Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/1431/

4 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestLazyCores

Error Message:
ObjectTracker found 5 object(s) that were not released!!! 
[MockDirectoryWrapper, MDCAwareThreadPoolExecutor, SolrCore, 
MockDirectoryWrapper, MockDirectoryWrapper] 
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException  at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
  at 
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:347)
  at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:328)  at 
org.apache.solr.core.SolrCore.initIndex(SolrCore.java:653)  at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:861)  at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:787)  at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:864)  at 
org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:520)  at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)  at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
  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:745)  
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException  at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:810)  at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:787)  at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:864)  at 
org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:520)  at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)  at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
  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:745)  
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException  at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:951)  at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:787)  at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:864)  at 
org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:520)  at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)  at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
  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:745)  
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException  at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
  at 
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:347)
  at 
org.apache.solr.core.SolrCore.initSnapshotMetaDataManager(SolrCore.java:430)  
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:855)  at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:787)  at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:864)  at 
org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:520)  at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)  at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
  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:745)  
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException  at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
  at 
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:347)
  at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:66)  at 
org.apache.solr.core.SolrCore.initIndex(SolrCore.java:685)  at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:861)  at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:787)  at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:864)  at 
org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:520)  at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)  at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
  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:745)  

Stack Trace:
java.lang.AssertionError: ObjectTracker found 5 object(s) that were not 
released!!! [MockDirectoryWrapper, MDCAwareThreadPoolExecutor, SolrCore, 
MockDirectoryWrapper, MockDirectoryWrapper]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
        at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
        at 
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:347)
        at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:328)
        at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:653)
        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:861)
        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:787)
        at org.apache.solr.core.CoreContainer.create(CoreContainer.java:864)
        at 
org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:520)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
        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:745)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
        at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:810)
        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:787)
        at org.apache.solr.core.CoreContainer.create(CoreContainer.java:864)
        at 
org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:520)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
        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:745)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
        at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:951)
        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:787)
        at org.apache.solr.core.CoreContainer.create(CoreContainer.java:864)
        at 
org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:520)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
        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:745)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
        at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
        at 
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:347)
        at 
org.apache.solr.core.SolrCore.initSnapshotMetaDataManager(SolrCore.java:430)
        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:855)
        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:787)
        at org.apache.solr.core.CoreContainer.create(CoreContainer.java:864)
        at 
org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:520)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
        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:745)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
        at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
        at 
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:347)
        at 
org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:66)
        at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:685)
        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:861)
        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:787)
        at org.apache.solr.core.CoreContainer.create(CoreContainer.java:864)
        at 
org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:520)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
        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:745)


        at __randomizedtesting.SeedInfo.seed([3EAF8B3EDBA405E8]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNull(Assert.java:551)
        at 
org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:261)
        at sun.reflect.GeneratedMethodAccessor52.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:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
        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:367)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestLazyCores

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores:     1) 
Thread[id=60750, name=searcherExecutor-4793-thread-1, state=WAITING, 
group=TGRP-TestLazyCores]         at sun.misc.Unsafe.park(Native Method)        
 at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         
at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)     
    at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) 
        at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.core.TestLazyCores: 
   1) Thread[id=60750, name=searcherExecutor-4793-thread-1, state=WAITING, 
group=TGRP-TestLazyCores]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
        at __randomizedtesting.SeedInfo.seed([3EAF8B3EDBA405E8]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestLazyCores

Error Message:
There are still zombie threads that couldn't be terminated:    1) 
Thread[id=60750, name=searcherExecutor-4793-thread-1, state=WAITING, 
group=TGRP-TestLazyCores]         at sun.misc.Unsafe.park(Native Method)        
 at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         
at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)     
    at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) 
        at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   1) Thread[id=60750, name=searcherExecutor-4793-thread-1, state=WAITING, 
group=TGRP-TestLazyCores]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
        at __randomizedtesting.SeedInfo.seed([3EAF8B3EDBA405E8]:0)


FAILED:  
org.apache.solr.util.TestSolrCLIRunExample.testInteractiveSolrCloudExample

Error Message:
Expected 10 to be found in the testCloudExamplePrompt collection but only found 
7

Stack Trace:
java.lang.AssertionError: Expected 10 to be found in the testCloudExamplePrompt 
collection but only found 7
        at 
__randomizedtesting.SeedInfo.seed([3EAF8B3EDBA405E8:E5DE6BF4ECD1C08E]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.util.TestSolrCLIRunExample.testInteractiveSolrCloudExample(TestSolrCLIRunExample.java:457)
        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:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        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:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        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:367)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10628 lines...]
   [junit4] Suite: org.apache.solr.util.TestSolrCLIRunExample
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/init-core-data-001
   [junit4]   2> 70036 INFO  
