Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/1445/ 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:32773/solr/MoveReplicaHDFSTest_failed_coll_true, https://127.0.0.1:38901/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:32773/solr/MoveReplicaHDFSTest_failed_coll_true, https://127.0.0.1:38901/solr/MoveReplicaHDFSTest_failed_coll_true] at __randomizedtesting.SeedInfo.seed([CFB6B3E1C87CC362:657B60137FAF16B2]: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:32773/solr/MoveReplicaHDFSTest_failed_coll_true: no servers hosting shard: shard2 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 12267 lines...] [junit4] Suite: org.apache.solr.cloud.MoveReplicaHDFSTest [junit4] 2> 70553 INFO (SUITE-MoveReplicaHDFSTest-seed#[CFB6B3E1C87CC362]-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_CFB6B3E1C87CC362-001/init-core-data-001 [junit4] 2> 70553 WARN (SUITE-MoveReplicaHDFSTest-seed#[CFB6B3E1C87CC362]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=35 numCloses=35 [junit4] 2> 70553 INFO (SUITE-MoveReplicaHDFSTest-seed#[CFB6B3E1C87CC362]-worker) [ ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true [junit4] 2> 70554 INFO (SUITE-MoveReplicaHDFSTest-seed#[CFB6B3E1C87CC362]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0) [junit4] 2> 70844 INFO (SUITE-MoveReplicaHDFSTest-seed#[CFB6B3E1C87CC362]-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_CFB6B3E1C87CC362-001/tempDir-001 [junit4] 2> 70844 INFO (SUITE-MoveReplicaHDFSTest-seed#[CFB6B3E1C87CC362]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 70845 INFO (Thread-76) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 70845 INFO (Thread-76) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 70852 ERROR (Thread-76) [ ] 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> 70945 INFO (SUITE-MoveReplicaHDFSTest-seed#[CFB6B3E1C87CC362]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:36153 [junit4] 2> 70948 INFO (zkConnectionManagerCallback-87-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 70959 INFO (jetty-launcher-84-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> 70959 INFO (jetty-launcher-84-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> 70959 INFO (jetty-launcher-84-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> 70959 INFO (jetty-launcher-84-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> 70964 INFO (jetty-launcher-84-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 70964 INFO (jetty-launcher-84-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 70964 INFO (jetty-launcher-84-thread-3) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 70964 INFO (jetty-launcher-84-thread-3) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 70964 INFO (jetty-launcher-84-thread-4) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 70964 INFO (jetty-launcher-84-thread-1) [ ] o.e.j.s.session Scavenging every 660000ms [junit4] 2> 70964 INFO (jetty-launcher-84-thread-3) [ ] o.e.j.s.session Scavenging every 660000ms [junit4] 2> 70964 INFO (jetty-launcher-84-thread-4) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 70965 INFO (jetty-launcher-84-thread-4) [ ] o.e.j.s.session Scavenging every 660000ms [junit4] 2> 70965 INFO (jetty-launcher-84-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@129d26b{/solr,null,AVAILABLE} [junit4] 2> 70965 INFO (jetty-launcher-84-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6063ab2d{/solr,null,AVAILABLE} [junit4] 2> 70965 INFO (jetty-launcher-84-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 70965 INFO (jetty-launcher-84-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2e3a619c{/solr,null,AVAILABLE} [junit4] 2> 70965 INFO (jetty-launcher-84-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 70965 INFO (jetty-launcher-84-thread-2) [ ] o.e.j.s.session Scavenging every 600000ms [junit4] 2> 70965 INFO (jetty-launcher-84-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@11cbc322{/solr,null,AVAILABLE} [junit4] 2> 70976 INFO (jetty-launcher-84-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@5b02513b{SSL,[ssl, http/1.1]}{127.0.0.1:32773} [junit4] 2> 70976 INFO (jetty-launcher-84-thread-3) [ ] o.e.j.s.Server Started @72401ms [junit4] 2> 70976 INFO (jetty-launcher-84-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@7978d11b{SSL,[ssl, http/1.1]}{127.0.0.1:38901} [junit4] 2> 70976 INFO (jetty-launcher-84-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@4dea7e12{SSL,[ssl, http/1.1]}{127.0.0.1:43799} [junit4] 2> 70976 INFO (jetty-launcher-84-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=32773} [junit4] 2> 70976 INFO (jetty-launcher-84-thread-1) [ ] o.e.j.s.Server Started @72401ms [junit4] 2> 70976 INFO (jetty-launcher-84-thread-4) [ ] o.e.j.s.Server Started @72401ms [junit4] 2> 70976 INFO (jetty-launcher-84-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@5ed3f50f{SSL,[ssl, http/1.1]}{127.0.0.1:45883} [junit4] 2> 70976 INFO (jetty-launcher-84-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43799} [junit4] 2> 70976 INFO (jetty-launcher-84-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38901} [junit4] 2> 70976 INFO (jetty-launcher-84-thread-2) [ ] o.e.j.s.Server Started @72402ms [junit4] 2> 70977 INFO (jetty-launcher-84-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45883} [junit4] 2> 70977 ERROR (jetty-launcher-84-thread-4) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 70977 ERROR (jetty-launcher-84-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 70977 ERROR (jetty-launcher-84-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 70977 INFO (jetty-launcher-84-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.3.0 [junit4] 2> 70977 INFO (jetty-launcher-84-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.3.0 [junit4] 2> 70977 INFO (jetty-launcher-84-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 70977 INFO (jetty-launcher-84-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 70977 INFO (jetty-launcher-84-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 70977 INFO (jetty-launcher-84-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 70977 ERROR (jetty-launcher-84-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 70977 INFO (jetty-launcher-84-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-02-28T08:06:46.571408Z [junit4] 2> 70977 INFO (jetty-launcher-84-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-02-28T08:06:46.571396Z [junit4] 2> 70977 INFO (jetty-launcher-84-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.3.0 [junit4] 2> 70977 INFO (jetty-launcher-84-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.3.0 [junit4] 2> 70977 INFO (jetty-launcher-84-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 70977 INFO (jetty-launcher-84-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 70977 INFO (jetty-launcher-84-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 70977 INFO (jetty-launcher-84-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 70977 INFO (jetty-launcher-84-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-02-28T08:06:46.571588Z [junit4] 2> 70977 INFO (jetty-launcher-84-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-02-28T08:06:46.571603Z [junit4] 2> 70979 INFO (zkConnectionManagerCallback-91-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 70979 INFO (zkConnectionManagerCallback-90-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 70979 INFO (zkConnectionManagerCallback-93-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 70979 INFO (zkConnectionManagerCallback-95-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 70979 INFO (jetty-launcher-84-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 70979 INFO (jetty-launcher-84-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 70980 INFO (jetty-launcher-84-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 70980 INFO (jetty-launcher-84-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 70984 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 0x10099162b1e0003, likely client has closed socket [junit4] 2> 70988 INFO (jetty-launcher-84-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36153/solr [junit4] 2> 70989 INFO (zkConnectionManagerCallback-100-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 70993 INFO (jetty-launcher-84-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36153/solr [junit4] 2> 70993 INFO (jetty-launcher-84-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36153/solr [junit4] 2> 70999 INFO (jetty-launcher-84-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36153/solr [junit4] 2> 71002 INFO (zkConnectionManagerCallback-109-thread-1-processing-n:127.0.0.1:43799_solr) [n:127.0.0.1:43799_solr ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 71003 INFO (zkConnectionManagerCallback-106-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 71005 INFO (zkConnectionManagerCallback-111-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 71005 INFO (zkConnectionManagerCallback-113-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 71006 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 0x10099162b1e0009, likely client has closed socket [junit4] 2> 71007 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 0x10099162b1e0008, likely client has closed socket [junit4] 2> 71009 INFO (zkConnectionManagerCallback-115-thread-1-processing-n:127.0.0.1:32773_solr) [n:127.0.0.1:32773_solr ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 71009 INFO (zkConnectionManagerCallback-119-thread-1-processing-n:127.0.0.1:38901_solr) [n:127.0.0.1:38901_solr ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 71012 INFO (zkConnectionManagerCallback-117-thread-1-processing-n:127.0.0.1:45883_solr) [n:127.0.0.1:45883_solr ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 71068 INFO (jetty-launcher-84-thread-4) [n:127.0.0.1:43799_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 71068 INFO (jetty-launcher-84-thread-3) [n:127.0.0.1:32773_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 71069 INFO (jetty-launcher-84-thread-4) [n:127.0.0.1:43799_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43799_solr [junit4] 2> 71069 INFO (jetty-launcher-84-thread-3) [n:127.0.0.1:32773_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:32773_solr [junit4] 2> 71069 INFO (jetty-launcher-84-thread-4) [n:127.0.0.1:43799_solr ] o.a.s.c.Overseer Overseer (id=72225914529644551-127.0.0.1:43799_solr-n_0000000000) starting [junit4] 2> 71069 INFO (jetty-launcher-84-thread-1) [n:127.0.0.1:38901_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 71070 INFO (jetty-launcher-84-thread-2) [n:127.0.0.1:45883_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 71071 INFO (jetty-launcher-84-thread-1) [n:127.0.0.1:38901_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 71071 INFO (jetty-launcher-84-thread-2) [n:127.0.0.1:45883_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45883_solr [junit4] 2> 71071 INFO (jetty-launcher-84-thread-1) [n:127.0.0.1:38901_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38901_solr [junit4] 2> 71081 INFO (zkCallback-118-thread-1-processing-n:127.0.0.1:38901_solr) [n:127.0.0.1:38901_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3) [junit4] 2> 71081 INFO (zkCallback-108-thread-1-processing-n:127.0.0.1:43799_solr) [n:127.0.0.1:43799_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 71081 INFO (zkCallback-116-thread-1-processing-n:127.0.0.1:45883_solr) [n:127.0.0.1:45883_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 71081 INFO (zkCallback-114-thread-1-processing-n:127.0.0.1:32773_solr) [n:127.0.0.1:32773_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 71083 INFO (jetty-launcher-84-thread-4) [n:127.0.0.1:43799_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43799_solr [junit4] 2> 71084 INFO (zkCallback-108-thread-1-processing-n:127.0.0.1:43799_solr) [n:127.0.0.1:43799_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 71085 INFO (zkCallback-116-thread-1-processing-n:127.0.0.1:45883_solr) [n:127.0.0.1:45883_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 71084 INFO (zkCallback-114-thread-1-processing-n:127.0.0.1:32773_solr) [n:127.0.0.1:32773_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 71085 INFO (zkCallback-118-thread-1-processing-n:127.0.0.1:38901_solr) [n:127.0.0.1:38901_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 71128 INFO (jetty-launcher-84-thread-3) [n:127.0.0.1:32773_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32773.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1bf53a8f [junit4] 2> 71130 INFO (jetty-launcher-84-thread-1) [n:127.0.0.1:38901_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38901.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1bf53a8f [junit4] 2> 71138 INFO (jetty-launcher-84-thread-3) [n:127.0.0.1:32773_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32773.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1bf53a8f [junit4] 2> 71139 INFO (jetty-launcher-84-thread-3) [n:127.0.0.1:32773_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32773.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1bf53a8f [junit4] 2> 71140 INFO (jetty-launcher-84-thread-1) [n:127.0.0.1:38901_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38901.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1bf53a8f [junit4] 2> 71141 INFO (jetty-launcher-84-thread-3) [n:127.0.0.1:32773_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_CFB6B3E1C87CC362-001/tempDir-001/node3/. [junit4] 2> 71141 INFO (jetty-launcher-84-thread-1) [n:127.0.0.1:38901_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38901.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1bf53a8f [junit4] 2> 71142 INFO (jetty-launcher-84-thread-1) [n:127.0.0.1:38901_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_CFB6B3E1C87CC362-001/tempDir-001/node1/. [junit4] 2> 71143 INFO (jetty-launcher-84-thread-4) [n:127.0.0.1:43799_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43799.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1bf53a8f [junit4] 2> 71143 INFO (jetty-launcher-84-thread-2) [n:127.0.0.1:45883_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45883.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1bf53a8f [junit4] 2> 71153 INFO (jetty-launcher-84-thread-2) [n:127.0.0.1:45883_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45883.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1bf53a8f [junit4] 2> 71153 INFO (jetty-launcher-84-thread-2) [n:127.0.0.1:45883_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45883.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1bf53a8f [junit4] 2> 71154 INFO (jetty-launcher-84-thread-4) [n:127.0.0.1:43799_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43799.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1bf53a8f [junit4] 2> 71154 INFO (jetty-launcher-84-thread-4) [n:127.0.0.1:43799_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43799.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1bf53a8f [junit4] 2> 71154 INFO (jetty-launcher-84-thread-2) [n:127.0.0.1:45883_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_CFB6B3E1C87CC362-001/tempDir-001/node2/. [junit4] 2> 71155 INFO (jetty-launcher-84-thread-4) [n:127.0.0.1:43799_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_CFB6B3E1C87CC362-001/tempDir-001/node4/. [junit4] 2> 71265 INFO (zkConnectionManagerCallback-129-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 71268 INFO (zkConnectionManagerCallback-133-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 71269 INFO (SUITE-MoveReplicaHDFSTest-seed#[CFB6B3E1C87CC362]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 71269 INFO (SUITE-MoveReplicaHDFSTest-seed#[CFB6B3E1C87CC362]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36153/solr ready [junit4] 2> 71319 INFO (qtp1103666985-508) [n:127.0.0.1:43799_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 71325 INFO (qtp1103666985-508) [n:127.0.0.1:43799_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=6 [junit4] 2> 71528 WARN (SUITE-MoveReplicaHDFSTest-seed#[CFB6B3E1C87CC362]-worker) [ ] o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your platform... using builtin-java classes where applicable [junit4] 1> Formatting using clusterid: testClusterID [junit4] 2> 71825 WARN (SUITE-MoveReplicaHDFSTest-seed#[CFB6B3E1C87CC362]-worker) [ ] o.a.h.m.i.MetricsConfig Cannot locate configuration: tried hadoop-metrics2-namenode.properties,hadoop-metrics2.properties [junit4] 2> 71919 INFO (SUITE-MoveReplicaHDFSTest-seed#[CFB6B3E1C87CC362]-worker) [ ] o.m.log Logging to org.slf4j.impl.Log4jLoggerAdapter(org.mortbay.log) via org.mortbay.log.Slf4jLog [junit4] 2> 71928 WARN (SUITE-MoveReplicaHDFSTest-seed#[CFB6B3E1C87CC362]-worker) [ ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j [junit4] 2> 72034 INFO (SUITE-MoveReplicaHDFSTest-seed#[CFB6B3E1C87CC362]-worker) [ ] o.m.log jetty-6.1.26 [junit4] 2> 72053 INFO (SUITE-MoveReplicaHDFSTest-seed#[CFB6B3E1C87CC362]-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_45621_hdfs____.ft5i6q/webapp [junit4] 2> 72147 INFO (SUITE-MoveReplicaHDFSTest-seed#[CFB6B3E1C87CC362]-worker) [ ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost.localdomain:45621 [junit4] 2> 72462 WARN (SUITE-MoveReplicaHDFSTest-seed#[CFB6B3E1C87CC362]-worker) [ ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j [junit4] 2> 72464 INFO (SUITE-MoveReplicaHDFSTest-seed#[CFB6B3E1C87CC362]-worker) [ ] o.m.log jetty-6.1.26 [junit4] 2> 72468 INFO (SUITE-MoveReplicaHDFSTest-seed#[CFB6B3E1C87CC362]-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_46643_datanode____.6yj8yu/webapp [junit4] 2> 72532 INFO (SUITE-MoveReplicaHDFSTest-seed#[CFB6B3E1C87CC362]-worker) [ ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:46643 [junit4] 2> 72542 INFO (SUITE-MoveReplicaHDFSTest-seed#[CFB6B3E1C87CC362]-worker) [ ] i.n.u.i.PlatformDependent Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system unstability. [junit4] 2> 72642 WARN (SUITE-MoveReplicaHDFSTest-seed#[CFB6B3E1C87CC362]-worker) [ ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j [junit4] 2> 72643 INFO (SUITE-MoveReplicaHDFSTest-seed#[CFB6B3E1C87CC362]-worker) [ ] o.m.log jetty-6.1.26 [junit4] 2> 72646 INFO (SUITE-MoveReplicaHDFSTest-seed#[CFB6B3E1C87CC362]-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_35157_datanode____.v9lj8o/webapp [junit4] 2> 72728 INFO (SUITE-MoveReplicaHDFSTest-seed#[CFB6B3E1C87CC362]-worker) [ ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:35157 [junit4] 2> 72959 ERROR (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_CFB6B3E1C87CC362-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_CFB6B3E1C87CC362-001/tempDir-002/hdfsBaseDir/data/data2/]] heartbeating to localhost.localdomain/127.0.0.1:39471) [ ] 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> 72959 ERROR (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_CFB6B3E1C87CC362-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_CFB6B3E1C87CC362-001/tempDir-002/hdfsBaseDir/data/data4/]] heartbeating to localhost.localdomain/127.0.0.1:39471) [ ] 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> 72997 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0x91feb03433d1a: from storage DS-e67e861e-5b68-4589-bebf-5b628d10fe26 node DatanodeRegistration(127.0.0.1:41013, datanodeUuid=fcd9848d-6f9a-4292-980e-6e7fcb14812a, infoPort=45477, infoSecurePort=0, ipcPort=40359, storageInfo=lv=-56;cid=testClusterID;nsid=1809568904;c=0), blocks: 0, hasStaleStorage: true, processing time: 1 msecs [junit4] 2> 72997 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0x91feb03432166: from storage DS-fe058029-c06e-45a3-a216-9953d052b45f node DatanodeRegistration(127.0.0.1:36395, datanodeUuid=22ef80f9-72c8-4fa3-8ef1-22e9d8bb2bb9, infoPort=35399, infoSecurePort=0, ipcPort=35763, storageInfo=lv=-56;cid=testClusterID;nsid=1809568904;c=0), blocks: 0, hasStaleStorage: true, processing time: 0 msecs [junit4] 2> 72997 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0x91feb03433d1a: from storage DS-73910cd3-874a-4c78-ac11-6592888ab80b node DatanodeRegistration(127.0.0.1:41013, datanodeUuid=fcd9848d-6f9a-4292-980e-6e7fcb14812a, infoPort=45477, infoSecurePort=0, ipcPort=40359, storageInfo=lv=-56;cid=testClusterID;nsid=1809568904;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs [junit4] 2> 72998 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0x91feb03432166: from storage DS-63267fe2-c527-4d20-bbec-cc1a7e2ca810 node DatanodeRegistration(127.0.0.1:36395, datanodeUuid=22ef80f9-72c8-4fa3-8ef1-22e9d8bb2bb9, infoPort=35399, infoSecurePort=0, ipcPort=35763, storageInfo=lv=-56;cid=testClusterID;nsid=1809568904;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs [junit4] 2> 73121 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[CFB6B3E1C87CC362]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testFailedMove [junit4] 2> 73122 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[CFB6B3E1C87CC362]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 73124 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[CFB6B3E1C87CC362]) [ ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T23:27:37+02:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8 [junit4] 2> 73125 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[CFB6B3E1C87CC362]) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 73125 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[CFB6B3E1C87CC362]) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 73125 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[CFB6B3E1C87CC362]) [ ] o.e.j.s.session Scavenging every 600000ms [junit4] 2> 73126 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[CFB6B3E1C87CC362]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5e7acc1f{/solr,null,AVAILABLE} [junit4] 2> 73127 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[CFB6B3E1C87CC362]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@453995f5{SSL,[ssl, http/1.1]}{127.0.0.1:44655} [junit4] 2> 73127 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[CFB6B3E1C87CC362]) [ ] o.e.j.s.Server Started @74552ms [junit4] 2> 73127 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[CFB6B3E1C87CC362]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44655} [junit4] 2> 73127 ERROR (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[CFB6B3E1C87CC362]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 73127 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[CFB6B3E1C87CC362]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.3.0 [junit4] 2> 73127 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[CFB6B3E1C87CC362]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 73127 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[CFB6B3E1C87CC362]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 73127 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[CFB6B3E1C87CC362]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-02-28T08:06:48.721962Z [junit4] 2> 73130 INFO (zkConnectionManagerCallback-136-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 73130 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[CFB6B3E1C87CC362]) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 73137 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[CFB6B3E1C87CC362]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36153/solr [junit4] 2> 73139 INFO (zkConnectionManagerCallback-140-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 73142 INFO (zkConnectionManagerCallback-142-thread-1-processing-n:127.0.0.1:44655_solr) [n:127.0.0.1:44655_solr ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 73145 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[CFB6B3E1C87CC362]) [n:127.0.0.1:44655_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 73146 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[CFB6B3E1C87CC362]) [n:127.0.0.1:44655_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 73148 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[CFB6B3E1C87CC362]) [n:127.0.0.1:44655_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44655_solr [junit4] 2> 73148 INFO (zkCallback-116-thread-1-processing-n:127.0.0.1:45883_solr) [n:127.0.0.1:45883_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 73148 INFO (zkCallback-118-thread-1-processing-n:127.0.0.1:38901_solr) [n:127.0.0.1:38901_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 73148 INFO (zkCallback-114-thread-1-processing-n:127.0.0.1:32773_solr) [n:127.0.0.1:32773_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 73148 INFO (zkCallback-108-thread-1-processing-n:127.0.0.1:43799_solr) [n:127.0.0.1:43799_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 73149 INFO (zkCallback-141-thread-1-processing-n:127.0.0.1:44655_solr) [n:127.0.0.1:44655_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 73149 INFO (zkCallback-132-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 73150 INFO (zkCallback-132-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 73199 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[CFB6B3E1C87CC362]) [n:127.0.0.1:44655_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44655.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1bf53a8f [junit4] 2> 73208 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[CFB6B3E1C87CC362]) [n:127.0.0.1:44655_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44655.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1bf53a8f [junit4] 2> 73208 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[CFB6B3E1C87CC362]) [n:127.0.0.1:44655_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44655.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1bf53a8f [junit4] 2> 73209 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[CFB6B3E1C87CC362]) [n:127.0.0.1:44655_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_CFB6B3E1C87CC362-001/tempDir-001/node5/. [junit4] 2> 73251 INFO (zkConnectionManagerCallback-146-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 73269 INFO (qtp1668809773-509) [n:127.0.0.1:32773_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf1&autoAddReplicas=false&name=MoveReplicaHDFSTest_failed_coll_true&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 73272 INFO (OverseerThreadFactory-215-thread-2-processing-n:127.0.0.1:43799_solr) [n:127.0.0.1:43799_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection MoveReplicaHDFSTest_failed_coll_true [junit4] 2> 73272 INFO (OverseerCollectionConfigSetProcessor-72225914529644551-127.0.0.1:43799_solr-n_0000000000) [n:127.0.0.1:43799_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> 73376 INFO (OverseerStateUpdate-72225914529644551-127.0.0.1:43799_solr-n_0000000000) [n:127.0.0.1:43799_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"MoveReplicaHDFSTest_failed_coll_true", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:38901/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 73377 INFO (OverseerStateUpdate-72225914529644551-127.0.0.1:43799_solr-n_0000000000) [n:127.0.0.1:43799_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"MoveReplicaHDFSTest_failed_coll_true", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:32773/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 73379 INFO (OverseerStateUpdate-72225914529644551-127.0.0.1:43799_solr-n_0000000000) [n:127.0.0.1:43799_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"MoveReplicaHDFSTest_failed_coll_true", [junit4] 2> "shard":"shard2", [junit4] 2> "core":"MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:45883/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 73380 INFO (OverseerStateUpdate-72225914529644551-127.0.0.1:43799_solr-n_0000000000) [n:127.0.0.1:43799_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"MoveReplicaHDFSTest_failed_coll_true", [junit4] 2> "shard":"shard2", [junit4] 2> "core":"MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:43799/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 73604 INFO (qtp1668809773-494) [n:127.0.0.1:32773_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2&action=CREATE&numShards=2&collection=MoveReplicaHDFSTest_failed_coll_true&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 73604 INFO (qtp1668809773-494) [n:127.0.0.1:32773_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 73610 INFO (qtp1103666985-502) [n:127.0.0.1:43799_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6&action=CREATE&numShards=2&collection=MoveReplicaHDFSTest_failed_coll_true&shard=shard2&wt=javabin&version=2&replicaType=NRT [junit4] 2> 73610 INFO (qtp1103666985-502) [n:127.0.0.1:43799_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 73626 INFO (qtp44160984-501) [n:127.0.0.1:38901_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1&action=CREATE&numShards=2&collection=MoveReplicaHDFSTest_failed_coll_true&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 73626 INFO (qtp44160984-501) [n:127.0.0.1:38901_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 73627 INFO (qtp895384121-515) [n:127.0.0.1:45883_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4&action=CREATE&numShards=2&collection=MoveReplicaHDFSTest_failed_coll_true&shard=shard2&wt=javabin&version=2&replicaType=NRT [junit4] 2> 73627 INFO (qtp895384121-515) [n:127.0.0.1:45883_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 73738 INFO (zkCallback-114-thread-1-processing-n:127.0.0.1:32773_solr) [n:127.0.0.1:32773_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaHDFSTest_failed_coll_true/state.json] for collection [MoveReplicaHDFSTest_failed_coll_true] has occurred - updating... (live nodes size: [5]) [junit4] 2> 73738 INFO (zkCallback-108-thread-1-processing-n:127.0.0.1:43799_solr) [n:127.0.0.1:43799_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaHDFSTest_failed_coll_true/state.json] for collection [MoveReplicaHDFSTest_failed_coll_true] has occurred - updating... (live nodes size: [5]) [junit4] 2> 73738 INFO (zkCallback-116-thread-1-processing-n:127.0.0.1:45883_solr) [n:127.0.0.1:45883_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaHDFSTest_failed_coll_true/state.json] for collection [MoveReplicaHDFSTest_failed_coll_true] has occurred - updating... (live nodes size: [5]) [junit4] 2> 73738 INFO (zkCallback-118-thread-1-processing-n:127.0.0.1:38901_solr) [n:127.0.0.1:38901_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaHDFSTest_failed_coll_true/state.json] for collection [MoveReplicaHDFSTest_failed_coll_true] has occurred - updating... (live nodes size: [5]) [junit4] 2> 73744 INFO (zkCallback-116-thread-2-processing-n:127.0.0.1:45883_solr) [n:127.0.0.1:45883_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaHDFSTest_failed_coll_true/state.json] for collection [MoveReplicaHDFSTest_failed_coll_true] has occurred - updating... (live nodes size: [5]) [junit4] 2> 73744 INFO (zkCallback-108-thread-2-processing-n:127.0.0.1:43799_solr) [n:127.0.0.1:43799_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaHDFSTest_failed_coll_true/state.json] for collection [MoveReplicaHDFSTest_failed_coll_true] has occurred - updating... (live nodes size: [5]) [junit4] 2> 73749 INFO (zkCallback-118-thread-2-processing-n:127.0.0.1:38901_solr) [n:127.0.0.1:38901_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaHDFSTest_failed_coll_true/state.json] for collection [MoveReplicaHDFSTest_failed_coll_true] has occurred - updating... (live nodes size: [5]) [junit4] 2> 73752 INFO (zkCallback-114-thread-2-processing-n:127.0.0.1:32773_solr) [n:127.0.0.1:32773_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaHDFSTest_failed_coll_true/state.json] for collection [MoveReplicaHDFSTest_failed_coll_true] has occurred - updating... (live nodes size: [5]) [junit4] 2> 74641 INFO (qtp1668809773-494) [n:127.0.0.1:32773_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0 [junit4] 2> 74641 INFO (qtp1103666985-502) [n:127.0.0.1:43799_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0 [junit4] 2> 74645 INFO (qtp1103666985-502) [n:127.0.0.1:43799_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] o.a.s.s.IndexSchema [MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] Schema name=minimal [junit4] 2> 74646 INFO (qtp1668809773-494) [n:127.0.0.1:32773_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] o.a.s.s.IndexSchema [MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] Schema name=minimal [junit4] 2> 74647 INFO (qtp1103666985-502) [n:127.0.0.1:43799_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 74647 INFO (qtp1103666985-502) [n:127.0.0.1:43799_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 'MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6' using configuration from collection MoveReplicaHDFSTest_failed_coll_true, trusted=true [junit4] 2> 74647 INFO (qtp44160984-501) [n:127.0.0.1:38901_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0 [junit4] 2> 74647 INFO (qtp895384121-515) [n:127.0.0.1:45883_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0 [junit4] 2> 74648 INFO (qtp1668809773-494) [n:127.0.0.1:32773_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 74648 INFO (qtp1668809773-494) [n:127.0.0.1:32773_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2' using configuration from collection MoveReplicaHDFSTest_failed_coll_true, trusted=true [junit4] 2> 74648 INFO (qtp1103666985-502) [n:127.0.0.1:43799_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43799.solr.core.MoveReplicaHDFSTest_failed_coll_true.shard2.replica_n6' (registry 'solr.core.MoveReplicaHDFSTest_failed_coll_true.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1bf53a8f [junit4] 2> 74648 INFO (qtp1668809773-494) [n:127.0.0.1:32773_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32773.solr.core.MoveReplicaHDFSTest_failed_coll_true.shard1.replica_n2' (registry 'solr.core.MoveReplicaHDFSTest_failed_coll_true.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1bf53a8f [junit4] 2> 74653 INFO (qtp895384121-515) [n:127.0.0.1:45883_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] o.a.s.s.IndexSchema [MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] Schema name=minimal [junit4] 2> 74653 INFO (qtp44160984-501) [n:127.0.0.1:38901_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] o.a.s.s.IndexSchema [MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] Schema name=minimal [junit4] 2> 74654 INFO (qtp1103666985-502) [n:127.0.0.1:43799_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost.localdomain:39471/data [junit4] 2> 74654 INFO (qtp1668809773-494) [n:127.0.0.1:32773_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost.localdomain:39471/data [junit4] 2> 74654 INFO (qtp1103666985-502) [n:127.0.0.1:43799_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled [junit4] 2> 74654 INFO (qtp1103666985-502) [n:127.0.0.1:43799_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 74654 INFO (qtp1668809773-494) [n:127.0.0.1:32773_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled [junit4] 2> 74654 INFO (qtp1668809773-494) [n:127.0.0.1:32773_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 74654 INFO (qtp1103666985-502) [n:127.0.0.1:43799_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] o.a.s.c.SolrCore [[MoveReplicaHDFSTest_failed_coll_true_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_CFB6B3E1C87CC362-001/tempDir-001/node4/MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6], dataDir=[hdfs://localhost.localdomain:39471/data/MoveReplicaHDFSTest_failed_coll_true/core_node8/data/] [junit4] 2> 74654 INFO (qtp1668809773-494) [n:127.0.0.1:32773_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] o.a.s.c.SolrCore [[MoveReplicaHDFSTest_failed_coll_true_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_CFB6B3E1C87CC362-001/tempDir-001/node3/MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2], dataDir=[hdfs://localhost.localdomain:39471/data/MoveReplicaHDFSTest_failed_coll_true/core_node5/data/] [junit4] 2> 74655 INFO (qtp44160984-501) [n:127.0.0.1:38901_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 74655 INFO (qtp895384121-515) [n:127.0.0.1:45883_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 74655 INFO (qtp44160984-501) [n:127.0.0.1:38901_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1' using configuration from collection MoveReplicaHDFSTest_failed_coll_true, trusted=true [junit4] 2> 74655 INFO (qtp895384121-515) [n:127.0.0.1:45883_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4' using configuration from collection MoveReplicaHDFSTest_failed_coll_true, trusted=true [junit4] 2> 74655 INFO (qtp895384121-515) [n:127.0.0.1:45883_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45883.solr.core.MoveReplicaHDFSTest_failed_coll_true.shard2.replica_n4' (registry 'solr.core.MoveReplicaHDFSTest_failed_coll_true.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1bf53a8f [junit4] 2> 74655 INFO (qtp44160984-501) [n:127.0.0.1:38901_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38901.solr.core.MoveReplicaHDFSTest_failed_coll_true.shard1.replica_n1' (registry 'solr.core.MoveReplicaHDFSTest_failed_coll_true.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1bf53a8f [junit4] 2> 74656 INFO (qtp44160984-501) [n:127.0.0.1:38901_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost.localdomain:39471/data [junit4] 2> 74656 INFO (qtp895384121-515) [n:127.0.0.1:45883_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost.localdomain:39471/data [junit4] 2> 74656 INFO (qtp44160984-501) [n:127.0.0.1:38901_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled [junit4] 2> 74656 INFO (qtp895384121-515) [n:127.0.0.1:45883_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled [junit4] 2> 74656 INFO (qtp44160984-501) [n:127.0.0.1:38901_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 74656 INFO (qtp895384121-515) [n:127.0.0.1:45883_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 74656 INFO (qtp44160984-501) [n:127.0.0.1:38901_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] o.a.s.c.SolrCore [[MoveReplicaHDFSTest_failed_coll_true_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_CFB6B3E1C87CC362-001/tempDir-001/node1/MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1], dataDir=[hdfs://localhost.localdomain:39471/data/MoveReplicaHDFSTest_failed_coll_true/core_node3/data/] [junit4] 2> 74656 INFO (qtp895384121-515) [n:127.0.0.1:45883_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] o.a.s.c.SolrCore [[MoveReplicaHDFSTest_failed_coll_true_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_CFB6B3E1C87CC362-001/tempDir-001/node2/MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4], dataDir=[hdfs://localhost.localdomain:39471/data/MoveReplicaHDFSTest_failed_coll_true/core_node7/data/] [junit4] 2> 74656 INFO (qtp1103666985-502) [n:127.0.0.1:43799_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:39471/data/MoveReplicaHDFSTest_failed_coll_true/core_node8/data/snapshot_metadata [junit4] 2> 74656 INFO (qtp1668809773-494) [n:127.0.0.1:32773_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:39471/data/MoveReplicaHDFSTest_failed_coll_true/core_node5/data/snapshot_metadata [junit4] 2> 74658 INFO (qtp895384121-515) [n:127.0.0.1:45883_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:39471/data/MoveReplicaHDFSTest_failed_coll_true/core_node7/data/snapshot_metadata [junit4] 2> 74658 INFO (qtp44160984-501) [n:127.0.0.1:38901_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:39471/data/MoveReplicaHDFSTest_failed_coll_true/core_node3/data/snapshot_metadata [junit4] 2> 74680 WARN (qtp1668809773-494) [n:127.0.0.1:32773_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] o.a.s.s.h.HdfsDirectory The NameNode is in SafeMode - Solr will wait 5 seconds and try again. [junit4] 2> 74680 WARN (qtp895384121-515) [n:127.0.0.1:45883_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] o.a.s.s.h.HdfsDirectory The NameNode is in SafeMode - Solr will wait 5 seconds and try again. [junit4] 2> 74680 WARN (qtp1103666985-502) [n:127.0.0.1:43799_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] o.a.s.s.h.HdfsDirectory The NameNode is in SafeMode - Solr will wait 5 seconds and try again. [junit4] 2> 74680 WARN (qtp44160984-501) [n:127.0.0.1:38901_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] o.a.s.s.h.HdfsDirectory The NameNode is in SafeMode - Solr will wait 5 seconds and try again. [junit4] 2> 79721 INFO (qtp44160984-501) [n:127.0.0.1:38901_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:39471/data/MoveReplicaHDFSTest_failed_coll_true/core_node3/data [junit4] 2> 79721 INFO (qtp1103666985-502) [n:127.0.0.1:43799_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:39471/data/MoveReplicaHDFSTest_failed_coll_true/core_node8/data [junit4] 2> 79721 INFO (qtp1668809773-494) [n:127.0.0.1:32773_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:39471/data/MoveReplicaHDFSTest_failed_coll_true/core_node5/data [junit4] 2> 79721 INFO (qtp895384121-515) [n:127.0.0.1:45883_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:39471/data/MoveReplicaHDFSTest_failed_coll_true/core_node7/data [junit4] 2> 79758 INFO (qtp1668809773-494) [n:127.0.0.1:32773_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:39471/data/MoveReplicaHDFSTest_failed_coll_true/core_node5/data/index [junit4] 2> 79758 INFO (qtp1103666985-502) [n:127.0.0.1:43799_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:39471/data/MoveReplicaHDFSTest_failed_coll_true/core_node8/data/index [junit4] 2> 79758 INFO (qtp44160984-501) [n:127.0.0.1:38901_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:39471/data/MoveReplicaHDFSTest_failed_coll_true/core_node3/data/index [junit4] 2> 79758 INFO (qtp895384121-515) [n:127.0.0.1:45883_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:39471/data/MoveReplicaHDFSTest_failed_coll_true/core_node7/data/index [junit4] 2> 79907 INFO (Block report processor) [ ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:36395 is added to blk_1073741826_1002{UCState=COMMITTED, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-e67e861e-5b68-4589-bebf-5b628d10fe26:NORMAL:127.0.0.1:41013|RBW], ReplicaUC[[DISK]DS-63267fe2-c527-4d20-bbec-cc1a7e2ca810:NORMAL:127.0.0.1:36395|RBW]]} size 69 [junit4] 2> 79908 INFO (Block report processor) [ ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:41013 is added to blk_1073741825_1001{UCState=COMMITTED, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-63267fe2-c527-4d20-bbec-cc1a7e2ca810:NORMAL:127.0.0.1:36395|RBW], ReplicaUC[[DISK]DS-e67e861e-5b68-4589-bebf-5b628d10fe26:NORMAL:127.0.0.1:41013|RBW]]} size 69 [junit4] 2> 79908 INFO (Block report processor) [ ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:36395 is added to blk_1073741828_1004{UCState=COMMITTED, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-fe058029-c06e-45a3-a216-9953d052b45f:NORMAL:127.0.0.1:36395|RBW], ReplicaUC[[DISK]DS-e67e861e-5b68-4589-bebf-5b628d10fe26:NORMAL:127.0.0.1:41013|RBW]]} size 69 [junit4] 2> 79908 INFO (Block report processor) [ ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:36395 is added to blk_1073741825_1001 size 69 [junit4] 2> 79908 INFO (Block report processor) [ ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:36395 is added to blk_1073741827_1003{UCState=COMMITTED, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-63267fe2-c527-4d20-bbec-cc1a7e2ca810:NORMAL:127.0.0.1:36395|RBW], ReplicaUC[[DISK]DS-73910cd3-874a-4c78-ac11-6592888ab80b:NORMAL:127.0.0.1:41013|RBW]]} size 69 [junit4] 2> 79908 INFO (Block report processor) [ ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:41013 is added to blk_1073741826_1002 size 69 [junit4] 2> 79908 INFO (Block report processor) [ ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:41013 is added to blk_1073741828_1004 size 69 [junit4] 2> 79908 INFO (Block report processor) [ ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:41013 is added to blk_1073741827_1003 size 69 [junit4] 2> 80372 INFO (qtp1103666985-502) [n:127.0.0.1:43799_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog [junit4] 2> 80372 INFO (qtp1103666985-502) [n:127.0.0.1:43799_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 80372 INFO (qtp1103666985-502) [n:127.0.0.1:43799_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3 [junit4] 2> 80376 INFO (qtp1668809773-494) [n:127.0.0.1:32773_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog [junit4] 2> 80376 INFO (qtp1668809773-494) [n:127.0.0.1:32773_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 80376 INFO (qtp1668809773-494) [n:127.0.0.1:32773_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3 [junit4] 2> 80382 INFO (qtp1103666985-502) [n:127.0.0.1:43799_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 80382 INFO (qtp1103666985-502) [n:127.0.0.1:43799_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 80384 INFO (qtp895384121-515) [n:127.0.0.1:45883_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog [junit4] 2> 80384 INFO (qtp895384121-515) [n:127.0.0.1:45883_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 80384 INFO (qtp895384121-515) [n:127.0.0.1:45883_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3 [junit4] 2> 80385 INFO (qtp1668809773-494) [n:127.0.0.1:32773_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 80385 INFO (qtp1668809773-494) [n:127.0.0.1:32773_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 80392 INFO (qtp44160984-501) [n:127.0.0.1:38901_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog [junit4] 2> 80392 INFO (qtp44160984-501) [n:127.0.0.1:38901_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 80392 INFO (qtp44160984-501) [n:127.0.0.1:38901_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3 [junit4] 2> 80395 INFO (qtp895384121-515) [n:127.0.0.1:45883_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 80395 INFO (qtp895384121-515) [n:127.0.0.1:45883_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 80403 INFO (qtp44160984-501) [n:127.0.0.1:38901_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 80403 INFO (qtp44160984-501) [n:127.0.0.1:38901_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 80436 INFO (qtp44160984-501) [n:127.0.0.1:38901_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7a99e7d9[MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] main] [junit4] 2> 80436 INFO (qtp1103666985-502) [n:127.0.0.1:43799_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@71831e04[MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] main] [junit4] 2> 80436 INFO (qtp895384121-515) [n:127.0.0.1:45883_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@4fd66fa1[MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] main] [junit4] 2> 80437 INFO (qtp1668809773-494) [n:127.0.0.1:32773_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@4baad91d[MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] main] [junit4] 2> 80437 INFO (qtp895384121-515) [n:127.0.0.1:45883_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 80437 INFO (qtp44160984-501) [n:127.0.0.1:38901_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 80438 INFO (qtp895384121-515) [n:127.0.0.1:45883_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 80438 INFO (qtp1103666985-502) [n:127.0.0.1:43799_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 80438 INFO (qtp44160984-501) [n:127.0.0.1:38901_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 80438 INFO (qtp1668809773-494) [n:127.0.0.1:32773_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 80438 INFO (qtp1103666985-502) [n:127.0.0.1:43799_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 80438 INFO (qtp1668809773-494) [n:127.0.0.1:32773_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 80439 INFO (qtp1668809773-494) [n:127.0.0.1:32773_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 80439 INFO (qtp44160984-501) [n:127.0.0.1:38901_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 80439 INFO (qtp1103666985-502) [n:127.0.0.1:43799_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 80439 INFO (qtp895384121-515) [n:127.0.0.1:45883_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 80442 INFO (searcherExecutor-233-thread-1-processing-n:127.0.0.1:45883_solr x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4 s:shard2 c:MoveReplicaHDFSTest_failed_coll_true r:core_node7) [n:127.0.0.1:45883_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] o.a.s.c.SolrCore [MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] Registered new searcher Searcher@4fd66fa1[MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 80442 INFO (searcherExecutor-230-thread-1-processing-n:127.0.0.1:43799_solr x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6 s:shard2 c:MoveReplicaHDFSTest_failed_coll_true r:core_node8) [n:127.0.0.1:43799_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] o.a.s.c.SolrCore [MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] Registered new searcher Searcher@71831e04[MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 80442 INFO (searcherExecutor-231-thread-1-processing-n:127.0.0.1:32773_solr x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2 s:shard1 c:MoveReplicaHDFSTest_failed_coll_true r:core_node5) [n:127.0.0.1:32773_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] o.a.s.c.SolrCore [MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] Registered new searcher Searcher@4baad91d[MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 80443 INFO (searcherExecutor-232-thread-1-processing-n:127.0.0.1:38901_solr x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1 s:shard1 c:MoveReplicaHDFSTest_failed_coll_true r:core_node3) [n:127.0.0.1:38901_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] o.a.s.c.SolrCore [MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] Registered new searcher Searcher@7a99e7d9[MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 80443 INFO (qtp895384121-515) [n:127.0.0.1:45883_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1593631274211213312 [junit4] 2> 80443 INFO (qtp1668809773-494) [n:127.0.0.1:32773_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1593631274211213312 [junit4] 2> 80443 INFO (qtp44160984-501) [n:127.0.0.1:38901_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1593631274211213312 [junit4] 2> 80443 INFO (qtp1103666985-502) [n:127.0.0.1:43799_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1593631274211213312 [junit4] 2> 80446 INFO (qtp1103666985-502) [n:127.0.0.1:43799_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] o.a.s.c.ZkShardTerms Failed to save terms, version is not match, retrying [junit4] 2> 80447 INFO (qtp1668809773-494) [n:127.0.0.1:32773_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] o.a.s.c.ZkShardTerms Failed to save terms, version is not match, retrying [junit4] 2> 80449 INFO (qtp1103666985-502) [n:127.0.0.1:43799_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 80449 INFO (qtp44160984-501) [n:127.0.0.1:38901_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 80449 INFO (qtp1103666985-502) [n:127.0.0.1:43799_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 80449 INFO (qtp44160984-501) [n:127.0.0.1:38901_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 80449 INFO (qtp1103666985-502) [n:127.0.0.1:43799_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:43799/solr/MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6/ [junit4] 2> 80449 INFO (qtp44160984-501) [n:127.0.0.1:38901_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:38901/solr/MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1/ [junit4] 2> 80449 INFO (qtp1103666985-502) [n:127.0.0.1:43799_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] o.a.s.u.PeerSync PeerSync: core=MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6 url=https://127.0.0.1:43799/solr START replicas=[https://127.0.0.1:45883/solr/MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4/] nUpdates=100 [junit4] 2> 80449 INFO (qtp44160984-501) [n:127.0.0.1:38901_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1 url=https://127.0.0.1:38901/solr START replicas=[https://127.0.0.1:32773/solr/MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2/] nUpdates=100 [junit4] 2> 80450 INFO (zkCallback-108-thread-1-processing-n:127.0.0.1:43799_solr) [n:127.0.0.1:43799_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaHDFSTest_failed_coll_true/state.json] for collection [MoveReplicaHDFSTest_failed_coll_true] has occurred - updating... (live nodes size: [5]) [junit4] 2> 80450 INFO (zkCallback-114-thread-1-processing-n:127.0.0.1:32773_solr) [n:127.0.0.1:32773_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaHDFSTest_failed_coll_true/state.json] for collection [MoveReplicaHDFSTest_failed_coll_true] has occurred - updating... (live nodes size: [5]) [junit4] 2> 80450 INFO (zkCallback-118-thread-2-processing-n:127.0.0.1:38901_solr) [n:127.0.0.1:38901_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaHDFSTest_failed_coll_true/state.json] for collection [MoveReplicaHDFSTest_failed_coll_true] has occurred - updating... (live nodes size: [5]) [junit4] 2> 80450 INFO (zkCallback-114-thread-2-processing-n:127.0.0.1:32773_solr) [n:127.0.0.1:32773_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaHDFSTest_failed_coll_true/state.json] for collection [MoveReplicaHDFSTest_failed_coll_true] has occurred - updating... (live nodes size: [5]) [junit4] 2> 80450 INFO (zkCallback-108-thread-2-processing-n:127.0.0.1:43799_solr) [n:127.0.0.1:43799_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaHDFSTest_failed_coll_true/state.json] for collection [MoveReplicaHDFSTest_failed_coll_true] has occurred - updating... (live nodes size: [5]) [junit4] 2> 80450 INFO (zkCallback-116-thread-1-processing-n:127.0.0.1:45883_solr) [n:127.0.0.1:45883_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaHDFSTest_failed_coll_true/state.json] for collection [MoveReplicaHDFSTest_failed_coll_true] has occurred - updating... (live nodes size: [5]) [junit4] 2> 80450 INFO (zkCallback-118-thread-1-processing-n:127.0.0.1:38901_solr) [n:127.0.0.1:38901_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaHDFSTest_failed_coll_true/state.json] for collection [MoveReplicaHDFSTest_failed_coll_true] has occurred - updating... (live nodes size: [5]) [junit4] 2> 80450 INFO (zkCallback-116-thread-2-processing-n:127.0.0.1:45883_solr) [n:127.0.0.1:45883_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaHDFSTest_failed_coll_true/state.json] for collection [MoveReplicaHDFSTest_failed_coll_true] has occurred - updating... (live nodes size: [5]) [junit4] 2> 80460 INFO (qtp1668809773-826) [n:127.0.0.1:32773_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] o.a.s.c.S.Request [MoveReplicaHDFSTest_failed_coll_true_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> 80460 INFO (qtp895384121-493) [n:127.0.0.1:45883_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] o.a.s.c.S.Request [MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 80552 INFO (zkCallback-108-thread-2-processing-n:127.0.0.1:43799_solr) [n:127.0.0.1:43799_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaHDFSTest_failed_coll_true/state.json] for collection [MoveReplicaHDFSTest_failed_coll_true] has occurred - updating... (live nodes size: [5]) [junit4] 2> 80552 INFO (zkCallback-114-thread-2-processing-n:127.0.0.1:32773_solr) [n:127.0.0.1:32773_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaHDFSTest_failed_coll_true/state.json] for collection [MoveReplicaHDFSTest_failed_coll_true] has occurred - updating... (live nodes size: [5]) [junit4] 2> 80552 INFO (zkCallback-118-thread-2-processing-n:12 [...truncated too long message...] onitor@498ca934) [ ] BlockStateChange BLOCK* BlockManager: ask 127.0.0.1:41013 to delete [blk_1073742016_1193, blk_1073742017_1194, blk_1073742018_1195, blk_1073742019_1196, blk_1073741955_1132, blk_1073742020_1197, blk_1073741959_1136, blk_1073741963_1140, blk_1073741967_1144, blk_1073741971_1148, blk_1073741972_1149, blk_1073741974_1151, blk_1073741977_1154, blk_1073741978_1155, blk_1073741995_1172, blk_1073741997_1174, blk_1073742002_1179, blk_1073742003_1180, blk_1073742004_1181, blk_1073742005_1182, blk_1073742006_1183, blk_1073742007_1184, blk_1073742008_1185, blk_1073741945_1122, blk_1073742009_1186, blk_1073742010_1187, blk_1073742011_1188, blk_1073742012_1189, blk_1073742013_1190, blk_1073742014_1191, blk_1073742015_1192] [junit4] 2> 136619 WARN (zkCallback-141-thread-1-processing-n:127.0.0.1:44655_solr) [n:127.0.0.1:44655_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 136620 INFO (jetty-closer-85-thread-4) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5e7acc1f{/solr,null,UNAVAILABLE} [junit4] 2> 136620 INFO (jetty-closer-85-thread-4) [ ] o.e.j.s.session Stopped scavenging [junit4] 2> 136620 ERROR (SUITE-MoveReplicaHDFSTest-seed#[CFB6B3E1C87CC362]-worker) [ ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes [junit4] 2> 136620 INFO (SUITE-MoveReplicaHDFSTest-seed#[CFB6B3E1C87CC362]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:36153 36153 [junit4] 2> 138402 INFO (org.apache.hadoop.hdfs.server.blockmanagement.BlockManager$ReplicationMonitor@498ca934) [ ] BlockStateChange BLOCK* BlockManager: ask 127.0.0.1:36395 to delete [blk_1073742020_1197] [junit4] 2> 141283 INFO (Thread-76) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:36153 36153 [junit4] 2> 141284 WARN (Thread-76) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 17 /solr/collections/MoveReplicaHDFSTest_coll_false/terms/shard2 [junit4] 2> 15 /solr/configs/conf1 [junit4] 2> 15 /solr/collections/MoveReplicaHDFSTest_coll_true/terms/shard1 [junit4] 2> 10 /solr/aliases.json [junit4] 2> 8 /solr/collections/MoveReplicaHDFSTest_failed_coll_true/terms/shard1 [junit4] 2> 7 /solr/collections/MoveReplicaHDFSTest_failed_coll_true/terms/shard2 [junit4] 2> 7 /solr/collections/MoveReplicaHDFSTest_coll_true/terms/shard2 [junit4] 2> 6 /solr/security.json [junit4] 2> 5 /solr/collections/MoveReplicaHDFSTest_coll_false/terms/shard1 [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 81 /solr/collections/MoveReplicaHDFSTest_coll_true/state.json [junit4] 2> 66 /solr/collections/MoveReplicaHDFSTest_coll_false/state.json [junit4] 2> 37 /solr/collections/MoveReplicaHDFSTest_failed_coll_true/state.json [junit4] 2> 10 /solr/clusterprops.json [junit4] 2> 10 /solr/clusterstate.json [junit4] 2> 2 /solr/overseer_elect/election/72225914529644556-127.0.0.1:38901_solr-n_0000000003 [junit4] 2> 2 /solr/collections/MoveReplicaHDFSTest_coll_false/leader_elect/shard2/election/72225914529644555-core_node7-n_0000000001 [junit4] 2> 2 /solr/overseer_elect/election/72225914529644554-127.0.0.1:32773_solr-n_0000000001 [junit4] 2> 2 /solr/collections/MoveReplicaHDFSTest_coll_true/leader_elect/shard1/election/72225914529644554-core_node5-n_0000000001 [junit4] 2> 2 /solr/autoscaling.json [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 22 /solr/collections [junit4] 2> 14 /solr/live_nodes [junit4] 2> 2 /solr/overseer/queue [junit4] 2> 2 /solr/autoscaling/events/.auto_add_replicas [junit4] 2> 2 /solr/overseer/collection-queue-work [junit4] 2> 2 /solr/overseer/queue-work [junit4] 2> [junit4] 2> 141284 WARN (SUITE-MoveReplicaHDFSTest-seed#[CFB6B3E1C87CC362]-worker) [ ] o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called [junit4] 2> 141402 INFO (SUITE-MoveReplicaHDFSTest-seed#[CFB6B3E1C87CC362]-worker) [ ] o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0 [junit4] 2> 141504 WARN (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_CFB6B3E1C87CC362-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_CFB6B3E1C87CC362-001/tempDir-002/hdfsBaseDir/data/data4/]] heartbeating to localhost.localdomain/127.0.0.1:39471) [ ] o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager interrupted [junit4] 2> 141504 WARN (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_CFB6B3E1C87CC362-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_CFB6B3E1C87CC362-001/tempDir-002/hdfsBaseDir/data/data4/]] heartbeating to localhost.localdomain/127.0.0.1:39471) [ ] o.a.h.h.s.d.DataNode Ending block pool service for: Block pool BP-1839980537-88.99.242.108-1519805207249 (Datanode Uuid fcd9848d-6f9a-4292-980e-6e7fcb14812a) service to localhost.localdomain/127.0.0.1:39471 [junit4] 2> 141506 WARN (SUITE-MoveReplicaHDFSTest-seed#[CFB6B3E1C87CC362]-worker) [ ] o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called [junit4] 2> 141589 INFO (SUITE-MoveReplicaHDFSTest-seed#[CFB6B3E1C87CC362]-worker) [ ] o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0 [junit4] 2> 141690 WARN (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_CFB6B3E1C87CC362-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_CFB6B3E1C87CC362-001/tempDir-002/hdfsBaseDir/data/data2/]] heartbeating to localhost.localdomain/127.0.0.1:39471) [ ] o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager interrupted [junit4] 2> 141690 WARN (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_CFB6B3E1C87CC362-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_CFB6B3E1C87CC362-001/tempDir-002/hdfsBaseDir/data/data2/]] heartbeating to localhost.localdomain/127.0.0.1:39471) [ ] o.a.h.h.s.d.DataNode Ending block pool service for: Block pool BP-1839980537-88.99.242.108-1519805207249 (Datanode Uuid 22ef80f9-72c8-4fa3-8ef1-22e9d8bb2bb9) service to localhost.localdomain/127.0.0.1:39471 [junit4] 2> 141707 INFO (SUITE-MoveReplicaHDFSTest-seed#[CFB6B3E1C87CC362]-worker) [ ] o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost.localdomain:0 [junit4] 2> 141739 INFO (SUITE-MoveReplicaHDFSTest-seed#[CFB6B3E1C87CC362]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:36153 36153 [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_CFB6B3E1C87CC362-001 [junit4] 2> Feb 28, 2018 8:07:57 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=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=7, maxDocsPerChunk=7, blockSize=572), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=7, blockSize=572)), sim=RandomSimilarity(queryNorm=false): {}, locale=yi, timezone=America/Blanc-Sablon [junit4] 2> NOTE: Linux 4.13.0-32-generic amd64/Oracle Corporation 10 (64-bit)/cpus=8,threads=6,free=184036216,total=522715136 [junit4] 2> NOTE: All tests run in this JVM: [AddBlockUpdateTest, UnloadDistributedZkTest, MoveReplicaHDFSTest] [junit4] Completed [51/777 (1!)] on J2 in 78.53s, 4 tests, 1 error, 1 skipped <<< FAILURES! [...truncated 43765 lines...] [repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/1445/consoleText [repro] Revision: 9b7e35e69b694d9006c0964ae7a26ed2694ea055 [repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseParallelGC" [repro] Repro line: ant test -Dtestcase=MoveReplicaHDFSTest -Dtests.method=testFailedMove -Dtests.seed=CFB6B3E1C87CC362 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=yi -Dtests.timezone=America/Blanc-Sablon -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1 [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=CFB6B3E1C87CC362 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=yi -Dtests.timezone=America/Blanc-Sablon -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1 [...truncated 91 lines...] [repro] Failures: [repro] 0/5 failed: org.apache.solr.cloud.MoveReplicaHDFSTest [repro] Exiting with code 0 [...truncated 40 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
