Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/2934/
Java: 64bit/jdk1.8.0_121 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

875 tests failed.
FAILED:  
junit.framework.TestSuite.org.apache.solr.analysis.TestFoldingMultitermExtrasQuery

Error Message:


Stack Trace:
java.lang.NullPointerException
        at __randomizedtesting.SeedInfo.seed([77A13D10FA369A72]:0)
        at 
org.apache.solr.core.CoreContainer.getNodeNameLocal(CoreContainer.java:605)
        at org.apache.solr.core.CoreContainer.load(CoreContainer.java:481)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:177)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:140)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:146)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:109)
        at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:741)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:731)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:559)
        at 
org.apache.solr.analysis.TestFoldingMultitermExtrasQuery.beforeTests(TestFoldingMultitermExtrasQuery.java:36)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:847)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  
junit.framework.TestSuite.org.apache.solr.analysis.TestFoldingMultitermExtrasQuery

Error Message:
2 threads leaked from SUITE scope at 
org.apache.solr.analysis.TestFoldingMultitermExtrasQuery:     1) Thread[id=15, 
name=solr-idle-connections-evictor, state=TIMED_WAITING, 
group=TGRP-TestFoldingMultitermExtrasQuery]         at 
java.lang.Thread.sleep(Native Method)         at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
         at java.lang.Thread.run(Thread.java:745)    2) Thread[id=16, 
name=solr-idle-connections-evictor, state=TIMED_WAITING, 
group=TGRP-TestFoldingMultitermExtrasQuery]         at 
java.lang.Thread.sleep(Native Method)         at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE 
scope at org.apache.solr.analysis.TestFoldingMultitermExtrasQuery: 
   1) Thread[id=15, name=solr-idle-connections-evictor, state=TIMED_WAITING, 
group=TGRP-TestFoldingMultitermExtrasQuery]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
        at java.lang.Thread.run(Thread.java:745)
   2) Thread[id=16, name=solr-idle-connections-evictor, state=TIMED_WAITING, 
group=TGRP-TestFoldingMultitermExtrasQuery]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
        at java.lang.Thread.run(Thread.java:745)
        at __randomizedtesting.SeedInfo.seed([77A13D10FA369A72]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.schema.TestICUCollationField

Error Message:


Stack Trace:
java.lang.NullPointerException
        at __randomizedtesting.SeedInfo.seed([77A13D10FA369A72]:0)
        at 
org.apache.solr.core.CoreContainer.getNodeNameLocal(CoreContainer.java:605)
        at org.apache.solr.core.CoreContainer.load(CoreContainer.java:481)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:177)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:140)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:146)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:109)
        at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:741)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:731)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:559)
        at 
org.apache.solr.schema.TestICUCollationField.beforeClass(TestICUCollationField.java:42)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:847)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  junit.framework.TestSuite.org.apache.solr.schema.TestICUCollationField

Error Message:
2 threads leaked from SUITE scope at 
org.apache.solr.schema.TestICUCollationField:     1) Thread[id=15, 
name=solr-idle-connections-evictor, state=TIMED_WAITING, 
group=TGRP-TestICUCollationField]         at java.lang.Thread.sleep(Native 
Method)         at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
         at java.lang.Thread.run(Thread.java:745)    2) Thread[id=16, 
name=solr-idle-connections-evictor, state=TIMED_WAITING, 
group=TGRP-TestICUCollationField]         at java.lang.Thread.sleep(Native 
Method)         at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE 
scope at org.apache.solr.schema.TestICUCollationField: 
   1) Thread[id=15, name=solr-idle-connections-evictor, state=TIMED_WAITING, 
group=TGRP-TestICUCollationField]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
        at java.lang.Thread.run(Thread.java:745)
   2) Thread[id=16, name=solr-idle-connections-evictor, state=TIMED_WAITING, 
group=TGRP-TestICUCollationField]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
        at java.lang.Thread.run(Thread.java:745)
        at __randomizedtesting.SeedInfo.seed([77A13D10FA369A72]:0)


FAILED:  
junit.framework.TestSuite.org.apache.solr.schema.TestICUCollationFieldDocValues

Error Message:


Stack Trace:
java.lang.NullPointerException
        at __randomizedtesting.SeedInfo.seed([77A13D10FA369A72]:0)
        at 
org.apache.solr.core.CoreContainer.getNodeNameLocal(CoreContainer.java:605)
        at org.apache.solr.core.CoreContainer.load(CoreContainer.java:481)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:177)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:140)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:146)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:109)
        at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:741)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:731)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:559)
        at 
org.apache.solr.schema.TestICUCollationFieldDocValues.beforeClass(TestICUCollationFieldDocValues.java:39)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:847)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  
junit.framework.TestSuite.org.apache.solr.schema.TestICUCollationFieldDocValues

Error Message:
2 threads leaked from SUITE scope at 
org.apache.solr.schema.TestICUCollationFieldDocValues:     1) Thread[id=19, 
name=solr-idle-connections-evictor, state=TIMED_WAITING, 
group=TGRP-TestICUCollationFieldDocValues]         at 
java.lang.Thread.sleep(Native Method)         at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
         at java.lang.Thread.run(Thread.java:745)    2) Thread[id=20, 
name=solr-idle-connections-evictor, state=TIMED_WAITING, 
group=TGRP-TestICUCollationFieldDocValues]         at 
java.lang.Thread.sleep(Native Method)         at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE 
scope at org.apache.solr.schema.TestICUCollationFieldDocValues: 
   1) Thread[id=19, name=solr-idle-connections-evictor, state=TIMED_WAITING, 
group=TGRP-TestICUCollationFieldDocValues]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
        at java.lang.Thread.run(Thread.java:745)
   2) Thread[id=20, name=solr-idle-connections-evictor, state=TIMED_WAITING, 
group=TGRP-TestICUCollationFieldDocValues]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
        at java.lang.Thread.run(Thread.java:745)
        at __randomizedtesting.SeedInfo.seed([77A13D10FA369A72]:0)


