Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-7.x/170/

2 tests failed.
FAILED:  org.apache.solr.cloud.MoveReplicaHDFSTest.testFailedMove

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([C6E53F3776CA39B8:6C28ECC5C119EC68]: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:301)
        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 https://127.0.0.1:37037/solr: delete the collection time 
out:180s

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:37037/solr: delete the collection time out:180s
        at 
__randomizedtesting.SeedInfo.seed([C6E53F3776CA39B8:4EB100EDD8365440]: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:95)
        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 14367 lines...]
   [junit4] Suite: org.apache.solr.cloud.MoveReplicaHDFSTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_C6E53F3776CA39B8-001/init-core-data-001
   [junit4]   2> 2260224 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[C6E53F3776CA39B8]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=46 numCloses=46
   [junit4]   2> 2260224 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[C6E53F3776CA39B8]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2260226 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[C6E53F3776CA39B8]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 2260226 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[C6E53F3776CA39B8]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2260227 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[C6E53F3776CA39B8]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_C6E53F3776CA39B8-001/tempDir-001
   [junit4]   2> 2260227 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[C6E53F3776CA39B8]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2260227 INFO  (Thread-10329) [    ] o.a.s.c.ZkTestServer 
client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2260227 INFO  (Thread-10329) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 2260229 ERROR (Thread-10329) [    ] 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> 2260327 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[C6E53F3776CA39B8]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:39232
   [junit4]   2> 2260329 INFO  (zkConnectionManagerCallback-59145-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2260334 INFO  (jetty-launcher-59142-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-22T07:27:37+10:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2260334 INFO  (jetty-launcher-59142-thread-3) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-22T07:27:37+10:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2260334 INFO  (jetty-launcher-59142-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-22T07:27:37+10:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2260339 INFO  (jetty-launcher-59142-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2260339 INFO  (jetty-launcher-59142-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2260339 INFO  (jetty-launcher-59142-thread-4) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-22T07:27:37+10:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2260339 INFO  (jetty-launcher-59142-thread-3) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 2260339 INFO  (jetty-launcher-59142-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2260339 INFO  (jetty-launcher-59142-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2260339 INFO  (jetty-launcher-59142-thread-1) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 2260339 INFO  (jetty-launcher-59142-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2260339 INFO  (jetty-launcher-59142-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@75b21dba{/solr,null,AVAILABLE}
   [junit4]   2> 2260339 INFO  (jetty-launcher-59142-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2260339 INFO  (jetty-launcher-59142-thread-2) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 2260340 INFO  (jetty-launcher-59142-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@63ef8cdf{/solr,null,AVAILABLE}
   [junit4]   2> 2260340 INFO  (jetty-launcher-59142-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@67add2a2{SSL,[ssl, 
http/1.1]}{127.0.0.1:38403}
   [junit4]   2> 2260340 INFO  (jetty-launcher-59142-thread-2) [    ] 
o.e.j.s.Server Started @2262729ms
   [junit4]   2> 2260340 INFO  (jetty-launcher-59142-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38403}
   [junit4]   2> 2260340 ERROR (jetty-launcher-59142-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2260341 INFO  (jetty-launcher-59142-thread-4) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2260341 INFO  (jetty-launcher-59142-thread-4) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2260341 INFO  (jetty-launcher-59142-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.3.0
   [junit4]   2> 2260341 INFO  (jetty-launcher-59142-thread-4) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 2260341 INFO  (jetty-launcher-59142-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2260341 INFO  (jetty-launcher-59142-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2260341 INFO  (jetty-launcher-59142-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-03-09T01:41:06.514Z
   [junit4]   2> 2260341 INFO  (jetty-launcher-59142-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@bec2bbd{/solr,null,AVAILABLE}
   [junit4]   2> 2260341 INFO  (jetty-launcher-59142-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@10b3e3a7{SSL,[ssl, 
http/1.1]}{127.0.0.1:41545}
   [junit4]   2> 2260341 INFO  (jetty-launcher-59142-thread-3) [    ] 
o.e.j.s.Server Started @2262731ms
   [junit4]   2> 2260342 INFO  (jetty-launcher-59142-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=41545}
   [junit4]   2> 2260342 ERROR (jetty-launcher-59142-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2260342 INFO  (jetty-launcher-59142-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.3.0
   [junit4]   2> 2260342 INFO  (jetty-launcher-59142-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2260342 INFO  (zkConnectionManagerCallback-59147-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2260342 INFO  (jetty-launcher-59142-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2260342 INFO  (jetty-launcher-59142-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-03-09T01:41:06.515Z
   [junit4]   2> 2260342 INFO  (jetty-launcher-59142-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2260343 INFO  (jetty-launcher-59142-thread-4) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@7e0dee3d{SSL,[ssl, 
http/1.1]}{127.0.0.1:37037}
   [junit4]   2> 2260343 INFO  (jetty-launcher-59142-thread-4) [    ] 
o.e.j.s.Server Started @2262732ms
   [junit4]   2> 2260343 INFO  (jetty-launcher-59142-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=37037}
   [junit4]   2> 2260343 ERROR (jetty-launcher-59142-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2260343 INFO  (jetty-launcher-59142-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.3.0
   [junit4]   2> 2260343 INFO  (jetty-launcher-59142-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2260343 INFO  (jetty-launcher-59142-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2260343 INFO  (jetty-launcher-59142-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-03-09T01:41:06.516Z
   [junit4]   2> 2260347 INFO  (zkConnectionManagerCallback-59151-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2260347 INFO  (jetty-launcher-59142-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@34f0d3fe{/solr,null,AVAILABLE}
   [junit4]   2> 2260348 INFO  (jetty-launcher-59142-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2260348 INFO  (jetty-launcher-59142-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@6c15bf3c{SSL,[ssl, 
http/1.1]}{127.0.0.1:46131}
   [junit4]   2> 2260348 INFO  (jetty-launcher-59142-thread-1) [    ] 
o.e.j.s.Server Started @2262737ms
   [junit4]   2> 2260348 INFO  (jetty-launcher-59142-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=46131}
   [junit4]   2> 2260348 ERROR (jetty-launcher-59142-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2260348 INFO  (jetty-launcher-59142-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.3.0
   [junit4]   2> 2260348 INFO  (jetty-launcher-59142-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2260348 INFO  (jetty-launcher-59142-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2260348 INFO  (jetty-launcher-59142-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-03-09T01:41:06.521Z
   [junit4]   2> 2260351 INFO  (zkConnectionManagerCallback-59153-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2260351 INFO  (zkConnectionManagerCallback-59149-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2260352 INFO  (jetty-launcher-59142-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2260352 INFO  (jetty-launcher-59142-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2260352 INFO  (jetty-launcher-59142-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39232/solr
   [junit4]   2> 2260360 INFO  (jetty-launcher-59142-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39232/solr
   [junit4]   2> 2260361 INFO  (zkConnectionManagerCallback-59161-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2260361 INFO  (zkConnectionManagerCallback-59157-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2260361 INFO  (jetty-launcher-59142-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39232/solr
   [junit4]   2> 2260361 INFO  (jetty-launcher-59142-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39232/solr
   [junit4]   2> 2260362 INFO  (zkConnectionManagerCallback-59167-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2260363 INFO  
(zkConnectionManagerCallback-59171-thread-1-processing-n:127.0.0.1:37037_solr) 
[n:127.0.0.1:37037_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2260364 INFO  
(zkConnectionManagerCallback-59173-thread-1-processing-n:127.0.0.1:38403_solr) 
[n:127.0.0.1:38403_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2260364 INFO  (zkConnectionManagerCallback-59169-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2260364 INFO  
(zkConnectionManagerCallback-59175-thread-1-processing-n:127.0.0.1:41545_solr) 
[n:127.0.0.1:41545_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2260365 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 
0x100acadbd4a0009, likely client has closed socket
   [junit4]   2> 2260366 INFO  
(zkConnectionManagerCallback-59177-thread-1-processing-n:127.0.0.1:46131_solr) 
[n:127.0.0.1:46131_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2260445 INFO  (jetty-launcher-59142-thread-4) 
[n:127.0.0.1:37037_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2260445 INFO  (jetty-launcher-59142-thread-2) 
[n:127.0.0.1:38403_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2260445 INFO  (jetty-launcher-59142-thread-3) 
[n:127.0.0.1:41545_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2260445 INFO  (jetty-launcher-59142-thread-1) 
[n:127.0.0.1:46131_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2260445 INFO  (jetty-launcher-59142-thread-4) 
[n:127.0.0.1:37037_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:37037_solr
   [junit4]   2> 2260446 INFO  (jetty-launcher-59142-thread-1) 
[n:127.0.0.1:46131_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46131_solr
   [junit4]   2> 2260446 INFO  (jetty-launcher-59142-thread-2) 
[n:127.0.0.1:38403_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38403_solr
   [junit4]   2> 2260446 INFO  (jetty-launcher-59142-thread-3) 
[n:127.0.0.1:41545_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41545_solr
   [junit4]   2> 2260446 INFO  (jetty-launcher-59142-thread-4) 
[n:127.0.0.1:37037_solr    ] o.a.s.c.Overseer Overseer 
(id=72247456242991112-127.0.0.1:37037_solr-n_0000000000) starting
   [junit4]   2> 2260458 INFO  
(zkCallback-59176-thread-1-processing-n:127.0.0.1:46131_solr) 
[n:127.0.0.1:46131_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 2260458 INFO  
(zkCallback-59172-thread-1-processing-n:127.0.0.1:38403_solr) 
[n:127.0.0.1:38403_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 2260458 INFO  
(zkCallback-59170-thread-1-processing-n:127.0.0.1:37037_solr) 
[n:127.0.0.1:37037_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 2260465 INFO  (jetty-launcher-59142-thread-4) 
[n:127.0.0.1:37037_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37037_solr
   [junit4]   2> 2260466 INFO  
(zkCallback-59174-thread-1-processing-n:127.0.0.1:41545_solr) 
[n:127.0.0.1:41545_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 2260466 INFO  
(zkCallback-59172-thread-1-processing-n:127.0.0.1:38403_solr) 
[n:127.0.0.1:38403_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 2260466 INFO  
(zkCallback-59176-thread-1-processing-n:127.0.0.1:46131_solr) 
[n:127.0.0.1:46131_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 2260467 INFO  
(zkCallback-59170-thread-1-processing-n:127.0.0.1:37037_solr) 
[n:127.0.0.1:37037_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 2260467 INFO  
(zkCallback-59174-thread-2-processing-n:127.0.0.1:41545_solr) 
[n:127.0.0.1:41545_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 2260506 INFO  (jetty-launcher-59142-thread-3) 
[n:127.0.0.1:41545_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41545.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5af04edb
   [junit4]   2> 2260523 INFO  (jetty-launcher-59142-thread-1) 
[n:127.0.0.1:46131_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46131.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5af04edb
   [junit4]   2> 2260523 INFO  (jetty-launcher-59142-thread-2) 
[n:127.0.0.1:38403_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38403.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5af04edb
   [junit4]   2> 2260525 INFO  (jetty-launcher-59142-thread-3) 
[n:127.0.0.1:41545_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41545.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5af04edb
   [junit4]   2> 2260525 INFO  (jetty-launcher-59142-thread-3) 
[n:127.0.0.1:41545_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41545.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5af04edb
   [junit4]   2> 2260526 INFO  (jetty-launcher-59142-thread-3) 
[n:127.0.0.1:41545_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_C6E53F3776CA39B8-001/tempDir-001/node3/.
   [junit4]   2> 2260527 INFO  (jetty-launcher-59142-thread-4) 
[n:127.0.0.1:37037_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37037.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5af04edb
   [junit4]   2> 2260536 INFO  (jetty-launcher-59142-thread-1) 
[n:127.0.0.1:46131_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46131.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5af04edb
   [junit4]   2> 2260536 INFO  (jetty-launcher-59142-thread-1) 
[n:127.0.0.1:46131_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46131.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5af04edb
   [junit4]   2> 2260536 INFO  (jetty-launcher-59142-thread-2) 
[n:127.0.0.1:38403_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38403.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5af04edb
   [junit4]   2> 2260536 INFO  (jetty-launcher-59142-thread-2) 
[n:127.0.0.1:38403_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38403.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5af04edb
   [junit4]   2> 2260537 INFO  (jetty-launcher-59142-thread-1) 
[n:127.0.0.1:46131_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_C6E53F3776CA39B8-001/tempDir-001/node1/.
   [junit4]   2> 2260537 INFO  (jetty-launcher-59142-thread-2) 
[n:127.0.0.1:38403_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_C6E53F3776CA39B8-001/tempDir-001/node2/.
   [junit4]   2> 2260539 INFO  (jetty-launcher-59142-thread-4) 
[n:127.0.0.1:37037_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37037.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5af04edb
   [junit4]   2> 2260539 INFO  (jetty-launcher-59142-thread-4) 
[n:127.0.0.1:37037_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37037.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5af04edb
   [junit4]   2> 2260540 INFO  (jetty-launcher-59142-thread-4) 
[n:127.0.0.1:37037_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_C6E53F3776CA39B8-001/tempDir-001/node4/.
   [junit4]   2> 2260648 INFO  (zkConnectionManagerCallback-59187-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2260650 INFO  (zkConnectionManagerCallback-59191-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2260651 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[C6E53F3776CA39B8]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2260651 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[C6E53F3776CA39B8]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39232/solr ready
   [junit4]   2> 2260664 INFO  (qtp2050727972-127088) [n:127.0.0.1:37037_solr   
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with 
params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2260667 INFO  (qtp2050727972-127088) [n:127.0.0.1:37037_solr   
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=3
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 2260703 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[C6E53F3776CA39B8]-worker) [    ] 
o.a.h.m.i.MetricsConfig Cannot locate configuration: tried 
hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 2260711 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[C6E53F3776CA39B8]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 2260712 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[C6E53F3776CA39B8]-worker) [    ] o.m.log 
jetty-6.1.26
   [junit4]   2> 2260730 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[C6E53F3776CA39B8]-worker) [    ] o.m.log 
Extract 
jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/hdfs
 to ./temp/Jetty_lucene2.us.west_apache_org_33401_hdfs____k1oyf3/webapp
   [junit4]   2> 2261681 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[C6E53F3776CA39B8]-worker) [    ] o.m.log 
Started 
HttpServer2$selectchannelconnectorwithsafestar...@lucene2-us-west.apache.org:33401
   [junit4]   2> 2261764 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[C6E53F3776CA39B8]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 2261765 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[C6E53F3776CA39B8]-worker) [    ] o.m.log 
jetty-6.1.26
   [junit4]   2> 2261779 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[C6E53F3776CA39B8]-worker) [    ] o.m.log 
Extract 
jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode
 to ./temp/Jetty_localhost_35174_datanode____.xfjcod/webapp
   [junit4]   2> 2262069 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[C6E53F3776CA39B8]-worker) [    ] o.m.log 
Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:35174
   [junit4]   2> 2262149 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[C6E53F3776CA39B8]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 2262150 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[C6E53F3776CA39B8]-worker) [    ] o.m.log 
jetty-6.1.26
   [junit4]   2> 2262166 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[C6E53F3776CA39B8]-worker) [    ] o.m.log 
Extract 
jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode
 to ./temp/Jetty_localhost_43727_datanode____.ueyi7w/webapp
   [junit4]   2> 2262235 ERROR (DataNode: 
[[[DISK]file:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_C6E53F3776CA39B8-001/tempDir-002/hdfsBaseDir/data/data1/,
 
[DISK]file:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_C6E53F3776CA39B8-001/tempDir-002/hdfsBaseDir/data/data2/]]
  heartbeating to lucene2-us-west.apache.org/127.0.0.1:33115) [    ] 
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> 2262241 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0xa4ade858ace1c: from storage 
DS-9767833e-1048-46ba-8bd6-fd43f947daac node 
DatanodeRegistration(127.0.0.1:37827, 
datanodeUuid=ffc30e7e-be20-4716-83c6-634a67ff1662, infoPort=44102, 
infoSecurePort=0, ipcPort=39814, 
storageInfo=lv=-56;cid=testClusterID;nsid=1441157106;c=0), blocks: 0, 
hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 2262241 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0xa4ade858ace1c: from storage 
DS-5a99bd40-36a8-40c1-9f23-6b63c7f6fe8e node 
DatanodeRegistration(127.0.0.1:37827, 
datanodeUuid=ffc30e7e-be20-4716-83c6-634a67ff1662, infoPort=44102, 
infoSecurePort=0, ipcPort=39814, 
storageInfo=lv=-56;cid=testClusterID;nsid=1441157106;c=0), blocks: 0, 
hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 2262439 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[C6E53F3776CA39B8]-worker) [    ] o.m.log 
Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:43727
   [junit4]   2> 2262525 ERROR (DataNode: 
[[[DISK]file:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_C6E53F3776CA39B8-001/tempDir-002/hdfsBaseDir/data/data3/,
 
[DISK]file:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_C6E53F3776CA39B8-001/tempDir-002/hdfsBaseDir/data/data4/]]
  heartbeating to lucene2-us-west.apache.org/127.0.0.1:33115) [    ] 
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> 2262529 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0xa4ade96b8da24: from storage 
DS-0d94cd6c-d982-4f48-b98b-6e328b0b3233 node 
DatanodeRegistration(127.0.0.1:36626, 
datanodeUuid=98307feb-5fff-41fc-8b68-197831588134, infoPort=32820, 
infoSecurePort=0, ipcPort=34182, 
storageInfo=lv=-56;cid=testClusterID;nsid=1441157106;c=0), blocks: 0, 
hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 2262529 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0xa4ade96b8da24: from storage 
DS-4c9a7aab-f16a-4447-a336-26741ab5395d node 
DatanodeRegistration(127.0.0.1:36626, 
datanodeUuid=98307feb-5fff-41fc-8b68-197831588134, infoPort=32820, 
infoSecurePort=0, ipcPort=34182, 
storageInfo=lv=-56;cid=testClusterID;nsid=1441157106;c=0), blocks: 0, 
hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 2262638 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[C6E53F3776CA39B8]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testNormalMove
   [junit4]   2> 2262639 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[C6E53F3776CA39B8]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2262642 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[C6E53F3776CA39B8]) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-22T07:27:37+10:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2262642 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[C6E53F3776CA39B8]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2262642 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[C6E53F3776CA39B8]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2262642 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[C6E53F3776CA39B8]) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 2262643 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[C6E53F3776CA39B8]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6897f168{/solr,null,AVAILABLE}
   [junit4]   2> 2262643 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[C6E53F3776CA39B8]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@a1bb3a8{SSL,[ssl, 
http/1.1]}{127.0.0.1:42905}
   [junit4]   2> 2262643 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[C6E53F3776CA39B8]) [    ] 
o.e.j.s.Server Started @2265033ms
   [junit4]   2> 2262643 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[C6E53F3776CA39B8]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42905}
   [junit4]   2> 2262644 ERROR 
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[C6E53F3776CA39B8]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2262644 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[C6E53F3776CA39B8]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.3.0
   [junit4]   2> 2262644 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[C6E53F3776CA39B8]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2262644 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[C6E53F3776CA39B8]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2262644 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[C6E53F3776CA39B8]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-03-09T01:41:08.817Z
   [junit4]   2> 2262645 INFO  (zkConnectionManagerCallback-59194-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2262646 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[C6E53F3776CA39B8]) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2262654 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[C6E53F3776CA39B8]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39232/solr
   [junit4]   2> 2262655 INFO  (zkConnectionManagerCallback-59198-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2262657 INFO  
(zkConnectionManagerCallback-59200-thread-1-processing-n:127.0.0.1:42905_solr) 
[n:127.0.0.1:42905_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2262662 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[C6E53F3776CA39B8]) 
[n:127.0.0.1:42905_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 2262663 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[C6E53F3776CA39B8]) 
[n:127.0.0.1:42905_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2262665 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[C6E53F3776CA39B8]) 
[n:127.0.0.1:42905_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42905_solr
   [junit4]   2> 2262666 INFO  
(zkCallback-59176-thread-1-processing-n:127.0.0.1:46131_solr) 
[n:127.0.0.1:46131_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 2262666 INFO  
(OverseerCollectionConfigSetProcessor-72247456242991112-127.0.0.1:37037_solr-n_0000000000)
 [n:127.0.0.1:37037_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> 2262666 INFO  
(zkCallback-59172-thread-1-processing-n:127.0.0.1:38403_solr) 
[n:127.0.0.1:38403_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 2262666 INFO  
(zkCallback-59170-thread-1-processing-n:127.0.0.1:37037_solr) 
[n:127.0.0.1:37037_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 2262667 INFO  
(zkCallback-59174-thread-2-processing-n:127.0.0.1:41545_solr) 
[n:127.0.0.1:41545_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 2262667 INFO  (zkCallback-59190-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2262667 INFO  (zkCallback-59190-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2262672 INFO  
(zkCallback-59199-thread-1-processing-n:127.0.0.1:42905_solr) 
[n:127.0.0.1:42905_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 2262712 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[C6E53F3776CA39B8]) 
[n:127.0.0.1:42905_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42905.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5af04edb
   [junit4]   2> 2262721 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[C6E53F3776CA39B8]) 
[n:127.0.0.1:42905_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42905.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5af04edb
   [junit4]   2> 2262722 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[C6E53F3776CA39B8]) 
[n:127.0.0.1:42905_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42905.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5af04edb
   [junit4]   2> 2262723 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[C6E53F3776CA39B8]) 
[n:127.0.0.1:42905_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_C6E53F3776CA39B8-001/tempDir-001/node5/.
   [junit4]   2> 2262776 INFO  (zkConnectionManagerCallback-59204-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2262777 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[C6E53F3776CA39B8]) [    ] 
o.a.s.c.MoveReplicaTest total_jettys: 5
   [junit4]   2> 2262778 INFO  (qtp2050727972-127086) [n:127.0.0.1:37037_solr   
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&collection.configName=conf1&maxShardsPerNode=2&autoAddReplicas=false&name=MoveReplicaHDFSTest_coll_false&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2262780 INFO  
(OverseerThreadFactory-15539-thread-2-processing-n:127.0.0.1:37037_solr) 
[n:127.0.0.1:37037_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
MoveReplicaHDFSTest_coll_false
   [junit4]   2> 2262886 INFO  
(OverseerStateUpdate-72247456242991112-127.0.0.1:37037_solr-n_0000000000) 
[n:127.0.0.1:37037_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"MoveReplicaHDFSTest_coll_false",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"MoveReplicaHDFSTest_coll_false_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:38403/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2262887 INFO  
(OverseerStateUpdate-72247456242991112-127.0.0.1:37037_solr-n_0000000000) 
[n:127.0.0.1:37037_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"MoveReplicaHDFSTest_coll_false",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"MoveReplicaHDFSTest_coll_false_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:41545/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2262889 INFO  
(OverseerStateUpdate-72247456242991112-127.0.0.1:37037_solr-n_0000000000) 
[n:127.0.0.1:37037_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"MoveReplicaHDFSTest_coll_false",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"MoveReplicaHDFSTest_coll_false_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:46131/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2262891 INFO  
(OverseerStateUpdate-72247456242991112-127.0.0.1:37037_solr-n_0000000000) 
[n:127.0.0.1:37037_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"MoveReplicaHDFSTest_coll_false",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"MoveReplicaHDFSTest_coll_false_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:42905/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2263118 INFO  (qtp1391058585-127064) [n:127.0.0.1:46131_solr   
 ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=MoveReplicaHDFSTest_coll_false_shard2_replica_n4&action=CREATE&numShards=2&collection=MoveReplicaHDFSTest_coll_false&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2263118 INFO  (qtp373048142-127333) [n:127.0.0.1:42905_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=MoveReplicaHDFSTest_coll_false_shard2_replica_n6&action=CREATE&numShards=2&collection=MoveReplicaHDFSTest_coll_false&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2263118 INFO  (qtp1620269069-127066) [n:127.0.0.1:38403_solr   
 ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=MoveReplicaHDFSTest_coll_false_shard1_replica_n1&action=CREATE&numShards=2&collection=MoveReplicaHDFSTest_coll_false&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2263118 INFO  (qtp220128072-127069) [n:127.0.0.1:41545_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=MoveReplicaHDFSTest_coll_false_shard1_replica_n2&action=CREATE&numShards=2&collection=MoveReplicaHDFSTest_coll_false&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2263118 INFO  (qtp1391058585-127064) [n:127.0.0.1:46131_solr   
 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 2263119 INFO  (qtp1620269069-127066) [n:127.0.0.1:38403_solr   
 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 2263119 INFO  (qtp220128072-127069) [n:127.0.0.1:41545_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 2263119 INFO  (qtp373048142-127333) [n:127.0.0.1:42905_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 2263223 INFO  
(zkCallback-59172-thread-1-processing-n:127.0.0.1:38403_solr) 
[n:127.0.0.1:38403_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/MoveReplicaHDFSTest_coll_false/state.json] for collection 
[MoveReplicaHDFSTest_coll_false] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 2263223 INFO  
(zkCallback-59199-thread-1-processing-n:127.0.0.1:42905_solr) 
[n:127.0.0.1:42905_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/MoveReplicaHDFSTest_coll_false/state.json] for collection 
[MoveReplicaHDFSTest_coll_false] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 2263223 INFO  
(zkCallback-59174-thread-2-processing-n:127.0.0.1:41545_solr) 
[n:127.0.0.1:41545_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/MoveReplicaHDFSTest_coll_false/state.json] for collection 
[MoveReplicaHDFSTest_coll_false] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 2263223 INFO  
(zkCallback-59176-thread-1-processing-n:127.0.0.1:46131_solr) 
[n:127.0.0.1:46131_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/MoveReplicaHDFSTest_coll_false/state.json] for collection 
[MoveReplicaHDFSTest_coll_false] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 2263223 INFO  
(zkCallback-59174-thread-1-processing-n:127.0.0.1:41545_solr) 
[n:127.0.0.1:41545_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/MoveReplicaHDFSTest_coll_false/state.json] for collection 
[MoveReplicaHDFSTest_coll_false] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 2263223 INFO  
(zkCallback-59172-thread-2-processing-n:127.0.0.1:38403_solr) 
[n:127.0.0.1:38403_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/MoveReplicaHDFSTest_coll_false/state.json] for collection 
[MoveReplicaHDFSTest_coll_false] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 2263224 INFO  
(zkCallback-59199-thread-2-processing-n:127.0.0.1:42905_solr) 
[n:127.0.0.1:42905_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/MoveReplicaHDFSTest_coll_false/state.json] for collection 
[MoveReplicaHDFSTest_coll_false] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 2263224 INFO  
(zkCallback-59176-thread-2-processing-n:127.0.0.1:46131_solr) 
[n:127.0.0.1:46131_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/MoveReplicaHDFSTest_coll_false/state.json] for collection 
[MoveReplicaHDFSTest_coll_false] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 2264136 INFO  (qtp373048142-127333) [n:127.0.0.1:42905_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n6] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.3.0
   [junit4]   2> 2264136 INFO  (qtp220128072-127069) [n:127.0.0.1:41545_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n2] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.3.0
   [junit4]   2> 2264136 INFO  (qtp1391058585-127064) [n:127.0.0.1:46131_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.3.0
   [junit4]   2> 2264150 INFO  (qtp1620269069-127066) [n:127.0.0.1:38403_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.3.0
   [junit4]   2> 2264151 INFO  (qtp220128072-127069) [n:127.0.0.1:41545_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n2] o.a.s.s.IndexSchema 
[MoveReplicaHDFSTest_coll_false_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 2264151 INFO  (qtp373048142-127333) [n:127.0.0.1:42905_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n6] o.a.s.s.IndexSchema 
[MoveReplicaHDFSTest_coll_false_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 2264153 INFO  (qtp1391058585-127064) [n:127.0.0.1:46131_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4] o.a.s.s.IndexSchema 
[MoveReplicaHDFSTest_coll_false_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 2264154 INFO  (qtp220128072-127069) [n:127.0.0.1:41545_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n2] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2264154 INFO  (qtp373048142-127333) [n:127.0.0.1:42905_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n6] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2264154 INFO  (qtp220128072-127069) [n:127.0.0.1:41545_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n2] o.a.s.c.CoreContainer 
Creating SolrCore 'MoveReplicaHDFSTest_coll_false_shard1_replica_n2' using 
configuration from collection MoveReplicaHDFSTest_coll_false, trusted=true
   [junit4]   2> 2264154 INFO  (qtp373048142-127333) [n:127.0.0.1:42905_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n6] o.a.s.c.CoreContainer 
Creating SolrCore 'MoveReplicaHDFSTest_coll_false_shard2_replica_n6' using 
configuration from collection MoveReplicaHDFSTest_coll_false, trusted=true
   [junit4]   2> 2264155 INFO  (qtp1391058585-127064) [n:127.0.0.1:46131_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2264155 INFO  (qtp1391058585-127064) [n:127.0.0.1:46131_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4] o.a.s.c.CoreContainer 
Creating SolrCore 'MoveReplicaHDFSTest_coll_false_shard2_replica_n4' using 
configuration from collection MoveReplicaHDFSTest_coll_false, trusted=true
   [junit4]   2> 2264155 INFO  (qtp373048142-127333) [n:127.0.0.1:42905_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_42905.solr.core.MoveReplicaHDFSTest_coll_false.shard2.replica_n6' 
(registry 'solr.core.MoveReplicaHDFSTest_coll_false.shard2.replica_n6') enabled 
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5af04edb
   [junit4]   2> 2264155 INFO  (qtp1391058585-127064) [n:127.0.0.1:46131_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_46131.solr.core.MoveReplicaHDFSTest_coll_false.shard2.replica_n4' 
(registry 'solr.core.MoveReplicaHDFSTest_coll_false.shard2.replica_n4') enabled 
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5af04edb
   [junit4]   2> 2264155 INFO  (qtp220128072-127069) [n:127.0.0.1:41545_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_41545.solr.core.MoveReplicaHDFSTest_coll_false.shard1.replica_n2' 
(registry 'solr.core.MoveReplicaHDFSTest_coll_false.shard1.replica_n2') enabled 
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5af04edb
   [junit4]   2> 2264156 INFO  (qtp1620269069-127066) [n:127.0.0.1:38403_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1] o.a.s.s.IndexSchema 
[MoveReplicaHDFSTest_coll_false_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 2264158 INFO  (qtp1620269069-127066) [n:127.0.0.1:38403_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2264158 INFO  (qtp1620269069-127066) [n:127.0.0.1:38403_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1] o.a.s.c.CoreContainer 
Creating SolrCore 'MoveReplicaHDFSTest_coll_false_shard1_replica_n1' using 
configuration from collection MoveReplicaHDFSTest_coll_false, trusted=true
   [junit4]   2> 2264159 INFO  (qtp1620269069-127066) [n:127.0.0.1:38403_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_38403.solr.core.MoveReplicaHDFSTest_coll_false.shard1.replica_n1' 
(registry 'solr.core.MoveReplicaHDFSTest_coll_false.shard1.replica_n1') enabled 
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5af04edb
   [junit4]   2> 2264161 INFO  (qtp373048142-127333) [n:127.0.0.1:42905_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n6] 
o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://lucene2-us-west.apache.org:33115/data
   [junit4]   2> 2264161 INFO  (qtp373048142-127333) [n:127.0.0.1:42905_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n6] 
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 2264161 INFO  (qtp373048142-127333) [n:127.0.0.1:42905_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n6] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2264161 INFO  (qtp220128072-127069) [n:127.0.0.1:41545_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n2] 
o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://lucene2-us-west.apache.org:33115/data
   [junit4]   2> 2264161 INFO  (qtp373048142-127333) [n:127.0.0.1:42905_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n6] o.a.s.c.SolrCore 
[[MoveReplicaHDFSTest_coll_false_shard2_replica_n6] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_C6E53F3776CA39B8-001/tempDir-001/node5/MoveReplicaHDFSTest_coll_false_shard2_replica_n6],
 
dataDir=[hdfs://lucene2-us-west.apache.org:33115/data/MoveReplicaHDFSTest_coll_false/core_node8/data/]
   [junit4]   2> 2264162 INFO  (qtp220128072-127069) [n:127.0.0.1:41545_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n2] 
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 2264162 INFO  (qtp220128072-127069) [n:127.0.0.1:41545_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2264162 INFO  (qtp1391058585-127064) [n:127.0.0.1:46131_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4] 
o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://lucene2-us-west.apache.org:33115/data
   [junit4]   2> 2264162 INFO  (qtp220128072-127069) [n:127.0.0.1:41545_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n2] o.a.s.c.SolrCore 
[[MoveReplicaHDFSTest_coll_false_shard1_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_C6E53F3776CA39B8-001/tempDir-001/node3/MoveReplicaHDFSTest_coll_false_shard1_replica_n2],
 
dataDir=[hdfs://lucene2-us-west.apache.org:33115/data/MoveReplicaHDFSTest_coll_false/core_node5/data/]
   [junit4]   2> 2264162 INFO  (qtp1391058585-127064) [n:127.0.0.1:46131_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4] 
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 2264162 INFO  (qtp1391058585-127064) [n:127.0.0.1:46131_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2264162 INFO  (qtp1620269069-127066) [n:127.0.0.1:38403_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://lucene2-us-west.apache.org:33115/data
   [junit4]   2> 2264162 INFO  (qtp1391058585-127064) [n:127.0.0.1:46131_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4] o.a.s.c.SolrCore 
[[MoveReplicaHDFSTest_coll_false_shard2_replica_n4] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_C6E53F3776CA39B8-001/tempDir-001/node1/MoveReplicaHDFSTest_coll_false_shard2_replica_n4],
 
dataDir=[hdfs://lucene2-us-west.apache.org:33115/data/MoveReplicaHDFSTest_coll_false/core_node7/data/]
   [junit4]   2> 2264162 INFO  (qtp1620269069-127066) [n:127.0.0.1:38403_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 2264162 INFO  (qtp1620269069-127066) [n:127.0.0.1:38403_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2264162 INFO  (qtp1620269069-127066) [n:127.0.0.1:38403_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1] o.a.s.c.SolrCore 
[[MoveReplicaHDFSTest_coll_false_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_C6E53F3776CA39B8-001/tempDir-001/node2/MoveReplicaHDFSTest_coll_false_shard1_replica_n1],
 
dataDir=[hdfs://lucene2-us-west.apache.org:33115/data/MoveReplicaHDFSTest_coll_false/core_node3/data/]
   [junit4]   2> 2264163 INFO  (qtp373048142-127333) [n:127.0.0.1:42905_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n6] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://lucene2-us-west.apache.org:33115/data/MoveReplicaHDFSTest_coll_false/core_node8/data/snapshot_metadata
   [junit4]   2> 2264163 INFO  (qtp220128072-127069) [n:127.0.0.1:41545_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n2] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://lucene2-us-west.apache.org:33115/data/MoveReplicaHDFSTest_coll_false/core_node5/data/snapshot_metadata
   [junit4]   2> 2264163 INFO  (qtp1391058585-127064) [n:127.0.0.1:46131_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://lucene2-us-west.apache.org:33115/data/MoveReplicaHDFSTest_coll_false/core_node7/data/snapshot_metadata
   [junit4]   2> 2264164 INFO  (qtp1620269069-127066) [n:127.0.0.1:38403_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://lucene2-us-west.apache.org:33115/data/MoveReplicaHDFSTest_coll_false/core_node3/data/snapshot_metadata
   [junit4]   2> 2264184 WARN  (qtp373048142-127333) [n:127.0.0.1:42905_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n6] o.a.s.s.h.HdfsDirectory The 
NameNode is in SafeMode - Solr will wait 5 seconds and try again.
   [junit4]   2> 2264187 WARN  (qtp220128072-127069) [n:127.0.0.1:41545_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n2] o.a.s.s.h.HdfsDirectory The 
NameNode is in SafeMode - Solr will wait 5 seconds and try again.
   [junit4]   2> 2264187 WARN  (qtp1391058585-127064) [n:127.0.0.1:46131_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4] o.a.s.s.h.HdfsDirectory The 
NameNode is in SafeMode - Solr will wait 5 seconds and try again.
   [junit4]   2> 2264188 WARN  (qtp1620269069-127066) [n:127.0.0.1:38403_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1] o.a.s.s.h.HdfsDirectory The 
NameNode is in SafeMode - Solr will wait 5 seconds and try again.
   [junit4]   2> 2269387 INFO  (qtp373048142-127333) [n:127.0.0.1:42905_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n6] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://lucene2-us-west.apache.org:33115/data/MoveReplicaHDFSTest_coll_false/core_node8/data
   [junit4]   2> 2269390 INFO  (qtp1391058585-127064) [n:127.0.0.1:46131_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://lucene2-us-west.apache.org:33115/data/MoveReplicaHDFSTest_coll_false/core_node7/data
   [junit4]   2> 2269394 INFO  (qtp1620269069-127066) [n:127.0.0.1:38403_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://lucene2-us-west.apache.org:33115/data/MoveReplicaHDFSTest_coll_false/core_node3/data
   [junit4]   2> 2269398 INFO  (qtp220128072-127069) [n:127.0.0.1:41545_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n2] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://lucene2-us-west.apache.org:33115/data/MoveReplicaHDFSTest_coll_false/core_node5/data
   [junit4]   2> 2269413 INFO  (qtp1391058585-127064) [n:127.0.0.1:46131_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://lucene2-us-west.apache.org:33115/data/MoveReplicaHDFSTest_coll_false/core_node7/data/index
   [junit4]   2> 2269430 INFO  (qtp220128072-127069) [n:127.0.0.1:41545_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n2] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://lucene2-us-west.apache.org:33115/data/MoveReplicaHDFSTest_coll_false/core_node5/data/index
   [junit4]   2> 2269447 INFO  (qtp373048142-127333) [n:127.0.0.1:42905_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n6] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://lucene2-us-west.apache.org:33115/data/MoveReplicaHDFSTest_coll_false/core_node8/data/index
   [junit4]   2> 2269453 INFO  (qtp1620269069-127066) [n:127.0.0.1:38403_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://lucene2-us-west.apache.org:33115/data/MoveReplicaHDFSTest_coll_false/core_node3/data/index
   [junit4]   2> 2269483 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37827 is added to 
blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-4c9a7aab-f16a-4447-a336-26741ab5395d:NORMAL:127.0.0.1:36626|RBW],
 
ReplicaUC[[DISK]DS-9767833e-1048-46ba-8bd6-fd43f947daac:NORMAL:127.0.0.1:37827|FINALIZED]]}
 size 0
   [junit4]   2> 2269484 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:36626 is added to 
blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-9767833e-1048-46ba-8bd6-fd43f947daac:NORMAL:127.0.0.1:37827|FINALIZED],
 
ReplicaUC[[DISK]DS-0d94cd6c-d982-4f48-b98b-6e328b0b3233:NORMAL:127.0.0.1:36626|FINALIZED]]}
 size 0
   [junit4]   2> 2269520 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:36626 is added to 
blk_1073741828_1004{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-9767833e-1048-46ba-8bd6-fd43f947daac:NORMAL:127.0.0.1:37827|RBW],
 
ReplicaUC[[DISK]DS-0d94cd6c-d982-4f48-b98b-6e328b0b3233:NORMAL:127.0.0.1:36626|RBW]]}
 size 0
   [junit4]   2> 2269522 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37827 is added to 
blk_1073741828_1004{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-9767833e-1048-46ba-8bd6-fd43f947daac:NORMAL:127.0.0.1:37827|RBW],
 
ReplicaUC[[DISK]DS-0d94cd6c-d982-4f48-b98b-6e328b0b3233:NORMAL:127.0.0.1:36626|RBW]]}
 size 0
   [junit4]   2> 2269525 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37827 is added to 
blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-4c9a7aab-f16a-4447-a336-26741ab5395d:NORMAL:127.0.0.1:36626|RBW],
 
ReplicaUC[[DISK]DS-5a99bd40-36a8-40c1-9f23-6b63c7f6fe8e:NORMAL:127.0.0.1:37827|RBW]]}
 size 0
   [junit4]   2> 2269526 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:36626 is added to 
blk_1073741827_1003{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-5a99bd40-36a8-40c1-9f23-6b63c7f6fe8e:NORMAL:127.0.0.1:37827|RBW],
 
ReplicaUC[[DISK]DS-4c9a7aab-f16a-4447-a336-26741ab5395d:NORMAL:127.0.0.1:36626|RBW]]}
 size 0
   [junit4]   2> 2269529 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:36626 is added to 
blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-4c9a7aab-f16a-4447-a336-26741ab5395d:NORMAL:127.0.0.1:36626|RBW],
 
ReplicaUC[[DISK]DS-5a99bd40-36a8-40c1-9f23-6b63c7f6fe8e:NORMAL:127.0.0.1:37827|RBW]]}
 size 0
   [junit4]   2> 2269529 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37827 is added to 
blk_1073741827_1003{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-5a99bd40-36a8-40c1-9f23-6b63c7f6fe8e:NORMAL:127.0.0.1:37827|RBW],
 
ReplicaUC[[DISK]DS-4c9a7aab-f16a-4447-a336-26741ab5395d:NORMAL:127.0.0.1:36626|RBW]]}
 size 0
   [junit4]   2> 2269584 INFO  (qtp1391058585-127064) [n:127.0.0.1:46131_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 2269584 INFO  (qtp1391058585-127064) [n:127.0.0.1:46131_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2269584 INFO  (qtp1391058585-127064) [n:127.0.0.1:46131_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4] o.a.s.u.HdfsUpdateLog 
Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 2269606 INFO  (qtp1620269069-127066) [n:127.0.0.1:38403_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 2269606 INFO  (qtp1620269069-127066) [n:127.0.0.1:38403_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2269606 INFO  (qtp1620269069-127066) [n:127.0.0.1:38403_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1] o.a.s.u.HdfsUpdateLog 
Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 2269609 INFO  (qtp373048142-127333) [n:127.0.0.1:42905_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n6] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 2269609 INFO  (qtp373048142-127333) [n:127.0.0.1:42905_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n6] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2269609 INFO  (qtp373048142-127333) [n:127.0.0.1:42905_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n6] o.a.s.u.HdfsUpdateLog 
Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 2269614 INFO  (qtp1391058585-127064) [n:127.0.0.1:46131_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 2269614 INFO  (qtp1391058585-127064) [n:127.0.0.1:46131_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 2269619 INFO  (qtp1620269069-127066) [n:127.0.0.1:38403_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 2269619 INFO  (qtp1620269069-127066) [n:127.0.0.1:38403_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 2269620 INFO  (qtp220128072-127069) [n:127.0.0.1:41545_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n2] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 2269620 INFO  (qtp220128072-127069) [n:127.0.0.1:41545_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n2] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2269621 INFO  (qtp220128072-127069) [n:127.0.0.1:41545_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n2] o.a.s.u.HdfsUpdateLog 
Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 2269623 INFO  (qtp373048142-127333) [n:127.0.0.1:42905_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n6] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 2269623 INFO  (qtp373048142-127333) [n:127.0.0.1:42905_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n6] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 2269631 INFO  (qtp220128072-127069) [n:127.0.0.1:41545_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n2] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 2269631 INFO  (qtp220128072-127069) [n:127.0.0.1:41545_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n2] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 2269642 INFO  (qtp1391058585-127064) [n:127.0.0.1:46131_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@404b1e21[MoveReplicaHDFSTest_coll_false_shard2_replica_n4] 
main]
   [junit4]   2> 2269642 INFO  (qtp373048142-127333) [n:127.0.0.1:42905_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n6] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@1b825238[MoveReplicaHDFSTest_coll_false_shard2_replica_n6] 
main]
   [junit4]   2> 2269643 INFO  (qtp1391058585-127064) [n:127.0.0.1:46131_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2269643 INFO  (qtp373048142-127333) [n:127.0.0.1:42905_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n6] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2269644 INFO  (qtp1391058585-127064) [n:127.0.0.1:46131_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2269644 INFO  (qtp373048142-127333) [n:127.0.0.1:42905_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n6] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2269644 INFO  (qtp1391058585-127064) [n:127.0.0.1:46131_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4] o.a.s.h.ReplicationHandler 
Commits will be reserved for 10000ms.
   [junit4]   2> 2269644 INFO  (qtp373048142-127333) [n:127.0.0.1:42905_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n6] o.a.s.h.ReplicationHandler 
Commits will be reserved for 10000ms.
   [junit4]   2> 2269646 WARN  (qtp1391058585-127064) [n:127.0.0.1:46131_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4] 
o.a.s.s.h.HdfsLocalityReporter Could not retrieve locality information for 
hdfs://lucene2-us-west.apache.org:33021/solr3 due to exception: {}
   [junit4]   2> java.net.ConnectException: Call From 
lucene2-us-west.apache.org/127.0.0.1 to lucene2-us-west.apache.org:33021 failed 
on connection exception: java.net.ConnectException: Connection refused; For 
more details see:  http://wiki.apache.org/hadoop/ConnectionRefused
   [junit4]   2>        at 
sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
   [junit4]   2>        at 
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
   [junit4]   2>        at 
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
   [junit4]   2>        at 
java.lang.reflect.Constructor.newInstance(Constructor.java:423)
   [junit4]   2>        at 
org.apache.hadoop.net.NetUtils.wrapWithMessage(NetUtils.java:792)
   [junit4]   2>        at 
org.apache.hadoop.net.NetUtils.wrapException(NetUtils.java:732)
   [junit4]   2>        at org.apache.hadoop.ipc.Client.call(Client.java:1480)
   [junit4]   2>        at org.apache.hadoop.ipc.Client.call(Client.java:1413)
   [junit4]   2>        at 
org.apache.hadoop.ipc.ProtobufRpcEngine$Invoker.invoke(ProtobufRpcEngine.java:229)
   [junit4]   2>        at com.sun.proxy.$Proxy65.getListing(Unknown Source)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.protocolPB.ClientNamenodeProtocolTranslatorPB.getListing(ClientNamenodeProtocolTranslatorPB.java:578)
   [junit4]   2>        at sun.reflect.GeneratedMethodAccessor70.invoke(Unknown 
Source)
   [junit4]   2>        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>        at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2>        at 
org.apache.hadoop.io.retry.RetryInvocationHandler.invokeMethod(RetryInvocationHandler.java:191)
   [junit4]   2>        at 
org.apache.hadoop.io.retry.RetryInvocationHandler.invoke(RetryInvocationHandler.java:102)
   [junit4]   2>        at com.sun.proxy.$Proxy68.getListing(Unknown Source)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.DFSClient.listPaths(DFSClient.java:2086)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.DFSClient.listPaths(DFSClient.java:2069)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.DistributedFileSystem.listStatusInternal(DistributedFileSystem.java:791)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.DistributedFileSystem.access$700(DistributedFileSystem.java:106)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.DistributedFileSystem$18.doCall(DistributedFileSystem.java:853)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.DistributedFileSystem$18.doCall(DistributedFileSystem.java:849)
   [junit4]   2>        at 
org.apache.hadoop.fs.FileSystemLinkResolver.resolve(FileSystemLinkResolver.java:81)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.DistributedFileSystem.listStatus(DistributedFileSystem.java:860)
   [junit4]   2>        at 
org.apache.solr.store.hdfs.HdfsLocalityReporter.refreshDirectory(HdfsLocalityReporter.java:177)
   [junit4]   2>        at 
org.apache.solr.store.hdfs.HdfsLocalityReporter.lambda$initializeMetrics$0(HdfsLocalityReporter.java:112)
   [junit4]   2>        at 
org.apache.solr.metrics.MetricsMap.getValue(MetricsMap.java:76)
   [junit4]   2>        at 
org.apache.solr.metrics.MetricsMap.getMBeanInfo(MetricsMap.java:149)
   [junit4]   2>        at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getNewMBeanClassName(DefaultMBeanServerInterceptor.java:333)
   [junit4]   2>        at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerMBean(DefaultMBeanServerInterceptor.java:319)
   [junit4]   2>        at 
com.sun.jmx.mbeanserver.JmxMBeanServer.registerMBean(JmxMBeanServer.java:522)
   [junit4]   2>        at 
org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter$JmxListener.registerMBean(JmxMetricsReporter.java:532)
   [junit4]   2>        at 
org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter$JmxListener.onGaugeAdded(JmxMetricsReporter.java:563)
   [junit4]   2>        at 
com.codahale.metrics.MetricRegistry.notifyListenerOfAddedMetric(MetricRegistry.java:454)
   [junit4]   2>        at 
com.codahale.metrics.MetricRegistry.onMetricAdded(MetricRegistry.java:448)
   [junit4]   2>        at 
com.codahale.metrics.MetricRegistry.register(MetricRegistry.java:89)
   [junit4]   2>        at 
org.apache.solr.metrics.SolrMetricManager.register(SolrMetricManager.java:658)
   [junit4]   2>        at 
org.apache.solr.metrics.SolrMetricManager.registerGauge(SolrMetricManager.java:663)
   [junit4]   2>        at 
org.apache.solr.store.hdfs.HdfsLocalityReporter.initializeMetrics(HdfsLocalityReporter.java:148)
   [junit4]   2>        at 
org.apache.solr.core.HdfsDirectoryFactory.initializeMetrics(HdfsDirectoryFactory.java:494)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:1026)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:863)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1040)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:950)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:90)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:358)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:195)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:736)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:717)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:498)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:384)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:330)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1253)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:168)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:166)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1155)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:455)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:530)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:347)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:256)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:279)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
   [junit4]   2>        at 
org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:289)
   [junit4]   2>        at 
org.eclipse.jetty.io.ssl.SslConnection$3.succeeded(SslConnection.java:149)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
   [junit4]   2>        at 
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:124)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:247)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:140)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:382)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: java.net.ConnectException: Connection refused
   [junit4]   2>        at sun.nio.ch.SocketChannelImpl.checkConnect(Native 
Method)
   [junit4]   2>        at 
sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717)
   [junit4]   2>        at 
org.apache.hadoop.net.SocketIOWithTimeout.connect(SocketIOWithTimeout.java:206)
   [junit4]   2>        at 
org.apache.hadoop.net.NetUtils.connect(NetUtils.java:531)
   [junit4]   2>        at org.apache.hadoop.net.Net

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

olr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_C6E53F3776CA39B8-001/tempDir-002/hdfsBaseDir/data/data3/,
 
[DISK]file:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_C6E53F3776CA39B8-001/tempDir-002/hdfsBaseDir/data/data4/]]
  heartbeating to lucene2-us-west.apache.org/127.0.0.1:33115) [    ] 
o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager 
interrupted
   [junit4]   2> 2610057 WARN  (DataNode: 
[[[DISK]file:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_C6E53F3776CA39B8-001/tempDir-002/hdfsBaseDir/data/data3/,
 
[DISK]file:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_C6E53F3776CA39B8-001/tempDir-002/hdfsBaseDir/data/data4/]]
  heartbeating to lucene2-us-west.apache.org/127.0.0.1:33115) [    ] 
o.a.h.h.s.d.DataNode Ending block pool service for: Block pool 
BP-392408565-127.0.0.1-1520559666853 (Datanode Uuid 
98307feb-5fff-41fc-8b68-197831588134) service to 
lucene2-us-west.apache.org/127.0.0.1:33115
   [junit4]   2> 2610058 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[C6E53F3776CA39B8]-worker) [    ] 
o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called
   [junit4]   2> 2610067 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[C6E53F3776CA39B8]-worker) [    ] o.m.log 
Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0
   [junit4]   2> 2610168 WARN  (DataNode: 
[[[DISK]file:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_C6E53F3776CA39B8-001/tempDir-002/hdfsBaseDir/data/data1/,
 
[DISK]file:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_C6E53F3776CA39B8-001/tempDir-002/hdfsBaseDir/data/data2/]]
  heartbeating to lucene2-us-west.apache.org/127.0.0.1:33115) [    ] 
o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager 
interrupted
   [junit4]   2> 2610168 WARN  (DataNode: 
[[[DISK]file:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_C6E53F3776CA39B8-001/tempDir-002/hdfsBaseDir/data/data1/,
 
[DISK]file:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_C6E53F3776CA39B8-001/tempDir-002/hdfsBaseDir/data/data2/]]
  heartbeating to lucene2-us-west.apache.org/127.0.0.1:33115) [    ] 
o.a.h.h.s.d.DataNode Ending block pool service for: Block pool 
BP-392408565-127.0.0.1-1520559666853 (Datanode Uuid 
ffc30e7e-be20-4716-83c6-634a67ff1662) service to 
lucene2-us-west.apache.org/127.0.0.1:33115
   [junit4]   2> 2610174 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[C6E53F3776CA39B8]-worker) [    ] o.m.log 
Stopped 
HttpServer2$selectchannelconnectorwithsafestar...@lucene2-us-west.apache.org:0
   [junit4]   2> 2610287 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[C6E53F3776CA39B8]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:39232 39232
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_C6E53F3776CA39B8-001
   [junit4]   2> Mar 09, 2018 1:46:56 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 33 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=RandomSimilarity(queryNorm=true): {}, locale=fr-CH, timezone=Asia/Katmandu
   [junit4]   2> NOTE: Linux 4.4.0-112-generic amd64/Oracle Corporation 
1.8.0_152 (64-bit)/cpus=4,threads=2,free=197316416,total=516947968
   [junit4]   2> NOTE: All tests run in this JVM: [HttpSolrCallGetCoreTest, 
ShardSplitTest, LargeFieldTest, TestFunctionQuery, CurrencyFieldTypeTest, 
TestSchemaVersionResource, TestStressLiveNodes, TestFieldCache, 
DistributedFacetPivotSmallTest, BitVectorTest, 
TestRuleBasedAuthorizationPlugin, DistribDocExpirationUpdateProcessorTest, 
ExecutePlanActionTest, PeerSyncTest, InfixSuggestersTest, TestSystemIdResolver, 
HdfsRecoveryZkTest, TestReloadDeadlock, TestFieldCacheSortRandom, 
FastVectorHighlighterTest, TestSolr4Spatial, TestComplexPhraseLeadingWildcard, 
TestPivotHelperCode, SolrShardReporterTest, PropertiesRequestHandlerTest, 
TestQueryUtils, TestOnReconnectListenerSupport, 
TestReversedWildcardFilterFactory, TestSubQueryTransformerDistrib, 
TestSolrFieldCacheBean, UpdateRequestProcessorFactoryTest, CdcrUpdateLogTest, 
TestJettySolrRunner, TestElisionMultitermQuery, TestExportWriter, 
TestImpersonationWithHadoopAuth, TestReplicaProperties, TestTrie, 
TestPullReplicaErrorHandling, IndexSchemaTest, TestConfigOverlay, 
TestSolrIndexConfig, TestCharFilters, OverseerTest, 
ConcurrentDeleteAndCreateCollectionTest, AddReplicaTest, BadComponentTest, 
SystemInfoHandlerTest, SortSpecParsingTest, TestDistribIDF, 
TestCollationFieldDocValues, DistributedDebugComponentTest, 
PathHierarchyTokenizerFactoryTest, CoreMergeIndexesAdminHandlerTest, 
TestSchemaManager, ScriptEngineTest, JsonLoaderTest, HdfsDirectoryFactoryTest, 
TestSegmentSorting, TestRecovery, TestChildDocTransformer, 
TestLeaderInitiatedRecoveryThread, TestSimpleTrackingShardHandler, 
ConcurrentCreateRoutedAliasTest, MissingSegmentRecoveryTest, 
TestHashQParserPlugin, HighlighterTest, TestDynamicFieldCollectionResource, 
TestDistribDocBasedVersion, DirectUpdateHandlerOptimizeTest, 
TestFuzzyAnalyzedSuggestions, HdfsWriteToMultipleCollectionsTest, 
DistributedQueryComponentOptimizationTest, SmileWriterTest, 
TestReloadAndDeleteDocs, SolrMetricManagerTest, TestTriggerIntegration, 
OverseerModifyCollectionTest, QueryEqualityTest, TermsComponentTest, 
TestNoOpRegenerator, SolrInfoBeanTest, SignatureUpdateProcessorFactoryTest, 
FieldMutatingUpdateProcessorTest, TestExclusionRuleCollectionAccess, 
TestLegacyField, TestJsonRequest, PrimitiveFieldTypeTest, TestDirectoryFactory, 
DistributedVersionInfoTest, DocExpirationUpdateProcessorFactoryTest, 
ReplicationFactorTest, HLLSerializationTest, TestConfigsApi, 
AsyncCallRequestStatusResponseTest, EnumFieldTest, 
TriLevelCompositeIdRoutingTest, BJQParserTest, BlockCacheTest, 
DistributedFacetSimpleRefinementLongTailTest, ZkShardTermsTest, 
TestCloudInspectUtil, DistributedFacetPivotLargeTest, 
PreAnalyzedUpdateProcessorTest, PrimUtilsTest, OverseerTaskQueueTest, 
ScheduledTriggerTest, SimplePostToolTest, TestStressRecovery, 
TestNamedUpdateProcessors, CollectionTooManyReplicasTest, ResourceLoaderTest, 
HdfsChaosMonkeySafeLeaderTest, SolrGangliaReporterTest, ShardRoutingCustomTest, 
TestClusterProperties, TestBulkSchemaConcurrent, SSLMigrationTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, 
ClassificationUpdateProcessorIntegrationTest, TestLRUStatsCache, 
MoveReplicaTest, TestFastLRUCache, FileUtilsTest, TestFoldingMultitermQuery, 
TestRTGBase, TestComputePlanAction, CSVRequestHandlerTest, 
TestSurroundQueryParser, TestManagedSchemaAPI, ChaosMonkeySafeLeaderTest, 
BasicDistributedZk2Test, SyncSliceTest, LeaderElectionIntegrationTest, 
BasicZkTest, TestReplicationHandler, TestDistributedGrouping, TestFaceting, 
DistributedSpellCheckComponentTest, ZkControllerTest, TestRealTimeGet, 
TestStressReorder, TestJoin, TestReload, TestStressVersions, TestCoreContainer, 
SolrCoreTest, SolrCmdDistributorTest, QueryElevationComponentTest, 
ConvertedLegacyTest, BasicFunctionalityTest, TestLazyCores, 
DistributedQueryElevationComponentTest, SolrIndexSplitterTest, 
AnalysisAfterCoreReloadTest, SpellCheckCollatorTest, SuggesterFSTTest, 
CoreAdminHandlerTest, SolrRequestParserTest, SuggesterTest, TestCSVLoader, 
PolyFieldTest, NoCacheHeaderTest, SchemaVersionSpecificBehaviorTest, 
SolrCoreCheckLockOnStartupTest, TestPseudoReturnFields, TestUpdate, 
StatelessScriptUpdateProcessorFactoryTest, SortByFunctionTest, 
DocValuesMultiTest, DistanceFunctionTest, XsltUpdateRequestHandlerTest, 
DebugComponentTest, LukeRequestHandlerTest, DisMaxRequestHandlerTest, 
TestWriterPerf, TestQueryTypes, TestOmitPositions, FileBasedSpellCheckerTest, 
RequestHandlersTest, DocumentBuilderTest, TermVectorComponentTest, 
MoreLikeThisHandlerTest, RequiredFieldsTest, FieldAnalysisRequestHandlerTest, 
TestSolrQueryParser, IndexSchemaRuntimeFieldTest, LoggingHandlerTest, 
RegexBoostProcessorTest, QueryParsingTest, 
UniqFieldsUpdateProcessorFactoryTest, BinaryUpdateRequestHandlerTest, 
TestPartialUpdateDeduplication, TestPHPSerializedResponseWriter, 
PingRequestHandlerTest, TestComponentsName, SearchHandlerTest, 
HighlighterConfigTest, SOLR749Test, UpdateParamsTest, AlternateDirectoryTest, 
TestQuerySenderNoQuery, ResponseLogComponentTest, MultiTermTest, SampleTest, 
TestDocSet, TestBinaryField, TestSearchPerf, NumericFieldsTest, TestConfig, 
ExternalFileFieldSortTest, TestPostingsSolrHighlighter, 
DirectSolrConnectionTest, TestLuceneMatchVersion, TestCodecSupport, 
TestXIncludeConfig, TestSweetSpotSimilarityFactory, TestPerFieldSimilarity, 
TestLMDirichletSimilarityFactory, TestLMJelinekMercerSimilarityFactory, 
TestIBSimilarityFactory, TestBM25SimilarityFactory, TimeZoneUtilsTest, 
URLClassifyProcessorTest, PluginInfoTest, DOMUtilTest, ClusterStateTest, 
TestSolrJ, TestLRUCache, ZkNodePropsTest, SliceStateTest, UUIDFieldTest, 
CircularListTest, DistributedMLTComponentTest, DistributedIntervalFacetingTest, 
SolrTestCaseJ4Test, TestCursorMarkWithoutUniqueKey, TestHighlightDedupGrouping, 
TestTolerantSearch, TestEmbeddedSolrServerAdminHandler, ConnectionReuseTest, 
AssignBackwardCompatibilityTest, CollectionsAPISolrJTest, DeleteNodeTest, 
DeleteReplicaTest, DistribJoinFromCollectionTest, LIRRollingUpdatesTest, 
MoveReplicaHDFSTest]
   [junit4] Completed [527/780 (1!)] on J1 in 357.48s, 4 tests, 1 failure, 1 
error, 1 skipped <<< FAILURES!

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

Reply via email to