You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2019/03/10 20:56:14 UTC

[JENKINS] Lucene-Solr-master-Windows (64bit/jdk-9.0.4) - Build # 7765 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7765/
Java: 64bit/jdk-9.0.4 -XX:+UseCompressedOops -XX:+UseParallelGC

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

Error Message:
--> http://127.0.0.1:60458/p_g/collection1_shard2_replica_n1:Failed to execute sqlQuery 'select id, field_i, str_s, field_i_p, field_f_p, field_d_p, field_l_p from collection1 where (text='(XXXX)' OR text='XXXX') AND text='XXXX' order by field_i desc' against JDBC connection 'jdbc:calcitesolr:'. Error while executing SQL "select id, field_i, str_s, field_i_p, field_f_p, field_d_p, field_l_p from collection1 where (text='(XXXX)' OR text='XXXX') AND text='XXXX' order by field_i desc": java.io.IOException: java.util.concurrent.ExecutionException: java.io.IOException: --> http://127.0.0.1:60534/p_g/collection1_shard2_replica_n6/:id{type=string,properties=indexed,stored,sortMissingLast,uninvertible} must have DocValues to use this feature.

Stack Trace:
java.io.IOException: --> http://127.0.0.1:60458/p_g/collection1_shard2_replica_n1:Failed to execute sqlQuery 'select id, field_i, str_s, field_i_p, field_f_p, field_d_p, field_l_p from collection1 where (text='(XXXX)' OR text='XXXX') AND text='XXXX' order by field_i desc' against JDBC connection 'jdbc:calcitesolr:'.
Error while executing SQL "select id, field_i, str_s, field_i_p, field_f_p, field_d_p, field_l_p from collection1 where (text='(XXXX)' OR text='XXXX') AND text='XXXX' order by field_i desc": java.io.IOException: java.util.concurrent.ExecutionException: java.io.IOException: --> http://127.0.0.1:60534/p_g/collection1_shard2_replica_n6/:id{type=string,properties=indexed,stored,sortMissingLast,uninvertible} must have DocValues to use this feature.
	at __randomizedtesting.SeedInfo.seed([5A25986C48C424BE:FD6120C8257F3707]:0)
	at org.apache.solr.client.solrj.io.stream.SolrStream.read(SolrStream.java:215)
	at org.apache.solr.handler.TestSQLHandler.getTuples(TestSQLHandler.java:2517)
	at org.apache.solr.handler.TestSQLHandler.testBasicSelect(TestSQLHandler.java:148)
	at org.apache.solr.handler.TestSQLHandler.doTest(TestSQLHandler.java:99)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
	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:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	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 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.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.handler.TestSQLHandler.doTest

Error Message:
--> http://127.0.0.1:60461/p_g/collection1_shard2_replica_n2:Failed to execute sqlQuery 'select id, field_i, str_s, field_i_p, field_f_p, field_d_p, field_l_p from collection1 where (text='(XXXX)' OR text='XXXX') AND text='XXXX' order by field_i desc' against JDBC connection 'jdbc:calcitesolr:'. Error while executing SQL "select id, field_i, str_s, field_i_p, field_f_p, field_d_p, field_l_p from collection1 where (text='(XXXX)' OR text='XXXX') AND text='XXXX' order by field_i desc": java.io.IOException: java.util.concurrent.ExecutionException: java.io.IOException: --> http://127.0.0.1:60514/p_g/collection1_shard2_replica_n6/:id{type=string,properties=indexed,stored,sortMissingLast,uninvertible} must have DocValues to use this feature.

Stack Trace:
java.io.IOException: --> http://127.0.0.1:60461/p_g/collection1_shard2_replica_n2:Failed to execute sqlQuery 'select id, field_i, str_s, field_i_p, field_f_p, field_d_p, field_l_p from collection1 where (text='(XXXX)' OR text='XXXX') AND text='XXXX' order by field_i desc' against JDBC connection 'jdbc:calcitesolr:'.
Error while executing SQL "select id, field_i, str_s, field_i_p, field_f_p, field_d_p, field_l_p from collection1 where (text='(XXXX)' OR text='XXXX') AND text='XXXX' order by field_i desc": java.io.IOException: java.util.concurrent.ExecutionException: java.io.IOException: --> http://127.0.0.1:60514/p_g/collection1_shard2_replica_n6/:id{type=string,properties=indexed,stored,sortMissingLast,uninvertible} must have DocValues to use this feature.
	at __randomizedtesting.SeedInfo.seed([5A25986C48C424BE:FD6120C8257F3707]:0)
	at org.apache.solr.client.solrj.io.stream.SolrStream.read(SolrStream.java:215)
	at org.apache.solr.handler.TestSQLHandler.getTuples(TestSQLHandler.java:2517)
	at org.apache.solr.handler.TestSQLHandler.testBasicSelect(TestSQLHandler.java:148)
	at org.apache.solr.handler.TestSQLHandler.doTest(TestSQLHandler.java:99)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
	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:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	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 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.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.handler.TestSQLHandler.doTest

Error Message:
--> http://127.0.0.1:60794/p_g/collection1_shard2_replica_n1:Failed to execute sqlQuery 'select id, field_i, str_s, field_i_p, field_f_p, field_d_p, field_l_p from collection1 where (text='(XXXX)' OR text='XXXX') AND text='XXXX' order by field_i desc' against JDBC connection 'jdbc:calcitesolr:'. Error while executing SQL "select id, field_i, str_s, field_i_p, field_f_p, field_d_p, field_l_p from collection1 where (text='(XXXX)' OR text='XXXX') AND text='XXXX' order by field_i desc": java.io.IOException: java.util.concurrent.ExecutionException: java.io.IOException: --> http://127.0.0.1:60794/p_g/collection1_shard2_replica_n1/:id{type=string,properties=indexed,stored,sortMissingLast,uninvertible} must have DocValues to use this feature.