FAILED:  
junit.framework.TestSuite.org.apache.solr.schema.TestICUCollationFieldOptions

Error Message:


Stack Trace:
java.lang.NullPointerException
        at __randomizedtesting.SeedInfo.seed([77A13D10FA369A72]:0)
        at 
org.apache.solr.core.CoreContainer.getNodeNameLocal(CoreContainer.java:605)
        at org.apache.solr.core.CoreContainer.load(CoreContainer.java:481)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:177)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:140)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:146)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:109)
        at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:741)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:731)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:559)
        at 
org.apache.solr.schema.TestICUCollationFieldOptions.beforeClass(TestICUCollationFieldOptions.java:33)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:847)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  
junit.framework.TestSuite.org.apache.solr.schema.TestICUCollationFieldOptions

Error Message:
2 threads leaked from SUITE scope at 
org.apache.solr.schema.TestICUCollationFieldOptions:     1) Thread[id=15, 
name=solr-idle-connections-evictor, state=TIMED_WAITING, 
group=TGRP-TestICUCollationFieldOptions]         at 
java.lang.Thread.sleep(Native Method)         at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
         at java.lang.Thread.run(Thread.java:745)    2) Thread[id=16, 
name=solr-idle-connections-evictor, state=TIMED_WAITING, 
group=TGRP-TestICUCollationFieldOptions]         at 
java.lang.Thread.sleep(Native Method)         at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE 
scope at org.apache.solr.schema.TestICUCollationFieldOptions: 
   1) Thread[id=15, name=solr-idle-connections-evictor, state=TIMED_WAITING, 
group=TGRP-TestICUCollationFieldOptions]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
        at java.lang.Thread.run(Thread.java:745)
   2) Thread[id=16, name=solr-idle-connections-evictor, state=TIMED_WAITING, 
group=TGRP-TestICUCollationFieldOptions]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
        at java.lang.Thread.run(Thread.java:745)
        at __randomizedtesting.SeedInfo.seed([77A13D10FA369A72]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.analytics.NoFacetTest

Error Message:


Stack Trace:
java.lang.NullPointerException
        at __randomizedtesting.SeedInfo.seed([C05CE69EFD2DE1DB]:0)
        at 
org.apache.solr.core.CoreContainer.getNodeNameLocal(CoreContainer.java:605)
        at org.apache.solr.core.CoreContainer.load(CoreContainer.java:481)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:177)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:140)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:146)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:109)
        at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:741)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:731)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:559)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:548)
        at 
org.apache.solr.analytics.NoFacetTest.beforeClass(NoFacetTest.java:63)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:847)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  junit.framework.TestSuite.org.apache.solr.analytics.NoFacetTest

Error Message:
2 threads leaked from SUITE scope at org.apache.solr.analytics.NoFacetTest:     
1) Thread[id=15, name=solr-idle-connections-evictor, state=TIMED_WAITING, 
group=TGRP-NoFacetTest]         at java.lang.Thread.sleep(Native Method)        
 at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
         at java.lang.Thread.run(Thread.java:745)    2) Thread[id=16, 
name=solr-idle-connections-evictor, state=TIMED_WAITING, 
group=TGRP-NoFacetTest]         at java.lang.Thread.sleep(Native Method)        
 at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE 
scope at org.apache.solr.analytics.NoFacetTest: 
   1) Thread[id=15, name=solr-idle-connections-evictor, state=TIMED_WAITING, 
group=TGRP-NoFacetTest]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
        at java.lang.Thread.run(Thread.java:745)
   2) Thread[id=16, name=solr-idle-connections-evictor, state=TIMED_WAITING, 
group=TGRP-NoFacetTest]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
        at java.lang.Thread.run(Thread.java:745)
        at __randomizedtesting.SeedInfo.seed([C05CE69EFD2DE1DB]:0)


FAILED:  
junit.framework.TestSuite.org.apache.solr.analytics.expression.ExpressionTest

Error Message:


Stack Trace:
java.lang.NullPointerException
        at __randomizedtesting.SeedInfo.seed([C05CE69EFD2DE1DB]:0)
        at 
org.apache.solr.core.CoreContainer.getNodeNameLocal(CoreContainer.java:605)
        at org.apache.solr.core.CoreContainer.load(CoreContainer.java:481)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:177)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:140)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:146)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:109)
        at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:741)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:731)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:559)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:548)
        at 
org.apache.solr.analytics.expression.ExpressionTest.beforeClass(ExpressionTest.java:51)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:847)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  
junit.framework.TestSuite.org.apache.solr.analytics.expression.ExpressionTest

