Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/1867/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseParallelGC
8 tests failed.
FAILED: org.apache.solr.cloud.api.collections.TestCollectionAPI.test
Error Message:
Aliases should not be null
Stack Trace:
java.lang.AssertionError: Aliases should not be null
at
__randomizedtesting.SeedInfo.seed([D81F5E37101E2E9B:504B61EDBEE24363]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertNotNull(Assert.java:526)
at
org.apache.solr.cloud.api.collections.TestCollectionAPI.clusterStatusAliasTest(TestCollectionAPI.java:320)
at
org.apache.solr.cloud.api.collections.TestCollectionAPI.test(TestCollectionAPI.java:88)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
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:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.handler.TestSQLHandler.doTest
Error Message:
--> http://127.0.0.1:56129/collection1_shard2_replica_n41:Failed to execute
sqlQuery 'select id, field_i, str_s 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 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:65200/collection1_shard2_replica_n45/:can not sort on a field
w/o docValues unless it is indexed and supports Uninversion: field_i
Stack Trace:
java.io.IOException: -->
http://127.0.0.1:56129/collection1_shard2_replica_n41:Failed to execute
sqlQuery 'select id, field_i, str_s 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 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:65200/collection1_shard2_replica_n45/:can not sort on a field
w/o docValues unless it is indexed and supports Uninversion: field_i
at
__randomizedtesting.SeedInfo.seed([D81F5E37101E2E9B:7F5BE6937DA53D22]:0)
at
org.apache.solr.client.solrj.io.stream.SolrStream.read(SolrStream.java:222)
at
org.apache.solr.handler.TestSQLHandler.getTuples(TestSQLHandler.java:2522)
at
org.apache.solr.handler.TestSQLHandler.testBasicSelect(TestSQLHandler.java:124)
at org.apache.solr.handler.TestSQLHandler.doTest(TestSQLHandler.java:82)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
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:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: junit.framework.TestSuite.org.apache.solr.handler.TestSQLHandler
Error Message:
1 thread leaked from SUITE scope at org.apache.solr.handler.TestSQLHandler:
1) Thread[id=3274, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-TestSQLHandler] at java.lang.Thread.sleep(Native Method)
at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:748)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE
scope at org.apache.solr.handler.TestSQLHandler:
1) Thread[id=3274, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-TestSQLHandler]
at java.lang.Thread.sleep(Native Method)
at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:748)
at __randomizedtesting.SeedInfo.seed([D81F5E37101E2E9B]:0)
FAILED: org.apache.solr.handler.TestSQLHandler.doTest
Error Message:
--> http://127.0.0.1:55717/collection1_shard2_replica_n41:Failed to execute
sqlQuery 'select id, field_i, str_s 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 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:51987/collection1_shard2_replica_n45/:can not sort on a field
w/o docValues unless it is indexed and supports Uninversion: field_i
Stack Trace:
java.io.IOException: -->
http://127.0.0.1:55717/collection1_shard2_replica_n41:Failed to execute
sqlQuery 'select id, field_i, str_s 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 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:51987/collection1_shard2_replica_n45/:can not sort on a field
w/o docValues unless it is indexed and supports Uninversion: field_i
at
__randomizedtesting.SeedInfo.seed([D81F5E37101E2E9B:7F5BE6937DA53D22]:0)
at
org.apache.solr.client.solrj.io.stream.SolrStream.read(SolrStream.java:222)
at
org.apache.solr.handler.TestSQLHandler.getTuples(TestSQLHandler.java:2522)
at
org.apache.solr.handler.TestSQLHandler.testBasicSelect(TestSQLHandler.java:124)
at org.apache.solr.handler.TestSQLHandler.doTest(TestSQLHandler.java:82)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
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:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: junit.framework.TestSuite.org.apache.solr.handler.TestSQLHandler
Error Message:
1 thread leaked from SUITE scope at org.apache.solr.handler.TestSQLHandler:
1) Thread[id=3583, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-TestSQLHandler] at java.lang.Thread.sleep(Native Method)
at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:748)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE
scope at org.apache.solr.handler.TestSQLHandler:
1) Thread[id=3583, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-TestSQLHandler]
at java.lang.Thread.sleep(Native Method)
at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:748)
at __randomizedtesting.SeedInfo.seed([D81F5E37101E2E9B]:0)
FAILED: org.apache.solr.handler.TestSQLHandler.doTest
Error Message:
--> http://127.0.0.1:32875/collection1_shard2_replica_n41:Failed to execute
sqlQuery 'select id, field_i, str_s 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 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:64006/collection1_shard2_replica_n45/:can not sort on a field
w/o docValues unless it is indexed and supports Uninversion: field_i
Stack Trace:
java.io.IOException: -->
http://127.0.0.1:32875/collection1_shard2_replica_n41:Failed to execute
sqlQuery 'select id, field_i, str_s 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 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:64006/collection1_shard2_replica_n45/:can not sort on a field
w/o docValues unless it is indexed and supports Uninversion: field_i
at
__randomizedtesting.SeedInfo.seed([D81F5E37101E2E9B:7F5BE6937DA53D22]:0)
at
org.apache.solr.client.solrj.io.stream.SolrStream.read(SolrStream.java:222)
at
org.apache.solr.handler.TestSQLHandler.getTuples(TestSQLHandler.java:2522)
at
org.apache.solr.handler.TestSQLHandler.testBasicSelect(TestSQLHandler.java:124)
at org.apache.solr.handler.TestSQLHandler.doTest(TestSQLHandler.java:82)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
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:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: junit.framework.TestSuite.org.apache.solr.handler.TestSQLHandler
Error Message:
1 thread leaked from SUITE scope at org.apache.solr.handler.TestSQLHandler:
1) Thread[id=3574, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-TestSQLHandler] at java.lang.Thread.sleep(Native Method)
at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:748)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE
scope at org.apache.solr.handler.TestSQLHandler:
1) Thread[id=3574, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-TestSQLHandler]
at java.lang.Thread.sleep(Native Method)
at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:748)
at __randomizedtesting.SeedInfo.seed([D81F5E37101E2E9B]:0)
FAILED: org.apache.solr.handler.TestSQLHandler.doTest
Error Message:
Stack Trace:
java.lang.AssertionError
at
__randomizedtesting.SeedInfo.seed([D81F5E37101E2E9B:7F5BE6937DA53D22]:0)
at
org.apache.solr.handler.TestSQLHandler.testBasicSelect(TestSQLHandler.java:196)
at org.apache.solr.handler.TestSQLHandler.doTest(TestSQLHandler.java:82)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
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:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 13090 lines...]
[junit4] Suite: org.apache.solr.handler.TestSQLHandler
[junit4] 2> Creating dataDir:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestSQLHandler_D81F5E37101E2E9B-001/init-core-data-001
[junit4] 2> 1215049 WARN
(SUITE-TestSQLHandler-seed#[D81F5E37101E2E9B]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
[junit4] 2> 1215049 INFO
(SUITE-TestSQLHandler-seed#[D81F5E37101E2E9B]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 1215050 INFO
(SUITE-TestSQLHandler-seed#[D81F5E37101E2E9B]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 1215050 INFO
(SUITE-TestSQLHandler-seed#[D81F5E37101E2E9B]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 1215050 INFO
(SUITE-TestSQLHandler-seed#[D81F5E37101E2E9B]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
[junit4] 2> 1215051 INFO
(TEST-TestSQLHandler.doTest-seed#[D81F5E37101E2E9B]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1215052 INFO (Thread-4608) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1215052 INFO (Thread-4608) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1215054 ERROR (Thread-4608) [ ] o.a.z.s.ZooKeeperServer
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action
on ERROR or SHUTDOWN server state changes
[junit4] 2> 1215152 INFO
(TEST-TestSQLHandler.doTest-seed#[D81F5E37101E2E9B]) [ ]
o.a.s.c.ZkTestServer start zk server on port:52696
[junit4] 2> 1215154 INFO (zkConnectionManagerCallback-2350-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1215159 INFO (zkConnectionManagerCallback-2352-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1215165 INFO
(TEST-TestSQLHandler.doTest-seed#[D81F5E37101E2E9B]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig-sql.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 1215167 INFO
(TEST-TestSQLHandler.doTest-seed#[D81F5E37101E2E9B]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/schema-sql.xml
to /configs/conf1/schema.xml
[junit4] 2> 1215169 INFO
(TEST-TestSQLHandler.doTest-seed#[D81F5E37101E2E9B]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 1215170 INFO
(TEST-TestSQLHandler.doTest-seed#[D81F5E37101E2E9B]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 1215172 INFO
(TEST-TestSQLHandler.doTest-seed#[D81F5E37101E2E9B]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 1215174 INFO
(TEST-TestSQLHandler.doTest-seed#[D81F5E37101E2E9B]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 1215176 INFO
(TEST-TestSQLHandler.doTest-seed#[D81F5E37101E2E9B]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 1215178 INFO
(TEST-TestSQLHandler.doTest-seed#[D81F5E37101E2E9B]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 1215180 INFO
(TEST-TestSQLHandler.doTest-seed#[D81F5E37101E2E9B]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 1215181 INFO
(TEST-TestSQLHandler.doTest-seed#[D81F5E37101E2E9B]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 1215183 INFO
(TEST-TestSQLHandler.doTest-seed#[D81F5E37101E2E9B]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 1215186 INFO
(TEST-TestSQLHandler.doTest-seed#[D81F5E37101E2E9B]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly
asked otherwise
[junit4] 2> 1215321 INFO
(TEST-TestSQLHandler.doTest-seed#[D81F5E37101E2E9B]) [ ] o.e.j.s.Server
jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git:
daa59876e6f384329b122929e70a80934569428c; jvm 1.8.0_162-b12
[junit4] 2> 1215322 INFO
(TEST-TestSQLHandler.doTest-seed#[D81F5E37101E2E9B]) [ ] o.e.j.s.session
DefaultSessionIdManager workerName=node0
[junit4] 2> 1215322 INFO
(TEST-TestSQLHandler.doTest-seed#[D81F5E37101E2E9B]) [ ] o.e.j.s.session No
SessionScavenger set, using defaults
[junit4] 2> 1215322 INFO
(TEST-TestSQLHandler.doTest-seed#[D81F5E37101E2E9B]) [ ] o.e.j.s.session
node0 Scavenging every 660000ms
[junit4] 2> 1215322 INFO
(TEST-TestSQLHandler.doTest-seed#[D81F5E37101E2E9B]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6332d815{/,null,AVAILABLE}
[junit4] 2> 1215323 INFO
(TEST-TestSQLHandler.doTest-seed#[D81F5E37101E2E9B]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@2a793ddb{HTTP/1.1,[http/1.1]}{127.0.0.1:37663}
[junit4] 2> 1215323 INFO
(TEST-TestSQLHandler.doTest-seed#[D81F5E37101E2E9B]) [ ] o.e.j.s.Server
Started @1216101ms
[junit4] 2> 1215323 INFO
(TEST-TestSQLHandler.doTest-seed#[D81F5E37101E2E9B]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestSQLHandler_D81F5E37101E2E9B-001/tempDir-001/control/data,
replicaType=NRT, hostContext=/, hostPort=37663,
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestSQLHandler_D81F5E37101E2E9B-001/control-001/cores}
[junit4] 2> 1215323 ERROR
(TEST-TestSQLHandler.doTest-seed#[D81F5E37101E2E9B]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1215323 INFO
(TEST-TestSQLHandler.doTest-seed#[D81F5E37101E2E9B]) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1215323 INFO
(TEST-TestSQLHandler.doTest-seed#[D81F5E37101E2E9B]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 1215323 INFO
(TEST-TestSQLHandler.doTest-seed#[D81F5E37101E2E9B]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1215323 INFO
(TEST-TestSQLHandler.doTest-seed#[D81F5E37101E2E9B]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1215324 INFO
(TEST-TestSQLHandler.doTest-seed#[D81F5E37101E2E9B]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-05-15T19:20:52.402Z
[junit4] 2> 1215325 INFO (zkConnectionManagerCallback-2354-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1215327 INFO
(TEST-TestSQLHandler.doTest-seed#[D81F5E37101E2E9B]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1215327 INFO
(TEST-TestSQLHandler.doTest-seed#[D81F5E37101E2E9B]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestSQLHandler_D81F5E37101E2E9B-001/control-001/solr.xml
[junit4] 2> 1215330 INFO
(TEST-TestSQLHandler.doTest-seed#[D81F5E37101E2E9B]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 1215330 INFO
(TEST-TestSQLHandler.doTest-seed#[D81F5E37101E2E9B]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 1215331 INFO
(TEST-TestSQLHandler.doTest-seed#[D81F5E37101E2E9B]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@1809a398, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1215334 INFO
(TEST-TestSQLHandler.doTest-seed#[D81F5E37101E2E9B]) [ ] o.a.s.c.ZkContainer
Zookeeper client=127.0.0.1:52696/solr
[junit4] 2> 1215336 INFO (zkConnectionManagerCallback-2358-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1215338 INFO (zkConnectionManagerCallback-2360-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1215486 INFO
(TEST-TestSQLHandler.doTest-seed#[D81F5E37101E2E9B]) [n:127.0.0.1:37663_ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1215487 INFO
(TEST-TestSQLHandler.doTest-seed#[D81F5E37101E2E9B]) [n:127.0.0.1:37663_ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37663_
[junit4] 2> 1215488 INFO
(TEST-TestSQLHandler.doTest-seed#[D81F5E37101E2E9B]) [n:127.0.0.1:37663_ ]
o.a.s.c.Overseer Overseer (id=72167631900180484-127.0.0.1:37663_-n_0000000000)
starting
[junit4] 2> 1215500 INFO (zkConnectionManagerCallback-2367-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1215503 INFO
(TEST-TestSQLHandler.doTest-seed#[D81F5E37101E2E9B]) [n:127.0.0.1:37663_ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:52696/solr ready
[junit4] 2> 1215505 INFO
(TEST-TestSQLHandler.doTest-seed#[D81F5E37101E2E9B]) [n:127.0.0.1:37663_ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:37663_
[junit4] 2> 1215507 INFO (zkCallback-2366-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1215507 INFO (zkCallback-2359-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1216041 INFO
(TEST-TestSQLHandler.doTest-seed#[D81F5E37101E2E9B]) [n:127.0.0.1:37663_ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1809a398
[junit4] 2> 1216046 INFO
(TEST-TestSQLHandler.doTest-seed#[D81F5E37101E2E9B]) [n:127.0.0.1:37663_ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1809a398
[junit4] 2> 1216046 INFO
(TEST-TestSQLHandler.doTest-seed#[D81F5E37101E2E9B]) [n:127.0.0.1:37663_ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1809a398
[junit4] 2> 1216047 INFO
(TEST-TestSQLHandler.doTest-seed#[D81F5E37101E2E9B]) [n:127.0.0.1:37663_ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestSQLHandler_D81F5E37101E2E9B-001/control-001/cores
[junit4] 2> 1216061 INFO (zkConnectionManagerCallback-2372-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1216063 INFO
(TEST-TestSQLHandler.doTest-seed#[D81F5E37101E2E9B]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1216064 INFO
(TEST-TestSQLHandler.doTest-seed#[D81F5E37101E2E9B]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:52696/solr ready
[junit4] 2> 1216065 INFO (qtp1813940365-12241) [n:127.0.0.1:37663_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:37663_&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1216069 INFO (OverseerThreadFactory-4508-thread-1) [ ]
o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
[junit4] 2> 1216181 INFO (qtp1813940365-12237) [n:127.0.0.1:37663_
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> 1216181 INFO (qtp1813940365-12237) [n:127.0.0.1:37663_
x:control_collection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 4 transient cores
[junit4] 2> 1217198 INFO (qtp1813940365-12237) [n:127.0.0.1:37663_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1217213 INFO (qtp1813940365-12237) [n:127.0.0.1:37663_
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> 1217264 WARN (qtp1813940365-12237) [n:127.0.0.1:37663_
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> 1217264 WARN (qtp1813940365-12237) [n:127.0.0.1:37663_
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> 1217264 INFO (qtp1813940365-12237) [n:127.0.0.1:37663_
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> 1217265 INFO (qtp1813940365-12237) [n:127.0.0.1:37663_
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> 1217265 INFO (qtp1813940365-12237) [n:127.0.0.1:37663_
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@1809a398
[junit4] 2> 1217265 INFO (qtp1813940365-12237) [n:127.0.0.1:37663_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1217265 INFO (qtp1813940365-12237) [n:127.0.0.1:37663_
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
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestSQLHandler_D81F5E37101E2E9B-001/control-001/cores/control_collection_shard1_replica_n1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestSQLHandler_D81F5E37101E2E9B-001/control-001/cores/control_collection_shard1_replica_n1/data/]
[junit4] 2> 1217308 INFO (qtp1813940365-12237) [n:127.0.0.1:37663_
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> 1217308 INFO (qtp1813940365-12237) [n:127.0.0.1:37663_
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> 1217309 INFO (qtp1813940365-12237) [n:127.0.0.1:37663_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1217309 INFO (qtp1813940365-12237) [n:127.0.0.1:37663_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1217310 INFO (qtp1813940365-12237) [n:127.0.0.1:37663_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@7c87cf8c[control_collection_shard1_replica_n1] main]
[junit4] 2> 1217312 INFO (qtp1813940365-12237) [n:127.0.0.1:37663_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1217313 INFO (qtp1813940365-12237) [n:127.0.0.1:37663_
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> 1217313 INFO (qtp1813940365-12237) [n:127.0.0.1:37663_
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 1600559046345097216
[junit4] 2> 1217313 INFO
(searcherExecutor-4511-thread-1-processing-n:127.0.0.1:37663_
x:control_collection_shard1_replica_n1 c:control_collection s:shard1)
[n:127.0.0.1:37663_ 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@7c87cf8c[control_collection_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1217320 INFO (qtp1813940365-12237) [n:127.0.0.1:37663_
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> 1217328 INFO (qtp1813940365-12237) [n:127.0.0.1:37663_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1217328 INFO (qtp1813940365-12237) [n:127.0.0.1:37663_
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> 1217328 INFO (qtp1813940365-12237) [n:127.0.0.1:37663_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:37663/control_collection_shard1_replica_n1/
[junit4] 2> 1217329 INFO (qtp1813940365-12237) [n:127.0.0.1:37663_
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> 1217329 INFO (qtp1813940365-12237) [n:127.0.0.1:37663_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy
http://127.0.0.1:37663/control_collection_shard1_replica_n1/ has no replicas
[junit4] 2> 1217329 INFO (qtp1813940365-12237) [n:127.0.0.1:37663_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1217334 INFO (qtp1813940365-12237) [n:127.0.0.1:37663_
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:37663/control_collection_shard1_replica_n1/ shard1
[junit4] 2> 1217438 INFO (qtp1813940365-12237) [n:127.0.0.1:37663_
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> 1217441 INFO (qtp1813940365-12237) [n:127.0.0.1:37663_
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=1261
[junit4] 2> 1217443 INFO (qtp1813940365-12241) [n:127.0.0.1:37663_ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 1217541 INFO (zkCallback-2359-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> 1218072 INFO
(OverseerCollectionConfigSetProcessor-72167631900180484-127.0.0.1:37663_-n_0000000000)
[ ] 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> 1218446 INFO (qtp1813940365-12241) [n:127.0.0.1:37663_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:37663_&wt=javabin&version=2}
status=0 QTime=2380
[junit4] 2> 1218450 INFO (zkConnectionManagerCallback-2377-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1218452 INFO
(TEST-TestSQLHandler.doTest-seed#[D81F5E37101E2E9B]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1218454 INFO
(TEST-TestSQLHandler.doTest-seed#[D81F5E37101E2E9B]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:52696/solr ready
[junit4] 2> 1218454 INFO
(TEST-TestSQLHandler.doTest-seed#[D81F5E37101E2E9B]) [ ] o.a.s.c.ChaosMonkey
monkey: init - expire sessions:false cause connection loss:false
[junit4] 2> 1218456 INFO (qtp1813940365-12239) [n:127.0.0.1:37663_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1218460 INFO (OverseerThreadFactory-4508-thread-2) [ ]
o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
[junit4] 2> 1218462 WARN (OverseerThreadFactory-4508-thread-2) [ ]
o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection
(collection1) without cores.
[junit4] 2> 1218695 INFO (qtp1813940365-12239) [n:127.0.0.1:37663_ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 1218695 INFO (qtp1813940365-12239) [n:127.0.0.1:37663_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2}
status=0 QTime=239
[junit4] 2> 1218826 INFO
(TEST-TestSQLHandler.doTest-seed#[D81F5E37101E2E9B]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestSQLHandler_D81F5E37101E2E9B-001/shard-1-001
of type NRT
[junit4] 2> 1218826 INFO
(TEST-TestSQLHandler.doTest-seed#[D81F5E37101E2E9B]) [ ] o.e.j.s.Server
jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git:
daa59876e6f384329b122929e70a80934569428c; jvm 1.8.0_162-b12
[junit4] 2> 1218827 INFO
(TEST-TestSQLHandler.doTest-seed#[D81F5E37101E2E9B]) [ ] o.e.j.s.session
DefaultSessionIdManager workerName=node0
[junit4] 2> 1218827 INFO
(TEST-TestSQLHandler.doTest-seed#[D81F5E37101E2E9B]) [ ] o.e.j.s.session No
SessionScavenger set, using defaults
[junit4] 2> 1218827 INFO
(TEST-TestSQLHandler.doTest-seed#[D81F5E37101E2E9B]) [ ] o.e.j.s.session
node0 Scavenging every 600000ms
[junit4] 2> 1218828 INFO
(TEST-TestSQLHandler.doTest-seed#[D81F5E37101E2E9B]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@53951614{/,null,AVAILABLE}
[junit4] 2> 1218828 INFO
(TEST-TestSQLHandler.doTest-seed#[D81F5E37101E2E9B]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@7d5a189{HTTP/1.1,[http/1.1]}{127.0.0.1:57557}
[junit4] 2> 1218828 INFO
(TEST-TestSQLHandler.doTest-seed#[D81F5E37101E2E9B]) [ ] o.e.j.s.Server
Started @1219606ms
[junit4] 2> 1218828 INFO
(TEST-TestSQLHandler.doTest-seed#[D81F5E37101E2E9B]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestSQLHandler_D81F5E37101E2E9B-001/tempDir-001/jetty1,
replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=57557,
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestSQLHandler_D81F5E37101E2E9B-001/shard-1-001/cores}
[junit4] 2> 1218829 ERROR
(TEST-TestSQLHandler.doTest-seed#[D81F5E37101E2E9B]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1218829 INFO
(TEST-TestSQLHandler.doTest-seed#[D81F5E37101E2E9B]) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1218829 INFO
(TEST-TestSQLHandler.doTest-seed#[D81F5E37101E2E9B]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 1218829 INFO
(TEST-TestSQLHandler.doTest-seed#[D81F5E37101E2E9B]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1218829 INFO
(TEST-TestSQLHandler.doTest-seed#[D81F5E37101E2E9B]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1218829 INFO
(TEST-TestSQLHandler.doTest-seed#[D81F5E37101E2E9B]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-05-15T19:20:55.907Z
[junit4] 2> 1218831 INFO (zkConnectionManagerCallback-2379-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1218832 INFO
(TEST-TestSQLHandler.doTest-seed#[D81F5E37101E2E9B]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1218832 INFO
(TEST-TestSQLHandler.doTest-seed#[D81F5E37101E2E9B]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestSQLHandler_D81F5E37101E2E9B-001/shard-1-001/solr.xml
[junit4] 2> 1218835 INFO
(TEST-TestSQLHandler.doTest-seed#[D81F5E37101E2E9B]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 1218835 INFO
(TEST-TestSQLHandler.doTest-seed#[D81F5E37101E2E9B]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 1218836 INFO
(TEST-TestSQLHandler.doTest-seed#[D81F5E37101E2E9B]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@1809a398, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1218840 INFO
(TEST-TestSQLHandler.doTest-seed#[D81F5E37101E2E9B]) [ ] o.a.s.c.ZkContainer
Zookeeper client=127.0.0.1:52696/solr
[junit4] 2> 1218841 INFO (zkConnectionManagerCallback-2383-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1218845 INFO (zkConnectionManagerCallback-2385-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1218854 INFO
(TEST-TestSQLHandler.doTest-seed#[D81F5E37101E2E9B]) [n:127.0.0.1:57557_ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1218857 INFO
(TEST-TestSQLHandler.doTest-seed#[D81F5E37101E2E9B]) [n:127.0.0.1:57557_ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1218860 INFO
(TEST-TestSQLHandler.doTest-seed#[D81F5E37101E2E9B]) [n:127.0.0.1:57557_ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 1218860 INFO
(TEST-TestSQLHandler.doTest-seed#[D81F5E37101E2E9B]) [n:127.0.0.1:57557_ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:57557_
[junit4] 2> 1218862 INFO (zkCallback-2376-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1218862 INFO (zkCallback-2366-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1218863 INFO (zkCallback-2359-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1218864 INFO (zkCallback-2384-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1220100 INFO
(TEST-TestSQLHandler.doTest-seed#[D81F5E37101E2E9B]) [n:127.0.0.1:57557_ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1809a398
[junit4] 2> 1220107 INFO
(TEST-TestSQLHandler.doTest-seed#[D81F5E37101E2E9B]) [n:127.0.0.1:57557_ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1809a398
[junit4] 2> 1220107 INFO
(TEST-TestSQLHandler.doTest-seed#[D81F5E37101E2E9B]) [n:127.0.0.1:57557_ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1809a398
[junit4] 2> 1220108 INFO
(TEST-TestSQLHandler.doTest-seed#[D81F5E37101E2E9B]) [n:127.0.0.1:57557_ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestSQLHandler_D81F5E37101E2E9B-001/shard-1-001/cores
[junit4] 2> 1220112 INFO (zkConnectionManagerCallback-2392-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1220113 INFO
(TEST-TestSQLHandler.doTest-seed#[D81F5E37101E2E9B]) [n:127.0.0.1:57557_ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 1220116 INFO
(TEST-TestSQLHandler.doTest-seed#[D81F5E37101E2E9B]) [n:127.0.0.1:57557_ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:52696/solr ready
[junit4] 2> 1220137 INFO (qtp1813940365-12243) [n:127.0.0.1:37663_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:57557_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1220141 INFO
(OverseerCollectionConfigSetProcessor-72167631900180484-127.0.0.1:37663_-n_0000000000)
[ ] 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> 1220141 INFO (OverseerThreadFactory-4508-thread-3) [
c:collection1 s:shard2 ] o.a.s.c.a.c.AddReplicaCmd Node Identified
127.0.0.1:57557_ for creating new replica
[junit4] 2> 1220146 INFO (qtp446960193-12295) [n:127.0.0.1:57557_
x:collection1_shard2_replica_n41] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1221158 INFO (qtp446960193-12295) [n:127.0.0.1:57557_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1221176 INFO (qtp446960193-12295) [n:127.0.0.1:57557_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema
[collection1_shard2_replica_n41] Schema name=test
[junit4] 2> 1221231 WARN (qtp446960193-12295) [n:127.0.0.1:57557_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema
Field lowerfilt1and2 is not multivalued and destination for multiple copyFields
(2)
[junit4] 2> 1221231 WARN (qtp446960193-12295) [n:127.0.0.1:57557_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema
Field text is not multivalued and destination for multiple copyFields (3)
[junit4] 2> 1221231 INFO (qtp446960193-12295) [n:127.0.0.1:57557_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema
Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 1221231 INFO (qtp446960193-12295) [n:127.0.0.1:57557_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard2_replica_n41' using configuration from
collection collection1, trusted=true
[junit4] 2> 1221231 INFO (qtp446960193-12295) [n:127.0.0.1:57557_
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard2.replica_n41' (registry
'solr.core.collection1.shard2.replica_n41') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1809a398
[junit4] 2> 1221231 INFO (qtp446960193-12295) [n:127.0.0.1:57557_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1221231 INFO (qtp446960193-12295) [n:127.0.0.1:57557_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SolrCore
[[collection1_shard2_replica_n41] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestSQLHandler_D81F5E37101E2E9B-001/shard-1-001/cores/collection1_shard2_replica_n41],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestSQLHandler_D81F5E37101E2E9B-001/shard-1-001/cores/collection1_shard2_replica_n41/data/]
[junit4] 2> 1221281 INFO (qtp446960193-12295) [n:127.0.0.1:57557_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1221281 INFO (qtp446960193-12295) [n:127.0.0.1:57557_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1221282 INFO (qtp446960193-12295) [n:127.0.0.1:57557_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 1221282 INFO (qtp446960193-12295) [n:127.0.0.1:57557_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 1221283 INFO (qtp446960193-12295) [n:127.0.0.1:57557_
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@681137f9[collection1_shard2_replica_n41] main]
[junit4] 2> 1221285 INFO (qtp446960193-12295) [n:127.0.0.1:57557_
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1221285 INFO (qtp446960193-12295) [n:127.0.0.1:57557_
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1221286 INFO (qtp446960193-12295) [n:127.0.0.1:57557_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1600559050511089664
[junit4] 2> 1221286 INFO
(searcherExecutor-4521-thread-1-processing-n:127.0.0.1:57557_
x:collection1_shard2_replica_n41 c:collection1 s:shard2) [n:127.0.0.1:57557_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SolrCore
[collection1_shard2_replica_n41] Registered new searcher
Searcher@681137f9[collection1_shard2_replica_n41]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1221294 INFO (qtp446960193-12295) [n:127.0.0.1:57557_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.ZkShardTerms
Successful update of terms at /collections/collection1/terms/shard2 to
Terms{values={core_node42=0}, version=0}
[junit4] 2> 1221299 INFO (qtp446960193-12295) [n:127.0.0.1:57557_
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1221299 INFO (qtp446960193-12295) [n:127.0.0.1:57557_
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1221299 INFO (qtp446960193-12295) [n:127.0.0.1:57557_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:57557/collection1_shard2_replica_n41/
[junit4] 2> 1221299 INFO (qtp446960193-12295) [n:127.0.0.1:57557_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 1221299 INFO (qtp446960193-12295) [n:127.0.0.1:57557_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy
http://127.0.0.1:57557/collection1_shard2_replica_n41/ has no replicas
[junit4] 2> 1221299 INFO (qtp446960193-12295) [n:127.0.0.1:57557_
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1221305 INFO (qtp446960193-12295) [n:127.0.0.1:57557_
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:57557/collection1_shard2_replica_n41/ shard2
[junit4] 2> 1221458 INFO (qtp446960193-12295) [n:127.0.0.1:57557_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 1221461 INFO (qtp446960193-12295) [n:127.0.0.1:57557_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1316
[junit4] 2> 1221464 INFO (qtp1813940365-12243) [n:127.0.0.1:37663_
c:collection1 ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/collections
params={node=127.0.0.1:57557_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2}
status=0 QTime=1327
[junit4] 2> 1221635 INFO
(TEST-TestSQLHandler.doTest-seed#[D81F5E37101E2E9B]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestSQLHandler_D81F5E37101E2E9B-001/shard-2-001
of type NRT
[junit4] 2> 1221635 INFO
(TEST-TestSQLHandler.doTest-seed#[D81F5E37101E2E9B]) [ ] o.e.j.s.Server
jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git:
daa59876e6f384329b122929e70a80934569428c; jvm 1.8.0_162-b12
[junit4] 2> 1221641 INFO
(TEST-TestSQLHandler.doTest-seed#[D81F5E37101E2E9B]) [ ] o.e.j.s.session
DefaultSessionIdManager workerName=node0
[junit4] 2> 1221641 INFO
(TEST-TestSQLHandler.doTest-seed#[D81F5E37101E2E9B]) [ ] o.e.j.s.session No
SessionScavenger set, using defaults
[junit4] 2> 1221641 INFO
(TEST-TestSQLHandler.doTest-seed#[D81F5E37101E2E9B]) [ ] o.e.j.s.session
node0 Scavenging every 600000ms
[junit4] 2> 1221641 INFO
(TEST-TestSQLHandler.doTest-seed#[D81F5E37101E2E9B]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@71e1d9b0{/,null,AVAILABLE}
[junit4] 2> 1221642 INFO
(TEST-TestSQLHandler.doTest-seed#[D81F5E37101E2E9B]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@4ccbd1a8{HTTP/1.1,[http/1.1]}{127.0.0.1:57840}
[junit4] 2> 1221642 INFO
(TEST-TestSQLHandler.doTest-seed#[D81F5E37101E2E9B]) [ ] o.e.j.s.Server
Started @1222421ms
[junit4] 2> 1221642 INFO
(TEST-TestSQLHandler.doTest-seed#[D81F5E37101E2E9B]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestSQLHandler_D81F5E37101E2E9B-001/tempDir-001/jetty2,
replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=57840,
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestSQLHandler_D81F5E37101E2E9B-001/shard-2-001/cores}
[junit4] 2> 1221642 ERROR
(TEST-TestSQLHandler.doTest-seed#[D81F5E37101E2E9B]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1221644 INFO
(TEST-TestSQLHandler.doTest-seed#[D81F5E37101E2E9B]) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1221644 INFO
(TEST-TestSQLHandler.doTest-seed#[D81F5E37101E2E9B]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 1221644 INFO
(TEST-TestSQLHandler.doTest-seed#[D81F5E37101E2E9B]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1221644 INFO
(TEST-TestSQLHandler.doTest-seed#[D81F5E37101E2E9B]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1221644 INFO
(TEST-TestSQLHandler.doTest-seed#[D81F5E37101E2E9B]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-05-15T19:20:58.722Z
[junit4] 2> 1221646 INFO (zkConnectionManagerCallback-2394-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1221647 INFO
(TEST-TestSQLHandler.doTest-seed#[D81F5E37101E2E9B]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1221647 INFO
(TEST-TestSQLHandler.doTest-seed#[D81F5E37101E2E9B]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestSQLHandler_D81F5E37101E2E9B-001/shard-2-001/solr.xml
[junit4] 2> 1221650 INFO
(TEST-TestSQLHandler.doTest-seed#[D81F5E37101E2E9B]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 1221650 INFO
(TEST-TestSQLHandler.doTest-seed#[D81F5E37101E2E9B]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 1221651 INFO
(TEST-TestSQLHandler.doTest-seed#[D81F5E37101E2E9B]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@1809a398, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1221656 INFO
(TEST-TestSQLHandler.doTest-seed#[D81F5E37101E2E9B]) [ ] o.a.s.c.ZkContainer
Zookeeper client=127.0.0.1:52696/solr
[junit4] 2> 1221661 INFO (zkConnectionManagerCallback-2398-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1221664 INFO (zkConnectionManagerCallback-2400-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1221675 INFO
(TEST-TestSQLHandler.doTest-seed#[D81F5E37101E2E9B]) [n:127.0.0.1:57840_ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 1221679 INFO
(TEST-TestSQLHandler.doTest-seed#[D81F5E37101E2E9B]) [n:127.0.0.1:57840_ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1221683 INFO
(TEST-TestSQLHandler.doTest-seed#[D81F5E37101E2E9B]) [n:127.0.0.1:57840_ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 1221683 INFO
(TEST-TestSQLHandler.doTest-seed#[D81F5E37101E2E9B]) [n:127.0.0.1:57840_ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:57840_
[junit4] 2> 1221686 INFO (zkCallback-2384-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1221686 INFO (zkCallback-2376-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1221687 INFO (zkCallback-2359-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1221688 INFO (zkCallback-2366-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1221688 INFO (zkCallback-2391-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1221689 INFO (zkCallback-2399-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1222144 INFO
(OverseerCollectionConfigSetProcessor-72167631900180484-127.0.0.1:37663_-n_0000000000)
[ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000004 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 1222358 INFO
(TEST-TestSQLHandler.doTest-seed#[D81F5E37101E2E9B]) [n:127.0.0.1:57840_ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1809a398
[junit4] 2> 1222364 INFO
(TEST-TestSQLHandler.doTest-seed#[D81F5E37101E2E9B]) [n:127.0.0.1:57840_ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1809a398
[junit4] 2> 1222364 INFO
(TEST-TestSQLHandler.doTest-seed#[D81F5E37101E2E9B]) [n:127.0.0.1:57840_ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1809a398
[junit4] 2> 1222365 INFO
(TEST-TestSQLHandler.doTest-seed#[D81F5E37101E2E9B]) [n:127.0.0.1:57840_ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestSQLHandler_D81F5E37101E2E9B-001/shard-2-001/cores
[junit4] 2> 1222368 INFO (zkConnectionManagerCallback-2407-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1222369 INFO
(TEST-TestSQLHandler.doTest-seed#[D81F5E37101E2E9B]) [n:127.0.0.1:57840_ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 1222370 INFO
(TEST-TestSQLHandler.doTest-seed#[D81F5E37101E2E9B]) [n:127.0.0.1:57840_ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:52696/solr ready
[junit4] 2> 1222393 INFO (qtp1813940365-12239) [n:127.0.0.1:37663_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:57840_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1222396 INFO (OverseerThreadFactory-4508-thread-4) [
c:collection1 s:shard1 ] o.a.s.c.a.c.AddReplicaCmd Node Identified
127.0.0.1:57840_ for creating new replica
[junit4] 2> 1222400 INFO (qtp42254889-12331) [n:127.0.0.1:57840_
x:collection1_shard1_replica_n43] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1223417 INFO (qtp42254889-12331) [n:127.0.0.1:57840_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1223423 INFO (qtp42254889-12331) [n:127.0.0.1:57840_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema
[collection1_shard1_replica_n43] Schema name=test
[junit4] 2> 1223481 WARN (qtp42254889-12331) [n:127.0.0.1:57840_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema
Field lowerfilt1and2 is not multivalued and destination for multiple copyFields
(2)
[junit4] 2> 1223481 WARN (qtp42254889-12331) [n:127.0.0.1:57840_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema
Field text is not multivalued and destination for multiple copyFields (3)
[junit4] 2> 1223482 INFO (qtp42254889-12331) [n:127.0.0.1:57840_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema
Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 1223482 INFO (qtp42254889-12331) [n:127.0.0.1:57840_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard1_replica_n43' using configuration from
collection collection1, trusted=true
[junit4] 2> 1223482 INFO (qtp42254889-12331) [n:127.0.0.1:57840_
c:collection1 s:shard1 x:collection1_shard1_replica_n43]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard1.replica_n43' (registry
'solr.core.collection1.shard1.replica_n43') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1809a398
[junit4] 2> 1223482 INFO (qtp42254889-12331) [n:127.0.0.1:57840_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1223482 INFO (qtp42254889-12331) [n:127.0.0.1:57840_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.SolrCore
[[collection1_shard1_replica_n43] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestSQLHandler_D81F5E37101E2E9B-001/shard-2-001/cores/collection1_shard1_replica_n43],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestSQLHandler_D81F5E37101E2E9B-001/shard-2-001/cores/collection1_shard1_replica_n43/data/]
[junit4] 2> 1223522 INFO (qtp42254889-12331) [n:127.0.0.1:57840_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1223522 INFO (qtp42254889-12331) [n:127.0.0.1:57840_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1223523 INFO (qtp42254889-12331) [n:127.0.0.1:57840_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 1223523 INFO (qtp42254889-12331) [n:127.0.0.1:57840_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 1223524 INFO (qtp42254889-12331) [n:127.0.0.1:57840_
c:collection1 s:shard1 x:collection1_shard1_replica_n43]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@286d9caa[collection1_shard1_replica_n43] main]
[junit4] 2> 1223525 INFO (qtp42254889-12331) [n:127.0.0.1:57840_
c:collection1 s:shard1 x:collection1_shard1_replica_n43]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1223526 INFO (qtp42254889-12331) [n:127.0.0.1:57840_
c:collection1 s:shard1 x:collection1_shard1_replica_n43]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1223526 INFO (qtp42254889-12331) [n:127.0.0.1:57840_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1600559052859899904
[junit4] 2> 1223526 INFO
(searcherExecutor-4531-thread-1-processing-n:127.0.0.1:57840_
x:collection1_shard1_replica_n43 c:collection1 s:shard1) [n:127.0.0.1:57840_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.SolrCore
[collection1_shard1_replica_n43] Registered new searcher
Searcher@286d9caa[collection1_shard1_replica_n43]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1223531 INFO (qtp42254889-12331) [n:127.0.0.1:57840_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.ZkShardTerms
Successful update of terms at /collections/collection1/terms/shard1 to
Terms{values={core_node44=0}, version=0}
[junit4] 2> 1223534 INFO (qtp42254889-12331) [n:127.0.0.1:57840_
c:collection1 s:shard1 x:collection1_shard1_replica_n43]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1223534 INFO (qtp42254889-12331) [n:127.0.0.1:57840_
c:collection1 s:shard1 x:collection1_shard1_replica_n43]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1223534 INFO (qtp42254889-12331) [n:127.0.0.1:57840_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:57840/collection1_shard1_replica_n43/
[junit4] 2> 1223534 INFO (qtp42254889-12331) [n:127.0.0.1:57840_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 1223534 INFO (qtp42254889-12331) [n:127.0.0.1:57840_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy
http://127.0.0.1:57840/collection1_shard1_replica_n43/ has no replicas
[junit4] 2> 1223534 INFO (qtp42254889-12331) [n:127.0.0.1:57840_
c:collection1 s:shard1 x:collection1_shard1_replica_n43]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1223538 INFO (qtp42254889-12331) [n:127.0.0.1:57840_
c:collection1 s:shard1 x:collection1_shard1_replica_n43]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:57840/collection1_shard1_replica_n43/ shard1
[junit4] 2> 1223690 INFO (qtp42254889-12331) [n:127.0.0.1:57840_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 1223694 INFO (qtp42254889-12331) [n:127.0.0.1:57840_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1294
[junit4] 2> 1223697 INFO (qtp1813940365-12239) [n:127.0.0.1:37663_
c:collection1 ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/collections
params={node=127.0.0.1:57840_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
status=0 QTime=1304
[junit4] 2> 1223817 INFO
(TEST-TestSQLHandler.doTest-seed#[D81F5E37101E2E9B]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestSQLHandler_D81F5E37101E2E9B-001/shard-3-001
of type NRT
[junit4] 2> 1223818 INFO
(TEST-TestSQLHandler.doTest-seed#[D81F5E37101E2E9B]) [ ] o.e.j.s.Server
jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git:
daa59876e6f384329b122929e70a80934569428c; jvm 1.8.0_162-b12
[junit4] 2> 1223820 INFO
(TEST-TestSQLHandler.doTest-seed#[D81F5E37101E2E9B]) [ ] o.e.j.s.session
DefaultSessionIdManager workerName=node0
[junit4] 2> 1223820 INFO
(TEST-TestSQLHandler.doTest-seed#[D81F5E37101E2E9B]) [ ] o.e.j.s.session No
SessionScavenger set, using defaults
[junit4] 2> 1223820 INFO
(TEST-TestSQLHandler.doTest-seed#[D81F5E37101E2E9B]) [ ] o.e.j.s.session
node0 Scavenging every 660000ms
[junit4] 2> 1223820 INFO
(TEST-TestSQLHandler.doTest-seed#[D81F5E37101E2E9B]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@40ba6924{/,null,AVAILABLE}
[junit4] 2> 1223820 INFO
(TEST-TestSQLHandler.doTest-seed#[D81F5E37101E2E9B]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@3738d717{HTTP/1.1,[http/1.1]}{127.0.0.1:65194}
[junit4] 2> 1223820 INFO
(TEST-TestSQLHandler.doTest-seed#[D81F5E37101E2E9B]) [ ] o.e.j.s.Server
Started @1224600ms
[junit4] 2> 1223820 INFO
(TEST-TestSQLHandler.doTest-seed#[D81F5E37101E2E9B]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestSQLHandler_D81F5E37101E2E9B-001/tempDir-001/jetty3,
solrconfig=solrconfig.xml, hostContext=/, hostPort=65194,
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestSQLHandler_D81F5E37101E2E9B-001/shard-3-001/cores}
[junit4] 2> 1223821 ERROR
(TEST-TestSQLHandler.doTest-seed#[D81F5E37101E2E9B]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1223821 INFO
(TEST-TestSQLHandler.doTest-seed#[D81F5E37101E2E9B]) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1223822 INFO
(TEST-TestSQLHandler.doTest-seed#[D81F5E37101E2E9B]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 1223823 INFO
(TEST-TestSQLHandler.doTest-seed#[D81F5E37101E2E9B]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1223823 INFO
(TEST-TestSQLHandler.doTest-seed#[D81F5E37101E2E9B]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1223823 INFO
(TEST-TestSQLHandler.doTest-seed#[D81F5E37101E2E9B]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-05-15T19:21:00.901Z
[junit4] 2> 1223824 INFO (zkConnectionManagerCallback-2409-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1223826 INFO
(TEST-TestSQLHandler.doTest-seed#[D81F5E37101E2E9B]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1223826 INFO
(TEST-TestSQLHandler.doTest-seed#[D81F5E37101E2E9B]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestSQLHandler_D81F5E37101E2E9B-001/shard-3-001/so
[...truncated too long message...]
7 INFO (zkCallback-3017-thread-1) [n:127.0.0.1:53804_ c:collection1 s:shard1
r:core_node48 x:collection1_shard1_replica_n47] o.a.s.m.SolrMetricManager
Closing metric reporters for
registry=solr.collection.collection1.shard1.leader, tag=3b8e5b35
[junit4] 2> 227880 INFO
(TEST-TestSQLHandler.doTest-seed#[D81F5E37101E2E9B]) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@1b12d9c4{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 227880 INFO
(TEST-TestSQLHandler.doTest-seed#[D81F5E37101E2E9B]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@658532f8{/,null,UNAVAILABLE}
[junit4] 2> 227880 INFO
(TEST-TestSQLHandler.doTest-seed#[D81F5E37101E2E9B]) [ ] o.e.j.s.session
node0 Stopped scavenging
[junit4] 2> 227882 ERROR
(TEST-TestSQLHandler.doTest-seed#[D81F5E37101E2E9B]) [ ]
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper
server won't take any action on ERROR or SHUTDOWN server state changes
[junit4] 2> 227885 INFO
(TEST-TestSQLHandler.doTest-seed#[D81F5E37101E2E9B]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:34657 34657
[junit4] 2> 230363 INFO (Thread-170) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:34657 34657
[junit4] 2> 230364 WARN (Thread-170) [ ] 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> 11 /solr/collections/collection1/terms/shard1
[junit4] 2> 11 /solr/collections/collection1/terms/shard2
[junit4] 2> 8 /solr/collections/collection1/state.json
[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> 19 /solr/clusterstate.json
[junit4] 2> 19 /solr/clusterprops.json
[junit4] 2> 3 /solr/autoscaling.json
[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> 3 /solr/overseer/queue
[junit4] 2> 3 /solr/autoscaling/events/.scheduled_maintenance
[junit4] 2> 3 /solr/autoscaling/events/.auto_add_replicas
[junit4] 2> 3 /solr/overseer/queue-work
[junit4] 2> 3 /solr/overseer/collection-queue-work
[junit4] 2>
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestSQLHandler
-Dtests.method=doTest -Dtests.seed=D81F5E37101E2E9B -Dtests.slow=true
-Dtests.badapples=true -Dtests.locale=nl-BE -Dtests.timezone=Egypt
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
[junit4] ERROR 18.1s J0 | TestSQLHandler.doTest <<<
[junit4] > Throwable #1: java.io.IOException: -->
http://127.0.0.1:32875/collection1_shard2_replica_n41:Failed to execute
sqlQuery 'select id, field_i, str_s 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 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:64006/collection1_shard2_replica_n45/:can not sort on a field
w/o docValues unless it is indexed and supports Uninversion: field_i
[junit4] > at
__randomizedtesting.SeedInfo.seed([D81F5E37101E2E9B:7F5BE6937DA53D22]:0)
[junit4] > at
org.apache.solr.client.solrj.io.stream.SolrStream.read(SolrStream.java:222)
[junit4] > at
org.apache.solr.handler.TestSQLHandler.getTuples(TestSQLHandler.java:2522)
[junit4] > at
org.apache.solr.handler.TestSQLHandler.testBasicSelect(TestSQLHandler.java:124)
[junit4] > at
org.apache.solr.handler.TestSQLHandler.doTest(TestSQLHandler.java:82)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 2> NOTE: leaving temporary files on disk at:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestSQLHandler_D81F5E37101E2E9B-002
[junit4] 2> May 15, 2018 8:29:27 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> May 15, 2018 8:30:47 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> SEVERE: 1 thread leaked from SUITE scope at
org.apache.solr.handler.TestSQLHandler:
[junit4] 2> 1) Thread[id=3574, name=Connection evictor,
state=TIMED_WAITING, group=TGRP-TestSQLHandler]
[junit4] 2> at java.lang.Thread.sleep(Native Method)
[junit4] 2> at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> May 15, 2018 8:30:47 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
[junit4] 2> INFO: Starting to interrupt leaked threads:
[junit4] 2> 1) Thread[id=3574, name=Connection evictor,
state=TIMED_WAITING, group=TGRP-TestSQLHandler]
[junit4] 2> May 15, 2018 8:30:47 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
[junit4] 2> INFO: All leaked threads terminated.
[junit4] 2> NOTE: test params are: codec=Lucene70,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@4dfde0f2),
locale=nl-BE, timezone=Egypt
[junit4] 2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_162
(64-bit)/cpus=3,threads=1,free=71095760,total=327155712
[junit4] 2> NOTE: All tests run in this JVM: [TestSQLHandler,
TestCollectionAPI, TestCollectionAPI, TestSQLHandler, TestSQLHandler]
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestSQLHandler
-Dtests.seed=D81F5E37101E2E9B -Dtests.slow=true -Dtests.badapples=true
-Dtests.locale=nl-BE -Dtests.timezone=Egypt -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[junit4] ERROR 0.00s J0 | TestSQLHandler (suite) <<<
[junit4] > Throwable #1:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE
scope at org.apache.solr.handler.TestSQLHandler:
[junit4] > 1) Thread[id=3574, name=Connection evictor,
state=TIMED_WAITING, group=TGRP-TestSQLHandler]
[junit4] > at java.lang.Thread.sleep(Native Method)
[junit4] > at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > at
__randomizedtesting.SeedInfo.seed([D81F5E37101E2E9B]:0)
[junit4] Completed [10/10 (3!)] on J0 in 98.21s, 1 test, 2 errors <<<
FAILURES!
[junit4]
[junit4]
[junit4] Tests with failures [seed: D81F5E37101E2E9B]:
[junit4] - org.apache.solr.handler.TestSQLHandler.doTest
[junit4] - org.apache.solr.handler.TestSQLHandler (suite)
[junit4] - org.apache.solr.handler.TestSQLHandler.doTest
[junit4] - org.apache.solr.handler.TestSQLHandler (suite)
[junit4] - org.apache.solr.handler.TestSQLHandler.doTest
[junit4] - org.apache.solr.handler.TestSQLHandler (suite)
[junit4]
[junit4]
[junit4] JVM J0: 0.66 .. 310.95 = 310.28s
[junit4] JVM J1: 0.65 .. 238.85 = 238.20s
[junit4] Execution time total: 5 minutes 11 seconds
[junit4] Tests summary: 10 suites, 10 tests, 3 suite-level errors, 3 errors
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:1568:
The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:1092:
There were test failures: 10 suites, 10 tests, 3 suite-level errors, 3 errors
[seed: D81F5E37101E2E9B]
Total time: 5 minutes 13 seconds
[repro] Setting last failure code to 256
[repro] Failures:
[repro] 0/5 failed: org.apache.solr.cloud.api.collections.TestCollectionAPI
[repro] 3/5 failed: org.apache.solr.handler.TestSQLHandler
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting
ANT_1_8_2_HOME=/export/home/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=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/export/home/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=f959777995c1cfb7ae839c1729cfce62403e1586,
workspace=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris
[WARNINGS] Computing warning deltas based on reference build #1866
Recording test results
Setting
ANT_1_8_2_HOME=/export/home/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=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]