Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-8.x/154/

3 tests failed.
FAILED:  org.apache.solr.cloud.AliasIntegrationTest.testClusterStateProviderAPI

Error Message:
{} expected:<2> but was:<0>

Stack Trace:
java.lang.AssertionError: {} expected:<2> but was:<0>
        at 
__randomizedtesting.SeedInfo.seed([309DDB60363DEE16:2F4A474C4536175D]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.failNotEquals(Assert.java:834)
        at org.junit.Assert.assertEquals(Assert.java:645)
        at 
org.apache.solr.cloud.AliasIntegrationTest.testClusterStateProviderAPI(AliasIntegrationTest.java:303)
        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:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
junit.framework.TestSuite.org.apache.solr.handler.TestReplicationHandler

Error Message:
ObjectTracker found 6 object(s) that were not released!!! [InternalHttpClient, 
MockDirectoryWrapper, SolrCore, MockDirectoryWrapper, MockDirectoryWrapper, 
MockDirectoryWrapper] 
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: 
org.apache.http.impl.client.InternalHttpClient  at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
  at 
org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:321)
  at 
org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:330)
  at 
org.apache.solr.handler.IndexFetcher.createHttpClient(IndexFetcher.java:230)  
at org.apache.solr.handler.IndexFetcher.<init>(IndexFetcher.java:272)  at 
org.apache.solr.handler.ReplicationHandler.inform(ReplicationHandler.java:1224) 
 at org.apache.solr.core.SolrResourceLoader.inform(SolrResourceLoader.java:696) 
 at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1007)  at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:882)  at 
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1252)
  at org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:757)  
at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
  at java.util.concurrent.FutureTask.run(FutureTask.java:266)  at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
  at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) 
 at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 
 at java.lang.Thread.run(Thread.java:748)  
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: 
org.apache.lucene.store.MockDirectoryWrapper  at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
  at 
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
  at 
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:509)  
at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:351) 
 at 
org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:424) 
 at 
org.apache.solr.handler.ReplicationHandler.lambda$setupPolling$13(ReplicationHandler.java:1193)
  at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)  
at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)  at 
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
  at 
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
  at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) 
 at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 
 at java.lang.Thread.run(Thread.java:748)  
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: 
org.apache.solr.core.SolrCore  at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1061)  at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:882)  at 
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1252)
  at org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:757)  
at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
  at java.util.concurrent.FutureTask.run(FutureTask.java:266)  at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
  at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) 
 at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 
 at java.lang.Thread.run(Thread.java:748)  
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: 
org.apache.lucene.store.MockDirectoryWrapper  at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
  at 
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
  at 
org.apache.solr.core.SolrCore.initSnapshotMetaDataManager(SolrCore.java:517)  
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:963)  at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:882)  at 
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1252)
  at org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:757)  
at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
  at java.util.concurrent.FutureTask.run(FutureTask.java:266)  at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
  at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) 
 at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 
 at java.lang.Thread.run(Thread.java:748)  
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: 
org.apache.lucene.store.MockDirectoryWrapper  at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
  at 
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
  at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:369)  at 
org.apache.solr.core.SolrCore.initIndex(SolrCore.java:746)  at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:971)  at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:882)  at 
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1252)
  at org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:757)  
at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
  at java.util.concurrent.FutureTask.run(FutureTask.java:266)  at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
  at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) 
 at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 
 at java.lang.Thread.run(Thread.java:748)  
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: 
org.apache.lucene.store.MockDirectoryWrapper  at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
  at 
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
  at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:99)  at 
org.apache.solr.core.SolrCore.initIndex(SolrCore.java:778)  at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:971)  at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:882)  at 
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1252)
  at org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:757)  
at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
  at java.util.concurrent.FutureTask.run(FutureTask.java:266)  at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
  at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) 
 at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 
 at java.lang.Thread.run(Thread.java:748)   expected null, but 
was:<ObjectTracker found 6 object(s) that were not released!!! 
[InternalHttpClient, MockDirectoryWrapper, SolrCore, MockDirectoryWrapper, 
MockDirectoryWrapper, MockDirectoryWrapper] 
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: 
org.apache.http.impl.client.InternalHttpClient  at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
  at 
org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:321)
  at 
org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:330)
  at 
org.apache.solr.handler.IndexFetcher.createHttpClient(IndexFetcher.java:230)  
at org.apache.solr.handler.IndexFetcher.<init>(IndexFetcher.java:272)  at 
org.apache.solr.handler.ReplicationHandler.inform(ReplicationHandler.java:1224) 
 at org.apache.solr.core.SolrResourceLoader.inform(SolrResourceLoader.java:696) 
 at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1007)  at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:882)  at 
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1252)
  at org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:757)  
at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
  at java.util.concurrent.FutureTask.run(FutureTask.java:266)  at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
  at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) 
 at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 
 at java.lang.Thread.run(Thread.java:748)  
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: 
org.apache.lucene.store.MockDirectoryWrapper  at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
  at 
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
  at 
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:509)  
at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:351) 
 at 
org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:424) 
 at 
org.apache.solr.handler.ReplicationHandler.lambda$setupPolling$13(ReplicationHandler.java:1193)
  at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)  
at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)  at 
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
  at 
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
  at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) 
 at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 
 at java.lang.Thread.run(Thread.java:748)  
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: 
org.apache.solr.core.SolrCore  at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1061)  at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:882)  at 
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1252)
  at org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:757)  
at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
  at java.util.concurrent.FutureTask.run(FutureTask.java:266)  at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
  at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) 
 at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 
 at java.lang.Thread.run(Thread.java:748)  
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: 
org.apache.lucene.store.MockDirectoryWrapper  at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
  at 
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
  at 
org.apache.solr.core.SolrCore.initSnapshotMetaDataManager(SolrCore.java:517)  
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:963)  at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:882)  at 
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1252)
  at org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:757)  
at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
  at java.util.concurrent.FutureTask.run(FutureTask.java:266)  at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
  at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) 
 at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 
 at java.lang.Thread.run(Thread.java:748)  
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: 
org.apache.lucene.store.MockDirectoryWrapper  at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
  at 
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
  at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:369)  at 