Error Message:
2 threads leaked from SUITE scope at 
org.apache.solr.analytics.expression.ExpressionTest:     1) Thread[id=15, 
name=solr-idle-connections-evictor, state=TIMED_WAITING, 
group=TGRP-ExpressionTest]         at java.lang.Thread.sleep(Native Method)     
    at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
         at java.lang.Thread.run(Thread.java:745)    2) Thread[id=16, 
name=solr-idle-connections-evictor, state=TIMED_WAITING, 
group=TGRP-ExpressionTest]         at java.lang.Thread.sleep(Native Method)     
    at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE 
scope at org.apache.solr.analytics.expression.ExpressionTest: 
   1) Thread[id=15, name=solr-idle-connections-evictor, state=TIMED_WAITING, 
group=TGRP-ExpressionTest]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
        at java.lang.Thread.run(Thread.java:745)
   2) Thread[id=16, name=solr-idle-connections-evictor, state=TIMED_WAITING, 
group=TGRP-ExpressionTest]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
        at java.lang.Thread.run(Thread.java:745)
        at __randomizedtesting.SeedInfo.seed([C05CE69EFD2DE1DB]:0)


FAILED:  
junit.framework.TestSuite.org.apache.solr.analytics.facet.FieldFacetExtrasTest

Error Message:


Stack Trace:
java.lang.NullPointerException
        at __randomizedtesting.SeedInfo.seed([C05CE69EFD2DE1DB]:0)
        at 
org.apache.solr.core.CoreContainer.getNodeNameLocal(CoreContainer.java:605)
        at org.apache.solr.core.CoreContainer.load(CoreContainer.java:481)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:177)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:140)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:146)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:109)
        at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:741)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:731)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:559)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:548)
        at 
org.apache.solr.analytics.facet.FieldFacetExtrasTest.beforeClass(FieldFacetExtrasTest.java:47)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:847)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  
junit.framework.TestSuite.org.apache.solr.analytics.facet.FieldFacetExtrasTest

Error Message:
2 threads leaked from SUITE scope at 
org.apache.solr.analytics.facet.FieldFacetExtrasTest:     1) Thread[id=20, 
name=solr-idle-connections-evictor, state=TIMED_WAITING, 
group=TGRP-FieldFacetExtrasTest]         at java.lang.Thread.sleep(Native 
Method)         at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
         at java.lang.Thread.run(Thread.java:745)    2) Thread[id=19, 
name=solr-idle-connections-evictor, state=TIMED_WAITING, 
group=TGRP-FieldFacetExtrasTest]         at java.lang.Thread.sleep(Native 
Method)         at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE 
scope at org.apache.solr.analytics.facet.FieldFacetExtrasTest: 
   1) Thread[id=20, name=solr-idle-connections-evictor, state=TIMED_WAITING, 
group=TGRP-FieldFacetExtrasTest]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
        at java.lang.Thread.run(Thread.java:745)
   2) Thread[id=19, name=solr-idle-connections-evictor, state=TIMED_WAITING, 
group=TGRP-FieldFacetExtrasTest]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
        at java.lang.Thread.run(Thread.java:745)
        at __randomizedtesting.SeedInfo.seed([C05CE69EFD2DE1DB]:0)


FAILED:  
junit.framework.TestSuite.org.apache.solr.analytics.facet.FieldFacetTest

Error Message:


Stack Trace:
java.lang.NullPointerException
        at __randomizedtesting.SeedInfo.seed([C05CE69EFD2DE1DB]:0)
        at 
org.apache.solr.core.CoreContainer.getNodeNameLocal(CoreContainer.java:605)
        at org.apache.solr.core.CoreContainer.load(CoreContainer.java:481)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:177)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:140)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:146)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:109)
        at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:741)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:731)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:559)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:548)
        at 
org.apache.solr.analytics.facet.FieldFacetTest.beforeClass(FieldFacetTest.java:90)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:847)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  
junit.framework.TestSuite.org.apache.solr.analytics.facet.FieldFacetTest

Error Message:
2 threads leaked from SUITE scope at 
org.apache.solr.analytics.facet.FieldFacetTest:     1) Thread[id=19, 
name=solr-idle-connections-evictor, state=TIMED_WAITING, 
group=TGRP-FieldFacetTest]         at java.lang.Thread.sleep(Native Method)     
    at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
         at java.lang.Thread.run(Thread.java:745)    2) Thread[id=20, 
name=solr-idle-connections-evictor, state=TIMED_WAITING, 
group=TGRP-FieldFacetTest]         at java.lang.Thread.sleep(Native Method)     
    at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE 
scope at org.apache.solr.analytics.facet.FieldFacetTest: 
   1) Thread[id=19, name=solr-idle-connections-evictor, state=TIMED_WAITING, 
group=TGRP-FieldFacetTest]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
        at java.lang.Thread.run(Thread.java:745)
   2) Thread[id=20, name=solr-idle-connections-evictor, state=TIMED_WAITING, 
group=TGRP-FieldFacetTest]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
        at java.lang.Thread.run(Thread.java:745)
        at __randomizedtesting.SeedInfo.seed([C05CE69EFD2DE1DB]:0)


FAILED:  
junit.framework.TestSuite.org.apache.solr.analytics.facet.QueryFacetTest

Error Message:


Stack Trace:
java.lang.NullPointerException
        at __randomizedtesting.SeedInfo.seed([C05CE69EFD2DE1DB]:0)
        at 
org.apache.solr.core.CoreContainer.getNodeNameLocal(CoreContainer.java:605)
        at org.apache.solr.core.CoreContainer.load(CoreContainer.java:481)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:177)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:140)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:146)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:109)
        at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:741)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:731)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:559)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:548)
        at 
