Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/1494/

4 tests failed.
FAILED:  
org.apache.solr.cloud.cdcr.CdcrReplicationHandlerTest.testReplicationWithBufferedUpdates

Error Message:
Timeout while trying to assert number of documents @ 
https://127.0.0.1:50859/rqgf/zx/source_collection_shard1_replica_n1/

Stack Trace:
java.lang.AssertionError: Timeout while trying to assert number of documents @ 
https://127.0.0.1:50859/rqgf/zx/source_collection_shard1_replica_n1/
        at 
__randomizedtesting.SeedInfo.seed([BBB8DF46830C4269:68B18F58C69FDEFE]:0)
        at 
org.apache.solr.cloud.cdcr.CdcrReplicationHandlerTest.assertNumDocs(CdcrReplicationHandlerTest.java:257)
        at 
org.apache.solr.cloud.cdcr.CdcrReplicationHandlerTest.testReplicationWithBufferedUpdates(CdcrReplicationHandlerTest.java:237)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.AssertionError: expected:<0> but was:<10>
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at org.junit.Assert.assertEquals(Assert.java:456)
        at 
org.apache.solr.cloud.cdcr.CdcrReplicationHandlerTest.assertNumDocs(CdcrReplicationHandlerTest.java:248)
        ... 42 more


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

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([BBB8DF46830C4269:11750CB434DF97B9]:0)
        at org.junit.Assert.fail(Assert.java:92)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertFalse(Assert.java:68)
        at org.junit.Assert.assertFalse(Assert.java:79)
        at 
org.apache.solr.cloud.MoveReplicaTest.testFailedMove(MoveReplicaTest.java:303)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


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

Error Message:
Error from server at http://127.0.0.1:43657/solr: delete the collection time 
out:180s

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:43657/solr: delete the collection time out:180s
        at 
__randomizedtesting.SeedInfo.seed([BBB8DF46830C4269:33ECE09C2DF02F91]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.cloud.MiniSolrCloudCluster.deleteAllCollections(MiniSolrCloudCluster.java:451)
        at 
org.apache.solr.cloud.MoveReplicaTest.beforeTest(MoveReplicaTest.java:97)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:968)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


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

Error Message:
Error from server at http://127.0.0.1:43657/solr: delete the collection time 
out:180s

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:43657/solr: delete the collection time out:180s
        at 
__randomizedtesting.SeedInfo.seed([BBB8DF46830C4269:1D6068E106ED8073]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.cloud.MiniSolrCloudCluster.deleteAllCollections(MiniSolrCloudCluster.java:451)
        at 
org.apache.solr.cloud.MoveReplicaTest.beforeTest(MoveReplicaTest.java:97)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:968)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 14384 lines...]
   [junit4] Suite: org.apache.solr.cloud.MoveReplicaHDFSTest
   [junit4]   2> 3296612 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[BBB8DF46830C4269]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_BBB8DF46830C4269-001/init-core-data-001
   [junit4]   2> 3296613 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[BBB8DF46830C4269]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=33 numCloses=33
   [junit4]   2> 3296613 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[BBB8DF46830C4269]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 3296615 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[BBB8DF46830C4269]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 3296615 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[BBB8DF46830C4269]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_BBB8DF46830C4269-001/tempDir-001
   [junit4]   2> 3296616 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[BBB8DF46830C4269]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3296616 INFO  (Thread-10757) [    ] o.a.s.c.ZkTestServer 
