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

4 tests failed.
FAILED:  org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test

Error Message:
Timeout occured while waiting response from server at: http://127.0.0.1:56181

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting 
response from server at: http://127.0.0.1:56181
        at 
__randomizedtesting.SeedInfo.seed([CB9D8AAC20368943:43C9B5768ECAE4BB]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:637)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:252)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
        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:1121)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:862)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793)
        at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1667)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1694)
        at 
org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test(ChaosMonkeyNothingIsSafeTest.java:254)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
        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:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)
Caused by: java.net.SocketTimeoutException: Read timed out
        at java.net.SocketInputStream.socketRead0(Native Method)
        at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
        at java.net.SocketInputStream.read(SocketInputStream.java:171)
        at java.net.SocketInputStream.read(SocketInputStream.java:141)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:139)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:155)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:284)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
        at 
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165)
        at 
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167)
        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
        at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:523)
        ... 52 more


FAILED:  
junit.framework.TestSuite.org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest

Error Message:
9 threads leaked from SUITE scope at 
org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest:     1) Thread[id=13384, 
name=zkCallback-1669-thread-6, state=TIMED_WAITING, 
group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native 
Method)         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         
at 
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
         at 
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
         at 
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         
at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) 
        at java.lang.Thread.run(Thread.java:748)    2) Thread[id=13138, 
name=zkCallback-1669-thread-1, state=TIMED_WAITING, 
group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native 
Method)         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         
at 
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
         at 
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
         at 
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         
at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) 
        at java.lang.Thread.run(Thread.java:748)    3) Thread[id=13341, 
name=zkCallback-1669-thread-4, state=TIMED_WAITING, 
group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native 
Method)         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         
at 
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
         at 
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
         at 
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         
at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) 
        at java.lang.Thread.run(Thread.java:748)    4) Thread[id=13137, 
name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[CB9D8AAC20368943]-EventThread,
 state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at 
sun.misc.Unsafe.park(Native Method)         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)     
    at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)    
5) Thread[id=13135, name=Connection evictor, state=TIMED_WAITING, 
group=TGRP-ChaosMonkeyNothingIsSafeTest]         at 
java.lang.Thread.sleep(Native Method)         at 
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
         at java.lang.Thread.run(Thread.java:748)    6) Thread[id=13339, 
name=zkCallback-1669-thread-2, state=TIMED_WAITING, 
group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native 
Method)         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         
at 
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
         at 
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
         at 
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         
at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) 
        at java.lang.Thread.run(Thread.java:748)    7) Thread[id=13364, 
name=zkCallback-1669-thread-5, state=TIMED_WAITING, 
group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native 
Method)         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         
at 
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
         at 
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
         at 
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         
at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) 
        at java.lang.Thread.run(Thread.java:748)    8) Thread[id=13340, 
name=zkCallback-1669-thread-3, state=TIMED_WAITING, 
group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native 
Method)         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         
at 
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
         at 
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
         at 
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         
at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) 
        at java.lang.Thread.run(Thread.java:748)    9) Thread[id=13136, 
name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[CB9D8AAC20368943]-SendThread(127.0.0.1:47554),
 state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at 
java.lang.Thread.sleep(Native Method)         at 
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
         at 
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)    
     at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 9 threads leaked from SUITE 
scope at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest: 
   1) Thread[id=13384, name=zkCallback-1669-thread-6, state=TIMED_WAITING, 
group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at 
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at 
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:748)
   2) Thread[id=13138, name=zkCallback-1669-thread-1, state=TIMED_WAITING, 
group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at 
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at 
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:748)
   3) Thread[id=13341, name=zkCallback-1669-thread-4, state=TIMED_WAITING, 
group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at 
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at 
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:748)
   4) Thread[id=13137, 
name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[CB9D8AAC20368943]-EventThread,
 state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)
   5) Thread[id=13135, name=Connection evictor, state=TIMED_WAITING, 
group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.lang.Thread.run(Thread.java:748)
   6) Thread[id=13339, name=zkCallback-1669-thread-2, state=TIMED_WAITING, 
group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at 
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at 
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:748)
   7) Thread[id=13364, name=zkCallback-1669-thread-5, state=TIMED_WAITING, 
group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at 
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at 
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:748)
   8) Thread[id=13340, name=zkCallback-1669-thread-3, state=TIMED_WAITING, 
group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at 
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at 
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:748)
   9) Thread[id=13136, 
name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[CB9D8AAC20368943]-SendThread(127.0.0.1:47554),
 state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
        at 
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)
        at __randomizedtesting.SeedInfo.seed([CB9D8AAC20368943]:0)


FAILED:  
junit.framework.TestSuite.org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest

Error Message:
There are still zombie threads that couldn't be terminated:    1) 
Thread[id=13384, name=zkCallback-1669-thread-6, state=TIMED_WAITING, 
group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native 
Method)         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         
at 
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
         at 
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
         at 
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         
at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) 
        at java.lang.Thread.run(Thread.java:748)    2) Thread[id=13138, 
name=zkCallback-1669-thread-1, state=TIMED_WAITING, 
group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native 
Method)         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         
at 
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
         at 
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
         at 
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         
at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) 
        at java.lang.Thread.run(Thread.java:748)    3) Thread[id=13341, 
name=zkCallback-1669-thread-4, state=TIMED_WAITING, 
group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native 
Method)         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         
at 
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
         at 
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
         at 
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         
at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) 
        at java.lang.Thread.run(Thread.java:748)    4) Thread[id=13339, 
name=zkCallback-1669-thread-2, state=TIMED_WAITING, 
group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native 
Method)         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         
at 
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
         at 
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
         at 
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         
at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) 
        at java.lang.Thread.run(Thread.java:748)    5) Thread[id=13364, 
name=zkCallback-1669-thread-5, state=TIMED_WAITING, 
group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native 
Method)         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         
at 
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
         at 
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
         at 
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         
at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) 
        at java.lang.Thread.run(Thread.java:748)    6) Thread[id=13340, 
name=zkCallback-1669-thread-3, state=TIMED_WAITING, 
group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native 
Method)         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         
at 
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
         at 
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
         at 
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         
at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) 
        at java.lang.Thread.run(Thread.java:748)    7) Thread[id=13136, 
name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[CB9D8AAC20368943]-SendThread(127.0.0.1:47554),
 state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at 
java.lang.Thread.sleep(Native Method)         at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1051)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   1) Thread[id=13384, name=zkCallback-1669-thread-6, state=TIMED_WAITING, 
group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at 
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at 
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:748)
   2) Thread[id=13138, name=zkCallback-1669-thread-1, state=TIMED_WAITING, 
group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at 
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at 
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:748)
   3) Thread[id=13341, name=zkCallback-1669-thread-4, state=TIMED_WAITING, 
group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at 
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at 
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:748)
   4) Thread[id=13339, name=zkCallback-1669-thread-2, state=TIMED_WAITING, 
group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at 
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at 
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:748)
   5) Thread[id=13364, name=zkCallback-1669-thread-5, state=TIMED_WAITING, 
group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at 
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at 
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:748)
   6) Thread[id=13340, name=zkCallback-1669-thread-3, state=TIMED_WAITING, 
group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at 
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at 
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:748)
   7) Thread[id=13136, 
name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[CB9D8AAC20368943]-SendThread(127.0.0.1:47554),
 state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1051)
        at __randomizedtesting.SeedInfo.seed([CB9D8AAC20368943]:0)