org.apache.solr.analytics.facet.QueryFacetTest.beforeClass(QueryFacetTest.java:38)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:847)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  
junit.framework.TestSuite.org.apache.solr.analytics.facet.QueryFacetTest

Error Message:
2 threads leaked from SUITE scope at 
org.apache.solr.analytics.facet.QueryFacetTest:     1) Thread[id=18, 
name=solr-idle-connections-evictor, state=TIMED_WAITING, 
group=TGRP-QueryFacetTest]         at java.lang.Thread.sleep(Native Method)     
    at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
         at java.lang.Thread.run(Thread.java:745)    2) Thread[id=17, 
name=solr-idle-connections-evictor, state=TIMED_WAITING, 
group=TGRP-QueryFacetTest]         at java.lang.Thread.sleep(Native Method)     
    at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE 
scope at org.apache.solr.analytics.facet.QueryFacetTest: 
   1) Thread[id=18, name=solr-idle-connections-evictor, state=TIMED_WAITING, 
group=TGRP-QueryFacetTest]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
        at java.lang.Thread.run(Thread.java:745)
   2) Thread[id=17, name=solr-idle-connections-evictor, state=TIMED_WAITING, 
group=TGRP-QueryFacetTest]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
        at java.lang.Thread.run(Thread.java:745)
        at __randomizedtesting.SeedInfo.seed([C05CE69EFD2DE1DB]:0)


FAILED:  
junit.framework.TestSuite.org.apache.solr.analytics.facet.RangeFacetTest

Error Message:


Stack Trace:
java.lang.NullPointerException
        at __randomizedtesting.SeedInfo.seed([C05CE69EFD2DE1DB]:0)
        at 
org.apache.solr.core.CoreContainer.getNodeNameLocal(CoreContainer.java:605)
        at org.apache.solr.core.CoreContainer.load(CoreContainer.java:481)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:177)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:140)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:146)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:109)
        at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:741)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:731)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:559)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:548)
        at 
org.apache.solr.analytics.facet.RangeFacetTest.beforeClass(RangeFacetTest.java:49)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:847)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  
junit.framework.TestSuite.org.apache.solr.analytics.facet.RangeFacetTest

Error Message:
2 threads leaked from SUITE scope at 
org.apache.solr.analytics.facet.RangeFacetTest:     1) Thread[id=22, 
name=solr-idle-connections-evictor, state=TIMED_WAITING, 
group=TGRP-RangeFacetTest]         at java.lang.Thread.sleep(Native Method)     
    at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
         at java.lang.Thread.run(Thread.java:745)    2) Thread[id=21, 
name=solr-idle-connections-evictor, state=TIMED_WAITING, 
group=TGRP-RangeFacetTest]         at java.lang.Thread.sleep(Native Method)     
    at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE 
scope at org.apache.solr.analytics.facet.RangeFacetTest: 
   1) Thread[id=22, name=solr-idle-connections-evictor, state=TIMED_WAITING, 
group=TGRP-RangeFacetTest]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
        at java.lang.Thread.run(Thread.java:745)
   2) Thread[id=21, name=solr-idle-connections-evictor, state=TIMED_WAITING, 
group=TGRP-RangeFacetTest]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
        at java.lang.Thread.run(Thread.java:745)
        at __randomizedtesting.SeedInfo.seed([C05CE69EFD2DE1DB]:0)


FAILED:  
junit.framework.TestSuite.org.apache.solr.analytics.util.valuesource.FunctionTest

Error Message:


Stack Trace:
java.lang.NullPointerException
        at __randomizedtesting.SeedInfo.seed([C05CE69EFD2DE1DB]:0)
        at 
org.apache.solr.core.CoreContainer.getNodeNameLocal(CoreContainer.java:605)
        at org.apache.solr.core.CoreContainer.load(CoreContainer.java:481)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:177)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:140)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:146)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:109)
        at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:741)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:731)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:559)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:548)
        at 
org.apache.solr.analytics.util.valuesource.FunctionTest.beforeClass(FunctionTest.java:38)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:847)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  
junit.framework.TestSuite.org.apache.solr.analytics.util.valuesource.FunctionTest

Error Message:
2 threads leaked from SUITE scope at 
org.apache.solr.analytics.util.valuesource.FunctionTest:     1) Thread[id=24, 
name=solr-idle-connections-evictor, state=TIMED_WAITING, 
group=TGRP-FunctionTest]         at java.lang.Thread.sleep(Native Method)       
  at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
         at java.lang.Thread.run(Thread.java:745)    2) Thread[id=23, 
name=solr-idle-connections-evictor, state=TIMED_WAITING, 
group=TGRP-FunctionTest]         at java.lang.Thread.sleep(Native Method)       
  at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE 
scope at org.apache.solr.analytics.util.valuesource.FunctionTest: 
   1) Thread[id=24, name=solr-idle-connections-evictor, state=TIMED_WAITING, 
group=TGRP-FunctionTest]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
        at java.lang.Thread.run(Thread.java:745)
   2) Thread[id=23, name=solr-idle-connections-evictor, state=TIMED_WAITING, 
group=TGRP-FunctionTest]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
        at java.lang.Thread.run(Thread.java:745)
        at __randomizedtesting.SeedInfo.seed([C05CE69EFD2DE1DB]:0)


FAILED:  
junit.framework.TestSuite.org.apache.solr.handler.extraction.ExtractingRequestHandlerTest

