Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.0-Windows/35/ Java: 64bit/jdk-11 -XX:-UseCompressedOops -XX:+UseG1GC
4 tests failed. FAILED: org.apache.solr.handler.TestSQLHandler.doTest Error Message: --> http://127.0.0.1:57641/hespa/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:57641/hespa/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:57641/hespa/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:57641/hespa/collection1_shard2_replica_n1/:id{type=string,properties=indexed,stored,sortMissingLast,uninvertible} must have DocValues to use this feature. at __randomizedtesting.SeedInfo.seed([C5399773EB3FF233:627D2FD78684E18A]:0) at org.apache.solr.client.solrj.io.stream.SolrStream.read(SolrStream.java:215) at org.apache.solr.handler.TestSQLHandler.getTuples(TestSQLHandler.java:2617) at org.apache.solr.handler.TestSQLHandler.testBasicSelect(TestSQLHandler.java:145) at org.apache.solr.handler.TestSQLHandler.doTest(TestSQLHandler.java:93) 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:566) 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:834) FAILED: org.apache.solr.handler.TestSQLHandler.doTest Error Message: --> http://127.0.0.1:57741/hespa/collection1_shard1_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:57762/hespa/collection1_shard2_replica_n5/: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:57741/hespa/collection1_shard1_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:57762/hespa/collection1_shard2_replica_n5/:id{type=string,properties=indexed,stored,sortMissingLast,uninvertible} must have DocValues to use this feature. at __randomizedtesting.SeedInfo.seed([C5399773EB3FF233:627D2FD78684E18A]:0) at org.apache.solr.client.solrj.io.stream.SolrStream.read(SolrStream.java:215) at org.apache.solr.handler.TestSQLHandler.getTuples(TestSQLHandler.java:2617) at org.apache.solr.handler.TestSQLHandler.testBasicSelect(TestSQLHandler.java:145) at org.apache.solr.handler.TestSQLHandler.doTest(TestSQLHandler.java:93) 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:566) 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:834) FAILED: org.apache.solr.handler.TestSQLHandler.doTest Error Message: --> http://127.0.0.1:57934/hespa/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:57972/hespa/collection1_shard2_replica_n5/: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:57934/hespa/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:57972/hespa/collection1_shard2_replica_n5/:id{type=string,properties=indexed,stored,sortMissingLast,uninvertible} must have DocValues to use this feature. at __randomizedtesting.SeedInfo.seed([C5399773EB3FF233:627D2FD78684E18A]:0) at org.apache.solr.client.solrj.io.stream.SolrStream.read(SolrStream.java:215) at org.apache.solr.handler.TestSQLHandler.getTuples(TestSQLHandler.java:2617) at org.apache.solr.handler.TestSQLHandler.testBasicSelect(TestSQLHandler.java:145) at org.apache.solr.handler.TestSQLHandler.doTest(TestSQLHandler.java:93) 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:566) 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:834) FAILED: org.apache.solr.handler.TestSQLHandler.doTest Error Message: Stack Trace: java.lang.AssertionError at __randomizedtesting.SeedInfo.seed([C5399773EB3FF233:627D2FD78684E18A]:0) at org.apache.solr.handler.TestSQLHandler.testBasicSelect(TestSQLHandler.java:251) at org.apache.solr.handler.TestSQLHandler.doTest(TestSQLHandler.java:93) 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:566) 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:834) Build Log: [...truncated 14316 lines...] [junit4] Suite: org.apache.solr.handler.TestSQLHandler [junit4] 2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-8.0-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_C5399773EB3FF233-001\init-core-data-001 [junit4] 2> 1837448 WARN (SUITE-TestSQLHandler-seed#[C5399773EB3FF233]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=11 numCloses=11 [junit4] 2> 1837448 INFO (SUITE-TestSQLHandler-seed#[C5399773EB3FF233]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true [junit4] 2> 1837450 INFO (SUITE-TestSQLHandler-seed#[C5399773EB3FF233]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="None") [junit4] 2> 1837450 INFO (SUITE-TestSQLHandler-seed#[C5399773EB3FF233]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 1837450 INFO (SUITE-TestSQLHandler-seed#[C5399773EB3FF233]-worker) [ ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /hespa/ [junit4] 2> 1837455 INFO (TEST-TestSQLHandler.doTest-seed#[C5399773EB3FF233]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 1837463 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 1837463 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 1837568 INFO (TEST-TestSQLHandler.doTest-seed#[C5399773EB3FF233]) [ ] o.a.s.c.ZkTestServer start zk server on port:55587 [junit4] 2> 1837568 INFO (TEST-TestSQLHandler.doTest-seed#[C5399773EB3FF233]) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:55587 [junit4] 2> 1837568 INFO (TEST-TestSQLHandler.doTest-seed#[C5399773EB3FF233]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 55587 [junit4] 2> 1837640 INFO (zkConnectionManagerCallback-11462-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1837648 INFO (zkConnectionManagerCallback-11464-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1837651 INFO (TEST-TestSQLHandler.doTest-seed#[C5399773EB3FF233]) [ ] o.a.s.c.ZkTestServer put C:\Users\jenkins\workspace\Lucene-Solr-8.0-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-sql.xml to /configs/conf1/solrconfig.xml [junit4] 2> 1837653 INFO (TEST-TestSQLHandler.doTest-seed#[C5399773EB3FF233]) [ ] o.a.s.c.ZkTestServer put C:\Users\jenkins\workspace\Lucene-Solr-8.0-Windows\solr\core\src\test-files\solr\collection1\conf\schema-sql.xml to /configs/conf1/schema.xml [junit4] 2> 1837656 INFO (TEST-TestSQLHandler.doTest-seed#[C5399773EB3FF233]) [ ] o.a.s.c.ZkTestServer put C:\Users\jenkins\workspace\Lucene-Solr-8.0-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 1837659 INFO (TEST-TestSQLHandler.doTest-seed#[C5399773EB3FF233]) [ ] o.a.s.c.ZkTestServer put C:\Users\jenkins\workspace\Lucene-Solr-8.0-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 1837662 INFO (TEST-TestSQLHandler.doTest-seed#[C5399773EB3FF233]) [ ] o.a.s.c.ZkTestServer put C:\Users\jenkins\workspace\Lucene-Solr-8.0-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 1837664 INFO (TEST-TestSQLHandler.doTest-seed#[C5399773EB3FF233]) [ ] o.a.s.c.ZkTestServer put C:\Users\jenkins\workspace\Lucene-Solr-8.0-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml [junit4] 2> 1837666 INFO (TEST-TestSQLHandler.doTest-seed#[C5399773EB3FF233]) [ ] o.a.s.c.ZkTestServer put C:\Users\jenkins\workspace\Lucene-Solr-8.0-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml [junit4] 2> 1837668 INFO (TEST-TestSQLHandler.doTest-seed#[C5399773EB3FF233]) [ ] o.a.s.c.ZkTestServer put C:\Users\jenkins\workspace\Lucene-Solr-8.0-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4] 2> 1837670 INFO (TEST-TestSQLHandler.doTest-seed#[C5399773EB3FF233]) [ ] o.a.s.c.ZkTestServer put C:\Users\jenkins\workspace\Lucene-Solr-8.0-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 1837672 INFO (TEST-TestSQLHandler.doTest-seed#[C5399773EB3FF233]) [ ] o.a.s.c.ZkTestServer put C:\Users\jenkins\workspace\Lucene-Solr-8.0-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 1837673 INFO (TEST-TestSQLHandler.doTest-seed#[C5399773EB3FF233]) [ ] o.a.s.c.ZkTestServer put C:\Users\jenkins\workspace\Lucene-Solr-8.0-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 1837676 INFO (TEST-TestSQLHandler.doTest-seed#[C5399773EB3FF233]) [ ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise [junit4] 2> 1838381 WARN (TEST-TestSQLHandler.doTest-seed#[C5399773EB3FF233]) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 1838382 INFO (TEST-TestSQLHandler.doTest-seed#[C5399773EB3FF233]) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 1838382 INFO (TEST-TestSQLHandler.doTest-seed#[C5399773EB3FF233]) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 1838382 INFO (TEST-TestSQLHandler.doTest-seed#[C5399773EB3FF233]) [ ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 11+28 [junit4] 2> 1838383 INFO (TEST-TestSQLHandler.doTest-seed#[C5399773EB3FF233]) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1838383 INFO (TEST-TestSQLHandler.doTest-seed#[C5399773EB3FF233]) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1838383 INFO (TEST-TestSQLHandler.doTest-seed#[C5399773EB3FF233]) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 1838384 INFO (TEST-TestSQLHandler.doTest-seed#[C5399773EB3FF233]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6a38f8a7{/hespa,null,AVAILABLE} [junit4] 2> 1838386 INFO (TEST-TestSQLHandler.doTest-seed#[C5399773EB3FF233]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@5a272a1a{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:55597} [junit4] 2> 1838386 INFO (TEST-TestSQLHandler.doTest-seed#[C5399773EB3FF233]) [ ] o.e.j.s.Server Started @1820240ms [junit4] 2> 1838386 INFO (TEST-TestSQLHandler.doTest-seed#[C5399773EB3FF233]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/hespa, solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-8.0-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_C5399773EB3FF233-001\tempDir-001/control/data, hostPort=55597, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-8.0-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-8.0-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_C5399773EB3FF233-001\control-001\cores, replicaType=NRT} [junit4] 2> 1838387 ERROR (TEST-TestSQLHandler.doTest-seed#[C5399773EB3FF233]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1838387 INFO (TEST-TestSQLHandler.doTest-seed#[C5399773EB3FF233]) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1838387 INFO (TEST-TestSQLHandler.doTest-seed#[C5399773EB3FF233]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.0.0 [junit4] 2> 1838387 INFO (TEST-TestSQLHandler.doTest-seed#[C5399773EB3FF233]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1838387 INFO (TEST-TestSQLHandler.doTest-seed#[C5399773EB3FF233]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1838387 INFO (TEST-TestSQLHandler.doTest-seed#[C5399773EB3FF233]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-02-15T02:07:48.223901300Z [junit4] 2> 1838391 INFO (zkConnectionManagerCallback-11466-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1838393 INFO (TEST-TestSQLHandler.doTest-seed#[C5399773EB3FF233]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 1838393 INFO (TEST-TestSQLHandler.doTest-seed#[C5399773EB3FF233]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-8.0-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_C5399773EB3FF233-001\control-001\solr.xml [junit4] 2> 1838396 INFO (TEST-TestSQLHandler.doTest-seed#[C5399773EB3FF233]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 1838396 INFO (TEST-TestSQLHandler.doTest-seed#[C5399773EB3FF233]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 1838397 INFO (TEST-TestSQLHandler.doTest-seed#[C5399773EB3FF233]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5a6371dc, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 1838530 INFO (TEST-TestSQLHandler.doTest-seed#[C5399773EB3FF233]) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false] [junit4] 2> 1838534 WARN (TEST-TestSQLHandler.doTest-seed#[C5399773EB3FF233]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@4e61ba01[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1838538 WARN (TEST-TestSQLHandler.doTest-seed#[C5399773EB3FF233]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@557c5ce6[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1838539 INFO (TEST-TestSQLHandler.doTest-seed#[C5399773EB3FF233]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55587/solr [junit4] 2> 1838542 INFO (zkConnectionManagerCallback-11472-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1838543 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 0x10006f2e8480003, likely client has closed socket [junit4] 2> 1838548 INFO (zkConnectionManagerCallback-11474-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1838807 INFO (TEST-TestSQLHandler.doTest-seed#[C5399773EB3FF233]) [n:127.0.0.1:55597_hespa ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:55597_hespa [junit4] 2> 1838808 INFO (TEST-TestSQLHandler.doTest-seed#[C5399773EB3FF233]) [n:127.0.0.1:55597_hespa ] o.a.s.c.Overseer Overseer (id=72065234386812932-127.0.0.1:55597_hespa-n_0000000000) starting [junit4] 2> 1838815 INFO (zkConnectionManagerCallback-11481-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1838820 INFO (TEST-TestSQLHandler.doTest-seed#[C5399773EB3FF233]) [n:127.0.0.1:55597_hespa ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:55587/solr ready [junit4] 2> 1838821 INFO (TEST-TestSQLHandler.doTest-seed#[C5399773EB3FF233]) [n:127.0.0.1:55597_hespa ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55597_hespa [junit4] 2> 1838821 INFO (OverseerStateUpdate-72065234386812932-127.0.0.1:55597_hespa-n_0000000000) [n:127.0.0.1:55597_hespa ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:55597_hespa [junit4] 2> 1838823 INFO (OverseerStateUpdate-72065234386812932-127.0.0.1:55597_hespa-n_0000000000) [n:127.0.0.1:55597_hespa ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1838824 INFO (zkCallback-11480-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1838875 INFO (TEST-TestSQLHandler.doTest-seed#[C5399773EB3FF233]) [n:127.0.0.1:55597_hespa ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 1838901 INFO (TEST-TestSQLHandler.doTest-seed#[C5399773EB3FF233]) [n:127.0.0.1:55597_hespa ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5a6371dc [junit4] 2> 1838918 INFO (TEST-TestSQLHandler.doTest-seed#[C5399773EB3FF233]) [n:127.0.0.1:55597_hespa ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5a6371dc [junit4] 2> 1838918 INFO (TEST-TestSQLHandler.doTest-seed#[C5399773EB3FF233]) [n:127.0.0.1:55597_hespa ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5a6371dc [junit4] 2> 1838920 INFO (TEST-TestSQLHandler.doTest-seed#[C5399773EB3FF233]) [n:127.0.0.1:55597_hespa ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.0-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-8.0-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_C5399773EB3FF233-001\control-001\cores [junit4] 2> 1838985 INFO (zkConnectionManagerCallback-11487-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1838987 INFO (TEST-TestSQLHandler.doTest-seed#[C5399773EB3FF233]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1838989 INFO (TEST-TestSQLHandler.doTest-seed#[C5399773EB3FF233]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:55587/solr ready [junit4] 2> 1838992 INFO (qtp252448049-35077) [n:127.0.0.1:55597_hespa ] 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:55597_hespa&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1838995 INFO (OverseerThreadFactory-11900-thread-1-processing-n:127.0.0.1:55597_hespa) [n:127.0.0.1:55597_hespa ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection [junit4] 2> 1839117 INFO (qtp252448049-35078) [n:127.0.0.1:55597_hespa ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=3 [junit4] 2> 1839122 INFO (qtp252448049-35080) [n:127.0.0.1:55597_hespa ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=3 [junit4] 2> 1839134 INFO (qtp252448049-35081) [n:127.0.0.1:55597_hespa ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=4 [junit4] 2> 1839142 INFO (qtp252448049-35076) [n:127.0.0.1:55597_hespa ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=3 [junit4] 2> 1839147 INFO (qtp252448049-35079) [n:127.0.0.1:55597_hespa ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=3 [junit4] 2> 1839161 INFO (qtp252448049-35078) [n:127.0.0.1:55597_hespa 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> 1839161 INFO (qtp252448049-35078) [n:127.0.0.1:55597_hespa x:control_collection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 1840477 INFO (qtp252448049-35078) [n:127.0.0.1:55597_hespa c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 1840488 INFO (qtp252448049-35078) [n:127.0.0.1:55597_hespa 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> 1840591 WARN (qtp252448049-35078) [n:127.0.0.1:55597_hespa 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> 1840591 WARN (qtp252448049-35078) [n:127.0.0.1:55597_hespa 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> 1840591 INFO (qtp252448049-35078) [n:127.0.0.1:55597_hespa 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> 1840591 INFO (qtp252448049-35078) [n:127.0.0.1:55597_hespa 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> 1840591 INFO (qtp252448049-35078) [n:127.0.0.1:55597_hespa 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@5a6371dc [junit4] 2> 1840595 INFO (qtp252448049-35078) [n:127.0.0.1:55597_hespa 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-8.0-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_C5399773EB3FF233-001\control-001\cores\control_collection_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.0-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-8.0-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_C5399773EB3FF233-001\control-001\cores\control_collection_shard1_replica_n1\data\] [junit4] 2> 1840956 INFO (qtp252448049-35078) [n:127.0.0.1:55597_hespa 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> 1840956 INFO (qtp252448049-35078) [n:127.0.0.1:55597_hespa 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> 1840962 INFO (qtp252448049-35078) [n:127.0.0.1:55597_hespa c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1840962 INFO (qtp252448049-35078) [n:127.0.0.1:55597_hespa c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1840979 INFO (qtp252448049-35078) [n:127.0.0.1:55597_hespa c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3c85194b[control_collection_shard1_replica_n1] main] [junit4] 2> 1840982 INFO (qtp252448049-35078) [n:127.0.0.1:55597_hespa c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 1840983 INFO (qtp252448049-35078) [n:127.0.0.1:55597_hespa 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> 1840984 INFO (qtp252448049-35078) [n:127.0.0.1:55597_hespa 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 1625498814586552320 [junit4] 2> 1840988 INFO (searcherExecutor-11905-thread-1-processing-n:127.0.0.1:55597_hespa x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:55597_hespa 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@3c85194b[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1840999 INFO (qtp252448049-35078) [n:127.0.0.1:55597_hespa 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> 1840999 INFO (qtp252448049-35078) [n:127.0.0.1:55597_hespa 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> 1841003 INFO (qtp252448049-35078) [n:127.0.0.1:55597_hespa c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 1841003 INFO (qtp252448049-35078) [n:127.0.0.1:55597_hespa 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> 1841003 INFO (qtp252448049-35078) [n:127.0.0.1:55597_hespa c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:55597/hespa/control_collection_shard1_replica_n1/ [junit4] 2> 1841004 INFO (qtp252448049-35078) [n:127.0.0.1:55597_hespa 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> 1841004 INFO (qtp252448049-35078) [n:127.0.0.1:55597_hespa c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:55597/hespa/control_collection_shard1_replica_n1/ has no replicas [junit4] 2> 1841004 INFO (qtp252448049-35078) [n:127.0.0.1:55597_hespa 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/72065234386812932-core_node2-n_0000000000 [junit4] 2> 1841007 INFO (qtp252448049-35078) [n:127.0.0.1:55597_hespa 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:55597/hespa/control_collection_shard1_replica_n1/ shard1 [junit4] 2> 1841175 INFO (zkCallback-11473-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> 1841175 INFO (qtp252448049-35078) [n:127.0.0.1:55597_hespa 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> 1841180 INFO (qtp252448049-35078) [n:127.0.0.1:55597_hespa 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=1721 [junit4] 2> 1841189 INFO (zkCallback-11473-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> 1841194 INFO (qtp252448049-35077) [n:127.0.0.1:55597_hespa ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas [junit4] 2> 1841322 INFO (zkCallback-11473-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> 1841323 INFO (zkCallback-11473-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> 1841323 INFO (qtp252448049-35077) [n:127.0.0.1:55597_hespa ] 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:55597_hespa&wt=javabin&version=2} status=0 QTime=1999 [junit4] 2> 1841334 INFO (OverseerCollectionConfigSetProcessor-72065234386812932-127.0.0.1:55597_hespa-n_0000000000) [n:127.0.0.1:55597_hespa ] 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> 1841335 INFO (zkCallback-11473-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> 1841338 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 0x10006f2e8480006, likely client has closed socket [junit4] 2> 1841350 INFO (zkConnectionManagerCallback-11493-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1841351 INFO (TEST-TestSQLHandler.doTest-seed#[C5399773EB3FF233]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1841352 INFO (TEST-TestSQLHandler.doTest-seed#[C5399773EB3FF233]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:55587/solr ready [junit4] 2> 1841352 INFO (TEST-TestSQLHandler.doTest-seed#[C5399773EB3FF233]) [ ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 1841354 INFO (qtp252448049-35076) [n:127.0.0.1:55597_hespa ] 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=2&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1841359 INFO (OverseerThreadFactory-11900-thread-2-processing-n:127.0.0.1:55597_hespa) [n:127.0.0.1:55597_hespa ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1 [junit4] 2> 1841491 WARN (OverseerThreadFactory-11900-thread-2-processing-n:127.0.0.1:55597_hespa) [n:127.0.0.1:55597_hespa ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores. [junit4] 2> 1841493 INFO (qtp252448049-35076) [n:127.0.0.1:55597_hespa ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas [junit4] 2> 1841498 INFO (qtp252448049-35076) [n:127.0.0.1:55597_hespa ] 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=2&wt=javabin&version=2} status=0 QTime=121 [junit4] 2> 1841499 INFO (TEST-TestSQLHandler.doTest-seed#[C5399773EB3FF233]) [ ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=4 [junit4] 2> 1842233 INFO (TEST-TestSQLHandler.doTest-seed#[C5399773EB3FF233]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory C:\Users\jenkins\workspace\Lucene-Solr-8.0-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_C5399773EB3FF233-001\shard-1-001 of type NRT [junit4] 2> 1842259 WARN (closeThreadPool-11494-thread-1) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 1842261 INFO (closeThreadPool-11494-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 1842261 INFO (closeThreadPool-11494-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 1842261 INFO (closeThreadPool-11494-thread-1) [ ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 11+28 [junit4] 2> 1842261 INFO (closeThreadPool-11494-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1842261 INFO (closeThreadPool-11494-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1842261 INFO (closeThreadPool-11494-thread-1) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 1842262 INFO (closeThreadPool-11494-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@69481754{/hespa,null,AVAILABLE} [junit4] 2> 1842263 INFO (closeThreadPool-11494-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@374a2b43{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:55638} [junit4] 2> 1842263 INFO (closeThreadPool-11494-thread-1) [ ] o.e.j.s.Server Started @1823593ms [junit4] 2> 1842263 INFO (closeThreadPool-11494-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/hespa, solrconfig=solrconfig.xml, solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-8.0-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_C5399773EB3FF233-001\tempDir-001/jetty1, hostPort=55638, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-8.0-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-8.0-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_C5399773EB3FF233-001\shard-1-001\cores} [junit4] 2> 1842263 ERROR (closeThreadPool-11494-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1842263 INFO (closeThreadPool-11494-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1842263 INFO (closeThreadPool-11494-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.0.0 [junit4] 2> 1842263 INFO (closeThreadPool-11494-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1842263 INFO (closeThreadPool-11494-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1842263 INFO (closeThreadPool-11494-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-02-15T02:07:52.099111900Z [junit4] 2> 1842271 INFO (zkConnectionManagerCallback-11496-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1842272 INFO (closeThreadPool-11494-thread-1) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 1842272 INFO (closeThreadPool-11494-thread-1) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-8.0-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_C5399773EB3FF233-001\shard-1-001\solr.xml [junit4] 2> 1842277 INFO (closeThreadPool-11494-thread-1) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 1842277 INFO (closeThreadPool-11494-thread-1) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 1842278 INFO (closeThreadPool-11494-thread-1) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5a6371dc, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 1842534 INFO (closeThreadPool-11494-thread-1) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false] [junit4] 2> 1842537 WARN (closeThreadPool-11494-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@2ba6eded[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1842543 WARN (closeThreadPool-11494-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@6aaeb838[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1842543 INFO (closeThreadPool-11494-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55587/solr [junit4] 2> 1842607 INFO (zkConnectionManagerCallback-11502-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1842618 INFO (zkConnectionManagerCallback-11504-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1842624 INFO (closeThreadPool-11494-thread-1) [n:127.0.0.1:55638_hespa ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1842628 INFO (closeThreadPool-11494-thread-1) [n:127.0.0.1:55638_hespa ] o.a.s.c.ZkController Publish node=127.0.0.1:55638_hespa as DOWN [junit4] 2> 1842629 INFO (closeThreadPool-11494-thread-1) [n:127.0.0.1:55638_hespa ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 1842629 INFO (closeThreadPool-11494-thread-1) [n:127.0.0.1:55638_hespa ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55638_hespa [junit4] 2> 1842631 INFO (zkCallback-11473-thread-3) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1842631 INFO (zkCallback-11480-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1842692 INFO (zkCallback-11492-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1842693 INFO (zkCallback-11503-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1842695 INFO (zkConnectionManagerCallback-11511-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1842718 INFO (closeThreadPool-11494-thread-1) [n:127.0.0.1:55638_hespa ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 1842720 INFO (closeThreadPool-11494-thread-1) [n:127.0.0.1:55638_hespa ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:55587/solr ready [junit4] 2> 1842720 INFO (closeThreadPool-11494-thread-1) [n:127.0.0.1:55638_hespa ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 1842754 INFO (closeThreadPool-11494-thread-1) [n:127.0.0.1:55638_hespa ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5a6371dc [junit4] 2> 1842767 INFO (closeThreadPool-11494-thread-1) [n:127.0.0.1:55638_hespa ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5a6371dc [junit4] 2> 1842767 INFO (closeThreadPool-11494-thread-1) [n:127.0.0.1:55638_hespa ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5a6371dc [junit4] 2> 1842769 INFO (closeThreadPool-11494-thread-1) [n:127.0.0.1:55638_hespa ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.0-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-8.0-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_C5399773EB3FF233-001\shard-1-001\cores [junit4] 2> 1842961 INFO (TEST-TestSQLHandler.doTest-seed#[C5399773EB3FF233]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory C:\Users\jenkins\workspace\Lucene-Solr-8.0-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_C5399773EB3FF233-001\shard-2-001 of type NRT [junit4] 2> 1842972 WARN (closeThreadPool-11494-thread-1) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 1842972 INFO (closeThreadPool-11494-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 1842972 INFO (closeThreadPool-11494-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 1842972 INFO (closeThreadPool-11494-thread-1) [ ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 11+28 [junit4] 2> 1842972 INFO (closeThreadPool-11494-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1842972 INFO (closeThreadPool-11494-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1842972 INFO (closeThreadPool-11494-thread-1) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 1842975 INFO (closeThreadPool-11494-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4c9b4bde{/hespa,null,AVAILABLE} [junit4] 2> 1843049 INFO (closeThreadPool-11494-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@93abe34{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:55657} [junit4] 2> 1843049 INFO (closeThreadPool-11494-thread-1) [ ] o.e.j.s.Server Started @1824255ms [junit4] 2> 1843049 INFO (closeThreadPool-11494-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/hespa, solrconfig=solrconfig.xml, solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-8.0-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_C5399773EB3FF233-001\tempDir-001/jetty2, hostPort=55657, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-8.0-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_C5399773EB3FF233-001\shard-2-001\cores, replicaType=NRT} [junit4] 2> 1843049 ERROR (closeThreadPool-11494-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1843049 INFO (closeThreadPool-11494-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1843049 INFO (closeThreadPool-11494-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.0.0 [junit4] 2> 1843049 INFO (closeThreadPool-11494-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1843049 INFO (closeThreadPool-11494-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1843049 INFO (closeThreadPool-11494-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-02-15T02:07:52.885227Z [junit4] 2> 1843360 INFO (zkConnectionManagerCallback-11514-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1843362 INFO (closeThreadPool-11494-thread-1) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 1843362 INFO (closeThreadPool-11494-thread-1) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-8.0-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_C5399773EB3FF233-001\shard-2-001\solr.xml [junit4] 2> 1843364 INFO (closeThreadPool-11494-thread-1) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 1843364 INFO (closeThreadPool-11494-thread-1) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 1843364 INFO (closeThreadPool-11494-thread-1) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5a6371dc, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 1843517 INFO (closeThreadPool-11494-thread-1) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false] [junit4] 2> 1843521 WARN (closeThreadPool-11494-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@483e5c25[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1843528 WARN (closeThreadPool-11494-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@4d14ec1d[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1843529 INFO (closeThreadPool-11494-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55587/solr [junit4] 2> 1843534 INFO (zkConnectionManagerCallback-11520-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1843541 INFO (zkConnectionManagerCallback-11522-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1843552 INFO (closeThreadPool-11494-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 1843559 INFO (closeThreadPool-11494-thread-1) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:55657_hespa as DOWN [junit4] 2> 1843560 INFO (closeThreadPool-11494-thread-1) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 1843560 INFO (closeThreadPool-11494-thread-1) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55657_hespa [junit4] 2> 1843567 INFO (zkCallback-11473-thread-3) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1843567 INFO (zkCallback-11492-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1843567 INFO (zkCallback-11503-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1843568 INFO (zkCallback-11480-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1843606 INFO (zkCallback-11510-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1843627 INFO (zkCallback-11521-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1843632 INFO (zkConnectionManagerCallback-11529-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1843634 INFO (closeThreadPool-11494-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 1843634 INFO (closeThreadPool-11494-thread-1) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:55587/solr ready [junit4] 2> 1843634 INFO (closeThreadPool-11494-thread-1) [ ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 1843664 INFO (closeThreadPool-11494-thread-1) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5a6371dc [junit4] 2> 1843675 INFO (closeThreadPool-11494-thread-1) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5a6371dc [junit4] 2> 1843676 INFO (closeThreadPool-11494-thread-1) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5a6371dc [junit4] 2> 1843680 INFO (closeThreadPool-11494-thread-1) [ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.0-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_C5399773EB3FF233-001\shard-2-001\cores [junit4] 2> 1843711 INFO (TEST-TestSQLHandler.doTest-seed#[C5399773EB3FF233]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory C:\Users\jenkins\workspace\Lucene-Solr-8.0-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_C5399773EB3FF233-001\shard-3-001 of type NRT [junit4] 2> 1843738 INFO (OverseerCollectionConfigSetProcessor-72065234386812932-127.0.0.1:55597_hespa-n_0000000000) [n:127.0.0.1:55597_hespa ] 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> 1843740 WARN (closeThreadPool-11494-thread-2) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 1843740 INFO (closeThreadPool-11494-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 1843740 INFO (closeThreadPool-11494-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 1843740 INFO (closeThreadPool-11494-thread-2) [ ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 11+28 [junit4] 2> 1843742 INFO (closeThreadPool-11494-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1843742 INFO (closeThreadPool-11494-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1843742 INFO (closeThreadPool-11494-thread-2) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 1843742 INFO (closeThreadPool-11494-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7a74ceb{/hespa,null,AVAILABLE} [junit4] 2> 1843747 INFO (closeThreadPool-11494-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@7da5beff{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:55676} [junit4] 2> 1843747 INFO (closeThreadPool-11494-thread-2) [ ] o.e.j.s.Server Started @1824844ms [junit4] 2> 1843747 INFO (closeThreadPool-11494-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/hespa, solrconfig=solrconfig.xml, solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-8.0-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_C5399773EB3FF233-001\tempDir-001/jetty3, hostPort=55676, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-8.0-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-8.0-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_C5399773EB3FF233-001\shard-3-001\cores} [junit4] 2> 1843748 ERROR (closeThreadPool-11494-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1843748 INFO (closeThreadPool-11494-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1843748 INFO (closeThreadPool-11494-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.0.0 [junit4] 2> 1843748 INFO (closeThreadPool-11494-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1843748 INFO (closeThreadPool-11494-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1843748 INFO (closeThreadPool-11494-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-02-15T02:07:53.584291500Z [junit4] 2> 1843846 INFO (zkConnectionManagerCallback-11532-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1843849 INFO (closeThreadPool-11494-thread-2) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 1843849 INFO (closeThreadPool-11494-thread-2) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-8.0-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_C5399773EB3FF233-001\shard-3-001\solr.xml [junit4] 2> 1843854 INFO (closeThreadPool-11494-thread-2) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 1843854 INFO (closeThreadPool-11494-thread-2) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 1843855 INFO (closeThreadPool-11494-thread-2) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5a6371dc, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 1846332 INFO (TEST-TestSQLHandler.doTest-seed#[C5399773EB3FF233]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory C:\Users\jenkins\workspace\Lucene-Solr-8.0-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_C5399773EB3FF233-001\shard-4-001 of type NRT [junit4] 2> 1846333 WARN (closeThreadPool-11494-thread-1) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 1846334 INFO (closeThreadPool-11494-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 1846334 INFO (closeThreadPool-11494-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 1846335 INFO (closeThreadPool-11494-thread-1) [ ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 11+28 [junit4] 2> 1846336 INFO (closeThreadPool-11494-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1846336 INFO (closeThreadPool-11494-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1846336 INFO (closeThreadPool-11494-thread-1) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 1846337 INFO (closeThreadPool-11494-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1963f3ff{/hespa,null,AVAILABLE} [junit4] 2> 1847237 INFO (closeThreadPool-11494-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@59e7f2e2{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:55688} [junit4] 2> 1847237 INFO (closeThreadPool-11494-thread-1) [ ] o.e.j.s.Server Started @1827787ms [junit4] 2> 1847237 INFO (closeThreadPool-11494-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/hespa, solrconfig=solrconfig.xml, solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-8.0-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_C5399773EB3FF233-001\tempDir-001/jetty4, hostPort=55688, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-8.0-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_C5399773EB3FF233-001\shard-4-001\cores} [junit4] 2> 1847239 ERROR (closeThreadPool-11494-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1847239 INFO (closeThreadPool-11494-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1847239 INFO (closeThreadPool-11494-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.0.0 [junit4] 2> 1847239 INFO (closeThreadPool-11494-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1847239 INFO (closeThreadPool-11494-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1847239 INFO (closeThreadPool-11494-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-02-15T02:07:57.075061100Z [junit4] 2> 1847280 INFO (zkConnectionManagerCallback-11534-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1847285 INFO (closeThreadPool-11494-thread-1) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 1847285 INFO (closeThreadPool-11494-thread-1) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-8.0-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_C5399773EB3FF233-001\shard-4-001\solr.xml [junit4] 2> 1847285 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 0x10006f2e8480011, likely client has closed socket [junit4] 2> 1847289 INFO (closeThreadPool-11494-thread-1) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 1847289 INFO (closeThreadPool-11494-thread-1) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 1847291 INFO (closeThreadPool-11494-thread-1) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5a6371dc, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 1847413 INFO (closeThreadPool-11494-thread-1) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false] [junit4] 2> 1847755 INFO (closeThreadPool-11494-thread-2) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false] [junit4] 2> 1847766 WARN (closeThreadPool-11494-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@49cea803[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1847772 WARN (closeThreadPool-11494-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@eebab55[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1847782 WARN (closeThreadPool-11494-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@1c5e0d2d[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1847784 INFO (closeThreadPool-11494-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55587/solr [junit4] 2> 1847790 WARN (closeThreadPool-11494-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@114cd1f5[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1847790 INFO (closeThreadPool-11494-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55587/solr [junit4] 2> 1847801 INFO (zkConnectionManagerCallback-11543-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1847803 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 0x10006f2e8480012, likely client has closed socket [junit4] 2> 1847821 INFO (zkConnectionManagerCallback-11546-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1847831 INFO (zkConnectionManagerCallback-11548-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1847853 INFO (closeThreadPool-11494-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 1847872 INFO (closeThreadPool-11494-thread-1) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:55688_hespa as DOWN [junit4] 2> 1847877 INFO (closeThreadPool-11494-thread-1) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 1847877 INFO (closeThreadPool-11494-thread-1) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55688_hespa [junit4] 2> 1847883 INFO (zkCallback-11510-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1847883 INFO (zkCallback-11480-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1847883 INFO (zkCallback-11521-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1847883 INFO (zkCallback-11492-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1847883 INFO (zkCallback-11503-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1847883 INFO (zkCallback-11473-thread-3) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1847925 INFO (zkCallback-11547-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1847931 INFO (zkCallback-11528-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1847937 INFO (zkConnectionManagerCallback-11550-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1847949 INFO (zkConnectionManagerCallback-11557-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1847955 INFO (closeThreadPool-11494-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 1847963 INFO (closeThreadPool-11494-thread-1) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:55587/solr ready [junit4] 2> 1847964 INFO (closeThreadPool-11494-thread-1) [ ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 1847967 INFO (closeThreadPool-11494-thread-2) [n:127.0.0.1:55676_hespa ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 1847999 INFO (closeThreadPool-11494-thread-1) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5a6371dc [junit4] 2> 1848014 INFO (closeThreadPool-11494-thread-1) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5a6371dc [junit4] 2> 1848014 INFO (closeThreadPool-11494-thread-1) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5a6371dc [junit4] 2> 1848016 INFO (closeThreadPool-11494-thread-1) [ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.0-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_C5399773EB3FF233-001\shard-4-001\cores [junit4] 2> 1848037 INFO (closeThreadPool-11494-thread-2) [n:127.0.0.1:55676_hespa ] o.a.s.c.ZkController Publish node=127.0.0.1:55676_hespa as DOWN [junit4] 2> 1848046 INFO (closeThreadPool-11494-thread-2) [n:127.0.0.1:55676_hespa ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 1848047 INFO (closeThreadPool-11494-thread-2) [n:127.0.0.1:55676_hespa ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55676_hespa [junit4] 2> 1848063 INFO (zkCallback-11473-thread-3) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1848063 INFO (zkCallback-11547-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1848063 INFO (zkCallback-11510-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1848063 INFO (zkCallback-11503-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1848063 INFO (zkCallback-11480-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1848063 INFO (zkCallback-11521-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1848063 INFO (zkCallback-11492-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1848063 INFO (zkCallback-11528-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1848189 INFO (zkCallback-11556-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1848189 INFO (zkCallback-11549-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1848209 INFO (zkConnectionManagerCallback-11565-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1848212 INFO (closeThreadPool-11494-thread-2) [n:127.0.0.1:55676_hespa ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5) [junit4] 2> 1848220 INFO (closeThreadPool-11494-thread-2) [n:127.0.0.1:55676_hespa ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:55587/solr ready [junit4] 2> 1848222 INFO (closeThreadPool-11494-thread-2) [n:127.0.0.1:55676_hespa ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 1848250 INFO (closeThreadPool-11494-thread-2) [n:127.0.0.1:55676_hespa ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5a6371dc [junit4] 2> 1848265 INFO (closeThreadPool-11494-thread-2) [n:127.0.0.1:55676_hespa ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5a6371dc [junit4] 2> 1848265 INFO (closeThreadPool-11494-thread-2) [n:127.0.0.1:55676_hespa ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5a6371dc [junit4] 2> 1848268 INFO (closeThreadPool-11494-thread-2) [n:127.0.0.1:55676_hespa ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.0-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-8.0-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_C5399773EB3FF233-001\shard-3-001\cores [junit4] 2> 1848398 INFO (qtp252448049-35078) [n:127.0.0.1:55597_hespa ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:55638_hespa&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1848439 INFO (qtp252448049-35080) [n:127.0.0.1:55597_hespa ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:55657_hespa&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1848452 INFO (qtp252448049-35079) [n:127.0.0.1:55597_hespa ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:55688_hespa&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1848461 INFO (qtp252448049-35077) [n:127.0.0.1:55597_hespa ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:55676_hespa&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1848499 INFO (qtp252448049-35081) [n:127.0.0.1:55597_hespa ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.control_collection.shard1.replica_n1:INDEX.sizeInBytes} status=0 QTime=18 [junit4] 2> 1848505 INFO (qtp252448049-35076) [n:127.0.0.1:55597_hespa ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=jav [...truncated too long message...] junit4] 2> 89116 INFO (closeThreadPool-2945-thread-9) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@5a4f341e{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0} [junit4] 2> 89120 INFO (closeThreadPool-2945-thread-9) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@49a320b0{/hespa,null,UNAVAILABLE} [junit4] 2> 89121 INFO (closeThreadPool-2945-thread-9) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 89121 INFO (closeThreadPool-2945-thread-8) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@7656aa8e{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0} [junit4] 2> 89121 INFO (closeThreadPool-2945-thread-8) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@21bb97d2{/hespa,null,UNAVAILABLE} [junit4] 2> 89121 INFO (closeThreadPool-2945-thread-8) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 1> Done close org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@7c23744f[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 7] [junit4] 2> 89122 INFO (closeThreadPool-2945-thread-10) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@51fc1d26{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0} [junit4] 2> 89126 INFO (closeThreadPool-2945-thread-10) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5434d723{/hespa,null,UNAVAILABLE} [junit4] 2> 89126 INFO (closeThreadPool-2945-thread-10) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 89127 INFO (TEST-TestSQLHandler.doTest-seed#[C5399773EB3FF233]) [ ] o.a.s.c.ZkTestServer Shutting down ZkTestServer. [junit4] 2> 89128 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 0x100071cce460000, likely client has closed socket [junit4] 2> 89128 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxnFactory Ignoring unexpected runtime exception [junit4] 2> java.nio.channels.CancelledKeyException: null [junit4] 2> at sun.nio.ch.SelectionKeyImpl.ensureValid(SelectionKeyImpl.java:71) ~[?:?] [junit4] 2> at sun.nio.ch.SelectionKeyImpl.readyOps(SelectionKeyImpl.java:130) ~[?:?] [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:205) [zookeeper-3.4.13.jar:3.4.13-2d71af4dbe22557fda74f9a9b4309b15a7487f03] [junit4] 2> at java.lang.Thread.run(Thread.java:834) [?:?] [junit4] 2> 89129 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> 19 /solr/aliases.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> 38 /solr/collections/collection1/state.json [junit4] 2> 19 /solr/clusterstate.json [junit4] 2> 19 /solr/clusterprops.json [junit4] 2> 7 /solr/collections/control_collection/state.json [junit4] 2> 2 /solr/overseer_elect/election/72065414339100686-127.0.0.1:57940_hespa-n_0000000002 [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 19 /solr/live_nodes [junit4] 2> 19 /solr/collections [junit4] 2> [junit4] 2> 89132 INFO (TEST-TestSQLHandler.doTest-seed#[C5399773EB3FF233]) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:57871 [junit4] 2> 89132 INFO (TEST-TestSQLHandler.doTest-seed#[C5399773EB3FF233]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 57871 [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestSQLHandler -Dtests.method=doTest -Dtests.seed=C5399773EB3FF233 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=pt-ST -Dtests.timezone=America/Creston -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [junit4] ERROR 11.2s J1 | TestSQLHandler.doTest <<< [junit4] > Throwable #1: java.io.IOException: --> http://127.0.0.1:57934/hespa/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:57972/hespa/collection1_shard2_replica_n5/:id{type=string,properties=indexed,stored,sortMissingLast,uninvertible} must have DocValues to use this feature. [junit4] > at __randomizedtesting.SeedInfo.seed([C5399773EB3FF233:627D2FD78684E18A]: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:2617) [junit4] > at org.apache.solr.handler.TestSQLHandler.testBasicSelect(TestSQLHandler.java:145) [junit4] > at org.apache.solr.handler.TestSQLHandler.doTest(TestSQLHandler.java:93) [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:566) [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:834) [junit4] 2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-8.0-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_C5399773EB3FF233-002 [junit4] 2> NOTE: test params are: codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=8477, maxDocsPerChunk=9, blockSize=826), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=8477, blockSize=826)), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@73ca2fa5), locale=pt-ST, timezone=America/Creston [junit4] 2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 11 (64-bit)/cpus=3,threads=1,free=76942024,total=294649856 [junit4] 2> NOTE: All tests run in this JVM: [TestSQLHandler, TestSQLHandler, TestSQLHandler] [junit4] Completed [5/5 (3!)] on J1 in 11.29s, 1 test, 1 error <<< FAILURES! [...truncated 12 lines...] BUILD FAILED C:\Users\jenkins\workspace\Lucene-Solr-8.0-Windows\lucene\common-build.xml:1572: The following error occurred while executing this line: C:\Users\jenkins\workspace\Lucene-Solr-8.0-Windows\lucene\common-build.xml:1099: There were test failures: 5 suites, 5 tests, 3 errors [seed: C5399773EB3FF233] Total time: 1 minute 33 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-8.0-Windows>IF EXIST lucene\build move /y lucene\build lucene\build.repro 1 dir(s) moved. C:\Users\jenkins\workspace\Lucene-Solr-8.0-Windows>IF EXIST solr\build move /y solr\build solr\build.repro 1 dir(s) moved. C:\Users\jenkins\workspace\Lucene-Solr-8.0-Windows>IF EXIST lucene\build.orig move /y lucene\build.orig lucene\build 1 dir(s) moved. C:\Users\jenkins\workspace\Lucene-Solr-8.0-Windows>IF EXIST solr\build.orig move /y solr\build.orig solr\build 1 dir(s) moved. C:\Users\jenkins\workspace\Lucene-Solr-8.0-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=befa088a4ce02c11ad094f64ed2d47f50bb41f85, workspace=C:\Users\jenkins\workspace\Lucene-Solr-8.0-Windows [WARNINGS] Computing warning deltas based on reference build #34 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
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
