You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2018/08/10 07:55:09 UTC

[JENKINS-EA] Lucene-Solr-BadApples-7.x-Linux (64bit/jdk-11-ea+25) - Build # 76 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-BadApples-7.x-Linux/76/
Java: 64bit/jdk-11-ea+25 -XX:+UseCompressedOops -XX:+UseG1GC

62 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.embedded.LargeVolumeBinaryJettyTest

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.client.solrj.embedded.LargeVolumeBinaryJettyTest:     1) Thread[id=1105, name=Connection evictor, state=TIMED_WAITING, group=TGRP-LargeVolumeBinaryJettyTest]         at java.base@11-ea/java.lang.Thread.sleep(Native Method)         at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         at java.base@11-ea/java.lang.Thread.run(Thread.java:834)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.client.solrj.embedded.LargeVolumeBinaryJettyTest: 
   1) Thread[id=1105, name=Connection evictor, state=TIMED_WAITING, group=TGRP-LargeVolumeBinaryJettyTest]
        at java.base@11-ea/java.lang.Thread.sleep(Native Method)
        at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.base@11-ea/java.lang.Thread.run(Thread.java:834)
	at __randomizedtesting.SeedInfo.seed([D20C835B0956119B]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.io.stream.StreamDecoratorTest

Error Message:
14 threads leaked from SUITE scope at org.apache.solr.client.solrj.io.stream.StreamDecoratorTest:     1) Thread[id=2008, name=TEST-StreamDecoratorTest.testParallelExecutorStream-seed#[D20C835B0956119B]-SendThread(127.0.0.1:45103), state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]         at java.base@11-ea/java.lang.Thread.sleep(Native Method)         at app//org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:105)         at app//org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1000)         at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1063)    2) Thread[id=371, name=zkConnectionManagerCallback-149-thread-1, state=WAITING, group=TGRP-StreamDecoratorTest]         at java.base@11-ea/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@11-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)         at java.base@11-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)         at java.base@11-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)         at java.base@11-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)         at java.base@11-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)         at java.base@11-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)         at java.base@11-ea/java.lang.Thread.run(Thread.java:834)    3) Thread[id=2014, name=Connection evictor, state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]         at java.base@11-ea/java.lang.Thread.sleep(Native Method)         at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         at java.base@11-ea/java.lang.Thread.run(Thread.java:834)    4) Thread[id=2009, name=TEST-StreamDecoratorTest.testParallelExecutorStream-seed#[D20C835B0956119B]-EventThread, state=WAITING, group=TGRP-StreamDecoratorTest]         at java.base@11-ea/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@11-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)         at java.base@11-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)         at java.base@11-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)         at app//org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:502)    5) Thread[id=2010, name=zkConnectionManagerCallback-989-thread-1, state=WAITING, group=TGRP-StreamDecoratorTest]         at java.base@11-ea/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@11-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)         at java.base@11-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)         at java.base@11-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)         at java.base@11-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)         at java.base@11-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)         at java.base@11-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)         at java.base@11-ea/java.lang.Thread.run(Thread.java:834)    6) Thread[id=369, name=TEST-StreamDecoratorTest.testExecutorStream-seed#[D20C835B0956119B]-SendThread(127.0.0.1:45103), state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]         at java.base@11-ea/java.lang.Thread.sleep(Native Method)         at app//org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:105)         at app//org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1000)         at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1063)    7) Thread[id=386, name=Connection evictor, state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]         at java.base@11-ea/java.lang.Thread.sleep(Native Method)         at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         at java.base@11-ea/java.lang.Thread.run(Thread.java:834)    8) Thread[id=375, name=Connection evictor, state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]         at java.base@11-ea/java.lang.Thread.sleep(Native Method)         at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         at java.base@11-ea/java.lang.Thread.run(Thread.java:834)    9) Thread[id=383, name=Connection evictor, state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]         at java.base@11-ea/java.lang.Thread.sleep(Native Method)         at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         at java.base@11-ea/java.lang.Thread.run(Thread.java:834)   10) Thread[id=2007, name=Connection evictor, state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]         at java.base@11-ea/java.lang.Thread.sleep(Native Method)         at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         at java.base@11-ea/java.lang.Thread.run(Thread.java:834)   11) Thread[id=370, name=TEST-StreamDecoratorTest.testExecutorStream-seed#[D20C835B0956119B]-EventThread, state=WAITING, group=TGRP-StreamDecoratorTest]         at java.base@11-ea/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@11-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)         at java.base@11-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)         at java.base@11-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)         at app//org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:502)   12) Thread[id=374, name=Connection evictor, state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]         at java.base@11-ea/java.lang.Thread.sleep(Native Method)         at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         at java.base@11-ea/java.lang.Thread.run(Thread.java:834)   13) Thread[id=2013, name=Connection evictor, state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]         at java.base@11-ea/java.lang.Thread.sleep(Native Method)         at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         at java.base@11-ea/java.lang.Thread.run(Thread.java:834)   14) Thread[id=368, name=Connection evictor, state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]         at java.base@11-ea/java.lang.Thread.sleep(Native Method)         at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         at java.base@11-ea/java.lang.Thread.run(Thread.java:834)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 14 threads leaked from SUITE scope at org.apache.solr.client.solrj.io.stream.StreamDecoratorTest: 
   1) Thread[id=2008, name=TEST-StreamDecoratorTest.testParallelExecutorStream-seed#[D20C835B0956119B]-SendThread(127.0.0.1:45103), state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]
        at java.base@11-ea/java.lang.Thread.sleep(Native Method)
        at app//org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:105)
        at app//org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1000)
        at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1063)
   2) Thread[id=371, name=zkConnectionManagerCallback-149-thread-1, state=WAITING, group=TGRP-StreamDecoratorTest]
        at java.base@11-ea/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
        at java.base@11-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
        at java.base@11-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
        at java.base@11-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base@11-ea/java.lang.Thread.run(Thread.java:834)
   3) Thread[id=2014, name=Connection evictor, state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]
        at java.base@11-ea/java.lang.Thread.sleep(Native Method)
        at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.base@11-ea/java.lang.Thread.run(Thread.java:834)
   4) Thread[id=2009, name=TEST-StreamDecoratorTest.testParallelExecutorStream-seed#[D20C835B0956119B]-EventThread, state=WAITING, group=TGRP-StreamDecoratorTest]
        at java.base@11-ea/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
        at java.base@11-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
        at app//org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:502)
   5) Thread[id=2010, name=zkConnectionManagerCallback-989-thread-1, state=WAITING, group=TGRP-StreamDecoratorTest]
        at java.base@11-ea/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
        at java.base@11-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
        at java.base@11-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
        at java.base@11-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base@11-ea/java.lang.Thread.run(Thread.java:834)
   6) Thread[id=369, name=TEST-StreamDecoratorTest.testExecutorStream-seed#[D20C835B0956119B]-SendThread(127.0.0.1:45103), state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]
        at java.base@11-ea/java.lang.Thread.sleep(Native Method)
        at app//org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:105)
        at app//org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1000)
        at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1063)
   7) Thread[id=386, name=Connection evictor, state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]
        at java.base@11-ea/java.lang.Thread.sleep(Native Method)
        at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.base@11-ea/java.lang.Thread.run(Thread.java:834)
   8) Thread[id=375, name=Connection evictor, state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]
        at java.base@11-ea/java.lang.Thread.sleep(Native Method)
        at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.base@11-ea/java.lang.Thread.run(Thread.java:834)
   9) Thread[id=383, name=Connection evictor, state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]
        at java.base@11-ea/java.lang.Thread.sleep(Native Method)
        at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.base@11-ea/java.lang.Thread.run(Thread.java:834)
  10) Thread[id=2007, name=Connection evictor, state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]
        at java.base@11-ea/java.lang.Thread.sleep(Native Method)
        at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.base@11-ea/java.lang.Thread.run(Thread.java:834)
  11) Thread[id=370, name=TEST-StreamDecoratorTest.testExecutorStream-seed#[D20C835B0956119B]-EventThread, state=WAITING, group=TGRP-StreamDecoratorTest]
        at java.base@11-ea/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
        at java.base@11-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
        at app//org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:502)
  12) Thread[id=374, name=Connection evictor, state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]
        at java.base@11-ea/java.lang.Thread.sleep(Native Method)
        at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.base@11-ea/java.lang.Thread.run(Thread.java:834)
  13) Thread[id=2013, name=Connection evictor, state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]
        at java.base@11-ea/java.lang.Thread.sleep(Native Method)
        at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.base@11-ea/java.lang.Thread.run(Thread.java:834)
  14) Thread[id=368, name=Connection evictor, state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]
        at java.base@11-ea/java.lang.Thread.sleep(Native Method)
        at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.base@11-ea/java.lang.Thread.run(Thread.java:834)
	at __randomizedtesting.SeedInfo.seed([D20C835B0956119B]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.io.stream.StreamDecoratorTest

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=2008, name=TEST-StreamDecoratorTest.testParallelExecutorStream-seed#[D20C835B0956119B]-SendThread(127.0.0.1:45103), state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]         at java.base@11-ea/java.lang.Thread.sleep(Native Method)         at app//org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:105)         at app//org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1000)         at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1063)    2) Thread[id=371, name=zkConnectionManagerCallback-149-thread-1, state=WAITING, group=TGRP-StreamDecoratorTest]         at java.base@11-ea/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@11-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)         at java.base@11-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)         at java.base@11-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)         at java.base@11-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)         at java.base@11-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)         at java.base@11-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)         at java.base@11-ea/java.lang.Thread.run(Thread.java:834)    3) Thread[id=2010, name=zkConnectionManagerCallback-989-thread-1, state=WAITING, group=TGRP-StreamDecoratorTest]         at java.base@11-ea/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@11-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)         at java.base@11-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)         at java.base@11-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)         at java.base@11-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)         at java.base@11-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)         at java.base@11-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)         at java.base@11-ea/java.lang.Thread.run(Thread.java:834)    4) Thread[id=369, name=TEST-StreamDecoratorTest.testExecutorStream-seed#[D20C835B0956119B]-SendThread(127.0.0.1:45103), state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]         at java.base@11-ea/java.lang.Thread.sleep(Native Method)         at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1054)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=2008, name=TEST-StreamDecoratorTest.testParallelExecutorStream-seed#[D20C835B0956119B]-SendThread(127.0.0.1:45103), state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]
        at java.base@11-ea/java.lang.Thread.sleep(Native Method)
        at app//org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:105)
        at app//org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1000)
        at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1063)
   2) Thread[id=371, name=zkConnectionManagerCallback-149-thread-1, state=WAITING, group=TGRP-StreamDecoratorTest]
        at java.base@11-ea/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
        at java.base@11-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
        at java.base@11-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
        at java.base@11-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base@11-ea/java.lang.Thread.run(Thread.java:834)
   3) Thread[id=2010, name=zkConnectionManagerCallback-989-thread-1, state=WAITING, group=TGRP-StreamDecoratorTest]
        at java.base@11-ea/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
        at java.base@11-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
        at java.base@11-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
        at java.base@11-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base@11-ea/java.lang.Thread.run(Thread.java:834)
   4) Thread[id=369, name=TEST-StreamDecoratorTest.testExecutorStream-seed#[D20C835B0956119B]-SendThread(127.0.0.1:45103), state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]
        at java.base@11-ea/java.lang.Thread.sleep(Native Method)
        at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1054)
	at __randomizedtesting.SeedInfo.seed([D20C835B0956119B]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.io.stream.StreamDecoratorTest

Error Message:
20 threads leaked from SUITE scope at org.apache.solr.client.solrj.io.stream.StreamDecoratorTest:     1) Thread[id=1926, name=Connection evictor, state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]         at java.base@11-ea/java.lang.Thread.sleep(Native Method)         at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         at java.base@11-ea/java.lang.Thread.run(Thread.java:834)    2) Thread[id=1928, name=TEST-StreamDecoratorTest.testParallelHavingStream-seed#[D20C835B0956119B]-EventThread, state=WAITING, group=TGRP-StreamDecoratorTest]         at java.base@11-ea/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@11-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)         at java.base@11-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)         at java.base@11-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)         at app//org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:502)    3) Thread[id=2022, name=Connection evictor, state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]         at java.base@11-ea/java.lang.Thread.sleep(Native Method)         at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         at java.base@11-ea/java.lang.Thread.run(Thread.java:834)    4) Thread[id=1929, name=zkConnectionManagerCallback-957-thread-1, state=WAITING, group=TGRP-StreamDecoratorTest]         at java.base@11-ea/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@11-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)         at java.base@11-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)         at java.base@11-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)         at java.base@11-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)         at java.base@11-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)         at java.base@11-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)         at java.base@11-ea/java.lang.Thread.run(Thread.java:834)    5) Thread[id=362, name=TEST-StreamDecoratorTest.testExecutorStream-seed#[D20C835B0956119B]-SendThread(127.0.0.1:40781), state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]         at java.base@11-ea/java.lang.Thread.sleep(Native Method)         at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1054)    6) Thread[id=2017, name=TEST-StreamDecoratorTest.testParallelExecutorStream-seed#[D20C835B0956119B]-SendThread(127.0.0.1:40781), state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]         at java.base@11-ea/java.lang.Thread.sleep(Native Method)         at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1054)    7) Thread[id=2018, name=TEST-StreamDecoratorTest.testParallelExecutorStream-seed#[D20C835B0956119B]-EventThread, state=WAITING, group=TGRP-StreamDecoratorTest]         at java.base@11-ea/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@11-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)         at java.base@11-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)         at java.base@11-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)         at app//org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:502)    8) Thread[id=368, name=Connection evictor, state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]         at java.base@11-ea/java.lang.Thread.sleep(Native Method)         at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         at java.base@11-ea/java.lang.Thread.run(Thread.java:834)    9) Thread[id=2019, name=zkConnectionManagerCallback-997-thread-1, state=WAITING, group=TGRP-StreamDecoratorTest]         at java.base@11-ea/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@11-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)         at java.base@11-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)         at java.base@11-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)         at java.base@11-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)         at java.base@11-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)         at java.base@11-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)         at java.base@11-ea/java.lang.Thread.run(Thread.java:834)   10) Thread[id=364, name=zkConnectionManagerCallback-149-thread-1, state=WAITING, group=TGRP-StreamDecoratorTest]         at java.base@11-ea/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@11-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)         at java.base@11-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)         at java.base@11-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)         at java.base@11-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)         at java.base@11-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)         at java.base@11-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)         at java.base@11-ea/java.lang.Thread.run(Thread.java:834)   11) Thread[id=367, name=Connection evictor, state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]         at java.base@11-ea/java.lang.Thread.sleep(Native Method)         at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         at java.base@11-ea/java.lang.Thread.run(Thread.java:834)   12) Thread[id=1932, name=Connection evictor, state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]         at java.base@11-ea/java.lang.Thread.sleep(Native Method)         at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         at java.base@11-ea/java.lang.Thread.run(Thread.java:834)   13) Thread[id=2016, name=Connection evictor, state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]         at java.base@11-ea/java.lang.Thread.sleep(Native Method)         at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         at java.base@11-ea/java.lang.Thread.run(Thread.java:834)   14) Thread[id=379, name=Connection evictor, state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]         at java.base@11-ea/java.lang.Thread.sleep(Native Method)         at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         at java.base@11-ea/java.lang.Thread.run(Thread.java:834)   15) Thread[id=361, name=Connection evictor, state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]         at java.base@11-ea/java.lang.Thread.sleep(Native Method)         at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         at java.base@11-ea/java.lang.Thread.run(Thread.java:834)   16) Thread[id=2023, name=Connection evictor, state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]         at java.base@11-ea/java.lang.Thread.sleep(Native Method)         at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         at java.base@11-ea/java.lang.Thread.run(Thread.java:834)   17) Thread[id=363, name=TEST-StreamDecoratorTest.testExecutorStream-seed#[D20C835B0956119B]-EventThread, state=WAITING, group=TGRP-StreamDecoratorTest]         at java.base@11-ea/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@11-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)         at java.base@11-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)         at java.base@11-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)         at app//org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:502)   18) Thread[id=1933, name=Connection evictor, state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]         at java.base@11-ea/java.lang.Thread.sleep(Native Method)         at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         at java.base@11-ea/java.lang.Thread.run(Thread.java:834)   19) Thread[id=376, name=Connection evictor, state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]         at java.base@11-ea/java.lang.Thread.sleep(Native Method)         at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         at java.base@11-ea/java.lang.Thread.run(Thread.java:834)   20) Thread[id=1927, name=TEST-StreamDecoratorTest.testParallelHavingStream-seed#[D20C835B0956119B]-SendThread(127.0.0.1:40781), state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]         at java.base@11-ea/java.lang.Thread.sleep(Native Method)         at app//org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:105)         at app//org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1000)         at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1063)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 20 threads leaked from SUITE scope at org.apache.solr.client.solrj.io.stream.StreamDecoratorTest: 
   1) Thread[id=1926, name=Connection evictor, state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]
        at java.base@11-ea/java.lang.Thread.sleep(Native Method)
        at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.base@11-ea/java.lang.Thread.run(Thread.java:834)
   2) Thread[id=1928, name=TEST-StreamDecoratorTest.testParallelHavingStream-seed#[D20C835B0956119B]-EventThread, state=WAITING, group=TGRP-StreamDecoratorTest]
        at java.base@11-ea/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
        at java.base@11-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
        at app//org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:502)
   3) Thread[id=2022, name=Connection evictor, state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]
        at java.base@11-ea/java.lang.Thread.sleep(Native Method)
        at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.base@11-ea/java.lang.Thread.run(Thread.java:834)
   4) Thread[id=1929, name=zkConnectionManagerCallback-957-thread-1, state=WAITING, group=TGRP-StreamDecoratorTest]
        at java.base@11-ea/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
        at java.base@11-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
        at java.base@11-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
        at java.base@11-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base@11-ea/java.lang.Thread.run(Thread.java:834)
   5) Thread[id=362, name=TEST-StreamDecoratorTest.testExecutorStream-seed#[D20C835B0956119B]-SendThread(127.0.0.1:40781), state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]
        at java.base@11-ea/java.lang.Thread.sleep(Native Method)
        at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1054)
   6) Thread[id=2017, name=TEST-StreamDecoratorTest.testParallelExecutorStream-seed#[D20C835B0956119B]-SendThread(127.0.0.1:40781), state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]
        at java.base@11-ea/java.lang.Thread.sleep(Native Method)
        at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1054)
   7) Thread[id=2018, name=TEST-StreamDecoratorTest.testParallelExecutorStream-seed#[D20C835B0956119B]-EventThread, state=WAITING, group=TGRP-StreamDecoratorTest]
        at java.base@11-ea/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
        at java.base@11-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
        at app//org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:502)
   8) Thread[id=368, name=Connection evictor, state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]
        at java.base@11-ea/java.lang.Thread.sleep(Native Method)
        at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.base@11-ea/java.lang.Thread.run(Thread.java:834)
   9) Thread[id=2019, name=zkConnectionManagerCallback-997-thread-1, state=WAITING, group=TGRP-StreamDecoratorTest]
        at java.base@11-ea/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
        at java.base@11-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
        at java.base@11-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
        at java.base@11-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base@11-ea/java.lang.Thread.run(Thread.java:834)
  10) Thread[id=364, name=zkConnectionManagerCallback-149-thread-1, state=WAITING, group=TGRP-StreamDecoratorTest]
        at java.base@11-ea/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
        at java.base@11-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
        at java.base@11-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
        at java.base@11-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base@11-ea/java.lang.Thread.run(Thread.java:834)
  11) Thread[id=367, name=Connection evictor, state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]
        at java.base@11-ea/java.lang.Thread.sleep(Native Method)
        at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.base@11-ea/java.lang.Thread.run(Thread.java:834)
  12) Thread[id=1932, name=Connection evictor, state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]
        at java.base@11-ea/java.lang.Thread.sleep(Native Method)
        at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.base@11-ea/java.lang.Thread.run(Thread.java:834)
  13) Thread[id=2016, name=Connection evictor, state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]
        at java.base@11-ea/java.lang.Thread.sleep(Native Method)
        at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.base@11-ea/java.lang.Thread.run(Thread.java:834)
  14) Thread[id=379, name=Connection evictor, state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]
        at java.base@11-ea/java.lang.Thread.sleep(Native Method)
        at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.base@11-ea/java.lang.Thread.run(Thread.java:834)
  15) Thread[id=361, name=Connection evictor, state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]
        at java.base@11-ea/java.lang.Thread.sleep(Native Method)
        at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.base@11-ea/java.lang.Thread.run(Thread.java:834)
  16) Thread[id=2023, name=Connection evictor, state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]
        at java.base@11-ea/java.lang.Thread.sleep(Native Method)
        at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.base@11-ea/java.lang.Thread.run(Thread.java:834)
  17) Thread[id=363, name=TEST-StreamDecoratorTest.testExecutorStream-seed#[D20C835B0956119B]-EventThread, state=WAITING, group=TGRP-StreamDecoratorTest]
        at java.base@11-ea/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
        at java.base@11-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
        at app//org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:502)
  18) Thread[id=1933, name=Connection evictor, state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]
        at java.base@11-ea/java.lang.Thread.sleep(Native Method)
        at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.base@11-ea/java.lang.Thread.run(Thread.java:834)
  19) Thread[id=376, name=Connection evictor, state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]
        at java.base@11-ea/java.lang.Thread.sleep(Native Method)
        at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.base@11-ea/java.lang.Thread.run(Thread.java:834)
  20) Thread[id=1927, name=TEST-StreamDecoratorTest.testParallelHavingStream-seed#[D20C835B0956119B]-SendThread(127.0.0.1:40781), state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]
        at java.base@11-ea/java.lang.Thread.sleep(Native Method)
        at app//org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:105)
        at app//org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1000)
        at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1063)
	at __randomizedtesting.SeedInfo.seed([D20C835B0956119B]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.io.stream.StreamDecoratorTest

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=1929, name=zkConnectionManagerCallback-957-thread-1, state=WAITING, group=TGRP-StreamDecoratorTest]         at java.base@11-ea/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@11-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)         at java.base@11-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)         at java.base@11-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)         at java.base@11-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)         at java.base@11-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)         at java.base@11-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)         at java.base@11-ea/java.lang.Thread.run(Thread.java:834)    2) Thread[id=362, name=TEST-StreamDecoratorTest.testExecutorStream-seed#[D20C835B0956119B]-SendThread(127.0.0.1:40781), state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]         at java.base@11-ea/java.lang.Thread.sleep(Native Method)         at app//org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:105)         at app//org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1000)         at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1063)    3) Thread[id=2017, name=TEST-StreamDecoratorTest.testParallelExecutorStream-seed#[D20C835B0956119B]-SendThread(127.0.0.1:40781), state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]         at java.base@11-ea/java.lang.Thread.sleep(Native Method)         at app//org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:105)         at app//org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1000)         at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1063)    4) Thread[id=2019, name=zkConnectionManagerCallback-997-thread-1, state=WAITING, group=TGRP-StreamDecoratorTest]         at java.base@11-ea/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@11-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)         at java.base@11-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)         at java.base@11-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)         at java.base@11-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)         at java.base@11-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)         at java.base@11-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)         at java.base@11-ea/java.lang.Thread.run(Thread.java:834)    5) Thread[id=364, name=zkConnectionManagerCallback-149-thread-1, state=WAITING, group=TGRP-StreamDecoratorTest]         at java.base@11-ea/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@11-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)         at java.base@11-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)         at java.base@11-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)         at java.base@11-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)         at java.base@11-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)         at java.base@11-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)         at java.base@11-ea/java.lang.Thread.run(Thread.java:834)    6) Thread[id=1927, name=TEST-StreamDecoratorTest.testParallelHavingStream-seed#[D20C835B0956119B]-SendThread(127.0.0.1:40781), state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]         at java.base@11-ea/java.lang.Thread.sleep(Native Method)         at app//org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:105)         at app//org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1000)         at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1063)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=1929, name=zkConnectionManagerCallback-957-thread-1, state=WAITING, group=TGRP-StreamDecoratorTest]
        at java.base@11-ea/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
        at java.base@11-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
        at java.base@11-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
        at java.base@11-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base@11-ea/java.lang.Thread.run(Thread.java:834)
   2) Thread[id=362, name=TEST-StreamDecoratorTest.testExecutorStream-seed#[D20C835B0956119B]-SendThread(127.0.0.1:40781), state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]
        at java.base@11-ea/java.lang.Thread.sleep(Native Method)
        at app//org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:105)
        at app//org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1000)
        at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1063)
   3) Thread[id=2017, name=TEST-StreamDecoratorTest.testParallelExecutorStream-seed#[D20C835B0956119B]-SendThread(127.0.0.1:40781), state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]
        at java.base@11-ea/java.lang.Thread.sleep(Native Method)
        at app//org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:105)
        at app//org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1000)
        at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1063)
   4) Thread[id=2019, name=zkConnectionManagerCallback-997-thread-1, state=WAITING, group=TGRP-StreamDecoratorTest]
        at java.base@11-ea/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
        at java.base@11-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
        at java.base@11-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
        at java.base@11-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base@11-ea/java.lang.Thread.run(Thread.java:834)
   5) Thread[id=364, name=zkConnectionManagerCallback-149-thread-1, state=WAITING, group=TGRP-StreamDecoratorTest]
        at java.base@11-ea/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
        at java.base@11-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
        at java.base@11-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
        at java.base@11-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base@11-ea/java.lang.Thread.run(Thread.java:834)
   6) Thread[id=1927, name=TEST-StreamDecoratorTest.testParallelHavingStream-seed#[D20C835B0956119B]-SendThread(127.0.0.1:40781), state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]
        at java.base@11-ea/java.lang.Thread.sleep(Native Method)
        at app//org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:105)
        at app//org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1000)
        at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1063)
	at __randomizedtesting.SeedInfo.seed([D20C835B0956119B]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.io.stream.StreamDecoratorTest

Error Message:
14 threads leaked from SUITE scope at org.apache.solr.client.solrj.io.stream.StreamDecoratorTest:     1) Thread[id=2015, name=zkConnectionManagerCallback-994-thread-1, state=WAITING, group=TGRP-StreamDecoratorTest]         at java.base@11-ea/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@11-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)         at java.base@11-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)         at java.base@11-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)         at java.base@11-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)         at java.base@11-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)         at java.base@11-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)         at java.base@11-ea/java.lang.Thread.run(Thread.java:834)    2) Thread[id=2014, name=TEST-StreamDecoratorTest.testParallelExecutorStream-seed#[D20C835B0956119B]-EventThread, state=WAITING, group=TGRP-StreamDecoratorTest]         at java.base@11-ea/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@11-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)         at java.base@11-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)         at java.base@11-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)         at app//org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:502)    3) Thread[id=368, name=TEST-StreamDecoratorTest.testExecutorStream-seed#[D20C835B0956119B]-EventThread, state=WAITING, group=TGRP-StreamDecoratorTest]         at java.base@11-ea/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@11-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)         at java.base@11-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)         at java.base@11-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)         at app//org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:502)    4) Thread[id=367, name=TEST-StreamDecoratorTest.testExecutorStream-seed#[D20C835B0956119B]-SendThread(127.0.0.1:41133), state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]         at java.base@11-ea/java.lang.Thread.sleep(Native Method)         at app//org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:105)         at app//org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1000)         at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1063)    5) Thread[id=2012, name=Connection evictor, state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]         at java.base@11-ea/java.lang.Thread.sleep(Native Method)         at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         at java.base@11-ea/java.lang.Thread.run(Thread.java:834)    6) Thread[id=2019, name=Connection evictor, state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]         at java.base@11-ea/java.lang.Thread.sleep(Native Method)         at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         at java.base@11-ea/java.lang.Thread.run(Thread.java:834)    7) Thread[id=2018, name=Connection evictor, state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]         at java.base@11-ea/java.lang.Thread.sleep(Native Method)         at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         at java.base@11-ea/java.lang.Thread.run(Thread.java:834)    8) Thread[id=373, name=Connection evictor, state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]         at java.base@11-ea/java.lang.Thread.sleep(Native Method)         at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         at java.base@11-ea/java.lang.Thread.run(Thread.java:834)    9) Thread[id=366, name=Connection evictor, state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]         at java.base@11-ea/java.lang.Thread.sleep(Native Method)         at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         at java.base@11-ea/java.lang.Thread.run(Thread.java:834)   10) Thread[id=379, name=Connection evictor, state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]         at java.base@11-ea/java.lang.Thread.sleep(Native Method)         at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         at java.base@11-ea/java.lang.Thread.run(Thread.java:834)   11) Thread[id=383, name=Connection evictor, state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]         at java.base@11-ea/java.lang.Thread.sleep(Native Method)         at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         at java.base@11-ea/java.lang.Thread.run(Thread.java:834)   12) Thread[id=2013, name=TEST-StreamDecoratorTest.testParallelExecutorStream-seed#[D20C835B0956119B]-SendThread(127.0.0.1:41133), state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]         at java.base@11-ea/java.lang.Thread.sleep(Native Method)         at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1054)   13) Thread[id=369, name=zkConnectionManagerCallback-149-thread-1, state=WAITING, group=TGRP-StreamDecoratorTest]         at java.base@11-ea/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@11-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)         at java.base@11-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)         at java.base@11-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)         at java.base@11-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)         at java.base@11-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)         at java.base@11-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)         at java.base@11-ea/java.lang.Thread.run(Thread.java:834)   14) Thread[id=372, name=Connection evictor, state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]         at java.base@11-ea/java.lang.Thread.sleep(Native Method)         at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         at java.base@11-ea/java.lang.Thread.run(Thread.java:834)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 14 threads leaked from SUITE scope at org.apache.solr.client.solrj.io.stream.StreamDecoratorTest: 
   1) Thread[id=2015, name=zkConnectionManagerCallback-994-thread-1, state=WAITING, group=TGRP-StreamDecoratorTest]
        at java.base@11-ea/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
        at java.base@11-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
        at java.base@11-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
        at java.base@11-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base@11-ea/java.lang.Thread.run(Thread.java:834)
   2) Thread[id=2014, name=TEST-StreamDecoratorTest.testParallelExecutorStream-seed#[D20C835B0956119B]-EventThread, state=WAITING, group=TGRP-StreamDecoratorTest]
        at java.base@11-ea/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
        at java.base@11-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
        at app//org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:502)
   3) Thread[id=368, name=TEST-StreamDecoratorTest.testExecutorStream-seed#[D20C835B0956119B]-EventThread, state=WAITING, group=TGRP-StreamDecoratorTest]
        at java.base@11-ea/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
        at java.base@11-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
        at app//org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:502)
   4) Thread[id=367, name=TEST-StreamDecoratorTest.testExecutorStream-seed#[D20C835B0956119B]-SendThread(127.0.0.1:41133), state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]
        at java.base@11-ea/java.lang.Thread.sleep(Native Method)
        at app//org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:105)
        at app//org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1000)
        at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1063)
   5) Thread[id=2012, name=Connection evictor, state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]
        at java.base@11-ea/java.lang.Thread.sleep(Native Method)
        at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.base@11-ea/java.lang.Thread.run(Thread.java:834)
   6) Thread[id=2019, name=Connection evictor, state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]
        at java.base@11-ea/java.lang.Thread.sleep(Native Method)
        at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.base@11-ea/java.lang.Thread.run(Thread.java:834)
   7) Thread[id=2018, name=Connection evictor, state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]
        at java.base@11-ea/java.lang.Thread.sleep(Native Method)
        at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.base@11-ea/java.lang.Thread.run(Thread.java:834)
   8) Thread[id=373, name=Connection evictor, state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]
        at java.base@11-ea/java.lang.Thread.sleep(Native Method)
        at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.base@11-ea/java.lang.Thread.run(Thread.java:834)
   9) Thread[id=366, name=Connection evictor, state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]
        at java.base@11-ea/java.lang.Thread.sleep(Native Method)
        at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.base@11-ea/java.lang.Thread.run(Thread.java:834)
  10) Thread[id=379, name=Connection evictor, state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]
        at java.base@11-ea/java.lang.Thread.sleep(Native Method)
        at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.base@11-ea/java.lang.Thread.run(Thread.java:834)
  11) Thread[id=383, name=Connection evictor, state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]
        at java.base@11-ea/java.lang.Thread.sleep(Native Method)
        at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.base@11-ea/java.lang.Thread.run(Thread.java:834)
  12) Thread[id=2013, name=TEST-StreamDecoratorTest.testParallelExecutorStream-seed#[D20C835B0956119B]-SendThread(127.0.0.1:41133), state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]
        at java.base@11-ea/java.lang.Thread.sleep(Native Method)
        at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1054)
  13) Thread[id=369, name=zkConnectionManagerCallback-149-thread-1, state=WAITING, group=TGRP-StreamDecoratorTest]
        at java.base@11-ea/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
        at java.base@11-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
        at java.base@11-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
        at java.base@11-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base@11-ea/java.lang.Thread.run(Thread.java:834)
  14) Thread[id=372, name=Connection evictor, state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]
        at java.base@11-ea/java.lang.Thread.sleep(Native Method)
        at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.base@11-ea/java.lang.Thread.run(Thread.java:834)
	at __randomizedtesting.SeedInfo.seed([D20C835B0956119B]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.io.stream.StreamDecoratorTest

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=2015, name=zkConnectionManagerCallback-994-thread-1, state=WAITING, group=TGRP-StreamDecoratorTest]         at java.base@11-ea/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@11-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)         at java.base@11-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)         at java.base@11-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)         at java.base@11-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)         at java.base@11-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)         at java.base@11-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)         at java.base@11-ea/java.lang.Thread.run(Thread.java:834)    2) Thread[id=367, name=TEST-StreamDecoratorTest.testExecutorStream-seed#[D20C835B0956119B]-SendThread(127.0.0.1:41133), state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]         at java.base@11-ea/java.lang.Thread.sleep(Native Method)         at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1054)    3) Thread[id=2013, name=TEST-StreamDecoratorTest.testParallelExecutorStream-seed#[D20C835B0956119B]-SendThread(127.0.0.1:41133), state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]         at java.base@11-ea/java.lang.Thread.sleep(Native Method)         at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1054)    4) Thread[id=369, name=zkConnectionManagerCallback-149-thread-1, state=WAITING, group=TGRP-StreamDecoratorTest]         at java.base@11-ea/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@11-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)         at java.base@11-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)         at java.base@11-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)         at java.base@11-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)         at java.base@11-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)         at java.base@11-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)         at java.base@11-ea/java.lang.Thread.run(Thread.java:834)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=2015, name=zkConnectionManagerCallback-994-thread-1, state=WAITING, group=TGRP-StreamDecoratorTest]
        at java.base@11-ea/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
        at java.base@11-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
        at java.base@11-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
        at java.base@11-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base@11-ea/java.lang.Thread.run(Thread.java:834)
   2) Thread[id=367, name=TEST-StreamDecoratorTest.testExecutorStream-seed#[D20C835B0956119B]-SendThread(127.0.0.1:41133), state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]
        at java.base@11-ea/java.lang.Thread.sleep(Native Method)
        at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1054)
   3) Thread[id=2013, name=TEST-StreamDecoratorTest.testParallelExecutorStream-seed#[D20C835B0956119B]-SendThread(127.0.0.1:41133), state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]
        at java.base@11-ea/java.lang.Thread.sleep(Native Method)
        at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1054)
   4) Thread[id=369, name=zkConnectionManagerCallback-149-thread-1, state=WAITING, group=TGRP-StreamDecoratorTest]
        at java.base@11-ea/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
        at java.base@11-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
        at java.base@11-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
        at java.base@11-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base@11-ea/java.lang.Thread.run(Thread.java:834)
	at __randomizedtesting.SeedInfo.seed([D20C835B0956119B]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.io.stream.StreamDecoratorTest

Error Message:
14 threads leaked from SUITE scope at org.apache.solr.client.solrj.io.stream.StreamDecoratorTest:     1) Thread[id=4028, name=TEST-StreamDecoratorTest.testParallelExecutorStream-seed#[D20C835B0956119B]-SendThread(127.0.0.1:34757), state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]         at java.base@11-ea/java.lang.Thread.sleep(Native Method)         at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1054)    2) Thread[id=2371, name=TEST-StreamDecoratorTest.testExecutorStream-seed#[D20C835B0956119B]-SendThread(127.0.0.1:34757), state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]         at java.base@11-ea/java.lang.Thread.sleep(Native Method)         at app//org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:105)         at app//org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1000)         at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1063)    3) Thread[id=4030, name=zkConnectionManagerCallback-2202-thread-1, state=WAITING, group=TGRP-StreamDecoratorTest]         at java.base@11-ea/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@11-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)         at java.base@11-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)         at java.base@11-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)         at java.base@11-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)         at java.base@11-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)         at java.base@11-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)         at java.base@11-ea/java.lang.Thread.run(Thread.java:834)    4) Thread[id=4034, name=Connection evictor, state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]         at java.base@11-ea/java.lang.Thread.sleep(Native Method)         at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         at java.base@11-ea/java.lang.Thread.run(Thread.java:834)    5) Thread[id=2370, name=Connection evictor, state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]         at java.base@11-ea/java.lang.Thread.sleep(Native Method)         at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         at java.base@11-ea/java.lang.Thread.run(Thread.java:834)    6) Thread[id=4027, name=Connection evictor, state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]         at java.base@11-ea/java.lang.Thread.sleep(Native Method)         at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         at java.base@11-ea/java.lang.Thread.run(Thread.java:834)    7) Thread[id=2372, name=TEST-StreamDecoratorTest.testExecutorStream-seed#[D20C835B0956119B]-EventThread, state=WAITING, group=TGRP-StreamDecoratorTest]         at java.base@11-ea/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@11-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)         at java.base@11-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)         at java.base@11-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)         at app//org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:502)    8) Thread[id=2373, name=zkConnectionManagerCallback-1354-thread-1, state=WAITING, group=TGRP-StreamDecoratorTest]         at java.base@11-ea/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@11-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)         at java.base@11-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)         at java.base@11-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)         at java.base@11-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)         at java.base@11-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)         at java.base@11-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)         at java.base@11-ea/java.lang.Thread.run(Thread.java:834)    9) Thread[id=2383, name=Connection evictor, state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]         at java.base@11-ea/java.lang.Thread.sleep(Native Method)         at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         at java.base@11-ea/java.lang.Thread.run(Thread.java:834)   10) Thread[id=2376, name=Connection evictor, state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]         at java.base@11-ea/java.lang.Thread.sleep(Native Method)         at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         at java.base@11-ea/java.lang.Thread.run(Thread.java:834)   11) Thread[id=4029, name=TEST-StreamDecoratorTest.testParallelExecutorStream-seed#[D20C835B0956119B]-EventThread, state=WAITING, group=TGRP-StreamDecoratorTest]         at java.base@11-ea/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@11-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)         at java.base@11-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)         at java.base@11-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)         at app//org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:502)   12) Thread[id=4033, name=Connection evictor, state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]         at java.base@11-ea/java.lang.Thread.sleep(Native Method)         at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         at java.base@11-ea/java.lang.Thread.run(Thread.java:834)   13) Thread[id=2377, name=Connection evictor, state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]         at java.base@11-ea/java.lang.Thread.sleep(Native Method)         at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         at java.base@11-ea/java.lang.Thread.run(Thread.java:834)   14) Thread[id=2385, name=Connection evictor, state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]         at java.base@11-ea/java.lang.Thread.sleep(Native Method)         at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         at java.base@11-ea/java.lang.Thread.run(Thread.java:834)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 14 threads leaked from SUITE scope at org.apache.solr.client.solrj.io.stream.StreamDecoratorTest: 
   1) Thread[id=4028, name=TEST-StreamDecoratorTest.testParallelExecutorStream-seed#[D20C835B0956119B]-SendThread(127.0.0.1:34757), state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]
        at java.base@11-ea/java.lang.Thread.sleep(Native Method)
        at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1054)
   2) Thread[id=2371, name=TEST-StreamDecoratorTest.testExecutorStream-seed#[D20C835B0956119B]-SendThread(127.0.0.1:34757), state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]
        at java.base@11-ea/java.lang.Thread.sleep(Native Method)
        at app//org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:105)
        at app//org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1000)
        at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1063)
   3) Thread[id=4030, name=zkConnectionManagerCallback-2202-thread-1, state=WAITING, group=TGRP-StreamDecoratorTest]
        at java.base@11-ea/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
        at java.base@11-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
        at java.base@11-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
        at java.base@11-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base@11-ea/java.lang.Thread.run(Thread.java:834)
   4) Thread[id=4034, name=Connection evictor, state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]
        at java.base@11-ea/java.lang.Thread.sleep(Native Method)
        at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.base@11-ea/java.lang.Thread.run(Thread.java:834)
   5) Thread[id=2370, name=Connection evictor, state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]
        at java.base@11-ea/java.lang.Thread.sleep(Native Method)
        at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.base@11-ea/java.lang.Thread.run(Thread.java:834)
   6) Thread[id=4027, name=Connection evictor, state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]
        at java.base@11-ea/java.lang.Thread.sleep(Native Method)
        at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.base@11-ea/java.lang.Thread.run(Thread.java:834)
   7) Thread[id=2372, name=TEST-StreamDecoratorTest.testExecutorStream-seed#[D20C835B0956119B]-EventThread, state=WAITING, group=TGRP-StreamDecoratorTest]
        at java.base@11-ea/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
        at java.base@11-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
        at app//org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:502)
   8) Thread[id=2373, name=zkConnectionManagerCallback-1354-thread-1, state=WAITING, group=TGRP-StreamDecoratorTest]
        at java.base@11-ea/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
        at java.base@11-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
        at java.base@11-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
        at java.base@11-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base@11-ea/java.lang.Thread.run(Thread.java:834)
   9) Thread[id=2383, name=Connection evictor, state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]
        at java.base@11-ea/java.lang.Thread.sleep(Native Method)
        at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.base@11-ea/java.lang.Thread.run(Thread.java:834)
  10) Thread[id=2376, name=Connection evictor, state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]
        at java.base@11-ea/java.lang.Thread.sleep(Native Method)
        at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.base@11-ea/java.lang.Thread.run(Thread.java:834)
  11) Thread[id=4029, name=TEST-StreamDecoratorTest.testParallelExecutorStream-seed#[D20C835B0956119B]-EventThread, state=WAITING, group=TGRP-StreamDecoratorTest]
        at java.base@11-ea/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
        at java.base@11-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
        at app//org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:502)
  12) Thread[id=4033, name=Connection evictor, state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]
        at java.base@11-ea/java.lang.Thread.sleep(Native Method)
        at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.base@11-ea/java.lang.Thread.run(Thread.java:834)
  13) Thread[id=2377, name=Connection evictor, state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]
        at java.base@11-ea/java.lang.Thread.sleep(Native Method)
        at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.base@11-ea/java.lang.Thread.run(Thread.java:834)
  14) Thread[id=2385, name=Connection evictor, state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]
        at java.base@11-ea/java.lang.Thread.sleep(Native Method)
        at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.base@11-ea/java.lang.Thread.run(Thread.java:834)
	at __randomizedtesting.SeedInfo.seed([D20C835B0956119B]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.io.stream.StreamDecoratorTest

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=2373, name=zkConnectionManagerCallback-1354-thread-1, state=WAITING, group=TGRP-StreamDecoratorTest]         at java.base@11-ea/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@11-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)         at java.base@11-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)         at java.base@11-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)         at java.base@11-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)         at java.base@11-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)         at java.base@11-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)         at java.base@11-ea/java.lang.Thread.run(Thread.java:834)    2) Thread[id=4028, name=TEST-StreamDecoratorTest.testParallelExecutorStream-seed#[D20C835B0956119B]-SendThread(127.0.0.1:34757), state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]         at java.base@11-ea/java.lang.Thread.sleep(Native Method)         at app//org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:105)         at app//org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1000)         at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1063)    3) Thread[id=2371, name=TEST-StreamDecoratorTest.testExecutorStream-seed#[D20C835B0956119B]-SendThread(127.0.0.1:34757), state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]         at java.base@11-ea/java.lang.Thread.sleep(Native Method)         at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1054)    4) Thread[id=4030, name=zkConnectionManagerCallback-2202-thread-1, state=WAITING, group=TGRP-StreamDecoratorTest]         at java.base@11-ea/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@11-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)         at java.base@11-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)         at java.base@11-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)         at java.base@11-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)         at java.base@11-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)         at java.base@11-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)         at java.base@11-ea/java.lang.Thread.run(Thread.java:834)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=2373, name=zkConnectionManagerCallback-1354-thread-1, state=WAITING, group=TGRP-StreamDecoratorTest]
        at java.base@11-ea/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
        at java.base@11-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
        at java.base@11-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
        at java.base@11-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base@11-ea/java.lang.Thread.run(Thread.java:834)
   2) Thread[id=4028, name=TEST-StreamDecoratorTest.testParallelExecutorStream-seed#[D20C835B0956119B]-SendThread(127.0.0.1:34757), state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]
        at java.base@11-ea/java.lang.Thread.sleep(Native Method)
        at app//org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:105)
        at app//org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1000)
        at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1063)
   3) Thread[id=2371, name=TEST-StreamDecoratorTest.testExecutorStream-seed#[D20C835B0956119B]-SendThread(127.0.0.1:34757), state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]
        at java.base@11-ea/java.lang.Thread.sleep(Native Method)
        at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1054)
   4) Thread[id=4030, name=zkConnectionManagerCallback-2202-thread-1, state=WAITING, group=TGRP-StreamDecoratorTest]
        at java.base@11-ea/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
        at java.base@11-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
        at java.base@11-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
        at java.base@11-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base@11-ea/java.lang.Thread.run(Thread.java:834)
	at __randomizedtesting.SeedInfo.seed([D20C835B0956119B]:0)