org.apache.solr.core.SolrCore.initIndex(SolrCore.java:746)  at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:971)  at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:882)  at 
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1252)
  at org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:757)  
at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
  at java.util.concurrent.FutureTask.run(FutureTask.java:266)  at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
  at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) 
 at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 
 at java.lang.Thread.run(Thread.java:748)  
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: 
org.apache.lucene.store.MockDirectoryWrapper  at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
  at 
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
  at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:99)  at 
org.apache.solr.core.SolrCore.initIndex(SolrCore.java:778)  at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:971)  at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:882)  at 
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1252)
  at org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:757)  
at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
  at java.util.concurrent.FutureTask.run(FutureTask.java:266)  at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
  at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) 
 at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 
 at java.lang.Thread.run(Thread.java:748)  >

Stack Trace:
java.lang.AssertionError: ObjectTracker found 6 object(s) that were not 
released!!! [InternalHttpClient, MockDirectoryWrapper, SolrCore, 
MockDirectoryWrapper, MockDirectoryWrapper, MockDirectoryWrapper]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: 
org.apache.http.impl.client.InternalHttpClient
        at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
        at 
org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:321)
        at 
org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:330)
        at 
org.apache.solr.handler.IndexFetcher.createHttpClient(IndexFetcher.java:230)
        at org.apache.solr.handler.IndexFetcher.<init>(IndexFetcher.java:272)
        at 
org.apache.solr.handler.ReplicationHandler.inform(ReplicationHandler.java:1224)
        at 
org.apache.solr.core.SolrResourceLoader.inform(SolrResourceLoader.java:696)
        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1007)
        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:882)
        at 
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1252)
        at 
org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:757)
        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: 
org.apache.lucene.store.MockDirectoryWrapper
        at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
        at 
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
        at 
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:509)
        at 
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:351)
        at 
org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:424)
        at 
org.apache.solr.handler.ReplicationHandler.lambda$setupPolling$13(ReplicationHandler.java:1193)
        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
        at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
        at 
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
        at 
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: 
org.apache.solr.core.SolrCore
        at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1061)
        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:882)
        at 
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1252)
        at 
org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:757)
        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: 
org.apache.lucene.store.MockDirectoryWrapper
        at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
        at 
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
        at 
org.apache.solr.core.SolrCore.initSnapshotMetaDataManager(SolrCore.java:517)
        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:963)
        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:882)
        at 
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1252)
        at 
org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:757)
        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: 
org.apache.lucene.store.MockDirectoryWrapper
        at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
        at 
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
        at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:369)
        at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:746)
        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:971)
        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:882)
        at 
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1252)
        at 
org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:757)
        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: 
org.apache.lucene.store.MockDirectoryWrapper
        at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
        at 
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
        at 
org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:99)
        at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:778)
        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:971)
        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:882)
        at 
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1252)
        at 
org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:757)
        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)

 expected null, but was:<ObjectTracker found 6 object(s) that were not 
released!!! [InternalHttpClient, MockDirectoryWrapper, SolrCore, 
MockDirectoryWrapper, MockDirectoryWrapper, MockDirectoryWrapper]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: 
org.apache.http.impl.client.InternalHttpClient
        at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
        at 
org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:321)
        at 
org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:330)
        at 
org.apache.solr.handler.IndexFetcher.createHttpClient(IndexFetcher.java:230)
        at org.apache.solr.handler.IndexFetcher.<init>(IndexFetcher.java:272)
        at 
org.apache.solr.handler.ReplicationHandler.inform(ReplicationHandler.java:1224)
        at 
org.apache.solr.core.SolrResourceLoader.inform(SolrResourceLoader.java:696)
        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1007)
        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:882)
        at 
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1252)
        at 
org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:757)
        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: 
org.apache.lucene.store.MockDirectoryWrapper
        at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
        at 
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
        at 
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:509)
        at 
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:351)
        at 
org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:424)
        at 
org.apache.solr.handler.ReplicationHandler.lambda$setupPolling$13(ReplicationHandler.java:1193)
        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
        at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
        at 
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
        at 
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: 
org.apache.solr.core.SolrCore
        at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1061)
        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:882)
        at 
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1252)
        at 
org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:757)
        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: 
org.apache.lucene.store.MockDirectoryWrapper
        at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
        at 
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
        at 
org.apache.solr.core.SolrCore.initSnapshotMetaDataManager(SolrCore.java:517)
        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:963)
        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:882)
        at 
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1252)
        at 
org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:757)
        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: 
org.apache.lucene.store.MockDirectoryWrapper
        at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
        at 
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
        at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:369)
        at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:746)
        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:971)
        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:882)
        at 
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1252)
        at 
org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:757)
        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: 
org.apache.lucene.store.MockDirectoryWrapper
        at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
        at 
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
        at 
org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:99)
        at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:778)
        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:971)
        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:882)
        at 
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1252)
        at 
org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:757)
        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)

>
        at __randomizedtesting.SeedInfo.seed([309DDB60363DEE16]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.failNotNull(Assert.java:755)
        at org.junit.Assert.assertNull(Assert.java:737)
        at 
org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:337)
        at sun.reflect.GeneratedMethodAccessor252.invoke(Unknown Source)
        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:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:901)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
org.apache.solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest.testSimple