(SUITE-TestSolrCLIRunExample-seed#[3EAF8B3EDBA405E8]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 70038 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[3EAF8B3EDBA405E8])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testInteractiveSolrCloudExample
   [junit4]   2> 70079 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[3EAF8B3EDBA405E8])
 [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002
   [junit4]   2> 70079 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[3EAF8B3EDBA405E8])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 70079 INFO  (Thread-106) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 70079 INFO  (Thread-106) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 70184 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[3EAF8B3EDBA405E8])
 [    ] o.a.s.c.ZkTestServer start zk server on port:51406
   [junit4]   2> 70195 INFO  (jetty-launcher-104-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 70196 INFO  (jetty-launcher-104-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@728b6713{/solr,null,AVAILABLE}
   [junit4]   2> 70197 INFO  (jetty-launcher-104-thread-1) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@1ade4516{HTTP/1.1,[http/1.1]}{127.0.0.1:59427}
   [junit4]   2> 70199 INFO  (jetty-launcher-104-thread-1) [    ] 
o.e.j.s.Server Started @73728ms
   [junit4]   2> 70199 INFO  (jetty-launcher-104-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=59427}
   [junit4]   2> 70200 ERROR (jetty-launcher-104-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 70201 INFO  (jetty-launcher-104-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 70201 INFO  (jetty-launcher-104-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port 
59427
   [junit4]   2> 70201 INFO  (jetty-launcher-104-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 70202 INFO  (jetty-launcher-104-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-10-20T01:43:31.258Z
   [junit4]   2> 70207 INFO  (jetty-launcher-104-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 70219 INFO  (jetty-launcher-104-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51406/solr
   [junit4]   2> 70255 INFO  (jetty-launcher-104-thread-1) 
[n:localhost:59427_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader localhost:59427_solr
   [junit4]   2> 70257 INFO  (jetty-launcher-104-thread-1) 
[n:localhost:59427_solr    ] o.a.s.c.Overseer Overseer 
(id=96791941030674435-localhost:59427_solr-n_0000000000) starting
   [junit4]   2> 70265 INFO  (jetty-launcher-104-thread-1) 
[n:localhost:59427_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/localhost:59427_solr
   [junit4]   2> 70266 INFO  
(zkCallback-110-thread-1-processing-n:localhost:59427_solr) 
[n:localhost:59427_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 70275 INFO  (jetty-launcher-104-thread-1) 
[n:localhost:59427_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1
   [junit4]   2> 70302 INFO  (qtp443469232-665) [n:localhost:59427_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/system 
params={wt=json} status=0 QTime=16
   [junit4]   2> 70318 INFO  (qtp443469232-665) [n:localhost:59427_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=json and sendToOCPQueue=true
   [junit4]   2> 70320 INFO  (qtp443469232-665) [n:localhost:59427_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=json} status=0 QTime=2
   [junit4]   2> 70340 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[3EAF8B3EDBA405E8])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 70348 INFO  (qtp443469232-668) [n:localhost:59427_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=list&wt=json and sendToOCPQueue=true
   [junit4]   2> 70348 INFO  (qtp443469232-668) [n:localhost:59427_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=list&wt=json} status=0 QTime=0
   [junit4]   2> 70359 INFO  (qtp443469232-665) [n:localhost:59427_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/system 
params={wt=json} status=0 QTime=7
   [junit4]   2> 70364 INFO  (qtp443469232-667) [n:localhost:59427_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=json and sendToOCPQueue=true
   [junit4]   2> 70364 INFO  (qtp443469232-667) [n:localhost:59427_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=json} status=0 QTime=0
   [junit4]   2> 70369 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[3EAF8B3EDBA405E8])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 70442 INFO  (qtp443469232-662) [n:localhost:59427_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=list&wt=json and sendToOCPQueue=true
   [junit4]   2> 70442 INFO  (qtp443469232-662) [n:localhost:59427_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=list&wt=json} status=0 QTime=0
   [junit4]   2> 70445 INFO  (qtp443469232-663) [n:localhost:59427_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&maxShardsPerNode=4&collection.configName=testCloudExamplePrompt&name=testCloudExamplePrompt&action=CREATE&numShards=2&wt=json
 and sendToOCPQueue=true
   [junit4]   2> 70447 INFO  
(OverseerThreadFactory-442-thread-1-processing-n:localhost:59427_solr) 
[n:localhost:59427_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
testCloudExamplePrompt
   [junit4]   2> 70448 WARN  
(OverseerThreadFactory-442-thread-1-processing-n:localhost:59427_solr) 
[n:localhost:59427_solr    ] o.a.s.c.CreateCollectionCmd Specified 
replicationFactor of 2 on collection testCloudExamplePrompt is higher than or 
equal to the number of Solr instances currently live or live and part of your 
createNodeSet(1). It's unusual to run two replica of the same slice on the same 
Solr-instance.
   [junit4]   2> 70556 INFO  (qtp443469232-666) [n:localhost:59427_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=testCloudExamplePrompt&newCollection=true&name=testCloudExamplePrompt_shard1_replica2&action=CREATE&numShards=2&collection=testCloudExamplePrompt&shard=shard1&wt=javabin&version=2
   [junit4]   2> 70556 INFO  (qtp443469232-662) [n:localhost:59427_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=testCloudExamplePrompt&newCollection=true&name=testCloudExamplePrompt_shard1_replica1&action=CREATE&numShards=2&collection=testCloudExamplePrompt&shard=shard1&wt=javabin&version=2
   [junit4]   2> 70557 INFO  (qtp443469232-667) [n:localhost:59427_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=testCloudExamplePrompt&newCollection=true&name=testCloudExamplePrompt_shard2_replica2&action=CREATE&numShards=2&collection=testCloudExamplePrompt&shard=shard2&wt=javabin&version=2
   [junit4]   2> 70558 INFO  (qtp443469232-669) [n:localhost:59427_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=testCloudExamplePrompt&newCollection=true&name=testCloudExamplePrompt_shard2_replica1&action=CREATE&numShards=2&collection=testCloudExamplePrompt&shard=shard2&wt=javabin&version=2
   [junit4]   2> 70668 INFO  
(zkCallback-110-thread-2-processing-n:localhost:59427_solr) 
[n:localhost:59427_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testCloudExamplePrompt/state.json] for collection 
[testCloudExamplePrompt] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 71578 INFO  (qtp443469232-669) [n:localhost:59427_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] 
o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 71580 INFO  (qtp443469232-669) [n:localhost:59427_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] 
o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 71578 INFO  (qtp443469232-666) [n:localhost:59427_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] 
o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 71580 INFO  (qtp443469232-666) [n:localhost:59427_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] 
o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 71581 WARN  (qtp443469232-669) [n:localhost:59427_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] 
o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../contrib/extraction/lib
   [junit4]   2> 71581 WARN  (qtp443469232-666) [n:localhost:59427_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] 
o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../contrib/extraction/lib
   [junit4]   2> 71582 WARN  (qtp443469232-669) [n:localhost:59427_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] 
o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../dist
 filtered by solr-cell-\d.*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../dist
   [junit4]   2> 71582 INFO  (qtp443469232-667) [n:localhost:59427_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] 
o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 71582 WARN  (qtp443469232-666) [n:localhost:59427_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] 
o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../dist
 filtered by solr-cell-\d.*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../dist
   [junit4]   2> 71582 INFO  (qtp443469232-667) [n:localhost:59427_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] 
o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 71582 WARN  (qtp443469232-669) [n:localhost:59427_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] 
o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../contrib/clustering/lib
 filtered by .*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../contrib/clustering/lib
   [junit4]   2> 71582 WARN  (qtp443469232-666) [n:localhost:59427_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] 
o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../contrib/clustering/lib
 filtered by .*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../contrib/clustering/lib
   [junit4]   2> 71582 WARN  (qtp443469232-669) [n:localhost:59427_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] 
o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../dist
   [junit4]   2> 71582 WARN  (qtp443469232-666) [n:localhost:59427_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] 
o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../dist
   [junit4]   2> 71582 WARN  (qtp443469232-667) [n:localhost:59427_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] 
o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../contrib/extraction/lib
   [junit4]   2> 71582 WARN  (qtp443469232-669) [n:localhost:59427_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] 
o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../contrib/langid/lib
 filtered by .*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../contrib/langid/lib
   [junit4]   2> 71582 WARN  (qtp443469232-666) [n:localhost:59427_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] 
o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../contrib/langid/lib
 filtered by .*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../contrib/langid/lib
   [junit4]   2> 71583 WARN  (qtp443469232-667) [n:localhost:59427_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] 
o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../dist
 filtered by solr-cell-\d.*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../dist
   [junit4]   2> 71583 WARN  (qtp443469232-669) [n:localhost:59427_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] 
o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../dist
 filtered by solr-langid-\d.*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../dist
   [junit4]   2> 71583 WARN  (qtp443469232-666) [n:localhost:59427_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] 
o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../dist
 filtered by solr-langid-\d.*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../dist
   [junit4]   2> 71583 WARN  (qtp443469232-667) [n:localhost:59427_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] 
o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../contrib/clustering/lib
 filtered by .*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../contrib/clustering/lib
   [junit4]   2> 71583 WARN  (qtp443469232-669) [n:localhost:59427_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] 
o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../contrib/velocity/lib
 filtered by .*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../contrib/velocity/lib
   [junit4]   2> 71583 WARN  (qtp443469232-666) [n:localhost:59427_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] 
o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../contrib/velocity/lib
 filtered by .*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../contrib/velocity/lib
   [junit4]   2> 71583 WARN  (qtp443469232-667) [n:localhost:59427_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] 
o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../dist
   [junit4]   2> 71583 WARN  (qtp443469232-669) [n:localhost:59427_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] 
o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../dist
   [junit4]   2> 71583 WARN  (qtp443469232-666) [n:localhost:59427_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] 
o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../dist
   [junit4]   2> 71583 WARN  (qtp443469232-667) [n:localhost:59427_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] 
o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../contrib/langid/lib
 filtered by .*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../contrib/langid/lib
   [junit4]   2> 71583 WARN  (qtp443469232-667) [n:localhost:59427_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] 
o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../dist
 filtered by solr-langid-\d.*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../dist
   [junit4]   2> 71584 WARN  (qtp443469232-667) [n:localhost:59427_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] 
o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../contrib/velocity/lib
 filtered by .*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../contrib/velocity/lib
   [junit4]   2> 71584 WARN  (qtp443469232-667) [n:localhost:59427_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] 
o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../dist
   [junit4]   2> 71596 INFO  (qtp443469232-666) [n:localhost:59427_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 71598 INFO  (qtp443469232-667) [n:localhost:59427_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 71601 INFO  (qtp443469232-662) [n:localhost:59427_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] 
o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 71601 INFO  (qtp443469232-662) [n:localhost:59427_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] 
o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 71602 WARN  (qtp443469232-662) [n:localhost:59427_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] 
o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../contrib/extraction/lib
   [junit4]   2> 71602 WARN  (qtp443469232-662) [n:localhost:59427_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] 
o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../dist
 filtered by solr-cell-\d.*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../dist
   [junit4]   2> 71602 WARN  (qtp443469232-662) [n:localhost:59427_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] 
o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../contrib/clustering/lib
 filtered by .*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../contrib/clustering/lib
   [junit4]   2> 71603 WARN  (qtp443469232-662) [n:localhost:59427_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] 
o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../dist
   [junit4]   2> 71603 WARN  (qtp443469232-662) [n:localhost:59427_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] 
o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../contrib/langid/lib
 filtered by .*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../contrib/langid/lib
   [junit4]   2> 71603 WARN  (qtp443469232-662) [n:localhost:59427_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] 
o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../dist
 filtered by solr-langid-\d.*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../dist
   [junit4]   2> 71603 WARN  (qtp443469232-662) [n:localhost:59427_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] 
o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../contrib/velocity/lib
 filtered by .*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../contrib/velocity/lib
   [junit4]   2> 71603 WARN  (qtp443469232-662) [n:localhost:59427_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] 
o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../dist
   [junit4]   2> 71606 INFO  (qtp443469232-669) [n:localhost:59427_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 71609 INFO  (qtp443469232-662) [n:localhost:59427_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 71634 INFO  (qtp443469232-666) [n:localhost:59427_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] 
o.a.s.s.IndexSchema [testCloudExamplePrompt_shard1_replica2] Schema 
name=example-data-driven-schema
   [junit4]   2> 71638 INFO  (qtp443469232-669) [n:localhost:59427_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] 
o.a.s.s.IndexSchema [testCloudExamplePrompt_shard2_replica1] Schema 
name=example-data-driven-schema
   [junit4]   2> 71670 INFO  (qtp443469232-667) [n:localhost:59427_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] 
o.a.s.s.IndexSchema [testCloudExamplePrompt_shard2_replica2] Schema 
name=example-data-driven-schema
   [junit4]   2> 71676 INFO  (qtp443469232-662) [n:localhost:59427_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] 
o.a.s.s.IndexSchema [testCloudExamplePrompt_shard1_replica1] Schema 
name=example-data-driven-schema
   [junit4]   2> 71950 INFO  (qtp443469232-666) [n:localhost:59427_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] 
o.a.s.s.IndexSchema Loaded schema example-data-driven-schema/1.6 with uniqueid 
field id
   [junit4]   2> 71951 INFO  (qtp443469232-662) [n:localhost:59427_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] 
o.a.s.s.IndexSchema Loaded schema example-data-driven-schema/1.6 with uniqueid 
field id
   [junit4]   2> 71951 INFO  (qtp443469232-667) [n:localhost:59427_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] 
o.a.s.s.IndexSchema Loaded schema example-data-driven-schema/1.6 with uniqueid 
field id
   [junit4]   2> 71952 INFO  (qtp443469232-669) [n:localhost:59427_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] 
o.a.s.s.IndexSchema Loaded schema example-data-driven-schema/1.6 with uniqueid 
field id
   [junit4]   2> 72006 INFO  (qtp443469232-666) [n:localhost:59427_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] 
o.a.s.c.CoreContainer Creating SolrCore 
'testCloudExamplePrompt_shard1_replica2' using configuration from collection 
testCloudExamplePrompt
   [junit4]   2> 72007 INFO  (qtp443469232-666) [n:localhost:59427_solr 
c:testCloudExamplePrompt s:shard1 r:core_node2 
x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.SolrCore 
[[testCloudExamplePrompt_shard1_replica2] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/data/]
   [junit4]   2> 72007 INFO  (qtp443469232-666) [n:localhost:59427_solr 
c:testCloudExamplePrompt s:shard1 r:core_node2 
x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@628b1fe3
   [junit4]   2> 72040 INFO  (qtp443469232-667) [n:localhost:59427_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] 
o.a.s.c.CoreContainer Creating SolrCore 
'testCloudExamplePrompt_shard2_replica2' using configuration from collection 
testCloudExamplePrompt
   [junit4]   2> 72042 INFO  (qtp443469232-667) [n:localhost:59427_solr 
c:testCloudExamplePrompt s:shard2 r:core_node3 
x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.SolrCore 
[[testCloudExamplePrompt_shard2_replica2] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/data/]
   [junit4]   2> 72043 INFO  (qtp443469232-667) [n:localhost:59427_solr 
c:testCloudExamplePrompt s:shard2 r:core_node3 
x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@628b1fe3
   [junit4]   2> 72061 INFO  (qtp443469232-667) [n:localhost:59427_solr 
c:testCloudExamplePrompt s:shard2 r:core_node3 
x:testCloudExamplePrompt_shard2_replica2] o.a.s.r.XSLTResponseWriter 
xsltCacheLifetimeSeconds=5
   [junit4]   2> 72067 INFO  (qtp443469232-669) [n:localhost:59427_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] 
o.a.s.c.CoreContainer Creating SolrCore 
'testCloudExamplePrompt_shard2_replica1' using configuration from collection 
testCloudExamplePrompt
   [junit4]   2> 72067 INFO  (qtp443469232-669) [n:localhost:59427_solr 
c:testCloudExamplePrompt s:shard2 r:core_node4 
x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.SolrCore 
[[testCloudExamplePrompt_shard2_replica1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/data/]
   [junit4]   2> 72068 INFO  (qtp443469232-669) [n:localhost:59427_solr 
c:testCloudExamplePrompt s:shard2 r:core_node4 
x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@628b1fe3
   [junit4]   2> 72069 INFO  (qtp443469232-666) [n:localhost:59427_solr 
c:testCloudExamplePrompt s:shard1 r:core_node2 
x:testCloudExamplePrompt_shard1_replica2] o.a.s.r.XSLTResponseWriter 
xsltCacheLifetimeSeconds=5
   [junit4]   2> 72073 INFO  (qtp443469232-662) [n:localhost:59427_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] 
o.a.s.c.CoreContainer Creating SolrCore 
'testCloudExamplePrompt_shard1_replica1' using configuration from collection 
testCloudExamplePrompt
   [junit4]   2> 72074 INFO  (qtp443469232-662) [n:localhost:59427_solr 
c:testCloudExamplePrompt s:shard1 r:core_node1 
x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.SolrCore 
[[testCloudExamplePrompt_shard1_replica1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/data/]
   [junit4]   2> 72074 INFO  (qtp443469232-662) [n:localhost:59427_solr 
c:testCloudExamplePrompt s:shard1 r:core_node1 
x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@628b1fe3
   [junit4]   2> 72089 INFO  (qtp443469232-669) [n:localhost:59427_solr 
c:testCloudExamplePrompt s:shard2 r:core_node4 
x:testCloudExamplePrompt_shard2_replica1] o.a.s.r.XSLTResponseWriter 
xsltCacheLifetimeSeconds=5
   [junit4]   2> 72097 INFO  (qtp443469232-662) [n:localhost:59427_solr 
c:testCloudExamplePrompt s:shard1 r:core_node1 
x:testCloudExamplePrompt_shard1_replica1] o.a.s.r.XSLTResponseWriter 
xsltCacheLifetimeSeconds=5
   [junit4]   2> 72153 INFO  (qtp443469232-667) [n:localhost:59427_solr 
c:testCloudExamplePrompt s:shard2 r:core_node3 
x:testCloudExamplePrompt_shard2_replica2] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 72153 INFO  (qtp443469232-667) [n:localhost:59427_solr 
c:testCloudExamplePrompt s:shard2 r:core_node3 
x:testCloudExamplePrompt_shard2_replica2] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 72154 INFO  (qtp443469232-667) [n:localhost:59427_solr 
c:testCloudExamplePrompt s:shard2 r:core_node3 
x:testCloudExamplePrompt_shard2_replica2] o.a.s.u.CommitTracker Hard 
AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 72154 INFO  (qtp443469232-667) [n:localhost:59427_solr 
c:testCloudExamplePrompt s:shard2 r:core_node3 
x:testCloudExamplePrompt_shard2_replica2] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 72154 INFO  (qtp443469232-667) [n:localhost:59427_solr 
c:testCloudExamplePrompt s:shard2 r:core_node3 
x:testCloudExamplePrompt_shard2_replica2] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@230ff1f[testCloudExamplePrompt_shard2_replica2] main]
   [junit4]   2> 72155 INFO  (qtp443469232-662) [n:localhost:59427_solr 
c:testCloudExamplePrompt s:shard1 r:core_node1 
x:testCloudExamplePrompt_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 72155 INFO  (qtp443469232-662) [n:localhost:59427_solr 
c:testCloudExamplePrompt s:shard1 r:core_node1 
x:testCloudExamplePrompt_shard1_replica1] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 72155 INFO  (qtp443469232-667) [n:localhost:59427_solr 
c:testCloudExamplePrompt s:shard2 r:core_node3 
x:testCloudExamplePrompt_shard2_replica2] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/testCloudExamplePrompt
   [junit4]   2> 72156 INFO  (qtp443469232-662) [n:localhost:59427_solr 
c:testCloudExamplePrompt s:shard1 r:core_node1 
x:testCloudExamplePrompt_shard1_replica1] o.a.s.u.CommitTracker Hard 
AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 72156 INFO  (qtp443469232-662) [n:localhost:59427_solr 
c:testCloudExamplePrompt s:shard1 r:core_node1 
x:testCloudExamplePrompt_shard1_replica1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 72156 INFO  (qtp443469232-667) [n:localhost:59427_solr 
c:testCloudExamplePrompt s:shard2 r:core_node3 
x:testCloudExamplePrompt_shard2_replica2] o.a.s.r.ManagedResourceStorage Loaded 
null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/testCloudExamplePrompt
   [junit4]   2> 72156 INFO  (qtp443469232-662) [n:localhost:59427_solr 
c:testCloudExamplePrompt s:shard1 r:core_node1 
x:testCloudExamplePrompt_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@72918ff2[testCloudExamplePrompt_shard1_replica1] main]
   [junit4]   2> 72157 INFO  (qtp443469232-669) [n:localhost:59427_solr 
c:testCloudExamplePrompt s:shard2 r:core_node4 
x:testCloudExamplePrompt_shard2_replica1] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 72157 INFO  (qtp443469232-669) [n:localhost:59427_solr 
c:testCloudExamplePrompt s:shard2 r:core_node4 
x:testCloudExamplePrompt_shard2_replica1] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 72158 INFO  (qtp443469232-669) [n:localhost:59427_solr 
c:testCloudExamplePrompt s:shard2 r:core_node4 
x:testCloudExamplePrompt_shard2_replica1] o.a.s.u.CommitTracker Hard 
AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 72158 INFO  (qtp443469232-669) [n:localhost:59427_solr 
c:testCloudExamplePrompt s:shard2 r:core_node4 
x:testCloudExamplePrompt_shard2_replica1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 72158 INFO  (qtp443469232-662) [n:localhost:59427_solr 
c:testCloudExamplePrompt s:shard1 r:core_node1 
x:testCloudExamplePrompt_shard1_replica1] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/testCloudExamplePrompt
   [junit4]   2> 72159 INFO  (qtp443469232-669) [n:localhost:59427_solr 
c:testCloudExamplePrompt s:shard2 r:core_node4 
x:testCloudExamplePrompt_shard2_replica1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@651db49e[testCloudExamplePrompt_shard2_replica1] main]
   [junit4]   2> 72159 INFO  (qtp443469232-667) [n:localhost:59427_solr 
c:testCloudExamplePrompt s:shard2 r:core_node3 
x:testCloudExamplePrompt_shard2_replica2] o.a.s.s.ZkIndexSchemaReader Creating 
ZooKeeper watch for the managed schema at 
/configs/testCloudExamplePrompt/managed-schema
   [junit4]   2> 72159 INFO  (qtp443469232-662) [n:localhost:59427_solr 
c:testCloudExamplePrompt s:shard1 r:core_node1 
x:testCloudExamplePrompt_shard1_replica1] o.a.s.r.ManagedResourceStorage Loaded 
null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/testCloudExamplePrompt
   [junit4]   2> 72159 INFO  (qtp443469232-669) [n:localhost:59427_solr 
c:testCloudExamplePrompt s:shard2 r:core_node4 
x:testCloudExamplePrompt_shard2_replica1] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/testCloudExamplePrompt
   [junit4]   2> 72160 INFO  (qtp443469232-669) [n:localhost:59427_solr 
c:testCloudExamplePrompt s:shard2 r:core_node4 
x:testCloudExamplePrompt_shard2_replica1] o.a.s.r.ManagedResourceStorage Loaded 
null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/testCloudExamplePrompt
   [junit4]   2> 72160 INFO  (qtp443469232-667) [n:localhost:59427_solr 
c:testCloudExamplePrompt s:shard2 r:core_node3 
x:testCloudExamplePrompt_shard2_replica2] o.a.s.h.c.SpellCheckComponent 
Initializing spell checkers
   [junit4]   2> 72159 INFO  (qtp443469232-662) [n:localhost:59427_solr 
c:testCloudExamplePrompt s:shard1 r:core_node1 
x:testCloudExamplePrompt_shard1_replica1] o.a.s.s.ZkIndexSchemaReader Creating 
ZooKeeper watch for the managed schema at 
/configs/testCloudExamplePrompt/managed-schema
   [junit4]   2> 72160 INFO  (qtp443469232-669) [n:localhost:59427_solr 
c:testCloudExamplePrompt s:shard2 r:core_node4 
x:testCloudExamplePrompt_shard2_replica1] o.a.s.s.ZkIndexSchemaReader Creating 
ZooKeeper watch for the managed schema at 
/configs/testCloudExamplePrompt/managed-schema
   [junit4]   2> 72167 INFO  (qtp443469232-666) [n:localhost:59427_solr 
c:testCloudExamplePrompt s:shard1 r:core_node2 
x:testCloudExamplePrompt_shard1_replica2] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 72167 INFO  (qtp443469232-666) [n:localhost:59427_solr 
c:testCloudExamplePrompt s:shard1 r:core_node2 
x:testCloudExamplePrompt_shard1_replica2] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 72168 INFO  (qtp443469232-666) [n:localhost:59427_solr 
c:testCloudExamplePrompt s:shard1 r:core_node2 
x:testCloudExamplePrompt_shard1_replica2] o.a.s.u.CommitTracker Hard 
AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 72168 INFO  (qtp443469232-666) [n:localhost:59427_solr 
c:testCloudExamplePrompt s:shard1 r:core_node2 
x:testCloudExamplePrompt_shard1_replica2] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 72168 INFO  (qtp443469232-662) [n:localhost:59427_solr 
c:testCloudExamplePrompt s:shard1 r:core_node1 
x:testCloudExamplePrompt_shard1_replica1] o.a.s.h.c.SpellCheckComponent 
Initializing spell checkers
   [junit4]   2> 72169 INFO  (qtp443469232-669) [n:localhost:59427_solr 
c:testCloudExamplePrompt s:shard2 r:core_node4 
x:testCloudExamplePrompt_shard2_replica1] o.a.s.h.c.SpellCheckComponent 
Initializing spell checkers
   [junit4]   2> 72169 INFO  (qtp443469232-666) [n:localhost:59427_solr 
c:testCloudExamplePrompt s:shard1 r:core_node2 
x:testCloudExamplePrompt_shard1_replica2] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3a98c465[testCloudExamplePrompt_shard1_replica2] main]
   [junit4]   2> 72170 INFO  (qtp443469232-666) [n:localhost:59427_solr 
c:testCloudExamplePrompt s:shard1 r:core_node2 
x:testCloudExamplePrompt_shard1_replica2] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/testCloudExamplePrompt
   [junit4]   2> 72170 INFO  (qtp443469232-666) [n:localhost:59427_solr 
c:testCloudExamplePrompt s:shard1 r:core_node2 
x:testCloudExamplePrompt_shard1_replica2] o.a.s.r.ManagedResourceStorage Loaded 
null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/testCloudExamplePrompt
   [junit4]   2> 72170 INFO  (qtp443469232-666) [n:localhost:59427_solr 
c:testCloudExamplePrompt s:shard1 r:core_node2 
x:testCloudExamplePrompt_shard1_replica2] o.a.s.s.ZkIndexSchemaReader Creating 
ZooKeeper watch for the managed schema at 
/configs/testCloudExamplePrompt/managed-schema
   [junit4]   2> 72170 INFO  (qtp443469232-666) [n:localhost:59427_solr 
c:testCloudExamplePrompt s:shard1 r:core_node2 
x:testCloudExamplePrompt_shard1_replica2] o.a.s.h.c.SpellCheckComponent 
Initializing spell checkers
   [junit4]   2> 72178 INFO  (qtp443469232-666) [n:localhost:59427_solr 
c:testCloudExamplePrompt s:shard1 r:core_node2 
x:testCloudExamplePrompt_shard1_replica2] o.a.s.s.DirectSolrSpellChecker init: 
{name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 72178 INFO  (qtp443469232-669) [n:localhost:59427_solr 
c:testCloudExamplePrompt s:shard2 r:core_node4 
x:testCloudExamplePrompt_shard2_replica1] o.a.s.s.DirectSolrSpellChecker init: 
{name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 72183 INFO  (qtp443469232-662) [n:localhost:59427_solr 
c:testCloudExamplePrompt s:shard1 r:core_node1 
x:testCloudExamplePrompt_shard1_replica1] o.a.s.s.DirectSolrSpellChecker init: 
{name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 72184 INFO  (qtp443469232-667) [n:localhost:59427_solr 
c:testCloudExamplePrompt s:shard2 r:core_node3 
x:testCloudExamplePrompt_shard2_replica2] o.a.s.s.DirectSolrSpellChecker init: 
{name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 72192 INFO  (qtp443469232-669) [n:localhost:59427_solr 
c:testCloudExamplePrompt s:shard2 r:core_node4 
x:testCloudExamplePrompt_shard2_replica1] o.a.s.h.ReplicationHandler Commits 
will be reserved for  10000
   [junit4]   2> 72192 INFO  
(searcherExecutor-447-thread-1-processing-n:localhost:59427_solr 
x:testCloudExamplePrompt_shard2_replica1 s:shard2 c:testCloudExamplePrompt 
r:core_node4) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard2 
r:core_node4 x:testCloudExamplePrompt_shard2_replica1] 
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to 
Searcher@651db49e[testCloudExamplePrompt_shard2_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 72192 INFO  (qtp443469232-667) [n:localhost:59427_solr 
c:testCloudExamplePrompt s:shard2 r:core_node3 
x:testCloudExamplePrompt_shard2_replica2] o.a.s.h.ReplicationHandler Commits 
will be reserved for  10000
   [junit4]   2> 72192 INFO  
(searcherExecutor-447-thread-1-processing-n:localhost:59427_solr 
x:testCloudExamplePrompt_shard2_replica1 s:shard2 c:testCloudExamplePrompt 
r:core_node4) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard2 
r:core_node4 x:testCloudExamplePrompt_shard2_replica1] 
o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 72192 INFO  
(searcherExecutor-447-thread-1-processing-n:localhost:59427_solr 
x:testCloudExamplePrompt_shard2_replica1 s:shard2 c:testCloudExamplePrompt 
r:core_node4) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard2 
r:core_node4 x:testCloudExamplePrompt_shard2_replica1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 72192 INFO  
(searcherExecutor-446-thread-1-processing-n:localhost:59427_solr 
x:testCloudExamplePrompt_shard2_replica2 s:shard2 c:testCloudExamplePrompt 
r:core_node3) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard2 
r:core_node3 x:testCloudExamplePrompt_shard2_replica2] 
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to 
Searcher@230ff1f[testCloudExamplePrompt_shard2_replica2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 72193 INFO  
(searcherExecutor-446-thread-1-processing-n:localhost:59427_solr 
x:testCloudExamplePrompt_shard2_replica2 s:shard2 c:testCloudExamplePrompt 
r:core_node3) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard2 
r:core_node3 x:testCloudExamplePrompt_shard2_replica2] 
o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 72193 INFO  
(searcherExecutor-446-thread-1-processing-n:localhost:59427_solr 
x:testCloudExamplePrompt_shard2_replica2 s:shard2 c:testCloudExamplePrompt 
r:core_node3) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard2 
r:core_node3 x:testCloudExamplePrompt_shard2_replica2] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 72194 INFO  
(searcherExecutor-447-thread-1-processing-n:localhost:59427_solr 
x:testCloudExamplePrompt_shard2_replica1 s:shard2 c:testCloudExamplePrompt 
r:core_node4) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard2 
r:core_node4 x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.SolrCore 
[testCloudExamplePrompt_shard2_replica1] Registered new searcher 
Searcher@651db49e[testCloudExamplePrompt_shard2_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 72195 INFO  (qtp443469232-662) [n:localhost:59427_solr 
c:testCloudExamplePrompt s:shard1 r:core_node1 
x:testCloudExamplePrompt_shard1_replica1] o.a.s.h.ReplicationHandler Commits 
will be reserved for  10000
   [junit4]   2> 72195 INFO  
(searcherExecutor-448-thread-1-processing-n:localhost:59427_solr 
x:testCloudExamplePrompt_shard1_replica1 s:shard1 c:testCloudExamplePrompt 
r:core_node1) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard1 
r:core_node1 x:testCloudExamplePrompt_shard1_replica1] 
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to 
Searcher@72918ff2[testCloudExamplePrompt_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 72195 INFO  
(searcherExecutor-448-thread-1-processing-n:localhost:59427_solr 
x:testCloudExamplePrompt_shard1_replica1 s:shard1 c:testCloudExamplePrompt 
r:core_node1) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard1 
r:core_node1 x:testCloudExamplePrompt_shard1_replica1] 
o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 72195 INFO  
(searcherExecutor-448-thread-1-processing-n:localhost:59427_solr 
x:testCloudExamplePrompt_shard1_replica1 s:shard1 c:testCloudExamplePrompt 
r:core_node1) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard1 
r:core_node1 x:testCloudExamplePrompt_shard1_replica1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 72195 INFO  
(searcherExecutor-446-thread-1-processing-n:localhost:59427_solr 
x:testCloudExamplePrompt_shard2_replica2 s:shard2 c:testCloudExamplePrompt 
r:core_node3) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard2 
r:core_node3 x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.SolrCore 
[testCloudExamplePrompt_shard2_replica2] Registered new searcher 
Searcher@230ff1f[testCloudExamplePrompt_shard2_replica2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 72196 INFO  
(searcherExecutor-448-thread-1-processing-n:localhost:59427_solr 
x:testCloudExamplePrompt_shard1_replica1 s:shard1 c:testCloudExamplePrompt 
r:core_node1) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard1 
r:core_node1 x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.SolrCore 
[testCloudExamplePrompt_shard1_replica1] Registered new searcher 
Searcher@72918ff2[testCloudExamplePrompt_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 72196 INFO  (qtp443469232-666) [n:localhost:59427_solr 
c:testCloudExamplePrompt s:shard1 r:core_node2 
x:testCloudExamplePrompt_shard1_replica2] o.a.s.h.ReplicationHandler Commits 
will be reserved for  10000
   [junit4]   2> 72196 INFO  
(searcherExecutor-445-thread-1-processing-n:localhost:59427_solr 
x:testCloudExamplePrompt_shard1_replica2 s:shard1 c:testCloudExamplePrompt 
r:core_node2) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard1 
r:core_node2 x:testCloudExamplePrompt_shard1_replica2] 
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to 
Searcher@3a98c465[testCloudExamplePrompt_shard1_replica2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 72196 INFO  
(searcherExecutor-445-thread-1-processing-n:localhost:59427_solr 
x:testCloudExamplePrompt_shard1_replica2 s:shard1 c:testCloudExamplePrompt 
r:core_node2) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard1 
r:core_node2 x:testCloudExamplePrompt_shard1_replica2] 
o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 72196 INFO  
(searcherExecutor-445-thread-1-processing-n:localhost:59427_solr 
x:testCloudExamplePrompt_shard1_replica2 s:shard1 c:testCloudExamplePrompt 
r:core_node2) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard1 
r:core_node2 x:testCloudExamplePrompt_shard1_replica2] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 72196 INFO  
(searcherExecutor-445-thread-1-processing-n:localhost:59427_solr 
x:testCloudExamplePrompt_shard1_replica2 s:shard1 c:testCloudExamplePrompt 
r:core_node2) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard1 
r:core_node2 x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.SolrCore 
[testCloudExamplePrompt_shard1_replica2] Registered new searcher 
Searcher@3a98c465[testCloudExamplePrompt_shard1_replica2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 72196 INFO  (qtp443469232-662) [n:localhost:59427_solr 
c:testCloudExamplePrompt s:shard1 r:core_node1 
x:testCloudExamplePrompt_shard1_replica1] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1548671058709577728
   [junit4]   2> 72198 INFO  (qtp443469232-666) [n:localhost:59427_solr 
c:testCloudExamplePrompt s:shard1 r:core_node2 
x:testCloudExamplePrompt_shard1_replica2] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1548671058711674880
   [junit4]   2> 72198 INFO  (qtp443469232-667) [n:localhost:59427_solr 
c:testCloudExamplePrompt s:shard2 r:core_node3 
x:testCloudExamplePrompt_shard2_replica2] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1548671058711674880
   [junit4]   2> 72198 INFO  (qtp443469232-669) [n:localhost:59427_solr 
c:testCloudExamplePrompt s:shard2 r:core_node4 
x:testCloudExamplePrompt_shard2_replica1] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1548671058711674880
   [junit4]   2> 72205 INFO  (qtp443469232-666) [n:localhost:59427_solr 
c:testCloudExamplePrompt s:shard1 r:core_node2 
x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.ShardLeaderElectionContext 
Waiting until we see more replicas up for shard shard1: total=2 found=1 
timeoutin=179999ms
   [junit4]   2> 72206 INFO  (qtp443469232-669) [n:localhost:59427_solr 
c:testCloudExamplePrompt s:shard2 r:core_node4 
x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.ShardLeaderElectionContext 
Enough replicas found to continue.
   [junit4]   2> 72206 INFO  (qtp443469232-669) [n:localhost:59427_solr 
c:testCloudExamplePrompt s:shard2 r:core_node4 
x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.ShardLeaderElectionContext I 
may be the new leader - try and sync
   [junit4]   2> 72206 INFO  (qtp443469232-669) [n:localhost:59427_solr 
c:testCloudExamplePrompt s:shard2 r:core_node4 
x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.SyncStrategy Sync replicas to 
http://localhost:59427/solr/testCloudExamplePrompt_shard2_replica1/
   [junit4]   2> 72206 INFO  (qtp443469232-669) [n:localhost:59427_solr 
c:testCloudExamplePrompt s:shard2 r:core_node4 
x:testCloudExamplePrompt_shard2_replica1] o.a.s.u.PeerSync PeerSync: 
core=testCloudExamplePrompt_shard2_replica1 url=http://localhost:59427/solr 
START 
replicas=[http://localhost:59427/solr/testCloudExamplePrompt_shard2_replica2/] 
nUpdates=100
   [junit4]   2> 72206 INFO  
(zkCallback-110-thread-3-processing-n:localhost:59427_solr) 
[n:localhost:59427_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testCloudExamplePrompt/state.json] for collection 
[testCloudExamplePrompt] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 72206 INFO  (qtp443469232-669) [n:localhost:59427_solr 
c:testCloudExamplePrompt s:shard2 r:core_node4 
x:testCloudExamplePrompt_shard2_replica1] o.a.s.u.PeerSync PeerSync: 
core=testCloudExamplePrompt_shard2_replica1 url=http://localhost:59427/solr 
DONE.  We have no versions.  sync failed.
   [junit4]   2> 72209 INFO  (qtp443469232-665) [n:localhost:59427_solr 
c:testCloudExamplePrompt s:shard2 r:core_node3 
x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.S.Request 
[testCloudExamplePrompt_shard2_replica2]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 72210 INFO  (qtp443469232-669) [n:localhost:59427_solr 
c:testCloudExamplePrompt s:shard2 r:core_node4 
x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.SyncStrategy Leader's attempt 
to sync with shard failed, moving to the next candidate
   [junit4]   2> 72210 INFO  (qtp443469232-669) [n:localhost:59427_solr 
c:testCloudExamplePrompt s:shard2 r:core_node4 
x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.ShardLeaderElectionContext We 
failed sync, but we have no versions - we can't sync in that case - we were 
active before, so become leader anyway
   [junit4]   2> 72216 INFO  (qtp443469232-669) [n:localhost:59427_solr 
c:testCloudExamplePrompt s:shard2 r:core_node4 
x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.ShardLeaderElectionContext I 
am the new leader: 
http://localhost:59427/solr/testCloudExamplePrompt_shard2_replica1/ shard2
   [junit4]   2> 72318 INFO  
(zkCallback-110-thread-3-processing-n:localhost:59427_solr) 
[n:localhost:59427_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testCloudExamplePrompt/state.json] for collection 
[testCloudExamplePrompt] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 72367 INFO  (qtp443469232-669) [n:localhost:59427_solr 
c:testCloudExamplePrompt s:shard2 r:core_node4 
x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.ZkController I am the leader, 
no recovery necessary
   [junit4]   2> 72369 INFO  (qtp443469232-669) [n:localhost:59427_solr 
c:testCloudExamplePrompt s:shard2 r:core_node4 
x:testCloudExamplePrompt_shard2_replica1] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=testCloudExamplePrompt&newCollection=true&name=testCloudExamplePrompt_shard2_replica1&action=CREATE&numShards=2&collection=testCloudExamplePrompt&shard=shard2&wt=javabin&version=2}
 status=0 QTime=1811
   [junit4]   2> 72473 INFO  
(zkCallback-110-thread-1-processing-n:localhost:59427_solr) 
[n:localhost:59427_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testCloudExamplePrompt/state.json] for collection 
[testCloudExamplePrompt] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 72705 INFO  (qtp443469232-666) [n:localhost:59427_solr 
c:testCloudExamplePrompt s:shard1 r:core_node2 
x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.ShardLeaderElectionContext 
Enough replicas found to continue.
   [junit4]   2> 72705 INFO  (qtp443469232-666) [n:localhost:59427_solr 
c:testCloudExamplePrompt s:shard1 r:core_node2 
x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.ShardLeaderElectionContext I 
may be the new leader - try and sync
   [junit4]   2> 72705 INFO  (qtp443469232-666) [n:localhost:59427_solr 
c:testCloudExamplePrompt s:shard1 r:core_node2 
x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.SyncStrategy Sync replicas to 
http://localhost:59427/solr/testCloudExamplePrompt_shard1_replica2/
   [junit4]   2> 72705 INFO  (qtp443469232-666) [n:localhost:59427_solr 
c:testCloudExamplePrompt s:shard1 r:core_node2 
x:testCloudExamplePrompt_shard1_replica2] o.a.s.u.PeerSync PeerSync: 
core=testCloudExamplePrompt_shard1_replica2 url=http://localhost:59427/solr 
START 
replicas=[http://localhost:59427/solr/testCloudExamplePrompt_shard1_replica1/] 
nUpdates=100
   [junit4]   2> 72706 INFO  (qtp443469232-666) [n:localhost:59427_solr 
c:testCloudExamplePrompt s:shard1 r:core_node2 
x:testCloudExamplePrompt_shard1_replica2] o.a.s.u.PeerSync PeerSync: 
core=testCloudExamplePrompt_shard1_replica2 url=http://localhost:59427/solr 
DONE.  We have no versions.  sync failed.
   [junit4]   2> 72707 INFO  (qtp443469232-712) [n:localhost:59427_solr 
c:testCloudExamplePrompt s:shard1 r:core_node1 
x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.S.Request 
[testCloudExamplePrompt_shard1_replica1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 72707 INFO  (qtp443469232-666) [n:localhost:59427_solr 
c:testCloudExamplePrompt s:shard1 r:core_node2 
x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.SyncStrategy Leader's attempt 
to sync with shard failed, moving to the next candidate
   [junit4]   2> 72707 INFO  (qtp443469232-666) [n:localhost:59427_solr 
c:testCloudExamplePrompt s:shard1 r:core_node2 
x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.ShardLeaderElectionContext We 
failed sync, but we have no versions - we can't sync in that case - we were 
active before, so become leader anyway
   [junit4]   2> 72713 INFO  (qtp443469232-666) [n:localhost:59427_solr 
c:testCloudExamplePrompt s:shard1 r:core_node2 
x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.ShardLeaderElectionContext I 
am the new leader: 
http://localhost:59427/solr/testCloudExamplePrompt_shard1_replica2/ shard1
   [junit4]   2> 72816 INFO  
(zkCallback-110-thread-3-processing-n:localhost:59427_solr) 
[n:localhost:59427_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testCloudExamplePrompt/state.json] for collection 
[testCloudExamplePrompt] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 72864 INFO  (qtp443469232-666) [n:localhost:59427_solr 
c:testCloudExamplePrompt s:shard1 r:core_node2 
x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.ZkController I am the leader, 
no recovery necessary
   [junit4]   2> 72866 INFO  (qtp443469232-666) [n:localhost:59427_solr 
c:testCloudExamplePrompt s:shard1 r:core_node2 
x:testCloudExamplePrompt_shard1_replica2] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=testCloudExamplePrompt&newCollection=true&name=testCloudExamplePrompt_shard1_replica2&action=CREATE&numShards=2&collection=testCloudE

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

oryCloudTest, TestStressLiveNodes, LeaderInitiatedRecoveryOnShardRestartTest, 
StatsReloadRaceTest, TestMiniSolrCloudClusterSSL, TestDocTermOrds, 
TestClusterStateMutator, ClusterStateTest, TestObjectReleaseTracker, 
TestSolrQueryParserResource, TestFieldCacheVsDocValues, CursorPagingTest, 
TestFaceting, DistributedSpellCheckComponentTest, DateMathParserTest, 
TlogReplayBufferedWhileIndexingTest, TestRangeQuery, PluginInfoTest, 
TestRandomRequestDistribution, HdfsSyncSliceTest, TestAnalyzedSuggestions, 
DeleteShardTest, TestRealTimeGet, NumericFieldsTest, 
TestLMJelinekMercerSimilarityFactory, TestDynamicFieldCollectionResource, 
SortSpecParsingTest, PathHierarchyTokenizerFactoryTest, 
FileBasedSpellCheckerTest, TestHighFrequencyDictionaryFactory, 
TestCodecSupport, TestQuerySenderListener, SyncSliceTest, 
SaslZkACLProviderTest, CursorMarkTest, TestLFUCache, 
TestEmbeddedSolrServerConstructors, TestNRTOpen, BasicAuthIntegrationTest, 
TestReqParamsAPI, ZkNodePropsTest, TestStandardQParsers, TestConfigSets, 
TestSolrCloudWithKerberosAlt, TestScoreJoinQPNoScore, CoreSorterTest, 
TestSolrConfigHandler, TestFieldCacheSanityChecker, TestLazyCores]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLazyCores 
-Dtests.seed=3EAF8B3EDBA405E8 -Dtests.multiplier=2 -Dtests.slow=true 
-Dtests.locale=pl-PL -Dtests.timezone=Europe/Skopje -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestLazyCores (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ObjectTracker found 5 
object(s) that were not released!!! [MockDirectoryWrapper, 
MDCAwareThreadPoolExecutor, SolrCore, MockDirectoryWrapper, 
MockDirectoryWrapper]
   [junit4]    > 
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
   [junit4]    >        at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
   [junit4]    >        at 
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:347)
   [junit4]    >        at 
org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:328)
   [junit4]    >        at 
org.apache.solr.core.SolrCore.initIndex(SolrCore.java:653)
   [junit4]    >        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:861)
   [junit4]    >        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:787)
   [junit4]    >        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:864)
   [junit4]    >        at 
org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:520)
   [junit4]    >        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]    >        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]    >        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]    >        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
   [junit4]    >        at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
   [junit4]    >        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:810)
   [junit4]    >        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:787)
   [junit4]    >        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:864)
   [junit4]    >        at 
org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:520)
   [junit4]    >        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]    >        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]    >        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]    >        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
   [junit4]    >        at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
   [junit4]    >        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:951)
   [junit4]    >        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:787)
   [junit4]    >        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:864)
   [junit4]    >        at 
org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:520)
   [junit4]    >        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]    >        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]    >        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]    >        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
   [junit4]    >        at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
   [junit4]    >        at 
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:347)
   [junit4]    >        at 
org.apache.solr.core.SolrCore.initSnapshotMetaDataManager(SolrCore.java:430)
   [junit4]    >        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:855)
   [junit4]    >        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:787)
   [junit4]    >        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:864)
   [junit4]    >        at 
org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:520)
   [junit4]    >        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]    >        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]    >        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]    >        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
   [junit4]    >        at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
   [junit4]    >        at 
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:347)
   [junit4]    >        at 
org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:66)
   [junit4]    >        at 
org.apache.solr.core.SolrCore.initIndex(SolrCore.java:685)
   [junit4]    >        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:861)
   [junit4]    >        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:787)
   [junit4]    >        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:864)
   [junit4]    >        at 
org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:520)
   [junit4]    >        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]    >        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]    >        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]    >        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([3EAF8B3EDBA405E8]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:261)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)Throwable #2: 
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.core.TestLazyCores: 
   [junit4]    >    1) Thread[id=60750, name=searcherExecutor-4793-thread-1, 
state=WAITING, group=TGRP-TestLazyCores]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([3EAF8B3EDBA405E8]:0)Throwable #3: 
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=60750, name=searcherExecutor-4793-thread-1, 
state=WAITING, group=TGRP-TestLazyCores]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([3EAF8B3EDBA405E8]:0)
   [junit4] Completed [255/639 (2!)] on J0 in 182.51s, 8 tests, 1 failure, 2 
errors <<< FAILURES!

[...truncated 61558 lines...]


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to