FAILED:  org.apache.solr.client.solrj.embedded.LargeVolumeBinaryJettyTest.testMultiThreaded

Error Message:
Captured an uncaught exception in thread: Thread[id=1104, name=DocThread-0, state=RUNNABLE, group=TGRP-LargeVolumeBinaryJettyTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=1104, name=DocThread-0, state=RUNNABLE, group=TGRP-LargeVolumeBinaryJettyTest]
Caused by: java.lang.AssertionError: DocThread-0---IOException occured when talking to server at: https://127.0.0.1:45035/solr/collection1
	at __randomizedtesting.SeedInfo.seed([D20C835B0956119B]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.client.solrj.LargeVolumeTestBase$DocThread.run(LargeVolumeTestBase.java:128)


FAILED:  org.apache.solr.client.solrj.impl.CloudSolrClientTest.preferReplicaTypesTest

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([D20C835B0956119B:E9E620ED6ECFDC97]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.client.solrj.impl.CloudSolrClientTest.queryWithPreferReplicaTypes(CloudSolrClientTest.java:958)
	at org.apache.solr.client.solrj.impl.CloudSolrClientTest.preferReplicaTypesTest(CloudSolrClientTest.java:880)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRu

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

entCnxn.java:1063)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D20C835B0956119B]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=1929, name=zkConnectionManagerCallback-957-thread-1, state=WAITING, group=TGRP-StreamDecoratorTest]
   [junit4]    >         at java.base@11-ea/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.base@11-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
   [junit4]    >         at java.base@11-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
   [junit4]    >         at java.base@11-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
   [junit4]    >         at java.base@11-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
   [junit4]    >         at java.base@11-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
   [junit4]    >         at java.base@11-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
   [junit4]    >         at java.base@11-ea/java.lang.Thread.run(Thread.java:834)
   [junit4]    >    2) Thread[id=362, name=TEST-StreamDecoratorTest.testExecutorStream-seed#[D20C835B0956119B]-SendThread(127.0.0.1:40781), state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]
   [junit4]    >         at java.base@11-ea/java.lang.Thread.sleep(Native Method)
   [junit4]    >         at app//org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:105)
   [junit4]    >         at app//org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1000)
   [junit4]    >         at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1063)
   [junit4]    >    3) Thread[id=2017, name=TEST-StreamDecoratorTest.testParallelExecutorStream-seed#[D20C835B0956119B]-SendThread(127.0.0.1:40781), state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]
   [junit4]    >         at java.base@11-ea/java.lang.Thread.sleep(Native Method)
   [junit4]    >         at app//org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:105)
   [junit4]    >         at app//org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1000)
   [junit4]    >         at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1063)
   [junit4]    >    4) Thread[id=2019, name=zkConnectionManagerCallback-997-thread-1, state=WAITING, group=TGRP-StreamDecoratorTest]
   [junit4]    >         at java.base@11-ea/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.base@11-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
   [junit4]    >         at java.base@11-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
   [junit4]    >         at java.base@11-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
   [junit4]    >         at java.base@11-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
   [junit4]    >         at java.base@11-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
   [junit4]    >         at java.base@11-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
   [junit4]    >         at java.base@11-ea/java.lang.Thread.run(Thread.java:834)
   [junit4]    >    5) Thread[id=364, name=zkConnectionManagerCallback-149-thread-1, state=WAITING, group=TGRP-StreamDecoratorTest]
   [junit4]    >         at java.base@11-ea/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.base@11-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
   [junit4]    >         at java.base@11-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
   [junit4]    >         at java.base@11-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
   [junit4]    >         at java.base@11-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
   [junit4]    >         at java.base@11-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
   [junit4]    >         at java.base@11-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
   [junit4]    >         at java.base@11-ea/java.lang.Thread.run(Thread.java:834)
   [junit4]    >    6) Thread[id=1927, name=TEST-StreamDecoratorTest.testParallelHavingStream-seed#[D20C835B0956119B]-SendThread(127.0.0.1:40781), state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]
   [junit4]    >         at java.base@11-ea/java.lang.Thread.sleep(Native Method)
   [junit4]    >         at app//org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:105)
   [junit4]    >         at app//org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1000)
   [junit4]    >         at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1063)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D20C835B0956119B]:0)
   [junit4] Completed [13/15 (3!)] on J0 in 205.93s, 46 tests, 3 failures, 5 errors <<< FAILURES!
   [junit4] 
   [junit4] Suite: org.apache.solr.client.solrj.io.stream.StreamDecoratorTest
   [junit4] Completed [14/15 (3!)] on J0 in 0.01s, 46 tests, 46 skipped
   [junit4] 
   [junit4] Suite: org.apache.solr.client.solrj.impl.CloudSolrClientTest
   [junit4] Completed [15/15 (3!)] on J0 in 0.00s, 16 tests, 16 skipped
   [junit4] 
   [junit4] 
   [junit4] Tests with failures [seed: D20C835B0956119B] (first 10 out of 18):
   [junit4]   - org.apache.solr.client.solrj.io.stream.StreamDecoratorTest.testParallelRankStream
   [junit4]   - org.apache.solr.client.solrj.io.stream.StreamDecoratorTest.testExecutorStream
   [junit4]   - org.apache.solr.client.solrj.io.stream.StreamDecoratorTest.testExecutorStream
   [junit4]   - org.apache.solr.client.solrj.io.stream.StreamDecoratorTest.testExecutorStream
   [junit4]   - org.apache.solr.client.solrj.io.stream.StreamDecoratorTest.testParallelFetchStream
   [junit4]   - org.apache.solr.client.solrj.io.stream.StreamDecoratorTest.testParallelFetchStream
   [junit4]   - org.apache.solr.client.solrj.io.stream.StreamDecoratorTest.testParallelPriorityStream
   [junit4]   - org.apache.solr.client.solrj.io.stream.StreamDecoratorTest.testParallelHavingStream
   [junit4]   - org.apache.solr.client.solrj.io.stream.StreamDecoratorTest.testParallelExecutorStream
   [junit4]   - org.apache.solr.client.solrj.io.stream.StreamDecoratorTest.testParallelExecutorStream
   [junit4] 
   [junit4] 
   [junit4] JVM J0:     1.03 ..   207.65 =   206.62s
   [junit4] JVM J1:     1.02 ..   204.39 =   203.37s
   [junit4] JVM J2:     1.02 ..   206.61 =   205.58s
   [junit4] Execution time total: 3 minutes 27 seconds
   [junit4] Tests summary: 15 suites, 315 tests, 6 suite-level errors, 8 errors, 7 failures, 177 ignored

BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/lucene/common-build.xml:1568: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/lucene/common-build.xml:1092: There were test failures: 15 suites, 315 tests, 6 suite-level errors, 8 errors, 7 failures, 177 ignored [seed: D20C835B0956119B]

Total time: 3 minutes 29 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   0/5 failed: org.apache.solr.client.solrj.embedded.LargeVolumeBinaryJettyTest
[repro]   0/5 failed: org.apache.solr.client.solrj.impl.CloudSolrClientTest
[repro]   1/5 failed: org.apache.solr.cloud.TestWithCollection
[repro]   1/5 failed: org.apache.solr.cloud.autoscaling.AutoAddReplicasIntegrationTest
[repro]   1/5 failed: org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest
[repro]   1/5 failed: org.apache.solr.handler.component.DistributedDebugComponentTest
[repro]   3/5 failed: org.apache.solr.client.solrj.io.stream.StreamDecoratorTest
[repro]   3/5 failed: org.apache.solr.cloud.SSLMigrationTest
[repro]   3/5 failed: org.apache.solr.cloud.TestSkipOverseerOperations
[repro]   4/5 failed: org.apache.solr.cloud.autoscaling.AutoScalingHandlerTest
[repro]   5/5 failed: org.apache.solr.cloud.TestMiniSolrCloudClusterSSL
[repro]   5/5 failed: org.apache.solr.cloud.TestStressInPlaceUpdates
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=2fb8e10715c5fc8bda0a702bdd126c2d1ea9bdbd, workspace=/var/lib/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux
[WARNINGS] Computing warning deltas based on reference build #75
Recording test results
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2

