Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/1482/
Java: 64bit/jdk-10-ea+43 -XX:-UseCompressedOops -XX:+UseParallelGC

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

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([6FBBA208F80B7D09:C57671FA4FD8A8D9]: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 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        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 
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.base/java.lang.Thread.run(Thread.java:844)


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

Error Message:
Error from server at https://127.0.0.1:33525/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:33525/solr: delete the collection time out:180s
        at 
__randomizedtesting.SeedInfo.seed([6FBBA208F80B7D09:E7EF9DD256F710F1]: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 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        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 
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.base/java.lang.Thread.run(Thread.java:844)


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

Error Message:
No live SolrServers available to handle this 
request:[https://127.0.0.1:38803/solr/MoveReplicaHDFSTest_failed_coll_true, 
https://127.0.0.1:42387/solr/MoveReplicaHDFSTest_failed_coll_true]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available 
to handle this 
request:[https://127.0.0.1:38803/solr/MoveReplicaHDFSTest_failed_coll_true, 
https://127.0.0.1:42387/solr/MoveReplicaHDFSTest_failed_coll_true]
        at 
__randomizedtesting.SeedInfo.seed([6FBBA208F80B7D09:C57671FA4FD8A8D9]:0)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:462)
        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.requestWithRetryOnStaleState(CloudSolrClient.java:991)
        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.SolrClient.query(SolrClient.java:942)
        at 
org.apache.solr.cloud.MoveReplicaTest.testFailedMove(MoveReplicaTest.java:307)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        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 
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.base/java.lang.Thread.run(Thread.java:844)
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at 
https://127.0.0.1:42387/solr/MoveReplicaHDFSTest_failed_coll_true: no servers 
hosting shard: shard1
        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)
        ... 45 more




Build Log:
[...truncated 13690 lines...]
   [junit4] Suite: org.apache.solr.cloud.MoveReplicaHDFSTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_6FBBA208F80B7D09-001/init-core-data-001
   [junit4]   2> 1315576 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[6FBBA208F80B7D09]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=46 numCloses=46
   [junit4]   2> 1315576 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[6FBBA208F80B7D09]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1315576 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[6FBBA208F80B7D09]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 1315577 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[6FBBA208F80B7D09]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1315577 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[6FBBA208F80B7D09]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_6FBBA208F80B7D09-001/tempDir-001
   [junit4]   2> 1315577 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[6FBBA208F80B7D09]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1315577 INFO  (Thread-3634) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1315577 INFO  (Thread-3634) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1315579 ERROR (Thread-3634) [    ] 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> 1315677 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[6FBBA208F80B7D09]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:36893
   [junit4]   2> 1315679 INFO  (zkConnectionManagerCallback-2600-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1315682 INFO  (jetty-launcher-2597-thread-4) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-22T01:27:37+04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1315682 INFO  (jetty-launcher-2597-thread-3) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-22T01:27:37+04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1315682 INFO  (jetty-launcher-2597-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-22T01:27:37+04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1315682 INFO  (jetty-launcher-2597-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-22T01:27:37+04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1315685 INFO  (jetty-launcher-2597-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1315685 INFO  (jetty-launcher-2597-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1315685 INFO  (jetty-launcher-2597-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1315685 INFO  (jetty-launcher-2597-thread-2) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1315685 INFO  (jetty-launcher-2597-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1315685 INFO  (jetty-launcher-2597-thread-4) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1315685 INFO  (jetty-launcher-2597-thread-1) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1315685 INFO  (jetty-launcher-2597-thread-4) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1315685 INFO  (jetty-launcher-2597-thread-4) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1315685 INFO  (jetty-launcher-2597-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@45b1665d{/solr,null,AVAILABLE}
   [junit4]   2> 1315685 INFO  (jetty-launcher-2597-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3638ac64{/solr,null,AVAILABLE}
   [junit4]   2> 1315685 INFO  (jetty-launcher-2597-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1315685 INFO  (jetty-launcher-2597-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6114eb02{/solr,null,AVAILABLE}
   [junit4]   2> 1315685 INFO  (jetty-launcher-2597-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1315686 INFO  (jetty-launcher-2597-thread-3) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1315686 INFO  (jetty-launcher-2597-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@367ff802{/solr,null,AVAILABLE}
   [junit4]   2> 1315686 INFO  (jetty-launcher-2597-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@71d0edb4{SSL,[ssl, 
http/1.1]}{127.0.0.1:44877}
   [junit4]   2> 1315686 INFO  (jetty-launcher-2597-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@217f860b{SSL,[ssl, 
http/1.1]}{127.0.0.1:45725}
   [junit4]   2> 1315686 INFO  (jetty-launcher-2597-thread-2) [    ] 
o.e.j.s.Server Started @1317785ms
   [junit4]   2> 1315686 INFO  (jetty-launcher-2597-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@35e5dff8{SSL,[ssl, 
http/1.1]}{127.0.0.1:38803}
   [junit4]   2> 1315686 INFO  (jetty-launcher-2597-thread-1) [    ] 
o.e.j.s.Server Started @1317785ms
   [junit4]   2> 1315686 INFO  (jetty-launcher-2597-thread-3) [    ] 
o.e.j.s.Server Started @1317785ms
   [junit4]   2> 1315686 INFO  (jetty-launcher-2597-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45725}
   [junit4]   2> 1315686 INFO  (jetty-launcher-2597-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38803}
   [junit4]   2> 1315686 INFO  (jetty-launcher-2597-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44877}
   [junit4]   2> 1315686 INFO  (jetty-launcher-2597-thread-4) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@691fe7bb{SSL,[ssl, 
http/1.1]}{127.0.0.1:43557}
   [junit4]   2> 1315686 INFO  (jetty-launcher-2597-thread-4) [    ] 
o.e.j.s.Server Started @1317785ms
   [junit4]   2> 1315686 ERROR (jetty-launcher-2597-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1315686 INFO  (jetty-launcher-2597-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43557}
   [junit4]   2> 1315686 ERROR (jetty-launcher-2597-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1315686 ERROR (jetty-launcher-2597-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1315687 INFO  (jetty-launcher-2597-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.3.0
   [junit4]   2> 1315687 INFO  (jetty-launcher-2597-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.3.0
   [junit4]   2> 1315687 INFO  (jetty-launcher-2597-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1315687 INFO  (jetty-launcher-2597-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1315687 INFO  (jetty-launcher-2597-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1315687 INFO  (jetty-launcher-2597-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1315687 INFO  (jetty-launcher-2597-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-03-07T16:41:24.180174Z
   [junit4]   2> 1315687 INFO  (jetty-launcher-2597-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-03-07T16:41:24.180203Z
   [junit4]   2> 1315686 ERROR (jetty-launcher-2597-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1315686 INFO  (jetty-launcher-2597-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.3.0
   [junit4]   2> 1315687 INFO  (jetty-launcher-2597-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.3.0
   [junit4]   2> 1315687 INFO  (jetty-launcher-2597-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1315687 INFO  (jetty-launcher-2597-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1315687 INFO  (jetty-launcher-2597-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1315687 INFO  (jetty-launcher-2597-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1315687 INFO  (jetty-launcher-2597-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-03-07T16:41:24.180475Z
   [junit4]   2> 1315687 INFO  (jetty-launcher-2597-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-03-07T16:41:24.180505Z
   [junit4]   2> 1315688 INFO  (zkConnectionManagerCallback-2608-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1315688 INFO  (zkConnectionManagerCallback-2603-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1315688 INFO  (zkConnectionManagerCallback-2606-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1315688 INFO  (zkConnectionManagerCallback-2604-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1315688 INFO  (jetty-launcher-2597-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1315688 INFO  (jetty-launcher-2597-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1315688 INFO  (jetty-launcher-2597-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1315688 INFO  (jetty-launcher-2597-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1315692 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 
0x100227b131d0002, likely client has closed socket
   [junit4]   2> 1315693 INFO  (jetty-launcher-2597-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36893/solr
   [junit4]   2> 1315693 INFO  (jetty-launcher-2597-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36893/solr
   [junit4]   2> 1315693 INFO  (jetty-launcher-2597-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36893/solr
   [junit4]   2> 1315693 INFO  (jetty-launcher-2597-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36893/solr
   [junit4]   2> 1315693 INFO  (zkConnectionManagerCallback-2618-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1315693 INFO  (zkConnectionManagerCallback-2622-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1315693 INFO  (zkConnectionManagerCallback-2620-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1315693 INFO  (zkConnectionManagerCallback-2624-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1315694 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 
0x100227b131d0008, likely client has closed socket
   [junit4]   2> 1315694 INFO  
(zkConnectionManagerCallback-2626-thread-1-processing-n:127.0.0.1:43557_solr) 
[n:127.0.0.1:43557_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1315694 INFO  
(zkConnectionManagerCallback-2632-thread-1-processing-n:127.0.0.1:45725_solr) 
[n:127.0.0.1:45725_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1315694 INFO  
(zkConnectionManagerCallback-2630-thread-1-processing-n:127.0.0.1:44877_solr) 
[n:127.0.0.1:44877_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1315694 INFO  
(zkConnectionManagerCallback-2628-thread-1-processing-n:127.0.0.1:38803_solr) 
[n:127.0.0.1:38803_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1315733 INFO  (jetty-launcher-2597-thread-2) 
[n:127.0.0.1:44877_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1315733 INFO  (jetty-launcher-2597-thread-4) 
[n:127.0.0.1:43557_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1315733 INFO  (jetty-launcher-2597-thread-1) 
[n:127.0.0.1:45725_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1315733 INFO  (jetty-launcher-2597-thread-3) 
[n:127.0.0.1:38803_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1315734 INFO  (jetty-launcher-2597-thread-2) 
[n:127.0.0.1:44877_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:44877_solr
   [junit4]   2> 1315734 INFO  (jetty-launcher-2597-thread-4) 
[n:127.0.0.1:43557_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43557_solr
   [junit4]   2> 1315734 INFO  (jetty-launcher-2597-thread-3) 
[n:127.0.0.1:38803_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38803_solr
   [junit4]   2> 1315734 INFO  (jetty-launcher-2597-thread-1) 
[n:127.0.0.1:45725_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45725_solr
   [junit4]   2> 1315735 INFO  (jetty-launcher-2597-thread-2) 
[n:127.0.0.1:44877_solr    ] o.a.s.c.Overseer Overseer 
(id=72095506034917387-127.0.0.1:44877_solr-n_0000000000) starting
   [junit4]   2> 1315736 INFO  
(zkCallback-2629-thread-1-processing-n:127.0.0.1:44877_solr) 
[n:127.0.0.1:44877_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1315737 INFO  
(zkCallback-2625-thread-1-processing-n:127.0.0.1:43557_solr) 
[n:127.0.0.1:43557_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1315737 INFO  
(zkCallback-2627-thread-1-processing-n:127.0.0.1:38803_solr) 
[n:127.0.0.1:38803_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1315737 INFO  
(zkCallback-2631-thread-1-processing-n:127.0.0.1:45725_solr) 
[n:127.0.0.1:45725_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1315745 INFO  (jetty-launcher-2597-thread-2) 
[n:127.0.0.1:44877_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44877_solr
   [junit4]   2> 1315747 INFO  
(zkCallback-2631-thread-1-processing-n:127.0.0.1:45725_solr) 
[n:127.0.0.1:45725_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1315747 INFO  
(zkCallback-2629-thread-1-processing-n:127.0.0.1:44877_solr) 
[n:127.0.0.1:44877_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1315747 INFO  
(zkCallback-2625-thread-1-processing-n:127.0.0.1:43557_solr) 
[n:127.0.0.1:43557_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1315747 INFO  
(zkCallback-2627-thread-1-processing-n:127.0.0.1:38803_solr) 
[n:127.0.0.1:38803_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1315775 INFO  (jetty-launcher-2597-thread-1) 
[n:127.0.0.1:45725_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45725.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@30051675
   [junit4]   2> 1315775 INFO  (jetty-launcher-2597-thread-4) 
[n:127.0.0.1:43557_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43557.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@30051675
   [junit4]   2> 1315784 INFO  (jetty-launcher-2597-thread-3) 
[n:127.0.0.1:38803_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38803.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@30051675
   [junit4]   2> 1315786 INFO  (jetty-launcher-2597-thread-4) 
[n:127.0.0.1:43557_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43557.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@30051675
   [junit4]   2> 1315786 INFO  (jetty-launcher-2597-thread-4) 
[n:127.0.0.1:43557_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43557.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@30051675
   [junit4]   2> 1315786 INFO  (jetty-launcher-2597-thread-2) 
[n:127.0.0.1:44877_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44877.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@30051675
   [junit4]   2> 1315787 INFO  (jetty-launcher-2597-thread-4) 
[n:127.0.0.1:43557_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_6FBBA208F80B7D09-001/tempDir-001/node4/.
   [junit4]   2> 1315787 INFO  (jetty-launcher-2597-thread-1) 
[n:127.0.0.1:45725_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45725.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@30051675
   [junit4]   2> 1315787 INFO  (jetty-launcher-2597-thread-1) 
[n:127.0.0.1:45725_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45725.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@30051675
   [junit4]   2> 1315788 INFO  (jetty-launcher-2597-thread-1) 
[n:127.0.0.1:45725_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_6FBBA208F80B7D09-001/tempDir-001/node1/.
   [junit4]   2> 1315791 INFO  (jetty-launcher-2597-thread-3) 
[n:127.0.0.1:38803_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38803.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@30051675
   [junit4]   2> 1315791 INFO  (jetty-launcher-2597-thread-3) 
[n:127.0.0.1:38803_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38803.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@30051675
   [junit4]   2> 1315791 INFO  (jetty-launcher-2597-thread-3) 
[n:127.0.0.1:38803_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_6FBBA208F80B7D09-001/tempDir-001/node3/.
   [junit4]   2> 1315796 INFO  (jetty-launcher-2597-thread-2) 
[n:127.0.0.1:44877_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44877.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@30051675
   [junit4]   2> 1315796 INFO  (jetty-launcher-2597-thread-2) 
[n:127.0.0.1:44877_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44877.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@30051675
   [junit4]   2> 1315797 INFO  (jetty-launcher-2597-thread-2) 
[n:127.0.0.1:44877_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_6FBBA208F80B7D09-001/tempDir-001/node2/.
   [junit4]   2> 1315873 INFO  (zkConnectionManagerCallback-2642-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1315876 INFO  (zkConnectionManagerCallback-2646-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1315876 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[6FBBA208F80B7D09]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1315877 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[6FBBA208F80B7D09]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36893/solr ready
   [junit4]   2> 1315886 INFO  (qtp1210195328-14123) [n:127.0.0.1:44877_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with 
params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1315890 INFO  (qtp1210195328-14123) [n:127.0.0.1:44877_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> 1315971 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[6FBBA208F80B7D09]-worker) [    ] 
o.a.h.m.i.MetricsConfig Cannot locate configuration: tried 
hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 1315977 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[6FBBA208F80B7D09]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1315978 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[6FBBA208F80B7D09]-worker) [    ] o.m.log 
jetty-6.1.26
   [junit4]   2> 1315981 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[6FBBA208F80B7D09]-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_localhost_localdomain_32911_hdfs____.w8hmfg/webapp
   [junit4]   2> 1316053 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[6FBBA208F80B7D09]-worker) [    ] o.m.log 
Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost.localdomain:32911
   [junit4]   2> 1316125 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[6FBBA208F80B7D09]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1316125 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[6FBBA208F80B7D09]-worker) [    ] o.m.log 
jetty-6.1.26
   [junit4]   2> 1316128 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[6FBBA208F80B7D09]-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_45947_datanode____.e5r5tq/webapp
   [junit4]   2> 1316190 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[6FBBA208F80B7D09]-worker) [    ] o.m.log 
Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:45947
   [junit4]   2> 1316219 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[6FBBA208F80B7D09]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1316220 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[6FBBA208F80B7D09]-worker) [    ] o.m.log 
jetty-6.1.26
   [junit4]   2> 1316222 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[6FBBA208F80B7D09]-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_42353_datanode____eoqsze/webapp
   [junit4]   2> 1316293 ERROR (DataNode: 
[[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_6FBBA208F80B7D09-001/tempDir-002/hdfsBaseDir/data/data1/,
 
[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_6FBBA208F80B7D09-001/tempDir-002/hdfsBaseDir/data/data2/]]
  heartbeating to localhost.localdomain/127.0.0.1:45703) [    ] 
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> 1316300 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0x20e22a366cfaa: from storage 
DS-38280944-4aa7-4130-bf95-d251a90225cf node 
DatanodeRegistration(127.0.0.1:35383, 
datanodeUuid=de0da571-c4f4-4362-b494-2e8365144011, infoPort=39545, 
infoSecurePort=0, ipcPort=43615, 
storageInfo=lv=-56;cid=testClusterID;nsid=483085709;c=0), blocks: 0, 
hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 1316300 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[6FBBA208F80B7D09]-worker) [    ] o.m.log 
Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:42353
   [junit4]   2> 1316300 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0x20e22a366cfaa: from storage 
DS-dc4df403-9fdd-4173-b1c6-9c22352c18f0 node 
DatanodeRegistration(127.0.0.1:35383, 
datanodeUuid=de0da571-c4f4-4362-b494-2e8365144011, infoPort=39545, 
infoSecurePort=0, ipcPort=43615, 
storageInfo=lv=-56;cid=testClusterID;nsid=483085709;c=0), blocks: 0, 
hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 1316395 ERROR (DataNode: 
[[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_6FBBA208F80B7D09-001/tempDir-002/hdfsBaseDir/data/data3/,
 
[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_6FBBA208F80B7D09-001/tempDir-002/hdfsBaseDir/data/data4/]]
  heartbeating to localhost.localdomain/127.0.0.1:45703) [    ] 
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> 1316398 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0x20e22a94b270d: from storage 
DS-efb262bc-281c-46dd-8fb8-7d0dad6ee9d0 node 
DatanodeRegistration(127.0.0.1:44363, 
datanodeUuid=55f83826-8e0d-477a-b690-23f11f8529f2, infoPort=40585, 
infoSecurePort=0, ipcPort=39319, 
storageInfo=lv=-56;cid=testClusterID;nsid=483085709;c=0), blocks: 0, 
hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 1316398 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0x20e22a94b270d: from storage 
DS-cbcceb43-3ae8-422f-bd09-d36cee5b6985 node 
DatanodeRegistration(127.0.0.1:44363, 
datanodeUuid=55f83826-8e0d-477a-b690-23f11f8529f2, infoPort=40585, 
infoSecurePort=0, ipcPort=39319, 
storageInfo=lv=-56;cid=testClusterID;nsid=483085709;c=0), blocks: 0, 
hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 1316453 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[6FBBA208F80B7D09]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testNormalMove
   [junit4]   2> 1316453 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[6FBBA208F80B7D09]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1316454 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[6FBBA208F80B7D09]) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-22T01:27:37+04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1316455 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[6FBBA208F80B7D09]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1316455 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[6FBBA208F80B7D09]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1316455 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[6FBBA208F80B7D09]) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1316455 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[6FBBA208F80B7D09]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1ea022c7{/solr,null,AVAILABLE}
   [junit4]   2> 1316456 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[6FBBA208F80B7D09]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@2a3bc293{SSL,[ssl, 
http/1.1]}{127.0.0.1:42387}
   [junit4]   2> 1316456 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[6FBBA208F80B7D09]) [    ] 
o.e.j.s.Server Started @1318555ms
   [junit4]   2> 1316456 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[6FBBA208F80B7D09]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42387}
   [junit4]   2> 1316456 ERROR 
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[6FBBA208F80B7D09]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1316456 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[6FBBA208F80B7D09]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.3.0
   [junit4]   2> 1316456 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[6FBBA208F80B7D09]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1316456 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[6FBBA208F80B7D09]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1316456 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[6FBBA208F80B7D09]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-03-07T16:41:24.949666Z
   [junit4]   2> 1316457 INFO  (zkConnectionManagerCallback-2649-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1316458 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[6FBBA208F80B7D09]) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1316461 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[6FBBA208F80B7D09]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36893/solr
   [junit4]   2> 1316462 INFO  (zkConnectionManagerCallback-2653-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1316464 INFO  
(zkConnectionManagerCallback-2655-thread-1-processing-n:127.0.0.1:42387_solr) 
[n:127.0.0.1:42387_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1316467 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[6FBBA208F80B7D09]) 
[n:127.0.0.1:42387_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 1316467 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[6FBBA208F80B7D09]) 
[n:127.0.0.1:42387_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1316468 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[6FBBA208F80B7D09]) 
[n:127.0.0.1:42387_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42387_solr
   [junit4]   2> 1316468 INFO  
(zkCallback-2631-thread-1-processing-n:127.0.0.1:45725_solr) 
[n:127.0.0.1:45725_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 1316472 INFO  
(zkCallback-2629-thread-1-processing-n:127.0.0.1:44877_solr) 
[n:127.0.0.1:44877_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 1316473 INFO  (zkCallback-2645-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1316473 INFO  (zkCallback-2645-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1316472 INFO  
(zkCallback-2627-thread-1-processing-n:127.0.0.1:38803_solr) 
[n:127.0.0.1:38803_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 1316472 INFO  
(zkCallback-2625-thread-1-processing-n:127.0.0.1:43557_solr) 
[n:127.0.0.1:43557_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 1316473 INFO  
(zkCallback-2654-thread-1-processing-n:127.0.0.1:42387_solr) 
[n:127.0.0.1:42387_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 1316501 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[6FBBA208F80B7D09]) 
[n:127.0.0.1:42387_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42387.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@30051675
   [junit4]   2> 1316507 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[6FBBA208F80B7D09]) 
[n:127.0.0.1:42387_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42387.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@30051675
   [junit4]   2> 1316507 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[6FBBA208F80B7D09]) 
[n:127.0.0.1:42387_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42387.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@30051675
   [junit4]   2> 1316508 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[6FBBA208F80B7D09]) 
[n:127.0.0.1:42387_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_6FBBA208F80B7D09-001/tempDir-001/node5/.
   [junit4]   2> 1316543 INFO  (zkConnectionManagerCallback-2659-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1316544 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[6FBBA208F80B7D09]) [    ] 
o.a.s.c.MoveReplicaTest total_jettys: 5
   [junit4]   2> 1316551 INFO  (qtp1161572186-14133) [n:127.0.0.1:38803_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> 1316552 INFO  
(OverseerThreadFactory-7333-thread-2-processing-n:127.0.0.1:44877_solr) 
[n:127.0.0.1:44877_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
MoveReplicaHDFSTest_coll_false
   [junit4]   2> 1316553 INFO  
(OverseerCollectionConfigSetProcessor-72095506034917387-127.0.0.1:44877_solr-n_0000000000)
 [n:127.0.0.1:44877_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> 1316658 INFO  
(OverseerStateUpdate-72095506034917387-127.0.0.1:44877_solr-n_0000000000) 
[n:127.0.0.1:44877_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:45725/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1316659 INFO  
(OverseerStateUpdate-72095506034917387-127.0.0.1:44877_solr-n_0000000000) 
[n:127.0.0.1:44877_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:42387/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1316660 INFO  
(OverseerStateUpdate-72095506034917387-127.0.0.1:44877_solr-n_0000000000) 
[n:127.0.0.1:44877_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:44877/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1316661 INFO  
(OverseerStateUpdate-72095506034917387-127.0.0.1:44877_solr-n_0000000000) 
[n:127.0.0.1:44877_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:43557/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1316867 INFO  (qtp1210195328-14123) [n:127.0.0.1:44877_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> 1316868 INFO  (qtp1210195328-14123) [n:127.0.0.1:44877_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 1316875 INFO  (qtp1309051391-14406) [n:127.0.0.1:42387_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> 1316875 INFO  (qtp1138117475-14125) [n:127.0.0.1:43557_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> 1316875 INFO  (qtp927484732-14126) [n:127.0.0.1:45725_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> 1316875 INFO  (qtp1309051391-14406) [n:127.0.0.1:42387_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 1316875 INFO  (qtp1138117475-14125) [n:127.0.0.1:43557_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 1316875 INFO  (qtp927484732-14126) [n:127.0.0.1:45725_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 1316978 INFO  
(zkCallback-2654-thread-1-processing-n:127.0.0.1:42387_solr) 
[n:127.0.0.1:42387_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> 1316978 INFO  
(zkCallback-2625-thread-1-processing-n:127.0.0.1:43557_solr) 
[n:127.0.0.1:43557_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> 1316978 INFO  
(zkCallback-2629-thread-1-processing-n:127.0.0.1:44877_solr) 
[n:127.0.0.1:44877_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> 1316978 INFO  
(zkCallback-2629-thread-2-processing-n:127.0.0.1:44877_solr) 
[n:127.0.0.1:44877_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> 1316978 INFO  
(zkCallback-2631-thread-1-processing-n:127.0.0.1:45725_solr) 
[n:127.0.0.1:45725_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> 1316978 INFO  
(zkCallback-2625-thread-2-processing-n:127.0.0.1:43557_solr) 
[n:127.0.0.1:43557_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> 1316978 INFO  
(zkCallback-2631-thread-2-processing-n:127.0.0.1:45725_solr) 
[n:127.0.0.1:45725_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> 1316978 INFO  
(zkCallback-2654-thread-2-processing-n:127.0.0.1:42387_solr) 
[n:127.0.0.1:42387_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> 1317882 INFO  (qtp1210195328-14123) [n:127.0.0.1:44877_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> 1317885 INFO  (qtp927484732-14126) [n:127.0.0.1:45725_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> 1317886 INFO  (qtp1138117475-14125) [n:127.0.0.1:43557_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> 1317886 INFO  (qtp1309051391-14406) [n:127.0.0.1:42387_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> 1317886 INFO  (qtp1210195328-14123) [n:127.0.0.1:44877_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> 1317889 INFO  (qtp1210195328-14123) [n:127.0.0.1:44877_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> 1317894 INFO  (qtp1210195328-14123) [n:127.0.0.1:44877_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> 1317895 INFO  (qtp1210195328-14123) [n:127.0.0.1:44877_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_44877.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@30051675
   [junit4]   2> 1317896 INFO  (qtp927484732-14126) [n:127.0.0.1:45725_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> 1317896 INFO  (qtp1309051391-14406) [n:127.0.0.1:42387_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> 1317897 INFO  (qtp1138117475-14125) [n:127.0.0.1:43557_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> 1317897 INFO  (qtp927484732-14126) [n:127.0.0.1:45725_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> 1317897 INFO  (qtp927484732-14126) [n:127.0.0.1:45725_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> 1317898 INFO  (qtp1309051391-14406) [n:127.0.0.1:42387_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> 1317898 INFO  (qtp927484732-14126) [n:127.0.0.1:45725_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_45725.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@30051675
   [junit4]   2> 1317898 INFO  (qtp1309051391-14406) [n:127.0.0.1:42387_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> 1317898 INFO  (qtp1138117475-14125) [n:127.0.0.1:43557_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> 1317898 INFO  (qtp1309051391-14406) [n:127.0.0.1:42387_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_42387.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@30051675
   [junit4]   2> 1317898 INFO  (qtp1138117475-14125) [n:127.0.0.1:43557_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> 1317899 INFO  (qtp1138117475-14125) [n:127.0.0.1:43557_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_43557.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@30051675
   [junit4]   2> 1317906 INFO  (qtp1138117475-14125) [n:127.0.0.1:43557_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://localhost.localdomain:45703/data
   [junit4]   2> 1317906 INFO  (qtp927484732-14126) [n:127.0.0.1:45725_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://localhost.localdomain:45703/data
   [junit4]   2> 1317906 INFO  (qtp1138117475-14125) [n:127.0.0.1:43557_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> 1317906 INFO  (qtp927484732-14126) [n:127.0.0.1:45725_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> 1317906 INFO  (qtp1138117475-14125) [n:127.0.0.1:43557_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> 1317906 INFO  (qtp1210195328-14123) [n:127.0.0.1:44877_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://localhost.localdomain:45703/data
   [junit4]   2> 1317906 INFO  (qtp1309051391-14406) [n:127.0.0.1:42387_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://localhost.localdomain:45703/data
   [junit4]   2> 1317907 INFO  (qtp1210195328-14123) [n:127.0.0.1:44877_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> 1317907 INFO  (qtp1309051391-14406) [n:127.0.0.1:42387_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> 1317907 INFO  (qtp1210195328-14123) [n:127.0.0.1:44877_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> 1317907 INFO  (qtp1309051391-14406) [n:127.0.0.1:42387_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> 1317907 INFO  (qtp1138117475-14125) [n:127.0.0.1:43557_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/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_6FBBA208F80B7D09-001/tempDir-001/node4/MoveReplicaHDFSTest_coll_false_shard2_replica_n6],
 
dataDir=[hdfs://localhost.localdomain:45703/data/MoveReplicaHDFSTest_coll_false/core_node8/data/]
   [junit4]   2> 1317906 INFO  (qtp927484732-14126) [n:127.0.0.1:45725_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> 1317907 INFO  (qtp1210195328-14123) [n:127.0.0.1:44877_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/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_6FBBA208F80B7D09-001/tempDir-001/node2/MoveReplicaHDFSTest_coll_false_shard2_replica_n4],
 
dataDir=[hdfs://localhost.localdomain:45703/data/MoveReplicaHDFSTest_coll_false/core_node7/data/]
   [junit4]   2> 1317907 INFO  (qtp927484732-14126) [n:127.0.0.1:45725_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/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_6FBBA208F80B7D09-001/tempDir-001/node1/MoveReplicaHDFSTest_coll_false_shard1_replica_n1],
 
dataDir=[hdfs://localhost.localdomain:45703/data/MoveReplicaHDFSTest_coll_false/core_node3/data/]
   [junit4]   2> 1317907 INFO  (qtp1309051391-14406) [n:127.0.0.1:42387_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/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_6FBBA208F80B7D09-001/tempDir-001/node5/MoveReplicaHDFSTest_coll_false_shard1_replica_n2],
 
dataDir=[hdfs://localhost.localdomain:45703/data/MoveReplicaHDFSTest_coll_false/core_node5/data/]
   [junit4]   2> 1317908 INFO  (qtp1138117475-14125) [n:127.0.0.1:43557_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://localhost.localdomain:45703/data/MoveReplicaHDFSTest_coll_false/core_node8/data/snapshot_metadata
   [junit4]   2> 1317908 INFO  (qtp927484732-14126) [n:127.0.0.1:45725_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://localhost.localdomain:45703/data/MoveReplicaHDFSTest_coll_false/core_node3/data/snapshot_metadata
   [junit4]   2> 1317908 INFO  (qtp1210195328-14123) [n:127.0.0.1:44877_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://localhost.localdomain:45703/data/MoveReplicaHDFSTest_coll_false/core_node7/data/snapshot_metadata
   [junit4]   2> 1317908 INFO  (qtp1309051391-14406) [n:127.0.0.1:42387_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://localhost.localdomain:45703/data/MoveReplicaHDFSTest_coll_false/core_node5/data/snapshot_metadata
   [junit4]   2> 1317922 INFO  (qtp927484732-14126) [n:127.0.0.1:45725_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://localhost.localdomain:45703/data/MoveReplicaHDFSTest_coll_false/core_node3/data
   [junit4]   2> 1317922 INFO  (qtp1309051391-14406) [n:127.0.0.1:42387_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://localhost.localdomain:45703/data/MoveReplicaHDFSTest_coll_false/core_node5/data
   [junit4]   2> 1317926 INFO  (qtp1210195328-14123) [n:127.0.0.1:44877_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://localhost.localdomain:45703/data/MoveReplicaHDFSTest_coll_false/core_node7/data
   [junit4]   2> 1317927 INFO  (qtp1138117475-14125) [n:127.0.0.1:43557_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://localhost.localdomain:45703/data/MoveReplicaHDFSTest_coll_false/core_node8/data
   [junit4]   2> 1317940 INFO  (qtp927484732-14126) [n:127.0.0.1:45725_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://localhost.localdomain:45703/data/MoveReplicaHDFSTest_coll_false/core_node3/data/index
   [junit4]   2> 1317941 INFO  (qtp1309051391-14406) [n:127.0.0.1:42387_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://localhost.localdomain:45703/data/MoveReplicaHDFSTest_coll_false/core_node5/data/index
   [junit4]   2> 1317944 INFO  (qtp1138117475-14125) [n:127.0.0.1:43557_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://localhost.localdomain:45703/data/MoveReplicaHDFSTest_coll_false/core_node8/data/index
   [junit4]   2> 1317944 INFO  (qtp1210195328-14123) [n:127.0.0.1:44877_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://localhost.localdomain:45703/data/MoveReplicaHDFSTest_coll_false/core_node7/data/index
   [junit4]   2> 1318000 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:44363 is added to 
blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-dc4df403-9fdd-4173-b1c6-9c22352c18f0:NORMAL:127.0.0.1:35383|RBW],
 
ReplicaUC[[DISK]DS-efb262bc-281c-46dd-8fb8-7d0dad6ee9d0:NORMAL:127.0.0.1:44363|RBW]]}
 size 0
   [junit4]   2> 1318000 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:35383 is added to 
blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-efb262bc-281c-46dd-8fb8-7d0dad6ee9d0:NORMAL:127.0.0.1:44363|RBW],
 
ReplicaUC[[DISK]DS-38280944-4aa7-4130-bf95-d251a90225cf:NORMAL:127.0.0.1:35383|FINALIZED]]}
 size 0
   [junit4]   2> 1318020 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:44363 is added to 
blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-efb262bc-281c-46dd-8fb8-7d0dad6ee9d0:NORMAL:127.0.0.1:44363|RBW],
 
ReplicaUC[[DISK]DS-dc4df403-9fdd-4173-b1c6-9c22352c18f0:NORMAL:127.0.0.1:35383|RBW]]}
 size 0
   [junit4]   2> 1318020 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:35383 is added to 
blk_1073741827_1003{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-dc4df403-9fdd-4173-b1c6-9c22352c18f0:NORMAL:127.0.0.1:35383|RBW],
 
ReplicaUC[[DISK]DS-cbcceb43-3ae8-422f-bd09-d36cee5b6985:NORMAL:127.0.0.1:44363|RBW]]}
 size 0
   [junit4]   2> 1318021 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:35383 is added to 
blk_1073741826_1002 size 69
   [junit4]   2> 1318026 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:44363 is added to 
blk_1073741828_1004{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-cbcceb43-3ae8-422f-bd09-d36cee5b6985:NORMAL:127.0.0.1:44363|RBW],
 
ReplicaUC[[DISK]DS-38280944-4aa7-4130-bf95-d251a90225cf:NORMAL:127.0.0.1:35383|RBW]]}
 size 0
   [junit4]   2> 1318027 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:44363 is added to 
blk_1073741827_1003{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-dc4df403-9fdd-4173-b1c6-9c22352c18f0:NORMAL:127.0.0.1:35383|RBW],
 
ReplicaUC[[DISK]DS-cbcceb43-3ae8-422f-bd09-d36cee5b6985:NORMAL:127.0.0.1:44363|RBW]]}
 size 0
   [junit4]   2> 1318028 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:35383 is added to 
blk_1073741828_1004 size 69
   [junit4]   2> 1318082 INFO  (qtp927484732-14126) [n:127.0.0.1:45725_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> 1318082 INFO  (qtp927484732-14126) [n:127.0.0.1:45725_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> 1318082 INFO  (qtp927484732-14126) [n:127.0.0.1:45725_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> 1318084 INFO  (qtp1138117475-14125) [n:127.0.0.1:43557_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> 1318084 INFO  (qtp1138117475-14125) [n:127.0.0.1:43557_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> 1318084 INFO  (qtp1138117475-14125) [n:127.0.0.1:43557_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> 1318091 INFO  (qtp927484732-14126) [n:127.0.0.1:45725_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> 1318091 INFO  (qtp927484732-14126) [n:127.0.0.1:45725_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> 1318093 INFO  (qtp1138117475-14125) [n:127.0.0.1:43557_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> 1318093 INFO  (qtp1138117475-14125) [n:127.0.0.1:43557_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> 1318104 INFO  (qtp1210195328-14123) [n:127.0.0.1:44877_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> 1318104 INFO  (qtp1210195328-14123) [n:127.0.0.1:44877_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> 1318104 INFO  (qtp1210195328-14123) [n:127.0.0.1:44877_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> 1318109 INFO  (qtp1309051391-14406) [n:127.0.0.1:42387_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> 1318112 INFO  (qtp1309051391-14406) [n:127.0.0.1:42387_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> 1318112 INFO  (qtp1309051391-14406) [n:127.0.0.1:42387_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> 1318115 INFO  (qtp927484732-14126) [n:127.0.0.1:45725_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@7ad82fc9[MoveReplicaHDFSTest_coll_false_shard1_replica_n1] 
main]
   [junit4]   2> 1318116 INFO  (qtp1210195328-14123) [n:127.0.0.1:44877_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> 1318116 INFO  (qtp1210195328-14123) [n:127.0.0.1:44877_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> 1318118 INFO  (qtp927484732-14126) [n:127.0.0.1:45725_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1318119 INFO  (qtp927484732-14126) [n:127.0.0.1:45725_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1318129 INFO  (qtp1138117475-14125) [n:127.0.0.1:43557_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n6] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@75e121f7[MoveReplicaHDFSTest_coll_false_shard2_replica_n6] 
main]
   [junit4]   2> 1318129 INFO  (qtp927484732-14126) [n:127.0.0.1:45725_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1] o.a.s.h.ReplicationHandler 
Commits will be reserved for 10000ms.
   [junit4]   2> 1318130 INFO  (qtp1138117475-14125) [n:127.0.0.1:43557_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> 1318130 INFO  
(searcherExecutor-7349-thread-1-processing-n:127.0.0.1:45725_solr 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1 s:shard1 
c:MoveReplicaHDFSTest_coll_false r:core_node3) [n:127.0.0.1:45725_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] Registered new searcher 
Searcher@7ad82fc9[MoveReplicaHDFSTest_coll_false_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1318130 INFO  (qtp1138117475-14125) [n:127.0.0.1:43557_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> 1318130 INFO  (qtp1138117475-14125) [n:127.0.0.1:43557_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> 1318133 INFO  
(searcherExecutor-7351-thread-1-processing-n:127.0.0.1:43557_solr 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n6 s:shard2 
c:MoveReplicaHDFSTest_coll_false r:core_node8) [n:127.0.0.1:43557_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] Registered new searcher 
Searcher@75e121f7[MoveReplicaHDFSTest_coll_false_shard2_replica_n6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1318133 INFO  (qtp1138117475-14125) [n:127.0.0.1:43557_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n6] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1594297823134744576
   [junit4]   2> 1318136 INFO  (qtp1138117475-14125) [n:127.0.0.1:43557_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n6] o.a.s.c.ZkShardTerms 
Successful update terms at 
/collections/MoveReplicaHDFSTest_coll_false/terms/shard2 to 
Terms{values={core_node8=0}, version=0}
   [junit4]   2> 1318137 INFO  (qtp927484732-14126) [n:127.0.0.1:45725_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1594297823138938880
   [junit4]   2> 1318139 INFO  (qtp1309051391-14406) [n:127.0.0.1:42387_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> 1318139 INFO  (qtp1309051391-14406) [n:127.0.0.1:42387_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> 1318139 INFO  (qtp1138117475-14125) [n:127.0.0.1:43557_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n6] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1318140 INFO  (qtp927484732-14126) [n:127.0.0.1:45725_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1] o.a.s.c.ZkShardTerms 
Successful update terms at 
/collections/MoveReplicaHDFSTest_coll_false/terms/shard1 to 
Terms{values={core_node3=0}, version=0}
   [junit4]   2> 1318142 INFO  (qtp927484732-14126) [n:127.0.0.1:45725_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1318144 INFO  (qtp1210195328-14123) [n:127.0.0.1:44877_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@4218ed81[MoveReplicaHDFSTest_coll_false_shard2_replica_n4] 
main]
   [junit4]   2> 1318144 INFO  (qtp1210195328-14123) [n:127.0.0.1:44877_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> 1318145 INFO  (qtp1210195328-14123) [n:127.0.0.1:44877_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> 1318145 INFO  (qtp1210195328-14123) [n:127.0.0.1:44877_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> 1318146 INFO  
(searcherExecutor-7348-thread-1-processing-n:127.0.0.1:44877_solr 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4 s:shard2 
c:MoveReplicaHDFSTest_coll_false r:core_node7) [n:127.0.0.1:44877_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] Registered new searcher 
Searcher@4218ed81[MoveReplicaHDFSTest_coll_false_shard2_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1318147 INFO  (qtp1210195328-14123) [n:127.0.0.1:44877_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1594297823149424640
   [junit4]   2> 1318150 INFO  (qtp1210195328-14123) [n:127.0.0.1:44877_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4] o.a.s.c.ZkShardTerms 
Successful update terms at 
/collections/MoveReplicaHDFSTest_coll_false/terms/shard2 to 
Terms{values={core_node7=0, core_node8=0}, version=1}
   [junit4]   2> 1318157 INFO  (qtp1309051391-14406) [n:127.0.0.1:42387_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n2] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@34c79a68[MoveReplicaHDFSTest_coll_false_shard1_replica_n2] 
main]
   [junit4]   2> 1318158 INFO  (qtp1309051391-14406) [n:127.0.0.1:42387_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1318158 INFO  (qtp1309051391-14406) [n:127.0.0.1:42387_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1318159 INFO  (qtp1309051391-14406) [n:127.0.0.1:42387_solr 
c:MoveReplicaHDFSTest_coll_false s:sha

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

        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.hadoop.fs.FileSystem.listStatus(FileSystem.java:1517)
   [junit4]   2>        at 
org.apache.hadoop.fs.FileSystem.listStatus(FileSystem.java:1557)
   [junit4]   2>        at 
org.apache.solr.core.HdfsDirectoryFactory.cleanupOldIndexDirectories(HdfsDirectoryFactory.java:529)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.lambda$cleanupOldIndexDirectories$21(SolrCore.java:3037)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 420077 INFO  (jetty-closer-99-thread-4) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@982f339{/solr,null,UNAVAILABLE}
   [junit4]   2> 420077 INFO  (jetty-closer-99-thread-4) [    ] o.e.j.s.session 
Stopped scavenging
   [junit4]   2> 420078 ERROR 
(SUITE-MoveReplicaHDFSTest-seed#[6FBBA208F80B7D09]-worker) [    ] 
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 420078 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[6FBBA208F80B7D09]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:36733 36733
   [junit4]   2> 420184 INFO  (Thread-2130) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:36733 36733
   [junit4]   2> 420185 WARN  (Thread-2130) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        34      
/solr/collections/MoveReplicaHDFSTest_coll_false/terms/shard1
   [junit4]   2>        14      /solr/configs/conf1
   [junit4]   2>        11      
/solr/collections/MoveReplicaHDFSTest_failed_coll_true/terms/shard1
   [junit4]   2>        11      /solr/aliases.json
   [junit4]   2>        10      
/solr/collections/MoveReplicaHDFSTest_coll_false/terms/shard2
   [junit4]   2>        9       
/solr/collections/MoveReplicaHDFSTest_failed_coll_false/terms/shard2
   [junit4]   2>        9       
/solr/collections/MoveReplicaHDFSTest_failed_coll_false/terms/shard1
   [junit4]   2>        8       
/solr/collections/MoveReplicaHDFSTest_failed_coll_true/terms/shard2
   [junit4]   2>        6       /solr/security.json
   [junit4]   2>        5       
/solr/collections/MoveReplicaHDFSTest_failed_coll_true/collectionprops.json
   [junit4]   2>        5       
/solr/collections/MoveReplicaHDFSTest_coll_false/collectionprops.json
   [junit4]   2>        4       
/solr/collections/MoveReplicaHDFSTest_failed_coll_false/collectionprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        212     
/solr/collections/MoveReplicaHDFSTest_failed_coll_true/state.json
   [junit4]   2>        62      
/solr/collections/MoveReplicaHDFSTest_coll_false/state.json
   [junit4]   2>        36      
/solr/collections/MoveReplicaHDFSTest_failed_coll_false/state.json
   [junit4]   2>        11      /solr/clusterprops.json
   [junit4]   2>        11      /solr/clusterstate.json
   [junit4]   2>        3       
/solr/overseer_elect/election/72095623723679756-127.0.0.1:40827_solr-n_0000000000
   [junit4]   2>        3       
/solr/collections/MoveReplicaHDFSTest_coll_false/leader_elect/shard1/election/72095623723679754-core_node3-n_0000000000
   [junit4]   2>        2       
/solr/overseer_elect/election/72095623723679755-127.0.0.1:33525_solr-n_0000000001
   [junit4]   2>        2       
/solr/overseer_elect/election/72095623723679754-127.0.0.1:39791_solr-n_0000000003
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        22      /solr/collections
   [junit4]   2>        20      /solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 420185 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[6FBBA208F80B7D09]-worker) [    ] 
o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called
   [junit4]   2> 420195 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[6FBBA208F80B7D09]-worker) [    ] o.m.log 
Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0
   [junit4]   2> 420295 WARN  (DataNode: 
[[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_6FBBA208F80B7D09-001/tempDir-002/hdfsBaseDir/data/data3/,
 
[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_6FBBA208F80B7D09-001/tempDir-002/hdfsBaseDir/data/data4/]]
  heartbeating to localhost.localdomain/127.0.0.1:42551) [    ] 
o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager 
interrupted
   [junit4]   2> 420296 WARN  (DataNode: 
[[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_6FBBA208F80B7D09-001/tempDir-002/hdfsBaseDir/data/data3/,
 
[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_6FBBA208F80B7D09-001/tempDir-002/hdfsBaseDir/data/data4/]]
  heartbeating to localhost.localdomain/127.0.0.1:42551) [    ] 
o.a.h.h.s.d.DataNode Ending block pool service for: Block pool 
BP-1450614589-88.99.242.108-1520442680343 (Datanode Uuid 
af6f6735-9581-4da8-a3b0-274bbdf22102) service to 
localhost.localdomain/127.0.0.1:42551
   [junit4]   2> 420297 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[6FBBA208F80B7D09]-worker) [    ] 
o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called
   [junit4]   2> 420301 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[6FBBA208F80B7D09]-worker) [    ] o.m.log 
Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0
   [junit4]   2> 420402 WARN  (DataNode: 
[[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_6FBBA208F80B7D09-001/tempDir-002/hdfsBaseDir/data/data1/,
 
[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_6FBBA208F80B7D09-001/tempDir-002/hdfsBaseDir/data/data2/]]
  heartbeating to localhost.localdomain/127.0.0.1:42551) [    ] 
o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager 
interrupted
   [junit4]   2> 420402 WARN  (DataNode: 
[[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_6FBBA208F80B7D09-001/tempDir-002/hdfsBaseDir/data/data1/,
 
[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_6FBBA208F80B7D09-001/tempDir-002/hdfsBaseDir/data/data2/]]
  heartbeating to localhost.localdomain/127.0.0.1:42551) [    ] 
o.a.h.h.s.d.DataNode Ending block pool service for: Block pool 
BP-1450614589-88.99.242.108-1520442680343 (Datanode Uuid 
cf0e2f5d-e6e1-4da8-a8f4-59920fcae5be) service to 
localhost.localdomain/127.0.0.1:42551
   [junit4]   2> 420406 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[6FBBA208F80B7D09]-worker) [    ] o.m.log 
Stopped 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost.localdomain:0
   [junit4]   2> 420518 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[6FBBA208F80B7D09]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:36733 36733
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_6FBBA208F80B7D09-001
   [junit4]   2> Mar 07, 2018 5:16:44 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 67 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene70, 
sim=RandomSimilarity(queryNorm=false): {}, locale=en-ZA, timezone=Iceland
   [junit4]   2> NOTE: Linux 4.13.0-36-generic amd64/Oracle Corporation 10 
(64-bit)/cpus=8,threads=2,free=175459600,total=508559360
   [junit4]   2> NOTE: All tests run in this JVM: [MoveReplicaHDFSTest, 
MoveReplicaHDFSTest]
   [junit4] Completed [5/5 (2!)] on J1 in 334.62s, 4 tests, 1 failure, 1 error 
<<< FAILURES!

[...truncated 14 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/common-build.xml:1561: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/common-build.xml:1085: 
There were test failures: 5 suites, 20 tests, 2 errors, 2 failures [seed: 
6FBBA208F80B7D09]

Total time: 7 minutes 13 seconds

[repro] Setting last failure code to 256

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

Reply via email to