Error Message:


Stack Trace:
java.lang.NullPointerException
        at __randomizedtesting.SeedInfo.seed([19BC264122311CAB]:0)
        at 
org.apache.solr.core.CoreContainer.getNodeNameLocal(CoreContainer.java:605)
        at org.apache.solr.core.CoreContainer.load(CoreContainer.java:481)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:177)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:140)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:146)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:109)
        at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:741)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:731)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:559)
        at 
org.apache.solr.handler.extraction.ExtractingRequestHandlerTest.beforeClass(ExtractingRequestHandlerTest.java:47)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:847)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  
junit.framework.TestSuite.org.apache.solr.handler.extraction.ExtractingRequestHandlerTest

Error Message:
2 threads leaked from SUITE scope at 
org.apache.solr.handler.extraction.ExtractingRequestHandlerTest:     1) 
Thread[id=16, name=solr-idle-connections-evictor, state=TIMED_WAITING, 
group=TGRP-ExtractingRequestHandlerTest]         at 
java.lang.Thread.sleep(Native Method)         at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
         at java.lang.Thread.run(Thread.java:745)    2) Thread[id=15, 
name=solr-idle-connections-evictor, state=TIMED_WAITING, 
group=TGRP-ExtractingRequestHandlerTest]         at 
java.lang.Thread.sleep(Native Method)         at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE 
scope at org.apache.solr.handler.extraction.ExtractingRequestHandlerTest: 
   1) Thread[id=16, name=solr-idle-connections-evictor, state=TIMED_WAITING, 
group=TGRP-ExtractingRequestHandlerTest]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
        at java.lang.Thread.run(Thread.java:745)
   2) Thread[id=15, name=solr-idle-connections-evictor, state=TIMED_WAITING, 
group=TGRP-ExtractingRequestHandlerTest]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
        at java.lang.Thread.run(Thread.java:745)
        at __randomizedtesting.SeedInfo.seed([19BC264122311CAB]:0)


FAILED:  
junit.framework.TestSuite.org.apache.solr.handler.extraction.TestXLSXResponseWriter

Error Message:


Stack Trace:
java.lang.NullPointerException
        at __randomizedtesting.SeedInfo.seed([19BC264122311CAB]:0)
        at 
org.apache.solr.core.CoreContainer.getNodeNameLocal(CoreContainer.java:605)
        at org.apache.solr.core.CoreContainer.load(CoreContainer.java:481)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:177)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:140)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:146)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:109)
        at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:741)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:731)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:559)
        at 
org.apache.solr.handler.extraction.TestXLSXResponseWriter.beforeClass(TestXLSXResponseWriter.java:50)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:847)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  
junit.framework.TestSuite.org.apache.solr.handler.extraction.TestXLSXResponseWriter

Error Message:
2 threads leaked from SUITE scope at 
org.apache.solr.handler.extraction.TestXLSXResponseWriter:     1) Thread[id=15, 
name=solr-idle-connections-evictor, state=TIMED_WAITING, 
group=TGRP-TestXLSXResponseWriter]         at java.lang.Thread.sleep(Native 
Method)         at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
         at java.lang.Thread.run(Thread.java:745)    2) Thread[id=16, 
name=solr-idle-connections-evictor, state=TIMED_WAITING, 
group=TGRP-TestXLSXResponseWriter]         at java.lang.Thread.sleep(Native 
Method)         at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE 
scope at org.apache.solr.handler.extraction.TestXLSXResponseWriter: 
   1) Thread[id=15, name=solr-idle-connections-evictor, state=TIMED_WAITING, 
group=TGRP-TestXLSXResponseWriter]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
        at java.lang.Thread.run(Thread.java:745)
   2) Thread[id=16, name=solr-idle-connections-evictor, state=TIMED_WAITING, 
group=TGRP-TestXLSXResponseWriter]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
        at java.lang.Thread.run(Thread.java:745)
        at __randomizedtesting.SeedInfo.seed([19BC264122311CAB]:0)


FAILED:  
junit.framework.TestSuite.org.apache.solr.handler.clustering.ClusteringComponentTest

Error Message:


Stack Trace:
java.lang.NullPointerException
        at __randomizedtesting.SeedInfo.seed([B46886A1BCF6D09C]:0)
        at 
org.apache.solr.core.CoreContainer.getNodeNameLocal(CoreContainer.java:605)
        at org.apache.solr.core.CoreContainer.load(CoreContainer.java:481)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:177)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:140)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:146)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:109)
        at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:741)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:731)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:559)
        at 
org.apache.solr.handler.clustering.AbstractClusteringTestCase.beforeClass(AbstractClusteringTestCase.java:37)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:847)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  
junit.framework.TestSuite.org.apache.solr.handler.clustering.ClusteringComponentTest

Error Message:
2 threads leaked from SUITE scope at 
org.apache.solr.handler.clustering.ClusteringComponentTest:     1) 
Thread[id=16, name=solr-idle-connections-evictor, state=TIMED_WAITING, 
group=TGRP-ClusteringComponentTest]         at java.lang.Thread.sleep(Native 
Method)         at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
         at java.lang.Thread.run(Thread.java:745)    2) Thread[id=15, 
name=solr-idle-connections-evictor, state=TIMED_WAITING, 
group=TGRP-ClusteringComponentTest]         at java.lang.Thread.sleep(Native 
Method)         at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE 
scope at org.apache.solr.handler.clustering.ClusteringComponentTest: 
   1) Thread[id=16, name=solr-idle-connections-evictor, state=TIMED_WAITING, 
group=TGRP-ClusteringComponentTest]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
        at java.lang.Thread.run(Thread.java:745)
   2) Thread[id=15, name=solr-idle-connections-evictor, state=TIMED_WAITING, 
group=TGRP-ClusteringComponentTest]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
        at java.lang.Thread.run(Thread.java:745)
        at __randomizedtesting.SeedInfo.seed([B46886A1BCF6D09C]:0)