Error Message:
Waiting for collection testSimple1 Timeout waiting to see state for 
collection=testSimple1 
:DocCollection(testSimple1//collections/testSimple1/state.json/30)={   
"pullReplicas":"0",   "replicationFactor":"2",   "shards":{     "shard1":{      
 "range":"80000000-ffffffff",       "state":"active",       "replicas":{        
 "core_node2":{           
"dataDir":"hdfs://lucene2-us-west.apache.org:38775/solr_hdfs_home/testSimple1/core_node2/data/",
           "base_url":"https://127.0.0.1:37704/solr";,           
"node_name":"127.0.0.1:37704_solr",           "type":"NRT",           
"force_set_state":"false",           
"ulogDir":"hdfs://lucene2-us-west.apache.org:38775/solr_hdfs_home/testSimple1/core_node2/data/tlog",
           "core":"testSimple1_shard1_replica_n1",           
"shared_storage":"true",           "state":"active",           
"leader":"true"},         "core_node4":{           
"dataDir":"hdfs://lucene2-us-west.apache.org:38775/solr_hdfs_home/testSimple1/core_node4/data/",
           "base_url":"https://127.0.0.1:37704/solr";,           
"node_name":"127.0.0.1:37704_solr",           "type":"NRT",           
"force_set_state":"false",           
"ulogDir":"hdfs://lucene2-us-west.apache.org:38775/solr_hdfs_home/testSimple1/core_node4/data/tlog",
           "core":"testSimple1_shard1_replica_n3",           
"shared_storage":"true",           "state":"recovering"}}},     "shard2":{      
 "range":"0-7fffffff",       "state":"active",       "replicas":{         
"core_node7":{           
"dataDir":"hdfs://lucene2-us-west.apache.org:38775/solr_hdfs_home/testSimple1/core_node7/data/",
           "base_url":"https://127.0.0.1:37704/solr";,           
"node_name":"127.0.0.1:37704_solr",           "type":"NRT",           
"force_set_state":"false",           
"ulogDir":"hdfs://lucene2-us-west.apache.org:38775/solr_hdfs_home/testSimple1/core_node7/data/tlog",
           "core":"testSimple1_shard2_replica_n5",           
"shared_storage":"true",           "state":"active",           
"leader":"true"},         "core_node8":{           
"dataDir":"hdfs://lucene2-us-west.apache.org:38775/solr_hdfs_home/testSimple1/core_node8/data/",
           "base_url":"https://127.0.0.1:37704/solr";,           
"node_name":"127.0.0.1:37704_solr",           "type":"NRT",           
"force_set_state":"false",           
"ulogDir":"hdfs://lucene2-us-west.apache.org:38775/solr_hdfs_home/testSimple1/core_node8/data/tlog",
           "core":"testSimple1_shard2_replica_n6",           
"shared_storage":"true",           "state":"active"}}}},   
"router":{"name":"compositeId"},   "maxShardsPerNode":"2",   
"autoAddReplicas":"true",   "nrtReplicas":"2",   "tlogReplicas":"0"} Live 
Nodes: [127.0.0.1:35793_solr, 127.0.0.1:37704_solr] Last available state: 
DocCollection(testSimple1//collections/testSimple1/state.json/30)={   
"pullReplicas":"0",   "replicationFactor":"2",   "shards":{     "shard1":{      
 "range":"80000000-ffffffff",       "state":"active",       "replicas":{        
 "core_node2":{           
"dataDir":"hdfs://lucene2-us-west.apache.org:38775/solr_hdfs_home/testSimple1/core_node2/data/",
           "base_url":"https://127.0.0.1:37704/solr";,           
"node_name":"127.0.0.1:37704_solr",           "type":"NRT",           
"force_set_state":"false",           
"ulogDir":"hdfs://lucene2-us-west.apache.org:38775/solr_hdfs_home/testSimple1/core_node2/data/tlog",
           "core":"testSimple1_shard1_replica_n1",           
"shared_storage":"true",           "state":"active",           
"leader":"true"},         "core_node4":{           
"dataDir":"hdfs://lucene2-us-west.apache.org:38775/solr_hdfs_home/testSimple1/core_node4/data/",
           "base_url":"https://127.0.0.1:37704/solr";,           
"node_name":"127.0.0.1:37704_solr",           "type":"NRT",           
"force_set_state":"false",           
"ulogDir":"hdfs://lucene2-us-west.apache.org:38775/solr_hdfs_home/testSimple1/core_node4/data/tlog",
           "core":"testSimple1_shard1_replica_n3",           
"shared_storage":"true",           "state":"recovering"}}},     "shard2":{      
 "range":"0-7fffffff",       "state":"active",       "replicas":{         
"core_node7":{           
"dataDir":"hdfs://lucene2-us-west.apache.org:38775/solr_hdfs_home/testSimple1/core_node7/data/",
           "base_url":"https://127.0.0.1:37704/solr";,           
"node_name":"127.0.0.1:37704_solr",           "type":"NRT",           
"force_set_state":"false",           
"ulogDir":"hdfs://lucene2-us-west.apache.org:38775/solr_hdfs_home/testSimple1/core_node7/data/tlog",
           "core":"testSimple1_shard2_replica_n5",           
"shared_storage":"true",           "state":"active",           
"leader":"true"},         "core_node8":{           
"dataDir":"hdfs://lucene2-us-west.apache.org:38775/solr_hdfs_home/testSimple1/core_node8/data/",
           "base_url":"https://127.0.0.1:37704/solr";,           
"node_name":"127.0.0.1:37704_solr",           "type":"NRT",           
"force_set_state":"false",           
"ulogDir":"hdfs://lucene2-us-west.apache.org:38775/solr_hdfs_home/testSimple1/core_node8/data/tlog",
           "core":"testSimple1_shard2_replica_n6",           
"shared_storage":"true",           "state":"active"}}}},   
"router":{"name":"compositeId"},   "maxShardsPerNode":"2",   
"autoAddReplicas":"true",   "nrtReplicas":"2",   "tlogReplicas":"0"}

