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

[JENKINS-EA] Lucene-Solr-7.x-Linux (64bit/jdk-10-ea+43) - Build # 1478 - Still Unstable!

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

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

Error Message:
No live SolrServers available to handle this request:[https://127.0.0.1:42853/solr/MoveReplicaHDFSTest_failed_coll_true, https://127.0.0.1:38169/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:42853/solr/MoveReplicaHDFSTest_failed_coll_true, https://127.0.0.1:38169/solr/MoveReplicaHDFSTest_failed_coll_true]
	at __randomizedtesting.SeedInfo.seed([1E3D5214562DC0D6:B4F081E6E1FE1506]: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:38169/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:436)
	... 45 more




Build Log:
[...truncated 13717 lines...]
   [junit4] Suite: org.apache.solr.cloud.MoveReplicaHDFSTest
   [junit4]   2> 1346730 INFO  (SUITE-MoveReplicaHDFSTest-seed#[1E3D5214562DC0D6]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_1E3D5214562DC0D6-001/init-core-data-001
   [junit4]   2> 1346730 WARN  (SUITE-MoveReplicaHDFSTest-seed#[1E3D5214562DC0D6]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=46 numCloses=46
   [junit4]   2> 1346730 INFO  (SUITE-MoveReplicaHDFSTest-seed#[1E3D5214562DC0D6]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1346730 INFO  (SUITE-MoveReplicaHDFSTest-seed#[1E3D5214562DC0D6]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 1346731 INFO  (SUITE-MoveReplicaHDFSTest-seed#[1E3D5214562DC0D6]-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/J2/temp/solr.cloud.MoveReplicaHDFSTest_1E3D5214562DC0D6-001/tempDir-001
   [junit4]   2> 1346731 INFO  (SUITE-MoveReplicaHDFSTest-seed#[1E3D5214562DC0D6]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1346731 INFO  (Thread-3799) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1346731 INFO  (Thread-3799) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1346732 ERROR (Thread-3799) [    ] 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> 1346831 INFO  (SUITE-MoveReplicaHDFSTest-seed#[1E3D5214562DC0D6]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:42781
   [junit4]   2> 1346833 INFO  (zkConnectionManagerCallback-3499-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1346837 INFO  (jetty-launcher-3496-thread-3) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T23:27:37+02:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1346837 INFO  (jetty-launcher-3496-thread-4) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T23:27:37+02:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1346837 INFO  (jetty-launcher-3496-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T23:27:37+02:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1346837 INFO  (jetty-launcher-3496-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T23:27:37+02:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1346837 INFO  (jetty-launcher-3496-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1346837 INFO  (jetty-launcher-3496-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1346838 INFO  (jetty-launcher-3496-thread-2) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1346838 INFO  (jetty-launcher-3496-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1346838 INFO  (jetty-launcher-3496-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1346838 INFO  (jetty-launcher-3496-thread-1) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1346838 INFO  (jetty-launcher-3496-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1346838 INFO  (jetty-launcher-3496-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1346838 INFO  (jetty-launcher-3496-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@11dfcb10{/solr,null,AVAILABLE}
   [junit4]   2> 1346838 INFO  (jetty-launcher-3496-thread-3) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1346838 INFO  (jetty-launcher-3496-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1346838 INFO  (jetty-launcher-3496-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4343d263{/solr,null,AVAILABLE}
   [junit4]   2> 1346838 INFO  (jetty-launcher-3496-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1346838 INFO  (jetty-launcher-3496-thread-4) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1346838 INFO  (jetty-launcher-3496-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1acac6e1{/solr,null,AVAILABLE}
   [junit4]   2> 1346838 INFO  (jetty-launcher-3496-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6c74c05b{/solr,null,AVAILABLE}
   [junit4]   2> 1346839 INFO  (jetty-launcher-3496-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@310151f6{SSL,[ssl, http/1.1]}{127.0.0.1:۴۶۵۸۱}
   [junit4]   2> 1346839 INFO  (jetty-launcher-3496-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@104ab9ad{SSL,[ssl, http/1.1]}{127.0.0.1:۳۴۸۱۵}
   [junit4]   2> 1346839 INFO  (jetty-launcher-3496-thread-1) [    ] o.e.j.s.Server Started @۱۳۴۸۶۵۹ms
   [junit4]   2> 1346839 INFO  (jetty-launcher-3496-thread-2) [    ] o.e.j.s.Server Started @۱۳۴۸۶۵۹ms
   [junit4]   2> 1346839 INFO  (jetty-launcher-3496-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46581}
   [junit4]   2> 1346839 INFO  (jetty-launcher-3496-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34815}
   [junit4]   2> 1346839 INFO  (jetty-launcher-3496-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7d532151{SSL,[ssl, http/1.1]}{127.0.0.1:۴۵۶۱۵}
   [junit4]   2> 1346839 INFO  (jetty-launcher-3496-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2e7c4646{SSL,[ssl, http/1.1]}{127.0.0.1:۳۸۱۶۹}
   [junit4]   2> 1346839 ERROR (jetty-launcher-3496-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1346839 INFO  (jetty-launcher-3496-thread-4) [    ] o.e.j.s.Server Started @۱۳۴۸۶۶۰ms
   [junit4]   2> 1346839 INFO  (jetty-launcher-3496-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 1346839 INFO  (jetty-launcher-3496-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38169}
   [junit4]   2> 1346839 INFO  (jetty-launcher-3496-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1346839 ERROR (jetty-launcher-3496-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1346839 ERROR (jetty-launcher-3496-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1346839 INFO  (jetty-launcher-3496-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 1346839 INFO  (jetty-launcher-3496-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 1346839 INFO  (jetty-launcher-3496-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1346839 INFO  (jetty-launcher-3496-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1346839 INFO  (jetty-launcher-3496-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1346839 INFO  (jetty-launcher-3496-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1346839 INFO  (jetty-launcher-3496-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-07T04:00:22.517980Z
   [junit4]   2> 1346840 INFO  (jetty-launcher-3496-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-07T04:00:22.518010Z
   [junit4]   2> 1346839 INFO  (jetty-launcher-3496-thread-3) [    ] o.e.j.s.Server Started @۱۳۴۸۶۶۰ms
   [junit4]   2> 1346839 INFO  (jetty-launcher-3496-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1346840 INFO  (jetty-launcher-3496-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45615}
   [junit4]   2> 1346840 INFO  (jetty-launcher-3496-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-07T04:00:22.518138Z
   [junit4]   2> 1346840 ERROR (jetty-launcher-3496-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1346840 INFO  (jetty-launcher-3496-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 1346840 INFO  (jetty-launcher-3496-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1346840 INFO  (jetty-launcher-3496-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1346840 INFO  (jetty-launcher-3496-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-07T04:00:22.518451Z
   [junit4]   2> 1346841 INFO  (zkConnectionManagerCallback-3505-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1346841 INFO  (zkConnectionManagerCallback-3501-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1346841 INFO  (zkConnectionManagerCallback-3503-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1346841 INFO  (zkConnectionManagerCallback-3507-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1346841 INFO  (jetty-launcher-3496-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1346842 INFO  (jetty-launcher-3496-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1346842 INFO  (jetty-launcher-3496-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1346842 INFO  (jetty-launcher-3496-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1346844 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 0x1001fc255400002, likely client has closed socket
   [junit4]   2> 1346845 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 0x1001fc255400003, likely client has closed socket
   [junit4]   2> 1346846 INFO  (jetty-launcher-3496-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42781/solr
   [junit4]   2> 1346846 INFO  (jetty-launcher-3496-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42781/solr
   [junit4]   2> 1346846 INFO  (jetty-launcher-3496-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42781/solr
   [junit4]   2> 1346846 INFO  (jetty-launcher-3496-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42781/solr
   [junit4]   2> 1346847 INFO  (zkConnectionManagerCallback-3519-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1346847 INFO  (zkConnectionManagerCallback-3517-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1346847 INFO  (zkConnectionManagerCallback-3523-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1346847 INFO  (zkConnectionManagerCallback-3521-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1346847 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 0x1001fc255400006, likely client has closed socket
   [junit4]   2> 1346847 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 0x1001fc255400008, likely client has closed socket
   [junit4]   2> 1346847 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 0x1001fc255400007, likely client has closed socket
   [junit4]   2> 1346848 INFO  (zkConnectionManagerCallback-3526-thread-1-processing-n:127.0.0.1:45615_solr) [n:127.0.0.1:45615_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1346848 INFO  (zkConnectionManagerCallback-3527-thread-1-processing-n:127.0.0.1:38169_solr) [n:127.0.0.1:38169_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1346848 INFO  (zkConnectionManagerCallback-3531-thread-1-processing-n:127.0.0.1:46581_solr) [n:127.0.0.1:46581_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1346848 INFO  (zkConnectionManagerCallback-3530-thread-1-processing-n:127.0.0.1:34815_solr) [n:127.0.0.1:34815_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1346892 INFO  (jetty-launcher-3496-thread-1) [n:127.0.0.1:46581_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1346892 INFO  (jetty-launcher-3496-thread-2) [n:127.0.0.1:34815_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1346892 INFO  (jetty-launcher-3496-thread-4) [n:127.0.0.1:38169_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1346892 INFO  (jetty-launcher-3496-thread-3) [n:127.0.0.1:45615_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1346892 INFO  (jetty-launcher-3496-thread-1) [n:127.0.0.1:46581_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:46581_solr
   [junit4]   2> 1346893 INFO  (jetty-launcher-3496-thread-2) [n:127.0.0.1:34815_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34815_solr
   [junit4]   2> 1346893 INFO  (jetty-launcher-3496-thread-3) [n:127.0.0.1:45615_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45615_solr
   [junit4]   2> 1346893 INFO  (jetty-launcher-3496-thread-4) [n:127.0.0.1:38169_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38169_solr
   [junit4]   2> 1346893 INFO  (jetty-launcher-3496-thread-1) [n:127.0.0.1:46581_solr    ] o.a.s.c.Overseer Overseer (id=72092513552302091-127.0.0.1:46581_solr-n_0000000000) starting
   [junit4]   2> 1346896 INFO  (zkCallback-3528-thread-1-processing-n:127.0.0.1:46581_solr) [n:127.0.0.1:46581_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1346896 INFO  (zkCallback-3524-thread-1-processing-n:127.0.0.1:38169_solr) [n:127.0.0.1:38169_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1346896 INFO  (zkCallback-3529-thread-1-processing-n:127.0.0.1:34815_solr) [n:127.0.0.1:34815_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1346896 INFO  (zkCallback-3525-thread-1-processing-n:127.0.0.1:45615_solr) [n:127.0.0.1:45615_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1346899 INFO  (jetty-launcher-3496-thread-1) [n:127.0.0.1:46581_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46581_solr
   [junit4]   2> 1346900 INFO  (zkCallback-3525-thread-1-processing-n:127.0.0.1:45615_solr) [n:127.0.0.1:45615_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1346900 INFO  (zkCallback-3524-thread-1-processing-n:127.0.0.1:38169_solr) [n:127.0.0.1:38169_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1346900 INFO  (zkCallback-3528-thread-1-processing-n:127.0.0.1:46581_solr) [n:127.0.0.1:46581_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1346900 INFO  (zkCallback-3529-thread-1-processing-n:127.0.0.1:34815_solr) [n:127.0.0.1:34815_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1346934 INFO  (jetty-launcher-3496-thread-4) [n:127.0.0.1:38169_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38169.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7cd6622e
   [junit4]   2> 1346935 INFO  (jetty-launcher-3496-thread-1) [n:127.0.0.1:46581_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46581.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7cd6622e
   [junit4]   2> 1346939 INFO  (jetty-launcher-3496-thread-2) [n:127.0.0.1:34815_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34815.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7cd6622e
   [junit4]   2> 1346942 INFO  (jetty-launcher-3496-thread-3) [n:127.0.0.1:45615_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45615.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7cd6622e
   [junit4]   2> 1346942 INFO  (jetty-launcher-3496-thread-1) [n:127.0.0.1:46581_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46581.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7cd6622e
   [junit4]   2> 1346943 INFO  (jetty-launcher-3496-thread-1) [n:127.0.0.1:46581_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46581.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7cd6622e
   [junit4]   2> 1346943 INFO  (jetty-launcher-3496-thread-4) [n:127.0.0.1:38169_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38169.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7cd6622e
   [junit4]   2> 1346943 INFO  (jetty-launcher-3496-thread-4) [n:127.0.0.1:38169_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38169.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7cd6622e
   [junit4]   2> 1346944 INFO  (jetty-launcher-3496-thread-1) [n:127.0.0.1:46581_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_1E3D5214562DC0D6-001/tempDir-001/node1/.
   [junit4]   2> 1346944 INFO  (jetty-launcher-3496-thread-4) [n:127.0.0.1:38169_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_1E3D5214562DC0D6-001/tempDir-001/node4/.
   [junit4]   2> 1346955 INFO  (jetty-launcher-3496-thread-2) [n:127.0.0.1:34815_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34815.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7cd6622e
   [junit4]   2> 1346955 INFO  (jetty-launcher-3496-thread-2) [n:127.0.0.1:34815_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34815.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7cd6622e
   [junit4]   2> 1346956 INFO  (jetty-launcher-3496-thread-2) [n:127.0.0.1:34815_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_1E3D5214562DC0D6-001/tempDir-001/node2/.
   [junit4]   2> 1346958 INFO  (jetty-launcher-3496-thread-3) [n:127.0.0.1:45615_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45615.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7cd6622e
   [junit4]   2> 1346958 INFO  (jetty-launcher-3496-thread-3) [n:127.0.0.1:45615_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45615.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7cd6622e
   [junit4]   2> 1346959 INFO  (jetty-launcher-3496-thread-3) [n:127.0.0.1:45615_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_1E3D5214562DC0D6-001/tempDir-001/node3/.
   [junit4]   2> 1347056 INFO  (zkConnectionManagerCallback-3541-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1347058 INFO  (zkConnectionManagerCallback-3545-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1347059 INFO  (SUITE-MoveReplicaHDFSTest-seed#[1E3D5214562DC0D6]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1347059 INFO  (SUITE-MoveReplicaHDFSTest-seed#[1E3D5214562DC0D6]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42781/solr ready
   [junit4]   2> 1347067 INFO  (qtp1804568865-17459) [n:127.0.0.1:46581_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1347070 INFO  (qtp1804568865-17459) [n:127.0.0.1:46581_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=2
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 1347163 WARN  (SUITE-MoveReplicaHDFSTest-seed#[1E3D5214562DC0D6]-worker) [    ] o.a.h.m.i.MetricsConfig Cannot locate configuration: tried hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 1347168 WARN  (SUITE-MoveReplicaHDFSTest-seed#[1E3D5214562DC0D6]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1347169 INFO  (SUITE-MoveReplicaHDFSTest-seed#[1E3D5214562DC0D6]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 1347172 INFO  (SUITE-MoveReplicaHDFSTest-seed#[1E3D5214562DC0D6]-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_38515_hdfs____.k4dy8i/webapp
   [junit4]   2> 1347239 INFO  (SUITE-MoveReplicaHDFSTest-seed#[1E3D5214562DC0D6]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost.localdomain:38515
   [junit4]   2> 1347294 WARN  (SUITE-MoveReplicaHDFSTest-seed#[1E3D5214562DC0D6]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1347294 INFO  (SUITE-MoveReplicaHDFSTest-seed#[1E3D5214562DC0D6]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 1347297 INFO  (SUITE-MoveReplicaHDFSTest-seed#[1E3D5214562DC0D6]-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_36633_datanode____.kz9hvq/webapp
   [junit4]   2> 1347363 INFO  (SUITE-MoveReplicaHDFSTest-seed#[1E3D5214562DC0D6]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:36633
   [junit4]   2> 1347404 WARN  (SUITE-MoveReplicaHDFSTest-seed#[1E3D5214562DC0D6]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1347404 INFO  (SUITE-MoveReplicaHDFSTest-seed#[1E3D5214562DC0D6]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 1347410 INFO  (SUITE-MoveReplicaHDFSTest-seed#[1E3D5214562DC0D6]-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_36169_datanode____d96u3c/webapp
   [junit4]   2> 1347498 INFO  (SUITE-MoveReplicaHDFSTest-seed#[1E3D5214562DC0D6]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:36169
   [junit4]   2> 1347501 ERROR (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_1E3D5214562DC0D6-001/tempDir-002/hdfsBaseDir/data/data1/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_1E3D5214562DC0D6-001/tempDir-002/hdfsBaseDir/data/data2/]]  heartbeating to localhost.localdomain/127.0.0.1:38859) [    ] 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> 1347512 INFO  (Block report processor) [    ] BlockStateChange BLOCK* processReport 0x1e49b37c540b3: from storage DS-f45a2205-9670-4e60-9694-52a870d58c13 node DatanodeRegistration(127.0.0.1:36461, datanodeUuid=2a7ec766-2415-488c-b60d-77afbb1d44c3, infoPort=41463, infoSecurePort=0, ipcPort=44285, storageInfo=lv=-56;cid=testClusterID;nsid=172644716;c=0), blocks: 0, hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 1347512 INFO  (Block report processor) [    ] BlockStateChange BLOCK* processReport 0x1e49b37c540b3: from storage DS-6d96933c-d860-4c3a-b5b0-91becab77732 node DatanodeRegistration(127.0.0.1:36461, datanodeUuid=2a7ec766-2415-488c-b60d-77afbb1d44c3, infoPort=41463, infoSecurePort=0, ipcPort=44285, storageInfo=lv=-56;cid=testClusterID;nsid=172644716;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 1347618 ERROR (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_1E3D5214562DC0D6-001/tempDir-002/hdfsBaseDir/data/data3/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_1E3D5214562DC0D6-001/tempDir-002/hdfsBaseDir/data/data4/]]  heartbeating to localhost.localdomain/127.0.0.1:38859) [    ] 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> 1347623 INFO  (Block report processor) [    ] BlockStateChange BLOCK* processReport 0x1e49b3e6d50a6: from storage DS-38f80288-b4cb-4fd8-ad26-c37c931bbd0b node DatanodeRegistration(127.0.0.1:40499, datanodeUuid=92fdfaf9-5280-4ca4-89c1-6aeb2aff7e0c, infoPort=35595, infoSecurePort=0, ipcPort=34739, storageInfo=lv=-56;cid=testClusterID;nsid=172644716;c=0), blocks: 0, hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 1347623 INFO  (Block report processor) [    ] BlockStateChange BLOCK* processReport 0x1e49b3e6d50a6: from storage DS-fa0f5dfa-535a-4fdd-9459-b8ca038dd34a node DatanodeRegistration(127.0.0.1:40499, datanodeUuid=92fdfaf9-5280-4ca4-89c1-6aeb2aff7e0c, infoPort=35595, infoSecurePort=0, ipcPort=34739, storageInfo=lv=-56;cid=testClusterID;nsid=172644716;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 1347694 INFO  (TEST-MoveReplicaHDFSTest.testNormalMove-seed#[1E3D5214562DC0D6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNormalMove
   [junit4]   2> 1347695 INFO  (TEST-MoveReplicaHDFSTest.testNormalMove-seed#[1E3D5214562DC0D6]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1347696 INFO  (TEST-MoveReplicaHDFSTest.testNormalMove-seed#[1E3D5214562DC0D6]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T23:27:37+02:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1347699 INFO  (TEST-MoveReplicaHDFSTest.testNormalMove-seed#[1E3D5214562DC0D6]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1347699 INFO  (TEST-MoveReplicaHDFSTest.testNormalMove-seed#[1E3D5214562DC0D6]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1347699 INFO  (TEST-MoveReplicaHDFSTest.testNormalMove-seed#[1E3D5214562DC0D6]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1347700 INFO  (TEST-MoveReplicaHDFSTest.testNormalMove-seed#[1E3D5214562DC0D6]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1bbb90c6{/solr,null,AVAILABLE}
   [junit4]   2> 1347700 INFO  (TEST-MoveReplicaHDFSTest.testNormalMove-seed#[1E3D5214562DC0D6]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2db66cde{SSL,[ssl, http/1.1]}{127.0.0.1:42853}
   [junit4]   2> 1347700 INFO  (TEST-MoveReplicaHDFSTest.testNormalMove-seed#[1E3D5214562DC0D6]) [    ] o.e.j.s.Server Started @1349521ms
   [junit4]   2> 1347700 INFO  (TEST-MoveReplicaHDFSTest.testNormalMove-seed#[1E3D5214562DC0D6]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42853}
   [junit4]   2> 1347700 ERROR (TEST-MoveReplicaHDFSTest.testNormalMove-seed#[1E3D5214562DC0D6]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1347700 INFO  (TEST-MoveReplicaHDFSTest.testNormalMove-seed#[1E3D5214562DC0D6]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 1347700 INFO  (TEST-MoveReplicaHDFSTest.testNormalMove-seed#[1E3D5214562DC0D6]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1347701 INFO  (TEST-MoveReplicaHDFSTest.testNormalMove-seed#[1E3D5214562DC0D6]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1347701 INFO  (TEST-MoveReplicaHDFSTest.testNormalMove-seed#[1E3D5214562DC0D6]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-07T04:00:23.379037Z
   [junit4]   2> 1347706 INFO  (zkConnectionManagerCallback-3548-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1347707 INFO  (TEST-MoveReplicaHDFSTest.testNormalMove-seed#[1E3D5214562DC0D6]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1347710 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 0x1001fc25540000f, likely client has closed socket
   [junit4]   2> 1347711 INFO  (TEST-MoveReplicaHDFSTest.testNormalMove-seed#[1E3D5214562DC0D6]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42781/solr
   [junit4]   2> 1347716 INFO  (zkConnectionManagerCallback-3552-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1347722 INFO  (zkConnectionManagerCallback-3554-thread-1-processing-n:127.0.0.1:42853_solr) [n:127.0.0.1:42853_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1347725 INFO  (TEST-MoveReplicaHDFSTest.testNormalMove-seed#[1E3D5214562DC0D6]) [n:127.0.0.1:42853_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1347725 INFO  (TEST-MoveReplicaHDFSTest.testNormalMove-seed#[1E3D5214562DC0D6]) [n:127.0.0.1:42853_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1347726 INFO  (TEST-MoveReplicaHDFSTest.testNormalMove-seed#[1E3D5214562DC0D6]) [n:127.0.0.1:42853_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42853_solr
   [junit4]   2> 1347727 INFO  (zkCallback-3525-thread-1-processing-n:127.0.0.1:45615_solr) [n:127.0.0.1:45615_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1347727 INFO  (zkCallback-3529-thread-1-processing-n:127.0.0.1:34815_solr) [n:127.0.0.1:34815_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1347727 INFO  (zkCallback-3524-thread-1-processing-n:127.0.0.1:38169_solr) [n:127.0.0.1:38169_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1347727 INFO  (zkCallback-3528-thread-1-processing-n:127.0.0.1:46581_solr) [n:127.0.0.1:46581_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1347728 INFO  (zkCallback-3553-thread-1-processing-n:127.0.0.1:42853_solr) [n:127.0.0.1:42853_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1347728 INFO  (zkCallback-3544-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1347728 INFO  (zkCallback-3544-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1347763 INFO  (TEST-MoveReplicaHDFSTest.testNormalMove-seed#[1E3D5214562DC0D6]) [n:127.0.0.1:42853_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42853.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7cd6622e
   [junit4]   2> 1347769 INFO  (TEST-MoveReplicaHDFSTest.testNormalMove-seed#[1E3D5214562DC0D6]) [n:127.0.0.1:42853_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42853.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7cd6622e
   [junit4]   2> 1347769 INFO  (TEST-MoveReplicaHDFSTest.testNormalMove-seed#[1E3D5214562DC0D6]) [n:127.0.0.1:42853_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42853.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7cd6622e
   [junit4]   2> 1347771 INFO  (TEST-MoveReplicaHDFSTest.testNormalMove-seed#[1E3D5214562DC0D6]) [n:127.0.0.1:42853_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_1E3D5214562DC0D6-001/tempDir-001/node5/.
   [junit4]   2> 1347805 INFO  (zkConnectionManagerCallback-3558-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1347806 INFO  (TEST-MoveReplicaHDFSTest.testNormalMove-seed#[1E3D5214562DC0D6]) [    ] o.a.s.c.MoveReplicaTest total_jettys: 5
   [junit4]   2> 1347813 INFO  (qtp1101497242-17457) [n:127.0.0.1:34815_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> 1347815 INFO  (OverseerThreadFactory-7842-thread-2-processing-n:127.0.0.1:46581_solr) [n:127.0.0.1:46581_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection MoveReplicaHDFSTest_coll_false
   [junit4]   2> 1347815 INFO  (OverseerCollectionConfigSetProcessor-72092513552302091-127.0.0.1:46581_solr-n_0000000000) [n:127.0.0.1:46581_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> 1347918 INFO  (OverseerStateUpdate-72092513552302091-127.0.0.1:46581_solr-n_0000000000) [n:127.0.0.1:46581_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:45615/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1347919 INFO  (OverseerStateUpdate-72092513552302091-127.0.0.1:46581_solr-n_0000000000) [n:127.0.0.1:46581_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:42853/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1347920 INFO  (OverseerStateUpdate-72092513552302091-127.0.0.1:46581_solr-n_0000000000) [n:127.0.0.1:46581_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:38169/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1347921 INFO  (OverseerStateUpdate-72092513552302091-127.0.0.1:46581_solr-n_0000000000) [n:127.0.0.1:46581_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:34815/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1348127 INFO  (qtp1101497242-17773) [n:127.0.0.1:34815_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> 1348128 INFO  (qtp1101497242-17773) [n:127.0.0.1:34815_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1348135 INFO  (qtp1679706712-17738) [n:127.0.0.1:42853_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> 1348135 INFO  (qtp653742407-17460) [n:127.0.0.1:45615_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> 1348135 INFO  (qtp252064743-17464) [n:127.0.0.1:38169_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> 1348135 INFO  (qtp1679706712-17738) [n:127.0.0.1:42853_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1348135 INFO  (qtp653742407-17460) [n:127.0.0.1:45615_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1348135 INFO  (qtp252064743-17464) [n:127.0.0.1:38169_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1348238 INFO  (zkCallback-3525-thread-1-processing-n:127.0.0.1:45615_solr) [n:127.0.0.1:45615_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> 1348238 INFO  (zkCallback-3553-thread-1-processing-n:127.0.0.1:42853_solr) [n:127.0.0.1:42853_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> 1348238 INFO  (zkCallback-3524-thread-1-processing-n:127.0.0.1:38169_solr) [n:127.0.0.1:38169_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> 1348238 INFO  (zkCallback-3525-thread-2-processing-n:127.0.0.1:45615_solr) [n:127.0.0.1:45615_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> 1348238 INFO  (zkCallback-3529-thread-1-processing-n:127.0.0.1:34815_solr) [n:127.0.0.1:34815_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> 1348238 INFO  (zkCallback-3553-thread-2-processing-n:127.0.0.1:42853_solr) [n:127.0.0.1:42853_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> 1348238 INFO  (zkCallback-3529-thread-2-processing-n:127.0.0.1:34815_solr) [n:127.0.0.1:34815_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> 1348239 INFO  (zkCallback-3524-thread-2-processing-n:127.0.0.1:38169_solr) [n:127.0.0.1:38169_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> 1349135 INFO  (qtp1101497242-17773) [n:127.0.0.1:34815_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> 1349147 INFO  (qtp1101497242-17773) [n:127.0.0.1:34815_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> 1349148 INFO  (qtp653742407-17460) [n:127.0.0.1:45615_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> 1349148 INFO  (qtp1679706712-17738) [n:127.0.0.1:42853_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> 1349148 INFO  (qtp252064743-17464) [n:127.0.0.1:38169_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> 1349149 INFO  (qtp1101497242-17773) [n:127.0.0.1:34815_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> 1349150 INFO  (qtp1101497242-17773) [n:127.0.0.1:34815_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> 1349150 INFO  (qtp1101497242-17773) [n:127.0.0.1:34815_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_34815.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@7cd6622e
   [junit4]   2> 1349159 INFO  (qtp1101497242-17773) [n:127.0.0.1:34815_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:38859/data
   [junit4]   2> 1349159 INFO  (qtp653742407-17460) [n:127.0.0.1:45615_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> 1349159 INFO  (qtp252064743-17464) [n:127.0.0.1:38169_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> 1349159 INFO  (qtp1101497242-17773) [n:127.0.0.1:34815_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> 1349159 INFO  (qtp1679706712-17738) [n:127.0.0.1:42853_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> 1349159 INFO  (qtp1101497242-17773) [n:127.0.0.1:34815_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> 1349160 INFO  (qtp1101497242-17773) [n:127.0.0.1:34815_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/J2/temp/solr.cloud.MoveReplicaHDFSTest_1E3D5214562DC0D6-001/tempDir-001/node2/MoveReplicaHDFSTest_coll_false_shard2_replica_n6], dataDir=[hdfs://localhost.localdomain:38859/data/MoveReplicaHDFSTest_coll_false/core_node8/data/]
   [junit4]   2> 1349161 INFO  (qtp252064743-17464) [n:127.0.0.1:38169_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> 1349161 INFO  (qtp653742407-17460) [n:127.0.0.1:45615_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> 1349161 INFO  (qtp252064743-17464) [n:127.0.0.1:38169_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> 1349161 INFO  (qtp653742407-17460) [n:127.0.0.1:45615_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> 1349161 INFO  (qtp1679706712-17738) [n:127.0.0.1:42853_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> 1349161 INFO  (qtp1679706712-17738) [n:127.0.0.1:42853_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> 1349162 INFO  (qtp653742407-17460) [n:127.0.0.1:45615_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_45615.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@7cd6622e
   [junit4]   2> 1349162 INFO  (qtp252064743-17464) [n:127.0.0.1:38169_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_38169.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@7cd6622e
   [junit4]   2> 1349162 INFO  (qtp653742407-17460) [n:127.0.0.1:45615_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:38859/data
   [junit4]   2> 1349162 INFO  (qtp1679706712-17738) [n:127.0.0.1:42853_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_42853.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@7cd6622e
   [junit4]   2> 1349162 INFO  (qtp653742407-17460) [n:127.0.0.1:45615_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> 1349162 INFO  (qtp653742407-17460) [n:127.0.0.1:45615_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> 1349162 INFO  (qtp1679706712-17738) [n:127.0.0.1:42853_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:38859/data
   [junit4]   2> 1349162 INFO  (qtp252064743-17464) [n:127.0.0.1:38169_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:38859/data
   [junit4]   2> 1349162 INFO  (qtp1679706712-17738) [n:127.0.0.1:42853_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> 1349162 INFO  (qtp653742407-17460) [n:127.0.0.1:45615_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/J2/temp/solr.cloud.MoveReplicaHDFSTest_1E3D5214562DC0D6-001/tempDir-001/node3/MoveReplicaHDFSTest_coll_false_shard1_replica_n1], dataDir=[hdfs://localhost.localdomain:38859/data/MoveReplicaHDFSTest_coll_false/core_node3/data/]
   [junit4]   2> 1349162 INFO  (qtp1679706712-17738) [n:127.0.0.1:42853_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> 1349162 INFO  (qtp1101497242-17773) [n:127.0.0.1:34815_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:38859/data/MoveReplicaHDFSTest_coll_false/core_node8/data/snapshot_metadata
   [junit4]   2> 1349162 INFO  (qtp1679706712-17738) [n:127.0.0.1:42853_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/J2/temp/solr.cloud.MoveReplicaHDFSTest_1E3D5214562DC0D6-001/tempDir-001/node5/MoveReplicaHDFSTest_coll_false_shard1_replica_n2], dataDir=[hdfs://localhost.localdomain:38859/data/MoveReplicaHDFSTest_coll_false/core_node5/data/]
   [junit4]   2> 1349162 INFO  (qtp252064743-17464) [n:127.0.0.1:38169_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> 1349162 INFO  (qtp252064743-17464) [n:127.0.0.1:38169_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> 1349162 INFO  (qtp252064743-17464) [n:127.0.0.1:38169_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/J2/temp/solr.cloud.MoveReplicaHDFSTest_1E3D5214562DC0D6-001/tempDir-001/node4/MoveReplicaHDFSTest_coll_false_shard2_replica_n4], dataDir=[hdfs://localhost.localdomain:38859/data/MoveReplicaHDFSTest_coll_false/core_node7/data/]
   [junit4]   2> 1349163 INFO  (qtp1679706712-17738) [n:127.0.0.1:42853_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:38859/data/MoveReplicaHDFSTest_coll_false/core_node5/data/snapshot_metadata
   [junit4]   2> 1349163 INFO  (qtp653742407-17460) [n:127.0.0.1:45615_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:38859/data/MoveReplicaHDFSTest_coll_false/core_node3/data/snapshot_metadata
   [junit4]   2> 1349164 INFO  (qtp252064743-17464) [n:127.0.0.1:38169_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:38859/data/MoveReplicaHDFSTest_coll_false/core_node7/data/snapshot_metadata
   [junit4]   2> 1349172 INFO  (qtp1101497242-17773) [n:127.0.0.1:34815_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:38859/data/MoveReplicaHDFSTest_coll_false/core_node8/data
   [junit4]   2> 1349176 INFO  (qtp653742407-17460) [n:127.0.0.1:45615_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:38859/data/MoveReplicaHDFSTest_coll_false/core_node3/data
   [junit4]   2> 1349176 INFO  (qtp1679706712-17738) [n:127.0.0.1:42853_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:38859/data/MoveReplicaHDFSTest_coll_false/core_node5/data
   [junit4]   2> 1349177 INFO  (qtp252064743-17464) [n:127.0.0.1:38169_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:38859/data/MoveReplicaHDFSTest_coll_false/core_node7/data
   [junit4]   2> 1349188 INFO  (qtp1101497242-17773) [n:127.0.0.1:34815_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:38859/data/MoveReplicaHDFSTest_coll_false/core_node8/data/index
   [junit4]   2> 1349191 INFO  (qtp252064743-17464) [n:127.0.0.1:38169_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:38859/data/MoveReplicaHDFSTest_coll_false/core_node7/data/index
   [junit4]   2> 1349191 INFO  (qtp653742407-17460) [n:127.0.0.1:45615_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:38859/data/MoveReplicaHDFSTest_coll_false/core_node3/data/index
   [junit4]   2> 1349195 INFO  (qtp1679706712-17738) [n:127.0.0.1:42853_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:38859/data/MoveReplicaHDFSTest_coll_false/core_node5/data/index
   [junit4]   2> 1349241 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:36461 is added to blk_1073741827_1003{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-fa0f5dfa-535a-4fdd-9459-b8ca038dd34a:NORMAL:127.0.0.1:40499|RBW], ReplicaUC[[DISK]DS-f45a2205-9670-4e60-9694-52a870d58c13:NORMAL:127.0.0.1:36461|FINALIZED]]} size 0
   [junit4]   2> 1349242 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:40499 is added to blk_1073741828_1004{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-6d96933c-d860-4c3a-b5b0-91becab77732:NORMAL:127.0.0.1:36461|RBW], ReplicaUC[[DISK]DS-fa0f5dfa-535a-4fdd-9459-b8ca038dd34a:NORMAL:127.0.0.1:40499|FINALIZED]]} size 0
   [junit4]   2> 1349242 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:36461 is added to blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-6d96933c-d860-4c3a-b5b0-91becab77732:NORMAL:127.0.0.1:36461|RBW], ReplicaUC[[DISK]DS-fa0f5dfa-535a-4fdd-9459-b8ca038dd34a:NORMAL:127.0.0.1:40499|RBW]]} size 0
   [junit4]   2> 1349244 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:36461 is added to blk_1073741828_1004 size 69
   [junit4]   2> 1349244 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:40499 is added to blk_1073741827_1003 size 69
   [junit4]   2> 1349244 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:36461 is added to blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-f45a2205-9670-4e60-9694-52a870d58c13:NORMAL:127.0.0.1:36461|RBW], ReplicaUC[[DISK]DS-38f80288-b4cb-4fd8-ad26-c37c931bbd0b:NORMAL:127.0.0.1:40499|RBW]]} size 0
   [junit4]   2> 1349244 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:40499 is added to blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-f45a2205-9670-4e60-9694-52a870d58c13:NORMAL:127.0.0.1:36461|RBW], ReplicaUC[[DISK]DS-38f80288-b4cb-4fd8-ad26-c37c931bbd0b:NORMAL:127.0.0.1:40499|RBW]]} size 0
   [junit4]   2> 1349244 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:40499 is added to blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-6d96933c-d860-4c3a-b5b0-91becab77732:NORMAL:127.0.0.1:36461|RBW], ReplicaUC[[DISK]DS-fa0f5dfa-535a-4fdd-9459-b8ca038dd34a:NORMAL:127.0.0.1:40499|RBW]]} size 0
   [junit4]   2> 1349312 INFO  (qtp653742407-17460) [n:127.0.0.1:45615_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> 1349312 INFO  (qtp653742407-17460) [n:127.0.0.1:45615_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> 1349313 INFO  (qtp653742407-17460) [n:127.0.0.1:45615_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> 1349315 INFO  (qtp1679706712-17738) [n:127.0.0.1:42853_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> 1349315 INFO  (qtp1679706712-17738) [n:127.0.0.1:42853_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> 1349315 INFO  (qtp1679706712-17738) [n:127.0.0.1:42853_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> 1349319 INFO  (qtp1101497242-17773) [n:127.0.0.1:34815_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> 1349319 INFO  (qtp1101497242-17773) [n:127.0.0.1:34815_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> 1349319 INFO  (qtp1101497242-17773) [n:127.0.0.1:34815_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> 1349319 INFO  (qtp252064743-17464) [n:127.0.0.1:38169_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> 1349319 INFO  (qtp252064743-17464) [n:127.0.0.1:38169_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> 1349319 INFO  (qtp252064743-17464) [n:127.0.0.1:38169_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> 1349325 INFO  (qtp1679706712-17738) [n:127.0.0.1:42853_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> 1349325 INFO  (qtp1679706712-17738) [n:127.0.0.1:42853_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> 1349325 INFO  (qtp1101497242-17773) [n:127.0.0.1:34815_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> 1349326 INFO  (qtp1101497242-17773) [n:127.0.0.1:34815_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> 1349328 INFO  (qtp653742407-17460) [n:127.0.0.1:45615_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> 1349328 INFO  (qtp653742407-17460) [n:127.0.0.1:45615_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> 1349329 INFO  (qtp252064743-17464) [n:127.0.0.1:38169_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> 1349329 INFO  (qtp252064743-17464) [n:127.0.0.1:38169_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> 1349368 INFO  (qtp653742407-17460) [n:127.0.0.1:45615_solr c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node3 x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@26ed48e5[MoveReplicaHDFSTest_coll_false_shard1_replica_n1] main]
   [junit4]   2> 1349369 INFO  (qtp653742407-17460) [n:127.0.0.1:45615_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> 1349370 INFO  (qtp653742407-17460) [n:127.0.0.1:45615_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> 1349373 INFO  (qtp653742407-17460) [n:127.0.0.1:45615_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> 1349374 INFO  (qtp252064743-17464) [n:127.0.0.1:38169_solr c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@6f7df2a8[MoveReplicaHDFSTest_coll_false_shard2_replica_n4] main]
   [junit4]   2> 1349374 INFO  (qtp1101497242-17773) [n:127.0.0.1:34815_solr c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_false_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@662ba6d3[MoveReplicaHDFSTest_coll_false_shard2_replica_n6] main]
   [junit4]   2> 1349374 INFO  (searcherExecutor-7859-thread-1-processing-n:127.0.0.1:45615_solr x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1 s:shard1 c:MoveReplicaHDFSTest_coll_false r:core_node3) [n:127.0.0.1:45615_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@26ed48e5[MoveReplicaHDFSTest_coll_false_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1349375 INFO  (qtp1101497242-17773) [n:127.0.0.1:34815_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> 1349375 INFO  (qtp252064743-17464) [n:127.0.0.1:38169_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> 1349376 INFO  (qtp653742407-17460) [n:127.0.0.1:45615_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 1594249943506223104
   [junit4]   2> 1349376 INFO  (qtp1101497242-17773) [n:127.0.0.1:34815_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> 1349376 INFO  (qtp252064743-17464) [n:127.0.0.1:38169_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> 1349376 INFO  (qtp1679706712-17738) [n:127.0.0.1:42853_solr c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node5 x:MoveReplicaHDFSTest_coll_false_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@1d8dd62a[MoveReplicaHDFSTest_coll_false_shard1_replica_n2] main]
   [junit4]   2> 1349376 INFO  (qtp252064743-17464) [n:127.0.0.1:38169_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> 1349376 INFO  (qtp1101497242-17773) [n:127.0.0.1:34815_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> 1349377 INFO  (searcherExecutor-7857-thread-1-processing-n:127.0.0.1:34815_solr x:MoveReplicaHDFSTest_coll_false_shard2_replica_n6 s:shard2 c:MoveReplicaHDFSTest_coll_false r:core_node8) [n:127.0.0.1:34815_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@662ba6d3[MoveReplicaHDFSTest_coll_false_shard2_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1349377 INFO  (searcherExecutor-7858-thread-1-processing-n:127.0.0.1:38169_solr x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4 s:shard2 c:MoveReplicaHDFSTest_coll_false r:core_node7) [n:127.0.0.1:38169_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@6f7df2a8[MoveReplicaHDFSTest_coll_false_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1349377 INFO  (qtp1679706712-17738) [n:127.0.0.1:42853_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> 1349378 INFO  (qtp1679706712-17738) [n:127.0.0.1:42853_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> 1349378 INFO  (qtp1101497242-17773) [n:127.0.0.1:34815_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 1594249943508320256
   [junit4]   2> 1349378 INFO  (qtp252064743-17464) [n:127.0.0.1:38169_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 1594249943508320256
   [junit4]   2> 1349379 INFO  (qtp1679706712-17738) [n:127.0.0.1:42853_solr c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node5 x:MoveReplicaHDFSTest_coll_false_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1349379 INFO  (searcherExecutor-7860-thread-1-processing-n:127.0.0.1:42853_solr x:MoveReplicaHDFSTest_coll_false_shard1_replica_n2 s:shard1 c:MoveReplicaHDFSTest_coll_false r:core_node5) [n:127.0.0.1:42853_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] Registered new searcher Searcher@1d8dd62a[MoveReplicaHDFSTest_coll_false_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1349380 INFO  (qtp1679706712-17738) [n:127.0.0.1:42853_solr c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node5 x:MoveReplicaHDFSTest_coll_false_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1594249943510417408
   [junit4]   2> 1349381 INFO  (qtp252064743-17464) [n:127.0.0.1:38169_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}, version=0}
   [junit4]   2> 1349382 INFO  (qtp1101497242-17773) [n:127.0.0.1:34815_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_node7=0, core_node8=0}, version=1}
   [junit4]   2> 1349382 INFO  (qtp653742407-17460) [n:127.0.0.1:45615_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> 1349383 INFO  (qtp1679706712-17738) [n:127.0.0.1:42853_solr c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node5 x:MoveReplicaHDFSTest_coll_false_shard1_replica_n2] o.a.s.c.ZkShardTerms Successful update terms at /collections/MoveReplicaHDFSTest_coll_false/terms/shard1 to Terms{values={core_node3=0, core_node5=0}, version=1}
   [junit4]   2> 1349384 INFO  (qtp252064743-17464) [n:127.0.0.1:38169_solr c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1349384 INFO  (qtp252064743-17464) [n:127.0.0.1:38169_solr c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1349384 INFO  (qtp252064743-17464) [n:127.0.0.1:38169_solr c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:38169/solr/MoveReplicaHDFSTest_coll_false_shard2_replica_n4/
   [junit4]   2> 1349385 INFO  (qtp252064743-17464) [n:127.0.0.1:38169_solr c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4] o.a.s.u.PeerSync PeerSync: core=MoveReplicaHDFSTest_coll_false_shard2_replica_n4 url=https://127.0.0.1:38169/solr START replicas=[https://127.0.0.1:34815/solr/MoveReplicaHDFSTest_coll_false_shard2_replica_n6/] nUpdates=100
   [junit4]   2> 1349385 INFO  (qtp653742407-17460) [n:127.0.0.1:45615_solr c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node3 x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1349385 INFO  (qtp653742407-17460) [n:127.0.0.1:45615_solr c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node3 x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1349385 INFO  (qtp653742407-17460) [n:127.0.0.1:45615_solr c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node3 x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:45615/solr/MoveReplicaHDFSTest_coll_false_shard1_replica_n1/
   [junit4]   2> 1349386 INFO  (qtp653742407-17460) [n:127.0.0.1:45615_solr c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node3 x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=MoveReplicaHDFSTest_coll_false_shard1_replica_n1 url=https://127.0.0.1:45615/solr START replicas=[https://127.0.0.1:42853/solr/MoveReplicaHDFSTest_coll_false_shard1_replica_n2/] nUpdates=100
   [junit4]   2> 1349388 INFO  (qtp1101497242-17774) [n:127.0.0.1:34815_solr c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_false_shard2_replica_n6] o.a.s.c.S.Request [MoveReplicaHDFSTest_coll_false_shard2_replica_n6]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1349397 INFO  (qtp1679706712-17734) [n:127.0.0.1:42853_solr c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node5 x:MoveReplicaHDFSTest_coll_false_shard1_replica_n2] o.a.s.c.S.Request [MoveReplicaHDFSTest_coll_false_shard1_replica_n2]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1349486 INFO  (zkCallback-3525-thread-1-processing-n:127.0.0.1:45615_solr) [n:127.0.0.1:45615_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> 1349486 INFO  (zkCallback-3529-thread-2-processing-n:127.0.0.1:34815_solr) [n:127.0.0.1:34815_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> 1349486 INFO  (zkCallback-3524-thread-2-processing-n:127.0.0.1:38169_solr) [n:127.0.0.1:38169_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> 1349486 INFO  (zkCallback-3525-thread-2-processing-n:127.0.0.1:45615_solr) [n:127.0.0.1:45615_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> 1349486 INFO  (zkCallback-3529-thread-1-processing-n:127.0.0.1:34815_solr) [n:127.0.0.1:34815_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> 1349486 INFO  (zkCallback-3553-thread-1-processing-n:127.0.0.1:42853_solr) [n:127.0.0.1:42853_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> 1349486 INFO  (zkCallback-3553-thread-2-processing-n:127.0.0.1:42853_solr) [n:127.0.0.1:42853_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> 1349486 INFO  (zkCallback-3524-thread-1-processing-n:127.0.0.1:38169_solr) [n:127.0.0.1:38169_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> 1349685 INFO  (qtp252064743-17464) [n:127.0.0.1:38169_solr c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4] o.a.s.u.PeerSync PeerSync: core=MoveReplicaHDFSTest_coll_false_shard2_replica_n4 url=https://127.0.0.1:38169/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1349685 INFO  (qtp252064743-17464) [n:127.0.0.1:38169_solr c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1349685 INFO  (qtp252064743-17464) [n:127.0.0.1:38169_solr c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1349685 INFO  (qtp252064743-17464) [n:127.0.0.1:38169_solr c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1349688 INFO  (qtp653742407-17460) [n:127.0.0.1:45615_solr c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node3 x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=MoveReplicaHDFSTest_coll_false_shard1_replica_n1 url=https://127.0.0.1:45615/solr DONE.  We have no versions.  sync failed.
   [ju

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

st_1E3D5214562DC0D6-001/tempDir-002/hdfsBaseDir/data/data3/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_1E3D5214562DC0D6-001/tempDir-002/hdfsBaseDir/data/data4/]]  heartbeating to localhost.localdomain/127.0.0.1:38859) [    ] o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager interrupted
   [junit4]   2> 1398383 WARN  (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_1E3D5214562DC0D6-001/tempDir-002/hdfsBaseDir/data/data3/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_1E3D5214562DC0D6-001/tempDir-002/hdfsBaseDir/data/data4/]]  heartbeating to localhost.localdomain/127.0.0.1:38859) [    ] o.a.h.h.s.d.DataNode Ending block pool service for: Block pool BP-480618472-88.99.242.108-1520395222756 (Datanode Uuid 92fdfaf9-5280-4ca4-89c1-6aeb2aff7e0c) service to localhost.localdomain/127.0.0.1:38859
   [junit4]   2> 1398383 WARN  (SUITE-MoveReplicaHDFSTest-seed#[1E3D5214562DC0D6]-worker) [    ] o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called
   [junit4]   2> 1398388 INFO  (SUITE-MoveReplicaHDFSTest-seed#[1E3D5214562DC0D6]-worker) [    ] o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0
   [junit4]   2> 1398489 WARN  (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_1E3D5214562DC0D6-001/tempDir-002/hdfsBaseDir/data/data1/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_1E3D5214562DC0D6-001/tempDir-002/hdfsBaseDir/data/data2/]]  heartbeating to localhost.localdomain/127.0.0.1:38859) [    ] o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager interrupted
   [junit4]   2> 1398490 WARN  (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_1E3D5214562DC0D6-001/tempDir-002/hdfsBaseDir/data/data1/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_1E3D5214562DC0D6-001/tempDir-002/hdfsBaseDir/data/data2/]]  heartbeating to localhost.localdomain/127.0.0.1:38859) [    ] o.a.h.h.s.d.DataNode Ending block pool service for: Block pool BP-480618472-88.99.242.108-1520395222756 (Datanode Uuid 2a7ec766-2415-488c-b60d-77afbb1d44c3) service to localhost.localdomain/127.0.0.1:38859
   [junit4]   2> 1398493 INFO  (SUITE-MoveReplicaHDFSTest-seed#[1E3D5214562DC0D6]-worker) [    ] o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost.localdomain:0
   [junit4]   2> 1398602 INFO  (SUITE-MoveReplicaHDFSTest-seed#[1E3D5214562DC0D6]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:42781 42781
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_1E3D5214562DC0D6-001
   [junit4]   2> Mar 07, 2018 4:01:14 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 66 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {_version_=PostingsFormat(name=Memory), id=PostingsFormat(name=Memory)}, docValues:{}, maxPointsInLeafNode=1551, maxMBSortInHeap=7.275743463161507, sim=RandomSimilarity(queryNorm=true): {}, locale=fa-AF, timezone=Etc/Universal
   [junit4]   2> NOTE: Linux 4.13.0-36-generic amd64/Oracle Corporation 10 (64-bit)/cpus=8,threads=2,free=107160824,total=521666560
   [junit4]   2> NOTE: All tests run in this JVM: [TimeZoneUtilsTest, InfoHandlerTest, ClusterStateUpdateTest, AssignTest, RecoveryZkTest, TestShardHandlerFactory, ClusterStateTest, TestDocBasedVersionConstraints, BasicAuthIntegrationTest, RestartWhileUpdatingTest, SecurityConfHandlerTest, PreAnalyzedFieldTest, ConvertedLegacyTest, HdfsTlogReplayBufferedWhileIndexingTest, TestFastWriter, PeerSyncReplicationTest, TestHdfsBackupRestoreCore, TimeRoutedAliasUpdateProcessorTest, TestBadConfig, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestSchemaResource, TestComplexPhraseQParserPlugin, TestShortCircuitedRequests, TestDistributedMap, CreateRoutedAliasTest, DataDrivenBlockJoinTest, CollectionsAPIAsyncDistributedZkTest, TestManagedSynonymFilterFactory, SaslZkACLProviderTest, TestStandardQParsers, TestManagedSchemaThreadSafety, CircularListTest, TestHalfAndHalfDocValues, TestSolrConfigHandlerCloud, BasicDistributedZk2Test, TermVectorComponentTest, TestLazyCores, TestDistributedMissingSort, TestHdfsCloudBackupRestore, TestAddFieldRealTimeGet, TestSolrXml, OverseerRolesTest, ReplaceNodeNoTargetTest, TestJmxIntegration, TestLeaderElectionWithEmptyReplica, DistributedSpellCheckComponentTest, DateMathParserTest, BaseCdcrDistributedZkTest, MinimalSchemaTest, TestQueryTypes, TestRestoreCore, SimpleCollectionCreateDeleteTest, TestManagedResource, TestMissingGroups, GraphQueryTest, TestSha256AuthenticationProvider, TestSolrCloudWithDelegationTokens, CurrencyRangeFacetCloudTest, AddBlockUpdateTest, DirectoryFactoryTest, LeaderFailoverAfterPartitionTest, CoreAdminCreateDiscoverTest, SolrCloudExampleTest, TestInitParams, TestFilteredDocIdSet, UnloadDistributedZkTest, ZkStateWriterTest, NoCacheHeaderTest, DisMaxRequestHandlerTest, RegexBytesRefFilterTest, TestPrepRecovery, DistanceFunctionTest, ResponseHeaderTest, TestConfigSetsAPI, TestUpdate, QueryResultKeyTest, HdfsBasicDistributedZkTest, TestFaceting, WordBreakSolrSpellCheckerTest, TestRealTimeGet, CdcrVersionReplicationTest, TestPushWriter, SpellPossibilityIteratorTest, DistanceUnitsTest, TestCloudManagedSchema, CollectionStateFormat2Test, IndexSchemaRuntimeFieldTest, TestConfigSetImmutable, DistributedSuggestComponentTest, TestSchemalessBufferedUpdates, TestDFRSimilarityFactory, TestMultiValuedNumericRangeQuery, TestCoreAdminApis, DeleteNodeTest, ShowFileRequestHandlerTest, DistributedExpandComponentTest, TestXmlQParser, StatelessScriptUpdateProcessorFactoryTest, TestEmbeddedSolrServerConstructors, AtomicUpdatesTest, TestTolerantSearch, MultiTermTest, TestBlobHandler, TestFieldCacheReopen, TestQuerySenderListener, ManagedSchemaRoundRobinCloudTest, URLClassifyProcessorTest, MoreLikeThisHandlerTest, TestLFUCache, SolrCmdDistributorTest, TestDynamicLoading, TestExpandComponent, TestBulkSchemaAPI, TestUtils, CdcrReplicationDistributedZkTest, TestAnalyzedSuggestions, BlockDirectoryTest, TestSuggestSpellingConverter, TestRandomDVFaceting, V2ApiIntegrationTest, DocValuesMultiTest, TestSolrDeletionPolicy2, TestCoreDiscovery, TestRandomFlRTGCloud, TestLargeCluster, NotRequiredUniqueKeyTest, TestTlogReplica, LeaderElectionTest, TestHashPartitioner, TermVectorComponentDistributedTest, ZkControllerTest, TestStressReorder, TestReload, TestCoreContainer, SimpleFacetsTest, StatsComponentTest, SpellCheckComponentTest, BadIndexSchemaTest, TestSort, TestFiltering, DistributedQueryElevationComponentTest, SolrIndexSplitterTest, AnalysisAfterCoreReloadTest, SignatureUpdateProcessorFactoryTest, SpellCheckCollatorTest, SuggesterFSTTest, CoreAdminHandlerTest, SolrRequestParserTest, DocValuesTest, SuggesterTSTTest, SpatialFilterTest, TestCSVLoader, PolyFieldTest, SolrCoreCheckLockOnStartupTest, FieldMutatingUpdateProcessorTest, TestAtomicUpdateErrorCases, TestWordDelimiterFilterFactory, DirectUpdateHandlerOptimizeTest, TestRemoteStreaming, IndexBasedSpellCheckerTest, TestQueryUtils, DirectSolrSpellCheckerTest, DocumentAnalysisRequestHandlerTest, XmlUpdateRequestHandlerTest, TestValueSourceCache, TestIndexingPerformance, TestSolrQueryParser, RegexBoostProcessorTest, ReturnFieldsTest, TestCSVResponseWriter, UniqFieldsUpdateProcessorFactoryTest, SearchHandlerTest, AlternateDirectoryTest, TestQuerySenderNoQuery, CopyFieldTest, TestDocSet, TestBinaryField, TestElisionMultitermQuery, TestFuzzyAnalyzedSuggestions, TestCharFilters, TestCodecSupport, TestSweetSpotSimilarityFactory, TestPerFieldSimilarity, TestLMJelinekMercerSimilarityFactory, ScriptEngineTest, TestFastLRUCache, SpellingQueryConverterTest, RAMDirectoryFactoryTest, TestDocumentBuilder, TestRTGBase, DistributedIntervalFacetingTest, TestLuceneIndexBackCompat, AliasIntegrationTest, CleanupOldIndexTest, CloudExitableDirectoryReaderTest, CollectionPropsTest, CollectionsAPISolrJTest, DeleteShardTest, DeleteStatusTest, DistribJoinFromCollectionTest, DistributedVersionInfoTest, HttpPartitionTest, LIRRollingUpdatesTest, MoveReplicaHDFSTest]
   [junit4] Completed [443/780 (1!)] on J2 in 61.70s, 4 tests, 1 error, 1 skipped <<< FAILURES!

[...truncated 43852 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/1478/consoleText

[repro] Revision: 85b7a2d0bf3398d53394bbc8ec08f6e48bdca4a2

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC"
[repro] Repro line:  ant test  -Dtestcase=MoveReplicaHDFSTest -Dtests.method=testFailedMove -Dtests.seed=1E3D5214562DC0D6 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=fa-AF -Dtests.timezone=Etc/Universal -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr/core
[repro]       MoveReplicaHDFSTest
[repro] ant compile-test

[...truncated 3315 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.MoveReplicaHDFSTest" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC" -Dtests.seed=1E3D5214562DC0D6 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=fa-AF -Dtests.timezone=Etc/Universal -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 91 lines...]
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.MoveReplicaHDFSTest
[repro] Exiting with code 0

[...truncated 40 lines...]