FAILED:  
junit.framework.TestSuite.org.apache.solr.handler.clustering.carrot2.CarrotClusteringEngineTest

Error Message:


Stack Trace:
java.lang.NullPointerException
        at __randomizedtesting.SeedInfo.seed([B46886A1BCF6D09C]:0)
        at 
org.apache.solr.core.CoreContainer.getNodeNameLocal(CoreContainer.java:605)
        at org.apache.solr.core.CoreContainer.load(CoreContainer.java:481)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:177)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:140)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:146)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:109)
        at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:741)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:731)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:559)
        at 
org.apache.solr.handler.clustering.AbstractClusteringTestCase.beforeClass(AbstractClusteringTestCase.java:37)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:847)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  
junit.framework.TestSuite.org.apache.solr.handler.clustering.carrot2.CarrotClusteringEngineTest

Error Message:
2 threads leaked from SUITE scope at 
org.apache.solr.handler.clustering.carrot2.CarrotClusteringEngineTest:     1) 
Thread[id=15, name=solr-idle-connections-evictor, state=TIMED_WAITING, 
group=TGRP-CarrotClusteringEngineTest]         at java.lang.Thread.sleep(Native 
Method)         at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
         at java.lang.Thread.run(Thread.java:745)    2) Thread[id=16, 
name=solr-idle-connections-evictor, state=TIMED_WAITING, 
group=TGRP-CarrotClusteringEngineTest]         at java.lang.Thread.sleep(Native 
Method)         at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE 
scope at org.apache.solr.handler.clustering.carrot2.CarrotClusteringEngineTest: 
   1) Thread[id=15, name=solr-idle-connections-evictor, state=TIMED_WAITING, 
group=TGRP-CarrotClusteringEngineTest]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
        at java.lang.Thread.run(Thread.java:745)
   2) Thread[id=16, name=solr-idle-connections-evictor, state=TIMED_WAITING, 
group=TGRP-CarrotClusteringEngineTest]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
        at java.lang.Thread.run(Thread.java:745)
        at __randomizedtesting.SeedInfo.seed([B46886A1BCF6D09C]:0)


FAILED:  
junit.framework.TestSuite.org.apache.solr.handler.dataimport.TestTikaEntityProcessor

Error Message:


Stack Trace:
java.lang.NullPointerException
        at __randomizedtesting.SeedInfo.seed([A4E961B13DA13770]:0)
        at 
org.apache.solr.core.CoreContainer.getNodeNameLocal(CoreContainer.java:605)
        at org.apache.solr.core.CoreContainer.load(CoreContainer.java:481)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:177)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:140)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:146)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:109)
        at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:741)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:731)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:559)
        at 
org.apache.solr.handler.dataimport.TestTikaEntityProcessor.beforeClass(TestTikaEntityProcessor.java:107)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:847)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  
junit.framework.TestSuite.org.apache.solr.handler.dataimport.TestTikaEntityProcessor

Error Message:
2 threads leaked from SUITE scope at 
org.apache.solr.handler.dataimport.TestTikaEntityProcessor:     1) 
Thread[id=15, name=solr-idle-connections-evictor, state=TIMED_WAITING, 
group=TGRP-TestTikaEntityProcessor]         at java.lang.Thread.sleep(Native 
Method)         at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
         at java.lang.Thread.run(Thread.java:745)    2) Thread[id=16, 
name=solr-idle-connections-evictor, state=TIMED_WAITING, 
group=TGRP-TestTikaEntityProcessor]         at java.lang.Thread.sleep(Native 
Method)         at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE 
scope at org.apache.solr.handler.dataimport.TestTikaEntityProcessor: 
   1) Thread[id=15, name=solr-idle-connections-evictor, state=TIMED_WAITING, 
group=TGRP-TestTikaEntityProcessor]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
        at java.lang.Thread.run(Thread.java:745)
   2) Thread[id=16, name=solr-idle-connections-evictor, state=TIMED_WAITING, 
group=TGRP-TestTikaEntityProcessor]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
        at java.lang.Thread.run(Thread.java:745)
        at __randomizedtesting.SeedInfo.seed([A4E961B13DA13770]:0)


FAILED:  
junit.framework.TestSuite.org.apache.solr.handler.dataimport.TestDataConfig

Error Message:


Stack Trace:
java.lang.NullPointerException
        at __randomizedtesting.SeedInfo.seed([21A4A352771A8F42]:0)
        at 
org.apache.solr.core.CoreContainer.getNodeNameLocal(CoreContainer.java:605)
        at org.apache.solr.core.CoreContainer.load(CoreContainer.java:481)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:177)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:140)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:146)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:109)
        at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:741)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:731)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:559)
        at 
org.apache.solr.handler.dataimport.AbstractDataImportHandlerTestCase.initCore(AbstractDataImportHandlerTestCase.java:61)
        at 
