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/24 10:17:37 UTC

[JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk1.8.0) - Build # 4025 - Still unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/4025/
Java: 64bit/jdk1.8.0 -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([E72C5B3619FD418A:2E54EA51C632164B]: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([E72C5B3619FD418A:82607B56D39F2662]: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([E72C5B3619FD418A:BA1D4CF394C136E1]: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([E72C5B3619FD418A:781AF2A881875E45]: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 19482 lines...]
   [junit4] Suite: org.apache.solr.ltr.TestSelectiveWeightCreation
   [junit4]   2> 0    INFO  (SUITE-TestSelectiveWeightCreation-seed#[E72C5B3619FD418A]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-ltr/test/J1/temp/solr.ltr.TestSelectiveWeightCreation_E72C5B3619FD418A-001/init-core-data-001
   [junit4]   2> 1916 INFO  (SUITE-TestSelectiveWeightCreation-seed#[E72C5B3619FD418A]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 2032 INFO  (SUITE-TestSelectiveWeightCreation-seed#[E72C5B3619FD418A]-worker) [    ] o.e.j.u.log Logging initialized @4838ms
   [junit4]   2> 2047 INFO  (SUITE-TestSelectiveWeightCreation-seed#[E72C5B3619FD418A]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 2456 INFO  (SUITE-TestSelectiveWeightCreation-seed#[E72C5B3619FD418A]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 2683 INFO  (SUITE-TestSelectiveWeightCreation-seed#[E72C5B3619FD418A]-worker) [    ] o.a.s.c.SolrResourceLoader Using system property solr.solr.home: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/contrib/ltr/src/test-files/solr
   [junit4]   2> 2912 INFO  (SUITE-TestSelectiveWeightCreation-seed#[E72C5B3619FD418A]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 3190 INFO  (SUITE-TestSelectiveWeightCreation-seed#[E72C5B3619FD418A]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=example
   [junit4]   2> 4056 INFO  (SUITE-TestSelectiveWeightCreation-seed#[E72C5B3619FD418A]-worker) [    ] o.a.s.s.IndexSchema Loaded schema example/1.5 with uniqueid field id
   [junit4]   2> 6300 WARN  (SUITE-TestSelectiveWeightCreation-seed#[E72C5B3619FD418A]-worker) [    ] o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via JMX.
   [junit4]   2> 6300 WARN  (SUITE-TestSelectiveWeightCreation-seed#[E72C5B3619FD418A]-worker) [    ] o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via JMX.
   [junit4]   2> 6300 WARN  (SUITE-TestSelectiveWeightCreation-seed#[E72C5B3619FD418A]-worker) [    ] o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via JMX.
   [junit4]   2> 6388 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 6417 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=example
   [junit4]   2> 6436 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema example/1.5 with uniqueid field id
   [junit4]   2> 6452 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/contrib/ltr/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 6664 WARN  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via JMX.
   [junit4]   2> 6690 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 6712 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/contrib/ltr/src/test-files/solr/collection1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-ltr/test/J1/temp/solr.ltr.TestSelectiveWeightCreation_E72C5B3619FD418A-001/init-core-data-001/]
   [junit4]   2> 9591 WARN  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.RequestHandlers no default request handler is registered (either '/select' or 'standard')
   [junit4]   2> 9671 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 9672 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 9717 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 9717 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: if uncommited for 1000ms; 
   [junit4]   2> 9897 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@46d6d569[collection1] main]
   [junit4]   2> 10008 WARN  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/contrib/ltr/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 10107 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.ltr.store.rest.ManagedFeatureStore for path /schema/feature-store
   [junit4]   2> 10107 WARN  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/feature-store
   [junit4]   2> 10107 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.l.s.r.ManagedFeatureStore ------ managed feature ~ loading ------
   [junit4]   2> 10107 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 1 observers of /schema/feature-store
   [junit4]   2> 10107 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/feature-store
   [junit4]   2> 10115 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.ltr.store.rest.ManagedModelStore for path /schema/model-store
   [junit4]   2> 10120 WARN  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/model-store
   [junit4]   2> 10120 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.l.s.r.ManagedModelStore INIT model store
   [junit4]   2> 10121 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.l.s.r.ManagedModelStore ------ managed models ~ loading ------
   [junit4]   2> 10121 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 1 observers of /schema/model-store
   [junit4]   2> 10121 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/model-store
   [junit4]   2> 10209 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 10901 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@46d6d569[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 10902 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1568271783306461184
   [junit4]   2> 10918 INFO  (SUITE-TestSelectiveWeightCreation-seed#[E72C5B3619FD418A]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 11049 INFO  (SUITE-TestSelectiveWeightCreation-seed#[E72C5B3619FD418A]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 11050 INFO  (SUITE-TestSelectiveWeightCreation-seed#[E72C5B3619FD418A]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 11050 INFO  (SUITE-TestSelectiveWeightCreation-seed#[E72C5B3619FD418A]-worker) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-ltr/test/J1/temp/solr.ltr.TestSelectiveWeightCreation_E72C5B3619FD418A-001/tempDir-003/cores/core
   [junit4]   2> 12188 INFO  (SUITE-TestSelectiveWeightCreation-seed#[E72C5B3619FD418A]-worker) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 12331 INFO  (SUITE-TestSelectiveWeightCreation-seed#[E72C5B3619FD418A]-worker) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@674515db{/solr,null,AVAILABLE}
   [junit4]   2> 12476 INFO  (SUITE-TestSelectiveWeightCreation-seed#[E72C5B3619FD418A]-worker) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1f958ace{SSL,[ssl, http/1.1]}{127.0.0.1:56935}
   [junit4]   2> 12477 INFO  (SUITE-TestSelectiveWeightCreation-seed#[E72C5B3619FD418A]-worker) [    ] o.e.j.s.Server Started @15299ms
   [junit4]   2> 12477 INFO  (SUITE-TestSelectiveWeightCreation-seed#[E72C5B3619FD418A]-worker) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=56935, configSetBaseDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-ltr/test/J1/temp/solr.ltr.TestSelectiveWeightCreation_E72C5B3619FD418A-001/tempDir-001, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-ltr/test/J1/temp/solr.ltr.TestSelectiveWeightCreation_E72C5B3619FD418A-001/tempDir-003/cores}
   [junit4]   2> 12607 ERROR (SUITE-TestSelectiveWeightCreation-seed#[E72C5B3619FD418A]-worker) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 12608 INFO  (SUITE-TestSelectiveWeightCreation-seed#[E72C5B3619FD418A]-worker) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 12609 INFO  (SUITE-TestSelectiveWeightCreation-seed#[E72C5B3619FD418A]-worker) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 12611 INFO  (SUITE-TestSelectiveWeightCreation-seed#[E72C5B3619FD418A]-worker) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 12699 INFO  (SUITE-TestSelectiveWeightCreation-seed#[E72C5B3619FD418A]-worker) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-05-24T10:08:42.595Z
   [junit4]   2> 12733 INFO  (SUITE-TestSelectiveWeightCreation-seed#[E72C5B3619FD418A]-worker) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-ltr/test/J1/temp/solr.ltr.TestSelectiveWeightCreation_E72C5B3619FD418A-001/tempDir-001/solr.xml
   [junit4]   2> 13024 INFO  (SUITE-TestSelectiveWeightCreation-seed#[E72C5B3619FD418A]-worker) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-ltr/test/J1/temp/solr.ltr.TestSelectiveWeightCreation_E72C5B3619FD418A-001/tempDir-003/cores
   [junit4]   2> 13025 INFO  (SUITE-TestSelectiveWeightCreation-seed#[E72C5B3619FD418A]-worker) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 13077 INFO  (coreLoadExecutor-17-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 13110 INFO  (coreLoadExecutor-17-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=example
   [junit4]   2> 13143 INFO  (coreLoadExecutor-17-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema example/1.5 with uniqueid field id
   [junit4]   2> 13150 INFO  (coreLoadExecutor-17-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-ltr/test/J1/temp/solr.ltr.TestSelectiveWeightCreation_E72C5B3619FD418A-001/tempDir-001/collection1, trusted=true
   [junit4]   2> 13151 INFO  (coreLoadExecutor-17-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 13151 INFO  (coreLoadExecutor-17-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-ltr/test/J1/temp/solr.ltr.TestSelectiveWeightCreation_E72C5B3619FD418A-001/tempDir-001/collection1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-ltr/test/J1/temp/solr.ltr.TestSelectiveWeightCreation_E72C5B3619FD418A-001/tempDir-003/cores/core/data/]
   [junit4]   2> 13311 WARN  (coreLoadExecutor-17-thread-1) [    x:collection1] o.a.s.c.RequestHandlers no default request handler is registered (either '/select' or 'standard')
   [junit4]   2> 13315 INFO  (coreLoadExecutor-17-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 13323 INFO  (coreLoadExecutor-17-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 13325 INFO  (coreLoadExecutor-17-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 13326 INFO  (coreLoadExecutor-17-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: if uncommited for 1000ms; 
   [junit4]   2> 13378 INFO  (coreLoadExecutor-17-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@e0f64f5[collection1] main]
   [junit4]   2> 13381 INFO  (coreLoadExecutor-17-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-ltr/test/J1/temp/solr.ltr.TestSelectiveWeightCreation_E72C5B3619FD418A-001/tempDir-001/collection1/conf
   [junit4]   2> 13383 INFO  (coreLoadExecutor-17-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> 13384 WARN  (coreLoadExecutor-17-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/feature-store
   [junit4]   2> 13384 INFO  (coreLoadExecutor-17-thread-1) [    x:collection1] o.a.s.l.s.r.ManagedFeatureStore ------ managed feature ~ loading ------
   [junit4]   2> 13384 INFO  (coreLoadExecutor-17-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 1 observers of /schema/feature-store
   [junit4]   2> 13384 INFO  (coreLoadExecutor-17-thread-1) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/feature-store
   [junit4]   2> 13384 INFO  (coreLoadExecutor-17-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> 13385 WARN  (coreLoadExecutor-17-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/model-store
   [junit4]   2> 13385 INFO  (coreLoadExecutor-17-thread-1) [    x:collection1] o.a.s.l.s.r.ManagedModelStore INIT model store
   [junit4]   2> 13387 INFO  (coreLoadExecutor-17-thread-1) [    x:collection1] o.a.s.l.s.r.ManagedModelStore ------ managed models ~ loading ------
   [junit4]   2> 13387 INFO  (coreLoadExecutor-17-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 1 observers of /schema/model-store
   [junit4]   2> 13387 INFO  (coreLoadExecutor-17-thread-1) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/model-store
   [junit4]   2> 13387 INFO  (coreLoadExecutor-17-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 13389 INFO  (searcherExecutor-18-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@e0f64f5[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 13389 INFO  (coreLoadExecutor-17-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1568271785914269696
   [junit4]   2> 13844 INFO  (SUITE-TestSelectiveWeightCreation-seed#[E72C5B3619FD418A]-worker) [    ] o.a.s.SolrJettyTestBase Jetty Assigned Port#56935
   [junit4]   2> 16520 INFO  (qtp2079669427-25) [    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 (1568271788539904000)]} 0 1174
   [junit4]   2> 16718 INFO  (qtp2079669427-25) [    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 (1568271789402882048)]} 0 4
   [junit4]   2> 16737 INFO  (qtp2079669427-25) [    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 (1568271789422804992)]} 0 3
   [junit4]   2> 16747 INFO  (qtp2079669427-25) [    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 (1568271789434339328)]} 0 2
   [junit4]   2> 16758 INFO  (qtp2079669427-25) [    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 (1568271789445873664)]} 0 1
   [junit4]   2> 16774 INFO  (qtp2079669427-25) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1568271789462650880,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 16774 INFO  (qtp2079669427-25) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@67bd90d4 commitCommandVersion:1568271789462650880
   [junit4]   2> 17150 INFO  (qtp2079669427-25) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7871b65f[collection1] main]
   [junit4]   2> 17158 INFO  (qtp2079669427-25) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 17161 INFO  (searcherExecutor-18-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7871b65f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C5)))}
   [junit4]   2> 17161 INFO  (qtp2079669427-25) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={stream.body=<commit/>}{commit=} 0 388
   [junit4]   2> 17181 INFO  (SUITE-TestSelectiveWeightCreation-seed#[E72C5B3619FD418A]-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> 17232 INFO  (qtp2079669427-26) [    x:collection1] /solr SolrSchemaRestApi: [Restlet] ServerServlet: component class is null
   [junit4]   2> 17930 INFO  (qtp2079669427-26) [    x:collection1] /solr SolrSchemaRestApi: [Restlet] Attaching application: org.apache.solr.rest.SolrSchemaRestApi@9ff2a52 to URI: /solr/schema
   [junit4]   2> Mai 24, 2017 12:08:48 PM org.restlet.Application start
   [junit4]   2> INFO: Starting org.apache.solr.rest.SolrSchemaRestApi application
   [junit4]   2> 18132 INFO  (qtp2079669427-26) [    x:collection1] o.a.s.r.SolrSchemaRestApi createInboundRoot started for /schema
   [junit4]   2> 18171 INFO  (qtp2079669427-26) [    x:collection1] o.a.s.r.RestManager Attached managed resource at path: /feature-store
   [junit4]   2> 18172 INFO  (qtp2079669427-26) [    x:collection1] o.a.s.r.RestManager Attached managed resource at path: /managed
   [junit4]   2> 18172 INFO  (qtp2079669427-26) [    x:collection1] o.a.s.r.RestManager Attached managed resource at path: /model-store
   [junit4]   2> 18172 INFO  (qtp2079669427-26) [    x:collection1] o.a.s.r.RestManager Attached 3 ManagedResource endpoints to Restlet router: /schema
   [junit4]   2> 18172 INFO  (qtp2079669427-26) [    x:collection1] o.a.s.r.SolrSchemaRestApi createInboundRoot complete for /schema
   [junit4]   2> 18226 INFO  (qtp2079669427-26) [    x:collection1] o.a.s.r.RestManager Found ManagedResource [org.apache.solr.ltr.store.rest.ManagedFeatureStore@6f2a14c1] for /schema/feature-store
   [junit4]   2> 18230 INFO  (qtp2079669427-26) [    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> 18231 INFO  (qtp2079669427-26) [    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> 18275 INFO  (qtp2079669427-26) [    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> 18289 INFO  (qtp2079669427-26) [    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> 18296 INFO  (qtp2079669427-26) [    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> 18310 INFO  (qtp2079669427-26) [    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> 18310 INFO  (qtp2079669427-26) [    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> 18314 INFO  (qtp2079669427-26) [    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> 18314 INFO  (qtp2079669427-26) [    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> 18314 INFO  (qtp2079669427-26) [    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> 18320 INFO  (qtp2079669427-26) [    x:collection1] o.a.s.r.ManagedResourceStorage Saved JSON object to path _schema_feature-store.json using file:dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-ltr/test/J1/temp/solr.ltr.TestSelectiveWeightCreation_E72C5B3619FD418A-001/tempDir-001/collection1/conf
   [junit4]   2> 18320 INFO  (qtp2079669427-26) [    x:collection1] o.a.s.r.RestManager [collection1]  webapp=/solr path=/schema/feature-store params={indent=on&wt=json} status=0 QTime=1128
   [junit4]   2> Mai 24, 2017 12:08:48 PM org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: 2017-05-24	12:08:48	127.0.0.1	-	127.0.0.1	56935	PUT	/solr/schema/feature-store	wt=json&indent=on	200	-	1516	273	https://127.0.0.1:56935	Apache-HttpClient/4.4.1 (Java/1.8.0_131)	-
   [junit4]   2> 18384 WARN  (qtp2079669427-26) [    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.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> 18414 INFO  (qtp2079669427-19) [    x:collection1] o.a.s.r.RestManager Found ManagedResource [ManagedModelStore [store=ModelStore [availableModels=[]], featureStores=org.apache.solr.ltr.store.rest.ManagedFeatureStore@6f2a14c1]] for /schema/model-store
   [junit4]   2> 18414 INFO  (qtp2079669427-19) [    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> 18456 INFO  (qtp2079669427-19) [    x:collection1] o.a.s.l.s.r.ManagedModelStore adding model externalmodel
   [junit4]   2> 18462 INFO  (qtp2079669427-19) [    x:collection1] o.a.s.r.ManagedResourceStorage Saved JSON object to path _schema_model-store.json using file:dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-ltr/test/J1/temp/solr.ltr.TestSelectiveWeightCreation_E72C5B3619FD418A-001/tempDir-001/collection1/conf
   [junit4]   2> 18462 INFO  (qtp2079669427-19) [    x:collection1] o.a.s.r.RestManager [collection1]  webapp=/solr path=/schema/model-store params={indent=on&wt=json} status=0 QTime=51
   [junit4]   2> Mai 24, 2017 12:08:48 PM org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: 2017-05-24	12:08:48	127.0.0.1	-	127.0.0.1	56935	PUT	/solr/schema/model-store	wt=json&indent=on	200	-	237	51	https://127.0.0.1:56935	Apache-HttpClient/4.4.1 (Java/1.8.0_131)	-
   [junit4]   2> 18472 WARN  (qtp2079669427-19) [    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.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> 18480 INFO  (qtp2079669427-21) [    x:collection1] o.a.s.r.RestManager Found ManagedResource [ManagedModelStore [store=ModelStore [availableModels=[externalmodel]], featureStores=org.apache.solr.ltr.store.rest.ManagedFeatureStore@6f2a14c1]] for /schema/model-store
   [junit4]   2> 18480 INFO  (qtp2079669427-21) [    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> 18483 INFO  (qtp2079669427-21) [    x:collection1] o.a.s.l.s.r.ManagedModelStore adding model externalmodel2
   [junit4]   2> 18484 INFO  (qtp2079669427-21) [    x:collection1] o.a.s.r.ManagedResourceStorage Saved JSON object to path _schema_model-store.json using file:dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-ltr/test/J1/temp/solr.ltr.TestSelectiveWeightCreation_E72C5B3619FD418A-001/tempDir-001/collection1/conf
   [junit4]   2> 18484 INFO  (qtp2079669427-21) [    x:collection1] o.a.s.r.RestManager [collection1]  webapp=/solr path=/schema/model-store params={indent=on&wt=json} status=0 QTime=5
   [junit4]   2> Mai 24, 2017 12:08:48 PM org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: 2017-05-24	12:08:48	127.0.0.1	-	127.0.0.1	56935	PUT	/solr/schema/model-store	wt=json&indent=on	200	-	254	6	https://127.0.0.1:56935	Apache-HttpClient/4.4.1 (Java/1.8.0_131)	-
   [junit4]   2> 18486 WARN  (qtp2079669427-21) [    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.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> 18536 INFO  (TEST-TestSelectiveWeightCreation.testSelectiveWeightsRequestFeaturesFromDifferentStore-seed#[E72C5B3619FD418A]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSelectiveWeightsRequestFeaturesFromDifferentStore
   [junit4]   2> 19134 INFO  (qtp2079669427-22) [    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=574
   [junit4]   2> 19235 ERROR (TEST-TestSelectiveWeightCreation.testSelectiveWeightsRequestFeaturesFromDifferentStore-seed#[E72C5B3619FD418A]) [    ] 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":574,
   [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_":1568271789434339328,
   [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_":1568271789422804992,
   [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_":1568271788539904000,
   [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_":1568271789402882048,
   [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_":1568271789445873664,
   [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> 19237 INFO  (TEST-TestSelectiveWeightCreation.testSelectiveWeightsRequestFeaturesFromDifferentStore-seed#[E72C5B3619FD418A]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testSelectiveWeightsRequestFeaturesFromDifferentStore
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSelectiveWeightCreation -Dtests.method=testSelectiveWeightsRequestFeaturesFromDifferentStore -Dtests.seed=E72C5B3619FD418A -Dtests.slow=true -Dtests.locale=ro-RO -Dtests.timezone=Africa/Bujumbura -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.76s J1 | TestSelectiveWeightCreation.testSelectiveWeightsRequestFeaturesFromDifferentStore <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: mismatch: '3'!='4' @ response/docs/[0]/id
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E72C5B3619FD418A:BA1D4CF394C136E1]: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> 19258 INFO  (TEST-TestSelectiveWeightCreation.testScoringQueryWeightCreation-seed#[E72C5B3619FD418A]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testScoringQueryWeightCreation
   [junit4]   2> 19680 INFO  (qtp2079669427-23) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={stream.body=<delete><id>10</id></delete>}{delete=[10 (-1568271792508764160)]} 0 4
   [junit4]   2> 19685 INFO  (qtp2079669427-24) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={stream.body=<delete><id>11</id></delete>}{delete=[11 (-1568271792515055616)]} 0 1
   [junit4]   2> 19842 INFO  (TEST-TestSelectiveWeightCreation.testScoringQueryWeightCreation-seed#[E72C5B3619FD418A]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testScoringQueryWeightCreation
   [junit4]   2> 19873 INFO  (SUITE-TestSelectiveWeightCreation-seed#[E72C5B3619FD418A]-worker) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@1f958ace{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 19873 INFO  (SUITE-TestSelectiveWeightCreation-seed#[E72C5B3619FD418A]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1160597364
   [junit4]   2> 19880 INFO  (SUITE-TestSelectiveWeightCreation-seed#[E72C5B3619FD418A]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 19880 INFO  (SUITE-TestSelectiveWeightCreation-seed#[E72C5B3619FD418A]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 19880 INFO  (SUITE-TestSelectiveWeightCreation-seed#[E72C5B3619FD418A]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 19885 INFO  (SUITE-TestSelectiveWeightCreation-seed#[E72C5B3619FD418A]-worker) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 19890 INFO  (coreCloseExecutor-23-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@73dee598
   [junit4]   2> 19892 INFO  (coreCloseExecutor-23-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 19892 INFO  (coreCloseExecutor-23-thread-1) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@67bd90d4 commitCommandVersion:0
   [junit4]   2> 19945 INFO  (coreCloseExecutor-23-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=1943987608
   [junit4]   2> 19983 INFO  (SUITE-TestSelectiveWeightCreation-seed#[E72C5B3619FD418A]-worker) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@674515db{/solr,null,UNAVAILABLE}
   [junit4]   2> 20002 INFO  (SUITE-TestSelectiveWeightCreation-seed#[E72C5B3619FD418A]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 20003 INFO  (SUITE-TestSelectiveWeightCreation-seed#[E72C5B3619FD418A]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=903045621
   [junit4]   2> 20003 INFO  (SUITE-TestSelectiveWeightCreation-seed#[E72C5B3619FD418A]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 20004 INFO  (SUITE-TestSelectiveWeightCreation-seed#[E72C5B3619FD418A]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 20004 INFO  (SUITE-TestSelectiveWeightCreation-seed#[E72C5B3619FD418A]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 20004 INFO  (SUITE-TestSelectiveWeightCreation-seed#[E72C5B3619FD418A]-worker) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 20004 INFO  (coreCloseExecutor-25-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@72cb2ebc
   [junit4]   2> 20006 INFO  (coreCloseExecutor-25-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=1925918396
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-ltr/test/J1/temp/solr.ltr.TestSelectiveWeightCreation_E72C5B3619FD418A-001
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=RandomSimilarity(queryNorm=true): {field=DFR GZ(0.3)}, locale=ro-RO, timezone=Africa/Bujumbura
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_131 (64-bit)/cpus=3,threads=1,free=19525824,total=67817472
   [junit4]   2> NOTE: All tests run in this JVM: [TestSelectiveWeightCreation]
   [junit4] Completed [4/33 (1!)] on J1 in 21.04s, 2 tests, 1 error <<< FAILURES!

[...truncated 40 lines...]
   [junit4] Suite: org.apache.solr.ltr.TestLTRQParserPlugin
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-ltr/test/J1/temp/solr.ltr.TestLTRQParserPlugin_E72C5B3619FD418A-001/init-core-data-001
   [junit4]   2> 34376 WARN  (SUITE-TestLTRQParserPlugin-seed#[E72C5B3619FD418A]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3
   [junit4]   2> 34376 INFO  (SUITE-TestLTRQParserPlugin-seed#[E72C5B3619FD418A]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 34379 INFO  (SUITE-TestLTRQParserPlugin-seed#[E72C5B3619FD418A]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 34379 INFO  (SUITE-TestLTRQParserPlugin-seed#[E72C5B3619FD418A]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 34401 INFO  (SUITE-TestLTRQParserPlugin-seed#[E72C5B3619FD418A]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 34411 INFO  (SUITE-TestLTRQParserPlugin-seed#[E72C5B3619FD418A]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=example
   [junit4]   2> 34426 INFO  (SUITE-TestLTRQParserPlugin-seed#[E72C5B3619FD418A]-worker) [    ] o.a.s.s.IndexSchema Loaded schema example/1.5 with uniqueid field id
   [junit4]   2> 34505 WARN  (SUITE-TestLTRQParserPlugin-seed#[E72C5B3619FD418A]-worker) [    ] o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via JMX.
   [junit4]   2> 34505 WARN  (SUITE-TestLTRQParserPlugin-seed#[E72C5B3619FD418A]-worker) [    ] o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via JMX.
   [junit4]   2> 34505 WARN  (SUITE-TestLTRQParserPlugin-seed#[E72C5B3619FD418A]-worker) [    ] o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via JMX.
   [junit4]   2> 34524 INFO  (coreLoadExecutor-215-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 34534 INFO  (coreLoadExecutor-215-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=example
   [junit4]   2> 34545 INFO  (coreLoadExecutor-215-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema example/1.5 with uniqueid field id
   [junit4]   2> 34547 INFO  (coreLoadExecutor-215-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/contrib/ltr/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 34547 WARN  (coreLoadExecutor-215-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via JMX.
   [junit4]   2> 34547 INFO  (coreLoadExecutor-215-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 34548 INFO  (coreLoadExecutor-215-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/contrib/ltr/src/test-files/solr/collection1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-ltr/test/J1/temp/solr.ltr.TestLTRQParserPlugin_E72C5B3619FD418A-001/init-core-data-001/]
   [junit4]   2> 34609 WARN  (coreLoadExecutor-215-thread-1) [    x:collection1] o.a.s.c.RequestHandlers no default request handler is registered (either '/select' or 'standard')
   [junit4]   2> 34609 INFO  (coreLoadExecutor-215-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 34609 INFO  (coreLoadExecutor-215-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 34610 INFO  (coreLoadExecutor-215-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 34610 INFO  (coreLoadExecutor-215-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: if uncommited for 1000ms; 
   [junit4]   2> 34611 INFO  (coreLoadExecutor-215-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2e09bd5b[collection1] main]
   [junit4]   2> 34611 WARN  (coreLoadExecutor-215-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/contrib/ltr/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 34611 INFO  (coreLoadExecutor-215-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> 34611 WARN  (coreLoadExecutor-215-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/feature-store
   [junit4]   2> 34611 INFO  (coreLoadExecutor-215-thread-1) [    x:collection1] o.a.s.l.s.r.ManagedFeatureStore ------ managed feature ~ loading ------
   [junit4]   2> 34611 INFO  (coreLoadExecutor-215-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 1 observers of /schema/feature-store
   [junit4]   2> 34611 INFO  (coreLoadExecutor-215-thread-1) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/feature-store
   [junit4]   2> 34611 INFO  (coreLoadExecutor-215-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> 34611 WARN  (coreLoadExecutor-215-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/model-store
   [junit4]   2> 34611 INFO  (coreLoadExecutor-215-thread-1) [    x:collection1] o.a.s.l.s.r.ManagedModelStore INIT model store
   [junit4]   2> 34611 INFO  (coreLoadExecutor-215-thread-1) [    x:collection1] o.a.s.l.s.r.ManagedModelStore ------ managed models ~ loading ------
   [junit4]   2> 34611 INFO  (coreLoadExecutor-215-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 1 observers of /schema/model-store
   [junit4]   2> 34611 INFO  (coreLoadExecutor-215-thread-1) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/model-store
   [junit4]   2> 34612 INFO  (coreLoadExecutor-215-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 34612 INFO  (coreLoadExecutor-215-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1568271808168198144
   [junit4]   2> 34615 INFO  (searcherExecutor-216-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2e09bd5b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 34617 INFO  (SUITE-TestLTRQParserPlugin-seed#[E72C5B3619FD418A]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 34626 INFO  (SUITE-TestLTRQParserPlugin-seed#[E72C5B3619FD418A]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 34626 INFO  (SUITE-TestLTRQParserPlugin-seed#[E72C5B3619FD418A]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 34626 INFO  (SUITE-TestLTRQParserPlugin-seed#[E72C5B3619FD418A]-worker) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-ltr/test/J1/temp/solr.ltr.TestLTRQParserPlugin_E72C5B3619FD418A-001/tempDir-003/cores/core
   [junit4]   2> 34628 INFO  (SUITE-TestLTRQParserPlugin-seed#[E72C5B3619FD418A]-worker) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 34630 INFO  (SUITE-TestLTRQParserPlugin-seed#[E72C5B3619FD418A]-worker) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@545d753d{/solr,null,AVAILABLE}
   [junit4]   2> 34630 INFO  (SUITE-TestLTRQParserPlugin-seed#[E72C5B3619FD418A]-worker) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3b046a9b{HTTP/1.1,[http/1.1]}{127.0.0.1:56999}
   [junit4]   2> 34630 INFO  (SUITE-TestLTRQParserPlugin-seed#[E72C5B3619FD418A]-worker) [    ] o.e.j.s.Server Started @37453ms
   [junit4]   2> 34630 INFO  (SUITE-TestLTRQParserPlugin-seed#[E72C5B3619FD418A]-worker) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=56999, configSetBaseDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-ltr/test/J1/temp/solr.ltr.TestLTRQParserPlugin_E72C5B3619FD418A-001/tempDir-001, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-ltr/test/J1/temp/solr.ltr.TestLTRQParserPlugin_E72C5B3619FD418A-001/tempDir-003/cores}
   [junit4]   2> 34631 ERROR (SUITE-TestLTRQParserPlugin-seed#[E72C5B3619FD418A]-worker) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 34631 INFO  (SUITE-TestLTRQParserPlugin-seed#[E72C5B3619FD418A]-worker) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 34631 INFO  (SUITE-TestLTRQParserPlugin-seed#[E72C5B3619FD418A]-worker) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 34631 INFO  (SUITE-TestLTRQParserPlugin-seed#[E72C5B3619FD418A]-worker) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 34631 INFO  (SUITE-TestLTRQParserPlugin-seed#[E72C5B3619FD418A]-worker) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-05-24T10:09:04.613Z
   [junit4]   2> 34631 INFO  (SUITE-TestLTRQParserPlugin-seed#[E72C5B3619FD418A]-worker) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-ltr/test/J1/temp/solr.ltr.TestLTRQParserPlugin_E72C5B3619FD418A-001/tempDir-001/solr.xml
   [junit4]   2> 34707 INFO  (SUITE-TestLTRQParserPlugin-seed#[E72C5B3619FD418A]-worker) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-ltr/test/J1/temp/solr.ltr.TestLTRQParserPlugin_E72C5B3619FD418A-001/tempDir-003/cores
   [junit4]   2> 34707 INFO  (SUITE-TestLTRQParserPlugin-seed#[E72C5B3619FD418A]-worker) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 34726 INFO  (coreLoadExecutor-226-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 34738 INFO  (coreLoadExecutor-226-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=example
   [junit4]   2> 34749 INFO  (coreLoadExecutor-226-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema example/1.5 with uniqueid field id
   [junit4]   2> 34751 INFO  (coreLoadExecutor-226-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-ltr/test/J1/temp/solr.ltr.TestLTRQParserPlugin_E72C5B3619FD418A-001/tempDir-001/collection1, trusted=true
   [junit4]   2> 34752 INFO  (coreLoadExecutor-226-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 34752 INFO  (coreLoadExecutor-226-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-ltr/test/J1/temp/solr.ltr.TestLTRQParserPlugin_E72C5B3619FD418A-001/tempDir-001/collection1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-ltr/test/J1/temp/solr.ltr.TestLTRQParserPlugin_E72C5B3619FD418A-001/tempDir-003/cores/core/data/]
   [junit4]   2> 34803 WARN  (coreLoadExecutor-226-thread-1) [    x:collection1] o.a.s.c.RequestHandlers no default request handler is registered (either '/select' or 'standard')
   [junit4]   2> 34807 INFO  (coreLoadExecutor-226-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 34807 INFO  (coreLoadExecutor-226-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 34808 INFO  (coreLoadExecutor-226-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 34808 INFO  (coreLoadExecutor-226-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: if uncommited for 1000ms; 
   [junit4]   2> 34809 INFO  (coreLoadExecutor-226-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3b4783f1[collection1] main]
   [junit4]   2> 34810 INFO  (coreLoadExecutor-226-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-ltr/test/J1/temp/solr.ltr.TestLTRQParserPlugin_E72C5B3619FD418A-001/tempDir-001/collection1/conf
   [junit4]   2> 34810 INFO  (coreLoadExecutor-226-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> 34811 WARN  (coreLoadExecutor-226-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/feature-store
   [junit4]   2> 34811 INFO  (coreLoadExecutor-226-thread-1) [    x:collection1] o.a.s.l.s.r.ManagedFeatureStore ------ managed feature ~ loading ------
   [junit4]   2> 34811 INFO  (coreLoadExecutor-226-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 1 observers of /schema/feature-store
   [junit4]   2> 34811 INFO  (coreLoadExecutor-226-thread-1) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/feature-store
   [junit4]   2> 34811 INFO  (coreLoadExecutor-226-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> 34811 WARN  (coreLoadExecutor-226-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/model-store
   [junit4]   2> 34811 INFO  (coreLoadExecutor-226-thread-1) [    x:collection1] o.a.s.l.s.r.ManagedModelStore INIT model store
   [junit4]   2> 34811 INFO  (coreLoadExecutor-226-thread-1) [    x:collection1] o.a.s.l.s.r.ManagedModelStore ------ managed models ~ loading ------
   [junit4]   2> 34811 INFO  (coreLoadExecutor-226-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 1 observers of /schema/model-store
   [junit4]   2> 34811 INFO  (coreLoadExecutor-226-thread-1) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/model-store
   [junit4]   2> 34812 INFO  (coreLoadExecutor-226-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 34812 INFO  (coreLoadExecutor-226-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1568271808377913344
   [junit4]   2> 34814 INFO  (searcherExecutor-227-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3b4783f1[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 35222 INFO  (SUITE-TestLTRQParserPlugin-seed#[E72C5B3619FD418A]-worker) [    ] o.a.s.SolrJettyTestBase Jetty Assigned Port#56999
   [junit4]   2> 35238 INFO  (qtp1325338132-279) [    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 (1568271808815169536)]} 0 9
   [junit4]   2> 35244 INFO  (qtp1325338132-280) [    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 (1568271808828801024)]} 0 1
   [junit4]   2> 35246 INFO  (qtp1325338132-281) [    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 (1568271808831946752)]} 0 0
   [junit4]   2> 35248 INFO  (qtp1325338132-282) [    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 (1568271808835092480)]} 0 0
   [junit4]   2> 35250 INFO  (qtp1325338132-283) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1568271808837189632,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 35250 INFO  (qtp1325338132-283) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@65ca9625 commitCommandVersion:1568271808837189632
   [junit4]   2> 35265 INFO  (qtp1325338132-283) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5bd240a6[collection1] main]
   [junit4]   2> 35266 INFO  (qtp1325338132-283) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 35266 INFO  (searcherExecutor-227-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5bd240a6[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C4)))}
   [junit4]   2> 35266 INFO  (qtp1325338132-283) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={stream.body=<commit/>}{commit=} 0 16
   [junit4]   2> 35268 INFO  (SUITE-TestLTRQParserPlugin-seed#[E72C5B3619FD418A]-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> 35269 INFO  (qtp1325338132-284) [    x:collection1] /solr SolrSchemaRestApi: [Restlet] ServerServlet: component class is null
   [junit4]   2> 35270 INFO  (qtp1325338132-284) [    x:collection1] /solr SolrSchemaRestApi: [Restlet] Attaching application: org.apache.solr.rest.SolrSchemaRestApi@3dbeb92d to URI: /solr/schema
   [junit4]   2> ??? 24, 2017 9:09:05 ? org.restlet.Application start
   [junit4]   2> INFO: Starting org.apache.solr.rest.SolrSchemaRestApi application
   [junit4]   2> 35

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

ssion.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> 38235 INFO  (qtp1093806964-345) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/query params={q=*:*&indent=on&fl=*,score&rows=4&wt=json&rq={!ltr+reRankDocs%3D10+model%3Dexternalmodel+efi.user_query%3Dw3}} hits=5 status=0 QTime=5
   [junit4]   2> 38237 ERROR (TEST-TestParallelWeightCreation.testLTRScoringQueryParallelWeightCreationResultOrder-seed#[E72C5B3619FD418A]) [    ] 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":5,
   [junit4]   2>     "params":{
   [junit4]   2>       "q":"*:*",
   [junit4]   2>       "indent":"on",
   [junit4]   2>       "fl":"*,score",
   [junit4]   2>       "rows":"4",
   [junit4]   2>       "wt":"json",
   [junit4]   2>       "rq":"{!ltr reRankDocs=10 model=externalmodel efi.user_query=w3}"}},
   [junit4]   2>   "response":{"numFound":5,"start":0,"maxScore":0.36707595,"docs":[
   [junit4]   2>       {
   [junit4]   2>         "id":"4",
   [junit4]   2>         "title":"w3 w3",
   [junit4]   2>         "description":"w4",
   [junit4]   2>         "popularity":4,
   [junit4]   2>         "_version_":1568271811838214144,
   [junit4]   2>         "score":0.36707595},
   [junit4]   2>       {
   [junit4]   2>         "id":"3",
   [junit4]   2>         "title":"w3",
   [junit4]   2>         "description":"w3",
   [junit4]   2>         "popularity":3,
   [junit4]   2>         "_version_":1568271811836116992,
   [junit4]   2>         "score":0.33873552},
   [junit4]   2>       {
   [junit4]   2>         "id":"1",
   [junit4]   2>         "title":"w1 w3",
   [junit4]   2>         "description":"w1",
   [junit4]   2>         "popularity":1,
   [junit4]   2>         "_version_":1568271811822485504,
   [junit4]   2>         "score":0.2545195},
   [junit4]   2>       {
   [junit4]   2>         "id":"2",
   [junit4]   2>         "title":"w2",
   [junit4]   2>         "description":"w2",
   [junit4]   2>         "popularity":2,
   [junit4]   2>         "_version_":1568271811831922688,
   [junit4]   2>         "score":0.0}]
   [junit4]   2>   }}
   [junit4]   2> 
   [junit4]   2>  request = /query?q=*%3A*&fl=*%2Cscore&rows=4&rq=%7B%21ltr+reRankDocs%3D10+model%3Dexternalmodel+efi.user_query%3Dw3%7D&wt=json&indent=on
   [junit4]   2> 
   [junit4]   2> 38237 INFO  (TEST-TestParallelWeightCreation.testLTRScoringQueryParallelWeightCreationResultOrder-seed#[E72C5B3619FD418A]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testLTRScoringQueryParallelWeightCreationResultOrder
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestParallelWeightCreation -Dtests.method=testLTRScoringQueryParallelWeightCreationResultOrder -Dtests.seed=E72C5B3619FD418A -Dtests.slow=true -Dtests.locale=sk-SK -Dtests.timezone=Europe/Mariehamn -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   1.39s J1 | TestParallelWeightCreation.testLTRScoringQueryParallelWeightCreationResultOrder <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: mismatch: '3'!='4' @ response/docs/[0]/id
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E72C5B3619FD418A:82607B56D39F2662]:0)
   [junit4]    > 	at org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:248)
   [junit4]    > 	at org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:192)
   [junit4]    > 	at org.apache.solr.ltr.TestParallelWeightCreation.testLTRScoringQueryParallelWeightCreationResultOrder(TestParallelWeightCreation.java:45)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 38242 INFO  (TEST-TestParallelWeightCreation.testLTRQParserThreadInitialization-seed#[E72C5B3619FD418A]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLTRQParserThreadInitialization
   [junit4]   2> 38243 INFO  (TEST-TestParallelWeightCreation.testLTRQParserThreadInitialization-seed#[E72C5B3619FD418A]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testLTRQParserThreadInitialization
   [junit4]   2> 38244 INFO  (SUITE-TestParallelWeightCreation-seed#[E72C5B3619FD418A]-worker) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@11e53e3d{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 38244 INFO  (SUITE-TestParallelWeightCreation-seed#[E72C5B3619FD418A]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1133017693
   [junit4]   2> 38244 INFO  (SUITE-TestParallelWeightCreation-seed#[E72C5B3619FD418A]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 38244 INFO  (SUITE-TestParallelWeightCreation-seed#[E72C5B3619FD418A]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 38244 INFO  (SUITE-TestParallelWeightCreation-seed#[E72C5B3619FD418A]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 38244 INFO  (SUITE-TestParallelWeightCreation-seed#[E72C5B3619FD418A]-worker) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 38245 INFO  (coreCloseExecutor-286-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@220c5c34
   [junit4]   2> 38247 INFO  (coreCloseExecutor-286-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=571235380
   [junit4]   2> 38250 INFO  (SUITE-TestParallelWeightCreation-seed#[E72C5B3619FD418A]-worker) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@d8aba99{/solr,null,UNAVAILABLE}
   [junit4]   2> 38251 INFO  (SUITE-TestParallelWeightCreation-seed#[E72C5B3619FD418A]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 38251 INFO  (SUITE-TestParallelWeightCreation-seed#[E72C5B3619FD418A]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1318895966
   [junit4]   2> 38251 INFO  (SUITE-TestParallelWeightCreation-seed#[E72C5B3619FD418A]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 38251 INFO  (SUITE-TestParallelWeightCreation-seed#[E72C5B3619FD418A]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 38251 INFO  (SUITE-TestParallelWeightCreation-seed#[E72C5B3619FD418A]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 38251 INFO  (SUITE-TestParallelWeightCreation-seed#[E72C5B3619FD418A]-worker) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 38252 INFO  (coreCloseExecutor-288-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@12d06fd0
   [junit4]   2> 38255 INFO  (coreCloseExecutor-288-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=315650000
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-ltr/test/J1/temp/solr.ltr.TestParallelWeightCreation_E72C5B3619FD418A-001
   [junit4]   2> May 24, 2017 10:09:08 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=false): {}, locale=sk-SK, timezone=Europe/Mariehamn
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_131 (64-bit)/cpus=3,threads=1,free=39950312,total=125902848
   [junit4]   2> NOTE: All tests run in this JVM: [TestSelectiveWeightCreation, TestLTRWithFacet, TestOriginalScoreFeature, TestFeatureExtractionFromMultipleSegments, TestRankingFeature, TestMultipleAdditiveTreesModel, TestLTRReRankingPipeline, TestUserTermScorerQuery, TestLTRQParserExplain, TestLTRQParserPlugin, TestLTRWithSort, TestParallelWeightCreation]
   [junit4] Completed [27/33 (4!)] on J1 in 11.49s, 2 tests, 1 error <<< FAILURES!

[...truncated 37006 lines...]

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

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

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

Error Message:
Expected 2 of 3 replicas to be active but only found 1; [core_node2:{"core":"c8n_1x3_lf_shard1_replica_n2","base_url":"http://127.0.0.1:63925","node_name":"127.0.0.1:63925_","state":"active","type":"NRT","leader":"true"}]; clusterState: DocCollection(c8n_1x3_lf//collections/c8n_1x3_lf/state.json/17)={   "pullReplicas":"0",   "replicationFactor":"1",   "shards":{"shard1":{       "range":"80000000-7fffffff",       "state":"active",       "replicas":{         "core_node1":{           "state":"down",           "base_url":"http://127.0.0.1:63932",           "core":"c8n_1x3_lf_shard1_replica_n3",           "node_name":"127.0.0.1:63932_",           "type":"NRT"},         "core_node2":{           "core":"c8n_1x3_lf_shard1_replica_n2",           "base_url":"http://127.0.0.1:63925",           "node_name":"127.0.0.1:63925_",           "state":"active",           "type":"NRT",           "leader":"true"},         "core_node3":{           "core":"c8n_1x3_lf_shard1_replica_n1",           "base_url":"http://127.0.0.1:63920",           "node_name":"127.0.0.1:63920_",           "state":"down",           "type":"NRT"}}}},   "router":{"name":"compositeId"},   "maxShardsPerNode":"1",   "autoAddReplicas":"false",   "nrtReplicas":"3",   "tlogReplicas":"0"}

Stack Trace:
java.lang.AssertionError: Expected 2 of 3 replicas to be active but only found 1; [core_node2:{"core":"c8n_1x3_lf_shard1_replica_n2","base_url":"http://127.0.0.1:63925","node_name":"127.0.0.1:63925_","state":"active","type":"NRT","leader":"true"}]; clusterState: DocCollection(c8n_1x3_lf//collections/c8n_1x3_lf/state.json/17)={
  "pullReplicas":"0",
  "replicationFactor":"1",
  "shards":{"shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node1":{
          "state":"down",
          "base_url":"http://127.0.0.1:63932",
          "core":"c8n_1x3_lf_shard1_replica_n3",
          "node_name":"127.0.0.1:63932_",
          "type":"NRT"},
        "core_node2":{
          "core":"c8n_1x3_lf_shard1_replica_n2",
          "base_url":"http://127.0.0.1:63925",
          "node_name":"127.0.0.1:63925_",
          "state":"active",
          "type":"NRT",
          "leader":"true"},
        "core_node3":{
          "core":"c8n_1x3_lf_shard1_replica_n1",
          "base_url":"http://127.0.0.1:63920",
          "node_name":"127.0.0.1:63920_",
          "state":"down",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"1",
  "autoAddReplicas":"false",
  "nrtReplicas":"3",
  "tlogReplicas":"0"}
	at __randomizedtesting.SeedInfo.seed([F44BEE144D3ED277:7C1FD1CEE3C2BF8F]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.testRf3WithLeaderFailover(LeaderFailoverAfterPartitionTest.java:170)
	at org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test(LeaderFailoverAfterPartitionTest.java:57)
	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 11074 lines...]
   [junit4] Suite: org.apache.solr.cloud.LeaderFailoverAfterPartitionTest
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderFailoverAfterPartitionTest_F44BEE144D3ED277-001/init-core-data-001
   [junit4]   2> 180477 WARN  (SUITE-LeaderFailoverAfterPartitionTest-seed#[F44BEE144D3ED277]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 180478 INFO  (SUITE-LeaderFailoverAfterPartitionTest-seed#[F44BEE144D3ED277]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 180480 INFO  (SUITE-LeaderFailoverAfterPartitionTest-seed#[F44BEE144D3ED277]-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-5776) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 180480 INFO  (SUITE-LeaderFailoverAfterPartitionTest-seed#[F44BEE144D3ED277]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 180481 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[F44BEE144D3ED277]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 180482 INFO  (Thread-325) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 180482 INFO  (Thread-325) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 180486 ERROR (Thread-325) [    ] 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> 180584 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[F44BEE144D3ED277]) [    ] o.a.s.c.ZkTestServer start zk server on port:63909
   [junit4]   2> 180618 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[F44BEE144D3ED277]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 180622 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[F44BEE144D3ED277]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 180626 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[F44BEE144D3ED277]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 180628 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[F44BEE144D3ED277]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 180630 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[F44BEE144D3ED277]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 180632 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[F44BEE144D3ED277]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 180634 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[F44BEE144D3ED277]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 180636 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[F44BEE144D3ED277]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 180638 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[F44BEE144D3ED277]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 180640 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[F44BEE144D3ED277]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 180642 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[F44BEE144D3ED277]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 180644 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[F44BEE144D3ED277]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 180935 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[F44BEE144D3ED277]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderFailoverAfterPartitionTest_F44BEE144D3ED277-001/control-001/cores/collection1
   [junit4]   2> 180939 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[F44BEE144D3ED277]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 180941 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[F44BEE144D3ED277]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@373e374b{/,null,AVAILABLE}
   [junit4]   2> 180943 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[F44BEE144D3ED277]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5f389738{HTTP/1.1,[http/1.1]}{127.0.0.1:63913}
   [junit4]   2> 180943 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[F44BEE144D3ED277]) [    ] o.e.j.s.Server Started @185333ms
   [junit4]   2> 180943 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[F44BEE144D3ED277]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderFailoverAfterPartitionTest_F44BEE144D3ED277-001/tempDir-001/control/data, hostContext=/, hostPort=63912, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderFailoverAfterPartitionTest_F44BEE144D3ED277-001/control-001/cores}
   [junit4]   2> 180944 ERROR (TEST-LeaderFailoverAfterPartitionTest.test-seed#[F44BEE144D3ED277]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 180944 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[F44BEE144D3ED277]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 180944 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[F44BEE144D3ED277]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 180944 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[F44BEE144D3ED277]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 180944 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[F44BEE144D3ED277]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-05-25T02:15:16.663Z
   [junit4]   2> 180948 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[F44BEE144D3ED277]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 180948 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[F44BEE144D3ED277]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderFailoverAfterPartitionTest_F44BEE144D3ED277-001/control-001/solr.xml
   [junit4]   2> 180958 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[F44BEE144D3ED277]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5bdd0312, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 180964 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[F44BEE144D3ED277]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63909/solr
   [junit4]   2> 180998 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[F44BEE144D3ED277]) [n:127.0.0.1:63912_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 180999 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[F44BEE144D3ED277]) [n:127.0.0.1:63912_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:63912_
   [junit4]   2> 181001 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[F44BEE144D3ED277]) [n:127.0.0.1:63912_    ] o.a.s.c.Overseer Overseer (id=98020787237814276-127.0.0.1:63912_-n_0000000000) starting
   [junit4]   2> 181015 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[F44BEE144D3ED277]) [n:127.0.0.1:63912_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63912_
   [junit4]   2> 181017 INFO  (zkCallback-281-thread-1-processing-n:127.0.0.1:63912_) [n:127.0.0.1:63912_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 181104 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[F44BEE144D3ED277]) [n:127.0.0.1:63912_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5bdd0312
   [junit4]   2> 181106 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[F44BEE144D3ED277]) [n:127.0.0.1:63912_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5bdd0312
   [junit4]   2> 181106 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[F44BEE144D3ED277]) [n:127.0.0.1:63912_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5bdd0312
   [junit4]   2> 181108 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[F44BEE144D3ED277]) [n:127.0.0.1:63912_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderFailoverAfterPartitionTest_F44BEE144D3ED277-001/control-001/cores
   [junit4]   2> 181108 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[F44BEE144D3ED277]) [n:127.0.0.1:63912_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 181110 INFO  (coreLoadExecutor-592-thread-1-processing-n:127.0.0.1:63912_) [n:127.0.0.1:63912_ c:control_collection   x:collection1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 181113 INFO  (OverseerStateUpdate-98020787237814276-127.0.0.1:63912_-n_0000000000) [n:127.0.0.1:63912_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 182136 WARN  (coreLoadExecutor-592-thread-1-processing-n:127.0.0.1:63912_) [n:127.0.0.1:63912_ c:control_collection   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 182136 INFO  (coreLoadExecutor-592-thread-1-processing-n:127.0.0.1:63912_) [n:127.0.0.1:63912_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 182150 INFO  (coreLoadExecutor-592-thread-1-processing-n:127.0.0.1:63912_) [n:127.0.0.1:63912_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 182257 INFO  (coreLoadExecutor-592-thread-1-processing-n:127.0.0.1:63912_) [n:127.0.0.1:63912_ c:control_collection   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 182273 INFO  (coreLoadExecutor-592-thread-1-processing-n:127.0.0.1:63912_) [n:127.0.0.1:63912_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection, trusted=true
   [junit4]   2> 182273 INFO  (coreLoadExecutor-592-thread-1-processing-n:127.0.0.1:63912_) [n:127.0.0.1:63912_ 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@5bdd0312
   [junit4]   2> 182273 INFO  (coreLoadExecutor-592-thread-1-processing-n:127.0.0.1:63912_) [n:127.0.0.1:63912_ c:control_collection   x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 182273 INFO  (coreLoadExecutor-592-thread-1-processing-n:127.0.0.1:63912_) [n:127.0.0.1:63912_ c:control_collection   x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderFailoverAfterPartitionTest_F44BEE144D3ED277-001/control-001/cores/collection1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderFailoverAfterPartitionTest_F44BEE144D3ED277-001/control-001/cores/collection1/data/]
   [junit4]   2> 182285 INFO  (coreLoadExecutor-592-thread-1-processing-n:127.0.0.1:63912_) [n:127.0.0.1:63912_ c:control_collection   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=73.7763671875, floorSegmentMB=0.2978515625, forceMergeDeletesPctAllowed=11.444642210650821, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 182321 WARN  (coreLoadExecutor-592-thread-1-processing-n:127.0.0.1:63912_) [n:127.0.0.1:63912_ 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> 182383 INFO  (coreLoadExecutor-592-thread-1-processing-n:127.0.0.1:63912_) [n:127.0.0.1:63912_ c:control_collection   x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 182384 INFO  (coreLoadExecutor-592-thread-1-processing-n:127.0.0.1:63912_) [n:127.0.0.1:63912_ c:control_collection   x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 182384 INFO  (coreLoadExecutor-592-thread-1-processing-n:127.0.0.1:63912_) [n:127.0.0.1:63912_ c:control_collection   x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 182384 INFO  (coreLoadExecutor-592-thread-1-processing-n:127.0.0.1:63912_) [n:127.0.0.1:63912_ c:control_collection   x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 182385 INFO  (coreLoadExecutor-592-thread-1-processing-n:127.0.0.1:63912_) [n:127.0.0.1:63912_ c:control_collection   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=28, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 182386 INFO  (coreLoadExecutor-592-thread-1-processing-n:127.0.0.1:63912_) [n:127.0.0.1:63912_ c:control_collection   x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@604a978d[collection1] main]
   [junit4]   2> 182387 INFO  (coreLoadExecutor-592-thread-1-processing-n:127.0.0.1:63912_) [n:127.0.0.1:63912_ c:control_collection   x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 182388 INFO  (coreLoadExecutor-592-thread-1-processing-n:127.0.0.1:63912_) [n:127.0.0.1:63912_ c:control_collection   x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 182388 INFO  (coreLoadExecutor-592-thread-1-processing-n:127.0.0.1:63912_) [n:127.0.0.1:63912_ c:control_collection   x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 182388 INFO  (coreLoadExecutor-592-thread-1-processing-n:127.0.0.1:63912_) [n:127.0.0.1:63912_ c:control_collection   x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1568332597802565632
   [junit4]   2> 182389 INFO  (searcherExecutor-593-thread-1-processing-n:127.0.0.1:63912_ x:collection1 c:control_collection) [n:127.0.0.1:63912_ c:control_collection   x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@604a978d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 182396 INFO  (coreZkRegister-585-thread-1-processing-n:127.0.0.1:63912_ x:collection1 c:control_collection) [n:127.0.0.1:63912_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 182396 INFO  (coreZkRegister-585-thread-1-processing-n:127.0.0.1:63912_ x:collection1 c:control_collection) [n:127.0.0.1:63912_ 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> 182396 INFO  (coreZkRegister-585-thread-1-processing-n:127.0.0.1:63912_ x:collection1 c:control_collection) [n:127.0.0.1:63912_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:63912/collection1/
   [junit4]   2> 182396 INFO  (coreZkRegister-585-thread-1-processing-n:127.0.0.1:63912_ x:collection1 c:control_collection) [n:127.0.0.1:63912_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 182396 INFO  (coreZkRegister-585-thread-1-processing-n:127.0.0.1:63912_ x:collection1 c:control_collection) [n:127.0.0.1:63912_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:63912/collection1/ has no replicas
   [junit4]   2> 182396 INFO  (coreZkRegister-585-thread-1-processing-n:127.0.0.1:63912_ x:collection1 c:control_collection) [n:127.0.0.1:63912_ 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> 182401 INFO  (coreZkRegister-585-thread-1-processing-n:127.0.0.1:63912_ x:collection1 c:control_collection) [n:127.0.0.1:63912_ 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:63912/collection1/ shard1
   [junit4]   2> 182565 INFO  (coreZkRegister-585-thread-1-processing-n:127.0.0.1:63912_ x:collection1 c:control_collection) [n:127.0.0.1:63912_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 182650 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[F44BEE144D3ED277]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 182652 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[F44BEE144D3ED277]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:63909/solr ready
   [junit4]   2> 182652 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[F44BEE144D3ED277]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 182652 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[F44BEE144D3ED277]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 182969 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[F44BEE144D3ED277]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderFailoverAfterPartitionTest_F44BEE144D3ED277-001/shard-1-001/cores/collection1
   [junit4]   2> 182970 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[F44BEE144D3ED277]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderFailoverAfterPartitionTest_F44BEE144D3ED277-001/shard-1-001 of type NRT
   [junit4]   2> 182971 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[F44BEE144D3ED277]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 182973 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[F44BEE144D3ED277]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@702f54cc{/,null,AVAILABLE}
   [junit4]   2> 182974 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[F44BEE144D3ED277]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6d99bb53{HTTP/1.1,[http/1.1]}{127.0.0.1:63921}
   [junit4]   2> 182974 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[F44BEE144D3ED277]) [    ] o.e.j.s.Server Started @187364ms
   [junit4]   2> 182974 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[F44BEE144D3ED277]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderFailoverAfterPartitionTest_F44BEE144D3ED277-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=63920, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderFailoverAfterPartitionTest_F44BEE144D3ED277-001/shard-1-001/cores}
   [junit4]   2> 182974 ERROR (TEST-LeaderFailoverAfterPartitionTest.test-seed#[F44BEE144D3ED277]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 182975 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[F44BEE144D3ED277]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 182975 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[F44BEE144D3ED277]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 182975 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[F44BEE144D3ED277]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 182975 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[F44BEE144D3ED277]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-05-25T02:15:18.694Z
   [junit4]   2> 182985 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[F44BEE144D3ED277]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 182985 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[F44BEE144D3ED277]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderFailoverAfterPartitionTest_F44BEE144D3ED277-001/shard-1-001/solr.xml
   [junit4]   2> 182999 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[F44BEE144D3ED277]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5bdd0312, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 183019 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[F44BEE144D3ED277]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63909/solr
   [junit4]   2> 183039 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[F44BEE144D3ED277]) [n:127.0.0.1:63920_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 183046 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[F44BEE144D3ED277]) [n:127.0.0.1:63920_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 183052 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[F44BEE144D3ED277]) [n:127.0.0.1:63920_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63920_
   [junit4]   2> 183055 INFO  (zkCallback-281-thread-1-processing-n:127.0.0.1:63912_) [n:127.0.0.1:63912_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 183055 INFO  (zkCallback-285-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 183056 INFO  (zkCallback-291-thread-1-processing-n:127.0.0.1:63920_) [n:127.0.0.1:63920_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 183191 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[F44BEE144D3ED277]) [n:127.0.0.1:63920_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5bdd0312
   [junit4]   2> 183196 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[F44BEE144D3ED277]) [n:127.0.0.1:63920_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5bdd0312
   [junit4]   2> 183196 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[F44BEE144D3ED277]) [n:127.0.0.1:63920_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5bdd0312
   [junit4]   2> 183198 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[F44BEE144D3ED277]) [n:127.0.0.1:63920_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderFailoverAfterPartitionTest_F44BEE144D3ED277-001/shard-1-001/cores
   [junit4]   2> 183198 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[F44BEE144D3ED277]) [n:127.0.0.1:63920_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 183200 INFO  (coreLoadExecutor-603-thread-1-processing-n:127.0.0.1:63920_) [n:127.0.0.1:63920_ c:collection1   x:collection1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 183202 INFO  (OverseerStateUpdate-98020787237814276-127.0.0.1:63912_-n_0000000000) [n:127.0.0.1:63912_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 183305 INFO  (zkCallback-291-thread-1-processing-n:127.0.0.1:63920_) [n:127.0.0.1:63920_    ] 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> 184235 WARN  (coreLoadExecutor-603-thread-1-processing-n:127.0.0.1:63920_) [n:127.0.0.1:63920_ c:collection1   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 184239 INFO  (coreLoadExecutor-603-thread-1-processing-n:127.0.0.1:63920_) [n:127.0.0.1:63920_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 184255 INFO  (coreLoadExecutor-603-thread-1-processing-n:127.0.0.1:63920_) [n:127.0.0.1:63920_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 184345 INFO  (coreLoadExecutor-603-thread-1-processing-n:127.0.0.1:63920_) [n:127.0.0.1:63920_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 184361 INFO  (coreLoadExecutor-603-thread-1-processing-n:127.0.0.1:63920_) [n:127.0.0.1:63920_ c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1, trusted=true
   [junit4]   2> 184361 INFO  (coreLoadExecutor-603-thread-1-processing-n:127.0.0.1:63920_) [n:127.0.0.1:63920_ c:collection1   x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.core_node1' (registry 'solr.core.collection1.shard2.core_node1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5bdd0312
   [junit4]   2> 184361 INFO  (coreLoadExecutor-603-thread-1-processing-n:127.0.0.1:63920_) [n:127.0.0.1:63920_ c:collection1   x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 184361 INFO  (coreLoadExecutor-603-thread-1-processing-n:127.0.0.1:63920_) [n:127.0.0.1:63920_ c:collection1   x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderFailoverAfterPartitionTest_F44BEE144D3ED277-001/shard-1-001/cores/collection1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderFailoverAfterPartitionTest_F44BEE144D3ED277-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 184363 INFO  (coreLoadExecutor-603-thread-1-processing-n:127.0.0.1:63920_) [n:127.0.0.1:63920_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=73.7763671875, floorSegmentMB=0.2978515625, forceMergeDeletesPctAllowed=11.444642210650821, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 184365 WARN  (coreLoadExecutor-603-thread-1-processing-n:127.0.0.1:63920_) [n:127.0.0.1:63920_ 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> 184409 INFO  (coreLoadExecutor-603-thread-1-processing-n:127.0.0.1:63920_) [n:127.0.0.1:63920_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 184409 INFO  (coreLoadExecutor-603-thread-1-processing-n:127.0.0.1:63920_) [n:127.0.0.1:63920_ c:collection1   x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 184416 INFO  (coreLoadExecutor-603-thread-1-processing-n:127.0.0.1:63920_) [n:127.0.0.1:63920_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 184416 INFO  (coreLoadExecutor-603-thread-1-processing-n:127.0.0.1:63920_) [n:127.0.0.1:63920_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 184416 INFO  (coreLoadExecutor-603-thread-1-processing-n:127.0.0.1:63920_) [n:127.0.0.1:63920_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=28, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 184417 INFO  (coreLoadExecutor-603-thread-1-processing-n:127.0.0.1:63920_) [n:127.0.0.1:63920_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5f8d703c[collection1] main]
   [junit4]   2> 184418 INFO  (coreLoadExecutor-603-thread-1-processing-n:127.0.0.1:63920_) [n:127.0.0.1:63920_ c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 184419 INFO  (coreLoadExecutor-603-thread-1-processing-n:127.0.0.1:63920_) [n:127.0.0.1:63920_ c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 184419 INFO  (coreLoadExecutor-603-thread-1-processing-n:127.0.0.1:63920_) [n:127.0.0.1:63920_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 184419 INFO  (coreLoadExecutor-603-thread-1-processing-n:127.0.0.1:63920_) [n:127.0.0.1:63920_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1568332599932223488
   [junit4]   2> 184420 INFO  (searcherExecutor-604-thread-1-processing-n:127.0.0.1:63920_ x:collection1 c:collection1) [n:127.0.0.1:63920_ c:collection1   x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5f8d703c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 184428 INFO  (coreZkRegister-598-thread-1-processing-n:127.0.0.1:63920_ x:collection1 c:collection1) [n:127.0.0.1:63920_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 184428 INFO  (coreZkRegister-598-thread-1-processing-n:127.0.0.1:63920_ x:collection1 c:collection1) [n:127.0.0.1:63920_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 184428 INFO  (coreZkRegister-598-thread-1-processing-n:127.0.0.1:63920_ x:collection1 c:collection1) [n:127.0.0.1:63920_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:63920/collection1/
   [junit4]   2> 184428 INFO  (coreZkRegister-598-thread-1-processing-n:127.0.0.1:63920_ x:collection1 c:collection1) [n:127.0.0.1:63920_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 184428 INFO  (coreZkRegister-598-thread-1-processing-n:127.0.0.1:63920_ x:collection1 c:collection1) [n:127.0.0.1:63920_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:63920/collection1/ has no replicas
   [junit4]   2> 184428 INFO  (coreZkRegister-598-thread-1-processing-n:127.0.0.1:63920_ x:collection1 c:collection1) [n:127.0.0.1:63920_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 184433 INFO  (coreZkRegister-598-thread-1-processing-n:127.0.0.1:63920_ x:collection1 c:collection1) [n:127.0.0.1:63920_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:63920/collection1/ shard2
   [junit4]   2> 184539 INFO  (zkCallback-291-thread-1-processing-n:127.0.0.1:63920_) [n:127.0.0.1:63920_    ] 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> 184592 INFO  (coreZkRegister-598-thread-1-processing-n:127.0.0.1:63920_ x:collection1 c:collection1) [n:127.0.0.1:63920_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 184716 INFO  (zkCallback-291-thread-1-processing-n:127.0.0.1:63920_) [n:127.0.0.1:63920_    ] 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> 184971 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[F44BEE144D3ED277]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderFailoverAfterPartitionTest_F44BEE144D3ED277-001/shard-2-001/cores/collection1
   [junit4]   2> 184972 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[F44BEE144D3ED277]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderFailoverAfterPartitionTest_F44BEE144D3ED277-001/shard-2-001 of type NRT
   [junit4]   2> 184972 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[F44BEE144D3ED277]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 184974 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[F44BEE144D3ED277]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@73b477e6{/,null,AVAILABLE}
   [junit4]   2> 184974 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[F44BEE144D3ED277]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@30d60c93{HTTP/1.1,[http/1.1]}{127.0.0.1:63926}
   [junit4]   2> 184974 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[F44BEE144D3ED277]) [    ] o.e.j.s.Server Started @189364ms
   [junit4]   2> 184974 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[F44BEE144D3ED277]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderFailoverAfterPartitionTest_F44BEE144D3ED277-001/tempDir-001/jetty2, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=63925, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderFailoverAfterPartitionTest_F44BEE144D3ED277-001/shard-2-001/cores}
   [junit4]   2> 184974 ERROR (TEST-LeaderFailoverAfterPartitionTest.test-seed#[F44BEE144D3ED277]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 184975 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[F44BEE144D3ED277]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 184975 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[F44BEE144D3ED277]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 184975 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[F44BEE144D3ED277]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 184975 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[F44BEE144D3ED277]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-05-25T02:15:20.694Z
   [junit4]   2> 184978 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[F44BEE144D3ED277]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 184978 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[F44BEE144D3ED277]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderFailoverAfterPartitionTest_F44BEE144D3ED277-001/shard-2-001/solr.xml
   [junit4]   2> 184988 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[F44BEE144D3ED277]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5bdd0312, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 184991 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[F44BEE144D3ED277]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63909/solr
   [junit4]   2> 185004 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[F44BEE144D3ED277]) [n:127.0.0.1:63925_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 185008 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[F44BEE144D3ED277]) [n:127.0.0.1:63925_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 185011 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[F44BEE144D3ED277]) [n:127.0.0.1:63925_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63925_
   [junit4]   2> 185013 INFO  (zkCallback-281-thread-1-processing-n:127.0.0.1:63912_) [n:127.0.0.1:63912_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 185014 INFO  (zkCallback-297-thread-1-processing-n:127.0.0.1:63925_) [n:127.0.0.1:63925_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 185013 INFO  (zkCallback-285-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 185013 INFO  (zkCallback-291-thread-1-processing-n:127.0.0.1:63920_) [n:127.0.0.1:63920_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 185101 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[F44BEE144D3ED277]) [n:127.0.0.1:63925_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5bdd0312
   [junit4]   2> 185104 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[F44BEE144D3ED277]) [n:127.0.0.1:63925_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5bdd0312
   [junit4]   2> 185104 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[F44BEE144D3ED277]) [n:127.0.0.1:63925_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5bdd0312
   [junit4]   2> 185105 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[F44BEE144D3ED277]) [n:127.0.0.1:63925_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderFailoverAfterPartitionTest_F44BEE144D3ED277-001/shard-2-001/cores
   [junit4]   2> 185105 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[F44BEE144D3ED277]) [n:127.0.0.1:63925_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 185107 INFO  (coreLoadExecutor-614-thread-1-processing-n:127.0.0.1:63925_) [n:127.0.0.1:63925_ c:collection1   x:collection1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 185108 INFO  (OverseerStateUpdate-98020787237814276-127.0.0.1:63912_-n_0000000000) [n:127.0.0.1:63912_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 185211 INFO  (zkCallback-297-thread-1-processing-n:127.0.0.1:63925_) [n:127.0.0.1:63925_    ] 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> 185211 INFO  (zkCallback-291-thread-1-processing-n:127.0.0.1:63920_) [n:127.0.0.1:63920_    ] 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> 186137 WARN  (coreLoadExecutor-614-thread-1-processing-n:127.0.0.1:63925_) [n:127.0.0.1:63925_ c:collection1   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 186138 INFO  (coreLoadExecutor-614-thread-1-processing-n:127.0.0.1:63925_) [n:127.0.0.1:63925_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 186154 INFO  (coreLoadExecutor-614-thread-1-processing-n:127.0.0.1:63925_) [n:127.0.0.1:63925_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 186273 INFO  (coreLoadExecutor-614-thread-1-processing-n:127.0.0.1:63925_) [n:127.0.0.1:63925_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 186290 INFO  (coreLoadExecutor-614-thread-1-processing-n:127.0.0.1:63925_) [n:127.0.0.1:63925_ c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1, trusted=true
   [junit4]   2> 186290 INFO  (coreLoadExecutor-614-thread-1-processing-n:127.0.0.1:63925_) [n:127.0.0.1:63925_ 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@5bdd0312
   [junit4]   2> 186290 INFO  (coreLoadExecutor-614-thread-1-processing-n:127.0.0.1:63925_) [n:127.0.0.1:63925_ c:collection1   x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 186290 INFO  (coreLoadExecutor-614-thread-1-processing-n:127.0.0.1:63925_) [n:127.0.0.1:63925_ c:collection1   x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderFailoverAfterPartitionTest_F44BEE144D3ED277-001/shard-2-001/cores/collection1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderFailoverAfterPartitionTest_F44BEE144D3ED277-001/shard-2-001/cores/collection1/data/]
   [junit4]   2> 186292 INFO  (coreLoadExecutor-614-thread-1-processing-n:127.0.0.1:63925_) [n:127.0.0.1:63925_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=73.7763671875, floorSegmentMB=0.2978515625, forceMergeDeletesPctAllowed=11.444642210650821, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 186294 WARN  (coreLoadExecutor-614-thread-1-processing-n:127.0.0.1:63925_) [n:127.0.0.1:63925_ 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> 186366 INFO  (coreLoadExecutor-614-thread-1-processing-n:127.0.0.1:63925_) [n:127.0.0.1:63925_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 186366 INFO  (coreLoadExecutor-614-thread-1-processing-n:127.0.0.1:63925_) [n:127.0.0.1:63925_ c:collection1   x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 186367 INFO  (coreLoadExecutor-614-thread-1-processing-n:127.0.0.1:63925_) [n:127.0.0.1:63925_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 186367 INFO  (coreLoadExecutor-614-thread-1-processing-n:127.0.0.1:63925_) [n:127.0.0.1:63925_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 186368 INFO  (coreLoadExecutor-614-thread-1-processing-n:127.0.0.1:63925_) [n:127.0.0.1:63925_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=28, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 186372 INFO  (coreLoadExecutor-614-thread-1-processing-n:127.0.0.1:63925_) [n:127.0.0.1:63925_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4036ff7d[collection1] main]
   [junit4]   2> 186373 INFO  (coreLoadExecutor-614-thread-1-processing-n:127.0.0.1:63925_) [n:127.0.0.1:63925_ c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 186373 INFO  (coreLoadExecutor-614-thread-1-processing-n:127.0.0.1:63925_) [n:127.0.0.1:63925_ c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 186374 INFO  (coreLoadExecutor-614-thread-1-processing-n:127.0.0.1:63925_) [n:127.0.0.1:63925_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 186374 INFO  (coreLoadExecutor-614-thread-1-processing-n:127.0.0.1:63925_) [n:127.0.0.1:63925_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1568332601982189568
   [junit4]   2> 186375 INFO  (searcherExecutor-615-thread-1-processing-n:127.0.0.1:63925_ x:collection1 c:collection1) [n:127.0.0.1:63925_ c:collection1   x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4036ff7d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 186383 INFO  (coreZkRegister-609-thread-1-processing-n:127.0.0.1:63925_ x:collection1 c:collection1) [n:127.0.0.1:63925_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 186383 INFO  (coreZkRegister-609-thread-1-processing-n:127.0.0.1:63925_ x:collection1 c:collection1) [n:127.0.0.1:63925_ 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> 186383 INFO  (coreZkRegister-609-thread-1-processing-n:127.0.0.1:63925_ x:collection1 c:collection1) [n:127.0.0.1:63925_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:63925/collection1/
   [junit4]   2> 186383 INFO  (coreZkRegister-609-thread-1-processing-n:127.0.0.1:63925_ x:collection1 c:collection1) [n:127.0.0.1:63925_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 186383 INFO  (coreZkRegister-609-thread-1-processing-n:127.0.0.1:63925_ x:collection1 c:collection1) [n:127.0.0.1:63925_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:63925/collection1/ has no replicas
   [junit4]   2> 186383 INFO  (coreZkRegister-609-thread-1-processing-n:127.0.0.1:63925_ x:collection1 c:collection1) [n:127.0.0.1:63925_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 186388 INFO  (coreZkRegister-609-thread-1-processing-n:127.0.0.1:63925_ x:collection1 c:collection1) [n:127.0.0.1:63925_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:63925/collection1/ shard1
   [junit4]   2> 186498 INFO  (zkCallback-291-thread-1-processing-n:127.0.0.1:63920_) [n:127.0.0.1:63920_    ] 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> 186498 INFO  (zkCallback-297-thread-1-processing-n:127.0.0.1:63925_) [n:127.0.0.1:63925_    ] 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> 186549 INFO  (coreZkRegister-609-thread-1-processing-n:127.0.0.1:63925_ x:collection1 c:collection1) [n:127.0.0.1:63925_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 186665 INFO  (zkCallback-297-thread-1-processing-n:127.0.0.1:63925_) [n:127.0.0.1:63925_    ] 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> 186665 INFO  (zkCallback-291-thread-1-processing-n:127.0.0.1:63920_) [n:127.0.0.1:63920_    ] 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> 186863 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[F44BEE144D3ED277]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderFailoverAfterPartitionTest_F44BEE144D3ED277-001/shard-3-001/cores/collection1
   [junit4]   2> 186864 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[F44BEE144D3ED277]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderFailoverAfterPartitionTest_F44BEE144D3ED277-001/shard-3-001 of type NRT
   [junit4]   2> 186864 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[F44BEE144D3ED277]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 186877 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[F44BEE144D3ED277]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@282dcd90{/,null,AVAILABLE}
   [junit4]   2> 186877 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[F44BEE144D3ED277]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2d429ca4{HTTP/1.1,[http/1.1]}{127.0.0.1:63933}
   [junit4]   2> 186877 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[F44BEE144D3ED277]) [    ] o.e.j.s.Server Started @191267ms
   [junit4]   2> 186877 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[F44BEE144D3ED277]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderFailoverAfterPartitionTest_F44BEE144D3ED277-001/tempDir-001/jetty3, solrconfig=solrconfig.xml, hostContext=/, hostPort=63932, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderFailoverAfterPartitionTest_F44BEE144D3ED277-001/shard-3-001/cores}
   [junit4]   2> 186878 ERROR (TEST-LeaderFailoverAfterPartitionTest.test-seed#[F44BEE144D3ED277]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 186878 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[F44BEE144D3ED277]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 186878 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[F44BEE144D3ED277]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 186878 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[F44BEE144D3ED277]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 186878 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[F44BEE144D3ED277]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-05-25T02:15:22.597Z
   [junit4]   2> 186882 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[F44BEE144D3ED277]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 186882 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[F44BEE144D3ED277]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderFailoverAfterPartitionTest_F44BEE144D3ED277-001/shard-3-001/solr.xml
   [junit4]   2> 186887 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[F44BEE144D3ED277]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5bdd0312, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 186891 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[F44BEE144D3ED277]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63909/solr
   [junit4]   2> 186909 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[F44BEE144D3ED277]) [n:127.0.0.1:63932_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 186913 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[F44BEE144D3ED277]) [n:127.0.0.1:63932_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 186916 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[F44BEE144D3ED277]) [n:127.0.0.1:63932_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63932_
   [junit4]   2> 187000 INFO  (zkCallback-303-thread-1-processing-n:127.0.0.1:63932_) [n:127.0.0.1:63932_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 187010 INFO  (zkCallback-297-thread-1-processing-n:127.0.0.1:63925_) [n:127.0.0.1:63925_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 187010 INFO  (zkCallback-285-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 187010 INFO  (zkCallback-291-thread-1-processing-n:127.0.0.1:63920_) [n:127.0.0.1:63920_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 187010 INFO  (zkCallback-281-thread-2-processing-n:127.0.0.1:63912_) [n:127.0.0.1:63912_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 187086 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[F44BEE144D3ED277]) [n:127.0.0.1:63932_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5bdd0312
   [junit4]   2> 187091 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[F44BEE144D3ED277]) [n:127.0.0.1:63932_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5bdd0312
   [junit4]   2> 187091 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[F44BEE144D3ED277]) [n:127.0.0.1:63932_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5bdd0312
   [junit4]   2> 187093 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[F44BEE144D3ED277]) [n:127.0.0.1:63932_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderFailoverAfterPartitionTest_F44BEE144D3ED277-001/shard-3-001/cores
   [junit4]   2> 187093 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[F44BEE144D3ED277]) [n:127.0.0.1:63932_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 187094 INFO  (coreLoadExecutor-625-thread-1-processing-n:127.0.0.1:63932_) [n:127.0.0.1:63932_ c:collection1   x:collection1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 187096 INFO  (OverseerStateUpdate-98020787237814276-127.0.0.1:63912_-n_0000000000) [n:127.0.0.1:63912_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 187202 INFO  (zkCallback-297-thread-1-processing-n:127.0.0.1:63925_) [n:127.0.0.1:63925_    ] 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: [4])
   [junit4]   2> 187202 INFO  (zkCallback-303-thread-1-processing-n:127.0.0.1:63932_) [n:127.0.0.1:63932_    ] 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: [4])
   [junit4]   2> 187202 INFO  (zkCallback-291-thread-1-processing-n:127.0.0.1:63920_) [n:127.0.0.1:63920_    ] 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: [4])
   [junit4]   2> 188120 WARN  (coreLoadExecutor-625-thread-1-processing-n:127.0.0.1:63932_) [n:127.0.0.1:63932_ c:collection1   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 188121 INFO  (coreLoadExecutor-625-thread-1-processing-n:127.0.0.1:63932_) [n:127.0.0.1:63932_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 188143 INFO  (coreLoadExecutor-625-thread-1-processing-n:127.0.0.1:63932_) [n:127.0.0.1:63932_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 188266 INFO  (coreLoadExecutor-625-thread-1-processing-n:127.0.0.1:63932_) [n:127.0.0.1:63932_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 188289 INFO  (coreLoadExecutor-625-thread-1-processing-n:127.0.0.1:63932_) [n:127.0.0.1:63932_ c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1, trusted=true
   [junit4]   2> 188290 INFO  (coreLoadExecutor-625-thread-1-processing-n:127.0.0.1:63932_) [n:127.0.0.1:63932_ c:collection1   x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.core_node3' (registry 'solr.core.collection1.shard2.core_node3') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5bdd0312
   [junit4]   2> 188291 INFO  (coreLoadExecutor-625-thread-1-processing-n:127.0.0.1:63932_) [n:127.0.0.1:63932_ c:collection1   x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 188291 INFO  (coreLoadExecutor-625-thread-1-processing-n:127.0.0.1:63932_) [n:127.0.0.1:63932_ c:collection1   x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderFailoverAfterPartitionTest_F44BEE144D3ED277-001/shard-3-001/cores/collection1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderFailoverAfterPartitionTest_F44BEE144D3ED277-001/shard-3-001/cores/collection1/data/]
   [junit4]   2> 188293 INFO  (coreLoadExecutor-625-thread-1-processing-n:127.0.0.1:63932_) [n:127.0.0.1:63932_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=73.7763671875, floorSegmentMB=0.2978515625, forceMergeDeletesPctAllowed=11.444642210650821, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 188296 WARN  (coreLoadExecutor-625-thread-1-processing-n:127.0.0.1:63932_) [n:127.0.0.1:63932_ 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> 188366 INFO  (coreLoadExecutor-625-thread-1-processing-n:127.0.0.1:63932_) [n:127.0.0.1:63932_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 188366 INFO  (coreLoadExecutor-625-thread-1-processing-n:127.0.0.1:63932_) [n:127.0.0.1:63932_ c:collection1   x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 188367 INFO  (coreLoadExecutor-625-thread-1-processing-n:127.0.0.1:63932_) [n:127.0.0.1:63932_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 188367 INFO  (coreLoadExecutor-625-thread-1-processing-n:127.0.0.1:63932_) [n:127.0.0.1:63932_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 188367 INFO  (coreLoadExecutor-625-thread-1-processing-n:127.0.0.1:63932_) [n:127.0.0.1:63932_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=28, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 188368 INFO  (coreLoadExecutor-625-thread-1-processing-n:127.0.0.1:63932_) [n:127.0.0.1:63932_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7d5e821[collection1] main]
   [junit4]   2> 188369 INFO  (coreLoadExecutor-625-thread-1-processing-n:127.0.0.1:63932_) [n:127.0.0.1:63932_ c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 188370 INFO  (coreLoadExecutor-625-thread-1-processing-n:127.0.0.1:63932_) [n:127.0.0.1:63932_ c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 188370 INFO  (coreLoadExecutor-625-thread-1-processing-n:127.0.0.1:63932_) [n:127.0.0.1:63932_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 188371 INFO  (coreLoadExecutor-625-thread-1-processing-n:127.0.0.1:63932_) [n:127.0.0.1:63932_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1568332604076195840
   [junit4]   2> 188372 INFO  (searcherExecutor-626-thread-1-processing-n:127.0.0.1:63932_ x:collection1 c:collection1) [n:127.0.0.1:63932_ c:collection1   x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7d5e821[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 188375 INFO  (coreZkRegister-620-thread-1-processing-n:127.0.0.1:63932_ x:collection1 c:collection1) [n:127.0.0.1:63932_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 188376 INFO  (updateExecutor-300-thread-1-processing-n:127.0.0.1:63932_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:63932_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 188376 INFO  (recoveryExecutor-301-thread-1-processing-n:127.0.0.1:63932_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:63932_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 188377 INFO  (recoveryExecutor-301-thread-1-processing-n:127.0.0.1:63932_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:63932_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 188377 INFO  (recoveryExecutor-301-thread-1-processing-n:127.0.0.1:63932_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:63932_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
   [junit4]   2> 188377 INFO  (recoveryExecutor-301-thread-1-processing-n:127.0.0.1:63932_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:63932_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 188377 INFO  (recoveryExecutor-301-thread-1-processing-n:127.0.0.1:63932_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:63932_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering, leader is [http://127.0.0.1:63920/collection1/] and I am [http://127.0.0.1:63932/collection1/]
   [junit4]   2> 188381 INFO  (recoveryExecutor-301-thread-1-processing-n:127.0.0.1:63932_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:63932_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Sending prep recovery command to [http://127.0.0.1:63920]; [WaitForState: action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:63932_&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 188382 INFO  (SocketProxy-Acceptor-63920) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=63950,localport=63920], receiveBufferSize:408300
   [junit4]   2> 188387 INFO  (SocketProxy-Acceptor-63920) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=63921,localport=63951], receiveBufferSize=408300
   [junit4]   2> 188389 INFO  (qtp231792011-1565) [n:127.0.0.1:63920_    ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true, maxTime: 183 s
   [junit4]   2> 188389 INFO  (qtp231792011-1565) [n:127.0.0.1:63920_    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard2, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:63932_, coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: core_node3:{"core":"collection1","base_url":"http://127.0.0.1:63932","node_name":"127.0.0.1:63932_","state":"down","type":"NRT"}
   [junit4]   2> 188487 INFO  (zkCallback-303-thread-1-processing-n:127.0.0.1:63932_) [n:127.0.0.1:63932_    ] 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: [4])
   [junit4]   2> 188487 INFO  (zkCallback-297-thread-1-processing-n:127.0.0.1:63925_) [n:127.0.0.1:63925_    ] 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: [4])
   [junit4]   2> 188487 INFO  (zkCallback-291-thread-1-processing-n:127.0.0.1:63920_) [n:127.0.0.1:63920_    ] 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: [4])
   [junit4]   2> 188647 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[F44BEE144D3ED277]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 188647 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[F44BEE144D3ED277]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Wait for recoveries to finish - wait 30000 for each attempt
   [junit4]   2> 188647 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[F44BEE144D3ED277]) [    ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):30000
   [junit4]   2> 189397 INFO  (qtp231792011-1565) [n:127.0.0.1:63920_    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard2, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=recovering, localState=active, nodeName=127.0.0.1:63932_, coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: core_node3:{"core":"collection1","base_url":"http://127.0.0.1:63932","node_name":"127.0.0.1:63932_","state":"recovering","type":"NRT"}
   [junit4]   2> 189397 INFO  (qtp231792011-1565) [n:127.0.0.1:63920_    ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 189397 INFO  (qtp231792011-1565) [n:127.0.0.1:63920_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:63932_&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=0 QTime=1008
   [junit4]   2> 189908 INFO  (recoveryExecutor-301-thread-1-processing-n:127.0.0.1:63932_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:63932_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Attempting to PeerSync from [http://127.0.0.1:63920/collection1/] - recoveringAfterStartup=[true]
   [junit4]   2> 189909 INFO  (recoveryExecutor-301-thread-1-processing-n:127.0.0.1:63932_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:63932_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.PeerSync PeerSync: core=collection1 url=http://127.0.0.1:63932 START replicas=[http://127.0.0.1:63920/collection1/] nUpdates=100
   [junit4]   2> 189911 INFO  (SocketProxy-Acceptor-63920) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=63961,localport=63920], receiveBufferSize:408300
   [junit4]   2> 189913 INFO  (SocketProxy-Acceptor-63920) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=63921,localport=63962], receiveBufferSize=408300
   [junit4]   2> 189923 INFO  (qtp231792011-1568) [n:127.0.0.1:63920_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint millis:7.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 189923 INFO  (qtp231792011-1568) [n:127.0.0.1:63920_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/get params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2} status=0 QTime=7
   [junit4]   2> 189928 INFO  (recoveryExecutor-301-thread-1-processing-n:127.0.0.1:63932_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:63932_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 189928 INFO  (recoveryExecutor-301-thread-1-processing-n:127.0.0.1:63932_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:63932_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.PeerSync We are already in sync. No need to do a PeerSync 
   [junit4]   2> 189928 INFO  (recoveryExecutor-301-thread-1-processing-n:127.0.0.1:63932_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:63932_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 189928 INFO  (recoveryExecutor-301-thread-1-processing-n:127.0.0.1:63932_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:63932_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 189929 INFO  (recoveryExecutor-301-thread-1-processing-n:127.0.0.1:63932_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:63932_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 189929 INFO  (recoveryExecutor-301-thread-1-processing-n:127.0.0.1:63932_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:63932_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy PeerSync stage of recovery was successful.
   [junit4]   2> 189929 INFO  (recoveryExecutor-301-thread-1-processing-n:127.0.0.1:63932_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:63932_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Replaying updates buffered during PeerSync.
   [junit4]   2> 189929 INFO  (recoveryExecutor-301-thread-1-processing-n:127.0.0.1:63932_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:63932_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy No replay needed.
   [junit4]   2> 189929 INFO  (recoveryExecutor-301-thread-1-processing-n:127.0.0.1:63932_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:63932_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Registering as Active after recovery.
   [junit4]   2> 190036 INFO  (zkCallback-303-thread-1-processing-n:127.0.0.1:63932_) [n:127.0.0.1:63932_    ] 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: [4])
   [junit4]   2> 190036 INFO  (zkCallback-297-thread-1-processing-n:127.0.0.1:63925_) [n:127.0.0.1:63925_    ] 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: [4])
   [junit4]   2> 190036 INFO  (zkCallback-291-thread-1-processing-n:127.0.0.1:63920_) [n:127.0.0.1:63920_    ] 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: [4])
   [junit4]   2> 190651 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[F44BEE144D3ED277]) [    ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
   [junit4]   2> 190652 INFO  (SocketProxy-Acceptor-63912) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=63975,localport=63912], receiveBufferSize:408300
   [junit4]   2> 190654 INFO  (SocketProxy-Acceptor-63912) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=63913,localport=63976], receiveBufferSize=408300
   [junit4]   2> 190666 INFO  (qtp1013753616-1526) [n:127.0.0.1:63912_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1568332606482677760,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 190666 INFO  (qtp1013753616-1526) [n:127.0.0.1:63912_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 190673 INFO  (qtp1013753616-1526) [n:127.0.0.1:63912_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 190674 INFO  (qtp1013753616-1526) [n:127.0.0.1:63912_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 7
   [junit4]   2> 190675 INFO  (SocketProxy-Acceptor-63925) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=63977,localport=63925], receiveBufferSize:408300
   [junit4]   2> 190676 INFO  (SocketProxy-Acceptor-63925) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=63926,localport=63978], receiveBufferSize=408300
   [junit4]   2> 190679 INFO  (SocketProxy-Acceptor-63925) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=63979,localport=63925], receiveBufferSize:408300
   [junit4]   2> 190680 INFO  (SocketProxy-Acceptor-63925) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=63926,localport=63980], receiveBufferSize=408300
   [junit4]   2> 190683 INFO  (SocketProxy-Acceptor-63920) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=63981,localport=63920], receiveBufferSize:408300
   [junit4]   2> 190683 INFO  (SocketProxy-Acceptor-63932) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=63982,localport=63932], receiveBufferSize:408300
   [junit4]   2> 190686 INFO  (SocketProxy-Acceptor-63920) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=63921,localport=63983], receiveBufferSize=408300
   [junit4]   2> 190687 INFO  (SocketProxy-Acceptor-63932) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=63933,localport=63984], receiveBufferSize=408300
   [junit4]   2> 190687 INFO  (qtp876516102-1595) [n:127.0.0.1:63925_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1568332606504697856,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 190688 INFO  (qtp231792011-1570) [n:127.0.0.1:63920_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1568332606505746432,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 190688 INFO  (qtp231792011-1570) [n:127.0.0.1:63920_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 190690 INFO  (qtp876516102-1595) [n:127.0.0.1:63925_ c:collection1 s:shard1 r:core_node2 x:collectio

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

tegy RecoveryStrategy has been closed
   [junit4]   2> 314426 INFO  (recoveryExecutor-301-thread-1-processing-n:127.0.0.1:63932_ x:c8n_1x3_lf_shard1_replica_n3 s:shard1 c:c8n_1x3_lf r:core_node1) [n:127.0.0.1:63932_ c:c8n_1x3_lf s:shard1 r:core_node1 x:c8n_1x3_lf_shard1_replica_n3] o.a.s.c.RecoveryStrategy Finished recovery process, successful=[false]
   [junit4]   2> 314426 WARN  (updateExecutor-300-thread-2-processing-n:127.0.0.1:63932_) [n:127.0.0.1:63932_ c:c8n_1x3_lf s:shard1 r:core_node1 x:c8n_1x3_lf_shard1_replica_n3] o.a.s.u.DefaultSolrCoreState Skipping recovery because Solr is shutdown
   [junit4]   2> 314427 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[F44BEE144D3ED277]) [    ] o.a.s.c.Overseer Overseer (id=98020787237814287-127.0.0.1:63932_-n_0000000003) closing
   [junit4]   2> 314428 INFO  (OverseerStateUpdate-98020787237814287-127.0.0.1:63932_-n_0000000003) [n:127.0.0.1:63932_    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:63932_
   [junit4]   2> 314432 WARN  (zkCallback-303-thread-4-processing-n:127.0.0.1:63932_) [n:127.0.0.1:63932_    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 315941 INFO  (zkCallback-303-thread-5-processing-n:127.0.0.1:63932_) [n:127.0.0.1:63932_ c:c8n_1x3_lf s:shard1 r:core_node1 x:c8n_1x3_lf_shard1_replica_n3] o.a.s.c.SolrCore [c8n_1x3_lf_shard1_replica_n3]  CLOSING SolrCore org.apache.solr.core.SolrCore@a231bbb
   [junit4]   2> 315942 WARN  (zkCallback-303-thread-5-processing-n:127.0.0.1:63932_) [n:127.0.0.1:63932_ c:c8n_1x3_lf s:shard1 r:core_node1 x:c8n_1x3_lf_shard1_replica_n3] o.a.s.c.RecoveryStrategy Stopping recovery for core=[c8n_1x3_lf_shard1_replica_n3] coreNodeName=[core_node1]
   [junit4]   2> 315954 INFO  (zkCallback-303-thread-5-processing-n:127.0.0.1:63932_) [n:127.0.0.1:63932_ c:c8n_1x3_lf s:shard1 r:core_node1 x:c8n_1x3_lf_shard1_replica_n3] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.c8n_1x3_lf.shard1.replica_n3, tag=170073019
   [junit4]   2> 315961 INFO  (zkCallback-303-thread-5-processing-n:127.0.0.1:63932_) [n:127.0.0.1:63932_ c:c8n_1x3_lf s:shard1 r:core_node1 x:c8n_1x3_lf_shard1_replica_n3] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.c8n_1x3_lf.shard1.leader, tag=170073019
   [junit4]   2> 315962 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[F44BEE144D3ED277]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@2d429ca4{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 315962 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[F44BEE144D3ED277]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@282dcd90{/,null,UNAVAILABLE}
   [junit4]   2> 315965 ERROR (TEST-LeaderFailoverAfterPartitionTest.test-seed#[F44BEE144D3ED277]) [    ] 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> 315966 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[F44BEE144D3ED277]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:63909 63909
   [junit4]   2> 315982 INFO  (Thread-325) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:63909 63909
   [junit4]   2> 316176 WARN  (Thread-325) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	4	/solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/collections/c8n_1x3_lf/state.json
   [junit4]   2> 	3	/solr/collections/collection1/state.json
   [junit4]   2> 	2	/solr/overseer_elect/election/98020787237814276-127.0.0.1:63912_-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/live_nodes
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 	3	/solr/overseer/queue
   [junit4]   2> 	3	/solr/overseer/collection-queue-work
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 316176 WARN  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[F44BEE144D3ED277]) [    ] o.a.s.c.SocketProxy Closing 1 connections to: http://127.0.0.1:63912/, target: http://127.0.0.1:63913/
   [junit4]   2> 316176 WARN  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[F44BEE144D3ED277]) [    ] o.a.s.c.SocketProxy Closing 1 connections to: http://127.0.0.1:63932/, target: http://127.0.0.1:63933/
   [junit4]   2> 316176 WARN  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[F44BEE144D3ED277]) [    ] o.a.s.c.SocketProxy Closing 0 connections to: http://127.0.0.1:63920/, target: http://127.0.0.1:63921/
   [junit4]   2> 316176 WARN  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[F44BEE144D3ED277]) [    ] o.a.s.c.SocketProxy Closing 16 connections to: http://127.0.0.1:63925/, target: http://127.0.0.1:63926/
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=LeaderFailoverAfterPartitionTest -Dtests.method=test -Dtests.seed=F44BEE144D3ED277 -Dtests.slow=true -Dtests.locale=en-IN -Dtests.timezone=AET -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE  136s J0 | LeaderFailoverAfterPartitionTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Expected 2 of 3 replicas to be active but only found 1; [core_node2:{"core":"c8n_1x3_lf_shard1_replica_n2","base_url":"http://127.0.0.1:63925","node_name":"127.0.0.1:63925_","state":"active","type":"NRT","leader":"true"}]; clusterState: DocCollection(c8n_1x3_lf//collections/c8n_1x3_lf/state.json/17)={
   [junit4]    >   "pullReplicas":"0",
   [junit4]    >   "replicationFactor":"1",
   [junit4]    >   "shards":{"shard1":{
   [junit4]    >       "range":"80000000-7fffffff",
   [junit4]    >       "state":"active",
   [junit4]    >       "replicas":{
   [junit4]    >         "core_node1":{
   [junit4]    >           "state":"down",
   [junit4]    >           "base_url":"http://127.0.0.1:63932",
   [junit4]    >           "core":"c8n_1x3_lf_shard1_replica_n3",
   [junit4]    >           "node_name":"127.0.0.1:63932_",
   [junit4]    >           "type":"NRT"},
   [junit4]    >         "core_node2":{
   [junit4]    >           "core":"c8n_1x3_lf_shard1_replica_n2",
   [junit4]    >           "base_url":"http://127.0.0.1:63925",
   [junit4]    >           "node_name":"127.0.0.1:63925_",
   [junit4]    >           "state":"active",
   [junit4]    >           "type":"NRT",
   [junit4]    >           "leader":"true"},
   [junit4]    >         "core_node3":{
   [junit4]    >           "core":"c8n_1x3_lf_shard1_replica_n1",
   [junit4]    >           "base_url":"http://127.0.0.1:63920",
   [junit4]    >           "node_name":"127.0.0.1:63920_",
   [junit4]    >           "state":"down",
   [junit4]    >           "type":"NRT"}}}},
   [junit4]    >   "router":{"name":"compositeId"},
   [junit4]    >   "maxShardsPerNode":"1",
   [junit4]    >   "autoAddReplicas":"false",
   [junit4]    >   "nrtReplicas":"3",
   [junit4]    >   "tlogReplicas":"0"}
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F44BEE144D3ED277:7C1FD1CEE3C2BF8F]:0)
   [junit4]    > 	at org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.testRf3WithLeaderFailover(LeaderFailoverAfterPartitionTest.java:170)
   [junit4]    > 	at org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test(LeaderFailoverAfterPartitionTest.java:57)
   [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: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderFailoverAfterPartitionTest_F44BEE144D3ED277-001
   [junit4]   2> May 25, 2017 2:17:31 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {multiDefault=PostingsFormat(name=Direct), a_t=PostingsFormat(name=LuceneVarGapFixedInterval), id=Lucene50(blocksize=128), text=PostingsFormat(name=LuceneFixedGap)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Direct), _version_=DocValuesFormat(name=Lucene70), intDefault=DocValuesFormat(name=Lucene70), range_facet_i_dv=DocValuesFormat(name=Lucene70), intDvoDefault=DocValuesFormat(name=Memory), range_facet_l=DocValuesFormat(name=Lucene70), timestamp=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=1032, maxMBSortInHeap=6.551229441659421, sim=RandomSimilarity(queryNorm=false): {}, locale=en-IN, timezone=AET
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_131 (64-bit)/cpus=3,threads=1,free=125455112,total=259723264
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolrJ, TestSQLHandlerNonCloud, TestDelegationWithHadoopAuth, TestUniqueKeyFieldResource, TestCustomDocTransformer, JavabinLoaderTest, TestHdfsUpdateLog, UnloadDistributedZkTest, TestFieldCacheSort, BlockJoinFacetDistribTest, TestLockTree, TestRequestStatusCollectionAPI, TestJsonRequest, TestTolerantUpdateProcessorCloud, SolrPluginUtilsTest, TestClusterStateMutator, FileUtilsTest, TestRandomDVFaceting, TestGroupingSearch, PeerSyncWithIndexFingerprintCachingTest, DocExpirationUpdateProcessorFactoryTest, TestTestInjection, LeaderFailoverAfterPartitionTest]
   [junit4] Completed [75/713 (1!)] on J0 in 135.98s, 1 test, 1 failure <<< FAILURES!

[...truncated 45461 lines...]

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

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

6 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([249EACF8AB18D58F:ACCA932205E4B877]: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)


FAILED:  org.apache.solr.handler.admin.MetricsHandlerTest.testPropertyFilter

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([249EACF8AB18D58F:46F352B96496B5B1]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.junit.Assert.assertNotNull(Assert.java:537)
	at org.apache.solr.handler.admin.MetricsHandlerTest.testPropertyFilter(MetricsHandlerTest.java:201)
	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.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([F295B248D9D3ED6A:3BED032F061CBAAB]: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([F295B248D9D3ED6A:97D9922813B18A82]: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([F295B248D9D3ED6A:AFA4A58D54EF9A01]: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([F295B248D9D3ED6A:6DA31BD641A9F2A5]: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 11799 lines...]
   [junit4] Suite: org.apache.solr.handler.admin.MetricsHandlerTest
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.admin.MetricsHandlerTest_249EACF8AB18D58F-001/init-core-data-001
   [junit4]   2> 1432231 WARN  (SUITE-MetricsHandlerTest-seed#[249EACF8AB18D58F]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3
   [junit4]   2> 1432232 INFO  (SUITE-MetricsHandlerTest-seed#[249EACF8AB18D58F]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 1432236 INFO  (SUITE-MetricsHandlerTest-seed#[249EACF8AB18D58F]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 1432237 INFO  (SUITE-MetricsHandlerTest-seed#[249EACF8AB18D58F]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1432238 INFO  (SUITE-MetricsHandlerTest-seed#[249EACF8AB18D58F]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/lib, /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1432287 WARN  (SUITE-MetricsHandlerTest-seed#[249EACF8AB18D58F]-worker) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1432289 INFO  (SUITE-MetricsHandlerTest-seed#[249EACF8AB18D58F]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1432325 INFO  (SUITE-MetricsHandlerTest-seed#[249EACF8AB18D58F]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1432445 INFO  (SUITE-MetricsHandlerTest-seed#[249EACF8AB18D58F]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1432541 INFO  (SUITE-MetricsHandlerTest-seed#[249EACF8AB18D58F]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f0b4645
   [junit4]   2> 1432546 INFO  (SUITE-MetricsHandlerTest-seed#[249EACF8AB18D58F]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f0b4645
   [junit4]   2> 1432546 INFO  (SUITE-MetricsHandlerTest-seed#[249EACF8AB18D58F]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f0b4645
   [junit4]   2> 1432548 INFO  (coreLoadExecutor-4164-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/lib, /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1432624 WARN  (coreLoadExecutor-4164-thread-1) [    x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1432626 INFO  (coreLoadExecutor-4164-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1432651 INFO  (coreLoadExecutor-4164-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1432766 INFO  (coreLoadExecutor-4164-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1432772 INFO  (coreLoadExecutor-4164-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 1432773 INFO  (coreLoadExecutor-4164-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@3f0b4645
   [junit4]   2> 1432773 INFO  (coreLoadExecutor-4164-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1432773 INFO  (coreLoadExecutor-4164-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.admin.MetricsHandlerTest_249EACF8AB18D58F-001/init-core-data-001/]
   [junit4]   2> 1432774 INFO  (coreLoadExecutor-4164-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=4, maxMergeAtOnceExplicit=5, maxMergedSegmentMB=71.302734375, floorSegmentMB=1.23828125, forceMergeDeletesPctAllowed=23.926546399516575, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5731924346465244
   [junit4]   2> 1432881 INFO  (coreLoadExecutor-4164-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1432882 INFO  (coreLoadExecutor-4164-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1432882 INFO  (coreLoadExecutor-4164-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1432883 INFO  (coreLoadExecutor-4164-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1432884 INFO  (coreLoadExecutor-4164-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=150748105, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1432885 INFO  (coreLoadExecutor-4164-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1c5efd3a[collection1] main]
   [junit4]   2> 1432885 INFO  (coreLoadExecutor-4164-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1432890 INFO  (coreLoadExecutor-4164-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1432909 INFO  (coreLoadExecutor-4164-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1432909 INFO  (searcherExecutor-4165-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1432909 INFO  (coreLoadExecutor-4164-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1568300272057319424
   [junit4]   2> 1432915 INFO  (SUITE-MetricsHandlerTest-seed#[249EACF8AB18D58F]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1432919 INFO  (searcherExecutor-4165-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1432919 INFO  (searcherExecutor-4165-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1432919 INFO  (searcherExecutor-4165-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1432920 INFO  (TEST-MetricsHandlerTest.testPropertyFilter-seed#[249EACF8AB18D58F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testPropertyFilter
   [junit4]   2> 1432921 INFO  (TEST-MetricsHandlerTest.testPropertyFilter-seed#[249EACF8AB18D58F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testPropertyFilter
   [junit4]   2> 1432928 INFO  (searcherExecutor-4165-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1432929 INFO  (searcherExecutor-4165-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1432930 INFO  (searcherExecutor-4165-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1432930 INFO  (searcherExecutor-4165-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1432930 INFO  (searcherExecutor-4165-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=MetricsHandlerTest -Dtests.method=testPropertyFilter -Dtests.seed=249EACF8AB18D58F -Dtests.slow=true -Dtests.locale=pl -Dtests.timezone=Europe/Malta -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.02s J1 | MetricsHandlerTest.testPropertyFilter <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([249EACF8AB18D58F:46F352B96496B5B1]:0)
   [junit4]    > 	at org.apache.solr.handler.admin.MetricsHandlerTest.testPropertyFilter(MetricsHandlerTest.java:201)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1432933 INFO  (searcherExecutor-4165-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1c5efd3a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1432933 INFO  (TEST-MetricsHandlerTest.test-seed#[249EACF8AB18D58F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1432952 INFO  (TEST-MetricsHandlerTest.test-seed#[249EACF8AB18D58F]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1433009 INFO  (TEST-MetricsHandlerTest.test-seed#[249EACF8AB18D58F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> 1433011 INFO  (TEST-MetricsHandlerTest.testCompact-seed#[249EACF8AB18D58F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCompact
   [junit4]   2> 1433015 INFO  (TEST-MetricsHandlerTest.testCompact-seed#[249EACF8AB18D58F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCompact
   [junit4]   2> 1433015 INFO  (SUITE-MetricsHandlerTest-seed#[249EACF8AB18D58F]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1433015 INFO  (SUITE-MetricsHandlerTest-seed#[249EACF8AB18D58F]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1520539194
   [junit4]   2> 1433015 INFO  (SUITE-MetricsHandlerTest-seed#[249EACF8AB18D58F]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1433016 INFO  (SUITE-MetricsHandlerTest-seed#[249EACF8AB18D58F]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1433017 INFO  (SUITE-MetricsHandlerTest-seed#[249EACF8AB18D58F]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1433018 INFO  (coreCloseExecutor-4170-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@4d8f80c9
   [junit4]   2> 1433018 INFO  (coreCloseExecutor-4170-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=1301250249
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.admin.MetricsHandlerTest_249EACF8AB18D58F-001
   [junit4]   2> NOTE: test params are: codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST, chunkSize=4, maxDocsPerChunk=5, blockSize=3), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, chunkSize=4, blockSize=3)), sim=RandomSimilarity(queryNorm=false): {}, locale=pl, timezone=Europe/Malta
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_131 (64-bit)/cpus=3,threads=1,free=167555992,total=440262656
   [junit4]   2> NOTE: All tests run in this JVM: [CleanupOldIndexTest, MultiThreadedOCPTest, FieldAnalysisRequestHandlerTest, ClassificationUpdateProcessorIntegrationTest, CurrencyFieldOpenExchangeTest, RecoveryAfterSoftCommitTest, TestLuceneMatchVersion, ManagedSchemaRoundRobinCloudTest, TestSQLHandler, TestFastLRUCache, TestImpersonationWithHadoopAuth, TestQuerySenderListener, TestCloudSchemaless, LeaderElectionIntegrationTest, DataDrivenBlockJoinTest, SolrCLIZkUtilsTest, TestFilteredDocIdSet, DocValuesMissingTest, TestDistributedGrouping, TestFastWriter, LukeRequestHandlerTest, HdfsCollectionsAPIDistributedZkTest, HdfsChaosMonkeyNothingIsSafeTest, FieldMutatingUpdateProcessorTest, TestQueryUtils, HdfsBasicDistributedZk2Test, EchoParamsTest, RankQueryTest, TestDistributedMissingSort, TestAtomicUpdateErrorCases, TestAddFieldRealTimeGet, RegexBoostProcessorTest, TestObjectReleaseTracker, SliceStateTest, TermVectorComponentTest, TestExceedMaxTermLength, UpdateRequestProcessorFactoryTest, TestSimpleTrackingShardHandler, TestConfig, TestSha256AuthenticationProvider, SolrSlf4jReporterTest, TestRequestForwarding, TestBackupRepositoryFactory, TestTrackingShardHandlerFactory, StatsReloadRaceTest, TestRecovery, JSONWriterTest, DefaultValueUpdateProcessorTest, HdfsRecoverLeaseTest, CollectionTooManyReplicasTest, LargeFieldTest, TestReload, TestRecoveryHdfs, TestCloudDeleteByQuery, TestDocTermOrds, BasicFunctionalityTest, TestStressInPlaceUpdates, TestReqParamsAPI, TestPayloadCheckQParserPlugin, HdfsDirectoryTest, TestDynamicFieldCollectionResource, TestInPlaceUpdatesDistrib, TestIndexingPerformance, SuggesterTest, TestUseDocValuesAsStored2, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestDownShardTolerantSearch, SignatureUpdateProcessorFactoryTest, TestFieldTypeCollectionResource, TestOrdValues, TestAnalyzeInfixSuggestions, SSLMigrationTest, TestPHPSerializedResponseWriter, DirectoryFactoryTest, TestSSLRandomization, ZkSolrClientTest, TestCoreDiscovery, TestFuzzyAnalyzedSuggestions, TestStressRecovery, BitVectorTest, AnalysisErrorHandlingTest, TestCodecSupport, BasicZkTest, TestRestManager, TestSolrIndexConfig, SpellCheckCollatorTest, SharedFSAutoReplicaFailoverUtilsTest, HighlighterMaxOffsetTest, NotRequiredUniqueKeyTest, ReplaceNodeTest, TestXmlQParserPlugin, TestChildDocTransformer, SolrInfoBeanTest, TestSolrCloudWithSecureImpersonation, BadIndexSchemaTest, SolrIndexMetricsTest, SortByFunctionTest, TestExactStatsCache, TestClassNameShortening, TestMacroExpander, RequestHandlersTest, CloneFieldUpdateProcessorFactoryTest, SolrGraphiteReporterTest, BadCopyFieldTest, TestSchemalessBufferedUpdates, TestHdfsCloudBackupRestore, TestEmbeddedSolrServerSchemaAPI, TestSolrCloudWithDelegationTokens, TestUninvertingReader, TestCloudPseudoReturnFields, AsyncCallRequestStatusResponseTest, LoggingHandlerTest, TestJsonFacets, TestBinaryResponseWriter, TestRebalanceLeaders, TestGraphMLResponseWriter, DebugComponentTest, SolrCoreCheckLockOnStartupTest, AddSchemaFieldsUpdateProcessorFactoryTest, ChaosMonkeySafeLeaderTest, DistributedVersionInfoTest, TestHashQParserPlugin, TestSchemaNameResource, TestCustomSort, TestDocSet, MetricsHandlerTest]
   [junit4] Completed [286/713 (1!)] on J1 in 0.81s, 3 tests, 1 failure <<< FAILURES!

[...truncated 54 lines...]
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_249EACF8AB18D58F-001/init-core-data-001
   [junit4]   2> 1549086 WARN  (SUITE-ChaosMonkeySafeLeaderWithPullReplicasTest-seed#[249EACF8AB18D58F]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 1549086 INFO  (SUITE-ChaosMonkeySafeLeaderWithPullReplicasTest-seed#[249EACF8AB18D58F]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 1549089 INFO  (SUITE-ChaosMonkeySafeLeaderWithPullReplicasTest-seed#[249EACF8AB18D58F]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 1549089 INFO  (SUITE-ChaosMonkeySafeLeaderWithPullReplicasTest-seed#[249EACF8AB18D58F]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1549090 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [    ] o.a.s.c.ChaosMonkeySafeLeaderWithPullReplicasTest Starting ChaosMonkey test with 1 shards and 3 nodes
   [junit4]   2> 1549092 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1549092 INFO  (Thread-1966) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1549092 INFO  (Thread-1966) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1549095 ERROR (Thread-1966) [    ] 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> 1549193 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [    ] o.a.s.c.ZkTestServer start zk server on port:56753
   [junit4]   2> 1549219 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1549222 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 1549226 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1549228 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1549230 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1549232 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1549234 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1549236 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1549238 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1549240 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1549242 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1549245 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use TLOG replicas unless explicitly asked otherwise
   [junit4]   2> 1549619 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_249EACF8AB18D58F-001/control-001/cores/collection1
   [junit4]   2> 1549621 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1549622 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@18b514ea{/,null,AVAILABLE}
   [junit4]   2> 1549624 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5af7d622{HTTP/1.1,[http/1.1]}{127.0.0.1:56756}
   [junit4]   2> 1549624 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [    ] o.e.j.s.Server Started @1553306ms
   [junit4]   2> 1549624 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_249EACF8AB18D58F-001/tempDir-001/control/data, replicaType=NRT, hostContext=/, hostPort=56756, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_249EACF8AB18D58F-001/control-001/cores}
   [junit4]   2> 1549624 ERROR (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1549624 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 1549624 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1549625 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1549625 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-05-24T17:43:26.590Z
   [junit4]   2> 1549628 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1549628 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_249EACF8AB18D58F-001/control-001/solr.xml
   [junit4]   2> 1549635 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@3f0b4645, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1549638 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56753/solr
   [junit4]   2> 1549669 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [n:127.0.0.1:56756_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1549670 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [n:127.0.0.1:56756_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:56756_
   [junit4]   2> 1549671 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [n:127.0.0.1:56756_    ] o.a.s.c.Overseer Overseer (id=98018774617882628-127.0.0.1:56756_-n_0000000000) starting
   [junit4]   2> 1549683 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [n:127.0.0.1:56756_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56756_
   [junit4]   2> 1549685 INFO  (zkCallback-2403-thread-1-processing-n:127.0.0.1:56756_) [n:127.0.0.1:56756_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1549779 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [n:127.0.0.1:56756_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f0b4645
   [junit4]   2> 1549784 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [n:127.0.0.1:56756_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f0b4645
   [junit4]   2> 1549784 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [n:127.0.0.1:56756_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f0b4645
   [junit4]   2> 1549787 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [n:127.0.0.1:56756_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_249EACF8AB18D58F-001/control-001/cores
   [junit4]   2> 1549787 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [n:127.0.0.1:56756_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1549788 INFO  (coreLoadExecutor-4505-thread-1-processing-n:127.0.0.1:56756_) [n:127.0.0.1:56756_ c:control_collection   x:collection1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1549792 INFO  (OverseerStateUpdate-98018774617882628-127.0.0.1:56756_-n_0000000000) [n:127.0.0.1:56756_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1550818 WARN  (coreLoadExecutor-4505-thread-1-processing-n:127.0.0.1:56756_) [n:127.0.0.1:56756_ c:control_collection   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1550819 INFO  (coreLoadExecutor-4505-thread-1-processing-n:127.0.0.1:56756_) [n:127.0.0.1:56756_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1550832 INFO  (coreLoadExecutor-4505-thread-1-processing-n:127.0.0.1:56756_) [n:127.0.0.1:56756_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1550946 INFO  (coreLoadExecutor-4505-thread-1-processing-n:127.0.0.1:56756_) [n:127.0.0.1:56756_ c:control_collection   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1550974 INFO  (coreLoadExecutor-4505-thread-1-processing-n:127.0.0.1:56756_) [n:127.0.0.1:56756_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection, trusted=true
   [junit4]   2> 1550974 INFO  (coreLoadExecutor-4505-thread-1-processing-n:127.0.0.1:56756_) [n:127.0.0.1:56756_ 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@3f0b4645
   [junit4]   2> 1550975 INFO  (coreLoadExecutor-4505-thread-1-processing-n:127.0.0.1:56756_) [n:127.0.0.1:56756_ c:control_collection   x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1550975 INFO  (coreLoadExecutor-4505-thread-1-processing-n:127.0.0.1:56756_) [n:127.0.0.1:56756_ c:control_collection   x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_249EACF8AB18D58F-001/control-001/cores/collection1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_249EACF8AB18D58F-001/control-001/cores/collection1/data/]
   [junit4]   2> 1550979 INFO  (coreLoadExecutor-4505-thread-1-processing-n:127.0.0.1:56756_) [n:127.0.0.1:56756_ c:control_collection   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=24.41796875, floorSegmentMB=1.09375, forceMergeDeletesPctAllowed=26.159242240119084, segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1550986 WARN  (coreLoadExecutor-4505-thread-1-processing-n:127.0.0.1:56756_) [n:127.0.0.1:56756_ 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> 1551074 INFO  (coreLoadExecutor-4505-thread-1-processing-n:127.0.0.1:56756_) [n:127.0.0.1:56756_ c:control_collection   x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1551074 INFO  (coreLoadExecutor-4505-thread-1-processing-n:127.0.0.1:56756_) [n:127.0.0.1:56756_ c:control_collection   x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1551075 INFO  (coreLoadExecutor-4505-thread-1-processing-n:127.0.0.1:56756_) [n:127.0.0.1:56756_ c:control_collection   x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 1551076 INFO  (coreLoadExecutor-4505-thread-1-processing-n:127.0.0.1:56756_) [n:127.0.0.1:56756_ c:control_collection   x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1551077 INFO  (coreLoadExecutor-4505-thread-1-processing-n:127.0.0.1:56756_) [n:127.0.0.1:56756_ c:control_collection   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=27, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=43.330078125, floorSegmentMB=0.4111328125, forceMergeDeletesPctAllowed=7.0424670041905095, segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1551078 INFO  (coreLoadExecutor-4505-thread-1-processing-n:127.0.0.1:56756_) [n:127.0.0.1:56756_ c:control_collection   x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@b052a2[collection1] main]
   [junit4]   2> 1551079 INFO  (coreLoadExecutor-4505-thread-1-processing-n:127.0.0.1:56756_) [n:127.0.0.1:56756_ c:control_collection   x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1551080 INFO  (coreLoadExecutor-4505-thread-1-processing-n:127.0.0.1:56756_) [n:127.0.0.1:56756_ c:control_collection   x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1551081 INFO  (coreLoadExecutor-4505-thread-1-processing-n:127.0.0.1:56756_) [n:127.0.0.1:56756_ c:control_collection   x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1551081 INFO  (coreLoadExecutor-4505-thread-1-processing-n:127.0.0.1:56756_) [n:127.0.0.1:56756_ c:control_collection   x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1568300395969642496
   [junit4]   2> 1551082 INFO  (searcherExecutor-4506-thread-1-processing-n:127.0.0.1:56756_ x:collection1 c:control_collection) [n:127.0.0.1:56756_ c:control_collection   x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@b052a2[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1551091 INFO  (coreZkRegister-4498-thread-1-processing-n:127.0.0.1:56756_ x:collection1 c:control_collection) [n:127.0.0.1:56756_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1551091 INFO  (coreZkRegister-4498-thread-1-processing-n:127.0.0.1:56756_ x:collection1 c:control_collection) [n:127.0.0.1:56756_ 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> 1551091 INFO  (coreZkRegister-4498-thread-1-processing-n:127.0.0.1:56756_ x:collection1 c:control_collection) [n:127.0.0.1:56756_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:56756/collection1/
   [junit4]   2> 1551091 INFO  (coreZkRegister-4498-thread-1-processing-n:127.0.0.1:56756_ x:collection1 c:control_collection) [n:127.0.0.1:56756_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1551091 INFO  (coreZkRegister-4498-thread-1-processing-n:127.0.0.1:56756_ x:collection1 c:control_collection) [n:127.0.0.1:56756_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:56756/collection1/ has no replicas
   [junit4]   2> 1551091 INFO  (coreZkRegister-4498-thread-1-processing-n:127.0.0.1:56756_ x:collection1 c:control_collection) [n:127.0.0.1:56756_ 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> 1551101 INFO  (coreZkRegister-4498-thread-1-processing-n:127.0.0.1:56756_ x:collection1 c:control_collection) [n:127.0.0.1:56756_ 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:56756/collection1/ shard1
   [junit4]   2> 1551263 INFO  (coreZkRegister-4498-thread-1-processing-n:127.0.0.1:56756_ x:collection1 c:control_collection) [n:127.0.0.1:56756_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1551335 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1551337 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:56753/solr ready
   [junit4]   2> 1551338 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1551338 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 1551823 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_249EACF8AB18D58F-001/shard-1-001/cores/collection1
   [junit4]   2> 1551825 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_249EACF8AB18D58F-001/shard-1-001 of type PULL
   [junit4]   2> 1551827 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1551829 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3982a3cb{/,null,AVAILABLE}
   [junit4]   2> 1551831 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@b481444{HTTP/1.1,[http/1.1]}{127.0.0.1:56762}
   [junit4]   2> 1551831 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [    ] o.e.j.s.Server Started @1555513ms
   [junit4]   2> 1551831 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_249EACF8AB18D58F-001/tempDir-001/jetty1, replicaType=PULL, solrconfig=solrconfig.xml, hostContext=/, hostPort=56762, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_249EACF8AB18D58F-001/shard-1-001/cores}
   [junit4]   2> 1551831 ERROR (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1551831 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 1551831 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1551831 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1551831 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-05-24T17:43:28.796Z
   [junit4]   2> 1551844 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1551844 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_249EACF8AB18D58F-001/shard-1-001/solr.xml
   [junit4]   2> 1551860 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@3f0b4645, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1551865 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56753/solr
   [junit4]   2> 1551882 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [n:127.0.0.1:56762_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1551887 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [n:127.0.0.1:56762_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1551890 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [n:127.0.0.1:56762_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56762_
   [junit4]   2> 1551894 INFO  (zkCallback-2407-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1551894 INFO  (zkCallback-2403-thread-1-processing-n:127.0.0.1:56756_) [n:127.0.0.1:56756_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1551895 INFO  (zkCallback-2413-thread-1-processing-n:127.0.0.1:56762_) [n:127.0.0.1:56762_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1552090 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [n:127.0.0.1:56762_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f0b4645
   [junit4]   2> 1552095 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [n:127.0.0.1:56762_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f0b4645
   [junit4]   2> 1552095 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [n:127.0.0.1:56762_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f0b4645
   [junit4]   2> 1552098 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [n:127.0.0.1:56762_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_249EACF8AB18D58F-001/shard-1-001/cores
   [junit4]   2> 1552098 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [n:127.0.0.1:56762_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1552100 INFO  (coreLoadExecutor-4516-thread-1-processing-n:127.0.0.1:56762_) [n:127.0.0.1:56762_ c:collection1   x:collection1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1552101 INFO  (OverseerStateUpdate-98018774617882628-127.0.0.1:56756_-n_0000000000) [n:127.0.0.1:56756_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1552205 INFO  (zkCallback-2413-thread-1-processing-n:127.0.0.1:56762_) [n:127.0.0.1:56762_    ] 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> 1553129 WARN  (coreLoadExecutor-4516-thread-1-processing-n:127.0.0.1:56762_) [n:127.0.0.1:56762_ c:collection1   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1553129 INFO  (coreLoadExecutor-4516-thread-1-processing-n:127.0.0.1:56762_) [n:127.0.0.1:56762_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1553142 INFO  (coreLoadExecutor-4516-thread-1-processing-n:127.0.0.1:56762_) [n:127.0.0.1:56762_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1553279 INFO  (coreLoadExecutor-4516-thread-1-processing-n:127.0.0.1:56762_) [n:127.0.0.1:56762_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1553309 INFO  (coreLoadExecutor-4516-thread-1-processing-n:127.0.0.1:56762_) [n:127.0.0.1:56762_ c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1, trusted=true
   [junit4]   2> 1553310 INFO  (coreLoadExecutor-4516-thread-1-processing-n:127.0.0.1:56762_) [n:127.0.0.1:56762_ 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@3f0b4645
   [junit4]   2> 1553310 INFO  (coreLoadExecutor-4516-thread-1-processing-n:127.0.0.1:56762_) [n:127.0.0.1:56762_ c:collection1   x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1553310 INFO  (coreLoadExecutor-4516-thread-1-processing-n:127.0.0.1:56762_) [n:127.0.0.1:56762_ c:collection1   x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_249EACF8AB18D58F-001/shard-1-001/cores/collection1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_249EACF8AB18D58F-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 1553320 INFO  (coreLoadExecutor-4516-thread-1-processing-n:127.0.0.1:56762_) [n:127.0.0.1:56762_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=24.41796875, floorSegmentMB=1.09375, forceMergeDeletesPctAllowed=26.159242240119084, segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1553332 WARN  (coreLoadExecutor-4516-thread-1-processing-n:127.0.0.1:56762_) [n:127.0.0.1:56762_ 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> 1553442 INFO  (coreLoadExecutor-4516-thread-1-processing-n:127.0.0.1:56762_) [n:127.0.0.1:56762_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 1553442 INFO  (coreLoadExecutor-4516-thread-1-processing-n:127.0.0.1:56762_) [n:127.0.0.1:56762_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1553443 INFO  (coreLoadExecutor-4516-thread-1-processing-n:127.0.0.1:56762_) [n:127.0.0.1:56762_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=27, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=43.330078125, floorSegmentMB=0.4111328125, forceMergeDeletesPctAllowed=7.0424670041905095, segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1553456 INFO  (coreLoadExecutor-4516-thread-1-processing-n:127.0.0.1:56762_) [n:127.0.0.1:56762_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5d31d0a0[collection1] main]
   [junit4]   2> 1553457 INFO  (coreLoadExecutor-4516-thread-1-processing-n:127.0.0.1:56762_) [n:127.0.0.1:56762_ c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1553458 INFO  (coreLoadExecutor-4516-thread-1-processing-n:127.0.0.1:56762_) [n:127.0.0.1:56762_ c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1553459 INFO  (coreLoadExecutor-4516-thread-1-processing-n:127.0.0.1:56762_) [n:127.0.0.1:56762_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1553460 INFO  (searcherExecutor-4517-thread-1-processing-n:127.0.0.1:56762_ x:collection1 c:collection1) [n:127.0.0.1:56762_ c:collection1   x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5d31d0a0[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1553460 INFO  (coreZkRegister-4511-thread-1-processing-n:127.0.0.1:56762_ x:collection1 c:collection1) [n:127.0.0.1:56762_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController collection1 starting background replication from leader
   [junit4]   2> 1553460 INFO  (coreZkRegister-4511-thread-1-processing-n:127.0.0.1:56762_ x:collection1 c:collection1) [n:127.0.0.1:56762_ 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> 1553463 INFO  (coreZkRegister-4511-thread-1-processing-n:127.0.0.1:56762_ x:collection1 c:collection1) [n:127.0.0.1:56762_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 7000ms
   [junit4]   2> 1553463 WARN  (coreZkRegister-4511-thread-1-processing-n:127.0.0.1:56762_ x:collection1 c:collection1) [n:127.0.0.1:56762_ 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> 1554235 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_249EACF8AB18D58F-001/shard-2-001/cores/collection1
   [junit4]   2> 1554237 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_249EACF8AB18D58F-001/shard-2-001 of type PULL
   [junit4]   2> 1554238 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1554240 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@a2de627{/,null,AVAILABLE}
   [junit4]   2> 1554240 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1b22ff44{HTTP/1.1,[http/1.1]}{127.0.0.1:56766}
   [junit4]   2> 1554241 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [    ] o.e.j.s.Server Started @1557922ms
   [junit4]   2> 1554241 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_249EACF8AB18D58F-001/tempDir-001/jetty2, replicaType=PULL, solrconfig=solrconfig.xml, hostContext=/, hostPort=56766, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_249EACF8AB18D58F-001/shard-2-001/cores}
   [junit4]   2> 1554241 ERROR (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1554242 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 1554242 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1554242 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1554242 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-05-24T17:43:31.207Z
   [junit4]   2> 1554246 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1554246 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_249EACF8AB18D58F-001/shard-2-001/solr.xml
   [junit4]   2> 1554255 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@3f0b4645, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1554261 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56753/solr
   [junit4]   2> 1554277 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [n:127.0.0.1:56766_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1554282 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [n:127.0.0.1:56766_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1554286 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [n:127.0.0.1:56766_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56766_
   [junit4]   2> 1554289 INFO  (zkCallback-2407-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1554289 INFO  (zkCallback-2403-thread-1-processing-n:127.0.0.1:56756_) [n:127.0.0.1:56756_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1554289 INFO  (zkCallback-2413-thread-1-processing-n:127.0.0.1:56762_) [n:127.0.0.1:56762_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1554290 INFO  (zkCallback-2419-thread-1-processing-n:127.0.0.1:56766_) [n:127.0.0.1:56766_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1554445 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [n:127.0.0.1:56766_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f0b4645
   [junit4]   2> 1554451 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [n:127.0.0.1:56766_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f0b4645
   [junit4]   2> 1554452 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [n:127.0.0.1:56766_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f0b4645
   [junit4]   2> 1554455 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [n:127.0.0.1:56766_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_249EACF8AB18D58F-001/shard-2-001/cores
   [junit4]   2> 1554455 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [n:127.0.0.1:56766_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1554456 INFO  (coreLoadExecutor-4528-thread-1-processing-n:127.0.0.1:56766_) [n:127.0.0.1:56766_ c:collection1   x:collection1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1554459 INFO  (OverseerStateUpdate-98018774617882628-127.0.0.1:56756_-n_0000000000) [n:127.0.0.1:56756_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1554467 INFO  (zkCallback-2413-thread-1-processing-n:127.0.0.1:56762_) [n:127.0.0.1:56762_    ] 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> 1554467 INFO  (zkCallback-2419-thread-1-processing-n:127.0.0.1:56766_) [n:127.0.0.1:56766_    ] 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> 1555491 WARN  (coreLoadExecutor-4528-thread-1-processing-n:127.0.0.1:56766_) [n:127.0.0.1:56766_ c:collection1   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1555522 INFO  (coreLoadExecutor-4528-thread-1-processing-n:127.0.0.1:56766_) [n:127.0.0.1:56766_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1555551 INFO  (coreLoadExecutor-4528-thread-1-processing-n:127.0.0.1:56766_) [n:127.0.0.1:56766_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1555743 INFO  (coreLoadExecutor-4528-thread-1-processing-n:127.0.0.1:56766_) [n:127.0.0.1:56766_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1555815 INFO  (coreLoadExecutor-4528-thread-1-processing-n:127.0.0.1:56766_) [n:127.0.0.1:56766_ c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1, trusted=true
   [junit4]   2> 1555815 INFO  (coreLoadExecutor-4528-thread-1-processing-n:127.0.0.1:56766_) [n:127.0.0.1:56766_ 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@3f0b4645
   [junit4]   2> 1555815 INFO  (coreLoadExecutor-4528-thread-1-processing-n:127.0.0.1:56766_) [n:127.0.0.1:56766_ c:collection1   x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1555815 INFO  (coreLoadExecutor-4528-thread-1-processing-n:127.0.0.1:56766_) [n:127.0.0.1:56766_ c:collection1   x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_249EACF8AB18D58F-001/shard-2-001/cores/collection1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_249EACF8AB18D58F-001/shard-2-001/cores/collection1/data/]
   [junit4]   2> 1555828 INFO  (coreLoadExecutor-4528-thread-1-processing-n:127.0.0.1:56766_) [n:127.0.0.1:56766_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=24.41796875, floorSegmentMB=1.09375, forceMergeDeletesPctAllowed=26.159242240119084, segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.7960930

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

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> 27666 INFO  (qtp64297490-280) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/query params={q=*:*&indent=on&fl=*,score&rows=4&wt=json&rq={!ltr+reRankDocs%3D10+model%3Dexternalmodel+efi.user_query%3Dw3}} hits=5 status=0 QTime=3
   [junit4]   2> 27666 ERROR (TEST-TestParallelWeightCreation.testLTRScoringQueryParallelWeightCreationResultOrder-seed#[F295B248D9D3ED6A]) [    ] 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":3,
   [junit4]   2>     "params":{
   [junit4]   2>       "q":"*:*",
   [junit4]   2>       "indent":"on",
   [junit4]   2>       "fl":"*,score",
   [junit4]   2>       "rows":"4",
   [junit4]   2>       "wt":"json",
   [junit4]   2>       "rq":"{!ltr reRankDocs=10 model=externalmodel efi.user_query=w3}"}},
   [junit4]   2>   "response":{"numFound":5,"start":0,"maxScore":0.36707595,"docs":[
   [junit4]   2>       {
   [junit4]   2>         "id":"4",
   [junit4]   2>         "title":"w3 w3",
   [junit4]   2>         "description":"w4",
   [junit4]   2>         "popularity":4,
   [junit4]   2>         "_version_":1568302587367653376,
   [junit4]   2>         "score":0.36707595},
   [junit4]   2>       {
   [junit4]   2>         "id":"3",
   [junit4]   2>         "title":"w3",
   [junit4]   2>         "description":"w3",
   [junit4]   2>         "popularity":3,
   [junit4]   2>         "_version_":1568302587364507648,
   [junit4]   2>         "score":0.33873552},
   [junit4]   2>       {
   [junit4]   2>         "id":"1",
   [junit4]   2>         "title":"w1 w3",
   [junit4]   2>         "description":"w1",
   [junit4]   2>         "popularity":1,
   [junit4]   2>         "_version_":1568302587344584704,
   [junit4]   2>         "score":0.2545195},
   [junit4]   2>       {
   [junit4]   2>         "id":"2",
   [junit4]   2>         "title":"w2",
   [junit4]   2>         "description":"w2",
   [junit4]   2>         "popularity":2,
   [junit4]   2>         "_version_":1568302587355070464,
   [junit4]   2>         "score":0.0}]
   [junit4]   2>   }}
   [junit4]   2> 
   [junit4]   2>  request = /query?q=*%3A*&fl=*%2Cscore&rows=4&rq=%7B%21ltr+reRankDocs%3D10+model%3Dexternalmodel+efi.user_query%3Dw3%7D&wt=json&indent=on
   [junit4]   2> 
   [junit4]   2> 27666 INFO  (TEST-TestParallelWeightCreation.testLTRScoringQueryParallelWeightCreationResultOrder-seed#[F295B248D9D3ED6A]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testLTRScoringQueryParallelWeightCreationResultOrder
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestParallelWeightCreation -Dtests.method=testLTRScoringQueryParallelWeightCreationResultOrder -Dtests.seed=F295B248D9D3ED6A -Dtests.slow=true -Dtests.locale=is-IS -Dtests.timezone=Pacific/Chuuk -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.93s J1 | TestParallelWeightCreation.testLTRScoringQueryParallelWeightCreationResultOrder <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: mismatch: '3'!='4' @ response/docs/[0]/id
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F295B248D9D3ED6A:97D9922813B18A82]:0)
   [junit4]    > 	at org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:248)
   [junit4]    > 	at org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:192)
   [junit4]    > 	at org.apache.solr.ltr.TestParallelWeightCreation.testLTRScoringQueryParallelWeightCreationResultOrder(TestParallelWeightCreation.java:45)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 27668 INFO  (SUITE-TestParallelWeightCreation-seed#[F295B248D9D3ED6A]-worker) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@7abe8703{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 27668 INFO  (SUITE-TestParallelWeightCreation-seed#[F295B248D9D3ED6A]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1394149800
   [junit4]   2> 27668 INFO  (SUITE-TestParallelWeightCreation-seed#[F295B248D9D3ED6A]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 27668 INFO  (SUITE-TestParallelWeightCreation-seed#[F295B248D9D3ED6A]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 27668 INFO  (SUITE-TestParallelWeightCreation-seed#[F295B248D9D3ED6A]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 27668 INFO  (SUITE-TestParallelWeightCreation-seed#[F295B248D9D3ED6A]-worker) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 27669 INFO  (coreCloseExecutor-234-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@6bfd5d2
   [junit4]   2> 27671 INFO  (coreCloseExecutor-234-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=113235410
   [junit4]   2> 27673 INFO  (SUITE-TestParallelWeightCreation-seed#[F295B248D9D3ED6A]-worker) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6a621000{/solr,null,UNAVAILABLE}
   [junit4]   2> 27675 INFO  (SUITE-TestParallelWeightCreation-seed#[F295B248D9D3ED6A]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 27675 INFO  (SUITE-TestParallelWeightCreation-seed#[F295B248D9D3ED6A]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1071538660
   [junit4]   2> 27675 INFO  (SUITE-TestParallelWeightCreation-seed#[F295B248D9D3ED6A]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 27675 INFO  (SUITE-TestParallelWeightCreation-seed#[F295B248D9D3ED6A]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 27675 INFO  (SUITE-TestParallelWeightCreation-seed#[F295B248D9D3ED6A]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 27675 INFO  (SUITE-TestParallelWeightCreation-seed#[F295B248D9D3ED6A]-worker) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 27676 INFO  (coreCloseExecutor-236-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1dc3db30
   [junit4]   2> 27677 INFO  (coreCloseExecutor-236-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=499374896
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-ltr/test/J1/temp/solr.ltr.TestParallelWeightCreation_F295B248D9D3ED6A-001
   [junit4]   2> May 24, 2017 6:18:18 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {_version_=PostingsFormat(name=LuceneFixedGap), popularity=PostingsFormat(name=Asserting), description=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), id=PostingsFormat(name=LuceneVarGapDocFreqInterval), text=PostingsFormat(name=Asserting), title=PostingsFormat(name=LuceneFixedGap)}, docValues:{}, maxPointsInLeafNode=66, maxMBSortInHeap=6.282901925180267, sim=RandomSimilarity(queryNorm=true): {}, locale=is-IS, timezone=Pacific/Chuuk
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_131 (64-bit)/cpus=3,threads=1,free=68965672,total=133345280
   [junit4]   2> NOTE: All tests run in this JVM: [TestRankingFeature, TestLTRReRankingPipeline, TestFieldLengthFeature, TestModelManager, TestFeatureExtractionFromMultipleSegments, TestLTRWithFacet, TestSelectiveWeightCreation, TestLTRQParserExplain, TestLTRQParserPlugin, TestParallelWeightCreation]
   [junit4] Completed [23/33 (4!)] on J1 in 11.00s, 2 tests, 1 error <<< FAILURES!

[...truncated 37018 lines...]