Stack Trace:
java.io.IOException: --> http://127.0.0.1:60794/p_g/collection1_shard2_replica_n1:Failed to execute sqlQuery 'select id, field_i, str_s, field_i_p, field_f_p, field_d_p, field_l_p from collection1 where (text='(XXXX)' OR text='XXXX') AND text='XXXX' order by field_i desc' against JDBC connection 'jdbc:calcitesolr:'.
Error while executing SQL "select id, field_i, str_s, field_i_p, field_f_p, field_d_p, field_l_p from collection1 where (text='(XXXX)' OR text='XXXX') AND text='XXXX' order by field_i desc": java.io.IOException: java.util.concurrent.ExecutionException: java.io.IOException: --> http://127.0.0.1:60794/p_g/collection1_shard2_replica_n1/:id{type=string,properties=indexed,stored,sortMissingLast,uninvertible} must have DocValues to use this feature.
	at __randomizedtesting.SeedInfo.seed([5A25986C48C424BE:FD6120C8257F3707]:0)
	at org.apache.solr.client.solrj.io.stream.SolrStream.read(SolrStream.java:215)
	at org.apache.solr.handler.TestSQLHandler.getTuples(TestSQLHandler.java:2517)
	at org.apache.solr.handler.TestSQLHandler.testBasicSelect(TestSQLHandler.java:148)
	at org.apache.solr.handler.TestSQLHandler.doTest(TestSQLHandler.java:99)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
	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:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	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 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.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.handler.TestSQLHandler.doTest

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([5A25986C48C424BE:FD6120C8257F3707]:0)
	at org.apache.solr.handler.TestSQLHandler.testBasicSelect(TestSQLHandler.java:253)
	at org.apache.solr.handler.TestSQLHandler.doTest(TestSQLHandler.java:99)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
	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:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	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 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.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 13079 lines...]
   [junit4] Suite: org.apache.solr.handler.TestSQLHandler
   [junit4]   2> 553925 INFO  (SUITE-TestSQLHandler-seed#[5A25986C48C424BE]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_5A25986C48C424BE-001\init-core-data-001
   [junit4]   2> 553926 WARN  (SUITE-TestSQLHandler-seed#[5A25986C48C424BE]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 553926 INFO  (SUITE-TestSQLHandler-seed#[5A25986C48C424BE]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 553926 INFO  (SUITE-TestSQLHandler-seed#[5A25986C48C424BE]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="None")
   [junit4]   2> 553926 INFO  (SUITE-TestSQLHandler-seed#[5A25986C48C424BE]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /p_g/
   [junit4]   2> 553932 INFO  (TEST-TestSQLHandler.doTest-seed#[5A25986C48C424BE]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 553933 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 553933 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 554032 INFO  (TEST-TestSQLHandler.doTest-seed#[5A25986C48C424BE]) [    ] o.a.s.c.ZkTestServer start zk server on port:50387
   [junit4]   2> 554032 INFO  (TEST-TestSQLHandler.doTest-seed#[5A25986C48C424BE]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:50387
   [junit4]   2> 554032 INFO  (TEST-TestSQLHandler.doTest-seed#[5A25986C48C424BE]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 50387
   [junit4]   2> 554038 INFO  (zkConnectionManagerCallback-2604-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 554042 INFO  (zkConnectionManagerCallback-2606-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 554043 INFO  (TEST-TestSQLHandler.doTest-seed#[5A25986C48C424BE]) [    ] o.a.s.c.ZkTestServer 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> 554048 INFO  (TEST-TestSQLHandler.doTest-seed#[5A25986C48C424BE]) [    ] o.a.s.c.ZkTestServer 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> 554051 INFO  (TEST-TestSQLHandler.doTest-seed#[5A25986C48C424BE]) [    ] o.a.s.c.ZkTestServer 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> 554052 INFO  (TEST-TestSQLHandler.doTest-seed#[5A25986C48C424BE]) [    ] o.a.s.c.ZkTestServer 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> 554053 INFO  (TEST-TestSQLHandler.doTest-seed#[5A25986C48C424BE]) [    ] o.a.s.c.ZkTestServer 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> 554055 INFO  (TEST-TestSQLHandler.doTest-seed#[5A25986C48C424BE]) [    ] o.a.s.c.ZkTestServer 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> 554056 INFO  (TEST-TestSQLHandler.doTest-seed#[5A25986C48C424BE]) [    ] o.a.s.c.ZkTestServer 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> 554058 INFO  (TEST-TestSQLHandler.doTest-seed#[5A25986C48C424BE]) [    ] o.a.s.c.ZkTestServer 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> 554059 INFO  (TEST-TestSQLHandler.doTest-seed#[5A25986C48C424BE]) [    ] o.a.s.c.ZkTestServer 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> 554060 INFO  (TEST-TestSQLHandler.doTest-seed#[5A25986C48C424BE]) [    ] o.a.s.c.ZkTestServer 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> 554062 INFO  (TEST-TestSQLHandler.doTest-seed#[5A25986C48C424BE]) [    ] o.a.s.c.ZkTestServer 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> 554062 INFO  (TEST-TestSQLHandler.doTest-seed#[5A25986C48C424BE]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 554543 WARN  (TEST-TestSQLHandler.doTest-seed#[5A25986C48C424BE]) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 554543 INFO  (TEST-TestSQLHandler.doTest-seed#[5A25986C48C424BE]) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 554543 INFO  (TEST-TestSQLHandler.doTest-seed#[5A25986C48C424BE]) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 554543 INFO  (TEST-TestSQLHandler.doTest-seed#[5A25986C48C424BE]) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 9.0.4+11
   [junit4]   2> 554543 INFO  (TEST-TestSQLHandler.doTest-seed#[5A25986C48C424BE]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 554543 INFO  (TEST-TestSQLHandler.doTest-seed#[5A25986C48C424BE]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 554547 INFO  (TEST-TestSQLHandler.doTest-seed#[5A25986C48C424BE]) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 554548 INFO  (TEST-TestSQLHandler.doTest-seed#[5A25986C48C424BE]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@30c98cf7{/p_g,null,AVAILABLE}
   [junit4]   2> 554591 INFO  (TEST-TestSQLHandler.doTest-seed#[5A25986C48C424BE]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@28f53129{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:50395}
   [junit4]   2> 554591 INFO  (TEST-TestSQLHandler.doTest-seed#[5A25986C48C424BE]) [    ] o.e.j.s.Server Started @554645ms
   [junit4]   2> 554591 INFO  (TEST-TestSQLHandler.doTest-seed#[5A25986C48C424BE]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/p_g, solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_5A25986C48C424BE-001\tempDir-001/control/data, hostPort=50395, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_5A25986C48C424BE-001\control-001\cores, replicaType=NRT}
   [junit4]   2> 554595 ERROR (TEST-TestSQLHandler.doTest-seed#[5A25986C48C424BE]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 554595 INFO  (TEST-TestSQLHandler.doTest-seed#[5A25986C48C424BE]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 554595 INFO  (TEST-TestSQLHandler.doTest-seed#[5A25986C48C424BE]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 554595 INFO  (TEST-TestSQLHandler.doTest-seed#[5A25986C48C424BE]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 554595 INFO  (TEST-TestSQLHandler.doTest-seed#[5A25986C48C424BE]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 554595 INFO  (TEST-TestSQLHandler.doTest-seed#[5A25986C48C424BE]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-03-10T19:46:37.824708Z
   [junit4]   2> 554615 INFO  (zkConnectionManagerCallback-2608-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 554617 INFO  (TEST-TestSQLHandler.doTest-seed#[5A25986C48C424BE]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 554617 INFO  (TEST-TestSQLHandler.doTest-seed#[5A25986C48C424BE]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_5A25986C48C424BE-001\control-001\solr.xml
   [junit4]   2> 554622 INFO  (TEST-TestSQLHandler.doTest-seed#[5A25986C48C424BE]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 554622 INFO  (TEST-TestSQLHandler.doTest-seed#[5A25986C48C424BE]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 554623 INFO  (TEST-TestSQLHandler.doTest-seed#[5A25986C48C424BE]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@60fed818, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 554739 INFO  (TEST-TestSQLHandler.doTest-seed#[5A25986C48C424BE]) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 554741 WARN  (TEST-TestSQLHandler.doTest-seed#[5A25986C48C424BE]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@4c837dc8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 554744 WARN  (TEST-TestSQLHandler.doTest-seed#[5A25986C48C424BE]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@a390c1d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 554745 INFO  (TEST-TestSQLHandler.doTest-seed#[5A25986C48C424BE]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50387/solr
   [junit4]   2> 554748 INFO  (zkConnectionManagerCallback-2614-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 554749 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100472b61c80003, likely client has closed socket
   [junit4]   2> 554752 INFO  (zkConnectionManagerCallback-2616-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 554861 INFO  (TEST-TestSQLHandler.doTest-seed#[5A25986C48C424BE]) [n:127.0.0.1:50395_p_g    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:50395_p_g
   [junit4]   2> 554861 INFO  (TEST-TestSQLHandler.doTest-seed#[5A25986C48C424BE]) [n:127.0.0.1:50395_p_g    ] o.a.s.c.Overseer Overseer (id=72135845687590916-127.0.0.1:50395_p_g-n_0000000000) starting
   [junit4]   2> 554870 INFO  (zkConnectionManagerCallback-2623-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 554872 INFO  (TEST-TestSQLHandler.doTest-seed#[5A25986C48C424BE]) [n:127.0.0.1:50395_p_g    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:50387/solr ready
   [junit4]   2> 554873 INFO  (TEST-TestSQLHandler.doTest-seed#[5A25986C48C424BE]) [n:127.0.0.1:50395_p_g    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50395_p_g
   [junit4]   2> 554873 INFO  (OverseerStateUpdate-72135845687590916-127.0.0.1:50395_p_g-n_0000000000) [n:127.0.0.1:50395_p_g    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:50395_p_g
   [junit4]   2> 554876 INFO  (OverseerStateUpdate-72135845687590916-127.0.0.1:50395_p_g-n_0000000000) [n:127.0.0.1:50395_p_g    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 554881 INFO  (zkCallback-2622-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 554885 DEBUG (OverseerAutoScalingTriggerThread-72135845687590916-127.0.0.1:50395_p_g-n_0000000000) [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:50395_p_g]
   [junit4]   2> 554889 DEBUG (ScheduledTrigger-2661-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1 and last live nodes: 1
   [junit4]   2> 554916 INFO  (TEST-TestSQLHandler.doTest-seed#[5A25986C48C424BE]) [n:127.0.0.1:50395_p_g    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 554939 INFO  (TEST-TestSQLHandler.doTest-seed#[5A25986C48C424BE]) [n:127.0.0.1:50395_p_g    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@60fed818
   [junit4]   2> 554948 INFO  (TEST-TestSQLHandler.doTest-seed#[5A25986C48C424BE]) [n:127.0.0.1:50395_p_g    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@60fed818
   [junit4]   2> 554950 INFO  (TEST-TestSQLHandler.doTest-seed#[5A25986C48C424BE]) [n:127.0.0.1:50395_p_g    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@60fed818
   [junit4]   2> 554952 INFO  (TEST-TestSQLHandler.doTest-seed#[5A25986C48C424BE]) [n:127.0.0.1:50395_p_g    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_5A25986C48C424BE-001\control-001\cores
   [junit4]   2> 554974 INFO  (zkConnectionManagerCallback-2629-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 554976 INFO  (TEST-TestSQLHandler.doTest-seed#[5A25986C48C424BE]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 554977 INFO  (TEST-TestSQLHandler.doTest-seed#[5A25986C48C424BE]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:50387/solr ready
   [junit4]   2> 554978 INFO  (qtp1762083090-8302) [n:127.0.0.1:50395_p_g    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:50395_p_g&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 554981 INFO  (OverseerThreadFactory-2663-thread-1-processing-n:127.0.0.1:50395_p_g) [n:127.0.0.1:50395_p_g    ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 555087 INFO  (qtp1762083090-8304) [n:127.0.0.1:50395_p_g    x:control_collection_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 555089 INFO  (qtp1762083090-8304) [n:127.0.0.1:50395_p_g    x:control_collection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 555890 DEBUG (ScheduledTrigger-2661-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1 and last live nodes: 1
   [junit4]   2> 556105 INFO  (qtp1762083090-8304) [n:127.0.0.1:50395_p_g c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 556114 INFO  (qtp1762083090-8304) [n:127.0.0.1:50395_p_g c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 556165 WARN  (qtp1762083090-8304) [n:127.0.0.1:50395_p_g c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 556165 WARN  (qtp1762083090-8304) [n:127.0.0.1:50395_p_g c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 556165 INFO  (qtp1762083090-8304) [n:127.0.0.1:50395_p_g c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 556165 INFO  (qtp1762083090-8304) [n:127.0.0.1:50395_p_g c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from collection control_collection, trusted=true
   [junit4]   2> 556165 INFO  (qtp1762083090-8304) [n:127.0.0.1:50395_p_g c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@60fed818
   [junit4]   2> 556166 INFO  (qtp1762083090-8304) [n:127.0.0.1:50395_p_g c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_5A25986C48C424BE-001\control-001\cores\control_collection_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_5A25986C48C424BE-001\control-001\cores\control_collection_shard1_replica_n1\data\]
   [junit4]   2> 556233 INFO  (qtp1762083090-8304) [n:127.0.0.1:50395_p_g c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 556233 INFO  (qtp1762083090-8304) [n:127.0.0.1:50395_p_g c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 556236 INFO  (qtp1762083090-8304) [n:127.0.0.1:50395_p_g c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 556236 INFO  (qtp1762083090-8304) [n:127.0.0.1:50395_p_g c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 556236 INFO  (qtp1762083090-8304) [n:127.0.0.1:50395_p_g c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@711386ff[control_collection_shard1_replica_n1] main]
   [junit4]   2> 556238 INFO  (qtp1762083090-8304) [n:127.0.0.1:50395_p_g c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 556238 INFO  (qtp1762083090-8304) [n:127.0.0.1:50395_p_g c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 556238 INFO  (qtp1762083090-8304) [n:127.0.0.1:50395_p_g c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1627649159428308992
   [junit4]   2> 556241 INFO  (searcherExecutor-2668-thread-1-processing-n:127.0.0.1:50395_p_g x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:50395_p_g c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@711386ff[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 556244 INFO  (qtp1762083090-8304) [n:127.0.0.1:50395_p_g c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 556244 INFO  (qtp1762083090-8304) [n:127.0.0.1:50395_p_g c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/control_collection/leaders/shard1
   [junit4]   2> 556246 INFO  (qtp1762083090-8304) [n:127.0.0.1:50395_p_g c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 556246 INFO  (qtp1762083090-8304) [n:127.0.0.1:50395_p_g c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 556246 INFO  (qtp1762083090-8304) [n:127.0.0.1:50395_p_g c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:50395/p_g/control_collection_shard1_replica_n1/
   [junit4]   2> 556247 INFO  (qtp1762083090-8304) [n:127.0.0.1:50395_p_g c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 556247 INFO  (qtp1762083090-8304) [n:127.0.0.1:50395_p_g c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:50395/p_g/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 556248 INFO  (qtp1762083090-8304) [n:127.0.0.1:50395_p_g c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/72135845687590916-core_node2-n_0000000000
   [junit4]   2> 556249 INFO  (qtp1762083090-8304) [n:127.0.0.1:50395_p_g c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:50395/p_g/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 556352 INFO  (zkCallback-2615-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 556353 INFO  (qtp1762083090-8304) [n:127.0.0.1:50395_p_g c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 556354 INFO  (qtp1762083090-8304) [n:127.0.0.1:50395_p_g c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1267
   [junit4]   2> 556354 INFO  (qtp1762083090-8302) [n:127.0.0.1:50395_p_g    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 556456 INFO  (zkCallback-2615-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 556456 INFO  (zkCallback-2615-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 556457 INFO  (qtp1762083090-8302) [n:127.0.0.1:50395_p_g    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:50395_p_g&wt=javabin&version=2} status=0 QTime=1479
   [junit4]   2> 556463 INFO  (zkConnectionManagerCallback-2635-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 556465 INFO  (TEST-TestSQLHandler.doTest-seed#[5A25986C48C424BE]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 556466 INFO  (TEST-TestSQLHandler.doTest-seed#[5A25986C48C424BE]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:50387/solr ready
   [junit4]   2> 556466 INFO  (TEST-TestSQLHandler.doTest-seed#[5A25986C48C424BE]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 556469 INFO  (qtp1762083090-8309) [n:127.0.0.1:50395_p_g    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 556473 INFO  (OverseerCollectionConfigSetProcessor-72135845687590916-127.0.0.1:50395_p_g-n_0000000000) [n:127.0.0.1:50395_p_g    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 556473 INFO  (OverseerThreadFactory-2663-thread-2-processing-n:127.0.0.1:50395_p_g) [n:127.0.0.1:50395_p_g    ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 556680 WARN  (OverseerThreadFactory-2663-thread-2-processing-n:127.0.0.1:50395_p_g) [n:127.0.0.1:50395_p_g    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 556683 INFO  (qtp1762083090-8309) [n:127.0.0.1:50395_p_g    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 556684 INFO  (qtp1762083090-8309) [n:127.0.0.1:50395_p_g    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2} status=0 QTime=215
   [junit4]   2> 556686 INFO  (TEST-TestSQLHandler.doTest-seed#[5A25986C48C424BE]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=4
   [junit4]   2> 556891 DEBUG (ScheduledTrigger-2661-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1 and last live nodes: 1
   [junit4]   2> 557107 INFO  (TEST-TestSQLHandler.doTest-seed#[5A25986C48C424BE]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_5A25986C48C424BE-001\shard-1-001 of type NRT
   [junit4]   2> 557108 WARN  (closeThreadPool-2636-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 557108 INFO  (closeThreadPool-2636-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 557108 INFO  (closeThreadPool-2636-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 557109 INFO  (closeThreadPool-2636-thread-1) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 9.0.4+11
   [junit4]   2> 557109 INFO  (closeThreadPool-2636-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 557109 INFO  (closeThreadPool-2636-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 557109 INFO  (closeThreadPool-2636-thread-1) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 557110 INFO  (closeThreadPool-2636-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@34865794{/p_g,null,AVAILABLE}
   [junit4]   2> 557111 INFO  (closeThreadPool-2636-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6d8ffa9c{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:50427}
   [junit4]   2> 557111 INFO  (closeThreadPool-2636-thread-1) [    ] o.e.j.s.Server Started @557162ms
   [junit4]   2> 557111 INFO  (closeThreadPool-2636-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/p_g, solrconfig=solrconfig.xml, solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_5A25986C48C424BE-001\tempDir-001/jetty1, hostPort=50427, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_5A25986C48C424BE-001\shard-1-001\cores, replicaType=NRT}
   [junit4]   2> 557111 ERROR (closeThreadPool-2636-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 557111 INFO  (closeThreadPool-2636-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 557111 INFO  (closeThreadPool-2636-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 557111 INFO  (closeThreadPool-2636-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 557111 INFO  (closeThreadPool-2636-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 557111 INFO  (closeThreadPool-2636-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-03-10T19:46:40.340806100Z
   [junit4]   2> 557115 INFO  (zkConnectionManagerCallback-2638-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 557116 INFO  (closeThreadPool-2636-thread-1) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 557116 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100472b61c80008, likely client has closed socket
   [junit4]   2> 557116 INFO  (closeThreadPool-2636-thread-1) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_5A25986C48C424BE-001\shard-1-001\solr.xml
   [junit4]   2> 557119 INFO  (closeThreadPool-2636-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 557119 INFO  (closeThreadPool-2636-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 557120 INFO  (closeThreadPool-2636-thread-1) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@60fed818, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 557244 INFO  (closeThreadPool-2636-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 557246 WARN  (closeThreadPool-2636-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@e54b327[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 557250 WARN  (closeThreadPool-2636-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@5c4bb41c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 557251 INFO  (closeThreadPool-2636-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50387/solr
   [junit4]   2> 557255 INFO  (zkConnectionManagerCallback-2644-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 557264 INFO  (zkConnectionManagerCallback-2646-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 557292 INFO  (closeThreadPool-2636-thread-1) [n:127.0.0.1:50427_p_g    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 557297 INFO  (closeThreadPool-2636-thread-1) [n:127.0.0.1:50427_p_g    ] o.a.s.c.ZkController Publish node=127.0.0.1:50427_p_g as DOWN
   [junit4]   2> 557299 INFO  (closeThreadPool-2636-thread-1) [n:127.0.0.1:50427_p_g    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 557299 INFO  (closeThreadPool-2636-thread-1) [n:127.0.0.1:50427_p_g    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50427_p_g
   [junit4]   2> 557301 INFO  (zkCallback-2634-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 557302 INFO  (zkCallback-2622-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 557320 INFO  (zkCallback-2615-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 557320 INFO  (zkCallback-2645-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 557334 INFO  (zkConnectionManagerCallback-2653-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 557335 INFO  (closeThreadPool-2636-thread-1) [n:127.0.0.1:50427_p_g    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 557337 INFO  (closeThreadPool-2636-thread-1) [n:127.0.0.1:50427_p_g    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:50387/solr ready
   [junit4]   2> 557338 INFO  (closeThreadPool-2636-thread-1) [n:127.0.0.1:50427_p_g    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 557370 INFO  (closeThreadPool-2636-thread-1) [n:127.0.0.1:50427_p_g    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@60fed818
   [junit4]   2> 557381 INFO  (closeThreadPool-2636-thread-1) [n:127.0.0.1:50427_p_g    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@60fed818
   [junit4]   2> 557381 INFO  (closeThreadPool-2636-thread-1) [n:127.0.0.1:50427_p_g    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@60fed818
   [junit4]   2> 557384 INFO  (closeThreadPool-2636-thread-1) [n:127.0.0.1:50427_p_g    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_5A25986C48C424BE-001\shard-1-001\cores
   [junit4]   2> 557617 INFO  (TEST-TestSQLHandler.doTest-seed#[5A25986C48C424BE]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_5A25986C48C424BE-001\shard-2-001 of type NRT
   [junit4]   2> 557617 WARN  (closeThreadPool-2636-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 557617 INFO  (closeThreadPool-2636-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 557617 INFO  (closeThreadPool-2636-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 557617 INFO  (closeThreadPool-2636-thread-1) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 9.0.4+11
   [junit4]   2> 557618 INFO  (closeThreadPool-2636-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 557618 INFO  (closeThreadPool-2636-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 557618 INFO  (closeThreadPool-2636-thread-1) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 557619 INFO  (closeThreadPool-2636-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@24e14fe5{/p_g,null,AVAILABLE}
   [junit4]   2> 557619 INFO  (closeThreadPool-2636-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@744c222b{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:50446}
   [junit4]   2> 557619 INFO  (closeThreadPool-2636-thread-1) [    ] o.e.j.s.Server Started @557671ms
   [junit4]   2> 557619 INFO  (closeThreadPool-2636-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/p_g, solrconfig=solrconfig.xml, solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_5A25986C48C424BE-001\tempDir-001/jetty2, hostPort=50446, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_5A25986C48C424BE-001\shard-2-001\cores}
   [junit4]   2> 557619 ERROR (closeThreadPool-2636-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 557620 INFO  (closeThreadPool-2636-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 557620 INFO  (closeThreadPool-2636-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 557620 INFO  (closeThreadPool-2636-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 557620 INFO  (closeThreadPool-2636-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 557620 INFO  (closeThreadPool-2636-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-03-10T19:46:40.849723800Z
   [junit4]   2> 557622 INFO  (zkConnectionManagerCallback-2656-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 557624 INFO  (closeThreadPool-2636-thread-1) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 557624 INFO  (closeThreadPool-2636-thread-1) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_5A25986C48C424BE-001\shard-2-001\solr.xml
   [junit4]   2> 557627 INFO  (closeThreadPool-2636-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 557627 INFO  (closeThreadPool-2636-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 557628 INFO  (closeThreadPool-2636-thread-1) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@60fed818, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 557891 DEBUG (ScheduledTrigger-2661-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 1
   [junit4]   2> 559108 DEBUG (ScheduledTrigger-2661-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 559111 INFO  (OverseerCollectionConfigSetProcessor-72135845687590916-127.0.0.1:50395_p_g-n_0000000000) [n:127.0.0.1:50395_p_g    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 559153 INFO  (closeThreadPool-2636-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 559168 WARN  (closeThreadPool-2636-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@dbc0a48[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 559177 WARN  (closeThreadPool-2636-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@8f40919[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 559178 INFO  (closeThreadPool-2636-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50387/solr
   [junit4]   2> 559187 INFO  (zkConnectionManagerCallback-2662-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 559188 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100472b61c8000d, likely client has closed socket
   [junit4]   2> 559192 INFO  (zkConnectionManagerCallback-2664-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 559196 INFO  (closeThreadPool-2636-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 559200 INFO  (closeThreadPool-2636-thread-1) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:50446_p_g as DOWN
   [junit4]   2> 559201 INFO  (closeThreadPool-2636-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 559201 INFO  (closeThreadPool-2636-thread-1) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50446_p_g
   [junit4]   2> 559203 INFO  (zkCallback-2634-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 559203 INFO  (zkCallback-2622-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 559203 INFO  (zkCallback-2645-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 559203 INFO  (zkCallback-2615-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 559206 INFO  (zkCallback-2652-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 559207 INFO  (zkCallback-2663-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 559235 INFO  (zkConnectionManagerCallback-2671-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 559236 INFO  (closeThreadPool-2636-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 559236 INFO  (TEST-TestSQLHandler.doTest-seed#[5A25986C48C424BE]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_5A25986C48C424BE-001\shard-3-001 of type NRT
   [junit4]   2> 559238 INFO  (closeThreadPool-2636-thread-1) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:50387/solr ready
   [junit4]   2> 559238 INFO  (closeThreadPool-2636-thread-1) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 559238 WARN  (closeThreadPool-2636-thread-2) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 559239 INFO  (closeThreadPool-2636-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 559239 INFO  (closeThreadPool-2636-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 559239 INFO  (closeThreadPool-2636-thread-2) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 9.0.4+11
   [junit4]   2> 559240 INFO  (closeThreadPool-2636-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 559240 INFO  (closeThreadPool-2636-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 559240 INFO  (closeThreadPool-2636-thread-2) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 559240 INFO  (closeThreadPool-2636-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2465a721{/p_g,null,AVAILABLE}
   [junit4]   2> 559242 INFO  (closeThreadPool-2636-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@43d8a5f3{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:50465}
   [junit4]   2> 559242 INFO  (closeThreadPool-2636-thread-2) [    ] o.e.j.s.Server Started @559293ms
   [junit4]   2> 559242 INFO  (closeThreadPool-2636-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/p_g, solrconfig=solrconfig.xml, solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_5A25986C48C424BE-001\tempDir-001/jetty3, hostPort=50465, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_5A25986C48C424BE-001\shard-3-001\cores, replicaType=NRT}
   [junit4]   2> 559242 ERROR (closeThreadPool-2636-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 559242 INFO  (closeThreadPool-2636-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 559242 INFO  (closeThreadPool-2636-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 559242 INFO  (closeThreadPool-2636-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 559242 INFO  (closeThreadPool-2636-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 559242 INFO  (closeThreadPool-2636-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-03-10T19:46:42.471811Z
   [junit4]   2> 559252 INFO  (zkConnectionManagerCallback-2674-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 559252 INFO  (closeThreadPool-2636-thread-2) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 559252 INFO  (closeThreadPool-2636-thread-2) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_5A25986C48C424BE-001\shard-3-001\solr.xml
   [junit4]   2> 559257 INFO  (closeThreadPool-2636-thread-2) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 559257 INFO  (closeThreadPool-2636-thread-2) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 559259 INFO  (closeThreadPool-2636-thread-2) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@60fed818, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 559262 INFO  (closeThreadPool-2636-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@60fed818
   [junit4]   2> 559273 INFO  (closeThreadPool-2636-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@60fed818
   [junit4]   2> 559273 INFO  (closeThreadPool-2636-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@60fed818
   [junit4]   2> 559275 INFO  (closeThreadPool-2636-thread-1) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_5A25986C48C424BE-001\shard-2-001\cores
   [junit4]   2> 559561 INFO  (closeThreadPool-2636-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 559568 WARN  (closeThreadPool-2636-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@5fe91fc5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 559574 WARN  (closeThreadPool-2636-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@1d31ea08[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 559575 INFO  (closeThreadPool-2636-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50387/solr
   [junit4]   2> 559580 INFO  (zkConnectionManagerCallback-2680-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 559588 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100472b61c80011, likely client has closed socket
   [junit4]   2> 559592 INFO  (zkConnectionManagerCallback-2682-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 559601 INFO  (closeThreadPool-2636-thread-2) [n:127.0.0.1:50465_p_g    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 559609 INFO  (closeThreadPool-2636-thread-2) [n:127.0.0.1:50465_p_g    ] o.a.s.c.ZkController Publish node=127.0.0.1:50465_p_g as DOWN
   [junit4]   2> 559611 INFO  (closeThreadPool-2636-thread-2) [n:127.0.0.1:50465_p_g    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 559611 INFO  (closeThreadPool-2636-thread-2) [n:127.0.0.1:50465_p_g    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50465_p_g
   [junit4]   2> 559617 INFO  (zkCallback-2634-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 559617 INFO  (zkCallback-2652-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 559617 INFO  (zkCallback-2622-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 559617 INFO  (zkCallback-2645-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 559618 INFO  (zkCallback-2615-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 559622 INFO  (zkCallback-2663-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 559676 INFO  (zkCallback-2670-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 559677 INFO  (zkCallback-2681-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 559702 INFO  (zkConnectionManagerCallback-2689-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 559702 INFO  (closeThreadPool-2636-thread-2) [n:127.0.0.1:50465_p_g    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 559705 INFO  (closeThreadPool-2636-thread-2) [n:127.0.0.1:50465_p_g    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:50387/solr ready
   [junit4]   2> 559705 INFO  (closeThreadPool-2636-thread-2) [n:127.0.0.1:50465_p_g    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 559737 INFO  (closeThreadPool-2636-thread-2) [n:127.0.0.1:50465_p_g    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@60fed818
   [junit4]   2> 559751 INFO  (closeThreadPool-2636-thread-2) [n:127.0.0.1:50465_p_g    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@60fed818
   [junit4]   2> 559751 INFO  (closeThreadPool-2636-thread-2) [n:127.0.0.1:50465_p_g    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@60fed818
   [junit4]   2> 559752 INFO  (closeThreadPool-2636-thread-2) [n:127.0.0.1:50465_p_g    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_5A25986C48C424BE-001\shard-3-001\cores
   [junit4]   2> 559808 INFO  (TEST-TestSQLHandler.doTest-seed#[5A25986C48C424BE]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_5A25986C48C424BE-001\shard-4-001 of type NRT
   [junit4]   2> 559809 WARN  (closeThreadPool-2636-thread-2) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 559809 INFO  (closeThreadPool-2636-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 559809 INFO  (closeThreadPool-2636-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 559809 INFO  (closeThreadPool-2636-thread-2) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 9.0.4+11
   [junit4]   2> 559810 INFO  (closeThreadPool-2636-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 559810 INFO  (closeThreadPool-2636-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 559810 INFO  (closeThreadPool-2636-thread-2) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 559810 INFO  (closeThreadPool-2636-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@650116e1{/p_g,null,AVAILABLE}
   [junit4]   2> 559810 INFO  (closeThreadPool-2636-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@142cf9cf{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:50485}
   [junit4]   2> 559810 INFO  (closeThreadPool-2636-thread-2) [    ] o.e.j.s.Server Started @559862ms
   [junit4]   2> 559810 INFO  (closeThreadPool-2636-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/p_g, solrconfig=solrconfig.xml, solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_5A25986C48C424BE-001\tempDir-001/jetty4, hostPort=50485, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_5A25986C48C424BE-001\shard-4-001\cores}
   [junit4]   2> 559810 ERROR (closeThreadPool-2636-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 559810 INFO  (closeThreadPool-2636-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 559811 INFO  (closeThreadPool-2636-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 559811 INFO  (closeThreadPool-2636-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 559811 INFO  (closeThreadPool-2636-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 559811 INFO  (closeThreadPool-2636-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-03-10T19:46:43.040923400Z
   [junit4]   2> 559814 INFO  (zkConnectionManagerCallback-2692-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 559815 INFO  (closeThreadPool-2636-thread-2) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 559815 INFO  (closeThreadPool-2636-thread-2) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_5A25986C48C424BE-001\shard-4-001\solr.xml
   [junit4]   2> 559815 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100472b61c80014, likely client has closed socket
   [junit4]   2> 559818 INFO  (closeThreadPool-2636-thread-2) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 559818 INFO  (closeThreadPool-2636-thread-2) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 559818 INFO  (closeThreadPool-2636-thread-2) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@60fed818, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 560003 INFO  (closeThreadPool-2636-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 560008 WARN  (closeThreadPool-2636-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@5f565331[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 560011 WARN  (closeThreadPool-2636-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@49d9aeb0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 560012 INFO  (closeThreadPool-2636-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50387/solr
   [junit4]   2> 560014 INFO  (zkConnectionManagerCallback-2698-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 560017 INFO  (zkConnectionManagerCallback-2700-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 560022 INFO  (closeThreadPool-2636-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 560025 INFO  (closeThreadPool-2636-thread-2) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:50485_p_g as DOWN
   [junit4]   2> 560026 INFO  (closeThreadPool-2636-thread-2) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 560026 INFO  (closeThreadPool-2636-thread-2) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50485_p_g
   [junit4]   2> 560028 INFO  (zkCallback-2652-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 560028 INFO  (zkCallback-2634-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 560028 INFO  (zkCallback-2622-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 560028 INFO  (zkCallback-2681-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 560028 INFO  (zkCallback-2670-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 560029 INFO  (zkCallback-2645-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 560029 INFO  (zkCallback-2663-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 560029 INFO  (zkCallback-2615-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 560029 INFO  (zkCallback-2699-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 560029 INFO  (zkCallback-2688-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 560051 INFO  (zkConnectionManagerCallback-2707-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 560052 INFO  (closeThreadPool-2636-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 560053 INFO  (closeThreadPool-2636-thread-2) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:50387/solr ready
   [junit4]   2> 560054 INFO  (closeThreadPool-2636-thread-2) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 560066 INFO  (closeThreadPool-2636-thread-2) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@60fed818
   [junit4]   2> 560075 INFO  (closeThreadPool-2636-thread-2) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@60fed818
   [junit4]   2> 560076 INFO  (closeThreadPool-2636-thread-2) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@60fed818
   [junit4]   2> 560076 INFO  (closeThreadPool-2636-thread-2) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_5A25986C48C424BE-001\shard-4-001\cores
   [junit4]   2> 560108 DEBUG (ScheduledTrigger-2661-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 5 and last live nodes: 2
   [junit4]   2> 560120 INFO  (qtp1762083090-8305) [n:127.0.0.1:50395_p_g    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:50446_p_g&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 560120 INFO  (qtp1762083090-8304) [n:127.0.0.1:50395_p_g    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:50485_p_g&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 560120 INFO  (qtp1762083090-8303) [n:127.0.0.1:50395_p_g    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:50465_p_g&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 560120 INFO  (qtp1762083090-8302) [n:127.0.0.1:50395_p_g    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:50427_p_g&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 560124 INFO  (OverseerThreadFactory-2663-thread-3-processing-n:127.0.0.1:50395_p_g) [n:127.0.0.1:50395_p_g c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:50446_p_g for creating new replica of shard shard1 for collection collection1
   [junit4]   2> 560126 INFO  (OverseerThreadFactory-2663-thread-4-processing-n:127.0.0.1:50395_p_g) [n:127.0.0.1:50395_p_g c:collection1 s:shard2  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:50465_p_g for creating new replica of shard shard2 for collection collection1
   [junit4]   2> 560126 INFO  (OverseerThreadFactory-2663-thread-3-processing-n:127.0.0.1:50395_p_g) [n:127.0.0.1:50395_p_g c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 560127 INFO  (OverseerThreadFactory-2663-thread-4-processing-n:127.0.0.1:50395_p_g) [n:127.0.0.1:50395_p_g c:collection1 s:shard2  ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 560130 INFO  (qtp2133283798-8399) [n:127.0.0.1:50446_p_g    x:collection1_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 560130 INFO  (qtp1417015362-8429) [n:127.0.0.1:50465_p_g    x:collection1_shard2_replica_n2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection

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

r.cluster, tag=null
   [junit4]   2> 114238 INFO  (zkCallback-5098-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (0)
   [junit4]   2> 114238 INFO  (zkCallback-5118-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (0)
   [junit4]   2> 114238 INFO  (zkCallback-5152-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (0)
   [junit4]   2> 114251 INFO  (closeThreadPool-5250-thread-8) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@1cb7a52{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 114252 INFO  (closeThreadPool-5250-thread-8) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@545aed65{/p_g,null,UNAVAILABLE}
   [junit4]   2> 114252 INFO  (closeThreadPool-5250-thread-7) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@7df9852b{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 114252 INFO  (closeThreadPool-5250-thread-8) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 114253 INFO  (closeThreadPool-5250-thread-7) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@75bc405d{/p_g,null,UNAVAILABLE}
   [junit4]   2> 114253 INFO  (closeThreadPool-5250-thread-7) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 114255 INFO  (closeThreadPool-5250-thread-6) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@56eb6383{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 114255 INFO  (closeThreadPool-5250-thread-6) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@362f633{/p_g,null,UNAVAILABLE}
   [junit4]   2> 114255 INFO  (closeThreadPool-5250-thread-6) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 114258 INFO  (TEST-TestSQLHandler.doTest-seed#[5A25986C48C424BE]) [    ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 114260 WARN  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	29	/solr/aliases.json
   [junit4]   2> 	18	/solr/collections/collection1/state.json
   [junit4]   2> 	7	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	7	/solr/collections/collection1/terms/shard2
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	5	/solr/configs/conf1
   [junit4]   2> 	3	/solr/collections/control_collection/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	29	/solr/clusterstate.json
   [junit4]   2> 	29	/solr/clusterprops.json
   [junit4]   2> 	6	/solr/collections/control_collection/state.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72136114397511695-127.0.0.1:60813_p_g-n_0000000002
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	29	/solr/live_nodes
   [junit4]   2> 	29	/solr/collections
   [junit4]   2> 
   [junit4]   2> 114264 INFO  (TEST-TestSQLHandler.doTest-seed#[5A25986C48C424BE]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:60758
   [junit4]   2> 114264 INFO  (TEST-TestSQLHandler.doTest-seed#[5A25986C48C424BE]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 60758
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSQLHandler -Dtests.method=doTest -Dtests.seed=5A25986C48C424BE -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=kok-IN -Dtests.timezone=Europe/Busingen -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   12.1s J1 | TestSQLHandler.doTest <<<
   [junit4]    > Throwable #1: java.io.IOException: --> http://127.0.0.1:60794/p_g/collection1_shard2_replica_n1:Failed to execute sqlQuery 'select id, field_i, str_s, field_i_p, field_f_p, field_d_p, field_l_p from collection1 where (text='(XXXX)' OR text='XXXX') AND text='XXXX' order by field_i desc' against JDBC connection 'jdbc:calcitesolr:'.
   [junit4]    > Error while executing SQL "select id, field_i, str_s, field_i_p, field_f_p, field_d_p, field_l_p from collection1 where (text='(XXXX)' OR text='XXXX') AND text='XXXX' order by field_i desc": java.io.IOException: java.util.concurrent.ExecutionException: java.io.IOException: --> http://127.0.0.1:60794/p_g/collection1_shard2_replica_n1/:id{type=string,properties=indexed,stored,sortMissingLast,uninvertible} must have DocValues to use this feature.
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([5A25986C48C424BE:FD6120C8257F3707]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.io.stream.SolrStream.read(SolrStream.java:215)
   [junit4]    > 	at org.apache.solr.handler.TestSQLHandler.getTuples(TestSQLHandler.java:2517)
   [junit4]    > 	at org.apache.solr.handler.TestSQLHandler.testBasicSelect(TestSQLHandler.java:148)
   [junit4]    > 	at org.apache.solr.handler.TestSQLHandler.doTest(TestSQLHandler.java:99)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_5A25986C48C424BE-002
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {multiDefault=PostingsFormat(name=Asserting), _root_=PostingsFormat(name=LuceneFixedGap), id=Lucene50(blocksize=128), text=PostingsFormat(name=MockRandom), str_s=PostingsFormat(name=MockRandom)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Asserting), intDefault=DocValuesFormat(name=Lucene80), field_i=DocValuesFormat(name=Lucene80), range_facet_l=DocValuesFormat(name=Lucene80), _version_=DocValuesFormat(name=Lucene80), field_l_p=DocValuesFormat(name=Lucene80), id_i1=DocValuesFormat(name=Lucene80), field_i_p=DocValuesFormat(name=Direct), range_facet_i_dv=DocValuesFormat(name=Lucene80), field_f_p=DocValuesFormat(name=Lucene80), intDvoDefault=DocValuesFormat(name=Asserting), field_d_p=DocValuesFormat(name=Lucene80), timestamp=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=113, maxMBSortInHeap=7.8914366316089755, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@6a78f80c), locale=kok-IN, timezone=Europe/Busingen
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.4 (64-bit)/cpus=3,threads=1,free=121140536,total=336592896
   [junit4]   2> NOTE: All tests run in this JVM: [TestSQLHandler, TestSQLHandler, TestSQLHandler]
   [junit4] Completed [5/5 (3!)] on J1 in 12.68s, 1 test, 1 error <<< FAILURES!

[...truncated 12 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:1572: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:1099: There were test failures: 5 suites, 5 tests, 3 errors [seed: 5A25986C48C424BE]

Total time: 1 minute 58 seconds

[repro] Setting last failure code to 1

[repro] Failures:
[repro]   3/5 failed: org.apache.solr.handler.TestSQLHandler
[repro] Exiting with code 1

C:\Users\jenkins\workspace\Lucene-Solr-master-Windows>IF EXIST lucene\build move /y lucene\build lucene\build.repro 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-master-Windows>IF EXIST solr\build move /y solr\build solr\build.repro 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-master-Windows>IF EXIST lucene\build.orig move /y lucene\build.orig lucene\build 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-master-Windows>IF EXIST solr\build.orig move /y solr\build.orig solr\build 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-master-Windows>exit 0 
Archiving artifacts
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
No credentials specified
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=9272c295392a6e95394655b7abec8d75518c19d4, workspace=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows
[WARNINGS] Computing warning deltas based on reference build #7764
Recording test results
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2