org.apache.solr.handler.dataimport.TestDataConfig.beforeClass(TestDataConfig.java:41)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:847)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  
junit.framework.TestSuite.org.apache.solr.handler.dataimport.TestDataConfig

Error Message:
2 threads leaked from SUITE scope at 
org.apache.solr.handler.dataimport.TestDataConfig:     1) Thread[id=69, 
name=solr-idle-connections-evictor, state=TIMED_WAITING, 
group=TGRP-TestDataConfig]         at java.lang.Thread.sleep(Native Method)     
    at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
         at java.lang.Thread.run(Thread.java:745)    2) Thread[id=70, 
name=solr-idle-connections-evictor, state=TIMED_WAITING, 
group=TGRP-TestDataConfig]         at java.lang.Thread.sleep(Native Method)     
    at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE 
scope at org.apache.solr.handler.dataimport.TestDataConfig: 
   1) Thread[id=69, name=solr-idle-connections-evictor, state=TIMED_WAITING, 
group=TGRP-TestDataConfig]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
        at java.lang.Thread.run(Thread.java:745)
   2) Thread[id=70, name=solr-idle-connections-evictor, state=TIMED_WAITING, 
group=TGRP-TestDataConfig]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
        at java.lang.Thread.run(Thread.java:745)
        at __randomizedtesting.SeedInfo.seed([21A4A352771A8F42]:0)


FAILED:  
junit.framework.TestSuite.org.apache.solr.handler.dataimport.TestDocBuilder2

Error Message:


Stack Trace:
java.lang.NullPointerException
        at __randomizedtesting.SeedInfo.seed([21A4A352771A8F42]:0)
        at 
org.apache.solr.core.CoreContainer.getNodeNameLocal(CoreContainer.java:605)
        at org.apache.solr.core.CoreContainer.load(CoreContainer.java:481)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:177)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:140)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:146)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:109)
        at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:741)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:731)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:559)
        at 
org.apache.solr.handler.dataimport.AbstractDataImportHandlerTestCase.initCore(AbstractDataImportHandlerTestCase.java:61)
        at 
org.apache.solr.handler.dataimport.TestDocBuilder2.beforeClass(TestDocBuilder2.java:43)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:847)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  
junit.framework.TestSuite.org.apache.solr.handler.dataimport.TestDocBuilder2

Error Message:
2 threads leaked from SUITE scope at 
org.apache.solr.handler.dataimport.TestDocBuilder2:     1) Thread[id=60, 
name=solr-idle-connections-evictor, state=TIMED_WAITING, 
group=TGRP-TestDocBuilder2]         at java.lang.Thread.sleep(Native Method)    
     at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
         at java.lang.Thread.run(Thread.java:745)    2) Thread[id=59, 
name=solr-idle-connections-evictor, state=TIMED_WAITING, 
group=TGRP-TestDocBuilder2]         at java.lang.Thread.sleep(Native Method)    
     at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE 
scope at org.apache.solr.handler.dataimport.TestDocBuilder2: 
   1) Thread[id=60, name=solr-idle-connections-evictor, state=TIMED_WAITING, 
group=TGRP-TestDocBuilder2]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
        at java.lang.Thread.run(Thread.java:745)
   2) Thread[id=59, name=solr-idle-connections-evictor, state=TIMED_WAITING, 
group=TGRP-TestDocBuilder2]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
        at java.lang.Thread.run(Thread.java:745)
        at __randomizedtesting.SeedInfo.seed([21A4A352771A8F42]:0)


FAILED:  
junit.framework.TestSuite.org.apache.solr.handler.dataimport.TestEphemeralCache

Error Message:


Stack Trace:
java.lang.NullPointerException
        at __randomizedtesting.SeedInfo.seed([21A4A352771A8F42]:0)
        at 
org.apache.solr.core.CoreContainer.getNodeNameLocal(CoreContainer.java:605)
        at org.apache.solr.core.CoreContainer.load(CoreContainer.java:481)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:177)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:140)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:146)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:109)
        at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:741)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:731)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:559)
        at 
org.apache.solr.handler.dataimport.AbstractDataImportHandlerTestCase.initCore(Abst

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

4]   2> SEVERE: 2 threads leaked from SUITE scope at 
org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest: 
   [junit4]   2>    1) Thread[id=16, name=solr-idle-connections-evictor, 
state=TIMED_WAITING, group=TGRP-UIMAUpdateRequestProcessorTest]
   [junit4]   2>         at java.lang.Thread.sleep(Native Method)
   [junit4]   2>         at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2>    2) Thread[id=15, name=solr-idle-connections-evictor, 
state=TIMED_WAITING, group=TGRP-UIMAUpdateRequestProcessorTest]
   [junit4]   2>         at java.lang.Thread.sleep(Native Method)
   [junit4]   2>         at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Feb 24, 2017 11:55:00 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=16, name=solr-idle-connections-evictor, 
state=TIMED_WAITING, group=TGRP-UIMAUpdateRequestProcessorTest]
   [junit4]   2>    2) Thread[id=15, name=solr-idle-connections-evictor, 
state=TIMED_WAITING, group=TGRP-UIMAUpdateRequestProcessorTest]
   [junit4]   2> Feb 24, 2017 11:55:00 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=Lucene62, 
sim=RandomSimilarity(queryNorm=true,coord=crazy): {}, locale=de-GR, 
timezone=Asia/Singapore
   [junit4]   2> NOTE: Linux 4.4.0-53-generic amd64/Oracle Corporation 