Stack Trace:
java.lang.AssertionError: Waiting for collection testSimple1
Timeout waiting to see state for collection=testSimple1 
:DocCollection(testSimple1//collections/testSimple1/state.json/30)={
  "pullReplicas":"0",
  "replicationFactor":"2",
  "shards":{
    "shard1":{
      "range":"80000000-ffffffff",
      "state":"active",
      "replicas":{
        "core_node2":{
          
"dataDir":"hdfs://lucene2-us-west.apache.org:38775/solr_hdfs_home/testSimple1/core_node2/data/",
          "base_url":"https://127.0.0.1:37704/solr";,
          "node_name":"127.0.0.1:37704_solr",
          "type":"NRT",
          "force_set_state":"false",
          
"ulogDir":"hdfs://lucene2-us-west.apache.org:38775/solr_hdfs_home/testSimple1/core_node2/data/tlog",
          "core":"testSimple1_shard1_replica_n1",
          "shared_storage":"true",
          "state":"active",
          "leader":"true"},
        "core_node4":{
          
"dataDir":"hdfs://lucene2-us-west.apache.org:38775/solr_hdfs_home/testSimple1/core_node4/data/",
          "base_url":"https://127.0.0.1:37704/solr";,
          "node_name":"127.0.0.1:37704_solr",
          "type":"NRT",
          "force_set_state":"false",
          
"ulogDir":"hdfs://lucene2-us-west.apache.org:38775/solr_hdfs_home/testSimple1/core_node4/data/tlog",
          "core":"testSimple1_shard1_replica_n3",
          "shared_storage":"true",
          "state":"recovering"}}},
    "shard2":{
      "range":"0-7fffffff",
      "state":"active",
      "replicas":{
        "core_node7":{
          
"dataDir":"hdfs://lucene2-us-west.apache.org:38775/solr_hdfs_home/testSimple1/core_node7/data/",
          "base_url":"https://127.0.0.1:37704/solr";,
          "node_name":"127.0.0.1:37704_solr",
          "type":"NRT",
          "force_set_state":"false",
          
"ulogDir":"hdfs://lucene2-us-west.apache.org:38775/solr_hdfs_home/testSimple1/core_node7/data/tlog",
          "core":"testSimple1_shard2_replica_n5",
          "shared_storage":"true",
          "state":"active",
          "leader":"true"},
        "core_node8":{
          
"dataDir":"hdfs://lucene2-us-west.apache.org:38775/solr_hdfs_home/testSimple1/core_node8/data/",
          "base_url":"https://127.0.0.1:37704/solr";,
          "node_name":"127.0.0.1:37704_solr",
          "type":"NRT",
          "force_set_state":"false",
          
"ulogDir":"hdfs://lucene2-us-west.apache.org:38775/solr_hdfs_home/testSimple1/core_node8/data/tlog",
          "core":"testSimple1_shard2_replica_n6",
          "shared_storage":"true",
          "state":"active"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"2",
  "autoAddReplicas":"true",
  "nrtReplicas":"2",
  "tlogReplicas":"0"}
Live Nodes: [127.0.0.1:35793_solr, 127.0.0.1:37704_solr]
Last available state: 
DocCollection(testSimple1//collections/testSimple1/state.json/30)={
  "pullReplicas":"0",
  "replicationFactor":"2",
  "shards":{
    "shard1":{
      "range":"80000000-ffffffff",
      "state":"active",
      "replicas":{
        "core_node2":{
          
"dataDir":"hdfs://lucene2-us-west.apache.org:38775/solr_hdfs_home/testSimple1/core_node2/data/",
          "base_url":"https://127.0.0.1:37704/solr";,
          "node_name":"127.0.0.1:37704_solr",
          "type":"NRT",
          "force_set_state":"false",
          
"ulogDir":"hdfs://lucene2-us-west.apache.org:38775/solr_hdfs_home/testSimple1/core_node2/data/tlog",
          "core":"testSimple1_shard1_replica_n1",
          "shared_storage":"true",
          "state":"active",
          "leader":"true"},
        "core_node4":{
          
"dataDir":"hdfs://lucene2-us-west.apache.org:38775/solr_hdfs_home/testSimple1/core_node4/data/",
          "base_url":"https://127.0.0.1:37704/solr";,
          "node_name":"127.0.0.1:37704_solr",
          "type":"NRT",
          "force_set_state":"false",
          
"ulogDir":"hdfs://lucene2-us-west.apache.org:38775/solr_hdfs_home/testSimple1/core_node4/data/tlog",
          "core":"testSimple1_shard1_replica_n3",
          "shared_storage":"true",
          "state":"recovering"}}},
    "shard2":{
      "range":"0-7fffffff",
      "state":"active",
      "replicas":{
        "core_node7":{
          
"dataDir":"hdfs://lucene2-us-west.apache.org:38775/solr_hdfs_home/testSimple1/core_node7/data/",
          "base_url":"https://127.0.0.1:37704/solr";,
          "node_name":"127.0.0.1:37704_solr",
          "type":"NRT",
          "force_set_state":"false",
          
"ulogDir":"hdfs://lucene2-us-west.apache.org:38775/solr_hdfs_home/testSimple1/core_node7/data/tlog",
          "core":"testSimple1_shard2_replica_n5",
          "shared_storage":"true",
          "state":"active",
          "leader":"true"},
        "core_node8":{
          
"dataDir":"hdfs://lucene2-us-west.apache.org:38775/solr_hdfs_home/testSimple1/core_node8/data/",
          "base_url":"https://127.0.0.1:37704/solr";,
          "node_name":"127.0.0.1:37704_solr",
          "type":"NRT",
          "force_set_state":"false",
          
"ulogDir":"hdfs://lucene2-us-west.apache.org:38775/solr_hdfs_home/testSimple1/core_node8/data/tlog",
          "core":"testSimple1_shard2_replica_n6",
          "shared_storage":"true",
          "state":"active"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"2",
  "autoAddReplicas":"true",
  "nrtReplicas":"2",
  "tlogReplicas":"0"}
        at 
__randomizedtesting.SeedInfo.seed([309DDB60363DEE16:82EFF9E11CE3AC7]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at 
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:310)
        at 
org.apache.solr.cloud.autoscaling.AutoAddReplicasIntegrationTest.testSimple(AutoAddReplicasIntegrationTest.java:168)
        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:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 14103 lines...]
   [junit4] Suite: 
org.apache.solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_309DDB60363DEE16-001/init-core-data-001
   [junit4]   2> 189179 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[309DDB60363DEE16]-worker) [     
] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 189180 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[309DDB60363DEE16]-worker) [     
] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 189199 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[309DDB60363DEE16]-worker) [     
] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 194932 WARN  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[309DDB60363DEE16]-worker) [     
] o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your 
platform... using builtin-java classes where applicable
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 206229 WARN  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[309DDB60363DEE16]-worker) [     
] o.a.h.m.i.MetricsConfig Cannot locate configuration: tried 
hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 208112 WARN  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[309DDB60363DEE16]-worker) [     
] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 208400 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[309DDB60363DEE16]-worker) [     
] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 208507 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[309DDB60363DEE16]-worker) [     
] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 208507 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[309DDB60363DEE16]-worker) [     
] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 208507 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[309DDB60363DEE16]-worker) [     
] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 208517 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[309DDB60363DEE16]-worker) [     
] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2376361{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/static,AVAILABLE}
   [junit4]   2> 210797 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[309DDB60363DEE16]-worker) [     
] o.e.j.s.h.ContextHandler Started 
o.e.j.w.WebAppContext@2bd56c85{hdfs,/,file:///home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/jetty-lucene2-us-west.apache.org-46706-hdfs-_-any-8640844981451434933.dir/webapp/,AVAILABLE}{/hdfs}
   [junit4]   2> 210823 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[309DDB60363DEE16]-worker) [     
] o.e.j.s.AbstractConnector Started 
ServerConnector@395fd08b{HTTP/1.1,[http/1.1]}{lucene2-us-west.apache.org:46706}
   [junit4]   2> 210824 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[309DDB60363DEE16]-worker) [     
] o.e.j.s.Server Started @211033ms
   [junit4]   2> 222955 WARN  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[309DDB60363DEE16]-worker) [     
] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 223131 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[309DDB60363DEE16]-worker) [     
] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 223229 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[309DDB60363DEE16]-worker) [     
] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 223229 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[309DDB60363DEE16]-worker) [     
] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 223229 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[309DDB60363DEE16]-worker) [     
] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 223241 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[309DDB60363DEE16]-worker) [     
] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@127ab651{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/static,AVAILABLE}
   [junit4]   2> 224251 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[309DDB60363DEE16]-worker) [     
] o.e.j.s.h.ContextHandler Started 
o.e.j.w.WebAppContext@510f7f07{datanode,/,file:///home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/jetty-localhost-36552-datanode-_-any-1156379926597754051.dir/webapp/,AVAILABLE}{/datanode}
   [junit4]   2> 224269 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[309DDB60363DEE16]-worker) [     
] o.e.j.s.AbstractConnector Started 
ServerConnector@10994485{HTTP/1.1,[http/1.1]}{localhost:36552}
   [junit4]   2> 224269 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[309DDB60363DEE16]-worker) [     
] o.e.j.s.Server Started @224479ms
   [junit4]   2> 237910 INFO  (Block report processor) [     ] BlockStateChange 