[JENKINS] Lucene-Solr-BadApples-7.x-Linux (32bit/jdk1.8.0_172) - Build # 77 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-BadApples-7.x-Linux/77/
Java: 32bit/jdk1.8.0_172 -server -XX:+UseSerialGC

6 tests failed.
FAILED:  org.apache.solr.cloud.TestWithCollection.testMoveReplicaWithCollection

Error Message:
Expected moving a replica of 'withCollection': testMoveReplicaWithCollection_abc to fail

Stack Trace:
java.lang.AssertionError: Expected moving a replica of 'withCollection': testMoveReplicaWithCollection_abc to fail
	at __randomizedtesting.SeedInfo.seed([F27559B0709193D0:BD626013E3E35AA6]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.TestWithCollection.testMoveReplicaWithCollection(TestWithCollection.java:389)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.TestWithCollection.testDeleteWithCollection

Error Message:
Error from server at http://127.0.0.1:34359/solr: Could not find collection : testDeleteWithCollection_abc_2

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:34359/solr: Could not find collection : testDeleteWithCollection_abc_2
	at __randomizedtesting.SeedInfo.seed([F27559B0709193D0:89ACAE5D290B416E]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1106)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.cloud.TestWithCollection.testDeleteWithCollection(TestWithCollection.java:224)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.TestWithCollection.testDeleteWithCollection

Error Message:
Error from server at http://127.0.0.1:33325/solr: Could not find collection : testDeleteWithCollection_abc_2

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:33325/solr: Could not find collection : testDeleteWithCollection_abc_2
	at __randomizedtesting.SeedInfo.seed([F27559B0709193D0:89ACAE5D290B416E]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1106)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.cloud.TestWithCollection.testDeleteWithCollection(TestWithCollection.java:224)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.TestWithCollection.testDeleteWithCollection

Error Message:
Error from server at http://127.0.0.1:42689/solr: Could not find collection : testDeleteWithCollection_abc

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:42689/solr: Could not find collection : testDeleteWithCollection_abc
	at __randomizedtesting.SeedInfo.seed([F27559B0709193D0:89ACAE5D290B416E]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1106)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.cloud.TestWithCollection.testDeleteWithCollection(TestWithCollection.java:197)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.TestWithCollection.testDeleteWithCollection

Error Message:
Error from server at http://127.0.0.1:39123/solr: Could not find collection : testDeleteWithCollection_abc_2

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:39123/solr: Could not find collection : testDeleteWithCollection_abc_2
	at __randomizedtesting.SeedInfo.seed([F27559B0709193D0:89ACAE5D290B416E]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1106)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.cloud.TestWithCollection.testDeleteWithCollection(TestWithCollection.java:224)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.TestWithCollection.testDeleteWithCollection

Error Message:
Error from server at http://127.0.0.1:34413/solr: Could not find collection : testDeleteWithCollection_abc_2

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:34413/solr: Could not find collection : testDeleteWithCollection_abc_2
	at __randomizedtesting.SeedInfo.seed([F27559B0709193D0:89ACAE5D290B416E]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1106)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.cloud.TestWithCollection.testDeleteWithCollection(TestWithCollection.java:224)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 14074 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestWithCollection
   [junit4]   2> 2944847 INFO  (SUITE-TestWithCollection-seed#[F27559B0709193D0]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_F27559B0709193D0-001/init-core-data-001
   [junit4]   2> 2944849 WARN  (SUITE-TestWithCollection-seed#[F27559B0709193D0]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=6539 numCloses=6539
   [junit4]   2> 2944849 INFO  (SUITE-TestWithCollection-seed#[F27559B0709193D0]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2944850 INFO  (SUITE-TestWithCollection-seed#[F27559B0709193D0]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 2944851 INFO  (SUITE-TestWithCollection-seed#[F27559B0709193D0]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_F27559B0709193D0-001/tempDir-001
   [junit4]   2> 2944851 INFO  (SUITE-TestWithCollection-seed#[F27559B0709193D0]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2944851 INFO  (Thread-8956) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2944851 INFO  (Thread-8956) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2944852 ERROR (Thread-8956) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2944951 INFO  (SUITE-TestWithCollection-seed#[F27559B0709193D0]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:32975
   [junit4]   2> 2944953 INFO  (zkConnectionManagerCallback-11694-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2944955 INFO  (jetty-launcher-11691-thread-2) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 2944955 INFO  (jetty-launcher-11691-thread-1) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 2944962 INFO  (jetty-launcher-11691-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2944962 INFO  (jetty-launcher-11691-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2944962 INFO  (jetty-launcher-11691-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2944962 INFO  (jetty-launcher-11691-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2944963 INFO  (jetty-launcher-11691-thread-2) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2944963 INFO  (jetty-launcher-11691-thread-1) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2944963 INFO  (jetty-launcher-11691-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@19c8fbe{/solr,null,AVAILABLE}
   [junit4]   2> 2944963 INFO  (jetty-launcher-11691-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1c67839{/solr,null,AVAILABLE}
   [junit4]   2> 2944963 INFO  (jetty-launcher-11691-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@11be7d3{HTTP/1.1,[http/1.1]}{127.0.0.1:34413}
   [junit4]   2> 2944963 INFO  (jetty-launcher-11691-thread-1) [    ] o.e.j.s.Server Started @2944996ms
   [junit4]   2> 2944963 INFO  (jetty-launcher-11691-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34413}
   [junit4]   2> 2944963 ERROR (jetty-launcher-11691-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2944963 INFO  (jetty-launcher-11691-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2944963 INFO  (jetty-launcher-11691-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.5.0
   [junit4]   2> 2944963 INFO  (jetty-launcher-11691-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2944963 INFO  (jetty-launcher-11691-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2944963 INFO  (jetty-launcher-11691-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-08-12T06:50:12.883Z
   [junit4]   2> 2944964 INFO  (jetty-launcher-11691-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1548ca0{HTTP/1.1,[http/1.1]}{127.0.0.1:44069}
   [junit4]   2> 2944964 INFO  (jetty-launcher-11691-thread-2) [    ] o.e.j.s.Server Started @2944997ms
   [junit4]   2> 2944964 INFO  (jetty-launcher-11691-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44069}
   [junit4]   2> 2944965 ERROR (jetty-launcher-11691-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2944965 INFO  (jetty-launcher-11691-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2944965 INFO  (jetty-launcher-11691-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.5.0
   [junit4]   2> 2944965 INFO  (jetty-launcher-11691-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2944965 INFO  (jetty-launcher-11691-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2944965 INFO  (jetty-launcher-11691-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-08-12T06:50:12.885Z
   [junit4]   2> 2944968 INFO  (zkConnectionManagerCallback-11696-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2944969 INFO  (jetty-launcher-11691-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2944976 INFO  (zkConnectionManagerCallback-11698-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2944977 INFO  (jetty-launcher-11691-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2945213 INFO  (jetty-launcher-11691-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:32975/solr
   [junit4]   2> 2945214 INFO  (zkConnectionManagerCallback-11702-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2945215 INFO  (zkConnectionManagerCallback-11704-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2945250 INFO  (jetty-launcher-11691-thread-2) [n:127.0.0.1:44069_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44069_solr
   [junit4]   2> 2945250 INFO  (jetty-launcher-11691-thread-2) [n:127.0.0.1:44069_solr    ] o.a.s.c.Overseer Overseer (id=72146650753597444-127.0.0.1:44069_solr-n_0000000000) starting
   [junit4]   2> 2945253 INFO  (zkConnectionManagerCallback-11711-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2945255 INFO  (jetty-launcher-11691-thread-2) [n:127.0.0.1:44069_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:32975/solr ready
   [junit4]   2> 2945255 INFO  (OverseerStateUpdate-72146650753597444-127.0.0.1:44069_solr-n_0000000000) [    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:44069_solr
   [junit4]   2> 2945255 DEBUG (OverseerAutoScalingTriggerThread-72146650753597444-127.0.0.1:44069_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and .scheduled_maintenance triggers
   [junit4]   2> 2945255 INFO  (jetty-launcher-11691-thread-2) [n:127.0.0.1:44069_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44069_solr
   [junit4]   2> 2945256 DEBUG (OverseerAutoScalingTriggerThread-72146650753597444-127.0.0.1:44069_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 2945256 DEBUG (OverseerAutoScalingTriggerThread-72146650753597444-127.0.0.1:44069_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 2945256 DEBUG (OverseerAutoScalingTriggerThread-72146650753597444-127.0.0.1:44069_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 2945264 INFO  (zkCallback-11703-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2945264 INFO  (zkCallback-11710-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2945264 DEBUG (OverseerAutoScalingTriggerThread-72146650753597444-127.0.0.1:44069_solr-n_0000000000) [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:44069_solr]
   [junit4]   2> 2945265 DEBUG (OverseerAutoScalingTriggerThread-72146650753597444-127.0.0.1:44069_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 2945265 DEBUG (OverseerAutoScalingTriggerThread-72146650753597444-127.0.0.1:44069_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 2945265 DEBUG (ScheduledTrigger-11528-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 2945274 INFO  (jetty-launcher-11691-thread-2) [n:127.0.0.1:44069_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2945301 INFO  (jetty-launcher-11691-thread-2) [n:127.0.0.1:44069_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44069.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8ab9d8
   [junit4]   2> 2945310 INFO  (jetty-launcher-11691-thread-2) [n:127.0.0.1:44069_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44069.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8ab9d8
   [junit4]   2> 2945310 INFO  (jetty-launcher-11691-thread-2) [n:127.0.0.1:44069_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44069.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8ab9d8
   [junit4]   2> 2945312 INFO  (jetty-launcher-11691-thread-2) [n:127.0.0.1:44069_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_F27559B0709193D0-001/tempDir-001/node2/.
   [junit4]   2> 2946265 DEBUG (ScheduledTrigger-11528-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 2946641 INFO  (jetty-launcher-11691-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:32975/solr
   [junit4]   2> 2946642 INFO  (zkConnectionManagerCallback-11716-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2946643 INFO  (zkConnectionManagerCallback-11718-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2946646 INFO  (jetty-launcher-11691-thread-1) [n:127.0.0.1:34413_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2946647 INFO  (jetty-launcher-11691-thread-1) [n:127.0.0.1:34413_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2946647 INFO  (jetty-launcher-11691-thread-1) [n:127.0.0.1:34413_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34413_solr
   [junit4]   2> 2946648 INFO  (zkCallback-11710-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2946648 INFO  (zkCallback-11703-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2946648 INFO  (zkCallback-11717-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2946667 INFO  (zkConnectionManagerCallback-11725-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2946667 INFO  (jetty-launcher-11691-thread-1) [n:127.0.0.1:34413_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2946668 INFO  (jetty-launcher-11691-thread-1) [n:127.0.0.1:34413_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:32975/solr ready
   [junit4]   2> 2946668 INFO  (jetty-launcher-11691-thread-1) [n:127.0.0.1:34413_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2946683 INFO  (jetty-launcher-11691-thread-1) [n:127.0.0.1:34413_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34413.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8ab9d8
   [junit4]   2> 2946688 INFO  (jetty-launcher-11691-thread-1) [n:127.0.0.1:34413_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34413.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8ab9d8
   [junit4]   2> 2946688 INFO  (jetty-launcher-11691-thread-1) [n:127.0.0.1:34413_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34413.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8ab9d8
   [junit4]   2> 2946689 INFO  (jetty-launcher-11691-thread-1) [n:127.0.0.1:34413_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_F27559B0709193D0-001/tempDir-001/node1/.
   [junit4]   2> 2946704 INFO  (zkConnectionManagerCallback-11728-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2946709 INFO  (zkConnectionManagerCallback-11733-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2946710 INFO  (SUITE-TestWithCollection-seed#[F27559B0709193D0]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2946710 INFO  (SUITE-TestWithCollection-seed#[F27559B0709193D0]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:32975/solr ready
   [junit4]   2> 2946728 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[F27559B0709193D0]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMultipleWithCollections
   [junit4]   2> 2946728 DEBUG (zkCallback-11710-thread-1) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 2946728 DEBUG (OverseerAutoScalingTriggerThread-72146650753597444-127.0.0.1:44069_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 2946737 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[F27559B0709193D0]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2946737 DEBUG (OverseerAutoScalingTriggerThread-72146650753597444-127.0.0.1:44069_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 2946738 DEBUG (OverseerAutoScalingTriggerThread-72146650753597444-127.0.0.1:44069_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 2946738 DEBUG (OverseerAutoScalingTriggerThread-72146650753597444-127.0.0.1:44069_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 2946739 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[F27559B0709193D0]) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 2946739 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[F27559B0709193D0]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2946739 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[F27559B0709193D0]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2946739 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[F27559B0709193D0]) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2946740 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[F27559B0709193D0]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@35a41{/solr,null,AVAILABLE}
   [junit4]   2> 2946740 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[F27559B0709193D0]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@75a680{HTTP/1.1,[http/1.1]}{127.0.0.1:46427}
   [junit4]   2> 2946740 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[F27559B0709193D0]) [    ] o.e.j.s.Server Started @2946773ms
   [junit4]   2> 2946740 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[F27559B0709193D0]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46427}
   [junit4]   2> 2946741 ERROR (TEST-TestWithCollection.testMultipleWithCollections-seed#[F27559B0709193D0]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2946741 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[F27559B0709193D0]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2946741 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[F27559B0709193D0]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.5.0
   [junit4]   2> 2946741 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[F27559B0709193D0]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2946741 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[F27559B0709193D0]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2946741 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[F27559B0709193D0]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-08-12T06:50:14.661Z
   [junit4]   2> 2946742 INFO  (zkConnectionManagerCallback-11737-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2946743 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[F27559B0709193D0]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2947309 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[F27559B0709193D0]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:32975/solr
   [junit4]   2> 2947310 INFO  (zkConnectionManagerCallback-11741-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2947312 INFO  (zkConnectionManagerCallback-11743-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2947314 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[F27559B0709193D0]) [n:127.0.0.1:46427_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2947316 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[F27559B0709193D0]) [n:127.0.0.1:46427_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2947316 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[F27559B0709193D0]) [n:127.0.0.1:46427_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46427_solr
   [junit4]   2> 2947316 INFO  (zkCallback-11732-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2947316 INFO  (zkCallback-11710-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2947316 INFO  (zkCallback-11732-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2947316 INFO  (zkCallback-11717-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2947317 INFO  (zkCallback-11703-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2947317 INFO  (zkCallback-11742-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2947320 INFO  (zkCallback-11724-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2947330 INFO  (zkConnectionManagerCallback-11750-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2947331 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[F27559B0709193D0]) [n:127.0.0.1:46427_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2947331 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[F27559B0709193D0]) [n:127.0.0.1:46427_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:32975/solr ready
   [junit4]   2> 2947331 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[F27559B0709193D0]) [n:127.0.0.1:46427_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2947353 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[F27559B0709193D0]) [n:127.0.0.1:46427_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46427.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8ab9d8
   [junit4]   2> 2947364 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[F27559B0709193D0]) [n:127.0.0.1:46427_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46427.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8ab9d8
   [junit4]   2> 2947364 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[F27559B0709193D0]) [n:127.0.0.1:46427_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46427.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8ab9d8
   [junit4]   2> 2947366 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[F27559B0709193D0]) [n:127.0.0.1:46427_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_F27559B0709193D0-001/tempDir-001/node3/.
   [junit4]   2> 2947427 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[F27559B0709193D0]) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 2947429 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[F27559B0709193D0]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2947429 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[F27559B0709193D0]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2947429 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[F27559B0709193D0]) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2947429 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[F27559B0709193D0]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1943503{/solr,null,AVAILABLE}
   [junit4]   2> 2947430 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[F27559B0709193D0]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@78c4fd{HTTP/1.1,[http/1.1]}{127.0.0.1:46221}
   [junit4]   2> 2947430 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[F27559B0709193D0]) [    ] o.e.j.s.Server Started @2947463ms
   [junit4]   2> 2947430 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[F27559B0709193D0]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46221}
   [junit4]   2> 2947430 ERROR (TEST-TestWithCollection.testMultipleWithCollections-seed#[F27559B0709193D0]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2947430 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[F27559B0709193D0]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2947430 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[F27559B0709193D0]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.5.0
   [junit4]   2> 2947430 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[F27559B0709193D0]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2947430 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[F27559B0709193D0]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2947430 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[F27559B0709193D0]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-08-12T06:50:15.350Z
   [junit4]   2> 2947436 INFO  (zkConnectionManagerCallback-11753-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2947437 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[F27559B0709193D0]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2948199 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[F27559B0709193D0]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:32975/solr
   [junit4]   2> 2948200 INFO  (zkConnectionManagerCallback-11757-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2948201 INFO  (zkConnectionManagerCallback-11759-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2948204 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[F27559B0709193D0]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2948205 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[F27559B0709193D0]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2948205 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[F27559B0709193D0]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46221_solr
   [junit4]   2> 2948206 INFO  (zkCallback-11724-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2948206 INFO  (zkCallback-11758-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2948206 INFO  (zkCallback-11703-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2948206 INFO  (zkCallback-11717-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2948206 INFO  (zkCallback-11710-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2948206 INFO  (zkCallback-11732-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2948206 INFO  (zkCallback-11732-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2948206 INFO  (zkCallback-11742-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2948208 INFO  (zkCallback-11749-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2948220 INFO  (zkConnectionManagerCallback-11766-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2948221 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[F27559B0709193D0]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2948221 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[F27559B0709193D0]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:32975/solr ready
   [junit4]   2> 2948221 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[F27559B0709193D0]) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2948240 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[F27559B0709193D0]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46221.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8ab9d8
   [junit4]   2> 2948251 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[F27559B0709193D0]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46221.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8ab9d8
   [junit4]   2> 2948251 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[F27559B0709193D0]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46221.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8ab9d8
   [junit4]   2> 2948252 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[F27559B0709193D0]) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_F27559B0709193D0-001/tempDir-001/node4/.
   [junit4]   2> 2948300 INFO  (zkConnectionManagerCallback-11769-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2948304 INFO  (qtp31168524-39880) [n:127.0.0.1:34413_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 2948305 INFO  (qtp24591215-39879) [n:127.0.0.1:44069_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 2948306 INFO  (qtp9867263-39975) [n:127.0.0.1:46221_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 2948307 INFO  (qtp20463798-39948) [n:127.0.0.1:46427_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 2948307 DEBUG (qtp9867263-39980) [n:127.0.0.1:46221_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 2948307 INFO  (qtp9867263-39980) [n:127.0.0.1:46221_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=5
   [junit4]   2> 2948307 DEBUG (zkCallback-11710-thread-1) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 3
   [junit4]   2> 2948307 DEBUG (OverseerAutoScalingTriggerThread-72146650753597444-127.0.0.1:44069_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 3
   [junit4]   2> 2948308 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[F27559B0709193D0]) [    ] o.a.s.c.TestWithCollection Chosen node 127.0.0.1:44069_solr for collection testMultipleWithCollections_abc
   [junit4]   2> 2948308 DEBUG (OverseerAutoScalingTriggerThread-72146650753597444-127.0.0.1:44069_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 2948308 DEBUG (OverseerAutoScalingTriggerThread-72146650753597444-127.0.0.1:44069_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 2948308 DEBUG (OverseerAutoScalingTriggerThread-72146650753597444-127.0.0.1:44069_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion 3
   [junit4]   2> 2948308 INFO  (qtp31168524-39870) [n:127.0.0.1:34413_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&name=testMultipleWithCollections_abc&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&createNodeSet=127.0.0.1:44069_solr&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2948309 INFO  (OverseerThreadFactory-11530-thread-1) [    ] o.a.s.c.a.c.CreateCollectionCmd Create collection testMultipleWithCollections_abc
   [junit4]   2> 2948309 INFO  (OverseerThreadFactory-11530-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/testMultipleWithCollections_abc.AUTOCREATED/protwords.txt
   [junit4]   2> 2948310 INFO  (OverseerThreadFactory-11530-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/testMultipleWithCollections_abc.AUTOCREATED/managed-schema
   [junit4]   2> 2948311 INFO  (OverseerThreadFactory-11530-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/testMultipleWithCollections_abc.AUTOCREATED/solrconfig.xml
   [junit4]   2> 2948312 INFO  (OverseerThreadFactory-11530-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/testMultipleWithCollections_abc.AUTOCREATED/synonyms.txt
   [junit4]   2> 2948312 INFO  (OverseerThreadFactory-11530-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/testMultipleWithCollections_abc.AUTOCREATED/stopwords.txt
   [junit4]   2> 2948313 INFO  (OverseerThreadFactory-11530-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/testMultipleWithCollections_abc.AUTOCREATED/lang/contractions_it.txt
   [junit4]   2> 2948314 INFO  (OverseerThreadFactory-11530-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/testMultipleWithCollections_abc.AUTOCREATED/lang/stemdict_nl.txt
   [junit4]   2> 2948314 INFO  (OverseerThreadFactory-11530-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/testMultipleWithCollections_abc.AUTOCREATED/lang/stopwords_hy.txt
   [junit4]   2> 2948315 INFO  (OverseerThreadFactory-11530-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/testMultipleWithCollections_abc.AUTOCREATED/lang/stopwords_no.txt
   [junit4]   2> 2948316 INFO  (OverseerThreadFactory-11530-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/testMultipleWithCollections_abc.AUTOCREATED/lang/contractions_ca.txt
   [junit4]   2> 2948316 INFO  (OverseerThreadFactory-11530-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/testMultipleWithCollections_abc.AUTOCREATED/lang/stopwords_id.txt
   [junit4]   2> 2948317 INFO  (OverseerThreadFactory-11530-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/testMultipleWithCollections_abc.AUTOCREATED/lang/stopwords_ga.txt
   [junit4]   2> 2948318 INFO  (OverseerThreadFactory-11530-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/testMultipleWithCollections_abc.AUTOCREATED/lang/stopwords_hi.txt
   [junit4]   2> 2948318 INFO  (OverseerThreadFactory-11530-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/testMultipleWithCollections_abc.AUTOCREATED/lang/stopwords_da.txt
   [junit4]   2> 2948319 INFO  (OverseerThreadFactory-11530-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/testMultipleWithCollections_abc.AUTOCREATED/lang/stopwords_ja.txt
   [junit4]   2> 2948320 INFO  (OverseerThreadFactory-11530-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/testMultipleWithCollections_abc.AUTOCREATED/lang/stopwords_pt.txt
   [junit4]   2> 2948320 INFO  (OverseerThreadFactory-11530-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/testMultipleWithCollections_abc.AUTOCREATED/lang/stopwords_hu.txt
   [junit4]   2> 2948321 INFO  (OverseerThreadFactory-11530-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/testMultipleWithCollections_abc.AUTOCREATED/lang/stopwords_el.txt
   [junit4]   2> 2948322 INFO  (OverseerThreadFactory-11530-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/testMultipleWithCollections_abc.AUTOCREATED/lang/stopwords_ru.txt
   [junit4]   2> 2948322 INFO  (OverseerThreadFactory-11530-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/testMultipleWithCollections_abc.AUTOCREATED/lang/stopwords_tr.txt
   [junit4]   2> 2948323 INFO  (OverseerThreadFactory-11530-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/testMultipleWithCollections_abc.AUTOCREATED/lang/stopwords_ar.txt
   [junit4]   2> 2948324 INFO  (OverseerThreadFactory-11530-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/testMultipleWithCollections_abc.AUTOCREATED/lang/userdict_ja.txt
   [junit4]   2> 2948324 INFO  (OverseerThreadFactory-11530-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/testMultipleWithCollections_abc.AUTOCREATED/lang/stopwords_eu.txt
   [junit4]   2> 2948325 INFO  (OverseerThreadFactory-11530-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/testMultipleWithCollections_abc.AUTOCREATED/lang/stopwords_it.txt
   [junit4]   2> 2948326 INFO  (OverseerThreadFactory-11530-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/testMultipleWithCollections_abc.AUTOCREATED/lang/stopwords_cz.txt
   [junit4]   2> 2948326 INFO  (OverseerThreadFactory-11530-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/testMultipleWithCollections_abc.AUTOCREATED/lang/stoptags_ja.txt
   [junit4]   2> 2948327 INFO  (OverseerThreadFactory-11530-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/testMultipleWithCollections_abc.AUTOCREATED/lang/contractions_fr.txt
   [junit4]   2> 2948328 INFO  (OverseerThreadFactory-11530-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/testMultipleWithCollections_abc.AUTOCREATED/lang/stopwords_de.txt
   [junit4]   2> 2948329 INFO  (OverseerThreadFactory-11530-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/testMultipleWithCollections_abc.AUTOCREATED/lang/stopwords_fa.txt
   [junit4]   2> 2948329 INFO  (OverseerThreadFactory-11530-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/testMultipleWithCollections_abc.AUTOCREATED/lang/contractions_ga.txt
   [junit4]   2> 2948330 INFO  (OverseerThreadFactory-11530-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/testMultipleWithCollections_abc.AUTOCREATED/lang/stopwords_ca.txt
   [junit4]   2> 2948331 INFO  (OverseerThreadFactory-11530-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/testMultipleWithCollections_abc.AUTOCREATED/lang/stopwords_nl.txt
   [junit4]   2> 2948331 INFO  (OverseerThreadFactory-11530-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/testMultipleWithCollections_abc.AUTOCREATED/lang/stopwords_bg.txt
   [junit4]   2> 2948332 INFO  (OverseerThreadFactory-11530-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/testMultipleWithCollections_abc.AUTOCREATED/lang/stopwords_lv.txt
   [junit4]   2> 2948333 INFO  (OverseerThreadFactory-11530-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/testMultipleWithCollections_abc.AUTOCREATED/lang/stopwords_en.txt
   [junit4]   2> 2948333 INFO  (OverseerThreadFactory-11530-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/testMultipleWithCollections_abc.AUTOCREATED/lang/stopwords_es.txt
   [junit4]   2> 2948334 INFO  (OverseerThreadFactory-11530-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/testMultipleWithCollections_abc.AUTOCREATED/lang/stopwords_th.txt
   [junit4]   2> 2948335 INFO  (OverseerThreadFactory-11530-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/testMultipleWithCollections_abc.AUTOCREATED/lang/stopwords_ro.txt
   [junit4]   2> 2948336 INFO  (OverseerThreadFactory-11530-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/testMultipleWithCollections_abc.AUTOCREATED/lang/stopwords_fr.txt
   [junit4]   2> 2948336 INFO  (OverseerThreadFactory-11530-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/testMultipleWithCollections_abc.AUTOCREATED/lang/stopwords_sv.txt
   [junit4]   2> 2948337 INFO  (OverseerThreadFactory-11530-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/testMultipleWithCollections_abc.AUTOCREATED/lang/stopwords_fi.txt
   [junit4]   2> 2948338 INFO  (OverseerThreadFactory-11530-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/testMultipleWithCollections_abc.AUTOCREATED/lang/hyphenations_ga.txt
   [junit4]   2> 2948338 INFO  (OverseerThreadFactory-11530-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/testMultipleWithCollections_abc.AUTOCREATED/lang/stopwords_gl.txt
   [junit4]   2> 2948339 INFO  (OverseerThreadFactory-11530-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/params.json to /configs/testMultipleWithCollections_abc.AUTOCREATED/params.json
   [junit4]   2> 2948447 DEBUG (OverseerThreadFactory-11530-thread-1) [    ] o.a.s.c.s.c.a.PolicyHelper Creating a new session
   [junit4]   2> 2948449 INFO  (qtp31168524-39872) [n:127.0.0.1:34413_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 2948450 INFO  (qtp24591215-39869) [n:127.0.0.1:44069_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 2948452 INFO  (qtp9867263-39976) [n:127.0.0.1:46221_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 2948453 INFO  (qtp20463798-39943) [n:127.0.0.1:46427_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 2948453 DEBUG (OverseerThreadFactory-11530-thread-1) [    ] o.a.s.c.s.c.a.PolicyHelper New session created 
   [junit4]   2> 2948455 INFO  (OverseerThreadFactory-11530-thread-1) [    ] o.a.s.c.s.c.a.PolicyHelper returnSession, curr-time 1358901242 sessionWrapper.createTime 1358901241194851, this.sessionWrapper.createTime 1358901241194851 
   [junit4]   2> 2948457 INFO  (OverseerStateUpdate-72146650753597444-127.0.0.1:44069_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testMultipleWithCollections_abc",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testMultipleWithCollections_abc_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:44069/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2948660 INFO  (qtp24591215-39871) [n:127.0.0.1:44069_solr    x:testMultipleWithCollections_abc_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=testMultipleWithCollections_abc.AUTOCREATED&newCollection=true&name=testMultipleWithCollections_abc_shard1_replica_n1&action=CREATE&numShards=1&collection=testMultipleWithCollections_abc&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2948660 INFO  (qtp24591215-39871) [n:127.0.0.1:44069_solr    x:testMultipleWithCollections_abc_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2949668 INFO  (qtp24591215-39871) [n:127.0.0.1:44069_solr c:testMultipleWithCollections_abc s:shard1 r:core_node2 x:testMultipleWithCollections_abc_shard1_replica_n1] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 2949668 INFO  (qtp24591215-39871) [n:127.0.0.1:44069_solr c:testMultipleWithCollections_abc s:shard1 r:core_node2 x:testMultipleWithCollections_abc_shard1_replica_n1] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 2949669 WARN  (qtp24591215-39871) [n:127.0.0.1:44069_solr c:testMultipleWithCollections_abc s:shard1 r:core_node2 x:testMultipleWithCollections_abc_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_F27559B0709193D0-001/tempDir-001/node2/testMultipleWithCollections_abc_shard1_replica_n1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_F27559B0709193D0-001/tempDir-001/node2/testMultipleWithCollections_abc_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 2949669 WARN  (qtp24591215-39871) [n:127.0.0.1:44069_solr c:testMultipleWithCollections_abc s:shard1 r:core_node2 x:testMultipleWithCollections_abc_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_F27559B0709193D0-001/tempDir-001/node2/testMultipleWithCollections_abc_shard1_replica_n1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_F27559B0709193D0-001/tempDir-001/node2/testMultipleWithCollections_abc_shard1_replica_n1/../../../../dist
   [junit4]   2> 2949669 WARN  (qtp24591215-39871) [n:127.0.0.1:44069_solr c:testMultipleWithCollections_abc s:shard1 r:core_node2 x:testMultipleWithCollections_abc_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_F27559B0709193D0-001/tempDir-001/node2/testMultipleWithCollections_abc_shard1_replica_n1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_F27559B0709193D0-001/tempDir-001/node2/testMultipleWithCollections_abc_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 2949669 WARN  (qtp24591215-39871) [n:127.0.0.1:44069_solr c:testMultipleWithCollections_abc s:shard1 r:core_node2 x:testMultipleWithCollections_abc_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_F27559B0709193D0-001/tempDir-001/node2/testMultipleWithCollections_abc_shard1_replica_n1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_F27559B0709193D0-001/tempDir-001/node2/testMultipleWithCollections_abc_shard1_replica_n1/../../../../dist
   [junit4]   2> 2949670 WARN  (qtp24591215-39871) [n:127.0.0.1:44069_solr c:testMultipleWithCollections_abc s:shard1 r:core_node2 x:testMultipleWithCollections_abc_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_F27559B0709193D0-001/tempDir-001/node2/testMultipleWithCollections_abc_shard1_replica_n1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_F27559B0709193D0-001/tempDir-001/node2/testMultipleWithCollections_abc_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 2949670 WARN  (qtp24591215-39871) [n:127.0.0.1:44069_solr c:testMultipleWithCollections_abc s:shard1 r:core_node2 x:testMultipleWithCollections_abc_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_F27559B0709193D0-001/tempDir-001/node2/testMultipleWithCollections_abc_shard1_replica_n1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_F27559B0709193D0-001/tempDir-001/node2/testMultipleWithCollections_abc_shard1_replica_n1/../../../../dist
   [junit4]   2> 2949670 WARN  (qtp24591215-39871) [n:127.0.0.1:44069_solr c:testMultipleWithCollections_abc s:shard1 r:core_node2 x:testMultipleWithCollections_abc_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_F27559B0709193D0-001/tempDir-001/node2/testMultipleWithCollections_abc_shard1_replica_n1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_F27559B0709193D0-001/tempDir-001/node2/testMultipleWithCollections_abc_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 2949670 WARN  (qtp24591215-39871) [n:127.0.0.1:44069_solr c:testMultipleWithCollections_abc s:shard1 r:core_node2 x:testMultipleWithCollections_abc_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_F27559B0709193D0-001/tempDir-001/node2/testMultipleWithCollections_abc_shard1_replica_n1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_F27559B0709193D0-001/tempDir-001/node2/testMultipleWithCollections_abc_shard1_replica_n1/../../../../dist
   [junit4]   2> 2949677 INFO  (qtp24591215-39871) [n:127.0.0.1:44069_solr c:testMultipleWithCollections_abc s:shard1 r:core_node2 x:testMultipleWithCollections_abc_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 2949699 INFO  (qtp24591215-39871) [n:127.0.0.1:44069_solr c:testMultipleWithCollections_abc s:shard1 r:core_node2 x:testMultipleWithCollections_abc_shard1_replica_n1] o.a.s.s.IndexSchema [testMultipleWithCollections_abc_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 2949840 INFO  (qtp24591215-39871) [n:127.0.0.1:44069_solr c:testMultipleWithCollections_abc s:shard1 r:core_node2 x:testMultipleWithCollections_abc_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 2949854 INFO  (qtp24591215-39871) [n:127.0.0.1:44069_solr c:testMultipleWithCollections_abc s:shard1 r:core_node2 x:testMultipleWithCollections_abc_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'testMultipleWithCollections_abc_shard1_replica_n1' using configuration from collection testMultipleWithCollections_abc, trusted=true
   [junit4]   2> 2949855 INFO  (qtp24591215-39871) [n:127.0.0.1:44069_solr c:testMultipleWithCollections_abc s:shard1 r:core_node2 x:testMultipleWithCollections_abc_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44069.solr.core.testMultipleWithCollections_abc.shard1.replica_n1' (registry 'solr.core.testMultipleWithCollections_abc.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8ab9d8
   [junit4]   2> 2949855 INFO  (qtp24591215-39871) [n:127.0.0.1:44069_solr c:testMultipleWithCollections_abc s:shard1 r:core_node2 x:testMultipleWithCollections_abc_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2949855 INFO  (qtp24591215-39871) [n:127.0.0.1:44069_solr c:testMultipleWithCollections_abc s:shard1 r:core_node2 x:testMultipleWithCollections_abc_shard1_replica_n1] o.a.s.c.SolrCore [[testMultipleWithCollections_abc_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_F27559B0709193D0-001/tempDir-001/node2/testMultipleWithCollections_abc_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_F27559B0709193D0-001/tempDir-001/node2/./testMultipleWithCollections_abc_shard1_replica_n1/data/]
   [junit4]   2> 2949859 INFO  (qtp24591215-39871) [n:127.0.0.1:44069_solr c:testMultipleWithCollections_abc s:shard1 r:core_node2 x:testMultipleWithCollections_abc_shard1_replica_n1] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 2949903 INFO  (qtp24591215-39871) [n:127.0.0.1:44069_solr c:testMultipleWithCollections_abc s:shard1 r:core_node2 x:testMultipleWithCollections_abc_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2949903 INFO  (qtp24591215-39871) [n:127.0.0.1:44069_solr c:testMultipleWithCollections_abc s:shard1 r:core_node2 x:testMultipleWithCollections_abc_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2949904 INFO  (qtp24591215-39871) [n:127.0.0.1:44069_solr c:testMultipleWithCollections_abc s:shard1 r:core_node2 x:testMultipleWithCollections_abc_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 2949904 INFO  (qtp24591215-39871) [n:127.0.0.1:44069_solr c:testMultipleWithCollections_abc s:shard1 r:core_node2 x:testMultipleWithCollections_abc_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2949906 INFO  (qtp24591215-39871) [n:127.0.0.1:44069_solr c:testMultipleWithCollections_abc s:shard1 r:core_node2 x:testMultipleWithCollections_abc_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@23377a[testMultipleWithCollections_abc_shard1_replica_n1] main]
   [junit4]   2> 2949907 INFO  (qtp24591215-39871) [n:127.0.0.1:44069_solr c:testMultipleWithCollections_abc s:shard1 r:core_node2 x:testMultipleWithCollections_abc_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/testMultipleWithCollections_abc.AUTOCREATED
   [junit4]   2> 2949907 INFO  (qtp24591215-39871) [n:127.0.0.1:44069_solr c:testMultipleWithCollections_abc s:shard1 r:core_node2 x:testMultipleWithCollections_abc_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/testMultipleWithCollections_abc.AUTOCREATED
   [junit4]   2> 2949907 INFO  (qtp24591215-39871) [n:127.0.0.1:44069_solr c:testMultipleWithCollections_abc s:shard1 r:core_node2 x:testMultipleWithCollections_abc_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/testMultipleWithCollections_abc.AUTOCREATED/managed-schema
   [junit4]   2> 2949907 INFO  (qtp24591215-39871) [n:127.0.0.1:44069_solr c:testMultipleWithCollections_abc s:shard1 r:core_node2 x:testMultipleWithCollections_abc_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 2949908 INFO  (qtp24591215-39871) [n:127.0.0.1:44069_solr c:testMultipleWithCollections_abc s:shard1 r:core_node2 x:testMultipleWithCollections_abc_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Initializing spell c

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

plica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testCreateCollection_abc.shard1.leader, tag=196dd9a
   [junit4]   2> 213526 INFO  (coreCloseExecutor-478-thread-2) [n:127.0.0.1:45929_solr c:testCreateCollection_xyz s:shard1 r:core_node2 x:testCreateCollection_xyz_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testCreateCollection_xyz.shard1.leader, tag=61ba10
   [junit4]   2> 213530 INFO  (jetty-closer-128-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@16fdf6e{/solr,null,UNAVAILABLE}
   [junit4]   2> 213530 INFO  (jetty-closer-128-thread-2) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 213534 ERROR (SUITE-TestWithCollection-seed#[F27559B0709193D0]-worker) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 213535 INFO  (SUITE-TestWithCollection-seed#[F27559B0709193D0]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:35737 35737
   [junit4]   2> 213662 INFO  (Thread-60) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:35737 35737
   [junit4]   2> 213663 WARN  (Thread-60) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	25	/solr/collections/testNodeAdded_abc/terms/shard1
   [junit4]   2> 	24	/solr/collections/testNodeAdded_xyz/terms/shard1
   [junit4]   2> 	20	/solr/aliases.json
   [junit4]   2> 	20	/solr/clusterprops.json
   [junit4]   2> 	12	/solr/collections/testMultipleWithCollections_abc2/terms/shard1
   [junit4]   2> 	12	/solr/collections/testMoveReplicaMainCollection_abc/terms/shard1
   [junit4]   2> 	12	/solr/collections/testAddReplicaWithPolicy_abc/terms/shard1
   [junit4]   2> 	12	/solr/collections/testMultipleWithCollections_abc/terms/shard1
   [junit4]   2> 	12	/solr/collections/testAddReplica_abc/terms/shard1
   [junit4]   2> 	12	/solr/collections/testMoveReplicaMainCollection_xyz/terms/shard1
   [junit4]   2> 	11	/solr/collections/testDeleteWithCollection_abc_2/terms/shard1
   [junit4]   2> 	11	/solr/collections/testMultipleWithCollections_xyz/terms/shard1
   [junit4]   2> 	10	/solr/collections/testMultipleWithCollections_xyz2/terms/shard1
   [junit4]   2> 	10	/solr/collections/testAddReplica_xyz/terms/shard1
   [junit4]   2> 	10	/solr/collections/testAddReplicaWithPolicy_xyz/terms/shard1
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	3	/solr/configs/testNodeAdded_xyz.AUTOCREATED
   [junit4]   2> 	3	/solr/configs/testNodeAdded_abc.AUTOCREATED/managed-schema
   [junit4]   2> 	3	/solr/collections/testCreateCollectionNoWithCollection_abc/terms/shard2
   [junit4]   2> 	3	/solr/collections/testMoveReplicaWithCollection_abc/terms/shard1
   [junit4]   2> 	3	/solr/collections/testCreateCollectionNoWithCollection_abc/terms/shard1
   [junit4]   2> 	3	/solr/configs/testNodeAdded_xyz.AUTOCREATED/managed-schema
   [junit4]   2> 	3	/solr/configs/testNodeAdded_abc.AUTOCREATED
   [junit4]   2> 	3	/solr/collections/testDeleteWithCollection_xyz/terms/shard1
   [junit4]   2> 	3	/solr/collections/testMoveReplicaWithCollection_xyz/terms/shard1
   [junit4]   2> 	3	/solr/collections/testDeleteWithCollection_abc/terms/shard1
   [junit4]   2> 	3	/solr/collections/testDeleteWithCollection_xyz_2/terms/shard1
   [junit4]   2> 	2	/solr/collections/testCreateCollection_abc/terms/shard1
   [junit4]   2> 	2	/solr/configs/testDeleteWithCollection_abc_2.AUTOCREATED/managed-schema
   [junit4]   2> 	2	/solr/configs/testAddReplicaWithPolicy_xyz.AUTOCREATED
   [junit4]   2> 	2	/solr/configs/testAddReplica_abc.AUTOCREATED
   [junit4]   2> 	2	/solr/configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED
   [junit4]   2> 	2	/solr/configs/testMultipleWithCollections_xyz2.AUTOCREATED
   [junit4]   2> 	2	/solr/configs/testMoveReplicaMainCollection_xyz.AUTOCREATED
   [junit4]   2> 	2	/solr/configs/testAddReplica_abc.AUTOCREATED/managed-schema
   [junit4]   2> 	2	/solr/configs/testMultipleWithCollections_abc2.AUTOCREATED/managed-schema
   [junit4]   2> 	2	/solr/configs/testAddReplicaWithPolicy_abc.AUTOCREATED/managed-schema
   [junit4]   2> 	2	/solr/configs/testAddReplicaWithPolicy_abc.AUTOCREATED
   [junit4]   2> 	2	/solr/configs/testMultipleWithCollections_abc.AUTOCREATED/managed-schema
   [junit4]   2> 	2	/solr/configs/testMultipleWithCollections_abc2.AUTOCREATED
   [junit4]   2> 	2	/solr/configs/testMultipleWithCollections_xyz.AUTOCREATED/managed-schema
   [junit4]   2> 	2	/solr/collections/testCreateCollection_xyz/terms/shard1
   [junit4]   2> 	2	/solr/configs/testMoveReplicaMainCollection_abc.AUTOCREATED
   [junit4]   2> 	2	/solr/configs/testAddReplica_xyz.AUTOCREATED/managed-schema
   [junit4]   2> 	2	/solr/configs/testDeleteWithCollection_abc_2.AUTOCREATED
   [junit4]   2> 	2	/solr/configs/testAddReplicaWithPolicy_xyz.AUTOCREATED/managed-schema
   [junit4]   2> 	2	/solr/configs/testAddReplica_xyz.AUTOCREATED
   [junit4]   2> 	2	/solr/configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/managed-schema
   [junit4]   2> 	2	/solr/configs/testMoveReplicaMainCollection_abc.AUTOCREATED/managed-schema
   [junit4]   2> 	2	/solr/configs/testMultipleWithCollections_abc.AUTOCREATED
   [junit4]   2> 	2	/solr/configs/testMultipleWithCollections_xyz2.AUTOCREATED/managed-schema
   [junit4]   2> 	2	/solr/configs/testMultipleWithCollections_xyz.AUTOCREATED
   [junit4]   2> 	2	/solr/configs/testMoveReplicaMainCollection_xyz.AUTOCREATED/managed-schema
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	45	/solr/aliases.json
   [junit4]   2> 	20	/solr/clusterstate.json
   [junit4]   2> 	6	/solr/collections/testNodeAdded_xyz/state.json
   [junit4]   2> 	6	/solr/collections/testMoveReplicaMainCollection_xyz/state.json
   [junit4]   2> 	6	/solr/collections/testMultipleWithCollections_abc2/state.json
   [junit4]   2> 	6	/solr/collections/testNodeAdded_abc/state.json
   [junit4]   2> 	5	/solr/collections/testMultipleWithCollections_xyz2/state.json
   [junit4]   2> 	5	/solr/collections/testMoveReplicaMainCollection_abc/state.json
   [junit4]   2> 	5	/solr/collections/testMultipleWithCollections_abc/state.json
   [junit4]   2> 	5	/solr/collections/testAddReplica_abc/state.json
   [junit4]   2> 	5	/solr/collections/testAddReplicaWithPolicy_abc/state.json
   [junit4]   2> 	5	/solr/collections/testMultipleWithCollections_xyz/state.json
   [junit4]   2> 	4	/solr/collections/testAddReplicaWithPolicy_xyz/state.json
   [junit4]   2> 	3	/solr/collections/testAddReplica_xyz/state.json
   [junit4]   2> 	2	/solr/collections/testDeleteWithCollection_abc_2/state.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72146783251267591-127.0.0.1:45929_solr-n_0000000001
   [junit4]   2> 	2	/solr/collections/testCreateCollectionNoWithCollection_abc/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	202	/solr/collections
   [junit4]   2> 	43	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestWithCollection_F27559B0709193D0-002
   [junit4]   2> Aug 12, 2018 7:25:34 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=RandomSimilarity(queryNorm=false): {}, locale=sk, timezone=Pacific/Tongatapu
   [junit4]   2> NOTE: Linux 4.15.0-29-generic i386/Oracle Corporation 1.8.0_172 (32-bit)/cpus=8,threads=1,free=223885848,total=323747840
   [junit4]   2> NOTE: All tests run in this JVM: [TestWithCollection, TestWithCollection]
   [junit4] Completed [5/5 (5!)] on J1 in 99.86s, 9 tests, 1 error <<< FAILURES!

[...truncated 15 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/lucene/common-build.xml:1568: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/lucene/common-build.xml:1092: There were test failures: 5 suites, 45 tests, 5 errors [seed: F27559B0709193D0]

Total time: 3 minutes 36 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   5/5 failed: org.apache.solr.cloud.TestWithCollection
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=6759ba7290304de397f7bcb7ad353feadcebacbb, workspace=/var/lib/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux
[WARNINGS] Computing warning deltas based on reference build #76
Recording test results
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2