Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6569/
Java: 32bit/jdk1.8.0_131 -server -XX:+UseConcMarkSweepGC

5 tests failed.
FAILED:  org.apache.solr.handler.TestSQLHandler.doTest

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([6A2CFC8B922D8436:CD68442FFF96978F]:0)
        at 
org.apache.solr.handler.TestSQLHandler.testBasicSelect(TestSQLHandler.java:186)
        at org.apache.solr.handler.TestSQLHandler.doTest(TestSQLHandler.java:87)
        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.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([C04C1CA84E97E84:C57C70AD5B262945]: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([C04C1CA84E97E84:6948E1AA4E8B196C]: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([C04C1CA84E97E84:5135D60F09D509EF]: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([C04C1CA84E97E84:933268541C93614B]: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 12930 lines...]
   [junit4] Suite: org.apache.solr.handler.TestSQLHandler
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_6A2CFC8B922D8436-001\init-core-data-001
   [junit4]   2> 2971407 WARN  
(SUITE-TestSQLHandler-seed#[6A2CFC8B922D8436]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 2971407 INFO  
(SUITE-TestSQLHandler-seed#[6A2CFC8B922D8436]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields
   [junit4]   2> 2971411 INFO  
(SUITE-TestSQLHandler-seed#[6A2CFC8B922D8436]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2971411 INFO  
(SUITE-TestSQLHandler-seed#[6A2CFC8B922D8436]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 2971414 INFO  
(TEST-TestSQLHandler.doTest-seed#[6A2CFC8B922D8436]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2971414 INFO  (Thread-4591) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2971414 INFO  (Thread-4591) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 2971418 ERROR (Thread-4591) [    ] 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> 2971519 INFO  
(TEST-TestSQLHandler.doTest-seed#[6A2CFC8B922D8436]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:51474
   [junit4]   2> 2971525 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15c234f4e7c0000, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2971532 INFO  
(TEST-TestSQLHandler.doTest-seed#[6A2CFC8B922D8436]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-sql.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 2971534 INFO  
(TEST-TestSQLHandler.doTest-seed#[6A2CFC8B922D8436]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\schema-sql.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 2971535 INFO  
(TEST-TestSQLHandler.doTest-seed#[6A2CFC8B922D8436]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2971536 INFO  
(TEST-TestSQLHandler.doTest-seed#[6A2CFC8B922D8436]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 2971538 INFO  
(TEST-TestSQLHandler.doTest-seed#[6A2CFC8B922D8436]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 2971539 INFO  
(TEST-TestSQLHandler.doTest-seed#[6A2CFC8B922D8436]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 2971539 INFO  
(TEST-TestSQLHandler.doTest-seed#[6A2CFC8B922D8436]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2971541 INFO  
(TEST-TestSQLHandler.doTest-seed#[6A2CFC8B922D8436]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2971542 INFO  
(TEST-TestSQLHandler.doTest-seed#[6A2CFC8B922D8436]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2971543 INFO  
(TEST-TestSQLHandler.doTest-seed#[6A2CFC8B922D8436]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2971544 INFO  
(TEST-TestSQLHandler.doTest-seed#[6A2CFC8B922D8436]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 2971921 INFO  
(TEST-TestSQLHandler.doTest-seed#[6A2CFC8B922D8436]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_6A2CFC8B922D8436-001\control-001\cores\collection1
   [junit4]   2> 2971931 INFO  
(TEST-TestSQLHandler.doTest-seed#[6A2CFC8B922D8436]) [    ] o.e.j.s.Server 
jetty-9.3.14.v20161028
   [junit4]   2> 2971932 INFO  
(TEST-TestSQLHandler.doTest-seed#[6A2CFC8B922D8436]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@160be0b{/,null,AVAILABLE}
   [junit4]   2> 2971933 INFO  
(TEST-TestSQLHandler.doTest-seed#[6A2CFC8B922D8436]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@19db1bd{SSL,[ssl, 
http/1.1]}{127.0.0.1:51484}
   [junit4]   2> 2971933 INFO  
(TEST-TestSQLHandler.doTest-seed#[6A2CFC8B922D8436]) [    ] o.e.j.s.Server 
Started @2938598ms
   [junit4]   2> 2971933 INFO  
(TEST-TestSQLHandler.doTest-seed#[6A2CFC8B922D8436]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_6A2CFC8B922D8436-001\tempDir-001/control/data,
 hostContext=/, hostPort=51484, 
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_6A2CFC8B922D8436-001\control-001\cores}
   [junit4]   2> 2971933 ERROR 
(TEST-TestSQLHandler.doTest-seed#[6A2CFC8B922D8436]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2971933 INFO  
(TEST-TestSQLHandler.doTest-seed#[6A2CFC8B922D8436]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 2971933 INFO  
(TEST-TestSQLHandler.doTest-seed#[6A2CFC8B922D8436]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2971933 INFO  
(TEST-TestSQLHandler.doTest-seed#[6A2CFC8B922D8436]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2971933 INFO  
(TEST-TestSQLHandler.doTest-seed#[6A2CFC8B922D8436]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-05-20T00:43:39.520Z
   [junit4]   2> 2971944 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15c234f4e7c0003, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2971944 INFO  
(TEST-TestSQLHandler.doTest-seed#[6A2CFC8B922D8436]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2971944 INFO  
(TEST-TestSQLHandler.doTest-seed#[6A2CFC8B922D8436]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_6A2CFC8B922D8436-001\control-001\solr.xml
   [junit4]   2> 2971952 INFO  
(TEST-TestSQLHandler.doTest-seed#[6A2CFC8B922D8436]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@551929, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2971956 INFO  
(TEST-TestSQLHandler.doTest-seed#[6A2CFC8B922D8436]) [    ] o.a.s.c.ZkContainer 
Zookeeper client=127.0.0.1:51474/solr
   [junit4]   2> 2971960 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15c234f4e7c0004, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2971977 INFO  
(TEST-TestSQLHandler.doTest-seed#[6A2CFC8B922D8436]) [n:127.0.0.1:51484_    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2971979 INFO  
(TEST-TestSQLHandler.doTest-seed#[6A2CFC8B922D8436]) [n:127.0.0.1:51484_    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:51484_
   [junit4]   2> 2971980 INFO  
(TEST-TestSQLHandler.doTest-seed#[6A2CFC8B922D8436]) [n:127.0.0.1:51484_    ] 
o.a.s.c.Overseer Overseer (id=97992115421446149-127.0.0.1:51484_-n_0000000000) 
starting
   [junit4]   2> 2971985 INFO  
(TEST-TestSQLHandler.doTest-seed#[6A2CFC8B922D8436]) [n:127.0.0.1:51484_    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:51484_
   [junit4]   2> 2971987 INFO  
(zkCallback-4307-thread-1-processing-n:127.0.0.1:51484_) [n:127.0.0.1:51484_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2972094 INFO  
(TEST-TestSQLHandler.doTest-seed#[6A2CFC8B922D8436]) [n:127.0.0.1:51484_    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@551929
   [junit4]   2> 2972096 INFO  
(TEST-TestSQLHandler.doTest-seed#[6A2CFC8B922D8436]) [n:127.0.0.1:51484_    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@551929
   [junit4]   2> 2972097 INFO  
(TEST-TestSQLHandler.doTest-seed#[6A2CFC8B922D8436]) [n:127.0.0.1:51484_    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@551929
   [junit4]   2> 2972100 INFO  
(TEST-TestSQLHandler.doTest-seed#[6A2CFC8B922D8436]) [n:127.0.0.1:51484_    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_6A2CFC8B922D8436-001\control-001\cores
   [junit4]   2> 2972100 INFO  
(TEST-TestSQLHandler.doTest-seed#[6A2CFC8B922D8436]) [n:127.0.0.1:51484_    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2972101 INFO  
(coreLoadExecutor-9406-thread-1-processing-n:127.0.0.1:51484_) 
[n:127.0.0.1:51484_ c:control_collection   x:collection1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 2972102 INFO  
(OverseerStateUpdate-97992115421446149-127.0.0.1:51484_-n_0000000000) 
[n:127.0.0.1:51484_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 2973165 INFO  
(coreLoadExecutor-9406-thread-1-processing-n:127.0.0.1:51484_) 
[n:127.0.0.1:51484_ c:control_collection   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2973172 INFO  
(coreLoadExecutor-9406-thread-1-processing-n:127.0.0.1:51484_) 
[n:127.0.0.1:51484_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 2973222 WARN  
(coreLoadExecutor-9406-thread-1-processing-n:127.0.0.1:51484_) 
[n:127.0.0.1:51484_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
Field lowerfilt1and2 is not multivalued and destination for multiple copyFields 
(2)
   [junit4]   2> 2973222 WARN  
(coreLoadExecutor-9406-thread-1-processing-n:127.0.0.1:51484_) 
[n:127.0.0.1:51484_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 2973222 INFO  
(coreLoadExecutor-9406-thread-1-processing-n:127.0.0.1:51484_) 
[n:127.0.0.1:51484_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 2973223 INFO  
(coreLoadExecutor-9406-thread-1-processing-n:127.0.0.1:51484_) 
[n:127.0.0.1:51484_ c:control_collection   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
control_collection, trusted=true
   [junit4]   2> 2973223 INFO  
(coreLoadExecutor-9406-thread-1-processing-n:127.0.0.1:51484_) 
[n:127.0.0.1:51484_ 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@551929
   [junit4]   2> 2973223 INFO  
(coreLoadExecutor-9406-thread-1-processing-n:127.0.0.1:51484_) 
[n:127.0.0.1:51484_ c:control_collection   x:collection1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2973223 INFO  
(coreLoadExecutor-9406-thread-1-processing-n:127.0.0.1:51484_) 
[n:127.0.0.1:51484_ c:control_collection   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_6A2CFC8B922D8436-001\control-001\cores\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_6A2CFC8B922D8436-001\control-001\cores\collection1\data\]
   [junit4]   2> 2973302 INFO  
(coreLoadExecutor-9406-thread-1-processing-n:127.0.0.1:51484_) 
[n:127.0.0.1:51484_ c:control_collection   x:collection1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2973302 INFO  
(coreLoadExecutor-9406-thread-1-processing-n:127.0.0.1:51484_) 
[n:127.0.0.1:51484_ c:control_collection   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2973304 INFO  
(coreLoadExecutor-9406-thread-1-processing-n:127.0.0.1:51484_) 
[n:127.0.0.1:51484_ c:control_collection   x:collection1] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 2973304 INFO  
(coreLoadExecutor-9406-thread-1-processing-n:127.0.0.1:51484_) 
[n:127.0.0.1:51484_ c:control_collection   x:collection1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 2973304 INFO  
(coreLoadExecutor-9406-thread-1-processing-n:127.0.0.1:51484_) 
[n:127.0.0.1:51484_ c:control_collection   x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@27320c[collection1] main]
   [junit4]   2> 2973305 INFO  
(coreLoadExecutor-9406-thread-1-processing-n:127.0.0.1:51484_) 
[n:127.0.0.1:51484_ c:control_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2973305 INFO  
(coreLoadExecutor-9406-thread-1-processing-n:127.0.0.1:51484_) 
[n:127.0.0.1:51484_ c:control_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2973306 INFO  
(searcherExecutor-9407-thread-1-processing-n:127.0.0.1:51484_ x:collection1 
c:control_collection) [n:127.0.0.1:51484_ c:control_collection   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@27320c[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2973306 INFO  
(coreLoadExecutor-9406-thread-1-processing-n:127.0.0.1:51484_) 
[n:127.0.0.1:51484_ c:control_collection   x:collection1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1567873848723898368
   [junit4]   2> 2973312 INFO  
(coreZkRegister-9399-thread-1-processing-n:127.0.0.1:51484_ x:collection1 
c:control_collection) [n:127.0.0.1:51484_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas 
found to continue.
   [junit4]   2> 2973313 INFO  
(coreZkRegister-9399-thread-1-processing-n:127.0.0.1:51484_ x:collection1 
c:control_collection) [n:127.0.0.1:51484_ 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> 2973313 INFO  
(coreZkRegister-9399-thread-1-processing-n:127.0.0.1:51484_ x:collection1 
c:control_collection) [n:127.0.0.1:51484_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:51484/collection1/
   [junit4]   2> 2973313 INFO  
(coreZkRegister-9399-thread-1-processing-n:127.0.0.1:51484_ x:collection1 
c:control_collection) [n:127.0.0.1:51484_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync 
replicas to me
   [junit4]   2> 2973313 INFO  
(coreZkRegister-9399-thread-1-processing-n:127.0.0.1:51484_ x:collection1 
c:control_collection) [n:127.0.0.1:51484_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
https://127.0.0.1:51484/collection1/ has no replicas
   [junit4]   2> 2973313 INFO  
(coreZkRegister-9399-thread-1-processing-n:127.0.0.1:51484_ x:collection1 
c:control_collection) [n:127.0.0.1:51484_ 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> 2973318 INFO  
(coreZkRegister-9399-thread-1-processing-n:127.0.0.1:51484_ x:collection1 
c:control_collection) [n:127.0.0.1:51484_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new 
leader: https://127.0.0.1:51484/collection1/ shard1
   [junit4]   2> 2973428 INFO  
(coreZkRegister-9399-thread-1-processing-n:127.0.0.1:51484_ x:collection1 
c:control_collection) [n:127.0.0.1:51484_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery 
necessary
   [junit4]   2> 2973700 INFO  
(TEST-TestSQLHandler.doTest-seed#[6A2CFC8B922D8436]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2973703 INFO  
(TEST-TestSQLHandler.doTest-seed#[6A2CFC8B922D8436]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51474/solr ready
   [junit4]   2> 2973703 INFO  
(TEST-TestSQLHandler.doTest-seed#[6A2CFC8B922D8436]) [    ] o.a.s.c.ChaosMonkey 
monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 2974119 INFO  
(TEST-TestSQLHandler.doTest-seed#[6A2CFC8B922D8436]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_6A2CFC8B922D8436-001\shard-1-001\cores\collection1
   [junit4]   2> 2974121 INFO  
(TEST-TestSQLHandler.doTest-seed#[6A2CFC8B922D8436]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_6A2CFC8B922D8436-001\shard-1-001
   [junit4]   2> 2974122 INFO  
(TEST-TestSQLHandler.doTest-seed#[6A2CFC8B922D8436]) [    ] o.e.j.s.Server 
jetty-9.3.14.v20161028
   [junit4]   2> 2974123 INFO  
(TEST-TestSQLHandler.doTest-seed#[6A2CFC8B922D8436]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4f7290{/,null,AVAILABLE}
   [junit4]   2> 2974124 INFO  
(TEST-TestSQLHandler.doTest-seed#[6A2CFC8B922D8436]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@83dc18{SSL,[ssl, 
http/1.1]}{127.0.0.1:51520}
   [junit4]   2> 2974125 INFO  
(TEST-TestSQLHandler.doTest-seed#[6A2CFC8B922D8436]) [    ] o.e.j.s.Server 
Started @2940694ms
   [junit4]   2> 2974125 INFO  
(TEST-TestSQLHandler.doTest-seed#[6A2CFC8B922D8436]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_6A2CFC8B922D8436-001\tempDir-001/jetty1,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=51520, 
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_6A2CFC8B922D8436-001\shard-1-001\cores}
   [junit4]   2> 2974125 ERROR 
(TEST-TestSQLHandler.doTest-seed#[6A2CFC8B922D8436]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2974125 INFO  
(TEST-TestSQLHandler.doTest-seed#[6A2CFC8B922D8436]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 2974125 INFO  
(TEST-TestSQLHandler.doTest-seed#[6A2CFC8B922D8436]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2974125 INFO  
(TEST-TestSQLHandler.doTest-seed#[6A2CFC8B922D8436]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2974125 INFO  
(TEST-TestSQLHandler.doTest-seed#[6A2CFC8B922D8436]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-05-20T00:43:41.712Z
   [junit4]   2> 2974129 INFO  
(TEST-TestSQLHandler.doTest-seed#[6A2CFC8B922D8436]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2974129 INFO  
(TEST-TestSQLHandler.doTest-seed#[6A2CFC8B922D8436]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_6A2CFC8B922D8436-001\shard-1-001\solr.xml
   [junit4]   2> 2974142 INFO  
(TEST-TestSQLHandler.doTest-seed#[6A2CFC8B922D8436]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@551929, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2974150 INFO  
(TEST-TestSQLHandler.doTest-seed#[6A2CFC8B922D8436]) [    ] o.a.s.c.ZkContainer 
Zookeeper client=127.0.0.1:51474/solr
   [junit4]   2> 2974167 INFO  
(TEST-TestSQLHandler.doTest-seed#[6A2CFC8B922D8436]) [n:127.0.0.1:51520_    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2974170 INFO  
(TEST-TestSQLHandler.doTest-seed#[6A2CFC8B922D8436]) [n:127.0.0.1:51520_    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2974172 INFO  
(TEST-TestSQLHandler.doTest-seed#[6A2CFC8B922D8436]) [n:127.0.0.1:51520_    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:51520_
   [junit4]   2> 2974174 INFO  
(zkCallback-4307-thread-1-processing-n:127.0.0.1:51484_) [n:127.0.0.1:51484_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2974175 INFO  (zkCallback-4311-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2974176 INFO  
(zkCallback-4316-thread-1-processing-n:127.0.0.1:51520_) [n:127.0.0.1:51520_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2974409 INFO  
(TEST-TestSQLHandler.doTest-seed#[6A2CFC8B922D8436]) [n:127.0.0.1:51520_    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@551929
   [junit4]   2> 2974412 INFO  
(TEST-TestSQLHandler.doTest-seed#[6A2CFC8B922D8436]) [n:127.0.0.1:51520_    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@551929
   [junit4]   2> 2974419 INFO  
(TEST-TestSQLHandler.doTest-seed#[6A2CFC8B922D8436]) [n:127.0.0.1:51520_    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@551929
   [junit4]   2> 2974422 INFO  
(TEST-TestSQLHandler.doTest-seed#[6A2CFC8B922D8436]) [n:127.0.0.1:51520_    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_6A2CFC8B922D8436-001\shard-1-001\cores
   [junit4]   2> 2974422 INFO  
(TEST-TestSQLHandler.doTest-seed#[6A2CFC8B922D8436]) [n:127.0.0.1:51520_    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2974422 INFO  
(coreLoadExecutor-9416-thread-1-processing-n:127.0.0.1:51520_) 
[n:127.0.0.1:51520_ c:collection1   x:collection1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 2974422 INFO  
(OverseerStateUpdate-97992115421446149-127.0.0.1:51484_-n_0000000000) 
[n:127.0.0.1:51484_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard2
   [junit4]   2> 2975493 INFO  
(coreLoadExecutor-9416-thread-1-processing-n:127.0.0.1:51520_) 
[n:127.0.0.1:51520_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 2975499 INFO  
(coreLoadExecutor-9416-thread-1-processing-n:127.0.0.1:51520_) 
[n:127.0.0.1:51520_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 2975545 WARN  
(coreLoadExecutor-9416-thread-1-processing-n:127.0.0.1:51520_) 
[n:127.0.0.1:51520_ c:collection1   x:collection1] o.a.s.s.IndexSchema Field 
lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 2975545 WARN  
(coreLoadExecutor-9416-thread-1-processing-n:127.0.0.1:51520_) 
[n:127.0.0.1:51520_ c:collection1   x:collection1] o.a.s.s.IndexSchema Field 
text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 2975545 INFO  
(coreLoadExecutor-9416-thread-1-processing-n:127.0.0.1:51520_) 
[n:127.0.0.1:51520_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded 
schema test/1.6 with uniqueid field id
   [junit4]   2> 2975546 INFO  
(coreLoadExecutor-9416-thread-1-processing-n:127.0.0.1:51520_) 
[n:127.0.0.1:51520_ c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
collection1, trusted=true
   [junit4]   2> 2975546 INFO  
(coreLoadExecutor-9416-thread-1-processing-n:127.0.0.1:51520_) 
[n:127.0.0.1:51520_ 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@551929
   [junit4]   2> 2975546 INFO  
(coreLoadExecutor-9416-thread-1-processing-n:127.0.0.1:51520_) 
[n:127.0.0.1:51520_ c:collection1   x:collection1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2975546 INFO  
(coreLoadExecutor-9416-thread-1-processing-n:127.0.0.1:51520_) 
[n:127.0.0.1:51520_ c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_6A2CFC8B922D8436-001\shard-1-001\cores\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_6A2CFC8B922D8436-001\shard-1-001\cores\collection1\data\]
   [junit4]   2> 2975614 INFO  
(coreLoadExecutor-9416-thread-1-processing-n:127.0.0.1:51520_) 
[n:127.0.0.1:51520_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2975614 INFO  
(coreLoadExecutor-9416-thread-1-processing-n:127.0.0.1:51520_) 
[n:127.0.0.1:51520_ c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2975615 INFO  
(coreLoadExecutor-9416-thread-1-processing-n:127.0.0.1:51520_) 
[n:127.0.0.1:51520_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 2975615 INFO  
(coreLoadExecutor-9416-thread-1-processing-n:127.0.0.1:51520_) 
[n:127.0.0.1:51520_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 2975616 INFO  
(coreLoadExecutor-9416-thread-1-processing-n:127.0.0.1:51520_) 
[n:127.0.0.1:51520_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@a3adae[collection1] main]
   [junit4]   2> 2975617 INFO  
(coreLoadExecutor-9416-thread-1-processing-n:127.0.0.1:51520_) 
[n:127.0.0.1:51520_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2975618 INFO  
(coreLoadExecutor-9416-thread-1-processing-n:127.0.0.1:51520_) 
[n:127.0.0.1:51520_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2975619 INFO  
(searcherExecutor-9417-thread-1-processing-n:127.0.0.1:51520_ x:collection1 
c:collection1) [n:127.0.0.1:51520_ c:collection1   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@a3adae[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2975619 INFO  
(coreLoadExecutor-9416-thread-1-processing-n:127.0.0.1:51520_) 
[n:127.0.0.1:51520_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1567873851149254656
   [junit4]   2> 2975621 INFO  
(coreZkRegister-9411-thread-1-processing-n:127.0.0.1:51520_ x:collection1 
c:collection1) [n:127.0.0.1:51520_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to 
continue.
   [junit4]   2> 2975621 INFO  
(coreZkRegister-9411-thread-1-processing-n:127.0.0.1:51520_ x:collection1 
c:collection1) [n:127.0.0.1:51520_ 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> 2975621 INFO  
(coreZkRegister-9411-thread-1-processing-n:127.0.0.1:51520_ x:collection1 
c:collection1) [n:127.0.0.1:51520_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:51520/collection1/
   [junit4]   2> 2975621 INFO  
(coreZkRegister-9411-thread-1-processing-n:127.0.0.1:51520_ x:collection1 
c:collection1) [n:127.0.0.1:51520_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2975621 INFO  
(coreZkRegister-9411-thread-1-processing-n:127.0.0.1:51520_ x:collection1 
c:collection1) [n:127.0.0.1:51520_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy https://127.0.0.1:51520/collection1/ has no 
replicas
   [junit4]   2> 2975621 INFO  
(coreZkRegister-9411-thread-1-processing-n:127.0.0.1:51520_ x:collection1 
c:collection1) [n:127.0.0.1:51520_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas 
participating in election, clear LIR
   [junit4]   2> 2975629 INFO  
(coreZkRegister-9411-thread-1-processing-n:127.0.0.1:51520_ x:collection1 
c:collection1) [n:127.0.0.1:51520_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:51520/collection1/ shard2
   [junit4]   2> 2975788 INFO  
(coreZkRegister-9411-thread-1-processing-n:127.0.0.1:51520_ x:collection1 
c:collection1) [n:127.0.0.1:51520_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2976485 INFO  
(TEST-TestSQLHandler.doTest-seed#[6A2CFC8B922D8436]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_6A2CFC8B922D8436-001\shard-2-001\cores\collection1
   [junit4]   2> 2976487 INFO  
(TEST-TestSQLHandler.doTest-seed#[6A2CFC8B922D8436]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_6A2CFC8B922D8436-001\shard-2-001
   [junit4]   2> 2976489 INFO  
(TEST-TestSQLHandler.doTest-seed#[6A2CFC8B922D8436]) [    ] o.e.j.s.Server 
jetty-9.3.14.v20161028
   [junit4]   2> 2976490 INFO  
(TEST-TestSQLHandler.doTest-seed#[6A2CFC8B922D8436]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1a76864{/,null,AVAILABLE}
   [junit4]   2> 2976491 INFO  
(TEST-TestSQLHandler.doTest-seed#[6A2CFC8B922D8436]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@bf7e4a{SSL,[ssl, 
http/1.1]}{127.0.0.1:51547}
   [junit4]   2> 2976492 INFO  
(TEST-TestSQLHandler.doTest-seed#[6A2CFC8B922D8436]) [    ] o.e.j.s.Server 
Started @2942957ms
   [junit4]   2> 2976492 INFO  
(TEST-TestSQLHandler.doTest-seed#[6A2CFC8B922D8436]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_6A2CFC8B922D8436-001\tempDir-001/jetty2,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=51547, 
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_6A2CFC8B922D8436-001\shard-2-001\cores}
   [junit4]   2> 2976492 ERROR 
(TEST-TestSQLHandler.doTest-seed#[6A2CFC8B922D8436]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2976493 INFO  
(TEST-TestSQLHandler.doTest-seed#[6A2CFC8B922D8436]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 2976493 INFO  
(TEST-TestSQLHandler.doTest-seed#[6A2CFC8B922D8436]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2976493 INFO  
(TEST-TestSQLHandler.doTest-seed#[6A2CFC8B922D8436]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2976493 INFO  
(TEST-TestSQLHandler.doTest-seed#[6A2CFC8B922D8436]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-05-20T00:43:44.080Z
   [junit4]   2> 2976497 INFO  
(TEST-TestSQLHandler.doTest-seed#[6A2CFC8B922D8436]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2976498 INFO  
(TEST-TestSQLHandler.doTest-seed#[6A2CFC8B922D8436]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_6A2CFC8B922D8436-001\shard-2-001\solr.xml
   [junit4]   2> 2976507 INFO  
(TEST-TestSQLHandler.doTest-seed#[6A2CFC8B922D8436]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@551929, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2976512 INFO  
(TEST-TestSQLHandler.doTest-seed#[6A2CFC8B922D8436]) [    ] o.a.s.c.ZkContainer 
Zookeeper client=127.0.0.1:51474/solr
   [junit4]   2> 2976516 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15c234f4e7c000b, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2976525 INFO  
(TEST-TestSQLHandler.doTest-seed#[6A2CFC8B922D8436]) [n:127.0.0.1:51547_    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2976529 INFO  
(TEST-TestSQLHandler.doTest-seed#[6A2CFC8B922D8436]) [n:127.0.0.1:51547_    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2976531 INFO  
(TEST-TestSQLHandler.doTest-seed#[6A2CFC8B922D8436]) [n:127.0.0.1:51547_    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:51547_
   [junit4]   2> 2976532 INFO  (zkCallback-4311-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2976532 INFO  
(zkCallback-4322-thread-1-processing-n:127.0.0.1:51547_) [n:127.0.0.1:51547_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2976533 INFO  
(zkCallback-4307-thread-1-processing-n:127.0.0.1:51484_) [n:127.0.0.1:51484_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2976533 INFO  
(zkCallback-4316-thread-1-processing-n:127.0.0.1:51520_) [n:127.0.0.1:51520_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2976679 INFO  
(TEST-TestSQLHandler.doTest-seed#[6A2CFC8B922D8436]) [n:127.0.0.1:51547_    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@551929
   [junit4]   2> 2976684 INFO  
(TEST-TestSQLHandler.doTest-seed#[6A2CFC8B922D8436]) [n:127.0.0.1:51547_    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@551929
   [junit4]   2> 2976684 INFO  
(TEST-TestSQLHandler.doTest-seed#[6A2CFC8B922D8436]) [n:127.0.0.1:51547_    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@551929
   [junit4]   2> 2976685 INFO  
(TEST-TestSQLHandler.doTest-seed#[6A2CFC8B922D8436]) [n:127.0.0.1:51547_    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_6A2CFC8B922D8436-001\shard-2-001\cores
   [junit4]   2> 2976685 INFO  
(TEST-TestSQLHandler.doTest-seed#[6A2CFC8B922D8436]) [n:127.0.0.1:51547_    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2976685 INFO  
(coreLoadExecutor-9426-thread-1-processing-n:127.0.0.1:51547_) 
[n:127.0.0.1:51547_ c:collection1   x:collection1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 2976691 INFO  
(OverseerStateUpdate-97992115421446149-127.0.0.1:51484_-n_0000000000) 
[n:127.0.0.1:51484_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 2977752 INFO  
(coreLoadExecutor-9426-thread-1-processing-n:127.0.0.1:51547_) 
[n:127.0.0.1:51547_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 2977758 INFO  
(coreLoadExecutor-9426-thread-1-processing-n:127.0.0.1:51547_) 
[n:127.0.0.1:51547_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 2977803 WARN  
(coreLoadExecutor-9426-thread-1-processing-n:127.0.0.1:51547_) 
[n:127.0.0.1:51547_ c:collection1   x:collection1] o.a.s.s.IndexSchema Field 
lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 2977803 WARN  
(coreLoadExecutor-9426-thread-1-processing-n:127.0.0.1:51547_) 
[n:127.0.0.1:51547_ c:collection1   x:collection1] o.a.s.s.IndexSchema Field 
text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 2977805 INFO  
(coreLoadExecutor-9426-thread-1-processing-n:127.0.0.1:51547_) 
[n:127.0.0.1:51547_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded 
schema test/1.6 with uniqueid field id
   [junit4]   2> 2977805 INFO  
(coreLoadExecutor-9426-thread-1-processing-n:127.0.0.1:51547_) 
[n:127.0.0.1:51547_ c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
collection1, trusted=true
   [junit4]   2> 2977805 INFO  
(coreLoadExecutor-9426-thread-1-processing-n:127.0.0.1:51547_) 
[n:127.0.0.1:51547_ 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@551929
   [junit4]   2> 2977805 INFO  
(coreLoadExecutor-9426-thread-1-processing-n:127.0.0.1:51547_) 
[n:127.0.0.1:51547_ c:collection1   x:collection1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2977805 INFO  
(coreLoadExecutor-9426-thread-1-processing-n:127.0.0.1:51547_) 
[n:127.0.0.1:51547_ c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_6A2CFC8B922D8436-001\shard-2-001\cores\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_6A2CFC8B922D8436-001\shard-2-001\cores\collection1\data\]
   [junit4]   2> 2977873 INFO  
(coreLoadExecutor-9426-thread-1-processing-n:127.0.0.1:51547_) 
[n:127.0.0.1:51547_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2977873 INFO  
(coreLoadExecutor-9426-thread-1-processing-n:127.0.0.1:51547_) 
[n:127.0.0.1:51547_ c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2977874 INFO  
(coreLoadExecutor-9426-thread-1-processing-n:127.0.0.1:51547_) 
[n:127.0.0.1:51547_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 2977874 INFO  
(coreLoadExecutor-9426-thread-1-processing-n:127.0.0.1:51547_) 
[n:127.0.0.1:51547_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 2977874 INFO  
(coreLoadExecutor-9426-thread-1-processing-n:127.0.0.1:51547_) 
[n:127.0.0.1:51547_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@107337f[collection1] main]
   [junit4]   2> 2977875 INFO  
(coreLoadExecutor-9426-thread-1-processing-n:127.0.0.1:51547_) 
[n:127.0.0.1:51547_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2977875 INFO  
(coreLoadExecutor-9426-thread-1-processing-n:127.0.0.1:51547_) 
[n:127.0.0.1:51547_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2977877 INFO  
(searcherExecutor-9427-thread-1-processing-n:127.0.0.1:51547_ x:collection1 
c:collection1) [n:127.0.0.1:51547_ c:collection1   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@107337f[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2977877 INFO  
(coreLoadExecutor-9426-thread-1-processing-n:127.0.0.1:51547_) 
[n:127.0.0.1:51547_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1567873853516939264
   [junit4]   2> 2977882 INFO  
(coreZkRegister-9421-thread-1-processing-n:127.0.0.1:51547_ x:collection1 
c:collection1) [n:127.0.0.1:51547_ c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to 
continue.
   [junit4]   2> 2977882 INFO  
(coreZkRegister-9421-thread-1-processing-n:127.0.0.1:51547_ x:collection1 
c:collection1) [n:127.0.0.1:51547_ 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> 2977882 INFO  
(coreZkRegister-9421-thread-1-processing-n:127.0.0.1:51547_ x:collection1 
c:collection1) [n:127.0.0.1:51547_ c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:51547/collection1/
   [junit4]   2> 2977882 INFO  
(coreZkRegister-9421-thread-1-processing-n:127.0.0.1:51547_ x:collection1 
c:collection1) [n:127.0.0.1:51547_ c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2977882 INFO  
(coreZkRegister-9421-thread-1-processing-n:127.0.0.1:51547_ x:collection1 
c:collection1) [n:127.0.0.1:51547_ c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.SyncStrategy https://127.0.0.1:51547/collection1/ has no 
replicas
   [junit4]   2> 2977882 INFO  
(coreZkRegister-9421-thread-1-processing-n:127.0.0.1:51547_ x:collection1 
c:collection1) [n:127.0.0.1:51547_ c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas 
participating in election, clear LIR
   [junit4]   2> 2977885 INFO  
(coreZkRegister-9421-thread-1-processing-n:127.0.0.1:51547_ x:collection1 
c:collection1) [n:127.0.0.1:51547_ c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:51547/collection1/ shard1
   [junit4]   2> 2978043 INFO  
(coreZkRegister-9421-thread-1-processing-n:127.0.0.1:51547_ x:collection1 
c:collection1) [n:127.0.0.1:51547_ c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2978723 INFO  
(TEST-TestSQLHandler.doTest-seed#[6A2CFC8B922D8436]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_6A2CFC8B922D8436-001\shard-3-001\cores\collection1
   [junit4]   2> 2978726 INFO  
(TEST-TestSQLHandler.doTest-seed#[6A2CFC8B922D8436]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_6A2CFC8B922D8436-001\shard-3-001
   [junit4]   2> 2978729 INFO  
(TEST-TestSQLHandler.doTest-seed#[6A2CFC8B922D8436]) [    ] o.e.j.s.Server 
jetty-9.3.14.v20161028
   [junit4]   2> 2978730 INFO  
(TEST-TestSQLHandler.doTest-seed#[6A2CFC8B922D8436]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1ee7bdd{/,null,AVAILABLE}
   [junit4]   2> 2978746 INFO  
(TEST-TestSQLHandler.doTest-seed#[6A2CFC8B922D8436]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@80a148{SSL,[ssl, 
http/1.1]}{127.0.0.1:51571}
   [junit4]   2> 2978746 INFO  
(TEST-TestSQLHandler.doTest-seed#[6A2CFC8B922D8436]) [    ] o.e.j.s.Server 
Started @2945111ms
   [junit4]   2> 2978746 INFO  
(TEST-TestSQLHandler.doTest-seed#[6A2CFC8B922D8436]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_6A2CFC8B922D8436-001\tempDir-001/jetty3,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=51571, 
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_6A2CFC8B922D8436-001\shard-3-001\cores}
   [junit4]   2> 2978754 ERROR 
(TEST-TestSQLHandler.doTest-seed#[6A2CFC8B922D8436]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2978754 INFO  
(TEST-TestSQLHandler.doTest-seed#[6A2CFC8B922D8436]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 2978754 INFO  
(TEST-TestSQLHandler.doTest-seed#[6A2CFC8B922D8436]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2978755 INFO  
(TEST-TestSQLHandler.doTest-seed#[6A2CFC8B922D8436]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2978755 INFO  
(TEST-TestSQLHandler.doTest-seed#[6A2CFC8B922D8436]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-05-20T00:43:46.342Z
   [junit4]   2> 2978761 INFO  
(TEST-TestSQLHandler.doTest-seed#[6A2CFC8B922D8436]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2978762 INFO  
(TEST-TestSQLHandler.doTest-seed#[6A2CFC8B922D8436]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_6A2CFC8B922D8436-001\shard-3-001\solr.xml
   [junit4]   2> 2978771 INFO  
(TEST-TestSQLHandler.doTest-seed#[6A2CFC8B922D8436]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@551929, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2978777 INFO  
(TEST-TestSQLHandler.doTest-seed#[6A2CFC8B922D8436]) [    ] o.a.s.c.ZkContainer 
Zookeeper client=127.0.0.1:51474/solr
   [junit4]   2> 2978791 INFO  
(TEST-TestSQLHandler.doTest-seed#[6A2CFC8B922D8436]) [n:127.0.0.1:51571_    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2978793 INFO  
(TEST-TestSQLHandler.doTest-seed#[6A2CFC8B922D8436]) [n:127.0.0.1:51571_    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2978796 INFO  
(TEST-TestSQLHandler.doTest-seed#[6A2CFC8B922D8436]) [n:127.0.0.1:51571_    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:51571_
   [junit4]   2> 2978799 INFO  
(zkCallback-4322-thread-1-processing-n:127.0.0.1:51547_) [n:127.0.0.1:51547_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2978799 INFO  (zkCallback-4311-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2978800 INFO  
(zkCallback-4307-thread-1-processing-n:127.0.0.1:51484_) [n:127.0.0.1:51484_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2978800 INFO  
(zkCallback-4316-thread-1-processing-n:127.0.0.1:51520_) [n:127.0.0.1:51520_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2978800 INFO  
(zkCallback-4328-thread-1-processing-n:127.0.0.1:51571_) [n:127.0.0.1:51571_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2978994 INFO  
(TEST-TestSQLHandler.doTest-seed#[6A2CFC8B922D8436]) [n:127.0.0.1:51571_    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@551929
   [junit4]   2> 2978997 INFO  
(TEST-TestSQLHandler.doTest-seed#[6A2CFC8B922D8436]) [n:127.0.0.1:51571_    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@551929
   [junit4]   2> 2978997 INFO  
(TEST-TestSQLHandler.doTest-seed#[6A2CFC8B922D8436]) [n:127.0.0.1:51571_    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@551929
   [junit4]   2> 2979000 INFO  
(TEST-TestSQLHandler.doTest-seed#[6A2CFC8B922D8436]) [n:127.0.0.1:51571_    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_6A2CFC8B922D8436-001\shard-3-001\cores
   [junit4]   2> 2979000 INFO  
(TEST-TestSQLHandler.doTest-seed#[6A2CFC8B922D8436]) [n:127.0.0.1:51571_    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2979001 INFO  
(coreLoadExecutor-9436-thread-1-processing-n:127.0.0.1:51571_) 
[n:127.0.0.1:51571_ c:collection1   x:collection1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 2979002 INFO  
(OverseerStateUpdate-97992115421446149-127.0.0.1:51484_-n_0000000000) 
[n:127.0.0.1:51484_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard2
   [junit4]   2> 2980105 INFO  
(coreLoadExecutor-9436-thread-1-processing-n:127.0.0.1:51571_) 
[n:127.0.0.1:51571_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 2980112 INFO  
(coreLoadExecutor-9436-thread-1-processing-n:127.0.0.1:51571_) 
[n:127.0.0.1:51571_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 2980155 WARN  
(coreLoadExecutor-9436-thread-1-processing-n:127.0.0.1:51571_) 
[n:127.0.0.1:51571_ c:collection1   x:collection1] o.a.s.s.IndexSchema Field 
lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 2980155 WARN  
(coreLoadExecutor-9436-thread-1-processing-n:127.0.0.1:51571_) 
[n:127.0.0.1:51571_ c:collection1   x:collection1] o.a.s.s.IndexSchema Field 
text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 2980156 INFO  
(coreLoadExecutor-9436-thread-1-processing-n:127.0.0.1:51571_) 
[n:127.0.0.1:51571_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded 
schema test/1.6 with uniqueid field id
   [junit4]   2> 2980156 INFO  
(coreLoadExecutor-9436-thread-1-processing-n:127.0.0.1:51571_) 
[n:127.0.0.1:51571_ c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
collection1, trusted=true
   [junit4]   2> 2980157 INFO  
(coreLoadExecutor-9436-thread-1-processing-n:127.0.0.1:51571_) 
[n:127.0.0.1:51571_ 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@551929
   [junit4]   2> 2980157 INFO  
(coreLoadExecutor-9436-thread-1-processing-n:127.0.0.1:51571_) 
[n:127.0.0.1:51571_ c:collection1   x:collection1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2980157 INFO  
(coreLoadExecutor-9436-thread-1-processing-n:127.0.0.1:51571_) 
[n:127.0.0.1:51571_ c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_6A2CFC8B922D8436-001\shard-3-001\cores\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_6A2CFC8B922D8436-001\shard-3-001\cores\collection1\data\]
   [junit4]   2> 2980231 INFO  
(coreLoadExecutor-9436-thread-1-processing-n:127.0.0.1:51571_) 
[n:127.0.0.1:51571_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2980231 INFO  
(coreLoadExecutor-9436-thread-1-processing-n:127.0.0.1:51571_) 
[n:127.0.0.1:51571_ c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2980233 INFO  
(coreLoadExecutor-9436-thread-1-processing-n:127.0.0.1:51571_) 
[n:127.0.0.1:51571_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 2980233 INFO  
(coreLoadExecutor-9436-thread-1-processing-n:127.0.0.1:51571_) 
[n:127.0.0.1:51571_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 2980233 INFO  
(coreLoadExecutor-9436-thread-1-processing-n:127.0.0.1:51571_) 
[n:127.0.0.1:51571_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@16b1380[collection1] main]
   [junit4]   2> 2980235 INFO  
(coreLoadExecutor-9436-thread-1-processing-n:127.0.0.1:51571_) 
[n:127.0.0.1:51571_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2980235 INFO  
(coreLoadExecutor-9436-thread-1-processing-n:127.0.0.1:51571_) 
[n:127.0.0.1:51571_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2980236 INFO  
(searcherExecutor-9437-thread-1-processing-n:127.0.0.1:51571_ x:collection1 
c:collection1) [n:127.0.0.1:51571_ c:collection1   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@16b1380[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2980236 INFO  
(coreLoadExecutor-9436-thread-1-processing-n:127.0.0.1:51571_) 
[n:127.0.0.1:51571_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1567873855990530048
   [junit4]   2> 2980240 INFO  
(coreZkRegister-9431-thread-1-processing-n:127.0.0.1:51571_ x:collection1 
c:collection1) [n:127.0.0.1:51571_ c:collection1 s:shard2 r:core_node3 
x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 2980240 INFO  
(updateExecutor-4325-thread-1-processing-n:127.0.0.1:51571_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:51571_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 2980241 INFO  
(recoveryExecutor-4326-thread-1-processing-n:127.0.0.1:51571_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:51571_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery process. 
recoveringAfterStartup=true
   [junit4]   2> 2980241 INFO  
(recoveryExecutor-4326-thread-1-processing-n:127.0.0.1:51571_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:51571_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 2980241 INFO  
(recoveryExecutor-4326-thread-1-processing-n:127.0.0.1:51571_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:51571_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering updates. 
core=[collection1]
   [junit4]   2> 2980241 INFO  
(recoveryExecutor-4326-thread-1-processing-n:127.0.0.1:51571_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:51571_ 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> 2980241 INFO  
(recoveryExecutor-4326-thread-1-processing-n:127.0.0.1:51571_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:51571_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Publishing state of core 
[collection1] as recovering, leader is [https://127.0.0.1:51520/collection1/] 
and I am [https://127.0.0.1:51571/collection1/]
   [junit4]   2> 2980244 INFO  
(recoveryExecutor-4326-thread-1-processing-n:127.0.0.1:51571_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:51571_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Sending prep recovery 
command to [https://127.0.0.1:51520]; [WaitForState: 
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:51571_&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 2980272 INFO  (qtp1962905-23145) [n:127.0.0.1:51520_    ] 
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 2980272 INFO  (qtp1962905-23145) [n:127.0.0.1:51520_    ] 
o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 
(shard2 of collection1) have state: recovering
   [junit4]   2> 2980272 INFO  (qtp1962905-23145) [n:127.0.0.1:51520_    ] 
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:51571_, coreNodeName=core_node3, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node3:{"core":"collection1","base_url":"https://127.0.0.1:51571","node_name":"127.0.0.1:51571_","state":"down"}
   [junit4]   2> 2981161 INFO  
(TEST-TestSQLHandler.doTest-seed#[6A2CFC8B922D8436]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_6A2CFC8B922D8436-001\shard-4-001\cores\collection1
   [junit4]   2> 2981174 INFO  
(TEST-TestSQLHandler.doTest-seed#[6A2CFC8B922D8436]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_6A2CFC8B922D8436-001\shard-4-001
   [junit4]   2> 2981180 INFO  
(TEST-TestSQLHandler.doTest-seed#[6A2CFC8B922D8436]) [    ] o.e.j.s.Server 
jetty-9.3.14.v20161028
   [junit4]   2> 2981181 INFO  
(TEST-TestSQLHandler.doTest-seed#[6A2CFC8B922D8436]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1b8d004{/,null,AVAILABLE}
   [junit4]   2> 2981182 INFO  
(TEST-TestSQLHandler.doTest-seed#[6A2CFC8B922D8436]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@17342fe{SSL,[ssl, 
http/1.1]}{127.0.0.1:51596}
   [junit4]   2> 2981182 INFO  
(TEST-TestSQLHandler.doTest-seed#[6A2CFC8B922D8436]) [    ] o.e.j.s.Server 
Started @2947305ms
   [junit4]   2> 2981182 INFO  
(TEST-TestSQLHandler.doTest-seed#[6A2CFC8B922D8436]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_6A2CFC8B922D8436-001\tempDir-001/jetty4,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=51596, 
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_6A2CFC8B922D8436-001\shard-4-001\cores}
   [junit4]   2> 2981182 ERROR 
(TEST-TestSQLHandler.doTest-seed#[6A2CFC8B922D8436]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2981183 INFO  
(TEST-TestSQLHandler.doTest-seed#[6A2CFC8B922D8436]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 2981183 INFO  
(TEST-TestSQLHandler.doTest-seed#[6A2CFC8B922D8436]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2981183 INFO  
(TEST-TestSQLHandler.doTest-seed#[6A2CFC8B922D8436]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2981183 INFO  
(TEST-TestSQLHandler.doTest-seed#[6A2CFC8B922D8436]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-05-20T00:43:48.770Z
   [junit4]   2> 2981189 INFO  
(TEST-TestSQLHandler.doTest-seed#[6A2CFC8B922D8436]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2981189 INFO  
(TEST-TestSQLHandler.doTest-seed#[6A2CFC8B922D8436]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_6A2CFC8B922D8436-001\shard-4-001\solr.xml
   [junit4]   2> 2981199 INFO  
(TEST-TestSQLHandler.doTest-seed#[6A2CFC8B922D8436]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@551929, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2981204 INFO  
(TEST-TestSQLHandler.doTest-seed#[6A2CFC8B922D8436]) [    ] o.a.s.c.ZkContainer 
Zookeeper client=127.0.0.1:51474/solr
   [junit4]   2> 2981216 INFO  
(TEST-TestSQLHandler.doTest-seed#[6A2CFC8B922D8436]) [n:127.0.0.1:51596_    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2981220 INFO  
(TEST-TestSQLHandler.doTest-seed#[6A2CFC8B922D8436]) [n:127.0.0.1:51596_    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2981222 INFO  
(TEST-TestSQLHandler.doTest-seed#[6A2CFC8B922D8436]) [n:127.0.0.1:51596_    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:51596_
   [junit4]   2> 2981226 INFO  
(zkCallback-4335-thread-1-processing-n:127.0.0.1:51596_) [n:127.0.0.1:51596_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2981226 INFO  
(zkCallback-4322-thread-1-processing-n:127.0.0.1:51547_) [n:127.0.0.1:51547_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2981226 INFO  (zkCallback-4311-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2981226 INFO  
(zkCallback-4307-thread-1-processing-n:127.0.0.1:51484_) [n:127.0.0.1:51484_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2981226 INFO  
(zkCallback-4328-thread-1-processing-n:127.0.0.1:51571_) [n:127.0.0.1:51571_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2981226 INFO  
(zkCallback-4316-thread-1-processing-n:127.0.0.1:51520_) [n:127.0.0.1:51520_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2981356 INFO  
(TEST-TestSQLHandler.doTest-seed#[6A2CFC8B922D8436]) [n:127.0.0.1:51596_    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@551929
   [junit4]   2> 2981360 INFO  
(TEST-TestSQLHandler.doTest-seed#[6A2CFC8B922D8436]) [n:127.0.0.1:51596_    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@551929
   [junit4]   2> 2981360 INFO  
(TEST-TestSQLHandler.doTest-seed#[6A2CFC8B922D8436]) [n:127.0.0.1:51596_    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@551929
   [junit4]   2> 2981365 INFO  
(TEST-TestSQLHandler.doTest-seed#[6A2CFC8B922D8436]) [n:127.0.0.1:51596_    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\

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

4]   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> 29291 INFO  (qtp19997366-306) [    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=25
   [junit4]   2> 29292 ERROR 
(TEST-TestParallelWeightCreation.testLTRScoringQueryParallelWeightCreationResultOrder-seed#[C04C1CA84E97E84])
 [    ] 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":25,
   [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_":1567874665294069760,
   [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_":1567874665291972608,
   [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_":1567874665271001088,
   [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_":1567874665286729728,
   [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> 29292 INFO  
(TEST-TestParallelWeightCreation.testLTRScoringQueryParallelWeightCreationResultOrder-seed#[C04C1CA84E97E84])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending 
testLTRScoringQueryParallelWeightCreationResultOrder
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestParallelWeightCreation 
-Dtests.method=testLTRScoringQueryParallelWeightCreationResultOrder 
-Dtests.seed=C04C1CA84E97E84 -Dtests.slow=true -Dtests.locale=zh-CN 
-Dtests.timezone=America/Indianapolis -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   1.10s J1 | 
TestParallelWeightCreation.testLTRScoringQueryParallelWeightCreationResultOrder 
<<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: mismatch: '3'!='4' @ 
response/docs/[0]/id
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([C04C1CA84E97E84:6948E1AA4E8B196C]: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> 29296 INFO  
(SUITE-TestParallelWeightCreation-seed#[C04C1CA84E97E84]-worker) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@e6ca6f{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 29296 INFO  
(SUITE-TestParallelWeightCreation-seed#[C04C1CA84E97E84]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=22811864
   [junit4]   2> 29296 INFO  
(SUITE-TestParallelWeightCreation-seed#[C04C1CA84E97E84]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 29296 INFO  
(SUITE-TestParallelWeightCreation-seed#[C04C1CA84E97E84]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 29296 INFO  
(SUITE-TestParallelWeightCreation-seed#[C04C1CA84E97E84]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 29297 INFO  
(SUITE-TestParallelWeightCreation-seed#[C04C1CA84E97E84]-worker) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 29297 INFO  (coreCloseExecutor-234-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1352dbc
   [junit4]   2> 29299 INFO  (coreCloseExecutor-234-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=20262332
   [junit4]   2> 29301 INFO  
(SUITE-TestParallelWeightCreation-seed#[C04C1CA84E97E84]-worker) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@bd3337{/solr,null,UNAVAILABLE}
   [junit4]   2> 29302 INFO  
(SUITE-TestParallelWeightCreation-seed#[C04C1CA84E97E84]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 29302 INFO  
(SUITE-TestParallelWeightCreation-seed#[C04C1CA84E97E84]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=23910305
   [junit4]   2> 29302 INFO  
(SUITE-TestParallelWeightCreation-seed#[C04C1CA84E97E84]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 29302 INFO  
(SUITE-TestParallelWeightCreation-seed#[C04C1CA84E97E84]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 29302 INFO  
(SUITE-TestParallelWeightCreation-seed#[C04C1CA84E97E84]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 29302 INFO  
(SUITE-TestParallelWeightCreation-seed#[C04C1CA84E97E84]-worker) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 29304 INFO  (coreCloseExecutor-236-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@18d7678
   [junit4]   2> 29305 INFO  (coreCloseExecutor-236-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=26048120
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestParallelWeightCreation_C04C1CA84E97E84-001
   [junit4]   2> May 20, 2017 12:56:39 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{_version_=PostingsFormat(name=MockRandom), 
popularity=PostingsFormat(name=Direct), 
description=PostingsFormat(name=Asserting), id=PostingsFormat(name=Direct), 
text=FSTOrd50, title=PostingsFormat(name=Asserting)}, docValues:{}, 
maxPointsInLeafNode=229, maxMBSortInHeap=6.823318977780842, 
sim=RandomSimilarity(queryNorm=false): {}, locale=zh-CN, 
timezone=America/Indianapolis
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_131 
(32-bit)/cpus=3,threads=1,free=15285928,total=84156416
   [junit4]   2> NOTE: All tests run in this JVM: [TestExternalFeatures, 
TestValueFeature, TestLTRWithFacet, TestLTRQParserExplain, TestModelManager, 
TestFieldLengthFeature, TestFeatureExtractionFromMultipleSegments, 
TestLTRReRankingPipeline, TestLTRWithSort, TestParallelWeightCreation]
   [junit4] Completed [24/33 (4!)] on J1 in 10.94s, 2 tests, 1 error <<< 
FAILURES!

[...truncated 1101 lines...]
-validate-source-patterns:
[source-patterns] tabs instead spaces: solr/solr-ref-guide/src/css/ref-guide.css
[source-patterns] tabs instead spaces: 
solr/solr-ref-guide/src/js/ref-guide-toc.js

BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:775: The 
following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:130: Found 2 
violations in source files (tabs instead spaces).

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

Reply via email to