BLOCK* processReport 0xfd0a885598e1b3ed: Processing first storage report for 
DS-634802a6-2b70-41e5-971b-e26806ecd255 from datanode 
ab697003-955d-48cd-a0bf-eef75785543d
   [junit4]   2> 237923 INFO  (Block report processor) [     ] BlockStateChange 
BLOCK* processReport 0xfd0a885598e1b3ed: from storage 
DS-634802a6-2b70-41e5-971b-e26806ecd255 node 
DatanodeRegistration(127.0.0.1:36912, 
datanodeUuid=ab697003-955d-48cd-a0bf-eef75785543d, infoPort=45162, 
infoSecurePort=0, ipcPort=44600, 
storageInfo=lv=-57;cid=testClusterID;nsid=1937899179;c=1563478172333), blocks: 
0, hasStaleStorage: true, processing time: 3 msecs, invalidatedBlocks: 0
   [junit4]   2> 237923 INFO  (Block report processor) [     ] BlockStateChange 
BLOCK* processReport 0xfd0a885598e1b3ed: Processing first storage report for 
DS-1266aaaa-ea4a-40b4-abdc-88ea08664131 from datanode 
ab697003-955d-48cd-a0bf-eef75785543d
   [junit4]   2> 237923 INFO  (Block report processor) [     ] BlockStateChange 
BLOCK* processReport 0xfd0a885598e1b3ed: from storage 
DS-1266aaaa-ea4a-40b4-abdc-88ea08664131 node 
DatanodeRegistration(127.0.0.1:36912, 
datanodeUuid=ab697003-955d-48cd-a0bf-eef75785543d, infoPort=45162, 
infoSecurePort=0, ipcPort=44600, 
storageInfo=lv=-57;cid=testClusterID;nsid=1937899179;c=1563478172333), blocks: 
0, hasStaleStorage: false, processing time: 0 msecs, invalidatedBlocks: 0
   [junit4]   2> 238006 INFO  
(TEST-HdfsAutoAddReplicasIntegrationTest.testSimple-seed#[309DDB60363DEE16]) [  
   ] o.a.s.SolrTestCaseJ4 ###Starting testSimple
   [junit4]   2> 238009 INFO  