1.8.0_121 (64-bit)/cpus=12,threads=1,free=489156480,total=508887040
   [junit4]   2> NOTE: All tests run in this JVM: 
[UIMAUpdateRequestProcessorTest]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=UIMAUpdateRequestProcessorTest -Dtests.seed=31252D447BEF6A3 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=de-GR 
-Dtests.timezone=Asia/Singapore -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | UIMAUpdateRequestProcessorTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.NullPointerException
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([31252D447BEF6A3]:0)
   [junit4]    >        at 
org.apache.solr.core.CoreContainer.getNodeNameLocal(CoreContainer.java:605)
   [junit4]    >        at 
org.apache.solr.core.CoreContainer.load(CoreContainer.java:481)
   [junit4]    >        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:177)
   [junit4]    >        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:140)
   [junit4]    >        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:146)
   [junit4]    >        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:109)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:741)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:731)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:559)
   [junit4]    >        at 
org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.beforeClass(UIMAUpdateRequestProcessorTest.java:47)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)Throwable #2: 
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE 
scope at org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest: 
   [junit4]    >    1) Thread[id=16, name=solr-idle-connections-evictor, 
state=TIMED_WAITING, group=TGRP-UIMAUpdateRequestProcessorTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >    2) Thread[id=15, name=solr-idle-connections-evictor, 
state=TIMED_WAITING, group=TGRP-UIMAUpdateRequestProcessorTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([31252D447BEF6A3]:0)
   [junit4] Completed [2/2 (2!)] on J0 in 22.03s, 0 tests, 2 errors <<< 
FAILURES!

[...truncated 498 lines...]
   [junit4] Suite: org.apache.solr.velocity.VelocityResponseWriterTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-velocity/test/J0/temp/solr.velocity.VelocityResponseWriterTest_B1D6BED84DBC2D13-001/init-core-data-001
   [junit4]   2> log4j:WARN No appenders could be found for logger 
(org.apache.solr.SolrTestCaseJ4).
   [junit4]   2> log4j:WARN Please initialize the log4j system properly.
   [junit4]   2> log4j:WARN See 
http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
   [junit4]   2> Feb 24, 2017 11:55:05 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked 
thread(s).
   [junit4]   2> Feb 24, 2017 11:55:25 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 2 threads leaked from SUITE scope at 
org.apache.solr.velocity.VelocityResponseWriterTest: 
   [junit4]   2>    1) Thread[id=16, name=solr-idle-connections-evictor, 
state=TIMED_WAITING, group=TGRP-VelocityResponseWriterTest]
   [junit4]   2>         at java.lang.Thread.sleep(Native Method)
   [junit4]   2>         at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2>    2) Thread[id=15, name=solr-idle-connections-evictor, 
state=TIMED_WAITING, group=TGRP-VelocityResponseWriterTest]
   [junit4]   2>         at java.lang.Thread.sleep(Native Method)
   [junit4]   2>         at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Feb 24, 2017 11:55:25 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=16, name=solr-idle-connections-evictor, 
state=TIMED_WAITING, group=TGRP-VelocityResponseWriterTest]
   [junit4]   2>    2) Thread[id=15, name=solr-idle-connections-evictor, 
state=TIMED_WAITING, group=TGRP-VelocityResponseWriterTest]
   [junit4]   2> Feb 24, 2017 11:55:25 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: 
codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST,
 chunkSize=1129, maxDocsPerChunk=7, blockSize=471), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, 
chunkSize=1129, blockSize=471)), 
sim=RandomSimilarity(queryNorm=false,coord=yes): {}, locale=en-PH, 
timezone=Asia/Kashgar
   [junit4]   2> NOTE: Linux 4.4.0-53-generic amd64/Oracle Corporation 
1.8.0_121 (64-bit)/cpus=12,threads=1,free=428153256,total=508887040
   [junit4]   2> NOTE: All tests run in this JVM: [VelocityResponseWriterTest]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=VelocityResponseWriterTest -Dtests.seed=B1D6BED84DBC2D13 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en-PH 
-Dtests.timezone=Asia/Kashgar -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s | VelocityResponseWriterTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.NullPointerException
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([B1D6BED84DBC2D13]:0)
   [junit4]    >        at 
org.apache.solr.core.CoreContainer.getNodeNameLocal(CoreContainer.java:605)
   [junit4]    >        at 
org.apache.solr.core.CoreContainer.load(CoreContainer.java:481)
   [junit4]    >        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:177)
   [junit4]    >        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:140)
   [junit4]    >        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:146)
   [junit4]    >        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:109)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:741)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:731)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:559)
   [junit4]    >        at 
org.apache.solr.velocity.VelocityResponseWriterTest.beforeClass(VelocityResponseWriterTest.java:35)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)Throwable #2: 
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE 
scope at org.apache.solr.velocity.VelocityResponseWriterTest: 
   [junit4]    >    1) Thread[id=16, name=solr-idle-connections-evictor, 
state=TIMED_WAITING, group=TGRP-VelocityResponseWriterTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >    2) Thread[id=15, name=solr-idle-connections-evictor, 
state=TIMED_WAITING, group=TGRP-VelocityResponseWriterTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([B1D6BED84DBC2D13]:0)
   [junit4] Completed [1/1 (1!)] in 21.15s, 0 tests, 2 errors <<< FAILURES!

[...truncated 50979 lines...]

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to