You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2017/05/23 17:37:55 UTC

[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_131) - Build # 6580 - Still Unstable!

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

4 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([57B9EACF23CE8733:9EC15BA8FC01D0F2]: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([57B9EACF23CE8733:32F5CAAFE9ACE0DB]: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([57B9EACF23CE8733:A88FD0AAEF2F058]: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([57B9EACF23CE8733:C88F4351BBB498FC]:0)
	at org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:248)
	at org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:192)
	at org.apache.solr.ltr.feature.TestFieldLengthFeature.testRanking(TestFieldLengthFeature.java:117)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 19695 lines...]
   [junit4] Suite: org.apache.solr.ltr.TestSelectiveWeightCreation
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestSelectiveWeightCreation_57B9EACF23CE8733-001\init-core-data-001
   [junit4]   2> 18379 WARN  (SUITE-TestSelectiveWeightCreation-seed#[57B9EACF23CE8733]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3
   [junit4]   2> 18380 INFO  (SUITE-TestSelectiveWeightCreation-seed#[57B9EACF23CE8733]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 18392 INFO  (SUITE-TestSelectiveWeightCreation-seed#[57B9EACF23CE8733]-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> 18393 INFO  (SUITE-TestSelectiveWeightCreation-seed#[57B9EACF23CE8733]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 18432 INFO  (SUITE-TestSelectiveWeightCreation-seed#[57B9EACF23CE8733]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 18451 INFO  (SUITE-TestSelectiveWeightCreation-seed#[57B9EACF23CE8733]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=example
   [junit4]   2> 18466 INFO  (SUITE-TestSelectiveWeightCreation-seed#[57B9EACF23CE8733]-worker) [    ] o.a.s.s.IndexSchema Loaded schema example/1.5 with uniqueid field id
   [junit4]   2> 18562 WARN  (SUITE-TestSelectiveWeightCreation-seed#[57B9EACF23CE8733]-worker) [    ] o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via JMX.
   [junit4]   2> 18562 WARN  (SUITE-TestSelectiveWeightCreation-seed#[57B9EACF23CE8733]-worker) [    ] o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via JMX.
   [junit4]   2> 18562 WARN  (SUITE-TestSelectiveWeightCreation-seed#[57B9EACF23CE8733]-worker) [    ] o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via JMX.
   [junit4]   2> 18592 INFO  (coreLoadExecutor-85-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 18601 INFO  (coreLoadExecutor-85-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=example
   [junit4]   2> 18612 INFO  (coreLoadExecutor-85-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema example/1.5 with uniqueid field id
   [junit4]   2> 18617 INFO  (coreLoadExecutor-85-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\contrib\ltr\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 18617 WARN  (coreLoadExecutor-85-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via JMX.
   [junit4]   2> 18619 INFO  (coreLoadExecutor-85-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 18619 INFO  (coreLoadExecutor-85-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\contrib\ltr\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestSelectiveWeightCreation_57B9EACF23CE8733-001\init-core-data-001\]
   [junit4]   2> 18704 WARN  (coreLoadExecutor-85-thread-1) [    x:collection1] o.a.s.c.RequestHandlers no default request handler is registered (either '/select' or 'standard')
   [junit4]   2> 18704 INFO  (coreLoadExecutor-85-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 18704 INFO  (coreLoadExecutor-85-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 18705 INFO  (coreLoadExecutor-85-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 18705 INFO  (coreLoadExecutor-85-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: if uncommited for 1000ms; 
   [junit4]   2> 18706 INFO  (coreLoadExecutor-85-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@35f8000f[collection1] main]
   [junit4]   2> 18707 WARN  (coreLoadExecutor-85-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\contrib\ltr\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 18707 INFO  (coreLoadExecutor-85-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> 18707 WARN  (coreLoadExecutor-85-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/feature-store
   [junit4]   2> 18707 INFO  (coreLoadExecutor-85-thread-1) [    x:collection1] o.a.s.l.s.r.ManagedFeatureStore ------ managed feature ~ loading ------
   [junit4]   2> 18707 INFO  (coreLoadExecutor-85-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 1 observers of /schema/feature-store
   [junit4]   2> 18707 INFO  (coreLoadExecutor-85-thread-1) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/feature-store
   [junit4]   2> 18707 INFO  (coreLoadExecutor-85-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> 18707 WARN  (coreLoadExecutor-85-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/model-store
   [junit4]   2> 18707 INFO  (coreLoadExecutor-85-thread-1) [    x:collection1] o.a.s.l.s.r.ManagedModelStore INIT model store
   [junit4]   2> 18707 INFO  (coreLoadExecutor-85-thread-1) [    x:collection1] o.a.s.l.s.r.ManagedModelStore ------ managed models ~ loading ------
   [junit4]   2> 18707 INFO  (coreLoadExecutor-85-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 1 observers of /schema/model-store
   [junit4]   2> 18707 INFO  (coreLoadExecutor-85-thread-1) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/model-store
   [junit4]   2> 18708 INFO  (coreLoadExecutor-85-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 18708 INFO  (coreLoadExecutor-85-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1568208723836403712
   [junit4]   2> 18713 INFO  (SUITE-TestSelectiveWeightCreation-seed#[57B9EACF23CE8733]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 18727 INFO  (SUITE-TestSelectiveWeightCreation-seed#[57B9EACF23CE8733]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 18727 INFO  (SUITE-TestSelectiveWeightCreation-seed#[57B9EACF23CE8733]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 18728 INFO  (SUITE-TestSelectiveWeightCreation-seed#[57B9EACF23CE8733]-worker) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestSelectiveWeightCreation_57B9EACF23CE8733-001\tempDir-003\cores\core
   [junit4]   2> 18731 INFO  (SUITE-TestSelectiveWeightCreation-seed#[57B9EACF23CE8733]-worker) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 18733 INFO  (SUITE-TestSelectiveWeightCreation-seed#[57B9EACF23CE8733]-worker) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@49116730{/solr,null,AVAILABLE}
   [junit4]   2> 18735 INFO  (searcherExecutor-86-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@35f8000f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 18735 INFO  (SUITE-TestSelectiveWeightCreation-seed#[57B9EACF23CE8733]-worker) [    ] o.e.j.s.AbstractConnector Started ServerConnector@21de3c8a{HTTP/1.1,[http/1.1]}{127.0.0.1:57793}
   [junit4]   2> 18735 INFO  (SUITE-TestSelectiveWeightCreation-seed#[57B9EACF23CE8733]-worker) [    ] o.e.j.s.Server Started @19705ms
   [junit4]   2> 18735 INFO  (SUITE-TestSelectiveWeightCreation-seed#[57B9EACF23CE8733]-worker) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=57793, configSetBaseDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestSelectiveWeightCreation_57B9EACF23CE8733-001\tempDir-001, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestSelectiveWeightCreation_57B9EACF23CE8733-001\tempDir-003\cores}
   [junit4]   2> 18736 ERROR (SUITE-TestSelectiveWeightCreation-seed#[57B9EACF23CE8733]-worker) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 18736 INFO  (SUITE-TestSelectiveWeightCreation-seed#[57B9EACF23CE8733]-worker) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 18737 INFO  (SUITE-TestSelectiveWeightCreation-seed#[57B9EACF23CE8733]-worker) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 18737 INFO  (SUITE-TestSelectiveWeightCreation-seed#[57B9EACF23CE8733]-worker) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 18737 INFO  (SUITE-TestSelectiveWeightCreation-seed#[57B9EACF23CE8733]-worker) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-05-23T17:26:22.716Z
   [junit4]   2> 18737 INFO  (SUITE-TestSelectiveWeightCreation-seed#[57B9EACF23CE8733]-worker) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestSelectiveWeightCreation_57B9EACF23CE8733-001\tempDir-001\solr.xml
   [junit4]   2> 18827 INFO  (SUITE-TestSelectiveWeightCreation-seed#[57B9EACF23CE8733]-worker) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestSelectiveWeightCreation_57B9EACF23CE8733-001\tempDir-003\cores
   [junit4]   2> 18827 INFO  (SUITE-TestSelectiveWeightCreation-seed#[57B9EACF23CE8733]-worker) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 18861 INFO  (coreLoadExecutor-96-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 18879 INFO  (coreLoadExecutor-96-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=example
   [junit4]   2> 18893 INFO  (coreLoadExecutor-96-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema example/1.5 with uniqueid field id
   [junit4]   2> 18898 INFO  (coreLoadExecutor-96-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestSelectiveWeightCreation_57B9EACF23CE8733-001\tempDir-001\collection1, trusted=true
   [junit4]   2> 18899 INFO  (coreLoadExecutor-96-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 18899 INFO  (coreLoadExecutor-96-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestSelectiveWeightCreation_57B9EACF23CE8733-001\tempDir-001\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestSelectiveWeightCreation_57B9EACF23CE8733-001\tempDir-003\cores\core\data\]
   [junit4]   2> 18994 WARN  (coreLoadExecutor-96-thread-1) [    x:collection1] o.a.s.c.RequestHandlers no default request handler is registered (either '/select' or 'standard')
   [junit4]   2> 18995 INFO  (coreLoadExecutor-96-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 18995 INFO  (coreLoadExecutor-96-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 18997 INFO  (coreLoadExecutor-96-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 18997 INFO  (coreLoadExecutor-96-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: if uncommited for 1000ms; 
   [junit4]   2> 19000 INFO  (coreLoadExecutor-96-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7dc00d9b[collection1] main]
   [junit4]   2> 19001 INFO  (coreLoadExecutor-96-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestSelectiveWeightCreation_57B9EACF23CE8733-001\tempDir-001\collection1\conf
   [junit4]   2> 19001 INFO  (coreLoadExecutor-96-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> 19001 WARN  (coreLoadExecutor-96-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/feature-store
   [junit4]   2> 19001 INFO  (coreLoadExecutor-96-thread-1) [    x:collection1] o.a.s.l.s.r.ManagedFeatureStore ------ managed feature ~ loading ------
   [junit4]   2> 19001 INFO  (coreLoadExecutor-96-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 1 observers of /schema/feature-store
   [junit4]   2> 19001 INFO  (coreLoadExecutor-96-thread-1) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/feature-store
   [junit4]   2> 19001 INFO  (coreLoadExecutor-96-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> 19001 WARN  (coreLoadExecutor-96-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/model-store
   [junit4]   2> 19001 INFO  (coreLoadExecutor-96-thread-1) [    x:collection1] o.a.s.l.s.r.ManagedModelStore INIT model store
   [junit4]   2> 19001 INFO  (coreLoadExecutor-96-thread-1) [    x:collection1] o.a.s.l.s.r.ManagedModelStore ------ managed models ~ loading ------
   [junit4]   2> 19001 INFO  (coreLoadExecutor-96-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 1 observers of /schema/model-store
   [junit4]   2> 19001 INFO  (coreLoadExecutor-96-thread-1) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/model-store
   [junit4]   2> 19001 INFO  (coreLoadExecutor-96-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 19002 INFO  (coreLoadExecutor-96-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1568208724144685056
   [junit4]   2> 19002 INFO  (searcherExecutor-97-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7dc00d9b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 19342 INFO  (SUITE-TestSelectiveWeightCreation-seed#[57B9EACF23CE8733]-worker) [    ] o.a.s.SolrJettyTestBase Jetty Assigned Port#57793
   [junit4]   2> 19361 INFO  (qtp1831768768-131) [    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">w3+w1</field><field+name%3D"description">w1</field><field+name%3D"popularity">1</field></doc></add>}{add=[1 (1568208724513783808)]} 0 8
   [junit4]   2> 19370 INFO  (qtp1831768768-130) [    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 (1568208724528463872)]} 0 3
   [junit4]   2> 19374 INFO  (qtp1831768768-128) [    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 (1568208724533706752)]} 0 1
   [junit4]   2> 19377 INFO  (qtp1831768768-126) [    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 (1568208724536852480)]} 0 1
   [junit4]   2> 19380 INFO  (qtp1831768768-127) [    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 (1568208724539998208)]} 0 1
   [junit4]   2> 19384 INFO  (qtp1831768768-125) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1568208724545241088,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 19384 INFO  (qtp1831768768-125) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@3f61a096 commitCommandVersion:1568208724545241088
   [junit4]   2> 19391 INFO  (qtp1831768768-125) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6c65a0d0[collection1] main]
   [junit4]   2> 19392 INFO  (qtp1831768768-125) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 19392 INFO  (searcherExecutor-97-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6c65a0d0[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C5)))}
   [junit4]   2> 19392 INFO  (qtp1831768768-125) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={stream.body=<commit/>}{commit=} 0 8
   [junit4]   2> 19396 INFO  (SUITE-TestSelectiveWeightCreation-seed#[57B9EACF23CE8733]-worker) [    ] 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> 19397 INFO  (qtp1831768768-129) [    x:collection1] /solr SolrSchemaRestApi: [Restlet] ServerServlet: component class is null
   [junit4]   2> 19402 INFO  (qtp1831768768-129) [    x:collection1] /solr SolrSchemaRestApi: [Restlet] Attaching application: org.apache.solr.rest.SolrSchemaRestApi@583805b8 to URI: /solr/schema
   [junit4]   2> mag 23, 2017 8:26:23 PM org.restlet.Application start
   [junit4]   2> INFORMAZIONI: Starting org.apache.solr.rest.SolrSchemaRestApi application
   [junit4]   2> 19416 INFO  (qtp1831768768-129) [    x:collection1] o.a.s.r.SolrSchemaRestApi createInboundRoot started for /schema
   [junit4]   2> 19417 INFO  (qtp1831768768-129) [    x:collection1] o.a.s.r.RestManager Attached managed resource at path: /feature-store
   [junit4]   2> 19417 INFO  (qtp1831768768-129) [    x:collection1] o.a.s.r.RestManager Attached managed resource at path: /managed
   [junit4]   2> 19417 INFO  (qtp1831768768-129) [    x:collection1] o.a.s.r.RestManager Attached managed resource at path: /model-store
   [junit4]   2> 19417 INFO  (qtp1831768768-129) [    x:collection1] o.a.s.r.RestManager Attached 3 ManagedResource endpoints to Restlet router: /schema
   [junit4]   2> 19417 INFO  (qtp1831768768-129) [    x:collection1] o.a.s.r.SolrSchemaRestApi createInboundRoot complete for /schema
   [junit4]   2> 19417 INFO  (qtp1831768768-129) [    x:collection1] o.a.s.r.RestManager Found ManagedResource [org.apache.solr.ltr.store.rest.ManagedFeatureStore@675e46e1] for /schema/feature-store
   [junit4]   2> 19418 INFO  (qtp1831768768-129) [    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> 19418 INFO  (qtp1831768768-129) [    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> 19438 INFO  (qtp1831768768-129) [    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> 19445 INFO  (qtp1831768768-129) [    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> 19450 INFO  (qtp1831768768-129) [    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> 19456 INFO  (qtp1831768768-129) [    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> 19456 INFO  (qtp1831768768-129) [    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> 19456 INFO  (qtp1831768768-129) [    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> 19456 INFO  (qtp1831768768-129) [    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> 19456 INFO  (qtp1831768768-129) [    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> 19457 INFO  (qtp1831768768-129) [    x:collection1] o.a.s.r.ManagedResourceStorage Saved JSON object to path _schema_feature-store.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestSelectiveWeightCreation_57B9EACF23CE8733-001\tempDir-001\collection1\conf
   [junit4]   2> 19457 INFO  (qtp1831768768-129) [    x:collection1] o.a.s.r.RestManager [collection1]  webapp=/solr path=/schema/feature-store params={indent=on&wt=json} status=0 QTime=60
   [junit4]   2> mag 23, 2017 8:26:23 PM org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFORMAZIONI: 2017-05-23	20:26:23	127.0.0.1	-	127.0.0.1	57793	PUT	/solr/schema/feature-store	wt=json&indent=on	200	-	1516	55	http://127.0.0.1:57793	Apache-HttpClient/4.4.1 (Java/1.8.0_131)	-
   [junit4]   2> 19459 WARN  (qtp1831768768-129) [    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> 19463 INFO  (qtp1831768768-131) [    x:collection1] o.a.s.r.RestManager Found ManagedResource [ManagedModelStore [store=ModelStore [availableModels=[]], featureStores=org.apache.solr.ltr.store.rest.ManagedFeatureStore@675e46e1]] for /schema/model-store
   [junit4]   2> 19464 INFO  (qtp1831768768-131) [    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> 19478 INFO  (qtp1831768768-131) [    x:collection1] o.a.s.l.s.r.ManagedModelStore adding model externalmodel
   [junit4]   2> 19479 INFO  (qtp1831768768-131) [    x:collection1] o.a.s.r.ManagedResourceStorage Saved JSON object to path _schema_model-store.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestSelectiveWeightCreation_57B9EACF23CE8733-001\tempDir-001\collection1\conf
   [junit4]   2> 19479 INFO  (qtp1831768768-131) [    x:collection1] o.a.s.r.RestManager [collection1]  webapp=/solr path=/schema/model-store params={indent=on&wt=json} status=0 QTime=17
   [junit4]   2> mag 23, 2017 8:26:23 PM org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFORMAZIONI: 2017-05-23	20:26:23	127.0.0.1	-	127.0.0.1	57793	PUT	/solr/schema/model-store	wt=json&indent=on	200	-	237	16	http://127.0.0.1:57793	Apache-HttpClient/4.4.1 (Java/1.8.0_131)	-
   [junit4]   2> 19482 WARN  (qtp1831768768-131) [    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> 19485 INFO  (qtp1831768768-130) [    x:collection1] o.a.s.r.RestManager Found ManagedResource [ManagedModelStore [store=ModelStore [availableModels=[externalmodel]], featureStores=org.apache.solr.ltr.store.rest.ManagedFeatureStore@675e46e1]] for /schema/model-store
   [junit4]   2> 19485 INFO  (qtp1831768768-130) [    x:collection1] o.a.s.r.ManagedResource Processing update to /schema/model-store: {class=org.apache.solr.ltr.model.LinearModel, name=externalmodel2, store=fstore2, features=[{name=docPopularity}], params={weights={docPopularity=0.5}}} is a java.util.LinkedHashMap
   [junit4]   2> 19485 INFO  (qtp1831768768-130) [    x:collection1] o.a.s.l.s.r.ManagedModelStore adding model externalmodel2
   [junit4]   2> 19486 INFO  (qtp1831768768-130) [    x:collection1] o.a.s.r.ManagedResourceStorage Saved JSON object to path _schema_model-store.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestSelectiveWeightCreation_57B9EACF23CE8733-001\tempDir-001\collection1\conf
   [junit4]   2> 19486 INFO  (qtp1831768768-130) [    x:collection1] o.a.s.r.RestManager [collection1]  webapp=/solr path=/schema/model-store params={indent=on&wt=json} status=0 QTime=1
   [junit4]   2> mag 23, 2017 8:26:23 PM org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFORMAZIONI: 2017-05-23	20:26:23	127.0.0.1	-	127.0.0.1	57793	PUT	/solr/schema/model-store	wt=json&indent=on	200	-	254	2	http://127.0.0.1:57793	Apache-HttpClient/4.4.1 (Java/1.8.0_131)	-
   [junit4]   2> 19487 WARN  (qtp1831768768-130) [    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> 19492 INFO  (TEST-TestSelectiveWeightCreation.testSelectiveWeightsRequestFeaturesFromDifferentStore-seed#[57B9EACF23CE8733]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSelectiveWeightsRequestFeaturesFromDifferentStore
   [junit4]   2> 19544 INFO  (qtp1831768768-128) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/query params={q=*:*&indent=on&fl=*,score,fv:[fv]&rows=5&wt=json&rq={!ltr+reRankDocs%3D10+model%3Dexternalmodel+efi.user_query%3Dw3+efi.userTitlePhrase1%3Dw2+efi.userTitlePhrase2%3Dw1}} hits=5 status=0 QTime=51
   [junit4]   2> 19546 ERROR (TEST-TestSelectiveWeightCreation.testSelectiveWeightsRequestFeaturesFromDifferentStore-seed#[57B9EACF23CE8733]) [    ] 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":51,
   [junit4]   2>     "params":{
   [junit4]   2>       "q":"*:*",
   [junit4]   2>       "indent":"on",
   [junit4]   2>       "fl":"*,score,fv:[fv]",
   [junit4]   2>       "rows":"5",
   [junit4]   2>       "wt":"json",
   [junit4]   2>       "rq":"{!ltr reRankDocs=10 model=externalmodel efi.user_query=w3 efi.userTitlePhrase1=w2 efi.userTitlePhrase2=w1}"}},
   [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_":1568208724536852480,
   [junit4]   2>         "score":0.36707595,
   [junit4]   2>         "fv":"matchedTitle=1.0,titlePhraseMatch=0.6613981,titlePhrasesMatch=0.0"},
   [junit4]   2>       {
   [junit4]   2>         "id":"3",
   [junit4]   2>         "title":"w3",
   [junit4]   2>         "description":"w3",
   [junit4]   2>         "popularity":3,
   [junit4]   2>         "_version_":1568208724533706752,
   [junit4]   2>         "score":0.33873552,
   [junit4]   2>         "fv":"matchedTitle=1.0,titlePhraseMatch=0.6103343,titlePhrasesMatch=0.0"},
   [junit4]   2>       {
   [junit4]   2>         "id":"1",
   [junit4]   2>         "title":"w3 w1",
   [junit4]   2>         "description":"w1",
   [junit4]   2>         "popularity":1,
   [junit4]   2>         "_version_":1568208724513783808,
   [junit4]   2>         "score":0.2545195,
   [junit4]   2>         "fv":"matchedTitle=1.0,titlePhraseMatch=0.4585937,titlePhrasesMatch=0.0"},
   [junit4]   2>       {
   [junit4]   2>         "id":"2",
   [junit4]   2>         "title":"w2",
   [junit4]   2>         "description":"w2",
   [junit4]   2>         "popularity":2,
   [junit4]   2>         "_version_":1568208724528463872,
   [junit4]   2>         "score":0.0,
   [junit4]   2>         "fv":"matchedTitle=0.0,titlePhraseMatch=0.0,titlePhrasesMatch=0.0"},
   [junit4]   2>       {
   [junit4]   2>         "id":"5",
   [junit4]   2>         "title":"w5",
   [junit4]   2>         "description":"w5",
   [junit4]   2>         "popularity":5,
   [junit4]   2>         "_version_":1568208724539998208,
   [junit4]   2>         "score":0.0,
   [junit4]   2>         "fv":"matchedTitle=0.0,titlePhraseMatch=0.0,titlePhrasesMatch=0.0"}]
   [junit4]   2>   }}
   [junit4]   2> 
   [junit4]   2>  request = /query?q=*%3A*&fl=*%2Cscore%2Cfv%3A%5Bfv%5D&rows=5&rq=%7B%21ltr+reRankDocs%3D10+model%3Dexternalmodel+efi.user_query%3Dw3+efi.userTitlePhrase1%3Dw2+efi.userTitlePhrase2%3Dw1%7D&wt=json&indent=on
   [junit4]   2> 
   [junit4]   2> 19546 INFO  (TEST-TestSelectiveWeightCreation.testSelectiveWeightsRequestFeaturesFromDifferentStore-seed#[57B9EACF23CE8733]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testSelectiveWeightsRequestFeaturesFromDifferentStore
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSelectiveWeightCreation -Dtests.method=testSelectiveWeightsRequestFeaturesFromDifferentStore -Dtests.seed=57B9EACF23CE8733 -Dtests.slow=true -Dtests.locale=it-IT -Dtests.timezone=W-SU -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.06s J1 | TestSelectiveWeightCreation.testSelectiveWeightsRequestFeaturesFromDifferentStore <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: mismatch: '3'!='4' @ response/docs/[0]/id
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([57B9EACF23CE8733:A88FD0AAEF2F058]:0)
   [junit4]    > 	at org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:248)
   [junit4]    > 	at org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:192)
   [junit4]    > 	at org.apache.solr.ltr.TestSelectiveWeightCreation.testSelectiveWeightsRequestFeaturesFromDifferentStore(TestSelectiveWeightCreation.java:230)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 19555 INFO  (TEST-TestSelectiveWeightCreation.testScoringQueryWeightCreation-seed#[57B9EACF23CE8733]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testScoringQueryWeightCreation
   [junit4]   2> 19729 INFO  (qtp1831768768-126) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={stream.body=<delete><id>10</id></delete>}{delete=[10 (-1568208724905951232)]} 0 2
   [junit4]   2> 19733 INFO  (qtp1831768768-127) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={stream.body=<delete><id>11</id></delete>}{delete=[11 (-1568208724911194112)]} 0 1
   [junit4]   2> 19802 INFO  (TEST-TestSelectiveWeightCreation.testScoringQueryWeightCreation-seed#[57B9EACF23CE8733]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testScoringQueryWeightCreation
   [junit4]   2> 19805 INFO  (SUITE-TestSelectiveWeightCreation-seed#[57B9EACF23CE8733]-worker) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@21de3c8a{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 19805 INFO  (SUITE-TestSelectiveWeightCreation-seed#[57B9EACF23CE8733]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=943702291
   [junit4]   2> 19806 INFO  (SUITE-TestSelectiveWeightCreation-seed#[57B9EACF23CE8733]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 19806 INFO  (SUITE-TestSelectiveWeightCreation-seed#[57B9EACF23CE8733]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 19806 INFO  (SUITE-TestSelectiveWeightCreation-seed#[57B9EACF23CE8733]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 19806 INFO  (SUITE-TestSelectiveWeightCreation-seed#[57B9EACF23CE8733]-worker) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 19807 INFO  (coreCloseExecutor-102-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@ff8a4c5
   [junit4]   2> 19807 INFO  (coreCloseExecutor-102-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 19807 INFO  (coreCloseExecutor-102-thread-1) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@3f61a096 commitCommandVersion:0
   [junit4]   2> 19831 INFO  (coreCloseExecutor-102-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=267953349
   [junit4]   2> 19832 INFO  (SUITE-TestSelectiveWeightCreation-seed#[57B9EACF23CE8733]-worker) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@49116730{/solr,null,UNAVAILABLE}
   [junit4]   2> 19841 INFO  (SUITE-TestSelectiveWeightCreation-seed#[57B9EACF23CE8733]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 19841 INFO  (SUITE-TestSelectiveWeightCreation-seed#[57B9EACF23CE8733]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1448483908
   [junit4]   2> 19841 INFO  (SUITE-TestSelectiveWeightCreation-seed#[57B9EACF23CE8733]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 19841 INFO  (SUITE-TestSelectiveWeightCreation-seed#[57B9EACF23CE8733]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 19841 INFO  (SUITE-TestSelectiveWeightCreation-seed#[57B9EACF23CE8733]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 19841 INFO  (SUITE-TestSelectiveWeightCreation-seed#[57B9EACF23CE8733]-worker) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 19842 INFO  (coreCloseExecutor-104-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@773866b3
   [junit4]   2> 19843 INFO  (coreCloseExecutor-104-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=2000185011
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestSelectiveWeightCreation_57B9EACF23CE8733-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=false): {field=IB LL-DZ(0.3)}, locale=it-IT, timezone=W-SU
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_131 (64-bit)/cpus=3,threads=1,free=10200256,total=65077248
   [junit4]   2> NOTE: All tests run in this JVM: [TestUserTermScorerQuery, TestLTRQParserExplain, TestLTRWithFacet, TestSelectiveWeightCreation]
   [junit4] Completed [8/33 (1!)] on J1 in 1.52s, 2 tests, 1 error <<< FAILURES!

[...truncated 10 lines...]
   [junit4] Suite: org.apache.solr.ltr.TestLTRQParserPlugin
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestLTRQParserPlugin_57B9EACF23CE8733-001\init-core-data-001
   [junit4]   2> 24869 WARN  (SUITE-TestLTRQParserPlugin-seed#[57B9EACF23CE8733]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3
   [junit4]   2> 24869 INFO  (SUITE-TestLTRQParserPlugin-seed#[57B9EACF23CE8733]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 24877 INFO  (SUITE-TestLTRQParserPlugin-seed#[57B9EACF23CE8733]-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> 24878 INFO  (SUITE-TestLTRQParserPlugin-seed#[57B9EACF23CE8733]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 24903 INFO  (SUITE-TestLTRQParserPlugin-seed#[57B9EACF23CE8733]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 24911 INFO  (SUITE-TestLTRQParserPlugin-seed#[57B9EACF23CE8733]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=example
   [junit4]   2> 24923 INFO  (SUITE-TestLTRQParserPlugin-seed#[57B9EACF23CE8733]-worker) [    ] o.a.s.s.IndexSchema Loaded schema example/1.5 with uniqueid field id
   [junit4]   2> 24986 WARN  (SUITE-TestLTRQParserPlugin-seed#[57B9EACF23CE8733]-worker) [    ] o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via JMX.
   [junit4]   2> 24986 WARN  (SUITE-TestLTRQParserPlugin-seed#[57B9EACF23CE8733]-worker) [    ] o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via JMX.
   [junit4]   2> 24986 WARN  (SUITE-TestLTRQParserPlugin-seed#[57B9EACF23CE8733]-worker) [    ] o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via JMX.
   [junit4]   2> 25011 INFO  (coreLoadExecutor-189-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 25018 INFO  (coreLoadExecutor-189-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=example
   [junit4]   2> 25031 INFO  (coreLoadExecutor-189-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema example/1.5 with uniqueid field id
   [junit4]   2> 25032 INFO  (coreLoadExecutor-189-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\contrib\ltr\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 25033 WARN  (coreLoadExecutor-189-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via JMX.
   [junit4]   2> 25033 INFO  (coreLoadExecutor-189-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 25033 INFO  (coreLoadExecutor-189-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\contrib\ltr\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestLTRQParserPlugin_57B9EACF23CE8733-001\init-core-data-001\]
   [junit4]   2> 25111 WARN  (coreLoadExecutor-189-thread-1) [    x:collection1] o.a.s.c.RequestHandlers no default request handler is registered (either '/select' or 'standard')
   [junit4]   2> 25112 INFO  (coreLoadExecutor-189-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 25112 INFO  (coreLoadExecutor-189-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 25113 INFO  (coreLoadExecutor-189-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 25113 INFO  (coreLoadExecutor-189-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: if uncommited for 1000ms; 
   [junit4]   2> 25114 INFO  (coreLoadExecutor-189-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@649c875f[collection1] main]
   [junit4]   2> 25115 WARN  (coreLoadExecutor-189-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\contrib\ltr\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 25115 INFO  (coreLoadExecutor-189-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> 25115 WARN  (coreLoadExecutor-189-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/feature-store
   [junit4]   2> 25115 INFO  (coreLoadExecutor-189-thread-1) [    x:collection1] o.a.s.l.s.r.ManagedFeatureStore ------ managed feature ~ loading ------
   [junit4]   2> 25115 INFO  (coreLoadExecutor-189-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 1 observers of /schema/feature-store
   [junit4]   2> 25115 INFO  (coreLoadExecutor-189-thread-1) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/feature-store
   [junit4]   2> 25115 INFO  (coreLoadExecutor-189-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> 25115 WARN  (coreLoadExecutor-189-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/model-store
   [junit4]   2> 25115 INFO  (coreLoadExecutor-189-thread-1) [    x:collection1] o.a.s.l.s.r.ManagedModelStore INIT model store
   [junit4]   2> 25115 INFO  (coreLoadExecutor-189-thread-1) [    x:collection1] o.a.s.l.s.r.ManagedModelStore ------ managed models ~ loading ------
   [junit4]   2> 25115 INFO  (coreLoadExecutor-189-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 1 observers of /schema/model-store
   [junit4]   2> 25115 INFO  (coreLoadExecutor-189-thread-1) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/model-store
   [junit4]   2> 25115 INFO  (coreLoadExecutor-189-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 25115 INFO  (coreLoadExecutor-189-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1568208730554630144
   [junit4]   2> 25116 INFO  (searcherExecutor-190-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@649c875f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 25121 INFO  (SUITE-TestLTRQParserPlugin-seed#[57B9EACF23CE8733]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 25138 INFO  (SUITE-TestLTRQParserPlugin-seed#[57B9EACF23CE8733]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 25138 INFO  (SUITE-TestLTRQParserPlugin-seed#[57B9EACF23CE8733]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 25138 INFO  (SUITE-TestLTRQParserPlugin-seed#[57B9EACF23CE8733]-worker) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestLTRQParserPlugin_57B9EACF23CE8733-001\tempDir-003\cores\core
   [junit4]   2> 25141 INFO  (SUITE-TestLTRQParserPlugin-seed#[57B9EACF23CE8733]-worker) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 25142 INFO  (SUITE-TestLTRQParserPlugin-seed#[57B9EACF23CE8733]-worker) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6fb13f7f{/solr,null,AVAILABLE}
   [junit4]   2> 25143 INFO  (SUITE-TestLTRQParserPlugin-seed#[57B9EACF23CE8733]-worker) [    ] o.e.j.s.AbstractConnector Started ServerConnector@77b6946b{HTTP/1.1,[http/1.1]}{127.0.0.1:57831}
   [junit4]   2> 25143 INFO  (SUITE-TestLTRQParserPlugin-seed#[57B9EACF23CE8733]-worker) [    ] o.e.j.s.Server Started @26112ms
   [junit4]   2> 25143 INFO  (SUITE-TestLTRQParserPlugin-seed#[57B9EACF23CE8733]-worker) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=57831, configSetBaseDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestLTRQParserPlugin_57B9EACF23CE8733-001\tempDir-001, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestLTRQParserPlugin_57B9EACF23CE8733-001\tempDir-003\cores}
   [junit4]   2> 25144 ERROR (SUITE-TestLTRQParserPlugin-seed#[57B9EACF23CE8733]-worker) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 25144 INFO  (SUITE-TestLTRQParserPlugin-seed#[57B9EACF23CE8733]-worker) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 25144 INFO  (SUITE-TestLTRQParserPlugin-seed#[57B9EACF23CE8733]-worker) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 25144 INFO  (SUITE-TestLTRQParserPlugin-seed#[57B9EACF23CE8733]-worker) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 25144 INFO  (SUITE-TestLTRQParserPlugin-seed#[57B9EACF23CE8733]-worker) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-05-23T17:26:29.123Z
   [junit4]   2> 25144 INFO  (SUITE-TestLTRQParserPlugin-seed#[57B9EACF23CE8733]-worker) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestLTRQParserPlugin_57B9EACF23CE8733-001\tempDir-001\solr.xml
   [junit4]   2> 25230 INFO  (SUITE-TestLTRQParserPlugin-seed#[57B9EACF23CE8733]-worker) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestLTRQParserPlugin_57B9EACF23CE8733-001\tempDir-003\cores
   [junit4]   2> 25230 INFO  (SUITE-TestLTRQParserPlugin-seed#[57B9EACF23CE8733]-worker) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 25259 INFO  (coreLoadExecutor-200-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 25264 INFO  (coreLoadExecutor-200-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=example
   [junit4]   2> 25279 INFO  (coreLoadExecutor-200-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema example/1.5 with uniqueid field id
   [junit4]   2> 25281 INFO  (coreLoadExecutor-200-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestLTRQParserPlugin_57B9EACF23CE8733-001\tempDir-001\collection1, trusted=true
   [junit4]   2> 25281 INFO  (coreLoadExecutor-200-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 25282 INFO  (coreLoadExecutor-200-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestLTRQParserPlugin_57B9EACF23CE8733-001\tempDir-001\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestLTRQParserPlugin_57B9EACF23CE8733-001\tempDir-003\cores\core\data\]
   [junit4]   2> 25351 WARN  (coreLoadExecutor-200-thread-1) [    x:collection1] o.a.s.c.RequestHandlers no default request handler is registered (either '/select' or 'standard')
   [junit4]   2> 25352 INFO  (coreLoadExecutor-200-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 25352 INFO  (coreLoadExecutor-200-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 25353 INFO  (coreLoadExecutor-200-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 25353 INFO  (coreLoadExecutor-200-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: if uncommited for 1000ms; 
   [junit4]   2> 25354 INFO  (coreLoadExecutor-200-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5bc6e98c[collection1] main]
   [junit4]   2> 25355 INFO  (coreLoadExecutor-200-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestLTRQParserPlugin_57B9EACF23CE8733-001\tempDir-001\collection1\conf
   [junit4]   2> 25355 INFO  (coreLoadExecutor-200-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> 25355 WARN  (coreLoadExecutor-200-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/feature-store
   [junit4]   2> 25355 INFO  (coreLoadExecutor-200-thread-1) [    x:collection1] o.a.s.l.s.r.ManagedFeatureStore ------ managed feature ~ loading ------
   [junit4]   2> 25355 INFO  (coreLoadExecutor-200-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 1 observers of /schema/feature-store
   [junit4]   2> 25355 INFO  (coreLoadExecutor-200-thread-1) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/feature-store
   [junit4]   2> 25355 INFO  (coreLoadExecutor-200-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> 25355 WARN  (coreLoadExecutor-200-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/model-store
   [junit4]   2> 25355 INFO  (coreLoadExecutor-200-thread-1) [    x:collection1] o.a.s.l.s.r.ManagedModelStore INIT model store
   [junit4]   2> 25355 INFO  (coreLoadExecutor-200-thread-1) [    x:collection1] o.a.s.l.s.r.ManagedModelStore ------ managed models ~ loading ------
   [junit4]   2> 25355 INFO  (coreLoadExecutor-200-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 1 observers of /schema/model-store
   [junit4]   2> 25355 INFO  (coreLoadExecutor-200-thread-1) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/model-store
   [junit4]   2> 25356 INFO  (coreLoadExecutor-200-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 25356 INFO  (coreLoadExecutor-200-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1568208730807336960
   [junit4]   2> 25356 INFO  (searcherExecutor-201-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5bc6e98c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 25743 INFO  (SUITE-TestLTRQParserPlugin-seed#[57B9EACF23CE8733]-worker) [    ] o.a.s.SolrJettyTestBase Jetty Assigned Port#57831
   [junit4]   2> 25769 INFO  (qtp1712452268-260) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={stream.body=<add><doc><field+name%3D"title">bloomberg+different+bla</field><field+name%3D"description">bloomberg</field><field+name%3D"id">6</field><field+name%3D"popularity">1</field></doc></add>}{add=[6 (1568208731234107392)]} 0 7
   [junit4]   2> 25779 INFO  (qtp1712452268-262) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={stream.body=<add><doc><field+name%3D"title">bloomberg+bloomberg+</field><field+name%3D"description">bloomberg</field><field+name%3D"id">7</field><field+name%3D"popularity">2</field></doc></add>}{add=[7 (1568208731248787456)]} 0 3
   [junit4]   2> 25782 INFO  (qtp1712452268-263) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={stream.body=<add><doc><field+name%3D"title">bloomberg+bloomberg+bloomberg</field><field+name%3D"description">bloomberg</field><field+name%3D"id">8</field><field+name%3D"popularity">3</field></doc></add>}{add=[8 (1568208731252981760)]} 0 0
   [junit4]   2> 25785 INFO  (qtp1712452268-264) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={stream.body=<add><doc><field+name%3D"title">bloomberg+bloomberg+bloomberg+bloomberg</field><field+name%3D"description">bloomberg</field><field+name%3D"id">9</field><field+name%3D"popularity">5</field></doc></add>}{add=[9 (1568208731255078912)]} 0 0
   [junit4]   2> 25787 INFO  (qtp1712452268-265) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1568208731259273216,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 25787 INFO  (qtp1712452268-265) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@58e28317 commitCommandVersion:1568208731259273216
   [junit4]   2> 25792 INFO  (qtp1712452268-265) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@320ac6c5[collection1] main]
   [junit4]   2> 25792 INFO  (qtp1712452268-265) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 25793 INFO  (searcherExecutor-201-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@320ac6c5[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C4)))}
   [junit4]   2> 25793 INFO  (qtp1712452268-265) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={stream.body=<commit/>}{commit=} 0 6
   [junit4]   2> 25794 INFO  (SUITE-TestLTRQParserPlugin-seed#[57B9EACF23CE8733]-worker) [    ] o.a.s.l.TestRerankBase send 
   [junit4]   2> [
   [junit4]   2>   {
   [junit4]   2>      "name": "title",
   [junit4]   2>      "class": "org.apache.solr.ltr.feature.ValueFeature",
   [junit4]   2>      "params": {
   [junit4]   2>          "value": 1
   [junit4]   2>      }
   [junit4]   2>   },
   [junit4]   2>   {
   [junit4]   2>     "name": "description",
   [junit4]   2>     "class": "org.apache.solr.ltr.feature.ValueFeature",
   [junit4]   2>     "params": {
   [junit4]   2>        "value": 2
   [junit4]   2>     }
   [junit4]   2>   },
   [junit4]   2>   {
   [junit4]   2>     "name": "keywords",
   [junit4]   2>     "class": "org.apache.solr.ltr.feature.ValueFeature",
   [junit4]   2>     "params": {
   [junit4]   2>         "value": 2
   [junit4]   2>     }
   [junit4]   2>   },
   [junit4]   2>  {
   [junit4]   2>      "name": "popularity",
   [junit4]   2>      "class": "org.apache.solr.ltr.feature.ValueFeature",
   [junit4]   2>      "params": {
   [junit4]   2>          "value": 3
   [junit4]   2>      }
   [junit4]   2>  },
   [junit4]   2>  {
   [junit4]   2>      "name": "text",
   [junit4]   2>      "class": "org.apache.solr.ltr.feature.ValueFeature",
   [junit4]   2>      "params": {
   [junit4]   2>          "value": 4
   [junit4]   2>      }
   [junit4]   2>  },
   [junit4]   2>  {
   [junit4]   2>    "name": "queryIntentPerson",
   [junit4]   2>    "class": "org.apache.solr.ltr.feature.ValueFeature",
   [junit4]   2>    "params": {
   [junit4]   2>        "value": 5
   [junit4]   2>    }
   [junit4]   2>  },
   [junit4]   2>  {
   [junit4]   2>    "name": "queryIntentCompany",
   [junit4]   2>    "class": "org.apache.solr.ltr.feature.ValueFeature",
   [junit4]   2>    "params": {
   [junit4]   2>        "value": 5
   [junit4]   2>    }
   [junit4]   2>  }
   [junit4]   2> ]
   [junit4]   2> 
   [junit4]   2> 25796 INFO  (qtp1712452268-266) [    x:collection1] /solr SolrSchemaRestApi: [Restlet] ServerServlet: component class is null
   [junit4]   2> 25797 INFO  (qtp1712452268-266) [    x:collection1] /solr SolrSchemaRestApi: [Restlet] Attaching application: org.apache.solr.rest.SolrSchemaRestApi@503fa4f to URI: /solr/schema
   [junit4]   2> maj 23, 2017 1:26:29 PM org.restlet.Application start
   [junit4]   2> INFO: Starting org.apache.solr.rest.SolrSchemaRestApi application
   [junit4]   2> 25809 INFO  (qtp1712452268-266) [    x:collection1] o.a.s.r.SolrSchemaRestApi createInboundRoot started for /schema
   [junit4]   2> 25809 INFO  (qtp1712452268-266) [    x:collection1] o.a.s.r.RestManager Attached managed resource at path: /feature-store
   [junit4]   2> 25809 INFO  (qtp1712452268-266) [    x:collection1] o.a.s.r.RestManager Attached managed resource at path: /managed
   [junit4]   2> 25809 INFO  (qtp1712452268-266) [    x:collection1] o.a.s.r.RestManager Attached managed resource at path: /model-store
   [junit4]   2> 25809 INFO  (qtp17124

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

o-seed#[57B9EACF23CE8733]) [    ] o.a.s.l.TestRerankBase loading model 
   [junit4]   2> {
   [junit4]   2> "name":"description-model2",
   [junit4]   2> "store":"test",
   [junit4]   2> "class":"org.apache.solr.ltr.model.LinearModel",
   [junit4]   2> "features":[
   [junit4]   2> 	{ "name":"description-length2"}
   [junit4]   2> ]
   [junit4]   2> ,
   [junit4]   2> "params":{"weights":{"description-length2":1.0}}
   [junit4]   2> }
   [junit4]   2>  
   [junit4]   2> 40201 INFO  (qtp1296287662-336) [    x:collection1] o.a.s.r.RestManager Found ManagedResource [ManagedModelStore [store=ModelStore [availableModels=[title-model, description-model3]], featureStores=org.apache.solr.ltr.store.rest.ManagedFeatureStore@cfbfc57]] for /schema/model-store
   [junit4]   2> 40201 INFO  (qtp1296287662-336) [    x:collection1] o.a.s.r.ManagedResource Processing update to /schema/model-store: {name=description-model2, store=test, class=org.apache.solr.ltr.model.LinearModel, features=[{name=description-length2}], params={weights={description-length2=1.0}}} is a java.util.LinkedHashMap
   [junit4]   2> 40202 INFO  (qtp1296287662-336) [    x:collection1] o.a.s.l.s.r.ManagedModelStore adding model description-model2
   [junit4]   2> 40203 INFO  (qtp1296287662-336) [    x:collection1] o.a.s.r.ManagedResourceStorage Saved JSON object to path _schema_model-store.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.feature.TestFieldLengthFeature_57B9EACF23CE8733-001\tempDir-001\collection1\conf
   [junit4]   2> 40203 INFO  (qtp1296287662-336) [    x:collection1] o.a.s.r.RestManager [collection1]  webapp=/solr path=/schema/model-store params={indent=on&wt=json} status=0 QTime=2
   [junit4]   2> maj 23, 2017 2:26:44 PM org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: 2017-05-23	14:26:44	127.0.0.1	-	127.0.0.1	57888	PUT	/solr/schema/model-store	wt=json&indent=on	200	-	197	2	http://127.0.0.1:57888	Apache-HttpClient/4.4.1 (Java/1.8.0_131)	-
   [junit4]   2> 40211 WARN  (qtp1296287662-336) [    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> 40216 INFO  (qtp1296287662-334) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/query params={q=title:w10&indent=on&fl=*,+score&rows=4&wt=json&rq={!ltr+model%3Ddescription-model2+reRankDocs%3D8}} hits=1 status=0 QTime=1
   [junit4]   2> 40217 INFO  (TEST-TestFieldLengthFeature.testIfFieldIsMissingInDocumentLengthIsZero-seed#[57B9EACF23CE8733]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testIfFieldIsMissingInDocumentLengthIsZero
   [junit4]   2> 40272 INFO  (SUITE-TestFieldLengthFeature-seed#[57B9EACF23CE8733]-worker) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@44a27663{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 40273 INFO  (SUITE-TestFieldLengthFeature-seed#[57B9EACF23CE8733]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=455786250
   [junit4]   2> 40273 INFO  (SUITE-TestFieldLengthFeature-seed#[57B9EACF23CE8733]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 40273 INFO  (SUITE-TestFieldLengthFeature-seed#[57B9EACF23CE8733]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 40273 INFO  (SUITE-TestFieldLengthFeature-seed#[57B9EACF23CE8733]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 40274 INFO  (SUITE-TestFieldLengthFeature-seed#[57B9EACF23CE8733]-worker) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 40274 INFO  (coreCloseExecutor-261-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@4545d413
   [junit4]   2> 40329 INFO  (coreCloseExecutor-261-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=1162204179
   [junit4]   2> 40332 INFO  (SUITE-TestFieldLengthFeature-seed#[57B9EACF23CE8733]-worker) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@499920f6{/solr,null,UNAVAILABLE}
   [junit4]   2> 40444 INFO  (SUITE-TestFieldLengthFeature-seed#[57B9EACF23CE8733]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 40444 INFO  (SUITE-TestFieldLengthFeature-seed#[57B9EACF23CE8733]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=207466829
   [junit4]   2> 40444 INFO  (SUITE-TestFieldLengthFeature-seed#[57B9EACF23CE8733]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 40444 INFO  (SUITE-TestFieldLengthFeature-seed#[57B9EACF23CE8733]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 40444 INFO  (SUITE-TestFieldLengthFeature-seed#[57B9EACF23CE8733]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 40444 INFO  (SUITE-TestFieldLengthFeature-seed#[57B9EACF23CE8733]-worker) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 40492 INFO  (coreCloseExecutor-263-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@33328bc6
   [junit4]   2> 40496 INFO  (coreCloseExecutor-263-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=858950598
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.feature.TestFieldLengthFeature_57B9EACF23CE8733-001
   [junit4]   2> May 23, 2017 5:26:44 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=true): {}, locale=sr-Latn-RS, timezone=America/Goose_Bay
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_131 (64-bit)/cpus=3,threads=1,free=17571032,total=105865216
   [junit4]   2> NOTE: All tests run in this JVM: [TestUserTermScorerQuery, TestLTRQParserExplain, TestLTRWithFacet, TestSelectiveWeightCreation, TestExternalFeatures, TestOriginalScoreFeature, TestRankingFeature, TestLTRQParserPlugin, TestLTRReRankingPipeline, TestLTRScoringQuery, TestParallelWeightCreation, TestFieldLengthFeature]
   [junit4] Completed [23/33 (4!)] on J1 in 2.26s, 3 tests, 1 error <<< FAILURES!

[...truncated 37029 lines...]

[JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_131) - Build # 6584 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6584/
Java: 32bit/jdk1.8.0_131 -server -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest.test

Error Message:
Could not find a healthy node to handle the request.

Stack Trace:
org.apache.solr.common.SolrException: Could not find a healthy node to handle the request.
	at __randomizedtesting.SeedInfo.seed([31AC2A64CF30E54C:B9F815BE61CC88B4]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1392)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1139)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1244)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1244)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1244)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1244)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1244)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1074)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:160)
	at org.apache.solr.client.solrj.SolrClient.deleteByQuery(SolrClient.java:895)
	at org.apache.solr.client.solrj.SolrClient.deleteByQuery(SolrClient.java:858)
	at org.apache.solr.client.solrj.SolrClient.deleteByQuery(SolrClient.java:873)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.del(AbstractFullDistribZkTestBase.java:890)
	at org.apache.solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest.tryDelete(ChaosMonkeySafeLeaderWithPullReplicasTest.java:235)
	at org.apache.solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest.test(ChaosMonkeySafeLeaderWithPullReplicasTest.java:128)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12483 lines...]
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_31AC2A64CF30E54C-001\init-core-data-001
   [junit4]   2> 1890347 WARN  (SUITE-ChaosMonkeySafeLeaderWithPullReplicasTest-seed#[31AC2A64CF30E54C]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=16 numCloses=16
   [junit4]   2> 1890347 INFO  (SUITE-ChaosMonkeySafeLeaderWithPullReplicasTest-seed#[31AC2A64CF30E54C]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 1890351 INFO  (SUITE-ChaosMonkeySafeLeaderWithPullReplicasTest-seed#[31AC2A64CF30E54C]-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> 1890351 INFO  (SUITE-ChaosMonkeySafeLeaderWithPullReplicasTest-seed#[31AC2A64CF30E54C]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1890351 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[31AC2A64CF30E54C]) [    ] o.a.s.c.ChaosMonkeySafeLeaderWithPullReplicasTest Starting ChaosMonkey test with 1 shards and 2 nodes
   [junit4]   2> 1890353 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[31AC2A64CF30E54C]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1890353 INFO  (Thread-4505) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1890353 INFO  (Thread-4505) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1890356 ERROR (Thread-4505) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1890454 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[31AC2A64CF30E54C]) [    ] o.a.s.c.ZkTestServer start zk server on port:54034
   [junit4]   2> 1890466 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[31AC2A64CF30E54C]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1890468 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[31AC2A64CF30E54C]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 1890469 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[31AC2A64CF30E54C]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1890473 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[31AC2A64CF30E54C]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1890474 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[31AC2A64CF30E54C]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1890475 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[31AC2A64CF30E54C]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1890476 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[31AC2A64CF30E54C]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1890478 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[31AC2A64CF30E54C]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1890479 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[31AC2A64CF30E54C]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1890480 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[31AC2A64CF30E54C]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1890481 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[31AC2A64CF30E54C]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1890483 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[31AC2A64CF30E54C]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 1890943 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[31AC2A64CF30E54C]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_31AC2A64CF30E54C-001\control-001\cores\collection1
   [junit4]   2> 1890945 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[31AC2A64CF30E54C]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1890945 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[31AC2A64CF30E54C]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7f4648{/,null,AVAILABLE}
   [junit4]   2> 1890946 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[31AC2A64CF30E54C]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@e167d9{HTTP/1.1,[http/1.1]}{127.0.0.1:54053}
   [junit4]   2> 1890946 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[31AC2A64CF30E54C]) [    ] o.e.j.s.Server Started @1893737ms
   [junit4]   2> 1890946 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[31AC2A64CF30E54C]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_31AC2A64CF30E54C-001\tempDir-001/control/data, hostContext=/, hostPort=54053, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_31AC2A64CF30E54C-001\control-001\cores}
   [junit4]   2> 1890947 ERROR (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[31AC2A64CF30E54C]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1890947 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[31AC2A64CF30E54C]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.0.0
   [junit4]   2> 1890947 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[31AC2A64CF30E54C]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1890947 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[31AC2A64CF30E54C]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1890947 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[31AC2A64CF30E54C]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-05-25T00:01:23.534Z
   [junit4]   2> 1890950 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[31AC2A64CF30E54C]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1890950 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[31AC2A64CF30E54C]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_31AC2A64CF30E54C-001\control-001\solr.xml
   [junit4]   2> 1890958 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[31AC2A64CF30E54C]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1cfe1dd, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1890962 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[31AC2A64CF30E54C]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54034/solr
   [junit4]   2> 1890981 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[31AC2A64CF30E54C]) [n:127.0.0.1:54053_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1890981 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[31AC2A64CF30E54C]) [n:127.0.0.1:54053_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:54053_
   [junit4]   2> 1890982 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[31AC2A64CF30E54C]) [n:127.0.0.1:54053_    ] o.a.s.c.Overseer Overseer (id=98020260770152452-127.0.0.1:54053_-n_0000000000) starting
   [junit4]   2> 1890988 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[31AC2A64CF30E54C]) [n:127.0.0.1:54053_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54053_
   [junit4]   2> 1890989 INFO  (zkCallback-4192-thread-1-processing-n:127.0.0.1:54053_) [n:127.0.0.1:54053_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1891094 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[31AC2A64CF30E54C]) [n:127.0.0.1:54053_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cfe1dd
   [junit4]   2> 1891096 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[31AC2A64CF30E54C]) [n:127.0.0.1:54053_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cfe1dd
   [junit4]   2> 1891096 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[31AC2A64CF30E54C]) [n:127.0.0.1:54053_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cfe1dd
   [junit4]   2> 1891098 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[31AC2A64CF30E54C]) [n:127.0.0.1:54053_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_31AC2A64CF30E54C-001\control-001\cores
   [junit4]   2> 1891098 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[31AC2A64CF30E54C]) [n:127.0.0.1:54053_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1891099 INFO  (coreLoadExecutor-9249-thread-1-processing-n:127.0.0.1:54053_) [n:127.0.0.1:54053_ c:control_collection   x:collection1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1891101 INFO  (OverseerStateUpdate-98020260770152452-127.0.0.1:54053_-n_0000000000) [n:127.0.0.1:54053_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1892123 INFO  (coreLoadExecutor-9249-thread-1-processing-n:127.0.0.1:54053_) [n:127.0.0.1:54053_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1892148 INFO  (coreLoadExecutor-9249-thread-1-processing-n:127.0.0.1:54053_) [n:127.0.0.1:54053_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1892222 INFO  (coreLoadExecutor-9249-thread-1-processing-n:127.0.0.1:54053_) [n:127.0.0.1:54053_ c:control_collection   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1892239 INFO  (coreLoadExecutor-9249-thread-1-processing-n:127.0.0.1:54053_) [n:127.0.0.1:54053_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection, trusted=true
   [junit4]   2> 1892239 INFO  (coreLoadExecutor-9249-thread-1-processing-n:127.0.0.1:54053_) [n:127.0.0.1:54053_ c:control_collection   x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.core_node1' (registry 'solr.core.control_collection.shard1.core_node1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cfe1dd
   [junit4]   2> 1892239 INFO  (coreLoadExecutor-9249-thread-1-processing-n:127.0.0.1:54053_) [n:127.0.0.1:54053_ c:control_collection   x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1892239 INFO  (coreLoadExecutor-9249-thread-1-processing-n:127.0.0.1:54053_) [n:127.0.0.1:54053_ c:control_collection   x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_31AC2A64CF30E54C-001\control-001\cores\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_31AC2A64CF30E54C-001\control-001\cores\collection1\data\]
   [junit4]   2> 1892246 INFO  (coreLoadExecutor-9249-thread-1-processing-n:127.0.0.1:54053_) [n:127.0.0.1:54053_ c:control_collection   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=23, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=8.8798828125, floorSegmentMB=1.6572265625, forceMergeDeletesPctAllowed=26.378772813920104, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1892250 WARN  (coreLoadExecutor-9249-thread-1-processing-n:127.0.0.1:54053_) [n:127.0.0.1:54053_ c:control_collection   x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1892329 INFO  (coreLoadExecutor-9249-thread-1-processing-n:127.0.0.1:54053_) [n:127.0.0.1:54053_ c:control_collection   x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1892329 INFO  (coreLoadExecutor-9249-thread-1-processing-n:127.0.0.1:54053_) [n:127.0.0.1:54053_ c:control_collection   x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1892330 INFO  (coreLoadExecutor-9249-thread-1-processing-n:127.0.0.1:54053_) [n:127.0.0.1:54053_ c:control_collection   x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 1892330 INFO  (coreLoadExecutor-9249-thread-1-processing-n:127.0.0.1:54053_) [n:127.0.0.1:54053_ c:control_collection   x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1892332 INFO  (coreLoadExecutor-9249-thread-1-processing-n:127.0.0.1:54053_) [n:127.0.0.1:54053_ c:control_collection   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=12, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3773882364683808]
   [junit4]   2> 1892332 INFO  (coreLoadExecutor-9249-thread-1-processing-n:127.0.0.1:54053_) [n:127.0.0.1:54053_ c:control_collection   x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@768e3a[collection1] main]
   [junit4]   2> 1892333 INFO  (coreLoadExecutor-9249-thread-1-processing-n:127.0.0.1:54053_) [n:127.0.0.1:54053_ c:control_collection   x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1892334 INFO  (coreLoadExecutor-9249-thread-1-processing-n:127.0.0.1:54053_) [n:127.0.0.1:54053_ c:control_collection   x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1892334 INFO  (coreLoadExecutor-9249-thread-1-processing-n:127.0.0.1:54053_) [n:127.0.0.1:54053_ c:control_collection   x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1892336 INFO  (searcherExecutor-9250-thread-1-processing-n:127.0.0.1:54053_ x:collection1 c:control_collection) [n:127.0.0.1:54053_ c:control_collection   x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@768e3a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1892336 INFO  (coreLoadExecutor-9249-thread-1-processing-n:127.0.0.1:54053_) [n:127.0.0.1:54053_ c:control_collection   x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1568324174398619648
   [junit4]   2> 1892341 INFO  (coreZkRegister-9242-thread-1-processing-n:127.0.0.1:54053_ x:collection1 c:control_collection) [n:127.0.0.1:54053_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1892341 INFO  (coreZkRegister-9242-thread-1-processing-n:127.0.0.1:54053_ x:collection1 c:control_collection) [n:127.0.0.1:54053_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1892341 INFO  (coreZkRegister-9242-thread-1-processing-n:127.0.0.1:54053_ x:collection1 c:control_collection) [n:127.0.0.1:54053_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:54053/collection1/
   [junit4]   2> 1892342 INFO  (coreZkRegister-9242-thread-1-processing-n:127.0.0.1:54053_ x:collection1 c:control_collection) [n:127.0.0.1:54053_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1892342 INFO  (coreZkRegister-9242-thread-1-processing-n:127.0.0.1:54053_ x:collection1 c:control_collection) [n:127.0.0.1:54053_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:54053/collection1/ has no replicas
   [junit4]   2> 1892342 INFO  (coreZkRegister-9242-thread-1-processing-n:127.0.0.1:54053_ x:collection1 c:control_collection) [n:127.0.0.1:54053_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1892344 INFO  (coreZkRegister-9242-thread-1-processing-n:127.0.0.1:54053_ x:collection1 c:control_collection) [n:127.0.0.1:54053_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:54053/collection1/ shard1
   [junit4]   2> 1892497 INFO  (coreZkRegister-9242-thread-1-processing-n:127.0.0.1:54053_ x:collection1 c:control_collection) [n:127.0.0.1:54053_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1892624 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[31AC2A64CF30E54C]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1892625 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[31AC2A64CF30E54C]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:54034/solr ready
   [junit4]   2> 1892625 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[31AC2A64CF30E54C]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1892625 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[31AC2A64CF30E54C]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 1892993 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[31AC2A64CF30E54C]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_31AC2A64CF30E54C-001\shard-1-001\cores\collection1
   [junit4]   2> 1892994 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[31AC2A64CF30E54C]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_31AC2A64CF30E54C-001\shard-1-001 of type PULL
   [junit4]   2> 1892995 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[31AC2A64CF30E54C]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1892995 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[31AC2A64CF30E54C]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@23d5a2{/,null,AVAILABLE}
   [junit4]   2> 1892997 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[31AC2A64CF30E54C]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@18f87eb{HTTP/1.1,[http/1.1]}{127.0.0.1:54083}
   [junit4]   2> 1892997 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[31AC2A64CF30E54C]) [    ] o.e.j.s.Server Started @1895787ms
   [junit4]   2> 1892997 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[31AC2A64CF30E54C]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_31AC2A64CF30E54C-001\tempDir-001/jetty1, replicaType=PULL, solrconfig=solrconfig.xml, hostContext=/, hostPort=54083, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_31AC2A64CF30E54C-001\shard-1-001\cores}
   [junit4]   2> 1892997 ERROR (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[31AC2A64CF30E54C]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1892997 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[31AC2A64CF30E54C]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.0.0
   [junit4]   2> 1892997 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[31AC2A64CF30E54C]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1892997 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[31AC2A64CF30E54C]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1892997 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[31AC2A64CF30E54C]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-05-25T00:01:25.584Z
   [junit4]   2> 1893002 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15c3ce867ff0007, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1893002 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[31AC2A64CF30E54C]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1893002 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[31AC2A64CF30E54C]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_31AC2A64CF30E54C-001\shard-1-001\solr.xml
   [junit4]   2> 1893010 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[31AC2A64CF30E54C]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1cfe1dd, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1893014 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[31AC2A64CF30E54C]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54034/solr
   [junit4]   2> 1893024 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[31AC2A64CF30E54C]) [n:127.0.0.1:54083_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1893026 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[31AC2A64CF30E54C]) [n:127.0.0.1:54083_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1893028 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[31AC2A64CF30E54C]) [n:127.0.0.1:54083_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54083_
   [junit4]   2> 1893029 INFO  (zkCallback-4192-thread-1-processing-n:127.0.0.1:54053_) [n:127.0.0.1:54053_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1893029 INFO  (zkCallback-4202-thread-1-processing-n:127.0.0.1:54083_) [n:127.0.0.1:54083_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1893030 INFO  (zkCallback-4196-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1893140 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[31AC2A64CF30E54C]) [n:127.0.0.1:54083_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cfe1dd
   [junit4]   2> 1893144 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[31AC2A64CF30E54C]) [n:127.0.0.1:54083_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cfe1dd
   [junit4]   2> 1893144 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[31AC2A64CF30E54C]) [n:127.0.0.1:54083_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cfe1dd
   [junit4]   2> 1893147 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[31AC2A64CF30E54C]) [n:127.0.0.1:54083_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_31AC2A64CF30E54C-001\shard-1-001\cores
   [junit4]   2> 1893147 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[31AC2A64CF30E54C]) [n:127.0.0.1:54083_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1893148 INFO  (coreLoadExecutor-9260-thread-1-processing-n:127.0.0.1:54083_) [n:127.0.0.1:54083_ c:collection1   x:collection1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1893149 INFO  (OverseerStateUpdate-98020260770152452-127.0.0.1:54053_-n_0000000000) [n:127.0.0.1:54053_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1893251 INFO  (zkCallback-4202-thread-1-processing-n:127.0.0.1:54083_) [n:127.0.0.1:54083_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1894165 INFO  (coreLoadExecutor-9260-thread-1-processing-n:127.0.0.1:54083_) [n:127.0.0.1:54083_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1894175 INFO  (coreLoadExecutor-9260-thread-1-processing-n:127.0.0.1:54083_) [n:127.0.0.1:54083_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1894226 INFO  (coreLoadExecutor-9260-thread-1-processing-n:127.0.0.1:54083_) [n:127.0.0.1:54083_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1894240 INFO  (coreLoadExecutor-9260-thread-1-processing-n:127.0.0.1:54083_) [n:127.0.0.1:54083_ c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1, trusted=true
   [junit4]   2> 1894240 INFO  (coreLoadExecutor-9260-thread-1-processing-n:127.0.0.1:54083_) [n:127.0.0.1:54083_ c:collection1   x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.core_node1' (registry 'solr.core.collection1.shard1.core_node1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cfe1dd
   [junit4]   2> 1894245 INFO  (coreLoadExecutor-9260-thread-1-processing-n:127.0.0.1:54083_) [n:127.0.0.1:54083_ c:collection1   x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1894245 INFO  (coreLoadExecutor-9260-thread-1-processing-n:127.0.0.1:54083_) [n:127.0.0.1:54083_ c:collection1   x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_31AC2A64CF30E54C-001\shard-1-001\cores\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_31AC2A64CF30E54C-001\shard-1-001\cores\collection1\data\]
   [junit4]   2> 1894251 INFO  (coreLoadExecutor-9260-thread-1-processing-n:127.0.0.1:54083_) [n:127.0.0.1:54083_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=23, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=8.8798828125, floorSegmentMB=1.6572265625, forceMergeDeletesPctAllowed=26.378772813920104, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1894264 WARN  (coreLoadExecutor-9260-thread-1-processing-n:127.0.0.1:54083_) [n:127.0.0.1:54083_ c:collection1   x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1894334 INFO  (coreLoadExecutor-9260-thread-1-processing-n:127.0.0.1:54083_) [n:127.0.0.1:54083_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 1894334 INFO  (coreLoadExecutor-9260-thread-1-processing-n:127.0.0.1:54083_) [n:127.0.0.1:54083_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1894335 INFO  (coreLoadExecutor-9260-thread-1-processing-n:127.0.0.1:54083_) [n:127.0.0.1:54083_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=12, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3773882364683808]
   [junit4]   2> 1894335 INFO  (coreLoadExecutor-9260-thread-1-processing-n:127.0.0.1:54083_) [n:127.0.0.1:54083_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1abc2ff[collection1] main]
   [junit4]   2> 1894337 INFO  (coreLoadExecutor-9260-thread-1-processing-n:127.0.0.1:54083_) [n:127.0.0.1:54083_ c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1894338 INFO  (coreLoadExecutor-9260-thread-1-processing-n:127.0.0.1:54083_) [n:127.0.0.1:54083_ c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1894338 INFO  (coreLoadExecutor-9260-thread-1-processing-n:127.0.0.1:54083_) [n:127.0.0.1:54083_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1894339 INFO  (searcherExecutor-9261-thread-1-processing-n:127.0.0.1:54083_ x:collection1 c:collection1) [n:127.0.0.1:54083_ c:collection1   x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1abc2ff[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1894340 INFO  (coreZkRegister-9255-thread-1-processing-n:127.0.0.1:54083_ x:collection1 c:collection1) [n:127.0.0.1:54083_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController collection1 starting background replication from leader
   [junit4]   2> 1894340 INFO  (coreZkRegister-9255-thread-1-processing-n:127.0.0.1:54083_ x:collection1 c:collection1) [n:127.0.0.1:54083_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.ReplicateFromLeader Will start replication from leader with poll interval: 0:0:7
   [junit4]   2> 1894343 INFO  (coreZkRegister-9255-thread-1-processing-n:127.0.0.1:54083_ x:collection1 c:collection1) [n:127.0.0.1:54083_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 7000ms
   [junit4]   2> 1894343 WARN  (coreZkRegister-9255-thread-1-processing-n:127.0.0.1:54083_ x:collection1 c:collection1) [n:127.0.0.1:54083_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler SolrCloud is enabled for core collection1 but so is old-style replication. Make sure you intend this behavior, it usually indicates a mis-configuration. Master setting is false and slave setting is true
   [junit4]   2> 1895050 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[31AC2A64CF30E54C]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_31AC2A64CF30E54C-001\shard-2-001\cores\collection1
   [junit4]   2> 1895052 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[31AC2A64CF30E54C]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_31AC2A64CF30E54C-001\shard-2-001 of type NRT
   [junit4]   2> 1895053 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[31AC2A64CF30E54C]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1895053 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[31AC2A64CF30E54C]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1bd4b58{/,null,AVAILABLE}
   [junit4]   2> 1895054 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[31AC2A64CF30E54C]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@a368d3{HTTP/1.1,[http/1.1]}{127.0.0.1:54107}
   [junit4]   2> 1895054 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[31AC2A64CF30E54C]) [    ] o.e.j.s.Server Started @1897844ms
   [junit4]   2> 1895054 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[31AC2A64CF30E54C]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_31AC2A64CF30E54C-001\tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/, hostPort=54107, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_31AC2A64CF30E54C-001\shard-2-001\cores}
   [junit4]   2> 1895057 ERROR (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[31AC2A64CF30E54C]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1895057 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[31AC2A64CF30E54C]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.0.0
   [junit4]   2> 1895057 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[31AC2A64CF30E54C]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1895057 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[31AC2A64CF30E54C]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1895057 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[31AC2A64CF30E54C]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-05-25T00:01:27.644Z
   [junit4]   2> 1895061 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[31AC2A64CF30E54C]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1895061 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[31AC2A64CF30E54C]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_31AC2A64CF30E54C-001\shard-2-001\solr.xml
   [junit4]   2> 1895069 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[31AC2A64CF30E54C]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1cfe1dd, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1895073 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[31AC2A64CF30E54C]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54034/solr
   [junit4]   2> 1895077 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15c3ce867ff000b, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1895083 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[31AC2A64CF30E54C]) [n:127.0.0.1:54107_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1895085 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[31AC2A64CF30E54C]) [n:127.0.0.1:54107_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1895087 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[31AC2A64CF30E54C]) [n:127.0.0.1:54107_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54107_
   [junit4]   2> 1895088 INFO  (zkCallback-4202-thread-1-processing-n:127.0.0.1:54083_) [n:127.0.0.1:54083_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1895088 INFO  (zkCallback-4192-thread-2-processing-n:127.0.0.1:54053_) [n:127.0.0.1:54053_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1895088 INFO  (zkCallback-4196-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1895088 INFO  (zkCallback-4208-thread-1-processing-n:127.0.0.1:54107_) [n:127.0.0.1:54107_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1895233 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[31AC2A64CF30E54C]) [n:127.0.0.1:54107_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cfe1dd
   [junit4]   2> 1895236 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[31AC2A64CF30E54C]) [n:127.0.0.1:54107_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cfe1dd
   [junit4]   2> 1895236 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[31AC2A64CF30E54C]) [n:127.0.0.1:54107_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cfe1dd
   [junit4]   2> 1895239 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[31AC2A64CF30E54C]) [n:127.0.0.1:54107_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_31AC2A64CF30E54C-001\shard-2-001\cores
   [junit4]   2> 1895239 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[31AC2A64CF30E54C]) [n:127.0.0.1:54107_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1895240 INFO  (coreLoadExecutor-9272-thread-1-processing-n:127.0.0.1:54107_) [n:127.0.0.1:54107_ c:collection1   x:collection1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1895240 INFO  (OverseerStateUpdate-98020260770152452-127.0.0.1:54053_-n_0000000000) [n:127.0.0.1:54053_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1895343 INFO  (zkCallback-4202-thread-1-processing-n:127.0.0.1:54083_) [n:127.0.0.1:54083_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1895343 INFO  (zkCallback-4208-thread-1-processing-n:127.0.0.1:54107_) [n:127.0.0.1:54107_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1896289 INFO  (coreLoadExecutor-9272-thread-1-processing-n:127.0.0.1:54107_) [n:127.0.0.1:54107_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1896304 INFO  (coreLoadExecutor-9272-thread-1-processing-n:127.0.0.1:54107_) [n:127.0.0.1:54107_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1897473 INFO  (coreLoadExecutor-9272-thread-1-processing-n:127.0.0.1:54107_) [n:127.0.0.1:54107_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1897513 INFO  (coreLoadExecutor-9272-thread-1-processing-n:127.0.0.1:54107_) [n:127.0.0.1:54107_ c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1, trusted=true
   [junit4]   2> 1897513 INFO  (coreLoadExecutor-9272-thread-1-processing-n:127.0.0.1:54107_) [n:127.0.0.1:54107_ c:collection1   x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.core_node2' (registry 'solr.core.collection1.shard1.core_node2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cfe1dd
   [junit4]   2> 1897513 INFO  (coreLoadExecutor-9272-thread-1-processing-n:127.0.0.1:54107_) [n:127.0.0.1:54107_ c:collection1   x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1897513 INFO  (coreLoadExecutor-9272-thread-1-processing-n:127.0.0.1:54107_) [n:127.0.0.1:54107_ c:collection1   x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_31AC2A64CF30E54C-001\shard-2-001\cores\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_31AC2A64CF30E54C-001\shard-2-001\cores\collection1\data\]
   [junit4]   2> 1897523 INFO  (coreLoadExecutor-9272-thread-1-processing-n:127.0.0.1:54107_) [n:127.0.0.1:54107_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=23, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=8.8798828125, floorSegmentMB=1.6572265625, forceMergeDeletesPctAllowed=26.378772813920104, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1897540 WARN  (coreLoadExecutor-9272-thread-1-processing-n:127.0.0.1:54107_) [n:127.0.0.1:54107_ c:collection1   x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1897711 INFO  (coreLoadExecutor-9272-thread-1-processing-n:127.0.0.1:54107_) [n:127.0.0.1:54107_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1897711 INFO  (coreLoadExecutor-9272-thread-1-processing-n:127.0.0.1:54107_) [n:127.0.0.1:54107_ c:collection1   x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1897713 INFO  (coreLoadExecutor-9272-thread-1-processing-n:127.0.0.1:54107_) [n:127.0.0.1:54107_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 1897714 INFO  (coreLoadExecutor-9272-thread-1-processing-n:127.0.0.1:54107_) [n:127.0.0.1:54107_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1897715 INFO  (coreLoadExecutor-9272-thread-1-processing-n:127.0.0.1:54107_) [n:127.0.0.1:54107_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=12, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3773882364683808]
   [junit4]   2> 1897716 INFO  (coreLoadExecutor-9272-thread-1-processing-n:127.0.0.1:54107_) [n:127.0.0.1:54107_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2fe4e1[collection1] main]
   [junit4]   2> 1897719 INFO  (coreLoadExecutor-9272-thread-1-processing-n:127.0.0.1:54107_) [n:127.0.0.1:54107_ c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1897720 INFO  (coreLoadExecutor-9272-thread-1-processing-n:127.0.0.1:54107_) [n:127.0.0.1:54107_ c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1897720 INFO  (coreLoadExecutor-9272-thread-1-processing-n:127.0.0.1:54107_) [n:127.0.0.1:54107_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1897721 INFO  (coreLoadExecutor-9272-thread-1-processing-n:127.0.0.1:54107_) [n:127.0.0.1:54107_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1568324180045201408
   [junit4]   2> 1897740 INFO  (searcherExecutor-9273-thread-1-processing-n:127.0.0.1:54107_ x:collection1 c:collection1) [n:127.0.0.1:54107_ c:collection1   x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2fe4e1[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1897747 INFO  (coreZkRegister-9267-thread-1-processing-n:127.0.0.1:54107_ x:collection1 c:collection1) [n:127.0.0.1:54107_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1897747 INFO  (coreZkRegister-9267-thread-1-processing-n:127.0.0.1:54107_ x:collection1 c:collection1) [n:127.0.0.1:54107_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1897747 INFO  (coreZkRegister-9267-thread-1-processing-n:127.0.0.1:54107_ x:collection1 c:collection1) [n:127.0.0.1:54107_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:54107/collection1/
   [junit4]   2> 1897747 INFO  (coreZkRegister-9267-thread-1-processing-n:127.0.0.1:54107_ x:collection1 c:collection1) [n:127.0.0.1:54107_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1897747 INFO  (coreZkRegister-9267-thread-1-processing-n:127.0.0.1:54107_ x:collection1 c:collection1) [n:127.0.0.1:54107_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:54107/collection1/ has no replicas
   [junit4]   2> 1897747 INFO  (coreZkRegister-9267-thread-1-processing-n:127.0.0.1:54107_ x:collection1 c:collection1) [n:127.0.0.1:54107_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1897749 INFO  (zkCallback-4208-thread-1-processing-n:127.0.0.1:54107_) [n:127.0.0.1:54107_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1897749 INFO  (zkCallback-4202-thread-1-processing-n:127.0.0.1:54083_) [n:127.0.0.1:54083_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1897757 INFO  (coreZkRegister-9267-thread-1-processing-n:127.0.0.1:54107_ x:collection1 c:collection1) [n:127.0.0.1:54107_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:54107/collection1/ shard1
   [junit4]   2> 1897862 INFO  (zkCallback-4208-thread-1-processing-n:127.0.0.1:54107_) [n:127.0.0.1:54107_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1897863 INFO  (zkCallback-4202-thread-1-processing-n:127.0.0.1:54083_) [n:127.0.0.1:54083_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1897865 INFO  (indexFetcher-9266-thread-1) [n:127.0.0.1:54083_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.h.IndexFetcher Replica core_node2 is leader but it's state is down, skipping replication
   [junit4]   2> 1897915 INFO  (coreZkRegister-9267-thread-1-processing-n:127.0.0.1:54107_ x:collection1 c:collection1) [n:127.0.0.1:54107_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1897953 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[31AC2A64CF30E54C]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1897967 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[31AC2A64CF30E54C]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Turning on auto soft commit: 1000
   [junit4]   2> 1897994 INFO  (qtp20354264-20387) [n:127.0.0.1:54053_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1568324180306296832)} 0 24
   [junit4]   2> 1897995 ERROR (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[31AC2A64CF30E54C]) [    ] o.a.s.c.s.i.CloudSolrClient Request to collection collection1 failed due to (510) org.apache.solr.common.SolrException: Could not find a healthy node to handle the request., retry? 0
   [junit4]   2> 1897997 WARN  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[31AC2A64CF30E54C]) [    ] o.a.s.c.s.i.CloudSolrClient Re-trying request to  collection(s) collection1 after stale state error from server.
   [junit4]   2> 1898005 ERROR (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[31AC2A64CF30E54C]) [    ] o.a.s.c.s.i.CloudSolrClient Request to collection collection1 failed due to (510) org.apache.solr.common.SolrException: Could not find a healthy node to handle the request., retry? 1
   [junit4]   2> 1898006 WARN  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[31AC2A64CF30E54C]) [    ] o.a.s.c.s.i.CloudSolrClient Re-trying request to  collection(s) collection1 after stale state error from server.
   [junit4]   2> 1898006 ERROR (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[31AC2A64CF30E54C]) [    ] o.a.s.c.s.i.CloudSolrClient Request to collection collection1 failed due to (510) org.apache.solr.common.SolrException: Could not find a healthy node to handle the request., retry? 2
   [junit4]   2> 1898006 WARN  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[31AC2A64CF30E54C]) [    ] o.a.s.c.s.i.CloudSolrClient Re-trying request to  collection(s) collection1 after stale state error from server.
   [junit4]   2> 1898007 ERROR (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[31AC2A64CF30E54C]) [    ] o.a.s.c.s.i.CloudSolrClient Request to collection collection1 failed due to (510) org.apache.solr.common.SolrException: Could not find a healthy node to handle the request., retry? 3
   [junit4]   2> 1898008 WARN  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[31AC2A64CF30E54C]) [    ] o.a.s.c.s.i.CloudSolrClient Re-trying request to  collection(s) collection1 after stale state error from server.
   [junit4]   2> 1898009 ERROR (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[31AC2A64CF30E54C]) [    ] o.a.s.c.s.i.CloudSolrClient Request to collection collection1 failed due to (510) org.apache.solr.common.SolrException: Could not find a healthy node to handle the request., retry? 4
   [junit4]   2> 1898009 WARN  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[31AC2A64CF30E54C]) [    ] o.a.s.c.s.i.CloudSolrClient Re-trying request to  collection(s) collection1 after stale state error from server.
   [junit4]   2> 1898012 ERROR (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[31AC2A64CF30E54C]) [    ] o.a.s.c.s.i.CloudSolrClient Request to collection collection1 failed due to (510) org.apache.solr.common.SolrException: Could not find a healthy node to handle the request., retry? 5
   [junit4]   2> 1898013 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[31AC2A64CF30E54C]) [    ] o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> 1898013 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15c3ce867ff0005, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1898013 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[31AC2A64CF30E54C]) [    ] o.a.s.c.ChaosMonkey monkey: stop jetty! 54053
   [junit4]   2> 1898013 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[31AC2A64CF30E54C]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=11143607
   [junit4]   2> 1898014 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[31AC2A64CF30E54C]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1898015 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[31AC2A64CF30E54C]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1898017 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[31AC2A64CF30E54C]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1898019 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[31AC2A64CF30E54C]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1898020 INFO  (zkCallback-4208-thread-1-processing-n:127.0.0.1:54107_) [n:127.0.0.1:54107_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1898020 INFO  (zkCallback-4202-thread-1-processing-n:127.0.0.1:54083_) [n:127.0.0.1:54083_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1898037 INFO  (coreCloseExecutor-9278-thread-1) [n:127.0.0.1:54053_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1e8e574
   [junit4]   2> 1898039 INFO  (coreCloseExecutor-9278-thread-1) [n:127.0.0.1:54053_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 1898040 INFO  (coreCloseExecutor-9278-thread-1) [n:127.0.0.1:54053_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@94b1c3 commitCommandVersion:0
   [junit4]   2> 1898050 INFO  (coreCloseExecutor-9278-thread-1) [n:127.0.0.1:54053_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.control_collection.shard1.core_node1, tag=32040308
   [junit4]   2> 1898053 INFO  (coreCloseExecutor-9278-thread-1) [n:127.0.0.1:54053_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.control_collection.shard1.leader, tag=32040308
   [junit4]   2> 1898054 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[31AC2A64CF30E54C]) [    ] o.a.s.c.Overseer Overseer (id=98020260770152452-127.0.0.1:54053_-n_0000000000) closing
   [junit4]   2> 1898054 INFO  (OverseerStateUpdate-98020260770152452-127.0.0.1:54053_-n_0000000000) [n:127.0.0.1:54053_    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:54053_
   [junit4]   2> 1898069 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15c3ce867ff0004, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1898069 WARN  (zkCallback-4192-thread-2-processing-n:127.0.0.1:54053_) [n:127.0.0.1:54053_    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1898070 INFO  (zkCallback-4208-thread-1-processing-n:127.0.0.1:54107_) [n:127.0.0.1:54107_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1898070 INFO  (zkCallback-4202-thread-1-processing-n:127.0.0.1:54083_) [n:127.0.0.1:54083_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:54083_
   [junit4]   2> 1898072 INFO  (zkCallback-4202-thread-2-processing-n:127.0.0.1:54083_) [n:127.0.0.1:54083_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1898072 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[31AC2A64CF30E54C]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@e167d9{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1898073 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[31AC2A64CF30E54C]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7f4648{/,null,UNAVAILABLE}
   [junit4]   2> 1898074 INFO  (zkCallback-4202-thread-1-processing-n:127.0.0.1:54083_) [n:127.0.0.1:54083_    ] o.a.s.c.Overseer Overseer (id=98020260770152457-127.0.0.1:54083_-n_0000000001) starting
   [junit4]   2> 1898074 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[31AC2A64CF30E54C]) [    ] o.a.s.c.ChaosMonkey monkey: stop jetty! 54083
   [junit4]   2> 1898075 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[31AC2A64CF30E54C]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=7992835
   [junit4]   2> 1898076 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[31AC2A64CF30E54C]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1898076 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[31AC2A64CF30E54C]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1898076 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[31AC2A64CF30E54C]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1898087 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[31AC2A64CF30E54C]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1898088 INFO  (coreCloseExecutor-9280-thread-1) [n:127.0.0.1:54083_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@13dae5f
   [junit4]   2> 1898119 INFO  (coreCloseExecutor-9280-thread-1) [n:127.0.0.1:54083_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1.shard1.core_node1, tag=20819551
   [junit4]   2> 1898121 INFO  (coreCloseExecutor-9280-thread-1) [n:127.0.0.1:54083_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1.shard1.leader, tag=20819551
   [junit4]   2> 1898122 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[31AC2A64CF30E54C]) [    ] o.a.s.c.Overseer Overseer (id=98020260770152457-127.0.0.1:54083_-n_0000000001) closing
   [junit4]   2> 1898125 INFO  (OverseerStateUpdate-98020260770152457-127.0.0.1:54083_-n_0000000001) [n:127.0.0.1:54083_    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:54083_
   [junit4]   2> 1898130 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15c3ce867ff0009, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1898130 WARN  (zkCallback-4202-thread-1-processing-n:127.0.0.1:54083_) [n:127.0.0.1:54083_    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1898137 INFO  (zkCallback-4208-thread-1-processing-n:127.0.0.1:54107_) [n:127.0.0.1:54107_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:54107_
   [junit4]   2> 1898138 INFO  (zkCallback-4208-thread-1-processing-n:127.0.0.1:54107_) [n:127.0.0.1:54107_    ] o.a.s.c.Overseer Overseer (id=98020260770152460-127.0.0.1:54107_-n_0000000002) starting
   [junit4]   2> 1898140 INFO  (zkCallback-4208-thread-2-processing-n:127.0.0.1:54107_) [n:127.0.0.1:54107_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1898276 INFO  (zkCallback-4208-thread-1-processing-n:127.0.0.1:54107_) [n:127.0.0.1:54107_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1898504 ERROR (coreZkRegister-9255-thread-1-processing-n:127.0.0.1:54083_ x:collection1 c:collection1) [n:127.0.0.1:54083_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController Error getting leader from zk
   [junit4]   2> org.apache.solr.common.SolrException: CoreContainer is closed
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.getLeaderProps(ZkController.java:1084)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.getLeaderProps(ZkController.java:1051)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.getLeader(ZkController.java:1007)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.register(ZkController.java:912)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.register(ZkController.java:848)
   [junit4]   2> 	at org.apache.solr.core.ZkContainer.lambda$registerInZk$0(ZkContainer.java:181)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1898504 ERROR (coreZkRegister-9255-thread-1-processing-n:127.0.0.1:54083_ x:collection1 c:collection1) [n:127.0.0.1:54083_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkContainer :org.apache.solr.common.SolrException: Error getting leader from zk for shard shard1
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.getLeader(ZkController.java:1040)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.register(ZkController.java:912)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.register(ZkController.java:848)
   [junit4]   2> 	at org.apache.solr.core.ZkContainer.lambda$registerInZk$0(ZkContainer.java:181)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: CoreContainer is closed
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.getLeaderProps(ZkController.java:1084)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.getLeaderProps(ZkController.java:1051)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.getLeader(ZkController.java:1007)
   [junit4]   2> 	... 7 more
   [junit4]   2> 
   [junit4]   2> 1898511 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[31AC2A64CF30E54C]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@18f87eb{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1898511 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[31AC2A64CF30E54C]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@23d5a2{/,null,UNAVAILABLE}
   [junit4]   2> 1898545 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[31AC2A64CF30E54C]) [    ] o.a.s.c.ChaosMonkey monkey: stop jetty! 54107
   [junit4]   2> 1898545 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[31AC2A64CF30E54C]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=21179279
   [junit4]   2> 1898549 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[31AC2A64CF30E54C]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1898549 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[31AC2A64CF30E54C]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1898550 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[31AC2A64CF30E54C]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1898551 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[31AC2A64CF30E54C]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1898553 INFO  (coreCloseExecutor-9286-thread-1) [n:127.0.0.1:54107_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@195a1d7
   [junit4]   2> 1898556 INFO  (coreCloseExecutor-9286-thread-1) [n:127.0.0.1:54107_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1.shard1.core_node2, tag=26583511
   [junit4]   2> 1898557 INFO  (coreCloseExecutor-9286-thread-1) [n:127.0.0.1:54107_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1.shard1.leader, tag=26583511
   [junit4]   2> 1898561 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[31AC2A64CF30E54C]) [    ] o.a.s.c.Overseer Overseer (id=98020260770152460-127.0.0.1:54107_-n_0000000002) closing
   [junit4]   2> 1898563 INFO  (OverseerStateUpdate-98020260770152460-127.0.0.1:54107_-n_0000000002) [n:127.0.0.1:54107_    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:54107_
   [junit4]   2> 1898584 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[31AC2A64CF30E54C]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@a368d3{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1898585 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[31AC2A64CF30E54C]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1bd4b58{/,null,UNAVAILABLE}
   [junit4]   2> 1898585 ERROR (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[31AC2A64CF30E54C]) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1898586 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[31AC2A64CF30E54C]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:54034 54034
   [junit4]   2> 1898586 INFO  (Thread-4505) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:54034 54034
   [junit4]   2> 1898589 WARN  (Thread-4505) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	4	/solr/aliases.json
   [junit4]   2> 	4	/solr/clusterprops.json
   [junit4]   2> 	3	/solr/security.json
   [junit4]   2> 	3	/solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	4	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/collections/collection1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	4	/solr/live_nodes
   [junit4]   2> 	4	/solr/collections
   [junit4]   2> 	3	/solr/overseer/collection-queue-work
   [junit4]   2> 	2	/solr/overseer/queue
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ChaosMonkeySafeLeaderWithPullReplicasTest -Dtests.method=test -Dtests.seed=31AC2A64CF30E54C -Dtests.slow=true -Dtests.locale=sr-Latn -Dtests.timezone=America/Araguaina -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   8.24s J1 | ChaosMonkeySafeLeaderWithPullReplicasTest.test <<<
   [junit4]    > Throwable #1: org.apache.solr.common.SolrException: Could not find a healthy node to handle the request.
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([31AC2A64CF30E54C:B9F815BE61CC88B4]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1392)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1139)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1244)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1244)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1244)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1244)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1244)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1074)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:160)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.deleteByQuery(SolrClient.java:895)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.deleteByQuery(SolrClient.java:858)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.deleteByQuery(SolrClient.java:873)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.del(AbstractFullDistribZkTestBase.java:890)
   [junit4]    > 	at org.apache.solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest.tryDelete(ChaosMonkeySafeLeaderWithPullReplicasTest.java:235)
   [junit4]    > 	at org.apache.solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest.test(ChaosMonkeySafeLeaderWithPullReplicasTest.java:128)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_31AC2A64CF30E54C-001
   [junit4]   2> May 25, 2017 12:01:31 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=RandomSimilarity(queryNorm=false): {}, locale=sr-Latn, timezone=America/Araguaina
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_131 (32-bit)/cpus=3,threads=1,free=291786448,total=519831552
   [junit4]   2> NOTE: All tests run in this JVM: [TestDeleteCollectionOnDownNodes, TestSolr4Spatial, TestZkChroot, TestMiniSolrCloudCluster, TestComponentsName, TestSimpleTextCodec, StatsComponentTest, TestAddFieldRealTimeGet, TestPathTrie, CurrencyFieldOpenExchangeTest, MetricsHandlerTest, TestFileDictionaryLookup, TestPayloadCheckQParserPlugin, ConvertedLegacyTest, RankQueryTest, LukeRequestHandlerTest, TestRecovery, CircularListTest, TestCloudPseudoReturnFields, TermVectorComponentDistributedTest, CdcrBootstrapTest, SolrXmlInZkTest, TestSchemaNameResource, TestCoreDiscovery, TestCoreAdminApis, IndexSchemaTest, TestSolrCloudWithDelegationTokens, TestSmileRequest, TestHashQParserPlugin, TestDynamicFieldCollectionResource, TestTrie, SolrCLIZkUtilsTest, TestExceedMaxTermLength, TestConfigSetsAPIZkFailure, TestCrossCoreJoin, TestTrackingShardHandlerFactory, TestLMJelinekMercerSimilarityFactory, TestExpandComponent, TestBadConfig, TestLegacyNumericRangeQueryBuilder, UpdateRequestProcessorFactoryTest, EchoParamsTest, DistributedVersionInfoTest, RulesTest, CollectionReloadTest, TestCollectionAPIs, AsyncCallRequestStatusResponseTest, HdfsChaosMonkeyNothingIsSafeTest, OpenCloseCoreStressTest, CoreMergeIndexesAdminHandlerTest, DistributedFacetPivotWhiteBoxTest, SuggestComponentTest, ZkSolrClientTest, TestMissingGroups, SpatialHeatmapFacetsTest, TestMacroExpander, UtilsToolTest, TestTrieFacet, BasicZkTest, SystemInfoHandlerTest, TestRebalanceLeaders, TestInPlaceUpdatesDistrib, JsonLoaderTest, TermVectorComponentTest, FacetPivotSmallTest, RecoveryAfterSoftCommitTest, TestSolrIndexConfig, TestSolrConfigHandlerCloud, TestSerializedLuceneMatchVersion, PrimUtilsTest, TestEmbeddedSolrServerSchemaAPI, ForceLeaderTest, TestRestManager, BJQParserTest, TestDownShardTolerantSearch, TestSchemalessBufferedUpdates, AddSchemaFieldsUpdateProcessorFactoryTest, TestChildDocTransformer, TestClusterProperties, TestDistributedMissingSort, TestComplexPhraseLeadingWildcard, PreAnalyzedUpdateProcessorTest, RequestHandlersTest, TestSolrCoreProperties, TestSystemCollAutoCreate, CoreAdminCreateDiscoverTest, BasicFunctionalityTest, TestJoin, DOMUtilTest, TestTolerantUpdateProcessorRandomCloud, TolerantUpdateProcessorTest, DebugComponentTest, TestExportWriter, GraphQueryTest, TriLevelCompositeIdRoutingTest, FullSolrCloudDistribCmdsTest, CollectionsAPISolrJTest, TestFieldTypeCollectionResource, SolrGraphiteReporterTest, TestReload, TestMiniSolrCloudClusterSSL, TestOrdValues, DistributedFacetPivotLargeTest, TestHighFrequencyDictionaryFactory, TestBackupRepositoryFactory, TestPullReplica, SpatialRPTFieldTypeTest, TestGraphMLResponseWriter, TestCloudDeleteByQuery, SecurityConfHandlerTest, BlockJoinFacetRandomTest, SSLMigrationTest, TestUninvertingReader, TestUseDocValuesAsStored2, TestFilteredDocIdSet, FieldAnalysisRequestHandlerTest, TestBinaryResponseWriter, TestNonDefinedSimilarityFactory, ChaosMonkeySafeLeaderTest, DirectUpdateHandlerOptimizeTest, TestRecoveryHdfs, JSONWriterTest, ConfigureRecoveryStrategyTest, HLLUtilTest, DeleteInactiveReplicaTest, FileBasedSpellCheckerTest, ConfigSetsAPITest, BigEndianAscendingWordDeserializerTest, TestRangeQuery, TestDocSet, CollectionsAPIDistributedZkTest, TestQueryTypes, UpdateParamsTest, TestSimpleTrackingShardHandler, SharedFSAutoReplicaFailoverUtilsTest, BitVectorTest, SignatureUpdateProcessorFactoryTest, UUIDFieldTest, ClassificationUpdateProcessorIntegrationTest, TestImplicitCoreProperties, OutOfBoxZkACLAndCredentialsProvidersTest, TestFastLRUCache, TestSolrCoreSnapshots, DeleteShardTest, QueryParsingTest, TestNumericTerms32, TestPushWriter, DistanceFunctionTest, TestObjectReleaseTracker, LeaderFailureAfterFreshStartTest, SuggesterTest, TestNestedDocsSort, TestConfig, HighlighterConfigTest, HdfsRecoverLeaseTest, LeaderElectionContextKeyTest, SolrShardReporterTest, TestClassNameShortening, TestReqParamsAPI, TestSolrDeletionPolicy2, TestNoOpRegenerator, TestSearcherReuse, SolrIndexMetricsTest, SolrMetricManagerTest, FullHLLTest, TestManagedSchemaAPI, TestSQLHandler, TestReversedWildcardFilterFactory, SolrCmdDistributorTest, TestDFRSimilarityFactory, TestInitParams, TestRequestForwarding, TestShortCircuitedRequests, SyncSliceTest, TestReplicationHandler, DistributedSpellCheckComponentTest, HardAutoCommitTest, TestCoreContainer, SpellCheckComponentTest, QueryElevationComponentTest, BadIndexSchemaTest, TestSort, TestFiltering, DirectUpdateHandlerTest, HighlighterTest, ShowFileRequestHandlerTest, CurrencyFieldXmlFileTest, SolrIndexSplitterTest, SimplePostToolTest, AnalysisAfterCoreReloadTest, CoreAdminHandlerTest, SuggesterWFSTTest, NoCacheHeaderTest, WordBreakSolrSpellCheckerTest, TestPseudoReturnFields, TestAtomicUpdateErrorCases, QueryEqualityTest, TestRemoteStreaming, TestSolrDeletionPolicy1, CacheHeaderTest, DisMaxRequestHandlerTest, DirectSolrSpellCheckerTest, TestOmitPositions, TestValueSourceCache, TestSolrQueryParser, IndexSchemaRuntimeFieldTest, RegexBoostProcessorTest, TestCollationField, TestCSVResponseWriter, UniqFieldsUpdateProcessorFactoryTest, TestPartialUpdateDeduplication, PingRequestHandlerTest, NumericFieldsTest, MinimalSchemaTest, TestFuzzyAnalyzedSuggestions, TestPostingsSolrHighlighter, TestLuceneMatchVersion, TestCharFilters, SynonymTokenizerTest, TestLMDirichletSimilarityFactory, TestIBSimilarityFactory, ResourceLoaderTest, OpenExchangeRatesOrgProviderTest, PluginInfoTest, ChaosMonkeyNothingIsSafeTest, BaseCdcrDistributedZkTest, CdcrRequestHandlerTest, ChaosMonkeySafeLeaderWithPullReplicasTest]
   [junit4] Completed [495/713 (1!)] on J1 in 9.28s, 1 test, 1 error <<< FAILURES!

[...truncated 40141 lines...]

[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_131) - Build # 6583 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6583/
Java: 64bit/jdk1.8.0_131 -XX:+UseCompressedOops -XX:+UseParallelGC

4 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([EC9EFE06C56E3B2A:25E64F611AA16CEB]: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([EC9EFE06C56E3B2A:89D2DE660F0C5CC2]: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([EC9EFE06C56E3B2A:B1AFE9C348524C41]: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([EC9EFE06C56E3B2A:73A857985D1424E5]:0)
	at org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:248)
	at org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:192)
	at org.apache.solr.ltr.feature.TestFieldLengthFeature.testRanking(TestFieldLengthFeature.java:117)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 19558 lines...]
   [junit4] Suite: org.apache.solr.ltr.TestSelectiveWeightCreation
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestSelectiveWeightCreation_EC9EFE06C56E3B2A-001\init-core-data-001
   [junit4]   2> 10505 WARN  (SUITE-TestSelectiveWeightCreation-seed#[EC9EFE06C56E3B2A]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3
   [junit4]   2> 10506 INFO  (SUITE-TestSelectiveWeightCreation-seed#[EC9EFE06C56E3B2A]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields
   [junit4]   2> 10509 INFO  (SUITE-TestSelectiveWeightCreation-seed#[EC9EFE06C56E3B2A]-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> 10510 INFO  (SUITE-TestSelectiveWeightCreation-seed#[EC9EFE06C56E3B2A]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 10526 INFO  (SUITE-TestSelectiveWeightCreation-seed#[EC9EFE06C56E3B2A]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 10538 INFO  (SUITE-TestSelectiveWeightCreation-seed#[EC9EFE06C56E3B2A]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=example
   [junit4]   2> 10548 INFO  (SUITE-TestSelectiveWeightCreation-seed#[EC9EFE06C56E3B2A]-worker) [    ] o.a.s.s.IndexSchema Loaded schema example/1.5 with uniqueid field id
   [junit4]   2> 10772 WARN  (SUITE-TestSelectiveWeightCreation-seed#[EC9EFE06C56E3B2A]-worker) [    ] o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via JMX.
   [junit4]   2> 10772 WARN  (SUITE-TestSelectiveWeightCreation-seed#[EC9EFE06C56E3B2A]-worker) [    ] o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via JMX.
   [junit4]   2> 10772 WARN  (SUITE-TestSelectiveWeightCreation-seed#[EC9EFE06C56E3B2A]-worker) [    ] o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via JMX.
   [junit4]   2> 10823 INFO  (coreLoadExecutor-32-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 10858 INFO  (coreLoadExecutor-32-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=example
   [junit4]   2> 10868 INFO  (coreLoadExecutor-32-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema example/1.5 with uniqueid field id
   [junit4]   2> 10871 INFO  (coreLoadExecutor-32-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\contrib\ltr\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 10871 WARN  (coreLoadExecutor-32-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via JMX.
   [junit4]   2> 10871 INFO  (coreLoadExecutor-32-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 10871 INFO  (coreLoadExecutor-32-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\contrib\ltr\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestSelectiveWeightCreation_EC9EFE06C56E3B2A-001\init-core-data-001\]
   [junit4]   2> 10993 WARN  (coreLoadExecutor-32-thread-1) [    x:collection1] o.a.s.c.RequestHandlers no default request handler is registered (either '/select' or 'standard')
   [junit4]   2> 10994 INFO  (coreLoadExecutor-32-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 10994 INFO  (coreLoadExecutor-32-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 10995 INFO  (coreLoadExecutor-32-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 10995 INFO  (coreLoadExecutor-32-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: if uncommited for 1000ms; 
   [junit4]   2> 10997 INFO  (coreLoadExecutor-32-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@77c46d29[collection1] main]
   [junit4]   2> 10999 WARN  (coreLoadExecutor-32-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\contrib\ltr\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 10999 INFO  (coreLoadExecutor-32-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.ltr.store.rest.ManagedFeatureStore for path /schema/feature-store
   [junit4]   2> 10999 WARN  (coreLoadExecutor-32-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/feature-store
   [junit4]   2> 10999 INFO  (coreLoadExecutor-32-thread-1) [    x:collection1] o.a.s.l.s.r.ManagedFeatureStore ------ managed feature ~ loading ------
   [junit4]   2> 10999 INFO  (coreLoadExecutor-32-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 1 observers of /schema/feature-store
   [junit4]   2> 10999 INFO  (coreLoadExecutor-32-thread-1) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/feature-store
   [junit4]   2> 10999 INFO  (coreLoadExecutor-32-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.ltr.store.rest.ManagedModelStore for path /schema/model-store
   [junit4]   2> 10999 WARN  (coreLoadExecutor-32-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/model-store
   [junit4]   2> 10999 INFO  (coreLoadExecutor-32-thread-1) [    x:collection1] o.a.s.l.s.r.ManagedModelStore INIT model store
   [junit4]   2> 10999 INFO  (coreLoadExecutor-32-thread-1) [    x:collection1] o.a.s.l.s.r.ManagedModelStore ------ managed models ~ loading ------
   [junit4]   2> 10999 INFO  (coreLoadExecutor-32-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 1 observers of /schema/model-store
   [junit4]   2> 11000 INFO  (coreLoadExecutor-32-thread-1) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/model-store
   [junit4]   2> 11000 INFO  (coreLoadExecutor-32-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 11001 INFO  (coreLoadExecutor-32-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1568291718592200704
   [junit4]   2> 11006 INFO  (searcherExecutor-33-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@77c46d29[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 11006 INFO  (SUITE-TestSelectiveWeightCreation-seed#[EC9EFE06C56E3B2A]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 11024 INFO  (SUITE-TestSelectiveWeightCreation-seed#[EC9EFE06C56E3B2A]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 11024 INFO  (SUITE-TestSelectiveWeightCreation-seed#[EC9EFE06C56E3B2A]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 11025 INFO  (SUITE-TestSelectiveWeightCreation-seed#[EC9EFE06C56E3B2A]-worker) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestSelectiveWeightCreation_EC9EFE06C56E3B2A-001\tempDir-003\cores\core
   [junit4]   2> 11029 INFO  (SUITE-TestSelectiveWeightCreation-seed#[EC9EFE06C56E3B2A]-worker) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 11031 INFO  (SUITE-TestSelectiveWeightCreation-seed#[EC9EFE06C56E3B2A]-worker) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5f856040{/solr,null,AVAILABLE}
   [junit4]   2> 11034 INFO  (SUITE-TestSelectiveWeightCreation-seed#[EC9EFE06C56E3B2A]-worker) [    ] o.e.j.s.AbstractConnector Started ServerConnector@547882c{HTTP/1.1,[http/1.1]}{127.0.0.1:50045}
   [junit4]   2> 11035 INFO  (SUITE-TestSelectiveWeightCreation-seed#[EC9EFE06C56E3B2A]-worker) [    ] o.e.j.s.Server Started @13764ms
   [junit4]   2> 11035 INFO  (SUITE-TestSelectiveWeightCreation-seed#[EC9EFE06C56E3B2A]-worker) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50045, configSetBaseDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestSelectiveWeightCreation_EC9EFE06C56E3B2A-001\tempDir-001, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestSelectiveWeightCreation_EC9EFE06C56E3B2A-001\tempDir-003\cores}
   [junit4]   2> 11036 ERROR (SUITE-TestSelectiveWeightCreation-seed#[EC9EFE06C56E3B2A]-worker) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 11036 INFO  (SUITE-TestSelectiveWeightCreation-seed#[EC9EFE06C56E3B2A]-worker) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.0.0
   [junit4]   2> 11036 INFO  (SUITE-TestSelectiveWeightCreation-seed#[EC9EFE06C56E3B2A]-worker) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 11036 INFO  (SUITE-TestSelectiveWeightCreation-seed#[EC9EFE06C56E3B2A]-worker) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 11037 INFO  (SUITE-TestSelectiveWeightCreation-seed#[EC9EFE06C56E3B2A]-worker) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-05-24T15:25:32.689Z
   [junit4]   2> 11037 INFO  (SUITE-TestSelectiveWeightCreation-seed#[EC9EFE06C56E3B2A]-worker) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestSelectiveWeightCreation_EC9EFE06C56E3B2A-001\tempDir-001\solr.xml
   [junit4]   2> 11142 INFO  (SUITE-TestSelectiveWeightCreation-seed#[EC9EFE06C56E3B2A]-worker) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestSelectiveWeightCreation_EC9EFE06C56E3B2A-001\tempDir-003\cores
   [junit4]   2> 11142 INFO  (SUITE-TestSelectiveWeightCreation-seed#[EC9EFE06C56E3B2A]-worker) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 11169 INFO  (coreLoadExecutor-43-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 11188 INFO  (coreLoadExecutor-43-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=example
   [junit4]   2> 11201 INFO  (coreLoadExecutor-43-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema example/1.5 with uniqueid field id
   [junit4]   2> 11210 INFO  (coreLoadExecutor-43-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestSelectiveWeightCreation_EC9EFE06C56E3B2A-001\tempDir-001\collection1, trusted=true
   [junit4]   2> 11211 INFO  (coreLoadExecutor-43-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 11211 INFO  (coreLoadExecutor-43-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestSelectiveWeightCreation_EC9EFE06C56E3B2A-001\tempDir-001\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestSelectiveWeightCreation_EC9EFE06C56E3B2A-001\tempDir-003\cores\core\data\]
   [junit4]   2> 11357 WARN  (coreLoadExecutor-43-thread-1) [    x:collection1] o.a.s.c.RequestHandlers no default request handler is registered (either '/select' or 'standard')
   [junit4]   2> 11358 INFO  (coreLoadExecutor-43-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 11358 INFO  (coreLoadExecutor-43-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 11359 INFO  (coreLoadExecutor-43-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 11359 INFO  (coreLoadExecutor-43-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: if uncommited for 1000ms; 
   [junit4]   2> 11360 INFO  (coreLoadExecutor-43-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@21d24631[collection1] main]
   [junit4]   2> 11361 INFO  (coreLoadExecutor-43-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestSelectiveWeightCreation_EC9EFE06C56E3B2A-001\tempDir-001\collection1\conf
   [junit4]   2> 11362 INFO  (coreLoadExecutor-43-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.ltr.store.rest.ManagedFeatureStore for path /schema/feature-store
   [junit4]   2> 11362 WARN  (coreLoadExecutor-43-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/feature-store
   [junit4]   2> 11362 INFO  (coreLoadExecutor-43-thread-1) [    x:collection1] o.a.s.l.s.r.ManagedFeatureStore ------ managed feature ~ loading ------
   [junit4]   2> 11362 INFO  (coreLoadExecutor-43-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 1 observers of /schema/feature-store
   [junit4]   2> 11362 INFO  (coreLoadExecutor-43-thread-1) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/feature-store
   [junit4]   2> 11362 INFO  (coreLoadExecutor-43-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.ltr.store.rest.ManagedModelStore for path /schema/model-store
   [junit4]   2> 11362 WARN  (coreLoadExecutor-43-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/model-store
   [junit4]   2> 11362 INFO  (coreLoadExecutor-43-thread-1) [    x:collection1] o.a.s.l.s.r.ManagedModelStore INIT model store
   [junit4]   2> 11362 INFO  (coreLoadExecutor-43-thread-1) [    x:collection1] o.a.s.l.s.r.ManagedModelStore ------ managed models ~ loading ------
   [junit4]   2> 11362 INFO  (coreLoadExecutor-43-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 1 observers of /schema/model-store
   [junit4]   2> 11362 INFO  (coreLoadExecutor-43-thread-1) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/model-store
   [junit4]   2> 11362 INFO  (coreLoadExecutor-43-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 11363 INFO  (searcherExecutor-44-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@21d24631[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 11363 INFO  (coreLoadExecutor-43-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1568291718971785216
   [junit4]   2> 11658 INFO  (SUITE-TestSelectiveWeightCreation-seed#[EC9EFE06C56E3B2A]-worker) [    ] o.a.s.SolrJettyTestBase Jetty Assigned Port#50045
   [junit4]   2> 11669 INFO  (qtp153714774-59) [    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">w3+w1</field><field+name%3D"description">w1</field><field+name%3D"popularity">1</field></doc></add>}{add=[1 (1568291719289503744)]} 0 4
   [junit4]   2> 11676 INFO  (qtp153714774-56) [    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 (1568291719296843776)]} 0 2
   [junit4]   2> 11680 INFO  (qtp153714774-55) [    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 (1568291719303135232)]} 0 1
   [junit4]   2> 11683 INFO  (qtp153714774-54) [    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 (1568291719306280960)]} 0 1
   [junit4]   2> 11686 INFO  (qtp153714774-53) [    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 (1568291719309426688)]} 0 1
   [junit4]   2> 11688 INFO  (qtp153714774-52) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1568291719312572416,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 11688 INFO  (qtp153714774-52) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@6fce822d commitCommandVersion:1568291719312572416
   [junit4]   2> 11697 INFO  (qtp153714774-52) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@44fd672e[collection1] main]
   [junit4]   2> 11698 INFO  (searcherExecutor-44-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@44fd672e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C5)))}
   [junit4]   2> 11698 INFO  (qtp153714774-52) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 11700 INFO  (qtp153714774-52) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={stream.body=<commit/>}{commit=} 0 12
   [junit4]   2> 11702 INFO  (SUITE-TestSelectiveWeightCreation-seed#[EC9EFE06C56E3B2A]-worker) [    ] 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> 11703 INFO  (qtp153714774-52) [    x:collection1] /solr SolrSchemaRestApi: [Restlet] ServerServlet: component class is null
   [junit4]   2> 11707 INFO  (qtp153714774-52) [    x:collection1] /solr SolrSchemaRestApi: [Restlet] Attaching application: org.apache.solr.rest.SolrSchemaRestApi@64e4f73c to URI: /solr/schema
   [junit4]   2> may 24, 2017 4:25:33 PM org.restlet.Application start
   [junit4]   2> INFORMACIÓN: Starting org.apache.solr.rest.SolrSchemaRestApi application
   [junit4]   2> 11719 INFO  (qtp153714774-52) [    x:collection1] o.a.s.r.SolrSchemaRestApi createInboundRoot started for /schema
   [junit4]   2> 11720 INFO  (qtp153714774-52) [    x:collection1] o.a.s.r.RestManager Attached managed resource at path: /feature-store
   [junit4]   2> 11720 INFO  (qtp153714774-52) [    x:collection1] o.a.s.r.RestManager Attached managed resource at path: /managed
   [junit4]   2> 11720 INFO  (qtp153714774-52) [    x:collection1] o.a.s.r.RestManager Attached managed resource at path: /model-store
   [junit4]   2> 11720 INFO  (qtp153714774-52) [    x:collection1] o.a.s.r.RestManager Attached 3 ManagedResource endpoints to Restlet router: /schema
   [junit4]   2> 11720 INFO  (qtp153714774-52) [    x:collection1] o.a.s.r.SolrSchemaRestApi createInboundRoot complete for /schema
   [junit4]   2> 11720 INFO  (qtp153714774-52) [    x:collection1] o.a.s.r.RestManager Found ManagedResource [org.apache.solr.ltr.store.rest.ManagedFeatureStore@6e464e53] for /schema/feature-store
   [junit4]   2> 11720 INFO  (qtp153714774-52) [    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> 11720 INFO  (qtp153714774-52) [    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> 11755 INFO  (qtp153714774-52) [    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> 11769 INFO  (qtp153714774-52) [    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> 11777 INFO  (qtp153714774-52) [    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> 11786 INFO  (qtp153714774-52) [    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> 11787 INFO  (qtp153714774-52) [    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> 11787 INFO  (qtp153714774-52) [    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> 11787 INFO  (qtp153714774-52) [    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> 11787 INFO  (qtp153714774-52) [    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> 11789 INFO  (qtp153714774-52) [    x:collection1] o.a.s.r.ManagedResourceStorage Saved JSON object to path _schema_feature-store.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestSelectiveWeightCreation_EC9EFE06C56E3B2A-001\tempDir-001\collection1\conf
   [junit4]   2> 11790 INFO  (qtp153714774-52) [    x:collection1] o.a.s.r.RestManager [collection1]  webapp=/solr path=/schema/feature-store params={indent=on&wt=json} status=0 QTime=87
   [junit4]   2> may 24, 2017 4:25:33 PM org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFORMACIÓN: 2017-05-24	16:25:33	127.0.0.1	-	127.0.0.1	50045	PUT	/solr/schema/feature-store	wt=json&indent=on	200	-	1516	82	http://127.0.0.1:50045	Apache-HttpClient/4.4.1 (Java/1.8.0_131)	-
   [junit4]   2> 11791 WARN  (qtp153714774-52) [    x:collection1] o.e.j.s.ServletHandler Error for /solr/collection1/schema/feature-store
   [junit4]   2> java.lang.AssertionError: Attempted close of response output stream.
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter$2$1.close(SolrDispatchFilter.java:517)
   [junit4]   2> 	at org.eclipse.jetty.server.Dispatcher.commitResponse(Dispatcher.java:270)
   [junit4]   2> 	at org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:202)
   [junit4]   2> 	at org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:74)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:383)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:318)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:395)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 11799 INFO  (qtp153714774-62) [    x:collection1] o.a.s.r.RestManager Found ManagedResource [ManagedModelStore [store=ModelStore [availableModels=[]], featureStores=org.apache.solr.ltr.store.rest.ManagedFeatureStore@6e464e53]] for /schema/model-store
   [junit4]   2> 11801 INFO  (qtp153714774-62) [    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> 11817 INFO  (qtp153714774-62) [    x:collection1] o.a.s.l.s.r.ManagedModelStore adding model externalmodel
   [junit4]   2> 11818 INFO  (qtp153714774-62) [    x:collection1] o.a.s.r.ManagedResourceStorage Saved JSON object to path _schema_model-store.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestSelectiveWeightCreation_EC9EFE06C56E3B2A-001\tempDir-001\collection1\conf
   [junit4]   2> 11818 INFO  (qtp153714774-62) [    x:collection1] o.a.s.r.RestManager [collection1]  webapp=/solr path=/schema/model-store params={indent=on&wt=json} status=0 QTime=19
   [junit4]   2> may 24, 2017 4:25:33 PM org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFORMACIÓN: 2017-05-24	16:25:33	127.0.0.1	-	127.0.0.1	50045	PUT	/solr/schema/model-store	wt=json&indent=on	200	-	237	19	http://127.0.0.1:50045	Apache-HttpClient/4.4.1 (Java/1.8.0_131)	-
   [junit4]   2> 11820 WARN  (qtp153714774-62) [    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> 11824 INFO  (qtp153714774-62) [    x:collection1] o.a.s.r.RestManager Found ManagedResource [ManagedModelStore [store=ModelStore [availableModels=[externalmodel]], featureStores=org.apache.solr.ltr.store.rest.ManagedFeatureStore@6e464e53]] for /schema/model-store
   [junit4]   2> 11825 INFO  (qtp153714774-62) [    x:collection1] o.a.s.r.ManagedResource Processing update to /schema/model-store: {class=org.apache.solr.ltr.model.LinearModel, name=externalmodel2, store=fstore2, features=[{name=docPopularity}], params={weights={docPopularity=0.5}}} is a java.util.LinkedHashMap
   [junit4]   2> 11825 INFO  (qtp153714774-62) [    x:collection1] o.a.s.l.s.r.ManagedModelStore adding model externalmodel2
   [junit4]   2> 11826 INFO  (qtp153714774-62) [    x:collection1] o.a.s.r.ManagedResourceStorage Saved JSON object to path _schema_model-store.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestSelectiveWeightCreation_EC9EFE06C56E3B2A-001\tempDir-001\collection1\conf
   [junit4]   2> 11826 INFO  (qtp153714774-62) [    x:collection1] o.a.s.r.RestManager [collection1]  webapp=/solr path=/schema/model-store params={indent=on&wt=json} status=0 QTime=2
   [junit4]   2> may 24, 2017 4:25:33 PM org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFORMACIÓN: 2017-05-24	16:25:33	127.0.0.1	-	127.0.0.1	50045	PUT	/solr/schema/model-store	wt=json&indent=on	200	-	254	2	http://127.0.0.1:50045	Apache-HttpClient/4.4.1 (Java/1.8.0_131)	-
   [junit4]   2> 11828 WARN  (qtp153714774-62) [    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> 11837 INFO  (TEST-TestSelectiveWeightCreation.testSelectiveWeightsRequestFeaturesFromDifferentStore-seed#[EC9EFE06C56E3B2A]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSelectiveWeightsRequestFeaturesFromDifferentStore
   [junit4]   2> 12478 INFO  (qtp153714774-61) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/query params={q=*:*&indent=on&fl=*,score,fv:[fv]&rows=5&wt=json&rq={!ltr+reRankDocs%3D10+model%3Dexternalmodel+efi.user_query%3Dw3+efi.userTitlePhrase1%3Dw2+efi.userTitlePhrase2%3Dw1}} hits=5 status=0 QTime=636
   [junit4]   2> 12698 ERROR (TEST-TestSelectiveWeightCreation.testSelectiveWeightsRequestFeaturesFromDifferentStore-seed#[EC9EFE06C56E3B2A]) [    ] 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":636,
   [junit4]   2>     "params":{
   [junit4]   2>       "q":"*:*",
   [junit4]   2>       "indent":"on",
   [junit4]   2>       "fl":"*,score,fv:[fv]",
   [junit4]   2>       "rows":"5",
   [junit4]   2>       "wt":"json",
   [junit4]   2>       "rq":"{!ltr reRankDocs=10 model=externalmodel efi.user_query=w3 efi.userTitlePhrase1=w2 efi.userTitlePhrase2=w1}"}},
   [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_":1568291719306280960,
   [junit4]   2>         "score":0.36707595,
   [junit4]   2>         "fv":"matchedTitle=1.0,titlePhraseMatch=0.6613981"},
   [junit4]   2>       {
   [junit4]   2>         "id":"3",
   [junit4]   2>         "title":"w3",
   [junit4]   2>         "description":"w3",
   [junit4]   2>         "popularity":3,
   [junit4]   2>         "_version_":1568291719303135232,
   [junit4]   2>         "score":0.33873552,
   [junit4]   2>         "fv":"matchedTitle=1.0,titlePhraseMatch=0.6103343"},
   [junit4]   2>       {
   [junit4]   2>         "id":"1",
   [junit4]   2>         "title":"w3 w1",
   [junit4]   2>         "description":"w1",
   [junit4]   2>         "popularity":1,
   [junit4]   2>         "_version_":1568291719289503744,
   [junit4]   2>         "score":0.2545195,
   [junit4]   2>         "fv":"matchedTitle=1.0,titlePhraseMatch=0.4585937"},
   [junit4]   2>       {
   [junit4]   2>         "id":"2",
   [junit4]   2>         "title":"w2",
   [junit4]   2>         "description":"w2",
   [junit4]   2>         "popularity":2,
   [junit4]   2>         "_version_":1568291719296843776,
   [junit4]   2>         "score":0.0,
   [junit4]   2>         "fv":""},
   [junit4]   2>       {
   [junit4]   2>         "id":"5",
   [junit4]   2>         "title":"w5",
   [junit4]   2>         "description":"w5",
   [junit4]   2>         "popularity":5,
   [junit4]   2>         "_version_":1568291719309426688,
   [junit4]   2>         "score":0.0,
   [junit4]   2>         "fv":""}]
   [junit4]   2>   }}
   [junit4]   2> 
   [junit4]   2>  request = /query?q=*%3A*&fl=*%2Cscore%2Cfv%3A%5Bfv%5D&rows=5&rq=%7B%21ltr+reRankDocs%3D10+model%3Dexternalmodel+efi.user_query%3Dw3+efi.userTitlePhrase1%3Dw2+efi.userTitlePhrase2%3Dw1%7D&wt=json&indent=on
   [junit4]   2> 
   [junit4]   2> 12698 INFO  (TEST-TestSelectiveWeightCreation.testSelectiveWeightsRequestFeaturesFromDifferentStore-seed#[EC9EFE06C56E3B2A]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testSelectiveWeightsRequestFeaturesFromDifferentStore
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSelectiveWeightCreation -Dtests.method=testSelectiveWeightsRequestFeaturesFromDifferentStore -Dtests.seed=EC9EFE06C56E3B2A -Dtests.slow=true -Dtests.locale=es-MX -Dtests.timezone=Africa/Niamey -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.87s J1 | TestSelectiveWeightCreation.testSelectiveWeightsRequestFeaturesFromDifferentStore <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: mismatch: '3'!='4' @ response/docs/[0]/id
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([EC9EFE06C56E3B2A:B1AFE9C348524C41]:0)
   [junit4]    > 	at org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:248)
   [junit4]    > 	at org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:192)
   [junit4]    > 	at org.apache.solr.ltr.TestSelectiveWeightCreation.testSelectiveWeightsRequestFeaturesFromDifferentStore(TestSelectiveWeightCreation.java:230)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 12708 INFO  (TEST-TestSelectiveWeightCreation.testScoringQueryWeightCreation-seed#[EC9EFE06C56E3B2A]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testScoringQueryWeightCreation
   [junit4]   2> 14800 INFO  (qtp153714774-63) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={stream.body=<delete><id>10</id></delete>}{delete=[10 (-1568291722572595200)]} 0 4
   [junit4]   2> 14811 INFO  (qtp153714774-59) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={stream.body=<delete><id>11</id></delete>}{delete=[11 (-1568291722587275264)]} 0 4
   [junit4]   2> 14997 INFO  (TEST-TestSelectiveWeightCreation.testScoringQueryWeightCreation-seed#[EC9EFE06C56E3B2A]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testScoringQueryWeightCreation
   [junit4]   2> 15007 INFO  (SUITE-TestSelectiveWeightCreation-seed#[EC9EFE06C56E3B2A]-worker) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@547882c{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 15008 INFO  (SUITE-TestSelectiveWeightCreation-seed#[EC9EFE06C56E3B2A]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1929785721
   [junit4]   2> 15008 INFO  (SUITE-TestSelectiveWeightCreation-seed#[EC9EFE06C56E3B2A]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 15009 INFO  (SUITE-TestSelectiveWeightCreation-seed#[EC9EFE06C56E3B2A]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 15009 INFO  (SUITE-TestSelectiveWeightCreation-seed#[EC9EFE06C56E3B2A]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 15009 INFO  (SUITE-TestSelectiveWeightCreation-seed#[EC9EFE06C56E3B2A]-worker) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 15009 INFO  (coreCloseExecutor-49-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@115713f4
   [junit4]   2> 15010 INFO  (coreCloseExecutor-49-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 15011 INFO  (coreCloseExecutor-49-thread-1) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@6fce822d commitCommandVersion:0
   [junit4]   2> 15049 INFO  (coreCloseExecutor-49-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=290919412
   [junit4]   2> 15051 INFO  (SUITE-TestSelectiveWeightCreation-seed#[EC9EFE06C56E3B2A]-worker) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5f856040{/solr,null,UNAVAILABLE}
   [junit4]   2> 15084 INFO  (SUITE-TestSelectiveWeightCreation-seed#[EC9EFE06C56E3B2A]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 15084 INFO  (SUITE-TestSelectiveWeightCreation-seed#[EC9EFE06C56E3B2A]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1142015813
   [junit4]   2> 15084 INFO  (SUITE-TestSelectiveWeightCreation-seed#[EC9EFE06C56E3B2A]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 15084 INFO  (SUITE-TestSelectiveWeightCreation-seed#[EC9EFE06C56E3B2A]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 15084 INFO  (SUITE-TestSelectiveWeightCreation-seed#[EC9EFE06C56E3B2A]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 15084 INFO  (SUITE-TestSelectiveWeightCreation-seed#[EC9EFE06C56E3B2A]-worker) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 15085 INFO  (coreCloseExecutor-51-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@23294eb
   [junit4]   2> 15087 INFO  (coreCloseExecutor-51-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=36869355
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestSelectiveWeightCreation_EC9EFE06C56E3B2A-001
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=RandomSimilarity(queryNorm=true): {field=DFR I(n)L1}, locale=es-MX, timezone=Africa/Niamey
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_131 (64-bit)/cpus=3,threads=1,free=71526760,total=230162432
   [junit4]   2> NOTE: All tests run in this JVM: [TestModelManager, TestSelectiveWeightCreation]
   [junit4] Completed [4/33 (1!)] on J1 in 4.61s, 2 tests, 1 error <<< FAILURES!

[...truncated 16 lines...]
   [junit4] Suite: org.apache.solr.ltr.TestLTRQParserPlugin
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestLTRQParserPlugin_EC9EFE06C56E3B2A-001\init-core-data-001
   [junit4]   2> 29283 WARN  (SUITE-TestLTRQParserPlugin-seed#[EC9EFE06C56E3B2A]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3
   [junit4]   2> 29289 INFO  (SUITE-TestLTRQParserPlugin-seed#[EC9EFE06C56E3B2A]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 29307 INFO  (SUITE-TestLTRQParserPlugin-seed#[EC9EFE06C56E3B2A]-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> 29308 INFO  (SUITE-TestLTRQParserPlugin-seed#[EC9EFE06C56E3B2A]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 29367 INFO  (SUITE-TestLTRQParserPlugin-seed#[EC9EFE06C56E3B2A]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 29379 INFO  (SUITE-TestLTRQParserPlugin-seed#[EC9EFE06C56E3B2A]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=example
   [junit4]   2> 29390 INFO  (SUITE-TestLTRQParserPlugin-seed#[EC9EFE06C56E3B2A]-worker) [    ] o.a.s.s.IndexSchema Loaded schema example/1.5 with uniqueid field id
   [junit4]   2> 29508 WARN  (SUITE-TestLTRQParserPlugin-seed#[EC9EFE06C56E3B2A]-worker) [    ] o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via JMX.
   [junit4]   2> 29508 WARN  (SUITE-TestLTRQParserPlugin-seed#[EC9EFE06C56E3B2A]-worker) [    ] o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via JMX.
   [junit4]   2> 29508 WARN  (SUITE-TestLTRQParserPlugin-seed#[EC9EFE06C56E3B2A]-worker) [    ] o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via JMX.
   [junit4]   2> 29574 INFO  (coreLoadExecutor-189-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 29588 INFO  (coreLoadExecutor-189-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=example
   [junit4]   2> 29597 INFO  (coreLoadExecutor-189-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema example/1.5 with uniqueid field id
   [junit4]   2> 29600 INFO  (coreLoadExecutor-189-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\contrib\ltr\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 29600 WARN  (coreLoadExecutor-189-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via JMX.
   [junit4]   2> 29601 INFO  (coreLoadExecutor-189-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 29601 INFO  (coreLoadExecutor-189-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\contrib\ltr\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestLTRQParserPlugin_EC9EFE06C56E3B2A-001\init-core-data-001\]
   [junit4]   2> 29954 WARN  (coreLoadExecutor-189-thread-1) [    x:collection1] o.a.s.c.RequestHandlers no default request handler is registered (either '/select' or 'standard')
   [junit4]   2> 29957 INFO  (coreLoadExecutor-189-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 29957 INFO  (coreLoadExecutor-189-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 29958 INFO  (coreLoadExecutor-189-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 29959 INFO  (coreLoadExecutor-189-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: if uncommited for 1000ms; 
   [junit4]   2> 29960 INFO  (coreLoadExecutor-189-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2f7c2db9[collection1] main]
   [junit4]   2> 29960 WARN  (coreLoadExecutor-189-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\contrib\ltr\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 29960 INFO  (coreLoadExecutor-189-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> 29965 WARN  (coreLoadExecutor-189-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/feature-store
   [junit4]   2> 29965 INFO  (coreLoadExecutor-189-thread-1) [    x:collection1] o.a.s.l.s.r.ManagedFeatureStore ------ managed feature ~ loading ------
   [junit4]   2> 29965 INFO  (coreLoadExecutor-189-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 1 observers of /schema/feature-store
   [junit4]   2> 29965 INFO  (coreLoadExecutor-189-thread-1) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/feature-store
   [junit4]   2> 29965 INFO  (coreLoadExecutor-189-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> 29965 WARN  (coreLoadExecutor-189-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/model-store
   [junit4]   2> 29965 INFO  (coreLoadExecutor-189-thread-1) [    x:collection1] o.a.s.l.s.r.ManagedModelStore INIT model store
   [junit4]   2> 29965 INFO  (coreLoadExecutor-189-thread-1) [    x:collection1] o.a.s.l.s.r.ManagedModelStore ------ managed models ~ loading ------
   [junit4]   2> 29965 INFO  (coreLoadExecutor-189-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 1 observers of /schema/model-store
   [junit4]   2> 29965 INFO  (coreLoadExecutor-189-thread-1) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/model-store
   [junit4]   2> 29965 INFO  (coreLoadExecutor-189-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 29966 INFO  (searcherExecutor-190-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2f7c2db9[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 29966 INFO  (coreLoadExecutor-189-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1568291738478444544
   [junit4]   2> 29974 INFO  (SUITE-TestLTRQParserPlugin-seed#[EC9EFE06C56E3B2A]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 29998 INFO  (SUITE-TestLTRQParserPlugin-seed#[EC9EFE06C56E3B2A]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 29998 INFO  (SUITE-TestLTRQParserPlugin-seed#[EC9EFE06C56E3B2A]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 29999 INFO  (SUITE-TestLTRQParserPlugin-seed#[EC9EFE06C56E3B2A]-worker) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestLTRQParserPlugin_EC9EFE06C56E3B2A-001\tempDir-003\cores\core
   [junit4]   2> 30005 INFO  (SUITE-TestLTRQParserPlugin-seed#[EC9EFE06C56E3B2A]-worker) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 30006 INFO  (SUITE-TestLTRQParserPlugin-seed#[EC9EFE06C56E3B2A]-worker) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4b22dad7{/solr,null,AVAILABLE}
   [junit4]   2> 30007 INFO  (SUITE-TestLTRQParserPlugin-seed#[EC9EFE06C56E3B2A]-worker) [    ] o.e.j.s.AbstractConnector Started ServerConnector@497ead2e{HTTP/1.1,[http/1.1]}{127.0.0.1:50409}
   [junit4]   2> 30008 INFO  (SUITE-TestLTRQParserPlugin-seed#[EC9EFE06C56E3B2A]-worker) [    ] o.e.j.s.Server Started @32737ms
   [junit4]   2> 30008 INFO  (SUITE-TestLTRQParserPlugin-seed#[EC9EFE06C56E3B2A]-worker) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50409, configSetBaseDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestLTRQParserPlugin_EC9EFE06C56E3B2A-001\tempDir-001, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestLTRQParserPlugin_EC9EFE06C56E3B2A-001\tempDir-003\cores}
   [junit4]   2> 30010 ERROR (SUITE-TestLTRQParserPlugin-seed#[EC9EFE06C56E3B2A]-worker) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 30011 INFO  (SUITE-TestLTRQParserPlugin-seed#[EC9EFE06C56E3B2A]-worker) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.0.0
   [junit4]   2> 30011 INFO  (SUITE-TestLTRQParserPlugin-seed#[EC9EFE06C56E3B2A]-worker) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 30011 INFO  (SUITE-TestLTRQParserPlugin-seed#[EC9EFE06C56E3B2A]-worker) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 30011 INFO  (SUITE-TestLTRQParserPlugin-seed#[EC9EFE06C56E3B2A]-worker) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-05-24T15:25:51.664Z
   [junit4]   2> 30011 INFO  (SUITE-TestLTRQParserPlugin-seed#[EC9EFE06C56E3B2A]-worker) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestLTRQParserPlugin_EC9EFE06C56E3B2A-001\tempDir-001\solr.xml
   [junit4]   2> 30160 INFO  (SUITE-TestLTRQParserPlugin-seed#[EC9EFE06C56E3B2A]-worker) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestLTRQParserPlugin_EC9EFE06C56E3B2A-001\tempDir-003\cores
   [junit4]   2> 30160 INFO  (SUITE-TestLTRQParserPlugin-seed#[EC9EFE06C56E3B2A]-worker) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 30220 INFO  (coreLoadExecutor-200-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 30234 INFO  (coreLoadExecutor-200-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=example
   [junit4]   2> 30247 INFO  (coreLoadExecutor-200-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema example/1.5 with uniqueid field id
   [junit4]   2> 30249 INFO  (coreLoadExecutor-200-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestLTRQParserPlugin_EC9EFE06C56E3B2A-001\tempDir-001\collection1, trusted=true
   [junit4]   2> 30250 INFO  (coreLoadExecutor-200-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 30251 INFO  (coreLoadExecutor-200-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestLTRQParserPlugin_EC9EFE06C56E3B2A-001\tempDir-001\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestLTRQParserPlugin_EC9EFE06C56E3B2A-001\tempDir-003\cores\core\data\]
   [junit4]   2> 30356 WARN  (coreLoadExecutor-200-thread-1) [    x:collection1] o.a.s.c.RequestHandlers no default request handler is registered (either '/select' or 'standard')
   [junit4]   2> 30357 INFO  (coreLoadExecutor-200-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 30357 INFO  (coreLoadExecutor-200-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 30357 INFO  (coreLoadExecutor-200-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 30357 INFO  (coreLoadExecutor-200-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: if uncommited for 1000ms; 
   [junit4]   2> 30363 INFO  (coreLoadExecutor-200-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@200bccf5[collection1] main]
   [junit4]   2> 30364 INFO  (coreLoadExecutor-200-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestLTRQParserPlugin_EC9EFE06C56E3B2A-001\tempDir-001\collection1\conf
   [junit4]   2> 30364 INFO  (coreLoadExecutor-200-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> 30364 WARN  (coreLoadExecutor-200-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/feature-store
   [junit4]   2> 30364 INFO  (coreLoadExecutor-200-thread-1) [    x:collection1] o.a.s.l.s.r.ManagedFeatureStore ------ managed feature ~ loading ------
   [junit4]   2> 30364 INFO  (coreLoadExecutor-200-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 1 observers of /schema/feature-store
   [junit4]   2> 30364 INFO  (coreLoadExecutor-200-thread-1) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/feature-store
   [junit4]   2> 30364 INFO  (coreLoadExecutor-200-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> 30364 WARN  (coreLoadExecutor-200-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/model-store
   [junit4]   2> 30364 INFO  (coreLoadExecutor-200-thread-1) [    x:collection1] o.a.s.l.s.r.ManagedModelStore INIT model store
   [junit4]   2> 30364 INFO  (coreLoadExecutor-200-thread-1) [    x:collection1] o.a.s.l.s.r.ManagedModelStore ------ managed models ~ loading ------
   [junit4]   2> 30364 INFO  (coreLoadExecutor-200-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 1 observers of /schema/model-store
   [junit4]   2> 30364 INFO  (coreLoadExecutor-200-thread-1) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/model-store
   [junit4]   2> 30365 INFO  (coreLoadExecutor-200-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 30365 INFO  (coreLoadExecutor-200-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1568291738896826368
   [junit4]   2> 30367 INFO  (searcherExecutor-201-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@200bccf5[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 30718 INFO  (SUITE-TestLTRQParserPlugin-seed#[EC9EFE06C56E3B2A]-worker) [    ] o.a.s.SolrJettyTestBase Jetty Assigned Port#50409
   [junit4]   2> 30733 INFO  (qtp1796496832-260) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={stream.body=<add><doc><field+name%3D"title">bloomberg+different+bla</field><field+name%3D"description">bloomberg</field><field+name%3D"id">6</field><field+name%3D"popularity">1</field></doc></add>}{add=[6 (1568291739278508032)]} 0 4
   [junit4]   2> 30748 INFO  (qtp1796496832-263) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={stream.body=<add><doc><field+name%3D"title">bloomberg+bloomberg+</field><field+name%3D"description">bloomberg</field><field+name%3D"id">7</field><field+name%3D"popularity">2</field></doc></add>}{add=[7 (1568291739291090944)]} 0 7
   [junit4]   2> 30751 INFO  (qtp1796496832-264) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={stream.body=<add><doc><field+name%3D"title">bloomberg+bloomberg+bloomberg</field><field+name%3D"description">bloomberg</field><field+name%3D"id">8</field><field+name%3D"popularity">3</field></doc></add>}{add=[8 (1568291739301576704)]} 0 0
   [junit4]   2> 30754 INFO  (qtp1796496832-267) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={stream.body=<add><doc><field+name%3D"title">bloomberg+bloomberg+bloomberg+bloomberg</field><field+name%3D"description">bloomberg</field><field+name%3D"id">9</field><field+name%3D"popularity">5</field></doc></add>}{add=[9 (1568291739304722432)]} 0 0
   [junit4]   2> 30755 INFO  (qtp1796496832-266) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1568291739305771008,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 30755 INFO  (qtp1796496832-266) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@7f30992a commitCommandVersion:1568291739305771008
   [junit4]   2> 30761 INFO  (qtp1796496832-266) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3938f067[collection1] main]
   [junit4]   2> 30764 INFO  (qtp1796496832-266) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 30765 INFO  (searcherExecutor-201-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3938f067[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C4)))}
   [junit4]   2> 30765 INFO  (qtp1796496832-266) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={stream.body=<commit/>}{commit=} 0 10
   [junit4]   2> 30768 INFO  (SUITE-TestLTRQParserPlugin-seed#[EC9EFE06C56E3B2A]-worker) [    ] o.a.s.l.TestRerankBase send 
   [junit4]   2> [
   [junit4]   2>   {
   [junit4]   2>      "name": "title",
   [junit4]   2>      "class": "org.apache.solr.ltr.feature.ValueFeature",
   [junit4]   2>      "params": {
   [junit4]   2>          "value": 1
   [junit4]   2>      }
   [junit4]   2>   },
   [junit4]   2>   {
   [junit4]   2>     "name": "description",
   [junit4]   2>     "class": "org.apache.solr.ltr.feature.ValueFeature",
   [junit4]   2>     "params": {
   [junit4]   2>        "value": 2
   [junit4]   2>     }
   [junit4]   2>   },
   [junit4]   2>   {
   [junit4]   2>     "name": "keywords",
   [junit4]   2>     "class": "org.apache.solr.ltr.feature.ValueFeature",
   [junit4]   2>     "params": {
   [junit4]   2>         "value": 2
   [junit4]   2>     }
   [junit4]   2>   },
   [junit4]   2>  {
   [junit4]   2>      "name": "popularity",
   [junit4]   2>      "class": "org.apache.solr.ltr.feature.ValueFeature",
   [junit4]   2>      "params": {
   [junit4]   2>          "value": 3
   [junit4]   2>      }
   [junit4]   2>  },
   [junit4]   2>  {
   [junit4]   2>      "name": "text",
   [junit4]   2>      "class": "org.apache.solr.ltr.feature.ValueFeature",
   [junit4]   2>      "params": {
   [junit4]   2>          "value": 4
   [junit4]   2>      }
   [junit4]   2>  },
   [junit4]   2>  {
   [junit4]   2>    "name": "queryIntentPerson",
   [junit4]   2>    "class": "org.apache.solr.ltr.feature.ValueFeature",
   [junit4]   2>    "params": {
   [junit4]   2>        "value": 5
   [junit4]   2>    }
   [junit4]   2>  },
   [junit4]   2>  {
   [junit4]   2>    "name": "queryIntentCompany",
   [junit4]   2>    "class": "org.apache.solr.ltr.feature.ValueFeature",
   [junit4]   2>    "params": {
   [junit4]   2>        "value": 5
   [junit4]   2>    }
   [junit4]   2>  }
   [junit4]   2> ]
   [junit4]   2> 
   [junit4]   2> 30770 INFO  (qtp1796496832-261) [    x:collection1] /solr SolrSchemaRestApi: [Restlet] ServerServlet: component class is null
   [junit4]   2> 30770 INFO  (qtp1796496832-261) [    x:collection1] /solr SolrSchemaRestApi: [Restlet] Attaching application: org.apache.solr.rest.SolrSchemaRestApi@2d03b0dc to URI: /solr/schema
   [junit4]   2> mai 24, 2017 11:25:52 AM org.restlet.Application start
   [junit4]   2> INFO: Starting org.apache.solr.rest.SolrSchemaRestApi application
   [junit4]   2> 30788 INFO  (qtp1796496832-261) [    x:collection1] o.a.s.r.SolrSchemaRestApi createInboundRoot started for /schema
   [junit4]   2> 30788 INFO  (qtp1796496832-261) [    x:collection1] o.a.s.r.RestManager Attached managed resource at path: /feature-store
   [junit4]   2> 30788 INFO  (qtp1796496832-261) [    x:collection1] o.a.s.r.RestManager Attached managed resource at path: /managed
   [junit4]   2> 30788 INFO  (qtp1796496832-261) [    x:collection1] o.a.s.r.RestManager Attached managed resource at path: /model-store
   [junit4]   2> 30788 INFO  (qtp1796496832-261) [    x:collection1] o.a.s.r.RestManager Attached 3 ManagedResource endpoints to Restlet router: /schema
   [junit4]   2> 30788 INFO  (qtp1796496832-261) [    x:collection1] o.a.s.r.SolrSchemaRestApi createInboundRoot complete for /schema
   [junit4]   2> 30789 INFO  (qtp1796496832-261) [    x:collection1] o

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

LengthIsZero-seed#[EC9EFE06C56E3B2A]) [    ] o.a.s.l.TestRerankBase loading model 
   [junit4]   2> {
   [junit4]   2> "name":"description-model3",
   [junit4]   2> "store":"test",
   [junit4]   2> "class":"org.apache.solr.ltr.model.LinearModel",
   [junit4]   2> "features":[
   [junit4]   2> 	{ "name":"description-length3"}
   [junit4]   2> ]
   [junit4]   2> ,
   [junit4]   2> "params":{"weights":{"description-length3":1.0}}
   [junit4]   2> }
   [junit4]   2>  
   [junit4]   2> 48349 INFO  (qtp1910057586-1062) [    x:collection1] o.a.s.r.RestManager Found ManagedResource [ManagedModelStore [store=ModelStore [availableModels=[title-model, description-model2]], featureStores=org.apache.solr.ltr.store.rest.ManagedFeatureStore@36c668e7]] for /schema/model-store
   [junit4]   2> 48349 INFO  (qtp1910057586-1062) [    x:collection1] o.a.s.r.ManagedResource Processing update to /schema/model-store: {name=description-model3, store=test, class=org.apache.solr.ltr.model.LinearModel, features=[{name=description-length3}], params={weights={description-length3=1.0}}} is a java.util.LinkedHashMap
   [junit4]   2> 48349 INFO  (qtp1910057586-1062) [    x:collection1] o.a.s.l.s.r.ManagedModelStore adding model description-model3
   [junit4]   2> 48354 INFO  (qtp1910057586-1062) [    x:collection1] o.a.s.r.ManagedResourceStorage Saved JSON object to path _schema_model-store.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.feature.TestFieldLengthFeature_EC9EFE06C56E3B2A-001\tempDir-001\collection1\conf
   [junit4]   2> 48354 INFO  (qtp1910057586-1062) [    x:collection1] o.a.s.r.RestManager [collection1]  webapp=/solr path=/schema/model-store params={indent=on&wt=json} status=0 QTime=6
   [junit4]   2> maj 25, 2017 12:56:10 AM org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: 2017-05-25	00:56:10	127.0.0.1	-	127.0.0.1	50448	PUT	/solr/schema/model-store	wt=json&indent=on	200	-	197	7	http://127.0.0.1:50448	Apache-HttpClient/4.4.1 (Java/1.8.0_131)	-
   [junit4]   2> 48356 WARN  (qtp1910057586-1062) [    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> 48361 INFO  (qtp1910057586-1062) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/query params={q=title:w11&indent=on&fl=*,+score&rows=4&wt=json&rq={!ltr+model%3Ddescription-model3+reRankDocs%3D8}} hits=1 status=0 QTime=4
   [junit4]   2> 48363 INFO  (TEST-TestFieldLengthFeature.testIfFieldIsEmptyLengthIsZero-seed#[EC9EFE06C56E3B2A]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testIfFieldIsEmptyLengthIsZero
   [junit4]   2> 48365 INFO  (SUITE-TestFieldLengthFeature-seed#[EC9EFE06C56E3B2A]-worker) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@407dfb29{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 48365 INFO  (SUITE-TestFieldLengthFeature-seed#[EC9EFE06C56E3B2A]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1155626290
   [junit4]   2> 48366 INFO  (SUITE-TestFieldLengthFeature-seed#[EC9EFE06C56E3B2A]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 48366 INFO  (SUITE-TestFieldLengthFeature-seed#[EC9EFE06C56E3B2A]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 48367 INFO  (SUITE-TestFieldLengthFeature-seed#[EC9EFE06C56E3B2A]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 48367 INFO  (SUITE-TestFieldLengthFeature-seed#[EC9EFE06C56E3B2A]-worker) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 48369 INFO  (coreCloseExecutor-457-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@7f90c483
   [junit4]   2> 48373 INFO  (coreCloseExecutor-457-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=2140193923
   [junit4]   2> 48377 INFO  (SUITE-TestFieldLengthFeature-seed#[EC9EFE06C56E3B2A]-worker) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6b0983c1{/solr,null,UNAVAILABLE}
   [junit4]   2> 48392 INFO  (SUITE-TestFieldLengthFeature-seed#[EC9EFE06C56E3B2A]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 48392 INFO  (SUITE-TestFieldLengthFeature-seed#[EC9EFE06C56E3B2A]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1107603884
   [junit4]   2> 48392 INFO  (SUITE-TestFieldLengthFeature-seed#[EC9EFE06C56E3B2A]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 48393 INFO  (SUITE-TestFieldLengthFeature-seed#[EC9EFE06C56E3B2A]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 48394 INFO  (SUITE-TestFieldLengthFeature-seed#[EC9EFE06C56E3B2A]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 48394 INFO  (SUITE-TestFieldLengthFeature-seed#[EC9EFE06C56E3B2A]-worker) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 48394 INFO  (coreCloseExecutor-459-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@566ac111
   [junit4]   2> 48394 INFO  (coreCloseExecutor-459-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=1449836817
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.feature.TestFieldLengthFeature_EC9EFE06C56E3B2A-001
   [junit4]   2> NOTE: test params are: codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=25020, maxDocsPerChunk=141, blockSize=9), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=25020, blockSize=9)), sim=RandomSimilarity(queryNorm=false): {}, locale=sr-Latn, timezone=ACT
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_131 (64-bit)/cpus=3,threads=1,free=28758064,total=267911168
   [junit4]   2> NOTE: All tests run in this JVM: [TestLTRWithSort, TestLTROnSolrCloud, TestModelManagerPersistence, TestFieldValueFeature, TestNoMatchSolrFeature, TestManagedFeatureStore, TestUserTermScoreWithQ, TestLinearModel, TestFeatureLogging, TestFieldLengthFeature]
   [junit4] Completed [25/33 (4!)] on J0 in 2.12s, 3 tests, 1 error <<< FAILURES!

[...truncated 37013 lines...]

[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_131) - Build # 6582 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6582/
Java: 64bit/jdk1.8.0_131 -XX:-UseCompressedOops -XX:+UseG1GC

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

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

Stack Trace:
java.lang.AssertionError: Expected to find shardAddress in the up shard info: {error=org.apache.solr.client.solrj.SolrServerException: Time allowed to handle this request exceeded,trace=org.apache.solr.client.solrj.SolrServerException: Time allowed to handle this request exceeded
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:428)
	at org.apache.solr.handler.component.HttpShardHandlerFactory.makeLoadBalancedRequest(HttpShardHandlerFactory.java:255)
	at org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:174)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
,time=1}
	at __randomizedtesting.SeedInfo.seed([C574640F4697F9AD:4D205BD5E86B9455]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.TestDistributedSearch.comparePartialResponses(TestDistributedSearch.java:1186)
	at org.apache.solr.TestDistributedSearch.queryPartialResults(TestDistributedSearch.java:1127)
	at org.apache.solr.TestDistributedSearch.test(TestDistributedSearch.java:987)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:1011)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.ltr.TestLTRQParserPlugin.ltrMoreResultsThanReRankedTest

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

Stack Trace:
java.lang.RuntimeException: mismatch: '0.09271725'!='0.105360515' @ response/docs/[3]/score
	at __randomizedtesting.SeedInfo.seed([4B936E8CA12CB715:82EBDFEB7EE3E0D4]:0)
	at org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:248)
	at org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:192)
	at org.apache.solr.ltr.TestLTRQParserPlugin.ltrMoreResultsThanReRankedTest(TestLTRQParserPlugin.java:94)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.ltr.TestParallelWeightCreation.testLTRScoringQueryParallelWeightCreationResultOrder

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

Stack Trace:
java.lang.RuntimeException: mismatch: '3'!='4' @ response/docs/[0]/id
	at __randomizedtesting.SeedInfo.seed([4B936E8CA12CB715:2EDF4EEC6B4ED0FD]:0)
	at org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:248)
	at org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:192)
	at org.apache.solr.ltr.TestParallelWeightCreation.testLTRScoringQueryParallelWeightCreationResultOrder(TestParallelWeightCreation.java:45)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.ltr.TestSelectiveWeightCreation.testSelectiveWeightsRequestFeaturesFromDifferentStore

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

Stack Trace:
java.lang.RuntimeException: mismatch: '3'!='4' @ response/docs/[0]/id
	at __randomizedtesting.SeedInfo.seed([4B936E8CA12CB715:16A279492C10C07E]:0)
	at org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:248)
	at org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:192)
	at org.apache.solr.ltr.TestSelectiveWeightCreation.testSelectiveWeightsRequestFeaturesFromDifferentStore(TestSelectiveWeightCreation.java:230)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.ltr.feature.TestFieldLengthFeature.testRanking

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

Stack Trace:
java.lang.RuntimeException: mismatch: '8'!='1' @ response/docs/[0]/id
	at __randomizedtesting.SeedInfo.seed([4B936E8CA12CB715:D4A5C7123956A8DA]:0)
	at org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:248)
	at org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:192)
	at org.apache.solr.ltr.feature.TestFieldLengthFeature.testRanking(TestFieldLengthFeature.java:117)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




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

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

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

[...truncated 37033 lines...]

[JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_131) - Build # 6581 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6581/
Java: 32bit/jdk1.8.0_131 -server -XX:+UseParallelGC

6 tests failed.
FAILED:  org.apache.solr.cloud.CollectionsAPISolrJTest.testCreateAndDeleteShard

Error Message:
Error from server at https://127.0.0.1:51366/solr: deleteshard the collection time out:180s

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:51366/solr: deleteshard the collection time out:180s
	at __randomizedtesting.SeedInfo.seed([523F475EFC03B4F5:9761F3427AF67E08]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:281)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:270)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:451)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:392)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1398)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1139)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1074)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:160)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:177)
	at org.apache.solr.cloud.CollectionsAPISolrJTest.testCreateAndDeleteShard(CollectionsAPISolrJTest.java:143)
	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:  junit.framework.TestSuite.org.apache.solr.schema.TestUseDocValuesAsStored2

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_523F475EFC03B4F5-001\tempDir-003\cores\core: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_523F475EFC03B4F5-001\tempDir-003\cores\core    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_523F475EFC03B4F5-001\tempDir-003\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_523F475EFC03B4F5-001\tempDir-003\cores    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_523F475EFC03B4F5-001\tempDir-003: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_523F475EFC03B4F5-001\tempDir-003 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_523F475EFC03B4F5-001\tempDir-003\cores\core: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_523F475EFC03B4F5-001\tempDir-003\cores\core
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_523F475EFC03B4F5-001\tempDir-003\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_523F475EFC03B4F5-001\tempDir-003\cores
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_523F475EFC03B4F5-001\tempDir-003: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_523F475EFC03B4F5-001\tempDir-003

	at __randomizedtesting.SeedInfo.seed([523F475EFC03B4F5]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.ltr.TestLTRQParserPlugin.ltrMoreResultsThanReRankedTest

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

Stack Trace:
java.lang.RuntimeException: mismatch: '0.09271725'!='0.105360515' @ response/docs/[3]/score
	at __randomizedtesting.SeedInfo.seed([9CD99A03EC57D3BD:55A12B643398847C]: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([9CD99A03EC57D3BD:F995BA632635B455]: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([9CD99A03EC57D3BD:C1E88DC6616BA4D6]: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([9CD99A03EC57D3BD:3EF339D742DCC72]:0)
	at org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:248)
	at org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:192)
	at org.apache.solr.ltr.feature.TestFieldLengthFeature.testRanking(TestFieldLengthFeature.java:117)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 11472 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPISolrJTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPISolrJTest_523F475EFC03B4F5-001\init-core-data-001
   [junit4]   2> 473636 WARN  (SUITE-CollectionsAPISolrJTest-seed#[523F475EFC03B4F5]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 473645 INFO  (SUITE-CollectionsAPISolrJTest-seed#[523F475EFC03B4F5]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 473650 INFO  (SUITE-CollectionsAPISolrJTest-seed#[523F475EFC03B4F5]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 473655 INFO  (SUITE-CollectionsAPISolrJTest-seed#[523F475EFC03B4F5]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPISolrJTest_523F475EFC03B4F5-001\tempDir-001
   [junit4]   2> 473655 INFO  (SUITE-CollectionsAPISolrJTest-seed#[523F475EFC03B4F5]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 473655 INFO  (Thread-1067) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 473655 INFO  (Thread-1067) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 473669 ERROR (Thread-1067) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 473757 INFO  (SUITE-CollectionsAPISolrJTest-seed#[523F475EFC03B4F5]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:51357
   [junit4]   2> 473803 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15c381812b80000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 473805 INFO  (jetty-launcher-732-thread-2) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 473805 INFO  (jetty-launcher-732-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@a898b9{/solr,null,AVAILABLE}
   [junit4]   2> 473805 INFO  (jetty-launcher-732-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@fb422b{SSL,[ssl, http/1.1]}{127.0.0.1:51361}
   [junit4]   2> 473805 INFO  (jetty-launcher-732-thread-2) [    ] o.e.j.s.Server Started @476857ms
   [junit4]   2> 473805 INFO  (jetty-launcher-732-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51361}
   [junit4]   2> 473805 ERROR (jetty-launcher-732-thread-2) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 473805 INFO  (jetty-launcher-732-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 473805 INFO  (jetty-launcher-732-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 473805 INFO  (jetty-launcher-732-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 473805 INFO  (jetty-launcher-732-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-05-24T01:35:20.897Z
   [junit4]   2> 473820 INFO  (jetty-launcher-732-thread-4) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 473825 INFO  (jetty-launcher-732-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1c3cdfb{/solr,null,AVAILABLE}
   [junit4]   2> 473829 INFO  (jetty-launcher-732-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1251f65{SSL,[ssl, http/1.1]}{127.0.0.1:51366}
   [junit4]   2> 473829 INFO  (jetty-launcher-732-thread-4) [    ] o.e.j.s.Server Started @476873ms
   [junit4]   2> 473829 INFO  (jetty-launcher-732-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51366}
   [junit4]   2> 473829 ERROR (jetty-launcher-732-thread-4) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 473829 INFO  (jetty-launcher-732-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 473829 INFO  (jetty-launcher-732-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 473829 INFO  (jetty-launcher-732-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 473829 INFO  (jetty-launcher-732-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-05-24T01:35:20.921Z
   [junit4]   2> 473885 INFO  (jetty-launcher-732-thread-1) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 473885 INFO  (jetty-launcher-732-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@149b3b5{/solr,null,AVAILABLE}
   [junit4]   2> 473885 INFO  (jetty-launcher-732-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3b378f{SSL,[ssl, http/1.1]}{127.0.0.1:51373}
   [junit4]   2> 473885 INFO  (jetty-launcher-732-thread-1) [    ] o.e.j.s.Server Started @476936ms
   [junit4]   2> 473885 INFO  (jetty-launcher-732-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51373}
   [junit4]   2> 473885 ERROR (jetty-launcher-732-thread-1) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 473885 INFO  (jetty-launcher-732-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 473885 INFO  (jetty-launcher-732-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 473885 INFO  (jetty-launcher-732-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 473885 INFO  (jetty-launcher-732-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-05-24T01:35:20.977Z
   [junit4]   2> 473894 INFO  (jetty-launcher-732-thread-3) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 473894 INFO  (jetty-launcher-732-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@181adde{/solr,null,AVAILABLE}
   [junit4]   2> 473895 INFO  (jetty-launcher-732-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@171becd{SSL,[ssl, http/1.1]}{127.0.0.1:51378}
   [junit4]   2> 473895 INFO  (jetty-launcher-732-thread-3) [    ] o.e.j.s.Server Started @476940ms
   [junit4]   2> 473895 INFO  (jetty-launcher-732-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51378}
   [junit4]   2> 473896 ERROR (jetty-launcher-732-thread-3) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 473896 INFO  (jetty-launcher-732-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 473896 INFO  (jetty-launcher-732-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 473896 INFO  (jetty-launcher-732-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 473896 INFO  (jetty-launcher-732-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-05-24T01:35:20.988Z
   [junit4]   2> 473980 INFO  (jetty-launcher-732-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 473981 INFO  (jetty-launcher-732-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 474066 INFO  (jetty-launcher-732-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 474066 INFO  (jetty-launcher-732-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51357/solr
   [junit4]   2> 474204 INFO  (jetty-launcher-732-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51357/solr
   [junit4]   2> 474210 INFO  (jetty-launcher-732-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 474225 INFO  (jetty-launcher-732-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51357/solr
   [junit4]   2> 474232 INFO  (jetty-launcher-732-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51357/solr
   [junit4]   2> 474505 INFO  (jetty-launcher-732-thread-2) [n:127.0.0.1:51361_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 474544 INFO  (jetty-launcher-732-thread-2) [n:127.0.0.1:51361_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:51361_solr
   [junit4]   2> 474553 INFO  (jetty-launcher-732-thread-2) [n:127.0.0.1:51361_solr    ] o.a.s.c.Overseer Overseer (id=98014967939727367-127.0.0.1:51361_solr-n_0000000000) starting
   [junit4]   2> 474567 INFO  (jetty-launcher-732-thread-2) [n:127.0.0.1:51361_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51361_solr
   [junit4]   2> 474584 INFO  (zkCallback-743-thread-1-processing-n:127.0.0.1:51361_solr) [n:127.0.0.1:51361_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 474603 INFO  (jetty-launcher-732-thread-4) [n:127.0.0.1:51366_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 474607 INFO  (jetty-launcher-732-thread-4) [n:127.0.0.1:51366_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 474610 INFO  (jetty-launcher-732-thread-4) [n:127.0.0.1:51366_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51366_solr
   [junit4]   2> 474675 INFO  (zkCallback-743-thread-1-processing-n:127.0.0.1:51361_solr) [n:127.0.0.1:51361_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 474679 INFO  (zkCallback-752-thread-1-processing-n:127.0.0.1:51366_solr) [n:127.0.0.1:51366_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 474712 INFO  (jetty-launcher-732-thread-1) [n:127.0.0.1:51373_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 474715 INFO  (jetty-launcher-732-thread-3) [n:127.0.0.1:51378_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 474720 INFO  (jetty-launcher-732-thread-1) [n:127.0.0.1:51373_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 474722 INFO  (jetty-launcher-732-thread-3) [n:127.0.0.1:51378_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 474725 INFO  (jetty-launcher-732-thread-1) [n:127.0.0.1:51373_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51373_solr
   [junit4]   2> 474725 INFO  (zkCallback-752-thread-1-processing-n:127.0.0.1:51366_solr) [n:127.0.0.1:51366_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 474733 INFO  (zkCallback-755-thread-1-processing-n:127.0.0.1:51378_solr) [n:127.0.0.1:51378_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 474737 INFO  (jetty-launcher-732-thread-3) [n:127.0.0.1:51378_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51378_solr
   [junit4]   2> 474738 INFO  (zkCallback-754-thread-1-processing-n:127.0.0.1:51373_solr) [n:127.0.0.1:51373_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 474739 INFO  (zkCallback-743-thread-1-processing-n:127.0.0.1:51361_solr) [n:127.0.0.1:51361_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 474785 INFO  (zkCallback-752-thread-1-processing-n:127.0.0.1:51366_solr) [n:127.0.0.1:51366_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 474785 INFO  (zkCallback-755-thread-1-processing-n:127.0.0.1:51378_solr) [n:127.0.0.1:51378_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 474785 INFO  (zkCallback-754-thread-1-processing-n:127.0.0.1:51373_solr) [n:127.0.0.1:51373_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 474785 INFO  (zkCallback-743-thread-1-processing-n:127.0.0.1:51361_solr) [n:127.0.0.1:51361_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 474903 INFO  (jetty-launcher-732-thread-2) [n:127.0.0.1:51361_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51361.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25b466
   [junit4]   2> 474905 INFO  (jetty-launcher-732-thread-2) [n:127.0.0.1:51361_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51361.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25b466
   [junit4]   2> 474905 INFO  (jetty-launcher-732-thread-2) [n:127.0.0.1:51361_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51361.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25b466
   [junit4]   2> 474905 INFO  (jetty-launcher-732-thread-2) [n:127.0.0.1:51361_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPISolrJTest_523F475EFC03B4F5-001\tempDir-001\node1\.
   [junit4]   2> 474913 INFO  (jetty-launcher-732-thread-4) [n:127.0.0.1:51366_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51366.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25b466
   [junit4]   2> 474916 INFO  (jetty-launcher-732-thread-1) [n:127.0.0.1:51373_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51373.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25b466
   [junit4]   2> 474920 INFO  (jetty-launcher-732-thread-4) [n:127.0.0.1:51366_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51366.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25b466
   [junit4]   2> 474920 INFO  (jetty-launcher-732-thread-4) [n:127.0.0.1:51366_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51366.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25b466
   [junit4]   2> 474923 INFO  (jetty-launcher-732-thread-3) [n:127.0.0.1:51378_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51378.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25b466
   [junit4]   2> 474924 INFO  (jetty-launcher-732-thread-1) [n:127.0.0.1:51373_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51373.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25b466
   [junit4]   2> 474924 INFO  (jetty-launcher-732-thread-1) [n:127.0.0.1:51373_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51373.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25b466
   [junit4]   2> 474926 INFO  (jetty-launcher-732-thread-4) [n:127.0.0.1:51366_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPISolrJTest_523F475EFC03B4F5-001\tempDir-001\node3\.
   [junit4]   2> 474926 INFO  (jetty-launcher-732-thread-3) [n:127.0.0.1:51378_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51378.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25b466
   [junit4]   2> 474926 INFO  (jetty-launcher-732-thread-3) [n:127.0.0.1:51378_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51378.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25b466
   [junit4]   2> 474928 INFO  (jetty-launcher-732-thread-1) [n:127.0.0.1:51373_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPISolrJTest_523F475EFC03B4F5-001\tempDir-001\node2\.
   [junit4]   2> 474929 INFO  (jetty-launcher-732-thread-3) [n:127.0.0.1:51378_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPISolrJTest_523F475EFC03B4F5-001\tempDir-001\node4\.
   [junit4]   2> 475188 INFO  (SUITE-CollectionsAPISolrJTest-seed#[523F475EFC03B4F5]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 475202 INFO  (SUITE-CollectionsAPISolrJTest-seed#[523F475EFC03B4F5]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51357/solr ready
   [junit4]   2> 475272 INFO  (TEST-CollectionsAPISolrJTest.testCloudInfoInCoreStatus-seed#[523F475EFC03B4F5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCloudInfoInCoreStatus
   [junit4]   2> 475315 INFO  (qtp10917188-4395) [n:127.0.0.1:51366_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&replicationFactor=2&collection.configName=conf&name=corestatus_test&nrtReplicas=2&action=CREATE&numShards=2&tlogReplicas=0&stateFormat=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 475320 INFO  (OverseerThreadFactory-1853-thread-1-processing-n:127.0.0.1:51361_solr) [n:127.0.0.1:51361_solr    ] o.a.s.c.CreateCollectionCmd Create collection corestatus_test
   [junit4]   2> 475642 INFO  (qtp10917188-4408) [n:127.0.0.1:51366_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=corestatus_test_shard1_replica_n1&action=CREATE&numShards=2&collection=corestatus_test&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 475646 INFO  (qtp10917188-4408) [n:127.0.0.1:51366_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 475652 INFO  (qtp27291391-4389) [n:127.0.0.1:51361_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=corestatus_test_shard2_replica_n2&action=CREATE&numShards=2&collection=corestatus_test&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 475653 INFO  (qtp16831333-4436) [n:127.0.0.1:51373_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=corestatus_test_shard1_replica_n2&action=CREATE&numShards=2&collection=corestatus_test&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 475654 INFO  (qtp27291391-4389) [n:127.0.0.1:51361_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 475654 INFO  (qtp16831333-4436) [n:127.0.0.1:51373_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 475683 INFO  (qtp4979103-4421) [n:127.0.0.1:51378_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=corestatus_test_shard2_replica_n1&action=CREATE&numShards=2&collection=corestatus_test&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 475684 INFO  (qtp4979103-4421) [n:127.0.0.1:51378_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 476679 INFO  (qtp10917188-4408) [n:127.0.0.1:51366_solr c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 476679 INFO  (qtp27291391-4389) [n:127.0.0.1:51361_solr c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 476691 INFO  (qtp10917188-4408) [n:127.0.0.1:51366_solr c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n1] o.a.s.s.IndexSchema [corestatus_test_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 476693 INFO  (qtp27291391-4389) [n:127.0.0.1:51361_solr c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n2] o.a.s.s.IndexSchema [corestatus_test_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 476696 INFO  (qtp16831333-4436) [n:127.0.0.1:51373_solr c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 476696 INFO  (qtp10917188-4408) [n:127.0.0.1:51366_solr c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 476696 INFO  (qtp10917188-4408) [n:127.0.0.1:51366_solr c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'corestatus_test_shard1_replica_n1' using configuration from collection corestatus_test, trusted=true
   [junit4]   2> 476697 INFO  (qtp10917188-4408) [n:127.0.0.1:51366_solr c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51366.solr.core.corestatus_test.shard1.replica_n1' (registry 'solr.core.corestatus_test.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25b466
   [junit4]   2> 476697 INFO  (qtp10917188-4408) [n:127.0.0.1:51366_solr c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 476698 INFO  (qtp10917188-4408) [n:127.0.0.1:51366_solr c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n1] o.a.s.c.SolrCore [[corestatus_test_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPISolrJTest_523F475EFC03B4F5-001\tempDir-001\node3\corestatus_test_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPISolrJTest_523F475EFC03B4F5-001\tempDir-001\node3\.\corestatus_test_shard1_replica_n1\data\]
   [junit4]   2> 476701 INFO  (qtp27291391-4389) [n:127.0.0.1:51361_solr c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 476701 INFO  (qtp27291391-4389) [n:127.0.0.1:51361_solr c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'corestatus_test_shard2_replica_n2' using configuration from collection corestatus_test, trusted=true
   [junit4]   2> 476706 INFO  (qtp27291391-4389) [n:127.0.0.1:51361_solr c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51361.solr.core.corestatus_test.shard2.replica_n2' (registry 'solr.core.corestatus_test.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25b466
   [junit4]   2> 476707 INFO  (qtp27291391-4389) [n:127.0.0.1:51361_solr c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 476707 INFO  (qtp27291391-4389) [n:127.0.0.1:51361_solr c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n2] o.a.s.c.SolrCore [[corestatus_test_shard2_replica_n2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPISolrJTest_523F475EFC03B4F5-001\tempDir-001\node1\corestatus_test_shard2_replica_n2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPISolrJTest_523F475EFC03B4F5-001\tempDir-001\node1\.\corestatus_test_shard2_replica_n2\data\]
   [junit4]   2> 476718 INFO  (qtp16831333-4436) [n:127.0.0.1:51373_solr c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n2] o.a.s.s.IndexSchema [corestatus_test_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 476720 INFO  (qtp16831333-4436) [n:127.0.0.1:51373_solr c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 476721 INFO  (qtp16831333-4436) [n:127.0.0.1:51373_solr c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'corestatus_test_shard1_replica_n2' using configuration from collection corestatus_test, trusted=true
   [junit4]   2> 476721 INFO  (qtp16831333-4436) [n:127.0.0.1:51373_solr c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51373.solr.core.corestatus_test.shard1.replica_n2' (registry 'solr.core.corestatus_test.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25b466
   [junit4]   2> 476721 INFO  (qtp16831333-4436) [n:127.0.0.1:51373_solr c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 476721 INFO  (qtp16831333-4436) [n:127.0.0.1:51373_solr c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n2] o.a.s.c.SolrCore [[corestatus_test_shard1_replica_n2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPISolrJTest_523F475EFC03B4F5-001\tempDir-001\node2\corestatus_test_shard1_replica_n2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPISolrJTest_523F475EFC03B4F5-001\tempDir-001\node2\.\corestatus_test_shard1_replica_n2\data\]
   [junit4]   2> 476724 INFO  (qtp4979103-4421) [n:127.0.0.1:51378_solr c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 476731 INFO  (qtp4979103-4421) [n:127.0.0.1:51378_solr c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n1] o.a.s.s.IndexSchema [corestatus_test_shard2_replica_n1] Schema name=minimal
   [junit4]   2> 476737 INFO  (qtp4979103-4421) [n:127.0.0.1:51378_solr c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 476737 INFO  (qtp4979103-4421) [n:127.0.0.1:51378_solr c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'corestatus_test_shard2_replica_n1' using configuration from collection corestatus_test, trusted=true
   [junit4]   2> 476738 INFO  (qtp4979103-4421) [n:127.0.0.1:51378_solr c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51378.solr.core.corestatus_test.shard2.replica_n1' (registry 'solr.core.corestatus_test.shard2.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25b466
   [junit4]   2> 476738 INFO  (qtp4979103-4421) [n:127.0.0.1:51378_solr c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 476738 INFO  (qtp4979103-4421) [n:127.0.0.1:51378_solr c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n1] o.a.s.c.SolrCore [[corestatus_test_shard2_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPISolrJTest_523F475EFC03B4F5-001\tempDir-001\node4\corestatus_test_shard2_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPISolrJTest_523F475EFC03B4F5-001\tempDir-001\node4\.\corestatus_test_shard2_replica_n1\data\]
   [junit4]   2> 476956 INFO  (qtp27291391-4389) [n:127.0.0.1:51361_solr c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 476956 INFO  (qtp27291391-4389) [n:127.0.0.1:51361_solr c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 476959 INFO  (qtp27291391-4389) [n:127.0.0.1:51361_solr c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 476959 INFO  (qtp27291391-4389) [n:127.0.0.1:51361_solr c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 476968 INFO  (qtp4979103-4421) [n:127.0.0.1:51378_solr c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 476968 INFO  (qtp4979103-4421) [n:127.0.0.1:51378_solr c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 476968 INFO  (qtp4979103-4421) [n:127.0.0.1:51378_solr c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 476968 INFO  (qtp4979103-4421) [n:127.0.0.1:51378_solr c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 476968 INFO  (qtp10917188-4408) [n:127.0.0.1:51366_solr c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 476968 INFO  (qtp10917188-4408) [n:127.0.0.1:51366_solr c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 476982 INFO  (qtp10917188-4408) [n:127.0.0.1:51366_solr c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 476983 INFO  (qtp10917188-4408) [n:127.0.0.1:51366_solr c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 476995 INFO  (qtp16831333-4436) [n:127.0.0.1:51373_solr c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 476995 INFO  (qtp16831333-4436) [n:127.0.0.1:51373_solr c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 476999 INFO  (qtp16831333-4436) [n:127.0.0.1:51373_solr c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 476999 INFO  (qtp16831333-4436) [n:127.0.0.1:51373_solr c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 476999 INFO  (qtp27291391-4389) [n:127.0.0.1:51361_solr c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@2e8e08[corestatus_test_shard2_replica_n2] main]
   [junit4]   2> 476999 INFO  (qtp4979103-4421) [n:127.0.0.1:51378_solr c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@86cc8c[corestatus_test_shard2_replica_n1] main]
   [junit4]   2> 476999 INFO  (qtp27291391-4389) [n:127.0.0.1:51361_solr c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 476999 INFO  (qtp10917188-4408) [n:127.0.0.1:51366_solr c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@ca584d[corestatus_test_shard1_replica_n1] main]
   [junit4]   2> 477000 INFO  (qtp27291391-4389) [n:127.0.0.1:51361_solr c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 477001 INFO  (qtp27291391-4389) [n:127.0.0.1:51361_solr c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 477001 INFO  (qtp4979103-4421) [n:127.0.0.1:51378_solr c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 477001 INFO  (qtp10917188-4408) [n:127.0.0.1:51366_solr c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 477001 INFO  (qtp27291391-4389) [n:127.0.0.1:51361_solr c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1568239490530541568
   [junit4]   2> 477003 INFO  (searcherExecutor-1863-thread-1-processing-n:127.0.0.1:51361_solr x:corestatus_test_shard2_replica_n2 s:shard2 c:corestatus_test) [n:127.0.0.1:51361_solr c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n2] o.a.s.c.SolrCore [corestatus_test_shard2_replica_n2] Registered new searcher Searcher@2e8e08[corestatus_test_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 477003 INFO  (qtp10917188-4408) [n:127.0.0.1:51366_solr c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 477003 INFO  (qtp4979103-4421) [n:127.0.0.1:51378_solr c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 477005 INFO  (qtp4979103-4421) [n:127.0.0.1:51378_solr c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 477005 INFO  (qtp10917188-4408) [n:127.0.0.1:51366_solr c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 477005 INFO  (qtp4979103-4421) [n:127.0.0.1:51378_solr c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1568239490534735872
   [junit4]   2> 477005 INFO  (qtp10917188-4408) [n:127.0.0.1:51366_solr c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1568239490534735872
   [junit4]   2> 477006 INFO  (searcherExecutor-1865-thread-1-processing-n:127.0.0.1:51378_solr x:corestatus_test_shard2_replica_n1 s:shard2 c:corestatus_test) [n:127.0.0.1:51378_solr c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n1] o.a.s.c.SolrCore [corestatus_test_shard2_replica_n1] Registered new searcher Searcher@86cc8c[corestatus_test_shard2_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 477006 INFO  (qtp16831333-4436) [n:127.0.0.1:51373_solr c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@472e57[corestatus_test_shard1_replica_n2] main]
   [junit4]   2> 477009 INFO  (searcherExecutor-1862-thread-1-processing-n:127.0.0.1:51366_solr x:corestatus_test_shard1_replica_n1 s:shard1 c:corestatus_test) [n:127.0.0.1:51366_solr c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n1] o.a.s.c.SolrCore [corestatus_test_shard1_replica_n1] Registered new searcher Searcher@ca584d[corestatus_test_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 477010 INFO  (qtp16831333-4436) [n:127.0.0.1:51373_solr c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 477011 INFO  (qtp16831333-4436) [n:127.0.0.1:51373_solr c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 477012 INFO  (qtp16831333-4436) [n:127.0.0.1:51373_solr c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 477013 INFO  (qtp16831333-4436) [n:127.0.0.1:51373_solr c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1568239490543124480
   [junit4]   2> 477014 INFO  (searcherExecutor-1864-thread-1-processing-n:127.0.0.1:51373_solr x:corestatus_test_shard1_replica_n2 s:shard1 c:corestatus_test) [n:127.0.0.1:51373_solr c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n2] o.a.s.c.SolrCore [corestatus_test_shard1_replica_n2] Registered new searcher Searcher@472e57[corestatus_test_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 477017 INFO  (qtp4979103-4421) [n:127.0.0.1:51378_solr c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 477017 INFO  (qtp4979103-4421) [n:127.0.0.1:51378_solr c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 477017 INFO  (qtp4979103-4421) [n:127.0.0.1:51378_solr c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:51378/solr/corestatus_test_shard2_replica_n1/
   [junit4]   2> 477017 INFO  (qtp4979103-4421) [n:127.0.0.1:51378_solr c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n1] o.a.s.u.PeerSync PeerSync: core=corestatus_test_shard2_replica_n1 url=https://127.0.0.1:51378/solr START replicas=[https://127.0.0.1:51361/solr/corestatus_test_shard2_replica_n2/] nUpdates=100
   [junit4]   2> 477018 INFO  (qtp4979103-4421) [n:127.0.0.1:51378_solr c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n1] o.a.s.u.PeerSync PeerSync: core=corestatus_test_shard2_replica_n1 url=https://127.0.0.1:51378/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 477019 INFO  (qtp10917188-4408) [n:127.0.0.1:51366_solr c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 477019 INFO  (qtp10917188-4408) [n:127.0.0.1:51366_solr c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 477019 INFO  (qtp10917188-4408) [n:127.0.0.1:51366_solr c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:51366/solr/corestatus_test_shard1_replica_n1/
   [junit4]   2> 477019 INFO  (qtp10917188-4408) [n:127.0.0.1:51366_solr c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=corestatus_test_shard1_replica_n1 url=https://127.0.0.1:51366/solr START replicas=[https://127.0.0.1:51373/solr/corestatus_test_shard1_replica_n2/] nUpdates=100
   [junit4]   2> 477019 INFO  (qtp10917188-4408) [n:127.0.0.1:51366_solr c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=corestatus_test_shard1_replica_n1 url=https://127.0.0.1:51366/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 477028 INFO  (qtp27291391-4386) [n:127.0.0.1:51361_solr c:corestatus_test s:shard2 r:core_node2 x:corestatus_test_shard2_replica_n2] o.a.s.c.S.Request [corestatus_test_shard2_replica_n2]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 477029 INFO  (qtp4979103-4421) [n:127.0.0.1:51378_solr c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n1] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 477029 INFO  (qtp4979103-4421) [n:127.0.0.1:51378_solr c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n1] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 477030 INFO  (qtp4979103-4421) [n:127.0.0.1:51378_solr c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 477034 INFO  (qtp16831333-4411) [n:127.0.0.1:51373_solr c:corestatus_test s:shard1 r:core_node3 x:corestatus_test_shard1_replica_n2] o.a.s.c.S.Request [corestatus_test_shard1_replica_n2]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 477035 INFO  (qtp10917188-4408) [n:127.0.0.1:51366_solr c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n1] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 477035 INFO  (qtp10917188-4408) [n:127.0.0.1:51366_solr c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 477036 INFO  (qtp10917188-4408) [n:127.0.0.1:51366_solr c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 477046 INFO  (qtp4979103-4421) [n:127.0.0.1:51378_solr c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:51378/solr/corestatus_test_shard2_replica_n1/ shard2
   [junit4]   2> 477047 INFO  (qtp10917188-4408) [n:127.0.0.1:51366_solr c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:51366/solr/corestatus_test_shard1_replica_n1/ shard1
   [junit4]   2> 477208 INFO  (qtp10917188-4408) [n:127.0.0.1:51366_solr c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 477209 INFO  (qtp4979103-4421) [n:127.0.0.1:51378_solr c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 477218 INFO  (qtp10917188-4408) [n:127.0.0.1:51366_solr c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=corestatus_test_shard1_replica_n1&action=CREATE&numShards=2&collection=corestatus_test&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1572
   [junit4]   2> 477223 INFO  (qtp4979103-4421) [n:127.0.0.1:51378_solr c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=corestatus_test_shard2_replica_n1&action=CREATE&numShards=2&collection=corestatus_test&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1539
   [junit4]   2> 478024 INFO  (qtp27291391-4389) [n:127.0.0.1:51361_solr c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=corestatus_test_shard2_replica_n2&action=CREATE&numShards=2&collection=corestatus_test&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2371
   [junit4]   2> 478037 INFO  (qtp16831333-4436) [n:127.0.0.1:51373_solr c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=corestatus_test_shard1_replica_n2&action=CREATE&numShards=2&collection=corestatus_test&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2383
   [junit4]   2> 478043 INFO  (qtp10917188-4395) [n:127.0.0.1:51366_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 479045 INFO  (qtp10917188-4395) [n:127.0.0.1:51366_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={pullReplicas=0&replicationFactor=2&collection.configName=conf&name=corestatus_test&nrtReplicas=2&action=CREATE&numShards=2&tlogReplicas=0&stateFormat=1&wt=javabin&version=2} status=0 QTime=3728
   [junit4]   2> 479059 INFO  (qtp10917188-4407) [n:127.0.0.1:51366_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={core=corestatus_test_shard1_replica_n1&action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 479065 INFO  (TEST-CollectionsAPISolrJTest.testCloudInfoInCoreStatus-seed#[523F475EFC03B4F5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCloudInfoInCoreStatus
   [junit4]   2> 479145 INFO  (TEST-CollectionsAPISolrJTest.testCreateAndDeleteAlias-seed#[523F475EFC03B4F5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateAndDeleteAlias
   [junit4]   2> 479146 INFO  (qtp10917188-4400) [n:127.0.0.1:51366_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&replicationFactor=1&collection.configName=conf&name=aliasedCollection&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 479169 INFO  (OverseerCollectionConfigSetProcessor-98014967939727367-127.0.0.1:51361_solr-n_0000000000) [n:127.0.0.1:51361_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 479186 INFO  (OverseerThreadFactory-1853-thread-2-processing-n:127.0.0.1:51361_solr) [n:127.0.0.1:51361_solr    ] o.a.s.c.CreateCollectionCmd Create collection aliasedCollection
   [junit4]   2> 479324 INFO  (qtp27291391-4385) [n:127.0.0.1:51361_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=aliasedCollection_shard1_replica_n1&action=CREATE&numShards=1&collection=aliasedCollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 479436 INFO  (zkCallback-743-thread-1-processing-n:127.0.0.1:51361_solr) [n:127.0.0.1:51361_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/aliasedCollection/state.json] for collection [aliasedCollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 480361 INFO  (qtp27291391-4385) [n:127.0.0.1:51361_solr c:aliasedCollection s:shard1  x:aliasedCollection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 480381 INFO  (qtp27291391-4385) [n:127.0.0.1:51361_solr c:aliasedCollection s:shard1  x:aliasedCollection_shard1_replica_n1] o.a.s.s.IndexSchema [aliasedCollection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 480386 INFO  (qtp27291391-4385) [n:127.0.0.1:51361_solr c:aliasedCollection s:shard1  x:aliasedCollection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 480386 INFO  (qtp27291391-4385) [n:127.0.0.1:51361_solr c:aliasedCollection s:shard1  x:aliasedCollection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'aliasedCollection_shard1_replica_n1' using configuration from collection aliasedCollection, trusted=true
   [junit4]   2> 480387 INFO  (qtp27291391-4385) [n:127.0.0.1:51361_solr c:aliasedCollection s:shard1  x:aliasedCollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51361.solr.core.aliasedCollection.shard1.replica_n1' (registry 'solr.core.aliasedCollection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25b466
   [junit4]   2> 480387 INFO  (qtp27291391-4385) [n:127.0.0.1:51361_solr c:aliasedCollection s:shard1  x:aliasedCollection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 480387 INFO  (qtp27291391-4385) [n:127.0.0.1:51361_solr c:aliasedCollection s:shard1  x:aliasedCollection_shard1_replica_n1] o.a.s.c.SolrCore [[aliasedCollection_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPISolrJTest_523F475EFC03B4F5-001\tempDir-001\node1\aliasedCollection_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPISolrJTest_523F475EFC03B4F5-001\tempDir-001\node1\.\aliasedCollection_shard1_replica_n1\data\]
   [junit4]   2> 480680 INFO  (qtp27291391-4385) [n:127.0.0.1:51361_solr c:aliasedCollection s:shard1  x:aliasedCollection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 480680 INFO  (qtp27291391-4385) [n:127.0.0.1:51361_solr c:aliasedCollection s:shard1  x:aliasedCollection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 480684 INFO  (qtp27291391-4385) [n:127.0.0.1:51361_solr c:aliasedCollection s:shard1  x:aliasedCollection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 480685 INFO  (qtp27291391-4385) [n:127.0.0.1:51361_solr c:aliasedCollection s:shard1  x:aliasedCollection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 480688 INFO  (qtp27291391-4385) [n:127.0.0.1:51361_solr c:aliasedCollection s:shard1  x:aliasedCollection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@192f27e[aliasedCollection_shard1_replica_n1] main]
   [junit4]   2> 480690 INFO  (qtp27291391-4385) [n:127.0.0.1:51361_solr c:aliasedCollection s:shard1  x:aliasedCollection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 480691 INFO  (qtp27291391-4385) [n:127.0.0.1:51361_solr c:aliasedCollection s:shard1  x:aliasedCollection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 480692 INFO  (qtp27291391-4385) [n:127.0.0.1:51361_solr c:aliasedCollection s:shard1  x:aliasedCollection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 480697 INFO  (searcherExecutor-1882-thread-1-processing-n:127.0.0.1:51361_solr x:aliasedCollection_shard1_replica_n1 s:shard1 c:aliasedCollection) [n:127.0.0.1:51361_solr c:aliasedCollection s:shard1  x:aliasedCollection_shard1_replica_n1] o.a.s.c.SolrCore [aliasedCollection_shard1_replica_n1] Registered new searcher Searcher@192f27e[aliasedCollection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 480697 INFO  (qtp27291391-4385) [n:127.0.0.1:51361_solr c:aliasedCollection s:shard1  x:aliasedCollection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1568239494406078464
   [junit4]   2> 480724 INFO  (qtp27291391-4385) [n:127.0.0.1:51361_solr c:aliasedCollection s:shard1  x:aliasedCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 480724 INFO  (qtp27291391-4385) [n:127.0.0.1:51361_solr c:aliasedCollection s:shard1  x:aliasedCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 480724 INFO  (qtp27291391-4385) [n:127.0.0.1:51361_solr c:aliasedCollection s:shard1  x:aliasedCollection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:51361/solr/aliasedCollection_shard1_replica_n1/
   [junit4]   2> 480724 INFO  (qtp27291391-4385) [n:127.0.0.1:51361_solr c:aliasedCollection s:shard1  x:aliasedCollection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 480724 INFO  (qtp27291391-4385) [n:127.0.0.1:51361_solr c:aliasedCollection s:shard1  x:aliasedCollection_shard1_replica_n1] o.a.s.c.SyncStrategy https://127.0.0.1:51361/solr/aliasedCollection_shard1_replica_n1/ has no replicas
   [junit4]   2> 480724 INFO  (qtp27291391-4385) [n:127.0.0.1:51361_solr c:aliasedCollection s:shard1  x:aliasedCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 480741 INFO  (qtp27291391-4385) [n:127.0.0.1:51361_solr c:aliasedCollection s:shard1  x:aliasedCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:51361/solr/aliasedCollection_shard1_replica_n1/ shard1
   [junit4]   2> 480849 INFO  (zkCallback-743-thread-1-processing-n:127.0.0.1:51361_solr) [n:127.0.0.1:51361_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/aliasedCollection/state.json] for collection [aliasedCollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 480895 INFO  (qtp27291391-4385) [n:127.0.0.1:51361_solr c:aliasedCollection s:shard1  x:aliasedCollection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 480906 INFO  (qtp27291391-4385) [n:127.0.0.1:51361_solr c:aliasedCollection s:shard1  x:aliasedCollection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=aliasedCollection_shard1_replica_n1&action=CREATE&numShards=1&collection=aliasedCollection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1581
   [junit4]   2> 480914 INFO  (qtp10917188-4400) [n:127.0.0.1:51366_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 481001 INFO  (zkCallback-743-thread-1-processing-n:127.0.0.1:51361_solr) [n:127.0.0.1:51361_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/aliasedCollection/state.json] for collection [aliasedCollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 481185 INFO  (OverseerCollectionConfigSetProcessor-98014967939727367-127.0.0.1:51361_solr-n_0000000000) [n:127.0.0.1:51361_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 481916 INFO  (qtp10917188-4400) [n:127.0.0.1:51366_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={pullReplicas=0&replicationFactor=1&collection.configName=conf&name=aliasedCollection&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2} status=0 QTime=2770
   [junit4]   2> 481924 INFO  (qtp10917188-4396) [n:127.0.0.1:51366_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :createalias with params collections=aliasedCollection&name=solrj_alias&action=CREATEALIAS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 482040 INFO  (qtp10917188-4396) [n:127.0.0.1:51366_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collections=aliasedCollection&name=solrj_alias&action=CREATEALIAS&wt=javabin&version=2} status=0 QTime=115
   [junit4]   2> 482043 INFO  (qtp10917188-4396) [n:127.0.0.1:51366_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletealias with params name=solrj_alias&action=DELETEALIAS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 482048 INFO  (OverseerCollectionConfigSetProcessor-98014967939727367-127.0.0.1:51361_solr-n_0000000000) [n:127.0.0.1:51361_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 482065 WARN  (OverseerCollectionConfigSetProcessor-98014967939727367-127.0.0.1:51361_solr-n_0000000000) [n:127.0.0.1:51361_solr    ] o.a.s.c.LockTree lock_is_leaked at[solrj_alias]
   [junit4]   2> 482066 INFO  (OverseerThreadFactory-1853-thread-3-processing-n:127.0.0.1:51361_solr) [n:127.0.0.1:51361_solr    ] o.a.s.c.LockTree Unlocked multiple times : solrj_alias
   [junit4]   2> 482177 INFO  (qtp10917188-4396) [n:127.0.0.1:51366_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=solrj_alias&action=DELETEALIAS&wt=javabin&version=2} status=0 QTime=134
   [junit4]   2> 482177 INFO  (TEST-CollectionsAPISolrJTest.testCreateAndDeleteAlias-seed#[523F475EFC03B4F5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCreateAndDeleteAlias
   [junit4]   2> 482322 INFO  (TEST-CollectionsAPISolrJTest.testAddAndDeleteReplica-seed#[523F475EFC03B4F5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAddAndDeleteReplica
   [junit4]   2> 482322 INFO  (qtp10917188-4393) [n:127.0.0.1:51366_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&replicationFactor=2&collection.configName=conf&name=solrj_replicatests&nrtReplicas=2&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 482325 INFO  (OverseerThreadFactory-1853-thread-5-processing-n:127.0.0.1:51361_solr) [n:127.0.0.1:51361_solr    ] o.a.s.c.CreateCollectionCmd Create collection solrj_replicatests
   [junit4]   2> 482326 INFO  (OverseerCollectionConfigSetProcessor-98014967939727367-127.0.0.1:51361_solr-n_0000000000) [n:127.0.0.1:51361_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 482537 INFO  (qtp27291391-4384) [n:127.0.0.1:51361_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=solrj_replicatests_shard1_replica_n1&action=CREATE&numShards=1&collection=solrj_replicatests&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 482541 INFO  (qtp10917188-4394) [n:127.0.0.1:51366_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=solrj_replicatests_shard1_replica_n2&action=CREATE&numShards=1&collection=solrj_replicatests&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 482666 INFO  (zkCallback-752-thread-1-processing-n:127.0.0.1:51366_solr) [n:127.0.0.1:51366_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_replicatests/state.json] for collection [solrj_replicatests] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 482666 INFO  (zkCallback-743-thread-1-processing-n:127.0.0.1:51361_solr) [n:127.0.0.1:51361_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_replicatests/state.json] for collection [solrj_replicatests] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 483592 INFO  (qtp27291391-4384) [n:127.0.0.1:51361_solr c:solrj_replicatests s:shard1  x:solrj_replicatests_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 483600 INFO  (qtp10917188-4394) [n:127.0.0.1:51366_solr c:solrj_replicatests s:shard1  x:solrj_replicatests_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 483644 INFO  (qtp27291391-4384) [n:127.0.0.1:51361_solr c:solrj_replicatests s:shard1  x:solrj_replicatests_shard1_replica_n1] o.a.s.s.IndexSchema [solrj_replicatests_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 483649 INFO  (qtp27291391-4384) [n:127.0.0.1:51361_solr c:solrj_replicatests s:shard1  x:solrj_replicatests_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 483649 INFO  (qtp27291391-4384) [n:127.0.0.1:51361_solr c:solrj_replicatests s:shard1  x:solrj_replicatests_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'solrj_replicatests_shard1_replica_n1' using configuration from collection solrj_replicatests, trusted=true
   [junit4]   2> 483652 INFO  (qtp27291391-4384) [n:127.0.0.1:51361_solr c:solrj_replicatests s:shard1  x:solrj_replicatests_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51361.solr.core.solrj_replicatests.shard1.replica_n1' (registry 'solr.core.solrj_replicatests.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25b466
   [junit4]   2> 483652 INFO  (qtp27291391-4384) [n:127.0.0.1:51361_solr c:solrj_replicatests s:shard1  x:solrj_replicatests_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 483653 INFO  (qtp27291391-4384) [n:127.0.0.1:51361_solr c:solrj_replicatests s:shard1  x:solrj_replicatests_shard1_repli

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

e(HttpConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 30545 INFO  (qtp30275720-707) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/query params={fv=true&q=_query_:{!edismax+qf%3D'title'+mm%3D100%25+v%3D'bloomberg'+tie%3D0.1}&fl=*,+score&rows=4&rq={!ltr+reRankDocs%3D100}} status=400 QTime=0
   [junit4]   2> 30546 INFO  (TEST-TestLTRQParserPlugin.ltrModelIdMissingTest-seed#[9CD99A03EC57D3BD]) [    ] o.a.s.SolrTestCaseJ4 ###Ending ltrModelIdMissingTest
   [junit4]   2> 30551 INFO  (TEST-TestLTRQParserPlugin.ltrBadRerankDocsTest-seed#[9CD99A03EC57D3BD]) [    ] o.a.s.SolrTestCaseJ4 ###Starting ltrBadRerankDocsTest
   [junit4]   2> 30552 ERROR (qtp30275720-706) [    x:collection1] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Must rerank at least 1 document
   [junit4]   2> 	at org.apache.solr.ltr.search.LTRQParserPlugin$LTRQParser.parse(LTRQParserPlugin.java:179)
   [junit4]   2> 	at org.apache.solr.search.QParser.getQuery(QParser.java:168)
   [junit4]   2> 	at org.apache.solr.handler.component.QueryComponent.prepare(QueryComponent.java:171)
   [junit4]   2> 	at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:269)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:178)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2487)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:722)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:528)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:374)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:318)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 30552 INFO  (qtp30275720-706) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/query params={fv=true&q=_query_:{!edismax+qf%3D'title'+mm%3D100%25+v%3D'bloomberg'+tie%3D0.1}&fl=*,+score&rows=4&rq={!ltr+model%3D6029760550880411648+reRankDocs%3D-1}} status=400 QTime=1
   [junit4]   2> 30554 INFO  (TEST-TestLTRQParserPlugin.ltrBadRerankDocsTest-seed#[9CD99A03EC57D3BD]) [    ] o.a.s.SolrTestCaseJ4 ###Ending ltrBadRerankDocsTest
   [junit4]   2> 30556 INFO  (SUITE-TestLTRQParserPlugin-seed#[9CD99A03EC57D3BD]-worker) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@c65739{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 30556 INFO  (SUITE-TestLTRQParserPlugin-seed#[9CD99A03EC57D3BD]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=4198331
   [junit4]   2> 30556 INFO  (SUITE-TestLTRQParserPlugin-seed#[9CD99A03EC57D3BD]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 30556 INFO  (SUITE-TestLTRQParserPlugin-seed#[9CD99A03EC57D3BD]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 30556 INFO  (SUITE-TestLTRQParserPlugin-seed#[9CD99A03EC57D3BD]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 30557 INFO  (SUITE-TestLTRQParserPlugin-seed#[9CD99A03EC57D3BD]-worker) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 30557 INFO  (coreCloseExecutor-348-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1f6ed5b
   [junit4]   2> 30559 INFO  (coreCloseExecutor-348-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=32959835
   [junit4]   2> 30561 INFO  (SUITE-TestLTRQParserPlugin-seed#[9CD99A03EC57D3BD]-worker) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@12affbe{/solr,null,UNAVAILABLE}
   [junit4]   2> 30572 INFO  (SUITE-TestLTRQParserPlugin-seed#[9CD99A03EC57D3BD]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 30573 INFO  (SUITE-TestLTRQParserPlugin-seed#[9CD99A03EC57D3BD]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=6194194
   [junit4]   2> 30573 INFO  (SUITE-TestLTRQParserPlugin-seed#[9CD99A03EC57D3BD]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 30573 INFO  (SUITE-TestLTRQParserPlugin-seed#[9CD99A03EC57D3BD]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 30574 INFO  (SUITE-TestLTRQParserPlugin-seed#[9CD99A03EC57D3BD]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 30574 INFO  (SUITE-TestLTRQParserPlugin-seed#[9CD99A03EC57D3BD]-worker) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 30574 INFO  (coreCloseExecutor-350-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@b9443d
   [junit4]   2> 30576 INFO  (coreCloseExecutor-350-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=12141629
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.TestLTRQParserPlugin_9CD99A03EC57D3BD-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {_version_=PostingsFormat(name=LuceneVarGapDocFreqInterval), popularity=PostingsFormat(name=MockRandom), description=PostingsFormat(name=Direct), id=PostingsFormat(name=MockRandom), text=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), title=PostingsFormat(name=Direct)}, docValues:{}, maxPointsInLeafNode=30, maxMBSortInHeap=5.308206561661937, sim=RandomSimilarity(queryNorm=true): {}, locale=de, timezone=Japan
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_131 (32-bit)/cpus=3,threads=1,free=100680832,total=266338304
   [junit4]   2> NOTE: All tests run in this JVM: [TestLTRWithSort, TestLTRScoringQuery, TestManagedFeatureStore, TestFeatureLogging, TestUserTermScorereQDF, TestModelManagerPersistence, TestLTROnSolrCloud, TestEdisMaxSolrFeature, TestOriginalScoreScorer, TestLTRQParserExplain, TestLTRQParserPlugin]
   [junit4] Completed [19/33 (4!)] on J0 in 1.17s, 5 tests, 1 error <<< FAILURES!

[...truncated 33006 lines...]