(TEST-HdfsAutoAddReplicasIntegrationTest.testSimple-seed#[309DDB60363DEE16]) [  
   ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_309DDB60363DEE16-001/tempDir-002
   [junit4]   2> 238009 INFO  
(TEST-HdfsAutoAddReplicasIntegrationTest.testSimple-seed#[309DDB60363DEE16]) [  
   ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 238010 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 238011 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 238110 INFO  
(TEST-HdfsAutoAddReplicasIntegrationTest.testSimple-seed#[309DDB60363DEE16]) [  
   ] o.a.s.c.ZkTestServer start zk server on port:44897
   [junit4]   2> 238111 INFO  
(TEST-HdfsAutoAddReplicasIntegrationTest.testSimple-seed#[309DDB60363DEE16]) [  
   ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:44897
   [junit4]   2> 238111 INFO  
(TEST-HdfsAutoAddReplicasIntegrationTest.testSimple-seed#[309DDB60363DEE16]) [  
   ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 44897
   [junit4]   2> 238124 INFO  
(TEST-HdfsAutoAddReplicasIntegrationTest.testSimple-seed#[309DDB60363DEE16]) [  
   ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 238167 INFO  (zkConnectionManagerCallback-190-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 238167 INFO  
(TEST-HdfsAutoAddReplicasIntegrationTest.testSimple-seed#[309DDB60363DEE16]) [  
   ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 238207 INFO  
(TEST-HdfsAutoAddReplicasIntegrationTest.testSimple-seed#[309DDB60363DEE16]) [  
   ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 238215 INFO  (zkConnectionManagerCallback-192-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 238215 INFO  
(TEST-HdfsAutoAddReplicasIntegrationTest.testSimple-seed#[309DDB60363DEE16]) [  
   ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 238216 INFO  
(TEST-HdfsAutoAddReplicasIntegrationTest.testSimple-seed#[309DDB60363DEE16]) [  
   ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 238226 INFO  (zkConnectionManagerCallback-194-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 238226 INFO  
(TEST-HdfsAutoAddReplicasIntegrationTest.testSimple-seed#[309DDB60363DEE16]) [  
   ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 238353 WARN  (jetty-launcher-195-thread-1) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 238354 WARN  (jetty-launcher-195-thread-2) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 238354 INFO  (jetty-launcher-195-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 238354 INFO  (jetty-launcher-195-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 238354 INFO  (jetty-launcher-195-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 238354 INFO  (jetty-launcher-195-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 238354 INFO  (jetty-launcher-195-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 238354 INFO  (jetty-launcher-195-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 238379 WARN  (jetty-launcher-195-thread-3) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 238379 INFO  (jetty-launcher-195-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 238379 INFO  (jetty-launcher-195-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 238380 INFO  (jetty-launcher-195-thread-3) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 238392 INFO  (jetty-launcher-195-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 238392 INFO  (jetty-launcher-195-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 238392 INFO  (jetty-launcher-195-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 238392 INFO  (jetty-launcher-195-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@35240efb{/solr,null,AVAILABLE}
   [junit4]   2> 238398 INFO  (jetty-launcher-195-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 238398 INFO  (jetty-launcher-195-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 238398 INFO  (jetty-launcher-195-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 238398 INFO  (jetty-launcher-195-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4925c754{/solr,null,AVAILABLE}
   [junit4]   2> 238408 INFO  (jetty-launcher-195-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@4ef88a18{SSL,[ssl, 
http/1.1]}{127.0.0.1:37704}
   [junit4]   2> 238411 INFO  (jetty-launcher-195-thread-2) [     ] 
o.e.j.s.Server Started @238620ms
   [junit4]   2> 238411 INFO  (jetty-launcher-195-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=37704}
   [junit4]   2> 238411 ERROR (jetty-launcher-195-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 238411 INFO  (jetty-launcher-195-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 238411 INFO  (jetty-launcher-195-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.3.0
   [junit4]   2> 238411 INFO  (jetty-launcher-195-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 238411 INFO  (jetty-launcher-195-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 238411 INFO  (jetty-launcher-195-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-07-18T19:30:08.723Z
   [junit4]   2> 238423 INFO  (jetty-launcher-195-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 238423 INFO  (jetty-launcher-195-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 238423 INFO  (jetty-launcher-195-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 238435 INFO  (jetty-launcher-195-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2ba4f86e{/solr,null,AVAILABLE}
   [junit4]   2> 238439 INFO  (jetty-launcher-195-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 238443 INFO  (jetty-launcher-195-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@f205130{SSL,[ssl, 
http/1.1]}{127.0.0.1:35793}
   [junit4]   2> 238443 INFO  (jetty-launcher-195-thread-1) [     ] 
o.e.j.s.Server Started @238652ms
   [junit4]   2> 238443 INFO  (jetty-launcher-195-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@46b27fb2{SSL,[ssl, 
http/1.1]}{127.0.0.1:34835}
   [junit4]   2> 238443 INFO  (jetty-launcher-195-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35793}
   [junit4]   2> 238443 INFO  (jetty-launcher-195-thread-3) [     ] 
o.e.j.s.Server Started @238653ms
   [junit4]   2> 238443 INFO  (jetty-launcher-195-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34835}
   [junit4]   2> 238443 ERROR (jetty-launcher-195-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 238443 ERROR (jetty-launcher-195-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 238443 INFO  (jetty-launcher-195-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 238443 INFO  (jetty-launcher-195-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 238443 INFO  (jetty-launcher-195-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.3.0
   [junit4]   2> 238443 INFO  (jetty-launcher-195-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.3.0
   [junit4]   2> 238443 INFO  (jetty-launcher-195-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 238443 INFO  (jetty-launcher-195-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 238443 INFO  (jetty-launcher-195-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 238443 INFO  (jetty-launcher-195-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 238443 INFO  (jetty-launcher-195-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-07-18T19:30:08.755Z
   [junit4]   2> 238443 INFO  (jetty-launcher-195-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-07-18T19:30:08.755Z
   [junit4]   2> 238459 INFO  (jetty-launcher-195-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 238475 INFO  (zkConnectionManagerCallback-197-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 238475 INFO  (jetty-launcher-195-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 238475 INFO  (jetty-launcher-195-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 238487 INFO  (jetty-launcher-195-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 238493 INFO  (jetty-launcher-195-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 238493 INFO  (jetty-launcher-195-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 238495 INFO  (jetty-launcher-195-thread-2) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1ec16c37, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 238499 INFO  (zkConnectionManagerCallback-199-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 238499 INFO  (jetty-launcher-195-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 238500 INFO  (jetty-launcher-195-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 238508 INFO  (jetty-launcher-195-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 238508 INFO  (jetty-launcher-195-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 238510 INFO  (jetty-launcher-195-thread-1) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1ec16c37, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 238531 INFO  (zkConnectionManagerCallback-201-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 238531 INFO  (jetty-launcher-195-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 238615 INFO  (jetty-launcher-195-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 238619 INFO  (jetty-launcher-195-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 238619 INFO  (jetty-launcher-195-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 238628 INFO  (jetty-launcher-195-thread-3) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1ec16c37, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 238833 INFO  (jetty-launcher-195-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 238851 WARN  (jetty-launcher-195-thread-1) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 238892 WARN  (jetty-launcher-195-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@61c96bb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 238892 WARN  (jetty-launcher-195-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@61c96bb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 238907 WARN  (jetty-launcher-195-thread-1) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 238932 WARN  (jetty-launcher-195-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@3cb49f9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 238932 WARN  (jetty-launcher-195-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@3cb49f9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 238940 INFO  (jetty-launcher-195-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44897/solr
   [junit4]   2> 238958 INFO  (jetty-launcher-195-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 238973 INFO  (zkConnectionManagerCallback-210-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 238973 INFO  (jetty-launcher-195-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 239099 INFO  (jetty-launcher-195-thread-1) 
[n:127.0.0.1:35793_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 239125 INFO  (zkConnectionManagerCallback-212-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 239125 INFO  (jetty-launcher-195-thread-1) 
[n:127.0.0.1:35793_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 239161 INFO  (jetty-launcher-195-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 239162 WARN  (jetty-launcher-195-thread-3) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 239175 WARN  (jetty-launcher-195-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@22478396[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 239175 WARN  (jetty-launcher-195-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@22478396[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 239190 WARN  (jetty-launcher-195-thread-3) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 239253 WARN  (jetty-launcher-195-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@4402403e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 239253 WARN  (jetty-launcher-195-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@4402403e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 239254 INFO  (jetty-launcher-195-thread-3) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44897/solr
   [junit4]   2> 239263 INFO  (jetty-launcher-195-thread-1) 
[n:127.0.0.1:35793_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:35793_solr
   [junit4]   2> 239264 INFO  (jetty-launcher-195-thread-1) 
[n:127.0.0.1:35793_solr     ] o.a.s.c.Overseer Overseer 
(id=75060165806522375-127.0.0.1:35793_solr-n_0000000000) starting
   [junit4]   2> 239279 INFO  (jetty-launcher-195-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 239300 INFO  (jetty-launcher-195-thread-1) 
[n:127.0.0.1:35793_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 239325 INFO  (zkConnectionManagerCallback-220-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 239325 INFO  (jetty-launcher-195-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 239347 INFO  (zkConnectionManagerCallback-225-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 239347 INFO  (jetty-launcher-195-thread-1) 
[n:127.0.0.1:35793_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 239351 INFO  (jetty-launcher-195-thread-1) 
[n:127.0.0.1:35793_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:44897/solr ready
   [junit4]   2> 239363 INFO  
(OverseerStateUpdate-75060165806522375-127.0.0.1:35793_solr-n_0000000000) 
[n:127.0.0.1:35793_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:35793_solr
   [junit4]   2> 239371 INFO  (jetty-launcher-195-thread-1) 
[n:127.0.0.1:35793_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35793_solr
   [junit4]   2> 239389 INFO  (zkCallback-211-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 239390 INFO  (zkCallback-224-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 239441 INFO  (jetty-launcher-195-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 239443 INFO  (jetty-launcher-195-thread-1) 
[n:127.0.0.1:35793_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 239443 WARN  (jetty-launcher-195-thread-2) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 239475 INFO  (jetty-launcher-195-thread-3) 
[n:127.0.0.1:34835_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 239520 WARN  (jetty-launcher-195-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@4eda6581[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 239520 WARN  (jetty-launcher-195-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@4eda6581[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 239520 INFO  (jetty-launcher-195-thread-1) 
[n:127.0.0.1:35793_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1ec16c37
   [junit4]   2> 239523 WARN  (jetty-launcher-195-thread-2) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 239527 INFO  (zkConnectionManagerCallback-229-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 239527 INFO  (jetty-launcher-195-thread-3) 
[n:127.0.0.1:34835_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 239560 INFO  (jetty-launcher-195-thread-1) 
[n:127.0.0.1:35793_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1ec16c37
   [junit4]   2> 239560 INFO  (jetty-launcher-195-thread-1) 
[n:127.0.0.1:35793_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1ec16c37
   [junit4]   2> 239562 INFO  (jetty-launcher-195-thread-1) 
[n:127.0.0.1:35793_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_309DDB60363DEE16-001/tempDir-002/node1/.
   [junit4]   2> 239577 INFO  (jetty-launcher-195-thread-3) 
[n:127.0.0.1:34835_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 239581 INFO  (jetty-launcher-195-thread-3) 
[n:127.0.0.1:34835_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:34835_solr as DOWN
   [junit4]   2> 239584 INFO  (jetty-launcher-195-thread-3) 
[n:127.0.0.1:34835_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 239584 INFO  (jetty-launcher-195-thread-3) 
[n:127.0.0.1:34835_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34835_solr
   [junit4]   2> 239603 INFO  (zkCallback-211-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 239621 WARN  (jetty-launcher-195-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@5c153e9a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 239622 WARN  (jetty-launcher-195-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@5c153e9a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 239623 INFO  (jetty-launcher-195-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44897/solr
   [junit4]   2> 239643 INFO  (jetty-launcher-195-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 239655 INFO  (zkCallback-224-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 239656 INFO  (zkCallback-228-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 239671 INFO  (jetty-launcher-195-thread-3) 
[n:127.0.0.1:34835_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 239683 INFO  (zkConnectionManagerCallback-236-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 239683 INFO  (jetty-launcher-195-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 239695 INFO  (zkConnectionManagerCallback-241-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 239695 INFO  (jetty-launcher-195-thread-3) 
[n:127.0.0.1:34835_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 239697 INFO  (jetty-launcher-195-thread-3) 
[n:127.0.0.1:34835_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 239699 INFO  (jetty-launcher-195-thread-3) 
[n:127.0.0.1:34835_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:44897/solr ready
   [junit4]   2> 239735 INFO  (jetty-launcher-195-thread-3) 
[n:127.0.0.1:34835_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 239813 INFO  (jetty-launcher-195-thread-3) 
[n:127.0.0.1:34835_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1ec16c37
   [junit4]   2> 239823 INFO  (jetty-launcher-195-thread-2) 
[n:127.0.0.1:37704_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 239856 INFO  (jetty-launcher-195-thread-3) 
[n:127.0.0.1:34835_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1ec16c37
   [junit4]   2> 239856 INFO  (jetty-launcher-195-thread-3) 
[n:127.0.0.1:34835_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1ec16c37
   [junit4]   2> 239858 INFO  (jetty-launcher-195-thread-3) 
[n:127.0.0.1:34835_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_309DDB60363DEE16-001/tempDir-002/node3/.
   [junit4]   2> 239867 INFO  (zkConnectionManagerCallback-244-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 239867 INFO  (jetty-launcher-195-thread-2) 
[n:127.0.0.1:37704_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 239905 INFO  (jetty-launcher-195-thread-2) 
[n:127.0.0.1:37704_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 239913 INFO  (jetty-launcher-195-thread-2) 
[n:127.0.0.1:37704_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:37704_solr as DOWN
   [junit4]   2> 239915 INFO  (jetty-launcher-195-thread-2) 
[n:127.0.0.1:37704_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 239915 INFO  (jetty-launcher-195-thread-2) 
[n:127.0.0.1:37704_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37704_solr
   [junit4]   2> 239917 INFO  (zkCallback-224-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 239917 INFO  (zkCallback-211-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 239928 INFO  (zkCallback-243-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 239951 INFO  (jetty-launcher-195-thread-2) 
[n:127.0.0.1:37704_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 239952 INFO  (zkCallback-228-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 239966 INFO  (zkConnectionManagerCallback-251-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 239967 INFO  (jetty-launcher-195-thread-2) 
[n:127.0.0.1:37704_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 239971 INFO  (zkCallback-240-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 239972 INFO  (jetty-launcher-195-thread-2) 
[n:127.0.0.1:37704_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 239974 INFO  (jetty-launcher-195-thread-2) 
[n:127.0.0.1:37704_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:44897/solr ready
   [junit4]   2> 240003 INFO  (jetty-launcher-195-thread-2) 
[n:127.0.0.1:37704_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 240025 INFO  (jetty-launcher-195-thread-2) 
[n:127.0.0.1:37704_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1ec16c37
   [junit4]   2> 240048 INFO  (jetty-launcher-195-thread-2) 
[n:127.0.0.1:37704_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1ec16c37
   [junit4]   2> 240049 INFO  (jetty-launcher-195-thread-2) 
[n:127.0.0.1:37704_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1ec16c37
   [junit4]   2> 240050 INFO  (jetty-launcher-195-thread-2) 
[n:127.0.0.1:37704_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_309DDB60363DEE16-001/tempDir-002/node2/.
   [junit4]   2> 240159 INFO  
(TEST-HdfsAutoAddReplicasIntegrationTest.testSimple-seed#[309DDB60363DEE16]) [  
   ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 240167 INFO  (zkConnectionManagerCallback-257-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 240171 INFO  
(TEST-HdfsAutoAddReplicasIntegrationTest.testSimple-seed#[309DDB60363DEE16]) [  
   ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 240173 INFO  
(TEST-HdfsAutoAddReplicasIntegrationTest.testSimple-seed#[309DDB60363DEE16]) [  
   ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 240175 INFO  
(TEST-HdfsAutoAddReplicasIntegrationTest.testSimple-seed#[309DDB60363DEE16]) [  
   ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44897/solr 
ready
   [junit4]   2> 240227 INFO  (qtp1279923394-643) [n:127.0.0.1:34835_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster 
params={wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 240295 INFO  (qtp1088077152-637) [n:127.0.0.1:35793_solr     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create wi

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

vy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/null701449536
     [copy] Copying 249 files to 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/null701449536
   [delete] Deleting directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/null701449536

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: 
#;[email protected]
[ivy:cachepath]         confs: [default]
[ivy:cachepath]         found 
org.eclipse.jgit#org.eclipse.jgit;5.3.0.201903130848-r in public
[ivy:cachepath]         found com.jcraft#jsch;0.1.54 in public
[ivy:cachepath]         found com.jcraft#jzlib;1.1.1 in public
[ivy:cachepath]         found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath]         found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath]         found org.bouncycastle#bcpg-jdk15on;1.60 in public
[ivy:cachepath]         found org.bouncycastle#bcprov-jdk15on;1.60 in public
[ivy:cachepath]         found org.bouncycastle#bcpkix-jdk15on;1.60 in public
[ivy:cachepath]         found org.slf4j#slf4j-nop;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 63ms :: artifacts dl 12ms
        ---------------------------------------------------------------------
        |                  |            modules            ||   artifacts   |
        |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
        ---------------------------------------------------------------------
        |      default     |   9   |   0   |   0   |   0   ||   9   |   0   |
        ---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 647 minutes 57 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
        at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2847)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2726)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2707)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3086)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene2
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
                at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
                at hudson.remoting.Channel.call(Channel.java:955)
                at hudson.FilePath.act(FilePath.java:1072)
                at hudson.FilePath.act(FilePath.java:1061)
                at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
                at 
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
                at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
                at 
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
                at hudson.model.Build$BuildExecution.post2(Build.java:186)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
                at hudson.model.Run.execute(Run.java:1835)
                at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
                at 
hudson.model.ResourceController.execute(ResourceController.java:97)
                at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3088)
        at hudson.remoting.UserRequest.perform(UserRequest.java:212)
        at hudson.remoting.UserRequest.perform(UserRequest.java:54)
        at hudson.remoting.Request$2.run(Request.java:369)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no 
matches found within 10000
        at hudson.FilePath.act(FilePath.java:1074)
        at hudson.FilePath.act(FilePath.java:1061)
        at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
        at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
        at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
        at hudson.model.Build$BuildExecution.post2(Build.java:186)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
        at hudson.model.Run.execute(Run.java:1835)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
        at hudson.model.ResourceController.execute(ResourceController.java:97)
        at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern 
"**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to