client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3296616 INFO  (Thread-10757) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 3296618 ERROR (Thread-10757) [    ] 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> 3296716 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[BBB8DF46830C4269]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:40718
   [junit4]   2> 3296718 INFO  (zkConnectionManagerCallback-52590-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3296721 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x104c28562f50000, likely client has closed socket
   [junit4]   2> 3296723 INFO  (jetty-launcher-52587-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T22:27:37+01:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3296723 INFO  (jetty-launcher-52587-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T22:27:37+01:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3296724 INFO  (jetty-launcher-52587-thread-4) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T22:27:37+01:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3296724 INFO  (jetty-launcher-52587-thread-3) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T22:27:37+01:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3296725 INFO  (jetty-launcher-52587-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3296725 INFO  (jetty-launcher-52587-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3296725 INFO  (jetty-launcher-52587-thread-1) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 3296726 INFO  (jetty-launcher-52587-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3296726 INFO  (jetty-launcher-52587-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3296726 INFO  (jetty-launcher-52587-thread-2) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 3296726 INFO  (jetty-launcher-52587-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6fa51df5{/solr,null,AVAILABLE}
   [junit4]   2> 3296727 INFO  (jetty-launcher-52587-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3296727 INFO  (jetty-launcher-52587-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3296727 INFO  (jetty-launcher-52587-thread-3) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 3296727 INFO  (jetty-launcher-52587-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@43cb93f{/solr,null,AVAILABLE}
   [junit4]   2> 3296728 INFO  (jetty-launcher-52587-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@57f6781a{/solr,null,AVAILABLE}
   [junit4]   2> 3296728 INFO  (jetty-launcher-52587-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@2e0a720b{HTTP/1.1,[http/1.1]}{127.0.0.1:43657}
   [junit4]   2> 3296728 INFO  (jetty-launcher-52587-thread-1) [    ] 
o.e.j.s.Server Started @3299837ms
   [junit4]   2> 3296728 INFO  (jetty-launcher-52587-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43657}
   [junit4]   2> 3296729 ERROR (jetty-launcher-52587-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3296729 INFO  (jetty-launcher-52587-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 3296729 INFO  (jetty-launcher-52587-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3296729 INFO  (jetty-launcher-52587-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3296729 INFO  (jetty-launcher-52587-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-03-04T19:24:46.685Z
   [junit4]   2> 3296730 INFO  (jetty-launcher-52587-thread-4) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3296730 INFO  (jetty-launcher-52587-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@32f527ae{HTTP/1.1,[http/1.1]}{127.0.0.1:41853}
   [junit4]   2> 3296730 INFO  (jetty-launcher-52587-thread-4) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3296730 INFO  (jetty-launcher-52587-thread-2) [    ] 
o.e.j.s.Server Started @3299838ms
   [junit4]   2> 3296730 INFO  (jetty-launcher-52587-thread-4) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 3296730 INFO  (jetty-launcher-52587-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=41853}
   [junit4]   2> 3296730 ERROR (jetty-launcher-52587-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3296730 INFO  (jetty-launcher-52587-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@a3b46c7{/solr,null,AVAILABLE}
   [junit4]   2> 3296730 INFO  (jetty-launcher-52587-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 3296730 INFO  (jetty-launcher-52587-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3296730 INFO  (jetty-launcher-52587-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3296731 INFO  (jetty-launcher-52587-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-03-04T19:24:46.686Z
   [junit4]   2> 3296731 INFO  (jetty-launcher-52587-thread-4) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@64f8c16{HTTP/1.1,[http/1.1]}{127.0.0.1:48734}
   [junit4]   2> 3296731 INFO  (jetty-launcher-52587-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@7142cce9{HTTP/1.1,[http/1.1]}{127.0.0.1:55105}
   [junit4]   2> 3296731 INFO  (jetty-launcher-52587-thread-3) [    ] 
o.e.j.s.Server Started @3299840ms
   [junit4]   2> 3296731 INFO  (jetty-launcher-52587-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=55105}
   [junit4]   2> 3296732 ERROR (jetty-launcher-52587-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3296732 INFO  (jetty-launcher-52587-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 3296732 INFO  (jetty-launcher-52587-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3296732 INFO  (jetty-launcher-52587-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3296732 INFO  (jetty-launcher-52587-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-03-04T19:24:46.688Z
   [junit4]   2> 3296732 INFO  (zkConnectionManagerCallback-52594-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3296732 INFO  (jetty-launcher-52587-thread-4) [    ] 
o.e.j.s.Server Started @3299841ms
   [junit4]   2> 3296732 INFO  (jetty-launcher-52587-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=48734}
   [junit4]   2> 3296733 ERROR (jetty-launcher-52587-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3296733 INFO  (jetty-launcher-52587-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 3296733 INFO  (jetty-launcher-52587-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3296733 INFO  (jetty-launcher-52587-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3296733 INFO  (jetty-launcher-52587-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-03-04T19:24:46.689Z
   [junit4]   2> 3296733 INFO  (jetty-launcher-52587-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3296740 INFO  (zkConnectionManagerCallback-52596-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3296741 INFO  (zkConnectionManagerCallback-52592-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3296741 INFO  (jetty-launcher-52587-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3296743 INFO  (jetty-launcher-52587-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3296743 INFO  (zkConnectionManagerCallback-52598-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3296744 INFO  (jetty-launcher-52587-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40718/solr
   [junit4]   2> 3296749 INFO  (jetty-launcher-52587-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3296751 INFO  (zkConnectionManagerCallback-52602-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3296752 INFO  (jetty-launcher-52587-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40718/solr
   [junit4]   2> 3296754 INFO  (jetty-launcher-52587-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40718/solr
   [junit4]   2> 3296754 DEBUG (jetty-launcher-52587-thread-2) 
[n:127.0.0.1:41853_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$263/752094002@34224795
   [junit4]   2> 3296755 INFO  (zkConnectionManagerCallback-52607-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3296756 DEBUG (jetty-launcher-52587-thread-3) 
[n:127.0.0.1:55105_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$263/752094002@79b29abd
   [junit4]   2> 3296756 INFO  (zkConnectionManagerCallback-52610-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3296757 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x104c28562f50007, likely client has closed socket
   [junit4]   2> 3296757 DEBUG (jetty-launcher-52587-thread-1) 
[n:127.0.0.1:43657_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$263/752094002@4e6b81b
   [junit4]   2> 3296757 INFO  (jetty-launcher-52587-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40718/solr
   [junit4]   2> 3296759 INFO  
(zkConnectionManagerCallback-52614-thread-1-processing-n:127.0.0.1:55105_solr) 
[n:127.0.0.1:55105_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3296759 INFO  
(zkConnectionManagerCallback-52618-thread-1-processing-n:127.0.0.1:43657_solr) 
[n:127.0.0.1:43657_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3296760 INFO  
(zkConnectionManagerCallback-52612-thread-1-processing-n:127.0.0.1:41853_solr) 
[n:127.0.0.1:41853_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3296760 INFO  (zkConnectionManagerCallback-52620-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3296762 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x104c28562f5000a, likely client has closed socket
   [junit4]   2> 3296764 DEBUG (jetty-launcher-52587-thread-4) 
[n:127.0.0.1:48734_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$263/752094002@7ae6dc45
   [junit4]   2> 3296780 INFO  
(zkConnectionManagerCallback-52622-thread-1-processing-n:127.0.0.1:48734_solr) 
[n:127.0.0.1:48734_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3296906 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/clusterprops.json
   [junit4]   2> 3296906 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 3296906 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 3296907 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 3296907 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 3296907 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/clusterprops.json
   [junit4]   2> 3296908 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/security.json
   [junit4]   2> 3296908 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 3296908 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 3296909 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 3296909 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 3296910 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/security.json
   [junit4]   2> 3296912 INFO  (jetty-launcher-52587-thread-4) 
[n:127.0.0.1:48734_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3296912 DEBUG (jetty-launcher-52587-thread-4) 
[n:127.0.0.1:48734_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/73397372091432972-127.0.0.1:48734_solr-n_0000000000
   [junit4]   2> 3296912 INFO  (jetty-launcher-52587-thread-3) 
[n:127.0.0.1:55105_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3296913 DEBUG (jetty-launcher-52587-thread-3) 
[n:127.0.0.1:55105_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/73397372091432968-127.0.0.1:55105_solr-n_0000000001
   [junit4]   2> 3296913 INFO  (jetty-launcher-52587-thread-4) 
[n:127.0.0.1:48734_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:48734_solr
   [junit4]   2> 3296913 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: 
/solr/overseer_elect/election/73397372091432972-127.0.0.1:48734_solr-n_0000000000
   [junit4]   2> 3296913 DEBUG (jetty-launcher-52587-thread-3) 
[n:127.0.0.1:55105_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/73397372091432972-127.0.0.1:48734_solr-n_0000000000 to 
know if I could be the leader
   [junit4]   2> 3296914 INFO  (jetty-launcher-52587-thread-3) 
[n:127.0.0.1:55105_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:55105_solr
   [junit4]   2> 3296914 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 3296915 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 3296919 INFO  (jetty-launcher-52587-thread-4) 
[n:127.0.0.1:48734_solr    ] o.a.s.c.Overseer Overseer 
(id=73397372091432972-127.0.0.1:48734_solr-n_0000000000) starting
   [junit4]   2> 3296920 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 3296920 INFO  
(zkCallback-52613-thread-1-processing-n:127.0.0.1:55105_solr) 
[n:127.0.0.1:55105_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 3296920 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 3296921 INFO  
(zkCallback-52621-thread-1-processing-n:127.0.0.1:48734_solr) 
[n:127.0.0.1:48734_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 3296925 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/clusterprops.json
   [junit4]   2> 3296925 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 3296926 INFO  (jetty-launcher-52587-thread-1) 
[n:127.0.0.1:43657_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 3296926 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 3296926 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 3296927 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 3296927 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/clusterprops.json
   [junit4]   2> 3296928 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 3296928 INFO  (jetty-launcher-52587-thread-2) 
[n:127.0.0.1:41853_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 3296928 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/security.json
   [junit4]   2> 3296928 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 3296929 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 3296929 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 3296930 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/security.json
   [junit4]   2> 3296930 INFO  (jetty-launcher-52587-thread-1) 
[n:127.0.0.1:43657_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3296931 DEBUG (jetty-launcher-52587-thread-1) 
[n:127.0.0.1:43657_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/73397372091432969-127.0.0.1:43657_solr-n_0000000002
   [junit4]   2> 3296931 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: 
/solr/overseer_elect/election/73397372091432968-127.0.0.1:55105_solr-n_0000000001
   [junit4]   2> 3296931 DEBUG (jetty-launcher-52587-thread-1) 
[n:127.0.0.1:43657_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/73397372091432968-127.0.0.1:55105_solr-n_0000000001 to 
know if I could be the leader
   [junit4]   2> 3296932 INFO  (jetty-launcher-52587-thread-2) 
[n:127.0.0.1:41853_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3296932 DEBUG (jetty-launcher-52587-thread-1) 
[n:127.0.0.1:43657_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:43657_solr as DOWN
   [junit4]   2> 3296933 DEBUG (jetty-launcher-52587-thread-2) 
[n:127.0.0.1:41853_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/73397372091432971-127.0.0.1:41853_solr-n_0000000003
   [junit4]   2> 3296933 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: 
/solr/overseer_elect/election/73397372091432969-127.0.0.1:43657_solr-n_0000000002
   [junit4]   2> 3296934 DEBUG 
(OverseerCollectionConfigSetProcessor-73397372091432972-127.0.0.1:48734_solr-n_0000000000)
 [n:127.0.0.1:48734_solr    ] o.a.s.c.OverseerTaskProcessor Process current 
queue of overseer operations
   [junit4]   2> 3296934 INFO  (jetty-launcher-52587-thread-1) 
[n:127.0.0.1:43657_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43657_solr
   [junit4]   2> 3296934 DEBUG (jetty-launcher-52587-thread-2) 
[n:127.0.0.1:41853_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/73397372091432969-127.0.0.1:43657_solr-n_0000000002 to 
know if I could be the leader
   [junit4]   2> 3296934 DEBUG (jetty-launcher-52587-thread-2) 
[n:127.0.0.1:41853_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:41853_solr as DOWN
   [junit4]   2> 3296934 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 3296934 DEBUG 
(OverseerStateUpdate-73397372091432972-127.0.0.1:48734_solr-n_0000000000) 
[n:127.0.0.1:48734_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 3296935 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 3296935 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 3296935 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 3296936 DEBUG 
(OverseerCollectionConfigSetProcessor-73397372091432972-127.0.0.1:48734_solr-n_0000000000)
 [n:127.0.0.1:48734_solr    ] o.a.s.c.OverseerTaskProcessor Cleaning up 
work-queue. #Running tasks: 0
   [junit4]   2> 3296936 DEBUG 
(OverseerCollectionConfigSetProcessor-73397372091432972-127.0.0.1:48734_solr-n_0000000000)
 [n:127.0.0.1:48734_solr    ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 3296936 DEBUG 
(OverseerCollectionConfigSetProcessor-73397372091432972-127.0.0.1:48734_solr-n_0000000000)
 [n:127.0.0.1:48734_solr    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 3296936 DEBUG 
(OverseerCollectionConfigSetProcessor-73397372091432972-127.0.0.1:48734_solr-n_0000000000)
 [n:127.0.0.1:48734_solr    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 3296936 DEBUG 
(OverseerCollectionConfigSetProcessor-73397372091432972-127.0.0.1:48734_solr-n_0000000000)
 [n:127.0.0.1:48734_solr    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: []
   [junit4]   2> 3296936 DEBUG 
(OverseerCollectionConfigSetProcessor-73397372091432972-127.0.0.1:48734_solr-n_0000000000)
 [n:127.0.0.1:48734_solr    ] o.a.s.c.OverseerTaskQueue Peeking for top 100 
elements. ExcludeSet: []
   [junit4]   2> 3296936 INFO  
(OverseerStateUpdate-73397372091432972-127.0.0.1:48734_solr-n_0000000000) 
[n:127.0.0.1:48734_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 3296936 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 3296937 DEBUG (jetty-launcher-52587-thread-4) 
[n:127.0.0.1:48734_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:48734_solr as DOWN
   [junit4]   2> 3296937 INFO  (jetty-launcher-52587-thread-2) 
[n:127.0.0.1:41853_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41853_solr
   [junit4]   2> 3296937 DEBUG 
(OverseerAutoScalingTriggerThread-73397372091432972-127.0.0.1:48734_solr-n_0000000000)
 [n:127.0.0.1:48734_solr    ] o.a.s.c.a.OverseerTriggerThread Adding 
.autoAddReplicas trigger
   [junit4]   2> 3296938 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue-work
   [junit4]   2> 3296942 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 3296942 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 3296942 INFO  
(zkCallback-52621-thread-1-processing-n:127.0.0.1:48734_solr) 
[n:127.0.0.1:48734_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 3296943 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/autoscaling.json
   [junit4]   2> 3296943 DEBUG 
(OverseerAutoScalingTriggerThread-73397372091432972-127.0.0.1:48734_solr-n_0000000000)
 [n:127.0.0.1:48734_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing 
/autoscaling.json with znode version 1
   [junit4]   2> 3296944 DEBUG 
(OverseerStateUpdate-73397372091432972-127.0.0.1:48734_solr-n_0000000000) 
[n:127.0.0.1:48734_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:43657_solr"} current state version: 0
   [junit4]   2> 3296944 DEBUG 
(OverseerStateUpdate-73397372091432972-127.0.0.1:48734_solr-n_0000000000) 
[n:127.0.0.1:48734_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for 
node: 127.0.0.1:43657_solr
   [junit4]   2> 3296944 DEBUG 
(OverseerStateUpdate-73397372091432972-127.0.0.1:48734_solr-n_0000000000) 
[n:127.0.0.1:48734_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:41853_solr"} current state version: 0
   [junit4]   2> 3296944 DEBUG 
(OverseerStateUpdate-73397372091432972-127.0.0.1:48734_solr-n_0000000000) 
[n:127.0.0.1:48734_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for 
node: 127.0.0.1:41853_solr
   [junit4]   2> 3296944 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/queue
   [junit4]   2> 3296944 DEBUG 
(OverseerAutoScalingTriggerThread-73397372091432972-127.0.0.1:48734_solr-n_0000000000)
 [n:127.0.0.1:48734_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: 
[127.0.0.1:55105_solr, 127.0.0.1:41853_solr, 127.0.0.1:43657_solr]
   [junit4]   2> 3296945 INFO  (jetty-launcher-52587-thread-4) 
[n:127.0.0.1:48734_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:48734_solr
   [junit4]   2> 3296945 DEBUG 
(OverseerAutoScalingTriggerThread-73397372091432972-127.0.0.1:48734_solr-n_0000000000)
 [n:127.0.0.1:48734_solr    ] o.a.s.c.a.OverseerTriggerThread Current 
znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 3296945 DEBUG 
(OverseerAutoScalingTriggerThread-73397372091432972-127.0.0.1:48734_solr-n_0000000000)
 [n:127.0.0.1:48734_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger 
updates upto znodeVersion 1
   [junit4]   2> 3296945 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 3296955 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 3296955 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 3296956 INFO  
(zkCallback-52613-thread-1-processing-n:127.0.0.1:55105_solr) 
[n:127.0.0.1:55105_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (4)
   [junit4]   2> 3296956 INFO  
(zkCallback-52611-thread-1-processing-n:127.0.0.1:41853_solr) 
[n:127.0.0.1:41853_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (4)
   [junit4]   2> 3296969 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 3296969 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 3296969 DEBUG 
(OverseerStateUpdate-73397372091432972-127.0.0.1:48734_solr-n_0000000000) 
[n:127.0.0.1:48734_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:48734_solr"} current state version: 0
   [junit4]   2> 3296969 DEBUG 
(OverseerStateUpdate-73397372091432972-127.0.0.1:48734_solr-n_0000000000) 
[n:127.0.0.1:48734_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for 
node: 127.0.0.1:48734_solr
   [junit4]   2> 3296972 INFO  
(zkCallback-52621-thread-2-processing-n:127.0.0.1:48734_solr) 
[n:127.0.0.1:48734_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 3296976 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 3296976 INFO  
(zkCallback-52617-thread-1-processing-n:127.0.0.1:43657_solr) 
[n:127.0.0.1:43657_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (4)
   [junit4]   2> 3296982 DEBUG 
(OverseerAutoScalingTriggerThread-73397372091432972-127.0.0.1:48734_solr-n_0000000000)
 [n:127.0.0.1:48734_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old 
nodeAdded markers
   [junit4]   2> 3296982 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 3296982 DEBUG 
(OverseerAutoScalingTriggerThread-73397372091432972-127.0.0.1:48734_solr-n_0000000000)
 [n:127.0.0.1:48734_solr    ] o.a.s.c.a.OverseerTriggerThread Current 
znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 3296992 DEBUG (ScheduledTrigger-11592-thread-1) 
[n:127.0.0.1:48734_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: 4
   [junit4]   2> 3297037 INFO  (jetty-launcher-52587-thread-2) 
[n:127.0.0.1:41853_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41853.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@76dd2fbc
   [junit4]   2> 3297060 INFO  (jetty-launcher-52587-thread-2) 
[n:127.0.0.1:41853_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41853.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@76dd2fbc
   [junit4]   2> 3297061 INFO  (jetty-launcher-52587-thread-2) 
[n:127.0.0.1:41853_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41853.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@76dd2fbc
   [junit4]   2> 3297062 INFO  (jetty-launcher-52587-thread-2) 
[n:127.0.0.1:41853_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_BBB8DF46830C4269-001/tempDir-001/node2/.
   [junit4]   2> 3297068 INFO  (jetty-launcher-52587-thread-1) 
[n:127.0.0.1:43657_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43657.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@76dd2fbc
   [junit4]   2> 3297070 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/queue
   [junit4]   2> 3297080 INFO  (jetty-launcher-52587-thread-1) 
[n:127.0.0.1:43657_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43657.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@76dd2fbc
   [junit4]   2> 3297080 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 3297081 INFO  (jetty-launcher-52587-thread-1) 
[n:127.0.0.1:43657_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43657.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@76dd2fbc
   [junit4]   2> 3297082 INFO  (jetty-launcher-52587-thread-1) 
[n:127.0.0.1:43657_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_BBB8DF46830C4269-001/tempDir-001/node1/.
   [junit4]   2> 3297095 INFO  (jetty-launcher-52587-thread-4) 
[n:127.0.0.1:48734_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_48734.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@76dd2fbc
   [junit4]   2> 3297109 INFO  (jetty-launcher-52587-thread-4) 
[n:127.0.0.1:48734_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_48734.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@76dd2fbc
   [junit4]   2> 3297109 INFO  (jetty-launcher-52587-thread-4) 
[n:127.0.0.1:48734_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_48734.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@76dd2fbc
   [junit4]   2> 3297110 INFO  (jetty-launcher-52587-thread-4) 
[n:127.0.0.1:48734_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_BBB8DF46830C4269-001/tempDir-001/node4/.
   [junit4]   2> 3297125 INFO  (jetty-launcher-52587-thread-3) 
[n:127.0.0.1:55105_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55105.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@76dd2fbc
   [junit4]   2> 3297138 INFO  (jetty-launcher-52587-thread-3) 
[n:127.0.0.1:55105_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55105.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@76dd2fbc
   [junit4]   2> 3297139 INFO  (jetty-launcher-52587-thread-3) 
[n:127.0.0.1:55105_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55105.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@76dd2fbc
   [junit4]   2> 3297140 INFO  (jetty-launcher-52587-thread-3) 
[n:127.0.0.1:55105_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_BBB8DF46830C4269-001/tempDir-001/node3/.
   [junit4]   2> 3297291 INFO  (zkConnectionManagerCallback-52632-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3297294 INFO  (zkConnectionManagerCallback-52636-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3297295 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/clusterprops.json
   [junit4]   2> 3297295 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 3297295 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[BBB8DF46830C4269]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 3297296 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 3297296 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 3297296 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 3297297 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[BBB8DF46830C4269]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40718/solr ready
   [junit4]   2> 3297304 INFO  (qtp406252100-112318) [n:127.0.0.1:41853_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with 
params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3297304 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 3297305 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/overseer/collection-queue-work/qnr-0000000000
   [junit4]   2> 3297305 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 3297305 DEBUG 
(OverseerCollectionConfigSetProcessor-73397372091432972-127.0.0.1:48734_solr-n_0000000000)
 [n:127.0.0.1:48734_solr    ] o.a.s.c.ZkDistributedQueue Found child node with 
improper name: qnr-0000000000
   [junit4]   2> 3297305 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 3297305 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 3297306 DEBUG 
(OverseerCollectionConfigSetProcessor-73397372091432972-127.0.0.1:48734_solr-n_0000000000)
 [n:127.0.0.1:48734_solr    ] o.a.s.c.ZkDistributedQueue Found child node with 
improper name: qnr-0000000000
   [junit4]   2> 3297306 DEBUG 
(OverseerCollectionConfigSetProcessor-73397372091432972-127.0.0.1:48734_solr-n_0000000000)
 [n:127.0.0.1:48734_solr    ] o.a.s.c.OverseerTaskQueue Returning topN 
elements: [/overseer/collection-queue-work/qn-0000000000, ]
   [junit4]   2> 3297306 DEBUG 
(OverseerCollectionConfigSetProcessor-73397372091432972-127.0.0.1:48734_solr-n_0000000000)
 [n:127.0.0.1:48734_solr    ] o.a.s.c.OverseerTaskProcessor Got 1 tasks from 
work-queue : [[org.apache.solr.cloud.OverseerTaskQueue$QueueEvent@2e684ecf]]
   [junit4]   2> 3297306 DEBUG 
(OverseerCollectionConfigSetProcessor-73397372091432972-127.0.0.1:48734_solr-n_0000000000)
 [n:127.0.0.1:48734_solr    ] o.a.s.c.OverseerTaskProcessor Marked task 
[/overseer/collection-queue-work/qn-0000000000] as running
   [junit4]   2> 3297306 DEBUG 
(OverseerCollectionConfigSetProcessor-73397372091432972-127.0.0.1:48734_solr-n_0000000000)
 [n:127.0.0.1:48734_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection 
Message Handler: Get the message 
id:/overseer/collection-queue-work/qn-0000000000 
message:{"operation":"overseerstatus"}
   [junit4]   2> 3297306 DEBUG 
(OverseerThreadFactory-11594-thread-1-processing-n:127.0.0.1:48734_solr) 
[n:127.0.0.1:48734_solr    ] o.a.s.c.OverseerTaskProcessor Runner processing 
/overseer/collection-queue-work/qn-0000000000
   [junit4]   2> 3297306 DEBUG 
(OverseerThreadFactory-11594-thread-1-processing-n:127.0.0.1:48734_solr) 
[n:127.0.0.1:48734_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler 
OverseerCollectionMessageHandler.processMessage : overseerstatus , 
{"operation":"overseerstatus"}
   [junit4]   2> 3297307 DEBUG 
(OverseerCollectionConfigSetProcessor-73397372091432972-127.0.0.1:48734_solr-n_0000000000)
 [n:127.0.0.1:48734_solr    ] o.a.s.c.OverseerTaskProcessor Cleaning up 
work-queue. #Running tasks: 1
   [junit4]   2> 3297307 DEBUG 
(OverseerCollectionConfigSetProcessor-73397372091432972-127.0.0.1:48734_solr-n_0000000000)
 [n:127.0.0.1:48734_solr    ] o.a.s.c.OverseerTaskProcessor RunningTasks: 
[/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 3297307 DEBUG 
(OverseerCollectionConfigSetProcessor-73397372091432972-127.0.0.1:48734_solr-n_0000000000)
 [n:127.0.0.1:48734_solr    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 3297307 DEBUG 
(OverseerCollectionConfigSetProcessor-73397372091432972-127.0.0.1:48734_solr-n_0000000000)
 [n:127.0.0.1:48734_solr    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 3297307 DEBUG 
(OverseerCollectionConfigSetProcessor-73397372091432972-127.0.0.1:48734_solr-n_0000000000)
 [n:127.0.0.1:48734_solr    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: 
[/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 3297307 DEBUG 
(OverseerCollectionConfigSetProcessor-73397372091432972-127.0.0.1:48734_solr-n_0000000000)
 [n:127.0.0.1:48734_solr    ] o.a.s.c.OverseerTaskQueue Peeking for top 99 
elements. ExcludeSet: [/overseer/collection-queue-work/qn-0000000000],[]
   [junit4]   2> 3297314 DEBUG 
(OverseerThreadFactory-11594-thread-1-processing-n:127.0.0.1:48734_solr) 
[n:127.0.0.1:48734_solr    ] o.a.s.c.OverseerTaskProcessor Completed 
task:[/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 3297314 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: data: /solr/overseer/collection-queue-work/qnr-0000000000
   [junit4]   2> 3297315 DEBUG 
(zkCallback-52611-thread-1-processing-n:127.0.0.1:41853_solr) 
[n:127.0.0.1:41853_solr    ] o.a.s.c.OverseerTaskQueue NodeDataChanged fired on 
path /overseer/collection-queue-work/qnr-0000000000 state SyncConnected 
latchEventType null
   [junit4]   2> 3297315 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 3297315 DEBUG 
(OverseerThreadFactory-11594-thread-1-processing-n:127.0.0.1:48734_solr) 
[n:127.0.0.1:48734_solr    ] o.a.s.c.OverseerTaskProcessor Marked task 
[/overseer/collection-queue-work/qn-0000000000] as completed.
   [junit4]   2> 3297316 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 3297320 DEBUG 
(OverseerThreadFactory-11594-thread-1-processing-n:127.0.0.1:48734_solr) 
[n:127.0.0.1:48734_solr    ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 3297316 INFO  (qtp406252100-112318) [n:127.0.0.1:41853_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=12
   [junit4]   2> 3297320 DEBUG 
(OverseerThreadFactory-11594-thread-1-processing-n:127.0.0.1:48734_solr) 
[n:127.0.0.1:48734_solr    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 3297320 DEBUG 
(OverseerThreadFactory-11594-thread-1-processing-n:127.0.0.1:48734_solr) 
[n:127.0.0.1:48734_solr    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: 
[/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 3297320 DEBUG 
(OverseerThreadFactory-11594-thread-1-processing-n:127.0.0.1:48734_solr) 
[n:127.0.0.1:48734_solr    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: 
[/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 3297321 DEBUG 
(OverseerThreadFactory-11594-thread-1-processing-n:127.0.0.1:48734_solr) 
[n:127.0.0.1:48734_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection 
Message Handler: Message id:/overseer/collection-queue-work/qn-0000000000 
complete, 
response:{leader=127.0.0.1:48734_solr,overseer_queue_size=0,overseer_work_queue_size=0,overseer_collection_queue_size=2,overseer_operations={am_i_leader={requests=3,errors=0,avgRequestsPerSecond=8.014556379250399,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=0.4096186663992751,medianRequestTime=0.440898,75thPcRequestTime=0.554588,95thPcRequestTime=0.554588,99thPcRequestTime=0.554588,999thPcRequestTime=0.554588},downnode={requests=3,errors=0,avgRequestsPerSecond=8.23837989491271,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=0.055381,medianRequestTime=0.05671,75thPcRequestTime=0.05821,95thPcRequestTime=0.05821,99thPcRequestTime=0.05821,999thPcRequestTime=0.05821}},collection_operations={am_i_leader={requests=3,errors=0,avgRequestsPerSecond=8.020773782708485,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=0.3583706853337792,medianRequestTime=0.249462,75thPcRequestTime=0.683644,95thPcRequestTime=0.683644,99thPcRequestTime=0.683644,999thPcRequestTime=0.683644},overseerstatus={requests=0,errors=0,avgRequestsPerSecond=0.0,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=0.0,medianRequestTime=0.0,75thPcRequestTime=0.0,95thPcRequestTime=0.0,99thPcRequestTime=0.0,999thPcRequestTime=0.0}},overseer_queue={},overseer_internal_queue={peek={avgRequestsPerSecond=2.6949622031281515,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=0.944358,medianRequestTime=0.944358,75thPcRequestTime=0.944358,95thPcRequestTime=0.944358,99thPcRequestTime=0.944358,999thPcRequestTime=0.944358}},collection_queue={peektopn_wait2000={avgRequestsPerSecond=2.687769917950125,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=369.990197,medianRequestTime=369.990197,75thPcRequestTime=369.990197,95thPcRequestTime=369.990197,99thPcRequestTime=369.990197,999thPcRequestTime=369.990197}}}
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 3297366 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[BBB8DF46830C4269]-worker) [    ] 
o.a.h.m.i.MetricsConfig Cannot locate configuration: tried 
hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 3297377 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[BBB8DF46830C4269]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 3297379 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[BBB8DF46830C4269]-worker) [    ] o.m.log 
jetty-6.1.26
   [junit4]   2> 3297393 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[BBB8DF46830C4269]-worker) [    ] o.m.log 
Extract 
jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/hdfs
 to ./temp/Jetty_localhost_57691_hdfs____uabnh2/webapp
   [junit4]   2> 3297993 DEBUG (ScheduledTrigger-11592-thread-1) 
[n:127.0.0.1:48734_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: 4
   [junit4]   2> 3298994 DEBUG (ScheduledTrigger-11592-thread-2) 
[n:127.0.0.1:48734_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: 4
   [junit4]   2> 3298999 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[BBB8DF46830C4269]-worker) [    ] o.m.log 
Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:57691
   [junit4]   2> 3299093 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[BBB8DF46830C4269]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 3299095 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[BBB8DF46830C4269]-worker) [    ] o.m.log 
jetty-6.1.26
   [junit4]   2> 3299111 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[BBB8DF46830C4269]-worker) [    ] o.m.log 
Extract 
jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode
 to ./temp/Jetty_localhost_42632_datanode____.v04pfm/webapp
   [junit4]   2> 3299312 DEBUG 
(OverseerCollectionConfigSetProcessor-73397372091432972-127.0.0.1:48734_solr-n_0000000000)
 [n:127.0.0.1:48734_solr    ] o.a.s.c.OverseerTaskProcessor Got 0 tasks from 
work-queue : [[]]
   [junit4]   2> 3299355 DEBUG 
(OverseerCollectionConfigSetProcessor-73397372091432972-127.0.0.1:48734_solr-n_0000000000)
 [n:127.0.0.1:48734_solr    ] o.a.s.c.OverseerTaskProcessor Cleaning up 
work-queue. #Running tasks: 0
   [junit4]   2> 3299355 INFO  
(OverseerCollectionConfigSetProcessor-73397372091432972-127.0.0.1:48734_solr-n_0000000000)
 [n:127.0.0.1:48734_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 3299356 DEBUG 
(OverseerCollectionConfigSetProcessor-73397372091432972-127.0.0.1:48734_solr-n_0000000000)
 [n:127.0.0.1:48734_solr    ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 3299356 DEBUG 
(OverseerCollectionConfigSetProcessor-73397372091432972-127.0.0.1:48734_solr-n_0000000000)
 [n:127.0.0.1:48734_solr    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 3299356 DEBUG 
(OverseerCollectionConfigSetProcessor-73397372091432972-127.0.0.1:48734_solr-n_0000000000)
 [n:127.0.0.1:48734_solr    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 3299356 DEBUG 
(OverseerCollectionConfigSetProcessor-73397372091432972-127.0.0.1:48734_solr-n_0000000000)
 [n:127.0.0.1:48734_solr    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: []
   [junit4]   2> 3299356 DEBUG 
(OverseerCollectionConfigSetProcessor-73397372091432972-127.0.0.1:48734_solr-n_0000000000)
 [n:127.0.0.1:48734_solr    ] o.a.s.c.OverseerTaskQueue Peeking for top 100 
elements. ExcludeSet: []
   [junit4]   2> 3299572 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[BBB8DF46830C4269]-worker) [    ] o.m.log 
Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:42632
   [junit4]   2> 3299616 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[BBB8DF46830C4269]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 3299617 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[BBB8DF46830C4269]-worker) [    ] o.m.log 
jetty-6.1.26
   [junit4]   2> 3299633 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[BBB8DF46830C4269]-worker) [    ] o.m.log 
Extract 
jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode
 to ./temp/Jetty_localhost_48441_datanode____70wx78/webapp
   [junit4]   2> 3299671 ERROR (DataNode: 
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_BBB8DF46830C4269-001/tempDir-002/hdfsBaseDir/data/data1/,
 
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_BBB8DF46830C4269-001/tempDir-002/hdfsBaseDir/data/data2/]]
  heartbeating to localhost/127.0.0.1:59007) [    ] 
o.a.h.h.s.d.DirectoryScanner 
dfs.datanode.directoryscan.throttle.limit.ms.per.sec set to value below 1 
ms/sec. Assuming default value of 1000
   [junit4]   2> 3299682 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0x48a12887cee750: from storage 
DS-43b92334-213c-436f-812a-ab736cb21932 node 
DatanodeRegistration(127.0.0.1:45428, 
datanodeUuid=c7925c8d-dd94-439a-a4e5-25c680a3d46d, infoPort=36108, 
infoSecurePort=0, ipcPort=39562, 
storageInfo=lv=-56;cid=testClusterID;nsid=46744604;c=0), blocks: 0, 
hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 3299682 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0x48a12887cee750: from storage 
DS-c8da9a98-f76d-44aa-b3c7-cdd2a4be6b65 node 
DatanodeRegistration(127.0.0.1:45428, 
datanodeUuid=c7925c8d-dd94-439a-a4e5-25c680a3d46d, infoPort=36108, 
infoSecurePort=0, ipcPort=39562, 
storageInfo=lv=-56;cid=testClusterID;nsid=46744604;c=0), blocks: 0, 
hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 3299995 DEBUG (ScheduledTrigger-11592-thread-1) 
[n:127.0.0.1:48734_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: 4
   [junit4]   2> 3300091 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[BBB8DF46830C4269]-worker) [    ] o.m.log 
Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:48441
   [junit4]   2> 3300270 ERROR (DataNode: 
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_BBB8DF46830C4269-001/tempDir-002/hdfsBaseDir/data/data3/,
 
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_BBB8DF46830C4269-001/tempDir-002/hdfsBaseDir/data/data4/]]
  heartbeating to localhost/127.0.0.1:59007) [    ] 
o.a.h.h.s.d.DirectoryScanner 
dfs.datanode.directoryscan.throttle.limit.ms.per.sec set to value below 1 
ms/sec. Assuming default value of 1000
   [junit4]   2> 3300305 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0x48a128acf315a0: from storage 
DS-97b61b1e-058a-47c8-8774-a67c6cc2cba8 node 
DatanodeRegistration(127.0.0.1:58534, 
datanodeUuid=2e83ecb6-e381-4fcd-9b92-4127b111a153, infoPort=38072, 
infoSecurePort=0, ipcPort=44057, 
storageInfo=lv=-56;cid=testClusterID;nsid=46744604;c=0), blocks: 0, 
hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 3300305 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0x48a128acf315a0: from storage 
DS-f3c999ff-cba0-498c-bfa1-74b0f96c5932 node 
DatanodeRegistration(127.0.0.1:58534, 
datanodeUuid=2e83ecb6-e381-4fcd-9b92-4127b111a153, infoPort=38072, 
infoSecurePort=0, ipcPort=44057, 
storageInfo=lv=-56;cid=testClusterID;nsid=46744604;c=0), blocks: 0, 
hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 3300457 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[BBB8DF46830C4269]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFailedMove
   [junit4]   2> 3300458 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/clusterprops.json
   [junit4]   2> 3300459 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 3300459 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[BBB8DF46830C4269]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 3300459 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 3300459 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 3300460 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 3300461 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[BBB8DF46830C4269]) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T22:27:37+01:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3300469 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[BBB8DF46830C4269]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3300469 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[BBB8DF46830C4269]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3300469 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[BBB8DF46830C4269]) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 3300469 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[BBB8DF46830C4269]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@56ef408{/solr,null,AVAILABLE}
   [junit4]   2> 3300470 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[BBB8DF46830C4269]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@4f2c19dc{HTTP/1.1,[http/1.1]}{127.0.0.1:44059}
   [junit4]   2> 3300470 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[BBB8DF46830C4269]) [    ] 
o.e.j.s.Server Started @3303578ms
   [junit4]   2> 3300470 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[BBB8DF46830C4269]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44059}
   [junit4]   2> 3300470 ERROR 
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[BBB8DF46830C4269]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3300470 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[BBB8DF46830C4269]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 3300471 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[BBB8DF46830C4269]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3300471 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[BBB8DF46830C4269]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3300471 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[BBB8DF46830C4269]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-03-04T19:24:50.427Z
   [junit4]   2> 3300475 INFO  (zkConnectionManagerCallback-52639-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3300476 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[BBB8DF46830C4269]) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3300494 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[BBB8DF46830C4269]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40718/solr
   [junit4]   2> 3300496 INFO  (zkConnectionManagerCallback-52643-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3300498 DEBUG 
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[BBB8DF46830C4269]) 
[n:127.0.0.1:44059_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$263/752094002@3a959c2b
   [junit4]   2> 3300499 INFO  
(zkConnectionManagerCallback-52645-thread-1-processing-n:127.0.0.1:44059_solr) 
[n:127.0.0.1:44059_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3300506 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/clusterprops.json
   [junit4]   2> 3300507 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 3300507 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[BBB8DF46830C4269]) 
[n:127.0.0.1:44059_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 3300507 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 3300507 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 3300508 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 3300508 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/security.json
   [junit4]   2> 3300510 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[BBB8DF46830C4269]) 
[n:127.0.0.1:44059_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3300510 DEBUG 
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[BBB8DF46830C4269]) 
[n:127.0.0.1:44059_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/73397372091432977-127.0.0.1:44059_solr-n_0000000004
   [junit4]   2> 3300510 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: 
/solr/overseer_elect/election/73397372091432971-127.0.0.1:41853_solr-n_0000000003
   [junit4]   2> 3300511 DEBUG 
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[BBB8DF46830C4269]) 
[n:127.0.0.1:44059_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/73397372091432971-127.0.0.1:41853_solr-n_0000000003 to 
know if I could be the leader
   [junit4]   2> 3300511 DEBUG 
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[BBB8DF46830C4269]) 
[n:127.0.0.1:44059_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:44059_solr as DOWN
   [junit4]   2> 3300512 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/queue
   [junit4]   2> 3300512 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[BBB8DF46830C4269]) 
[n:127.0.0.1:44059_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44059_solr
   [junit4]   2> 3300512 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 3300513 DEBUG 
(OverseerStateUpdate-73397372091432972-127.0.0.1:48734_solr-n_0000000000) 
[n:127.0.0.1:48734_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:44059_solr"} current state version: 0
   [junit4]   2> 3300513 DEBUG 
(OverseerStateUpdate-73397372091432972-127.0.0.1:48734_solr-n_0000000000) 
[n:127.0.0.1:48734_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for 
node: 127.0.0.1:44059_solr
   [junit4]   2> 3300513 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 3300513 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 3300513 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 3300514 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 3300514 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 3300514 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 3300514 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 3300514 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 3300514 INFO  
(zkCallback-52613-thread-1-processing-n:127.0.0.1:55105_solr) 
[n:127.0.0.1:55105_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 3300514 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 3300514 INFO  
(zkCallback-52621-thread-2-processing-n:127.0.0.1:48734_solr) 
[n:127.0.0.1:48734_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 3300515 INFO  
(zkCallback-52611-thread-1-processing-n:127.0.0.1:41853_solr) 
[n:127.0.0.1:41853_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 3300515 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 3300515 INFO  (zkCallback-52635-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 3300515 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 3300515 INFO  (zkCallback-52635-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 3300515 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 3300516 INFO  
(zkCallback-52617-thread-1-processing-n:127.0.0.1:43657_solr) 
[n:127.0.0.1:43657_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 3300516 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 3300517 INFO  
(zkCallback-52644-thread-1-processing-n:127.0.0.1:44059_solr) 
[n:127.0.0.1:44059_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 3300615 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/queue
   [junit4]   2> 3300616 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 3300621 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[BBB8DF46830C4269]) 
[n:127.0.0.1:44059_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44059.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@76dd2fbc
   [junit4]   2> 3300635 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[BBB8DF46830C4269]) 
[n:127.0.0.1:44059_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44059.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@76dd2fbc
   [junit4]   2> 3300636 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[BBB8DF46830C4269]) 
[n:127.0.0.1:44059_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44059.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@76dd2fbc
   [junit4]   2> 3300638 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[BBB8DF46830C4269]) 
[n:127.0.0.1:44059_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_BBB8DF46830C4269-001/tempDir-001/node5/.
   [junit4]   2> 3300719 INFO  (zkConnectionManagerCallback-52649-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3300726 INFO  (qtp406252100-112327) [n:127.0.0.1:41853_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&collection.configName=conf1&autoAddReplicas=false&name=MoveReplicaHDFSTest_failed_coll_true&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 3300727 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 3300727 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/overseer/collection-queue-work/qnr-0000000002
   [junit4]   2> 3300727 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 3300727 DEBUG 
(OverseerCollectionConfigSetProcessor-73397372091432972-127.0.0.1:48734_solr-n_0000000000)
 [n:127.0.0.1:48734_solr    ] o.a.s.c.ZkDistributedQueue Found child node with 
improper name: qnr-0000000002
   [junit4]   2> 3300727 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 3300728 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 3300728 DEBUG 
(OverseerCollectionConfigSetProcessor-73397372091432972-127.0.0.1:48734_solr-n_0000000000)
 [n:127.0.0.1:48734_solr    ] o.a.s.c.ZkDistributedQueue Found child node with 
improper name: qnr-0000000002
   [junit4]   2> 3300728 DEBUG 
(OverseerCollectionConfigSetProcessor-73397372091432972-127.0.0.1:48734_solr-n_0000000000)
 [n:127.0.0.1:48734_solr    ] o.a.s.c.OverseerTaskQueue Returning topN 
elements: [/overseer/collection-queue-work/qn-0000000002, ]
   [junit4]   2> 3300728 DEBUG 
(OverseerCollectionConfigSetProcessor-73397372091432972-127.0.0.1:48734_solr-n_0000000000)
 [n:127.0.0.1:48734_solr    ] o.a.s.c.OverseerTaskProcessor Got 1 tasks from 
work-queue : [[org.apache.solr.cloud.OverseerTaskQueue$QueueEvent@2e684ed1]]
   [junit4]   2> 3300728 DEBUG 
(OverseerCollectionConfigSetProcessor-73397372091432972-127.0.0.1:48734_solr-n_0000000000)
 [n:127.0.0.1:48734_solr    ] o.a.s.c.OverseerTaskProcessor Marked task 
[/overseer/collection-queue-work/qn-0000000002] as running
   [junit4]   2> 3300729 DEBUG 
(OverseerCollectionConfigSetProcessor-73397372091432972-127.0.0.1:48734_solr-n_0000000000)
 [n:127.0.0.1:48734_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection 
Message Handler: Get the message 
id:/overseer/collection-queue-work/qn-0000000002 message:{
   [junit4]   2>   "name":"MoveReplicaHDFSTest_failed_coll_true",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"2",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 3300729 DEBUG 
(OverseerThreadFactory-11594-thread-2-processing-n:127.0.0.1:48734_solr) 
[n:127.0.0.1:48734_solr    ] o.a.s.c.OverseerTaskProcessor Runner processing 
/overseer/collection-queue-work/qn-0000000002
   [junit4]   2> 3300729 DEBUG 
(OverseerThreadFactory-11594-thread-2-processing-n:127.0.0.1:48734_solr) 
[n:127.0.0.1:48734_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler 
OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"MoveReplicaHDFSTest_failed_coll_true",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"2",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 3300729 INFO  
(OverseerThreadFactory-11594-thread-2-processing-n:127.0.0.1:48734_solr) 
[n:127.0.0.1:48734_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
MoveReplicaHDFSTest_failed_coll_true
   [junit4]   2> 3300729 DEBUG 
(OverseerCollectionConfigSetProcessor-73397372091432972-127.0.0.1:48734_solr-n_0000000000)
 [n:127.0.0.1:48734_solr    ] o.a.s.c.OverseerTaskProcessor Cleaning up 
work-queue. #Running tasks: 1
   [junit4]   2> 3300729 DEBUG 
(OverseerCollectionConfigSetProcessor-73397372091432972-127.0.0.1:48734_solr-n_0000000000)
 [n:127.0.0.1:48734_solr    ] o.a.s.c.OverseerTaskProcessor RunningTasks: 
[/overseer/collection-queue-work/qn-0000000002]
   [junit4]   2> 3300729 DEBUG 
(OverseerCollectionConfigSetProcessor-73397372091432972-127.0.0.1:48734_solr-n_0000000000)
 [n:127.0.0.1:48734_solr    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 3300729 DEBUG 
(OverseerCollectionConfigSetProcessor-73397372091432972-127.0.0.1:48734_solr-n_0000000000)
 [n:127.0.0.1:48734_solr    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 3300729 DEBUG 
(OverseerCollectionConfigSetProcessor-73397372091432972-127.0.0.1:48734_solr-n_0000000000)
 [n:127.0.0.1:48734_solr    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: 
[/overseer/collection-queue-work/qn-0000000002]
   [junit4]   2> 3300729 DEBUG 
(OverseerCollectionConfigSetProcessor-73397372091432972-127.0.0.1:48734_solr-n_0000000000)
 [n:127.0.0.1:48734_solr    ] o.a.s.c.OverseerTaskQueu

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

rqgf%2Fzx-n_0000000001) [n:127.0.0.1:45749_rqgf%2Fzx    ] 
o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are 
closed, exiting.
   [junit4]   2> 4552486 INFO  
(OverseerStateUpdate-73397453256327176-127.0.0.1:45749_rqgf%2Fzx-n_0000000001) 
[n:127.0.0.1:45749_rqgf%2Fzx    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:45749_rqgf%2Fzx
   [junit4]   2> 4552488 INFO  
(TEST-CdcrReplicationHandlerTest.testPartialReplicationAfterPeerSync-seed#[BBB8DF46830C4269])
 [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@53034d68{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 4552489 INFO  
(TEST-CdcrReplicationHandlerTest.testPartialReplicationAfterPeerSync-seed#[BBB8DF46830C4269])
 [    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@249353ed{/rqgf/zx,null,UNAVAILABLE}
   [junit4]   2> 4552489 INFO  
(TEST-CdcrReplicationHandlerTest.testPartialReplicationAfterPeerSync-seed#[BBB8DF46830C4269])
 [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 4552489 INFO  
(TEST-CdcrReplicationHandlerTest.testPartialReplicationAfterPeerSync-seed#[BBB8DF46830C4269])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testPartialReplicationAfterPeerSync
   [junit4]   2> 4552489 ERROR 
(TEST-CdcrReplicationHandlerTest.testPartialReplicationAfterPeerSync-seed#[BBB8DF46830C4269])
 [    ] 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> 4552492 INFO  
(TEST-CdcrReplicationHandlerTest.testPartialReplicationAfterPeerSync-seed#[BBB8DF46830C4269])
 [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:48984 48984
   [junit4]   2> 4552662 INFO  (Thread-12310) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:48984 48984
   [junit4]   2> 4552669 WARN  (Thread-12310) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        30      /solr/aliases.json
   [junit4]   2>        20      /solr/collections/source_collection/terms/shard1
   [junit4]   2>        12      /solr/collections/tmp_collection/terms/shard1
   [junit4]   2>        6       /solr/configs/conf1
   [junit4]   2>        5       
/solr/collections/source_collection/leaders/shard1/leader
   [junit4]   2>        4       /solr/security.json
   [junit4]   2>        2       
/solr/collections/tmp_collection/leaders/shard1/leader
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        30      /solr/clusterprops.json
   [junit4]   2>        30      /solr/clusterstate.json
   [junit4]   2>        5       
/solr/collections/source_collection/cdcr/state/buffer
   [junit4]   2>        5       
/solr/collections/source_collection/cdcr/state/process
   [junit4]   2>        4       /solr/collections/source_collection/state.json
   [junit4]   2>        3       
/solr/collections/source_collection/leader_elect/shard1/election/73397453256327176-core_node3-n_0000000000
   [junit4]   2>        2       
/solr/overseer_elect/election/73397453256327176-127.0.0.1:45749_rqgf%2Fzx-n_0000000001
   [junit4]   2>        2       /solr/collections/tmp_collection/state.json
   [junit4]   2>        2       
/solr/collections/tmp_collection/cdcr/state/buffer
   [junit4]   2>        2       /solr/autoscaling.json
   [junit4]   2>        2       
/solr/collections/tmp_collection/cdcr/state/process
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        30      /solr/live_nodes
   [junit4]   2>        30      /solr/collections
   [junit4]   2>        2       /solr/overseer/queue
   [junit4]   2>        2       /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2>        2       /solr/overseer/queue-work
   [junit4]   2>        2       /solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrReplicationHandlerTest_BBB8DF46830C4269-001
   [junit4]   2> Mar 04, 2018 7:45:42 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=SimpleText, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@4d306694),
 locale=en-NZ, timezone=Etc/GMT+5
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 
1.8.0_144 (64-bit)/cpus=4,threads=1,free=108257152,total=526385152
   [junit4]   2> NOTE: All tests run in this JVM: [TestSchemaVersionResource, 
SmileWriterTest, TestMaxScoreQueryParser, HdfsDirectoryFactoryTest, 
TestMinMaxOnMultiValuedField, DirectUpdateHandlerOptimizeTest, ShardSplitTest, 
TestCloudPseudoReturnFields, UpdateLogTest, 
LeaderInitiatedRecoveryOnShardRestartTest, TestPayloadScoreQParserPlugin, 
SortSpecParsingTest, BadCopyFieldTest, SignatureUpdateProcessorFactoryTest, 
CdcrBootstrapTest, TestCloudInspectUtil, SoftAutoCommitTest, 
TestPostingsSolrHighlighter, AsyncCallRequestStatusResponseTest, 
FieldMutatingUpdateProcessorTest, ShardRoutingCustomTest, SchemaApiFailureTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, MetricUtilsTest, HdfsRecoveryZkTest, 
ZkShardTermsTest, DeleteNodeTest, TestSystemCollAutoCreate, TestExportWriter, 
HdfsThreadLeakTest, HttpSolrCallGetCoreTest, TestConfigSetsAPIZkFailure, 
PreAnalyzedUpdateProcessorTest, SearchHandlerTest, SuggesterTest, 
LargeFieldTest, TestPerFieldSimilarityWithDefaultOverride, DeleteStatusTest, 
TestReloadAndDeleteDocs, EnumFieldTest, TestSolrConfigHandler, 
TestLegacyFieldCache, HighlighterMaxOffsetTest, PropertiesRequestHandlerTest, 
SliceStateTest, ScriptEngineTest, TestMacroExpander, SolrGangliaReporterTest, 
ConfigSetsAPITest, ReplicationFactorTest, BasicZkTest, 
TestFieldCacheSortRandom, TestSimpleTrackingShardHandler, 
QueryElevationComponentTest, TestOnReconnectListenerSupport, 
SchemaVersionSpecificBehaviorTest, TestCollationFieldDocValues, 
TestSolrCloudWithSecureImpersonation, HighlighterTest, TestConfigSets, 
TestDistribIDF, TestSQLHandlerNonCloud, TestFastLRUCache, 
TestNamedUpdateProcessors, TestRTGBase, TestFileDictionaryLookup, 
TestDistributedStatsComponentCardinality, TestReversedWildcardFilterFactory, 
TestStressLiveNodes, TestPerFieldSimilarity, TestReloadDeadlock, 
TestNumericRangeQuery64, TestHashQParserPlugin, TestSolr4Spatial, 
TestReplicationHandler, CoreMergeIndexesAdminHandlerTest, TestPivotHelperCode, 
TestNestedDocsSort, TestSubQueryTransformerDistrib, BadComponentTest, 
LoggingHandlerTest, BitVectorTest, TestSolrCLIRunExample, 
TestEmbeddedSolrServerAdminHandler, TestRebalanceLeaders, TestSchemaManager, 
OverseerTest, BJQParserTest, TestFoldingMultitermQuery, StatsReloadRaceTest, 
TestChildDocTransformer, TestReplicaProperties, SSLMigrationTest, 
DocExpirationUpdateProcessorFactoryTest, ResourceLoaderTest, 
TestSegmentSorting, RequiredFieldsTest, SOLR749Test, SortByFunctionTest, 
UpdateRequestProcessorFactoryTest, TestCharFilters, MetricTriggerTest, 
BasicFunctionalityTest, DocumentBuilderTest, SystemInfoHandlerTest, 
TestFunctionQuery, TestGenericDistributedQueue, IndexSchemaTest, 
TestXIncludeConfig, PeerSyncTest, TestDirectoryFactory, 
ConcurrentDeleteAndCreateCollectionTest, ScheduledTriggerTest, 
TestAuthenticationFramework, AnalyticsQueryTest, XsltUpdateRequestHandlerTest, 
TestSolrIndexConfig, TestNoOpRegenerator, DistributedMLTComponentTest, 
TestBulkSchemaConcurrent, QueryParsingTest, TestLegacyTerms, 
DistributedIntervalFacetingTest, TestClusterProperties, TestSolrJ, 
JsonLoaderTest, TestBM25SimilarityFactory, TestReqParamsAPI, TestCoreContainer, 
SimpleFacetsTest, SolrCoreTest, SolrCmdDistributorTest, ConvertedLegacyTest, 
TestFiltering, SimplePostToolTest, TestExtendedDismaxParser, 
SpellCheckCollatorTest, SuggesterFSTTest, DocValuesTest, TestStressLucene, 
TestTrie, SpatialFilterTest, TestCSVLoader, PolyFieldTest, 
WordBreakSolrSpellCheckerTest, TestPseudoReturnFields, TestUpdate, 
QueryEqualityTest, DefaultValueUpdateProcessorTest, TestRemoteStreaming, 
DistanceFunctionTest, SolrInfoBeanTest, CacheHeaderTest, 
TestSurroundQueryParser, TestQueryUtils, DocumentAnalysisRequestHandlerTest, 
PrimitiveFieldTypeTest, FileBasedSpellCheckerTest, TermsComponentTest, 
XmlUpdateRequestHandlerTest, TestValueSourceCache, 
PathHierarchyTokenizerFactoryTest, TermVectorComponentTest, 
FastVectorHighlighterTest, TestJmxIntegration, ReturnFieldsTest, 
MBeansHandlerTest, UniqFieldsUpdateProcessorFactoryTest, 
BinaryUpdateRequestHandlerTest, TestPartialUpdateDeduplication, 
PingRequestHandlerTest, CSVRequestHandlerTest, TestComponentsName, 
HighlighterConfigTest, TestQuerySenderListener, UpdateParamsTest, 
AlternateDirectoryTest, TestQuerySenderNoQuery, CopyFieldTest, 
ResponseLogComponentTest, SolrIndexConfigTest, TestStressRecovery, 
PreAnalyzedFieldTest, TestSystemIdResolver, PrimUtilsTest, 
SpellingQueryConverterTest, DOMUtilTest, ClusterStateTest, TestLRUCache, 
TestUtils, TestDocumentBuilder, FileUtilsTest, CircularListTest, 
SolrTestCaseJ4Test, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, 
TestHighlightDedupGrouping, TestLuceneIndexBackCompat, 
TestEmbeddedSolrServerSchemaAPI, TestJettySolrRunner, ConnectionReuseTest, 
AddReplicaTest, AssignBackwardCompatibilityTest, 
ChaosMonkeyNothingIsSafeWithPullReplicasTest, HealthCheckHandlerTest, 
HttpPartitionOnCommitTest, LegacyCloudClusterPropTest, 
MissingSegmentRecoveryTest, MoveReplicaHDFSTest, 
TestExclusionRuleCollectionAccess, TestLeaderInitiatedRecoveryThread, 
TestPullReplicaErrorHandling, TestRandomFlRTGCloud, 
TestTolerantUpdateProcessorCloud, TestTolerantUpdateProcessorRandomCloud, 
TestUtilizeNode, TriLevelCompositeIdRoutingTest, AssignTest, 
CollectionReloadTest, CollectionTooManyReplicasTest, 
CollectionsAPIDistributedZkTest, TestCollectionAPI, 
AutoAddReplicasIntegrationTest, AutoAddReplicasPlanActionTest, 
AutoScalingHandlerTest, ExecutePlanActionTest, SearchRateTriggerTest, 
TestComputePlanAction, TestExecutePlanAction, TestLargeCluster, 
CdcrReplicationHandlerTest]
   [junit4] Completed [599/780 (2!)] on J1 in 96.09s, 5 tests, 1 failure <<< 
FAILURES!

[...truncated 48466 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to