FAILED:  org.apache.solr.cloud.MoveReplicaHDFSTest.test

Error Message:
Could not find collection : movereplicatest_coll

Stack Trace:
org.apache.solr.common.SolrException: Could not find collection : 
movereplicatest_coll
        at 
__randomizedtesting.SeedInfo.seed([CB9D8AAC20368943:43C9B5768ECAE4BB]:0)
        at 
org.apache.solr.common.cloud.ClusterState.getCollection(ClusterState.java:194)
        at 
org.apache.solr.cloud.MoveReplicaTest.getRandomReplica(MoveReplicaTest.java:186)
        at org.apache.solr.cloud.MoveReplicaTest.test(MoveReplicaTest.java:71)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        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:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 11527 lines...]
   [junit4] Suite: org.apache.solr.cloud.MoveReplicaHDFSTest
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_CB9D8AAC20368943-001/init-core-data-001
   [junit4]   2> 496877 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[CB9D8AAC20368943]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 496877 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[CB9D8AAC20368943]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 496879 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[CB9D8AAC20368943]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 496880 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[CB9D8AAC20368943]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_CB9D8AAC20368943-001/tempDir-001
   [junit4]   2> 496880 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[CB9D8AAC20368943]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 496880 INFO  (Thread-804) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 496880 INFO  (Thread-804) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 496885 ERROR (Thread-804) [    ] 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> 496980 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[CB9D8AAC20368943]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:49059
   [junit4]   2> 497041 INFO  (jetty-launcher-787-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 497043 INFO  (jetty-launcher-787-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 497045 INFO  (jetty-launcher-787-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 497046 INFO  (jetty-launcher-787-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 497047 INFO  (jetty-launcher-787-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7ff44d3e{/solr,null,AVAILABLE}
   [junit4]   2> 497079 INFO  (jetty-launcher-787-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@e0cbbbf{SSL,[ssl, 
http/1.1]}{127.0.0.1:33737}
   [junit4]   2> 497079 INFO  (jetty-launcher-787-thread-1) [    ] 
o.e.j.s.Server Started @499856ms
   [junit4]   2> 497079 INFO  (jetty-launcher-787-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=33737}
   [junit4]   2> 497079 INFO  (jetty-launcher-787-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@307d7af3{/solr,null,AVAILABLE}
   [junit4]   2> 497080 ERROR (jetty-launcher-787-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 497080 INFO  (jetty-launcher-787-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 497080 INFO  (jetty-launcher-787-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 497080 INFO  (jetty-launcher-787-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 497080 INFO  (jetty-launcher-787-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-07-04T14:03:04.855Z
   [junit4]   2> 497080 INFO  (jetty-launcher-787-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@7a3eb58f{SSL,[ssl, 
http/1.1]}{127.0.0.1:36659}
   [junit4]   2> 497080 INFO  (jetty-launcher-787-thread-3) [    ] 
o.e.j.s.Server Started @499857ms
   [junit4]   2> 497080 INFO  (jetty-launcher-787-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=36659}
   [junit4]   2> 497080 ERROR (jetty-launcher-787-thread-3) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 497080 INFO  (jetty-launcher-787-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 497080 INFO  (jetty-launcher-787-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 497080 INFO  (jetty-launcher-787-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 497080 INFO  (jetty-launcher-787-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-07-04T14:03:04.855Z
   [junit4]   2> 497091 INFO  (jetty-launcher-787-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@67cfe232{/solr,null,AVAILABLE}
   [junit4]   2> 497092 INFO  (jetty-launcher-787-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 497093 INFO  (jetty-launcher-787-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@382d09f0{/solr,null,AVAILABLE}
   [junit4]   2> 497093 INFO  (jetty-launcher-787-thread-4) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@1bdf50a3{SSL,[ssl, 
http/1.1]}{127.0.0.1:50210}
   [junit4]   2> 497093 INFO  (jetty-launcher-787-thread-4) [    ] 
o.e.j.s.Server Started @499870ms
   [junit4]   2> 497093 INFO  (jetty-launcher-787-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=50210}
   [junit4]   2> 497094 ERROR (jetty-launcher-787-thread-4) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 497094 INFO  (jetty-launcher-787-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 497094 INFO  (jetty-launcher-787-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 497094 INFO  (jetty-launcher-787-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 497094 INFO  (jetty-launcher-787-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-07-04T14:03:04.869Z
   [junit4]   2> 497106 INFO  (jetty-launcher-787-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@3b2aab8b{SSL,[ssl, 
http/1.1]}{127.0.0.1:52136}
   [junit4]   2> 497107 INFO  (jetty-launcher-787-thread-2) [    ] 
o.e.j.s.Server Started @499884ms
   [junit4]   2> 497107 INFO  (jetty-launcher-787-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=52136}
   [junit4]   2> 497107 ERROR (jetty-launcher-787-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 497107 INFO  (jetty-launcher-787-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 497107 INFO  (jetty-launcher-787-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 497107 INFO  (jetty-launcher-787-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 497107 INFO  (jetty-launcher-787-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-07-04T14:03:04.882Z
   [junit4]   2> 497108 INFO  (jetty-launcher-787-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 497157 INFO  (jetty-launcher-787-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49059/solr
   [junit4]   2> 497170 INFO  (jetty-launcher-787-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 497170 INFO  (jetty-launcher-787-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49059/solr
   [junit4]   2> 497174 INFO  (jetty-launcher-787-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 497193 INFO  (jetty-launcher-787-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49059/solr
   [junit4]   2> 497194 INFO  (jetty-launcher-787-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49059/solr
   [junit4]   2> 497202 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15d0de960510008, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 497372 INFO  (jetty-launcher-787-thread-4) 
[n:127.0.0.1:50210_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 497373 INFO  (jetty-launcher-787-thread-4) 
[n:127.0.0.1:50210_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:50210_solr
   [junit4]   2> 497374 INFO  (jetty-launcher-787-thread-4) 
[n:127.0.0.1:50210_solr    ] o.a.s.c.Overseer Overseer 
(id=98250062866481164-127.0.0.1:50210_solr-n_0000000000) starting
   [junit4]   2> 497375 INFO  (jetty-launcher-787-thread-2) 
[n:127.0.0.1:52136_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 497377 INFO  (jetty-launcher-787-thread-2) 
[n:127.0.0.1:52136_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:52136_solr
   [junit4]   2> 497379 INFO  
(zkCallback-809-thread-1-processing-n:127.0.0.1:50210_solr) 
[n:127.0.0.1:50210_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 497379 INFO  
(zkCallback-808-thread-1-processing-n:127.0.0.1:52136_solr) 
[n:127.0.0.1:52136_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 497386 INFO  (jetty-launcher-787-thread-1) 
[n:127.0.0.1:33737_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 497392 INFO  (jetty-launcher-787-thread-1) 
[n:127.0.0.1:33737_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 497396 INFO  (jetty-launcher-787-thread-3) 
[n:127.0.0.1:36659_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 497398 INFO  (jetty-launcher-787-thread-3) 
[n:127.0.0.1:36659_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 497399 INFO  (jetty-launcher-787-thread-1) 
[n:127.0.0.1:33737_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33737_solr
   [junit4]   2> 497401 INFO  (jetty-launcher-787-thread-4) 
[n:127.0.0.1:50210_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:50210_solr
   [junit4]   2> 497401 INFO  
(zkCallback-808-thread-1-processing-n:127.0.0.1:52136_solr) 
[n:127.0.0.1:52136_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 497401 INFO  
(zkCallback-800-thread-1-processing-n:127.0.0.1:33737_solr) 
[n:127.0.0.1:33737_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 497401 INFO  
(zkCallback-807-thread-1-processing-n:127.0.0.1:36659_solr) 
[n:127.0.0.1:36659_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 497406 INFO  (jetty-launcher-787-thread-3) 
[n:127.0.0.1:36659_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36659_solr
   [junit4]   2> 497410 INFO  
(OverseerStateUpdate-98250062866481164-127.0.0.1:50210_solr-n_0000000000) 
[n:127.0.0.1:50210_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 497414 INFO  
(zkCallback-800-thread-1-processing-n:127.0.0.1:33737_solr) 
[n:127.0.0.1:33737_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 497414 INFO  
(zkCallback-807-thread-1-processing-n:127.0.0.1:36659_solr) 
[n:127.0.0.1:36659_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 497414 INFO  
(zkCallback-808-thread-1-processing-n:127.0.0.1:52136_solr) 
[n:127.0.0.1:52136_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 497414 INFO  
(zkCallback-809-thread-1-processing-n:127.0.0.1:50210_solr) 
[n:127.0.0.1:50210_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 497420 INFO  
(zkCallback-808-thread-1-processing-n:127.0.0.1:52136_solr) 
[n:127.0.0.1:52136_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 497420 INFO  
(zkCallback-807-thread-1-processing-n:127.0.0.1:36659_solr) 
[n:127.0.0.1:36659_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 497420 INFO  
(zkCallback-800-thread-1-processing-n:127.0.0.1:33737_solr) 
[n:127.0.0.1:33737_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 497420 INFO  
(zkCallback-809-thread-1-processing-n:127.0.0.1:50210_solr) 
[n:127.0.0.1:50210_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 497510 INFO  (jetty-launcher-787-thread-4) 
[n:127.0.0.1:50210_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50210.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5322789e
   [junit4]   2> 497511 INFO  (jetty-launcher-787-thread-2) 
[n:127.0.0.1:52136_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_52136.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5322789e
   [junit4]   2> 497516 INFO  (jetty-launcher-787-thread-2) 
[n:127.0.0.1:52136_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_52136.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5322789e
   [junit4]   2> 497517 INFO  (jetty-launcher-787-thread-2) 
[n:127.0.0.1:52136_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_52136.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5322789e
   [junit4]   2> 497518 INFO  (jetty-launcher-787-thread-2) 
[n:127.0.0.1:52136_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_CB9D8AAC20368943-001/tempDir-001/node2/.
   [junit4]   2> 497528 INFO  (jetty-launcher-787-thread-4) 
[n:127.0.0.1:50210_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50210.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5322789e
   [junit4]   2> 497539 INFO  (jetty-launcher-787-thread-4) 
[n:127.0.0.1:50210_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50210.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5322789e
   [junit4]   2> 497540 INFO  (jetty-launcher-787-thread-3) 
[n:127.0.0.1:36659_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36659.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5322789e
   [junit4]   2> 497540 INFO  (jetty-launcher-787-thread-4) 
[n:127.0.0.1:50210_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_CB9D8AAC20368943-001/tempDir-001/node4/.
   [junit4]   2> 497549 INFO  (jetty-launcher-787-thread-3) 
[n:127.0.0.1:36659_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36659.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5322789e
   [junit4]   2> 497549 INFO  (jetty-launcher-787-thread-3) 
[n:127.0.0.1:36659_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36659.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5322789e
   [junit4]   2> 497550 INFO  (jetty-launcher-787-thread-3) 
[n:127.0.0.1:36659_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_CB9D8AAC20368943-001/tempDir-001/node3/.
   [junit4]   2> 497568 INFO  (jetty-launcher-787-thread-1) 
[n:127.0.0.1:33737_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33737.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5322789e
   [junit4]   2> 497573 INFO  (jetty-launcher-787-thread-1) 
[n:127.0.0.1:33737_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33737.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5322789e
   [junit4]   2> 497573 INFO  (jetty-launcher-787-thread-1) 
[n:127.0.0.1:33737_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33737.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5322789e
   [junit4]   2> 497574 INFO  (jetty-launcher-787-thread-1) 
[n:127.0.0.1:33737_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_CB9D8AAC20368943-001/tempDir-001/node1/.
   [junit4]   2> 497666 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[CB9D8AAC20368943]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 497668 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[CB9D8AAC20368943]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:49059/solr ready
   [junit4]   2> 498342 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[CB9D8AAC20368943]-worker) [    ] 
o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your 
platform... using builtin-java classes where applicable
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 499011 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[CB9D8AAC20368943]-worker) [    ] 
o.a.h.m.i.MetricsConfig Cannot locate configuration: tried 
hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 499285 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[CB9D8AAC20368943]-worker) [    ] o.m.log 
Logging to org.slf4j.impl.Log4jLoggerAdapter(org.mortbay.log) via 
org.mortbay.log.Slf4jLog
   [junit4]   2> 499311 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[CB9D8AAC20368943]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 499386 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[CB9D8AAC20368943]-worker) [    ] o.m.log 
jetty-6.1.26
   [junit4]   2> 499441 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[CB9D8AAC20368943]-worker) [    ] o.m.log 
Extract 
jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.2-tests.jar!/webapps/hdfs
 to ./temp/Jetty_localhost_54476_hdfs____be19ku/webapp
   [junit4]   2> 500194 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[CB9D8AAC20368943]-worker) [    ] o.m.log 
Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:54476
   [junit4]   2> 501118 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[CB9D8AAC20368943]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 501123 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[CB9D8AAC20368943]-worker) [    ] o.m.log 
jetty-6.1.26
   [junit4]   2> 501135 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[CB9D8AAC20368943]-worker) [    ] o.m.log 
Extract 
jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.2-tests.jar!/webapps/datanode
 to ./temp/Jetty_localhost_40651_datanode____.pzirwj/webapp
   [junit4]   2> 501530 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[CB9D8AAC20368943]-worker) [    ] o.m.log 
Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:40651
   [junit4]   2> 501984 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[CB9D8AAC20368943]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 501986 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[CB9D8AAC20368943]-worker) [    ] o.m.log 
jetty-6.1.26
   [junit4]   2> 502013 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[CB9D8AAC20368943]-worker) [    ] o.m.log 
Extract 
jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.2-tests.jar!/webapps/datanode
 to ./temp/Jetty_localhost_54574_datanode____.mk4fd2/webapp
   [junit4]   2> 502649 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[CB9D8AAC20368943]-worker) [    ] o.m.log 
Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:54574
   [junit4]   2> 503609 INFO  (IPC Server handler 7 on 54516) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-ca16b7a9-7f50-4832-b48b-319d455b3040 node 
DatanodeRegistration(127.0.0.1:46906, 
datanodeUuid=4e3b523e-b81f-4ce3-b1fc-74f487211d82, infoPort=55955, 
infoSecurePort=0, ipcPort=56106, 
storageInfo=lv=-56;cid=testClusterID;nsid=895683934;c=0), blocks: 0, 
hasStaleStorage: true, processing time: 2 msecs
   [junit4]   2> 503610 INFO  (IPC Server handler 7 on 54516) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-196a3857-415d-478d-9888-adf8509315af node 
DatanodeRegistration(127.0.0.1:46906, 
datanodeUuid=4e3b523e-b81f-4ce3-b1fc-74f487211d82, infoPort=55955, 
infoSecurePort=0, ipcPort=56106, 
storageInfo=lv=-56;cid=testClusterID;nsid=895683934;c=0), blocks: 0, 
hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 503613 INFO  (IPC Server handler 0 on 54516) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-7f0bede2-f2a1-4d3c-81ed-4a19371881b9 node 
DatanodeRegistration(127.0.0.1:51199, 
datanodeUuid=951123a2-f7ee-465f-a4d1-7a980b4c1e0d, infoPort=45403, 
infoSecurePort=0, ipcPort=57018, 
storageInfo=lv=-56;cid=testClusterID;nsid=895683934;c=0), blocks: 0, 
hasStaleStorage: true, processing time: 3 msecs
   [junit4]   2> 503613 INFO  (IPC Server handler 0 on 54516) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-32b41281-f54c-40e2-8646-dc77e76d61b6 node 
DatanodeRegistration(127.0.0.1:51199, 
datanodeUuid=951123a2-f7ee-465f-a4d1-7a980b4c1e0d, infoPort=45403, 
infoSecurePort=0, ipcPort=57018, 
storageInfo=lv=-56;cid=testClusterID;nsid=895683934;c=0), blocks: 0, 
hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 504571 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[CB9D8AAC20368943]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 504585 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[CB9D8AAC20368943]) [    ] 
o.a.s.c.MoveReplicaTest total_jettys: 4
   [junit4]   2> 504631 INFO  (qtp47098671-4251) [n:127.0.0.1:52136_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&collection.configName=conf1&maxShardsPerNode=2&name=movereplicatest_coll&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 504646 INFO  
(OverseerThreadFactory-1895-thread-1-processing-n:127.0.0.1:50210_solr) 
[n:127.0.0.1:50210_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
movereplicatest_coll
   [junit4]   2> 504757 INFO  
(OverseerStateUpdate-98250062866481164-127.0.0.1:50210_solr-n_0000000000) 
[n:127.0.0.1:50210_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"movereplicatest_coll",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"movereplicatest_coll_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:33737/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 504759 INFO  
(OverseerStateUpdate-98250062866481164-127.0.0.1:50210_solr-n_0000000000) 
[n:127.0.0.1:50210_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"movereplicatest_coll",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"movereplicatest_coll_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:50210/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 504761 INFO  
(OverseerStateUpdate-98250062866481164-127.0.0.1:50210_solr-n_0000000000) 
[n:127.0.0.1:50210_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"movereplicatest_coll",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"movereplicatest_coll_shard2_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:52136/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 504762 INFO  
(OverseerStateUpdate-98250062866481164-127.0.0.1:50210_solr-n_0000000000) 
[n:127.0.0.1:50210_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"movereplicatest_coll",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"movereplicatest_coll_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:36659/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 505062 INFO  (qtp1667923635-4264) [n:127.0.0.1:50210_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf1&newCollection=true&name=movereplicatest_coll_shard1_replica_n2&action=CREATE&numShards=2&collection=movereplicatest_coll&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 505062 INFO  (qtp103232920-4228) [n:127.0.0.1:33737_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node1&collection.configName=conf1&newCollection=true&name=movereplicatest_coll_shard1_replica_n1&action=CREATE&numShards=2&collection=movereplicatest_coll&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 505062 INFO  (qtp103232920-4228) [n:127.0.0.1:33737_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 505062 INFO  (qtp1667923635-4264) [n:127.0.0.1:50210_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 505064 INFO  (qtp47098671-4256) [n:127.0.0.1:52136_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=movereplicatest_coll_shard2_replica_n1&action=CREATE&numShards=2&collection=movereplicatest_coll&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 505065 INFO  (qtp47098671-4256) [n:127.0.0.1:52136_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 505065 INFO  (qtp1962082400-4242) [n:127.0.0.1:36659_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf1&newCollection=true&name=movereplicatest_coll_shard2_replica_n2&action=CREATE&numShards=2&collection=movereplicatest_coll&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 505065 INFO  (qtp1962082400-4242) [n:127.0.0.1:36659_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 505186 INFO  
(zkCallback-808-thread-1-processing-n:127.0.0.1:52136_solr) 
[n:127.0.0.1:52136_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/movereplicatest_coll/state.json] for collection 
[movereplicatest_coll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 505186 INFO  
(zkCallback-807-thread-1-processing-n:127.0.0.1:36659_solr) 
[n:127.0.0.1:36659_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/movereplicatest_coll/state.json] for collection 
[movereplicatest_coll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 505187 INFO  
(zkCallback-809-thread-2-processing-n:127.0.0.1:50210_solr) 
[n:127.0.0.1:50210_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/movereplicatest_coll/state.json] for collection 
[movereplicatest_coll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 505186 INFO  
(zkCallback-800-thread-1-processing-n:127.0.0.1:33737_solr) 
[n:127.0.0.1:33737_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/movereplicatest_coll/state.json] for collection 
[movereplicatest_coll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 505186 INFO  
(zkCallback-809-thread-1-processing-n:127.0.0.1:50210_solr) 
[n:127.0.0.1:50210_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/movereplicatest_coll/state.json] for collection 
[movereplicatest_coll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 505194 INFO  
(zkCallback-800-thread-2-processing-n:127.0.0.1:33737_solr) 
[n:127.0.0.1:33737_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/movereplicatest_coll/state.json] for collection 
[movereplicatest_coll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 505202 INFO  
(zkCallback-808-thread-2-processing-n:127.0.0.1:52136_solr) 
[n:127.0.0.1:52136_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/movereplicatest_coll/state.json] for collection 
[movereplicatest_coll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 505202 INFO  
(zkCallback-807-thread-2-processing-n:127.0.0.1:36659_solr) 
[n:127.0.0.1:36659_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/movereplicatest_coll/state.json] for collection 
[movereplicatest_coll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 506091 INFO  (qtp1667923635-4264) [n:127.0.0.1:50210_solr 
c:movereplicatest_coll s:shard1 r:core_node2 
x:movereplicatest_coll_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.0.0
   [junit4]   2> 506099 INFO  (qtp103232920-4228) [n:127.0.0.1:33737_solr 
c:movereplicatest_coll s:shard1 r:core_node1 
x:movereplicatest_coll_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.0.0
   [junit4]   2> 506100 INFO  (qtp47098671-4256) [n:127.0.0.1:52136_solr 
c:movereplicatest_coll s:shard2 r:core_node3 
x:movereplicatest_coll_shard2_replica_n1] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.0.0
   [junit4]   2> 506103 INFO  (qtp1962082400-4242) [n:127.0.0.1:36659_solr 
c:movereplicatest_coll s:shard2 r:core_node4 
x:movereplicatest_coll_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.0.0
   [junit4]   2> 506108 INFO  (qtp103232920-4228) [n:127.0.0.1:33737_solr 
c:movereplicatest_coll s:shard1 r:core_node1 
x:movereplicatest_coll_shard1_replica_n1] o.a.s.s.IndexSchema 
[movereplicatest_coll_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 506111 INFO  (qtp103232920-4228) [n:127.0.0.1:33737_solr 
c:movereplicatest_coll s:shard1 r:core_node1 
x:movereplicatest_coll_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 506111 INFO  (qtp103232920-4228) [n:127.0.0.1:33737_solr 
c:movereplicatest_coll s:shard1 r:core_node1 
x:movereplicatest_coll_shard1_replica_n1] o.a.s.c.CoreContainer Creating 
SolrCore 'movereplicatest_coll_shard1_replica_n1' using configuration from 
collection movereplicatest_coll, trusted=true
   [junit4]   2> 506112 INFO  (qtp103232920-4228) [n:127.0.0.1:33737_solr 
c:movereplicatest_coll s:shard1 r:core_node1 
x:movereplicatest_coll_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_33737.solr.core.movereplicatest_coll.shard1.replica_n1' 
(registry 'solr.core.movereplicatest_coll.shard1.replica_n1') enabled at 
server: com.sun.jmx.mbeanserver.JmxMBeanServer@5322789e
   [junit4]   2> 506126 INFO  (qtp1962082400-4242) [n:127.0.0.1:36659_solr 
c:movereplicatest_coll s:shard2 r:core_node4 
x:movereplicatest_coll_shard2_replica_n2] o.a.s.s.IndexSchema 
[movereplicatest_coll_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 506127 INFO  (qtp47098671-4256) [n:127.0.0.1:52136_solr 
c:movereplicatest_coll s:shard2 r:core_node3 
x:movereplicatest_coll_shard2_replica_n1] o.a.s.s.IndexSchema 
[movereplicatest_coll_shard2_replica_n1] Schema name=minimal
   [junit4]   2> 506128 INFO  (qtp1667923635-4264) [n:127.0.0.1:50210_solr 
c:movereplicatest_coll s:shard1 r:core_node2 
x:movereplicatest_coll_shard1_replica_n2] o.a.s.s.IndexSchema 
[movereplicatest_coll_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 506144 INFO  (qtp1667923635-4264) [n:127.0.0.1:50210_solr 
c:movereplicatest_coll s:shard1 r:core_node2 
x:movereplicatest_coll_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 506144 INFO  (qtp1667923635-4264) [n:127.0.0.1:50210_solr 
c:movereplicatest_coll s:shard1 r:core_node2 
x:movereplicatest_coll_shard1_replica_n2] o.a.s.c.CoreContainer Creating 
SolrCore 'movereplicatest_coll_shard1_replica_n2' using configuration from 
collection movereplicatest_coll, trusted=true
   [junit4]   2> 506146 INFO  (qtp47098671-4256) [n:127.0.0.1:52136_solr 
c:movereplicatest_coll s:shard2 r:core_node3 
x:movereplicatest_coll_shard2_replica_n1] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 506146 INFO  (qtp47098671-4256) [n:127.0.0.1:52136_solr 
c:movereplicatest_coll s:shard2 r:core_node3 
x:movereplicatest_coll_shard2_replica_n1] o.a.s.c.CoreContainer Creating 
SolrCore 'movereplicatest_coll_shard2_replica_n1' using configuration from 
collection movereplicatest_coll, trusted=true
   [junit4]   2> 506147 INFO  (qtp1962082400-4242) [n:127.0.0.1:36659_solr 
c:movereplicatest_coll s:shard2 r:core_node4 
x:movereplicatest_coll_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 506147 INFO  (qtp1962082400-4242) [n:127.0.0.1:36659_solr 
c:movereplicatest_coll s:shard2 r:core_node4 
x:movereplicatest_coll_shard2_replica_n2] o.a.s.c.CoreContainer Creating 
SolrCore 'movereplicatest_coll_shard2_replica_n2' using configuration from 
collection movereplicatest_coll, trusted=true
   [junit4]   2> 506147 INFO  (qtp47098671-4256) [n:127.0.0.1:52136_solr 
c:movereplicatest_coll s:shard2 r:core_node3 
x:movereplicatest_coll_shard2_replica_n1] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_52136.solr.core.movereplicatest_coll.shard2.replica_n1' 
(registry 'solr.core.movereplicatest_coll.shard2.replica_n1') enabled at 
server: com.sun.jmx.mbeanserver.JmxMBeanServer@5322789e
   [junit4]   2> 506147 INFO  (qtp1962082400-4242) [n:127.0.0.1:36659_solr 
c:movereplicatest_coll s:shard2 r:core_node4 
x:movereplicatest_coll_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_36659.solr.core.movereplicatest_coll.shard2.replica_n2' 
(registry 'solr.core.movereplicatest_coll.shard2.replica_n2') enabled at 
server: com.sun.jmx.mbeanserver.JmxMBeanServer@5322789e
   [junit4]   2> 506150 INFO  (qtp1667923635-4264) [n:127.0.0.1:50210_solr 
c:movereplicatest_coll s:shard1 r:core_node2 
x:movereplicatest_coll_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_50210.solr.core.movereplicatest_coll.shard1.replica_n2' 
(registry 'solr.core.movereplicatest_coll.shard1.replica_n2') enabled at 
server: com.sun.jmx.mbeanserver.JmxMBeanServer@5322789e
   [junit4]   2> 506167 INFO  (qtp103232920-4228) [n:127.0.0.1:33737_solr 
c:movereplicatest_coll s:shard1 r:core_node1 
x:movereplicatest_coll_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost:54516/data
   [junit4]   2> 506167 INFO  (qtp103232920-4228) [n:127.0.0.1:33737_solr 
c:movereplicatest_coll s:shard1 r:core_node1 
x:movereplicatest_coll_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory Solr 
Kerberos Authentication disabled
   [junit4]   2> 506167 INFO  (qtp103232920-4228) [n:127.0.0.1:33737_solr 
c:movereplicatest_coll s:shard1 r:core_node1 
x:movereplicatest_coll_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 506167 INFO  (qtp1667923635-4264) [n:127.0.0.1:50210_solr 
c:movereplicatest_coll s:shard1 r:core_node2 
x:movereplicatest_coll_shard1_replica_n2] o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost:54516/data
   [junit4]   2> 506168 INFO  (qtp1667923635-4264) [n:127.0.0.1:50210_solr 
c:movereplicatest_coll s:shard1 r:core_node2 
x:movereplicatest_coll_shard1_replica_n2] o.a.s.c.HdfsDirectoryFactory Solr 
Kerberos Authentication disabled
   [junit4]   2> 506168 INFO  (qtp1667923635-4264) [n:127.0.0.1:50210_solr 
c:movereplicatest_coll s:shard1 r:core_node2 
x:movereplicatest_coll_shard1_replica_n2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 506168 INFO  (qtp103232920-4228) [n:127.0.0.1:33737_solr 
c:movereplicatest_coll s:shard1 r:core_node1 
x:movereplicatest_coll_shard1_replica_n1] o.a.s.c.SolrCore 
[[movereplicatest_coll_shard1_replica_n1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_CB9D8AAC20368943-001/tempDir-001/node1/movereplicatest_coll_shard1_replica_n1],
 dataDir=[hdfs://localhost:54516/data/movereplicatest_coll/core_node1/data/]
   [junit4]   2> 506168 INFO  (qtp1667923635-4264) [n:127.0.0.1:50210_solr 
c:movereplicatest_coll s:shard1 r:core_node2 
x:movereplicatest_coll_shard1_replica_n2] o.a.s.c.SolrCore 
[[movereplicatest_coll_shard1_replica_n2] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_CB9D8AAC20368943-001/tempDir-001/node4/movereplicatest_coll_shard1_replica_n2],
 dataDir=[hdfs://localhost:54516/data/movereplicatest_coll/core_node2/data/]
   [junit4]   2> 506170 INFO  (qtp47098671-4256) [n:127.0.0.1:52136_solr 
c:movereplicatest_coll s:shard2 r:core_node3 
x:movereplicatest_coll_shard2_replica_n1] o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost:54516/data
   [junit4]   2> 506170 INFO  (qtp1962082400-4242) [n:127.0.0.1:36659_solr 
c:movereplicatest_coll s:shard2 r:core_node4 
x:movereplicatest_coll_shard2_replica_n2] o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost:54516/data
   [junit4]   2> 506170 INFO  (qtp47098671-4256) [n:127.0.0.1:52136_solr 
c:movereplicatest_coll s:shard2 r:core_node3 
x:movereplicatest_coll_shard2_replica_n1] o.a.s.c.HdfsDirectoryFactory Solr 
Kerberos Authentication disabled
   [junit4]   2> 506170 INFO  (qtp1962082400-4242) [n:127.0.0.1:36659_solr 
c:movereplicatest_coll s:shard2 r:core_node4 
x:movereplicatest_coll_shard2_replica_n2] o.a.s.c.HdfsDirectoryFactory Solr 
Kerberos Authentication disabled
   [junit4]   2> 506170 INFO  (qtp47098671-4256) [n:127.0.0.1:52136_solr 
c:movereplicatest_coll s:shard2 r:core_node3 
x:movereplicatest_coll_shard2_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 506170 INFO  (qtp1962082400-4242) [n:127.0.0.1:36659_solr 
c:movereplicatest_coll s:shard2 r:core_node4 
x:movereplicatest_coll_shard2_replica_n2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 506170 INFO  (qtp47098671-4256) [n:127.0.0.1:52136_solr 
c:movereplicatest_coll s:shard2 r:core_node3 
x:movereplicatest_coll_shard2_replica_n1] o.a.s.c.SolrCore 
[[movereplicatest_coll_shard2_replica_n1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_CB9D8AAC20368943-001/tempDir-001/node2/movereplicatest_coll_shard2_replica_n1],
 dataDir=[hdfs://localhost:54516/data/movereplicatest_coll/core_node3/data/]
   [junit4]   2> 506170 INFO  (qtp1962082400-4242) [n:127.0.0.1:36659_solr 
c:movereplicatest_coll s:shard2 r:core_node4 
x:movereplicatest_coll_shard2_replica_n2] o.a.s.c.SolrCore 
[[movereplicatest_coll_shard2_replica_n2] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_CB9D8AAC20368943-001/tempDir-001/node3/movereplicatest_coll_shard2_replica_n2],
 dataDir=[hdfs://localhost:54516/data/movereplicatest_coll/core_node4/data/]
   [junit4]   2> 506172 INFO  (qtp1667923635-4264) [n:127.0.0.1:50210_solr 
c:movereplicatest_coll s:shard1 r:core_node2 
x:movereplicatest_coll_shard1_replica_n2] o.a.s.c.HdfsDirectoryFactory creating 
directory factory for path 
hdfs://localhost:54516/data/movereplicatest_coll/core_node2/data/snapshot_metadata
   [junit4]   2> 506173 INFO  (qtp47098671-4256) [n:127.0.0.1:52136_solr 
c:movereplicatest_coll s:shard2 r:core_node3 
x:movereplicatest_coll_shard2_replica_n1] o.a.s.c.HdfsDirectoryFactory creating 
directory factory for path 
hdfs://localhost:54516/data/movereplicatest_coll/core_node3/data/snapshot_metadata
   [junit4]   2> 506173 INFO  (qtp1962082400-4242) [n:127.0.0.1:36659_solr 
c:movereplicatest_coll s:shard2 r:core_node4 
x:movereplicatest_coll_shard2_replica_n2] o.a.s.c.HdfsDirectoryFactory creating 
directory factory for path 
hdfs://localhost:54516/data/movereplicatest_coll/core_node4/data/snapshot_metadata
   [junit4]   2> 506174 INFO  (qtp103232920-4228) [n:127.0.0.1:33737_solr 
c:movereplicatest_coll s:shard1 r:core_node1 
x:movereplicatest_coll_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory creating 
directory factory for path 
hdfs://localhost:54516/data/movereplicatest_coll/core_node1/data/snapshot_metadata
   [junit4]   2> 506211 INFO  (qtp1667923635-4264) [n:127.0.0.1:50210_solr 
c:movereplicatest_coll s:shard1 r:core_node2 
x:movereplicatest_coll_shard1_replica_n2] o.a.s.c.HdfsDirectoryFactory Number 
of slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 506211 INFO  (qtp1667923635-4264) [n:127.0.0.1:50210_solr 
c:movereplicatest_coll s:shard1 r:core_node2 
x:movereplicatest_coll_shard1_replica_n2] o.a.s.c.HdfsDirectoryFactory Block 
cache target memory usage, slab size of [134217728] will allocate [1] slabs and 
use ~[134217728] bytes
   [junit4]   2> 506211 INFO  (qtp1667923635-4264) [n:127.0.0.1:50210_solr 
c:movereplicatest_coll s:shard1 r:core_node2 
x:movereplicatest_coll_shard1_replica_n2] o.a.s.c.HdfsDirectoryFactory Creating 
new single instance HDFS BlockCache
   [junit4]   2> 506211 INFO  (qtp1962082400-4242) [n:127.0.0.1:36659_solr 
c:movereplicatest_coll s:shard2 r:core_node4 
x:movereplicatest_coll_shard2_replica_n2] o.a.s.c.HdfsDirectoryFactory Number 
of slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 506211 INFO  (qtp1962082400-4242) [n:127.0.0.1:36659_solr 
c:movereplicatest_coll s:shard2 r:core_node4 
x:movereplicatest_coll_shard2_replica_n2] o.a.s.c.HdfsDirectoryFactory Block 
cache target memory usage, slab size of [134217728] will allocate [1] slabs and 
use ~[134217728] bytes
   [junit4]   2> 506211 INFO  (qtp1962082400-4242) [n:127.0.0.1:36659_solr 
c:movereplicatest_coll s:shard2 r:core_node4 
x:movereplicatest_coll_shard2_replica_n2] o.a.s.c.HdfsDirectoryFactory Creating 
new single instance HDFS BlockCache
   [junit4]   2> 506229 INFO  (qtp47098671-4256) [n:127.0.0.1:52136_solr 
c:movereplicatest_coll s:shard2 r:core_node3 
x:movereplicatest_coll_shard2_replica_n1] o.a.s.c.HdfsDirectoryFactory Number 
of slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 506229 INFO  (qtp47098671-4256) [n:127.0.0.1:52136_solr 
c:movereplicatest_coll s:shard2 r:core_node3 
x:movereplicatest_coll_shard2_replica_n1] o.a.s.c.HdfsDirectoryFactory Block 
cache target memory usage, slab size of [134217728] will allocate [1] slabs and 
use ~[134217728] bytes
   [junit4]   2> 506229 INFO  (qtp47098671-4256) [n:127.0.0.1:52136_solr 
c:movereplicatest_coll s:shard2 r:core_node3 
x:movereplicatest_coll_shard2_replica_n1] o.a.s.c.HdfsDirectoryFactory Creating 
new single instance HDFS BlockCache
   [junit4]   2> 506234 INFO  (qtp103232920-4228) [n:127.0.0.1:33737_solr 
c:movereplicatest_coll s:shard1 r:core_node1 
x:movereplicatest_coll_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory Number 
of slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 506234 INFO  (qtp103232920-4228) [n:127.0.0.1:33737_solr 
c:movereplicatest_coll s:shard1 r:core_node1 
x:movereplicatest_coll_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory Block 
cache target memory usage, slab size of [134217728] will allocate [1] slabs and 
use ~[134217728] bytes
   [junit4]   2> 506234 INFO  (qtp103232920-4228) [n:127.0.0.1:33737_solr 
c:movereplicatest_coll s:shard1 r:core_node1 
x:movereplicatest_coll_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory Creating 
new single instance HDFS BlockCache
   [junit4]   2> 507699 INFO  (qtp1667923635-4264) [n:127.0.0.1:50210_solr 
c:movereplicatest_coll s:shard1 r:core_node2 
x:movereplicatest_coll_shard1_replica_n2] o.a.s.c.SolrCore 
[movereplicatest_coll_shard1_replica_n2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@4ce33b60
   [junit4]   2> 507699 INFO  (qtp1667923635-4264) [n:127.0.0.1:50210_solr 
c:movereplicatest_coll s:shard1 r:core_node2 
x:movereplicatest_coll_shard1_replica_n2] o.a.s.c.HdfsDirectoryFactory creating 
directory factory for path 
hdfs://localhost:54516/data/movereplicatest_coll/core_node2/data
   [junit4]   2> 507868 INFO  (qtp47098671-4256) [n:127.0.0.1:52136_solr 
c:movereplicatest_coll s:shard2 r:core_node3 
x:movereplicatest_coll_shard2_replica_n1] o.a.s.s.b.BlockDirectory Block cache 
on write is disabled
   [junit4]   2> 507882 INFO  (qtp1962082400-4242) [n:127.0.0.1:36659_solr 
c:movereplicatest_coll s:shard2 r:core_node4 
x:movereplicatest_coll_shard2_replica_n2] o.a.s.s.b.BlockDirectory Block cache 
on write is disabled
   [junit4]   2> 507882 INFO  (qtp103232920-4228) [n:127.0.0.1:33737_solr 
c:movereplicatest_coll s:shard1 r:core_node1 
x:movereplicatest_coll_shard1_replica_n1] o.a.s.s.b.BlockDirectory Block cache 
on write is disabled
   [junit4]   2> 507885 INFO  (qtp1962082400-4242) [n:127.0.0.1:36659_solr 
c:movereplicatest_coll s:shard2 r:core_node4 
x:movereplicatest_coll_shard2_replica_n2] o.a.s.c.HdfsDirectoryFactory creating 
directory factory for path 
hdfs://localhost:54516/data/movereplicatest_coll/core_node4/data
   [junit4]   2> 507891 INFO  (qtp1667923635-4264) [n:127.0.0.1:50210_solr 
c:movereplicatest_coll s:shard1 r:core_node2 
x:movereplicatest_coll_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing 
metric reporters for registry=solr.core.movereplicatest_coll.shard1.replica_n2, 
tag=1289960288
   [junit4]   2> 507892 INFO  (qtp1667923635-4264) [n:127.0.0.1:50210_solr 
c:movereplicatest_coll s:shard1 r:core_node2 
x:movereplicatest_coll_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing 
metric reporters for 
registry=solr.collection.movereplicatest_coll.shard1.leader, tag=1289960288
   [junit4]   2> 507892 ERROR (qtp1667923635-4264) [n:127.0.0.1:50210_solr 
c:movereplicatest_coll s:shard1 r:core_node2 
x:movereplicatest_coll_shard1_replica_n2] o.a.s.c.SolrCore Error while closing
   [junit4]   2> java.lang.NullPointerException
   [junit4]   2> 507894 ERROR (qtp1667923635-4264) [n:127.0.0.1:50210_solr 
c:movereplicatest_coll s:shard1 r:core_node2 
x:movereplicatest_coll_shard1_replica_n2] o.a.s.h.RequestHandlerBase 
org.apache.solr.common.SolrException: Error CREATEing SolrCore 
'movereplicatest_coll_shard1_replica_n2': Unable to create core 
[movereplicatest_coll_shard1_replica_n2] Caused by: Direct buffer memory
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:938)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:745)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:726)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:507)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:378)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:322)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:395)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2>        at 
org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:202)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unable to 
create core [movereplicatest_coll_shard1_replica_n2]
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:985)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:904)
   [junit4]   2>        ... 37 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: The max 
direct memory is likely too low.  Either increase it (by adding 
-XX:MaxDirectMemorySize=<size>g -XX:+UseLargePages to your containers startup 
args) or disable direct allocation using 
solr.hdfs.blockcache.direct.memory.allocation=false in solrconfig.xml. If you 
are putting the block cache on the heap, your java heap size might not be large 
enough. Failed allocating ~134.217728 MB.
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:988)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:843)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:969)
   [junit4]   2>        ... 38 more
   [junit4]   2> Caused by: java.lang.RuntimeException: The max direct memory 
is likely too low.  Either increase it (by adding -XX:MaxDir

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

>         at 
> java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at 
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at 
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at 
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    8) Thread[id=13340, name=zkCallback-1669-thread-3, 
state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at 
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at 
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at 
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    9) Thread[id=13136, 
name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[CB9D8AAC20368943]-SendThread(127.0.0.1:47554),
 state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at 
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
   [junit4]    >         at 
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)
   [junit4]    >         at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([CB9D8AAC20368943]:0)Throwable #2: 
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=13384, name=zkCallback-1669-thread-6, 
state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at 
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at 
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at 
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    2) Thread[id=13138, name=zkCallback-1669-thread-1, 
state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at 
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at 
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at 
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    3) Thread[id=13341, name=zkCallback-1669-thread-4, 
state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at 
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at 
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at 
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    4) Thread[id=13339, name=zkCallback-1669-thread-2, 
state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at 
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at 
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at 
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    5) Thread[id=13364, name=zkCallback-1669-thread-5, 
state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at 
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at 
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at 
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    6) Thread[id=13340, name=zkCallback-1669-thread-3, 
state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at 
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at 
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at 
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    7) Thread[id=13136, 
name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[CB9D8AAC20368943]-SendThread(127.0.0.1:47554),
 state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1051)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([CB9D8AAC20368943]:0)
   [junit4] Completed [488/726 (2!)] on J1 in 78.04s, 1 test, 3 errors <<< 
FAILURES!

[...truncated 20716 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:810: The 
following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:117: The 
following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build.xml:393:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/common-build.xml:1937:
 Rat problems were found!

Total time: 63 minutes 36 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to