Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/2266/ Java: 32bit/jdk1.8.0_172 -client -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:37419/solr/MoveReplicaHDFSTest_failed_coll_true, https://127.0.0.1:37533/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:37419/solr/MoveReplicaHDFSTest_failed_coll_true, https://127.0.0.1:37533/solr/MoveReplicaHDFSTest_failed_coll_true] at __randomizedtesting.SeedInfo.seed([776FA1D43F38CAB4:DDA2722688EB1F64]:0) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:462) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1106) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:993) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819) 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:288) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:37419/solr/MoveReplicaHDFSTest_failed_coll_true: no servers hosting shard: shard1 at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:436) ... 46 more Build Log: [...truncated 14085 lines...] [junit4] Suite: org.apache.solr.cloud.MoveReplicaHDFSTest [junit4] 2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_776FA1D43F38CAB4-001/init-core-data-001 [junit4] 2> 1648291 WARN (SUITE-MoveReplicaHDFSTest-seed#[776FA1D43F38CAB4]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=12 numCloses=12 [junit4] 2> 1648292 INFO (SUITE-MoveReplicaHDFSTest-seed#[776FA1D43F38CAB4]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false [junit4] 2> 1648293 INFO (SUITE-MoveReplicaHDFSTest-seed#[776FA1D43F38CAB4]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN) [junit4] 2> 1648293 INFO (SUITE-MoveReplicaHDFSTest-seed#[776FA1D43F38CAB4]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 1648294 INFO (SUITE-MoveReplicaHDFSTest-seed#[776FA1D43F38CAB4]-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_776FA1D43F38CAB4-001/tempDir-001 [junit4] 2> 1648294 INFO (SUITE-MoveReplicaHDFSTest-seed#[776FA1D43F38CAB4]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 1648294 INFO (Thread-2843) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 1648294 INFO (Thread-2843) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 1648296 ERROR (Thread-2843) [ ] 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> 1648394 INFO (SUITE-MoveReplicaHDFSTest-seed#[776FA1D43F38CAB4]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:37629 [junit4] 2> 1648397 INFO (zkConnectionManagerCallback-3912-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1648406 INFO (jetty-launcher-3909-thread-1) [ ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11 [junit4] 2> 1648407 INFO (jetty-launcher-3909-thread-3) [ ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11 [junit4] 2> 1648407 INFO (jetty-launcher-3909-thread-4) [ ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11 [junit4] 2> 1648409 INFO (jetty-launcher-3909-thread-2) [ ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11 [junit4] 2> 1648410 INFO (jetty-launcher-3909-thread-4) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1648410 INFO (jetty-launcher-3909-thread-4) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1648410 INFO (jetty-launcher-3909-thread-4) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 1648410 INFO (jetty-launcher-3909-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1648411 INFO (jetty-launcher-3909-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1648411 INFO (jetty-launcher-3909-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@433547{/solr,null,AVAILABLE} [junit4] 2> 1648411 INFO (jetty-launcher-3909-thread-1) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 1648411 INFO (jetty-launcher-3909-thread-3) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1648411 INFO (jetty-launcher-3909-thread-3) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1648411 INFO (jetty-launcher-3909-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1648411 INFO (jetty-launcher-3909-thread-3) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 1648411 INFO (jetty-launcher-3909-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1648411 INFO (jetty-launcher-3909-thread-2) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 1648412 INFO (jetty-launcher-3909-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@51582e{/solr,null,AVAILABLE} [junit4] 2> 1648412 INFO (jetty-launcher-3909-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@73dffa{/solr,null,AVAILABLE} [junit4] 2> 1648412 INFO (jetty-launcher-3909-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@13da815{/solr,null,AVAILABLE} [junit4] 2> 1648413 INFO (jetty-launcher-3909-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@1513b43{SSL,[ssl, http/1.1]}{127.0.0.1:37701} [junit4] 2> 1648413 INFO (jetty-launcher-3909-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@1ea857c{SSL,[ssl, http/1.1]}{127.0.0.1:35545} [junit4] 2> 1648413 INFO (jetty-launcher-3909-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@189a2c9{SSL,[ssl, http/1.1]}{127.0.0.1:36553} [junit4] 2> 1648413 INFO (jetty-launcher-3909-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@1aedd5d{SSL,[ssl, http/1.1]}{127.0.0.1:35881} [junit4] 2> 1648413 INFO (jetty-launcher-3909-thread-1) [ ] o.e.j.s.Server Started @1648450ms [junit4] 2> 1648413 INFO (jetty-launcher-3909-thread-3) [ ] o.e.j.s.Server Started @1648450ms [junit4] 2> 1648413 INFO (jetty-launcher-3909-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37701} [junit4] 2> 1648413 INFO (jetty-launcher-3909-thread-4) [ ] o.e.j.s.Server Started @1648450ms [junit4] 2> 1648413 INFO (jetty-launcher-3909-thread-2) [ ] o.e.j.s.Server Started @1648450ms [junit4] 2> 1648413 INFO (jetty-launcher-3909-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35545} [junit4] 2> 1648413 INFO (jetty-launcher-3909-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36553} [junit4] 2> 1648413 INFO (jetty-launcher-3909-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35881} [junit4] 2> 1648413 ERROR (jetty-launcher-3909-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1648413 ERROR (jetty-launcher-3909-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1648413 ERROR (jetty-launcher-3909-thread-4) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1648413 ERROR (jetty-launcher-3909-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1648413 INFO (jetty-launcher-3909-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1648413 INFO (jetty-launcher-3909-thread-4) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1648413 INFO (jetty-launcher-3909-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1648413 INFO (jetty-launcher-3909-thread-3) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1648413 INFO (jetty-launcher-3909-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.5.0 [junit4] 2> 1648414 INFO (jetty-launcher-3909-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.5.0 [junit4] 2> 1648414 INFO (jetty-launcher-3909-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.5.0 [junit4] 2> 1648414 INFO (jetty-launcher-3909-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1648413 INFO (jetty-launcher-3909-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.5.0 [junit4] 2> 1648414 INFO (jetty-launcher-3909-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1648414 INFO (jetty-launcher-3909-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1648414 INFO (jetty-launcher-3909-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1648414 INFO (jetty-launcher-3909-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1648414 INFO (jetty-launcher-3909-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1648414 INFO (jetty-launcher-3909-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-07-05T17:27:14.545Z [junit4] 2> 1648414 INFO (jetty-launcher-3909-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-07-05T17:27:14.545Z [junit4] 2> 1648414 INFO (jetty-launcher-3909-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1648414 INFO (jetty-launcher-3909-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1648414 INFO (jetty-launcher-3909-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-07-05T17:27:14.545Z [junit4] 2> 1648414 INFO (jetty-launcher-3909-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-07-05T17:27:14.545Z [junit4] 2> 1648415 INFO (zkConnectionManagerCallback-3916-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1648415 INFO (zkConnectionManagerCallback-3915-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1648416 INFO (zkConnectionManagerCallback-3918-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1648416 INFO (jetty-launcher-3909-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1648416 INFO (jetty-launcher-3909-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1648416 INFO (zkConnectionManagerCallback-3920-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1648416 INFO (jetty-launcher-3909-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1648416 INFO (jetty-launcher-3909-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1648442 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 0x10010bcd7030002, likely client has closed socket [junit4] 2> 1648442 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 0x10010bcd7030003, likely client has closed socket [junit4] 2> 1648998 INFO (jetty-launcher-3909-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37629/solr [junit4] 2> 1648999 INFO (zkConnectionManagerCallback-3924-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1649001 INFO (zkConnectionManagerCallback-3926-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1649025 INFO (jetty-launcher-3909-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37629/solr [junit4] 2> 1649035 INFO (zkConnectionManagerCallback-3932-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1649037 INFO (zkConnectionManagerCallback-3934-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1649045 INFO (jetty-launcher-3909-thread-3) [n:127.0.0.1:35545_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1649046 INFO (jetty-launcher-3909-thread-3) [n:127.0.0.1:35545_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35545_solr [junit4] 2> 1649046 INFO (jetty-launcher-3909-thread-3) [n:127.0.0.1:35545_solr ] o.a.s.c.Overseer Overseer (id=72075997285122056-127.0.0.1:35545_solr-n_0000000000) starting [junit4] 2> 1649052 INFO (zkConnectionManagerCallback-3941-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1649054 INFO (jetty-launcher-3909-thread-3) [n:127.0.0.1:35545_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37629/solr ready [junit4] 2> 1649055 INFO (jetty-launcher-3909-thread-3) [n:127.0.0.1:35545_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35545_solr [junit4] 2> 1649056 INFO (zkCallback-3940-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1649056 INFO (OverseerStateUpdate-72075997285122056-127.0.0.1:35545_solr-n_0000000000) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1649068 INFO (jetty-launcher-3909-thread-1) [n:127.0.0.1:37701_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1649069 INFO (jetty-launcher-3909-thread-1) [n:127.0.0.1:37701_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1649071 INFO (jetty-launcher-3909-thread-1) [n:127.0.0.1:37701_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1649071 INFO (jetty-launcher-3909-thread-1) [n:127.0.0.1:37701_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37701_solr [junit4] 2> 1649072 INFO (zkCallback-3925-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1649073 INFO (zkCallback-3940-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1649075 INFO (zkCallback-3933-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1649082 INFO (jetty-launcher-3909-thread-3) [n:127.0.0.1:35545_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 1649087 INFO (zkConnectionManagerCallback-3947-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1649088 INFO (jetty-launcher-3909-thread-1) [n:127.0.0.1:37701_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 1649089 INFO (jetty-launcher-3909-thread-1) [n:127.0.0.1:37701_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37629/solr ready [junit4] 2> 1649089 INFO (jetty-launcher-3909-thread-1) [n:127.0.0.1:37701_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 1649114 INFO (jetty-launcher-3909-thread-1) [n:127.0.0.1:37701_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37701.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@deae6 [junit4] 2> 1649118 INFO (jetty-launcher-3909-thread-3) [n:127.0.0.1:35545_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35545.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@deae6 [junit4] 2> 1649124 INFO (jetty-launcher-3909-thread-1) [n:127.0.0.1:37701_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37701.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@deae6 [junit4] 2> 1649125 INFO (jetty-launcher-3909-thread-1) [n:127.0.0.1:37701_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37701.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@deae6 [junit4] 2> 1649126 INFO (jetty-launcher-3909-thread-1) [n:127.0.0.1:37701_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_776FA1D43F38CAB4-001/tempDir-001/node1/. [junit4] 2> 1649129 INFO (jetty-launcher-3909-thread-3) [n:127.0.0.1:35545_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35545.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@deae6 [junit4] 2> 1649129 INFO (jetty-launcher-3909-thread-3) [n:127.0.0.1:35545_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35545.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@deae6 [junit4] 2> 1649131 INFO (jetty-launcher-3909-thread-3) [n:127.0.0.1:35545_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_776FA1D43F38CAB4-001/tempDir-001/node3/. [junit4] 2> 1649949 INFO (jetty-launcher-3909-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37629/solr [junit4] 2> 1649950 INFO (zkConnectionManagerCallback-3952-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1649953 INFO (zkConnectionManagerCallback-3954-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1649958 INFO (jetty-launcher-3909-thread-2) [n:127.0.0.1:35881_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 1649960 INFO (jetty-launcher-3909-thread-2) [n:127.0.0.1:35881_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1649961 INFO (jetty-launcher-3909-thread-2) [n:127.0.0.1:35881_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1649961 INFO (jetty-launcher-3909-thread-2) [n:127.0.0.1:35881_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35881_solr [junit4] 2> 1649962 INFO (zkCallback-3940-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1649962 INFO (zkCallback-3933-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1649962 INFO (zkCallback-3925-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1649963 INFO (zkCallback-3953-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1649963 INFO (zkCallback-3946-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1649980 INFO (zkConnectionManagerCallback-3961-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1649981 INFO (jetty-launcher-3909-thread-2) [n:127.0.0.1:35881_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 1649983 INFO (jetty-launcher-3909-thread-2) [n:127.0.0.1:35881_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37629/solr ready [junit4] 2> 1649983 INFO (jetty-launcher-3909-thread-2) [n:127.0.0.1:35881_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 1649997 INFO (jetty-launcher-3909-thread-2) [n:127.0.0.1:35881_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35881.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@deae6 [junit4] 2> 1650004 INFO (jetty-launcher-3909-thread-2) [n:127.0.0.1:35881_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35881.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@deae6 [junit4] 2> 1650004 INFO (jetty-launcher-3909-thread-2) [n:127.0.0.1:35881_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35881.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@deae6 [junit4] 2> 1650005 INFO (jetty-launcher-3909-thread-2) [n:127.0.0.1:35881_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_776FA1D43F38CAB4-001/tempDir-001/node2/. [junit4] 2> 1650290 INFO (jetty-launcher-3909-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37629/solr [junit4] 2> 1650292 INFO (zkConnectionManagerCallback-3966-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1650295 INFO (zkConnectionManagerCallback-3968-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1650302 INFO (jetty-launcher-3909-thread-4) [n:127.0.0.1:36553_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 1650304 INFO (jetty-launcher-3909-thread-4) [n:127.0.0.1:36553_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1650305 INFO (jetty-launcher-3909-thread-4) [n:127.0.0.1:36553_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1650305 INFO (jetty-launcher-3909-thread-4) [n:127.0.0.1:36553_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36553_solr [junit4] 2> 1650306 INFO (zkCallback-3953-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1650306 INFO (zkCallback-3940-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1650306 INFO (zkCallback-3925-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1650306 INFO (zkCallback-3933-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1650307 INFO (zkCallback-3946-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1650307 INFO (zkCallback-3967-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1650307 INFO (zkCallback-3960-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1650323 INFO (zkConnectionManagerCallback-3975-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1650325 INFO (jetty-launcher-3909-thread-4) [n:127.0.0.1:36553_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 1650326 INFO (jetty-launcher-3909-thread-4) [n:127.0.0.1:36553_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37629/solr ready [junit4] 2> 1650326 INFO (jetty-launcher-3909-thread-4) [n:127.0.0.1:36553_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 1650340 INFO (jetty-launcher-3909-thread-4) [n:127.0.0.1:36553_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36553.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@deae6 [junit4] 2> 1650348 INFO (jetty-launcher-3909-thread-4) [n:127.0.0.1:36553_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36553.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@deae6 [junit4] 2> 1650348 INFO (jetty-launcher-3909-thread-4) [n:127.0.0.1:36553_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36553.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@deae6 [junit4] 2> 1650349 INFO (jetty-launcher-3909-thread-4) [n:127.0.0.1:36553_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_776FA1D43F38CAB4-001/tempDir-001/node4/. [junit4] 2> 1650384 INFO (zkConnectionManagerCallback-3978-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1650387 INFO (zkConnectionManagerCallback-3983-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1650389 INFO (SUITE-MoveReplicaHDFSTest-seed#[776FA1D43F38CAB4]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 1650389 INFO (SUITE-MoveReplicaHDFSTest-seed#[776FA1D43F38CAB4]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37629/solr ready [junit4] 2> 1650432 INFO (qtp24801611-14078) [n:127.0.0.1:37701_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1650439 INFO (qtp24801611-14078) [n:127.0.0.1:37701_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=6 [junit4] 1> Formatting using clusterid: testClusterID [junit4] 2> 1650513 WARN (SUITE-MoveReplicaHDFSTest-seed#[776FA1D43F38CAB4]-worker) [ ] o.a.h.m.i.MetricsConfig Cannot locate configuration: tried hadoop-metrics2-namenode.properties,hadoop-metrics2.properties [junit4] 2> 1650524 WARN (SUITE-MoveReplicaHDFSTest-seed#[776FA1D43F38CAB4]-worker) [ ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j [junit4] 2> 1650526 INFO (SUITE-MoveReplicaHDFSTest-seed#[776FA1D43F38CAB4]-worker) [ ] o.m.log jetty-6.1.26 [junit4] 2> 1650539 INFO (SUITE-MoveReplicaHDFSTest-seed#[776FA1D43F38CAB4]-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_44281_hdfs____aebked/webapp [junit4] 2> 1651032 INFO (SUITE-MoveReplicaHDFSTest-seed#[776FA1D43F38CAB4]-worker) [ ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost.localdomain:44281 [junit4] 2> 1651122 WARN (SUITE-MoveReplicaHDFSTest-seed#[776FA1D43F38CAB4]-worker) [ ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j [junit4] 2> 1651122 INFO (SUITE-MoveReplicaHDFSTest-seed#[776FA1D43F38CAB4]-worker) [ ] o.m.log jetty-6.1.26 [junit4] 2> 1651133 INFO (SUITE-MoveReplicaHDFSTest-seed#[776FA1D43F38CAB4]-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_44467_datanode____.51cmck/webapp [junit4] 2> 1651605 INFO (SUITE-MoveReplicaHDFSTest-seed#[776FA1D43F38CAB4]-worker) [ ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:44467 [junit4] 2> 1651638 WARN (SUITE-MoveReplicaHDFSTest-seed#[776FA1D43F38CAB4]-worker) [ ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j [junit4] 2> 1651639 INFO (SUITE-MoveReplicaHDFSTest-seed#[776FA1D43F38CAB4]-worker) [ ] o.m.log jetty-6.1.26 [junit4] 2> 1651649 INFO (SUITE-MoveReplicaHDFSTest-seed#[776FA1D43F38CAB4]-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_36075_datanode____.mmj0u/webapp [junit4] 2> 1651756 ERROR (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_776FA1D43F38CAB4-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_776FA1D43F38CAB4-001/tempDir-002/hdfsBaseDir/data/data2/]] heartbeating to localhost.localdomain/127.0.0.1:33527) [ ] 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> 1651763 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0xff66467f52c9: from storage DS-3a29ea53-5230-4049-b6e2-a945c9d685dd node DatanodeRegistration(127.0.0.1:46145, datanodeUuid=365602e9-3ab8-4834-9cd3-bed5df8c3d13, infoPort=38241, infoSecurePort=0, ipcPort=41721, storageInfo=lv=-56;cid=testClusterID;nsid=689736232;c=0), blocks: 0, hasStaleStorage: true, processing time: 0 msecs [junit4] 2> 1651763 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0xff66467f52c9: from storage DS-9bb44b4c-5b59-4ba0-8eea-34f7b5a84c82 node DatanodeRegistration(127.0.0.1:46145, datanodeUuid=365602e9-3ab8-4834-9cd3-bed5df8c3d13, infoPort=38241, infoSecurePort=0, ipcPort=41721, storageInfo=lv=-56;cid=testClusterID;nsid=689736232;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs [junit4] 2> 1652129 INFO (SUITE-MoveReplicaHDFSTest-seed#[776FA1D43F38CAB4]-worker) [ ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:36075 [junit4] 2> 1652236 ERROR (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_776FA1D43F38CAB4-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_776FA1D43F38CAB4-001/tempDir-002/hdfsBaseDir/data/data4/]] heartbeating to localhost.localdomain/127.0.0.1:33527) [ ] 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> 1652240 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0xff6662fc68cd: from storage DS-1f0e0d2c-896e-4dbc-9e4c-c6081489a2e0 node DatanodeRegistration(127.0.0.1:33315, datanodeUuid=9886dd36-e238-47cc-8fde-f62cb3566d0f, infoPort=39427, infoSecurePort=0, ipcPort=42057, storageInfo=lv=-56;cid=testClusterID;nsid=689736232;c=0), blocks: 0, hasStaleStorage: true, processing time: 0 msecs [junit4] 2> 1652241 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0xff6662fc68cd: from storage DS-e969ec8a-f83a-469b-9377-b2fd7d2f6e58 node DatanodeRegistration(127.0.0.1:33315, datanodeUuid=9886dd36-e238-47cc-8fde-f62cb3566d0f, infoPort=39427, infoSecurePort=0, ipcPort=42057, storageInfo=lv=-56;cid=testClusterID;nsid=689736232;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs [junit4] 2> 1652326 INFO (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[776FA1D43F38CAB4]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testNormalFailedMove [junit4] 2> 1652328 INFO (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[776FA1D43F38CAB4]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 1652331 INFO (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[776FA1D43F38CAB4]) [ ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11 [junit4] 2> 1652334 INFO (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[776FA1D43F38CAB4]) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1652334 INFO (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[776FA1D43F38CAB4]) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1652334 INFO (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[776FA1D43F38CAB4]) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 1652335 INFO (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[776FA1D43F38CAB4]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@170f571{/solr,null,AVAILABLE} [junit4] 2> 1652335 INFO (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[776FA1D43F38CAB4]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@18fa46a{SSL,[ssl, http/1.1]}{127.0.0.1:37533} [junit4] 2> 1652335 INFO (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[776FA1D43F38CAB4]) [ ] o.e.j.s.Server Started @1652372ms [junit4] 2> 1652335 INFO (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[776FA1D43F38CAB4]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37533} [junit4] 2> 1652336 ERROR (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[776FA1D43F38CAB4]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1652336 INFO (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[776FA1D43F38CAB4]) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1652336 INFO (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[776FA1D43F38CAB4]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.5.0 [junit4] 2> 1652336 INFO (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[776FA1D43F38CAB4]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1652336 INFO (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[776FA1D43F38CAB4]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1652336 INFO (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[776FA1D43F38CAB4]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-07-05T17:27:18.467Z [junit4] 2> 1652337 INFO (zkConnectionManagerCallback-3987-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1652338 INFO (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[776FA1D43F38CAB4]) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1652437 INFO (OverseerCollectionConfigSetProcessor-72075997285122056-127.0.0.1:35545_solr-n_0000000000) [ ] 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> 1653921 INFO (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[776FA1D43F38CAB4]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37629/solr [junit4] 2> 1653922 INFO (zkConnectionManagerCallback-3991-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1653924 INFO (zkConnectionManagerCallback-3993-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1653930 INFO (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[776FA1D43F38CAB4]) [n:127.0.0.1:37533_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 1653931 INFO (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[776FA1D43F38CAB4]) [n:127.0.0.1:37533_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1653933 INFO (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[776FA1D43F38CAB4]) [n:127.0.0.1:37533_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1653933 INFO (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[776FA1D43F38CAB4]) [n:127.0.0.1:37533_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37533_solr [junit4] 2> 1653934 INFO (zkCallback-3925-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1653934 INFO (zkCallback-3960-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1653934 INFO (zkCallback-3953-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1653934 INFO (zkCallback-3933-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1653934 INFO (zkCallback-3940-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1653934 INFO (zkCallback-3967-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1653934 INFO (zkCallback-3946-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1653935 INFO (zkCallback-3982-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1653935 INFO (zkCallback-3974-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1653935 INFO (zkCallback-3982-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1653936 INFO (zkCallback-3992-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1653955 INFO (zkConnectionManagerCallback-4000-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1653956 INFO (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[776FA1D43F38CAB4]) [n:127.0.0.1:37533_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5) [junit4] 2> 1653957 INFO (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[776FA1D43F38CAB4]) [n:127.0.0.1:37533_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37629/solr ready [junit4] 2> 1653957 INFO (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[776FA1D43F38CAB4]) [n:127.0.0.1:37533_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 1653975 INFO (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[776FA1D43F38CAB4]) [n:127.0.0.1:37533_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37533.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@deae6 [junit4] 2> 1653998 INFO (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[776FA1D43F38CAB4]) [n:127.0.0.1:37533_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37533.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@deae6 [junit4] 2> 1653998 INFO (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[776FA1D43F38CAB4]) [n:127.0.0.1:37533_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37533.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@deae6 [junit4] 2> 1654000 INFO (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[776FA1D43F38CAB4]) [n:127.0.0.1:37533_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_776FA1D43F38CAB4-001/tempDir-001/node5/. [junit4] 2> 1654054 INFO (zkConnectionManagerCallback-4003-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1654095 INFO (qtp11808611-14081) [n:127.0.0.1:35545_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&autoAddReplicas=false&name=MoveReplicaHDFSTest_failed_coll_false&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1654097 INFO (OverseerThreadFactory-5957-thread-2) [ ] o.a.s.c.a.c.CreateCollectionCmd Create collection MoveReplicaHDFSTest_failed_coll_false [junit4] 2> 1654205 INFO (OverseerStateUpdate-72075997285122056-127.0.0.1:35545_solr-n_0000000000) [ ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"MoveReplicaHDFSTest_failed_coll_false", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:36553/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 1654206 INFO (OverseerStateUpdate-72075997285122056-127.0.0.1:35545_solr-n_0000000000) [ ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"MoveReplicaHDFSTest_failed_coll_false", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:35881/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 1654208 INFO (OverseerStateUpdate-72075997285122056-127.0.0.1:35545_solr-n_0000000000) [ ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"MoveReplicaHDFSTest_failed_coll_false", [junit4] 2> "shard":"shard2", [junit4] 2> "core":"MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:35545/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 1654209 INFO (OverseerStateUpdate-72075997285122056-127.0.0.1:35545_solr-n_0000000000) [ ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"MoveReplicaHDFSTest_failed_coll_false", [junit4] 2> "shard":"shard2", [junit4] 2> "core":"MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:37533/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 1654420 INFO (qtp11808611-14435) [n:127.0.0.1:35545_solr x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4&action=CREATE&numShards=2&collection=MoveReplicaHDFSTest_failed_coll_false&shard=shard2&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1654420 INFO (qtp11808611-14435) [n:127.0.0.1:35545_solr x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1654460 INFO (qtp18894126-14397) [n:127.0.0.1:37533_solr x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6&action=CREATE&numShards=2&collection=MoveReplicaHDFSTest_failed_coll_false&shard=shard2&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1654460 INFO (qtp27373740-14068) [n:127.0.0.1:36553_solr x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1&action=CREATE&numShards=2&collection=MoveReplicaHDFSTest_failed_coll_false&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1654483 INFO (qtp5559968-14085) [n:127.0.0.1:35881_solr x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2&action=CREATE&numShards=2&collection=MoveReplicaHDFSTest_failed_coll_false&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1655440 INFO (qtp11808611-14435) [n:127.0.0.1:35545_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0 [junit4] 2> 1655453 INFO (qtp11808611-14435) [n:127.0.0.1:35545_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] o.a.s.s.IndexSchema [MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] Schema name=minimal [junit4] 2> 1655458 INFO (qtp11808611-14435) [n:127.0.0.1:35545_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 1655458 INFO (qtp11808611-14435) [n:127.0.0.1:35545_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4' using configuration from collection MoveReplicaHDFSTest_failed_coll_false, trusted=true [junit4] 2> 1655459 INFO (qtp11808611-14435) [n:127.0.0.1:35545_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35545.solr.core.MoveReplicaHDFSTest_failed_coll_false.shard2.replica_n4' (registry 'solr.core.MoveReplicaHDFSTest_failed_coll_false.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@deae6 [junit4] 2> 1655468 INFO (qtp11808611-14435) [n:127.0.0.1:35545_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost.localdomain:33527/data [junit4] 2> 1655468 INFO (qtp11808611-14435) [n:127.0.0.1:35545_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled [junit4] 2> 1655469 INFO (qtp11808611-14435) [n:127.0.0.1:35545_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1655469 INFO (qtp11808611-14435) [n:127.0.0.1:35545_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] o.a.s.c.SolrCore [[MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_776FA1D43F38CAB4-001/tempDir-001/node3/MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4], dataDir=[hdfs://localhost.localdomain:33527/data/MoveReplicaHDFSTest_failed_coll_false/core_node7/data/] [junit4] 2> 1655471 INFO (qtp11808611-14435) [n:127.0.0.1:35545_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:33527/data/MoveReplicaHDFSTest_failed_coll_false/core_node7/data/snapshot_metadata [junit4] 2> 1655473 INFO (qtp18894126-14397) [n:127.0.0.1:37533_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0 [junit4] 2> 1655473 INFO (qtp27373740-14068) [n:127.0.0.1:36553_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0 [junit4] 2> 1655493 INFO (qtp27373740-14068) [n:127.0.0.1:36553_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] o.a.s.s.IndexSchema [MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] Schema name=minimal [junit4] 2> 1655494 INFO (qtp18894126-14397) [n:127.0.0.1:37533_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] o.a.s.s.IndexSchema [MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] Schema name=minimal [junit4] 2> 1655497 INFO (qtp27373740-14068) [n:127.0.0.1:36553_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 1655497 INFO (qtp27373740-14068) [n:127.0.0.1:36553_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1' using configuration from collection MoveReplicaHDFSTest_failed_coll_false, trusted=true [junit4] 2> 1655497 INFO (qtp5559968-14085) [n:127.0.0.1:35881_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0 [junit4] 2> 1655499 INFO (qtp27373740-14068) [n:127.0.0.1:36553_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36553.solr.core.MoveReplicaHDFSTest_failed_coll_false.shard1.replica_n1' (registry 'solr.core.MoveReplicaHDFSTest_failed_coll_false.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@deae6 [junit4] 2> 1655500 INFO (qtp27373740-14068) [n:127.0.0.1:36553_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost.localdomain:33527/data [junit4] 2> 1655500 INFO (qtp27373740-14068) [n:127.0.0.1:36553_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled [junit4] 2> 1655500 INFO (qtp27373740-14068) [n:127.0.0.1:36553_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1655500 INFO (qtp27373740-14068) [n:127.0.0.1:36553_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] o.a.s.c.SolrCore [[MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_776FA1D43F38CAB4-001/tempDir-001/node4/MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1], dataDir=[hdfs://localhost.localdomain:33527/data/MoveReplicaHDFSTest_failed_coll_false/core_node3/data/] [junit4] 2> 1655500 INFO (qtp18894126-14397) [n:127.0.0.1:37533_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 1655500 INFO (qtp18894126-14397) [n:127.0.0.1:37533_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 'MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6' using configuration from collection MoveReplicaHDFSTest_failed_coll_false, trusted=true [junit4] 2> 1655501 INFO (qtp18894126-14397) [n:127.0.0.1:37533_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37533.solr.core.MoveReplicaHDFSTest_failed_coll_false.shard2.replica_n6' (registry 'solr.core.MoveReplicaHDFSTest_failed_coll_false.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@deae6 [junit4] 2> 1655501 INFO (qtp18894126-14397) [n:127.0.0.1:37533_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost.localdomain:33527/data [junit4] 2> 1655501 INFO (qtp18894126-14397) [n:127.0.0.1:37533_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled [junit4] 2> 1655501 INFO (qtp18894126-14397) [n:127.0.0.1:37533_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1655501 INFO (qtp18894126-14397) [n:127.0.0.1:37533_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] o.a.s.c.SolrCore [[MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_776FA1D43F38CAB4-001/tempDir-001/node5/MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6], dataDir=[hdfs://localhost.localdomain:33527/data/MoveReplicaHDFSTest_failed_coll_false/core_node8/data/] [junit4] 2> 1655501 INFO (qtp11808611-14435) [n:127.0.0.1:35545_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:33527/data/MoveReplicaHDFSTest_failed_coll_false/core_node7/data [junit4] 2> 1655502 INFO (qtp27373740-14068) [n:127.0.0.1:36553_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:33527/data/MoveReplicaHDFSTest_failed_coll_false/core_node3/data/snapshot_metadata [junit4] 2> 1655504 INFO (qtp18894126-14397) [n:127.0.0.1:37533_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:33527/data/MoveReplicaHDFSTest_failed_coll_false/core_node8/data/snapshot_metadata [junit4] 2> 1655507 INFO (qtp5559968-14085) [n:127.0.0.1:35881_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] o.a.s.s.IndexSchema [MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] Schema name=minimal [junit4] 2> 1655510 INFO (qtp5559968-14085) [n:127.0.0.1:35881_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 1655510 INFO (qtp5559968-14085) [n:127.0.0.1:35881_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2' using configuration from collection MoveReplicaHDFSTest_failed_coll_false, trusted=true [junit4] 2> 1655511 INFO (qtp5559968-14085) [n:127.0.0.1:35881_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35881.solr.core.MoveReplicaHDFSTest_failed_coll_false.shard1.replica_n2' (registry 'solr.core.MoveReplicaHDFSTest_failed_coll_false.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@deae6 [junit4] 2> 1655511 INFO (qtp5559968-14085) [n:127.0.0.1:35881_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost.localdomain:33527/data [junit4] 2> 1655511 INFO (qtp5559968-14085) [n:127.0.0.1:35881_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled [junit4] 2> 1655511 INFO (qtp5559968-14085) [n:127.0.0.1:35881_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1655511 INFO (qtp5559968-14085) [n:127.0.0.1:35881_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] o.a.s.c.SolrCore [[MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_776FA1D43F38CAB4-001/tempDir-001/node2/MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2], dataDir=[hdfs://localhost.localdomain:33527/data/MoveReplicaHDFSTest_failed_coll_false/core_node5/data/] [junit4] 2> 1655514 INFO (qtp5559968-14085) [n:127.0.0.1:35881_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:33527/data/MoveReplicaHDFSTest_failed_coll_false/core_node5/data/snapshot_metadata [junit4] 2> 1655519 INFO (qtp27373740-14068) [n:127.0.0.1:36553_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:33527/data/MoveReplicaHDFSTest_failed_coll_false/core_node3/data [junit4] 2> 1655520 INFO (qtp18894126-14397) [n:127.0.0.1:37533_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:33527/data/MoveReplicaHDFSTest_failed_coll_false/core_node8/data [junit4] 2> 1655528 INFO (qtp5559968-14085) [n:127.0.0.1:35881_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:33527/data/MoveReplicaHDFSTest_failed_coll_false/core_node5/data [junit4] 2> 1655531 INFO (qtp11808611-14435) [n:127.0.0.1:35545_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:33527/data/MoveReplicaHDFSTest_failed_coll_false/core_node7/data/index [junit4] 2> 1655553 INFO (qtp27373740-14068) [n:127.0.0.1:36553_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:33527/data/MoveReplicaHDFSTest_failed_coll_false/core_node3/data/index [junit4] 2> 1655553 INFO (qtp18894126-14397) [n:127.0.0.1:37533_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:33527/data/MoveReplicaHDFSTest_failed_coll_false/core_node8/data/index [junit4] 2> 1655557 INFO (qtp5559968-14085) [n:127.0.0.1:35881_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:33527/data/MoveReplicaHDFSTest_failed_coll_false/core_node5/data/index [junit4] 2> 1655581 INFO (Block report processor) [ ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46145 is added to blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-e969ec8a-f83a-469b-9377-b2fd7d2f6e58:NORMAL:127.0.0.1:33315|RBW], ReplicaUC[[DISK]DS-9bb44b4c-5b59-4ba0-8eea-34f7b5a84c82:NORMAL:127.0.0.1:46145|FINALIZED]]} size 0 [junit4] 2> 1655585 INFO (Block report processor) [ ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:33315 is added to blk_1073741825_1001 size 69 [junit4] 2> 1655601 INFO (Block report processor) [ ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:33315 is added to blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-9bb44b4c-5b59-4ba0-8eea-34f7b5a84c82:NORMAL:127.0.0.1:46145|RBW], ReplicaUC[[DISK]DS-1f0e0d2c-896e-4dbc-9e4c-c6081489a2e0:NORMAL:127.0.0.1:33315|FINALIZED]]} size 0 [junit4] 2> 1655602 INFO (Block report processor) [ ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46145 is added to blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-1f0e0d2c-896e-4dbc-9e4c-c6081489a2e0:NORMAL:127.0.0.1:33315|FINALIZED], ReplicaUC[[DISK]DS-3a29ea53-5230-4049-b6e2-a945c9d685dd:NORMAL:127.0.0.1:46145|FINALIZED]]} size 0 [junit4] 2> 1655641 INFO (Block report processor) [ ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46145 is added to blk_1073741827_1003{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-1f0e0d2c-896e-4dbc-9e4c-c6081489a2e0:NORMAL:127.0.0.1:33315|RBW], ReplicaUC[[DISK]DS-9bb44b4c-5b59-4ba0-8eea-34f7b5a84c82:NORMAL:127.0.0.1:46145|RBW]]} size 0 [junit4] 2> 1655642 INFO (Block report processor) [ ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46145 is added to blk_1073741828_1004{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-e969ec8a-f83a-469b-9377-b2fd7d2f6e58:NORMAL:127.0.0.1:33315|RBW], ReplicaUC[[DISK]DS-3a29ea53-5230-4049-b6e2-a945c9d685dd:NORMAL:127.0.0.1:46145|RBW]]} size 0 [junit4] 2> 1655642 INFO (Block report processor) [ ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:33315 is added to blk_1073741827_1003 size 69 [junit4] 2> 1655643 INFO (Block report processor) [ ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:33315 is added to blk_1073741828_1004{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-3a29ea53-5230-4049-b6e2-a945c9d685dd:NORMAL:127.0.0.1:46145|RBW], ReplicaUC[[DISK]DS-1f0e0d2c-896e-4dbc-9e4c-c6081489a2e0:NORMAL:127.0.0.1:33315|RBW]]} size 0 [junit4] 2> 1655708 INFO (qtp27373740-14068) [n:127.0.0.1:36553_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog [junit4] 2> 1655708 INFO (qtp11808611-14435) [n:127.0.0.1:35545_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog [junit4] 2> 1655708 INFO (qtp27373740-14068) [n:127.0.0.1:36553_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1655708 INFO (qtp11808611-14435) [n:127.0.0.1:35545_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1655708 INFO (qtp27373740-14068) [n:127.0.0.1:36553_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3 [junit4] 2> 1655708 INFO (qtp11808611-14435) [n:127.0.0.1:35545_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3 [junit4] 2> 1655721 INFO (qtp27373740-14068) [n:127.0.0.1:36553_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1655721 INFO (qtp27373740-14068) [n:127.0.0.1:36553_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1655721 INFO (qtp11808611-14435) [n:127.0.0.1:35545_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1655722 INFO (qtp11808611-14435) [n:127.0.0.1:35545_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1655728 INFO (qtp18894126-14397) [n:127.0.0.1:37533_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog [junit4] 2> 1655728 INFO (qtp18894126-14397) [n:127.0.0.1:37533_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1655728 INFO (qtp18894126-14397) [n:127.0.0.1:37533_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3 [junit4] 2> 1655731 INFO (qtp5559968-14085) [n:127.0.0.1:35881_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog [junit4] 2> 1655731 INFO (qtp5559968-14085) [n:127.0.0.1:35881_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1655731 INFO (qtp5559968-14085) [n:127.0.0.1:35881_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3 [junit4] 2> 1655742 INFO (qtp18894126-14397) [n:127.0.0.1:37533_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1655742 INFO (qtp18894126-14397) [n:127.0.0.1:37533_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1655742 INFO (qtp5559968-14085) [n:127.0.0.1:35881_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1655742 INFO (qtp5559968-14085) [n:127.0.0.1:35881_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1655779 INFO (qtp27373740-14068) [n:127.0.0.1:36553_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@d44335[MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] main] [junit4] 2> 1655780 INFO (qtp11808611-14435) [n:127.0.0.1:35545_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@1dc83d7[MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] main] [junit4] 2> 1655780 INFO (qtp18894126-14397) [n:127.0.0.1:37533_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@1020651[MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] main] [junit4] 2> 1655780 INFO (qtp5559968-14085) [n:127.0.0.1:35881_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@1484930[MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] main] [junit4] 2> 1655781 INFO (qtp11808611-14435) [n:127.0.0.1:35545_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 1655782 INFO (qtp27373740-14068) [n:127.0.0.1:36553_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 1655782 INFO (qtp5559968-14085) [n:127.0.0.1:35881_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 1655782 INFO (qtp18894126-14397) [n:127.0.0.1:37533_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 1655782 INFO (qtp11808611-14435) [n:127.0.0.1:35545_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1655782 INFO (qtp27373740-14068) [n:127.0.0.1:36553_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1655782 INFO (qtp5559968-14085) [n:127.0.0.1:35881_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1655783 INFO (qtp5559968-14085) [n:127.0.0.1:35881_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 1655783 INFO (qtp18894126-14397) [n:127.0.0.1:37533_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1655783 INFO (qtp11808611-14435) [n:127.0.0.1:35545_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 1655783 INFO (qtp27373740-14068) [n:127.0.0.1:36553_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 1655785 INFO (searcherExecutor-5992-thread-1-processing-n:127.0.0.1:35881_solr x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2 c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5) [n:127.0.0.1:35881_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] o.a.s.c.SolrCore [MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] Registered new searcher Searcher@1484930[MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1655785 INFO (searcherExecutor-5990-thread-1-processing-n:127.0.0.1:36553_solr x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1 c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node3) [n:127.0.0.1:36553_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] o.a.s.c.SolrCore [MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] Registered new searcher Searcher@d44335[MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1655785 INFO (qtp18894126-14397) [n:127.0.0.1:37533_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 1655785 INFO (searcherExecutor-5989-thread-1-processing-n:127.0.0.1:35545_solr x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4 c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7) [n:127.0.0.1:35545_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] o.a.s.c.SolrCore [MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] Registered new searcher Searcher@1dc83d7[MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1655785 INFO (qtp27373740-14068) [n:127.0.0.1:36553_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1605172348233711616 [junit4] 2> 1655785 INFO (qtp11808611-14435) [n:127.0.0.1:35545_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1605172348233711616 [junit4] 2> 1655785 INFO (qtp5559968-14085) [n:127.0.0.1:35881_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1605172348233711616 [junit4] 2> 1655786 INFO (searcherExecutor-5991-thread-1-processing-n:127.0.0.1:37533_solr x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6 c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8) [n:127.0.0.1:37533_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] o.a.s.c.SolrCore [MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] Registered new searcher Searcher@1020651[MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1655787 INFO (qtp18894126-14397) [n:127.0.0.1:37533_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1605172348235808768 [junit4] 2> 1655791 INFO (qtp11808611-14435) [n:127.0.0.1:35545_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] o.a.s.c.ZkShardTerms Successful update of terms at /collections/MoveReplicaHDFSTest_failed_coll_false/terms/shard2 to Terms{values={core_node7=0}, version=0} [junit4] 2> 1655791 INFO (qtp5559968-14085) [n:127.0.0.1:35881_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/MoveReplicaHDFSTest_failed_coll_false/terms/shard1 to Terms{values={core_node5=0}, version=0} [junit4] 2> 1655791 INFO (qtp27373740-14068) [n:127.0.0.1:36553_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] o.a.s.c.ZkShardTerms Failed to save terms, version is not a match, retrying [junit4] 2> 1655792 INFO (qtp18894126-14397) [n:127.0.0.1:37533_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] o.a.s.c.ZkShardTerms Failed to save terms, version is not a match, retrying [junit4] 2> 1655792 INFO (qtp27373740-14068) [n:127.0.0.1:36553_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/MoveReplicaHDFSTest_failed_coll_false/terms/shard1 to Terms{values={core_node3=0, core_node5=0}, version=1} [junit4] 2> 1655792 INFO (qtp18894126-14397) [n:127.0.0.1:37533_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] o.a.s.c.ZkShardTerms Successful update of terms at /collections/MoveReplicaHDFSTest_failed_coll_false/terms/shard2 to Terms{values={core_node7=0, core_node8=0}, version=1} [junit4] 2> 1655796 INFO (qtp18894126-14397) [n:127.0.0.1:37533_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 1655796 INFO (qtp5559968-14085) [n:127.0.0.1:35881_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 1655796 INFO (qtp18894126-14397) [n:127.0.0.1:37533_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 1655796 INFO (qtp5559968-14085) [n:127.0.0.1:35881_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 1655796 INFO (qtp18894126-14397) [n:127.0.0.1:37533_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:37533/solr/MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6/ [junit4] 2> 1655796 INFO (qtp5559968-14085) [n:127.0.0.1:35881_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:35881/solr/MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2/ [junit4] 2> 1655796 INFO (qtp18894126-14397) [n:127.0.0.1:37533_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] o.a.s.u.PeerSync PeerSync: core=MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6 url=https://127.0.0.1:37533/solr START replicas=[https://127.0.0.1:35545/solr/MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4/] nUpdates=100 [junit4] 2> 1655796 INFO (qtp5559968-14085) [n:127.0.0.1:35881_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2 url=https://127.0.0.1:35881/solr START replicas=[https://127.0.0.1:36553/solr/MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1/] nUpdates=100 [junit4] 2> 1655797 INFO (qtp18894126-14397) [n:127.0.0.1:37533_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] o.a.s.u.PeerSync PeerSync: core=MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6 url=https://127.0.0.1:37533/solr DONE. We have no versions. sync failed. [junit4] 2> 1655797 INFO (qtp5559968-14085) [n:127.0.0.1:35881_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2 url=https://127.0.0.1:35881/solr DONE. We have no versions. sync failed. [junit4] 2> 1655803 INFO (qtp27373740-14072) [n:127.0.0.1:36553_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] o.a.s.c.S.Request [MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=1 [junit4] 2> 1655803 INFO (qtp11808611-14086 [...truncated too long message...] 72075997285122060-127.0.0.1:35881_solr-n_0000000002 [junit4] 2> 2 /solr/collections/MoveReplicaHDFSTest_coll_false/leader_elect/shard1/election/72075997285122079-core_node3-n_0000000001 [junit4] 2> 2 /solr/autoscaling.json [junit4] 2> 2 /solr/overseer_elect/election/72075997285122056-127.0.0.1:35545_solr-n_0000000000 [junit4] 2> 2 /solr/collections/MoveReplicaHDFSTest_coll_true/leader_elect/shard1/election/72075997285122060-core_node3-n_0000000001 [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 39 /solr/collections [junit4] 2> 28 /solr/live_nodes [junit4] 2> 2 /solr/overseer/queue [junit4] 2> 2 /solr/autoscaling/events/.scheduled_maintenance [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> 1718511 WARN (SUITE-MoveReplicaHDFSTest-seed#[776FA1D43F38CAB4]-worker) [ ] o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called [junit4] 2> 1718521 INFO (SUITE-MoveReplicaHDFSTest-seed#[776FA1D43F38CAB4]-worker) [ ] o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0 [junit4] 2> 1718622 WARN (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_776FA1D43F38CAB4-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_776FA1D43F38CAB4-001/tempDir-002/hdfsBaseDir/data/data4/]] heartbeating to localhost.localdomain/127.0.0.1:33527) [ ] o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager interrupted [junit4] 2> 1718623 WARN (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_776FA1D43F38CAB4-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_776FA1D43F38CAB4-001/tempDir-002/hdfsBaseDir/data/data4/]] heartbeating to localhost.localdomain/127.0.0.1:33527) [ ] o.a.h.h.s.d.DataNode Ending block pool service for: Block pool BP-1565836386-88.99.242.108-1530811636604 (Datanode Uuid 9886dd36-e238-47cc-8fde-f62cb3566d0f) service to localhost.localdomain/127.0.0.1:33527 [junit4] 2> 1718624 WARN (SUITE-MoveReplicaHDFSTest-seed#[776FA1D43F38CAB4]-worker) [ ] o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called [junit4] 2> 1718629 INFO (SUITE-MoveReplicaHDFSTest-seed#[776FA1D43F38CAB4]-worker) [ ] o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0 [junit4] 2> 1718731 WARN (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_776FA1D43F38CAB4-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_776FA1D43F38CAB4-001/tempDir-002/hdfsBaseDir/data/data2/]] heartbeating to localhost.localdomain/127.0.0.1:33527) [ ] o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager interrupted [junit4] 2> 1718731 WARN (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_776FA1D43F38CAB4-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_776FA1D43F38CAB4-001/tempDir-002/hdfsBaseDir/data/data2/]] heartbeating to localhost.localdomain/127.0.0.1:33527) [ ] o.a.h.h.s.d.DataNode Ending block pool service for: Block pool BP-1565836386-88.99.242.108-1530811636604 (Datanode Uuid 365602e9-3ab8-4834-9cd3-bed5df8c3d13) service to localhost.localdomain/127.0.0.1:33527 [junit4] 2> 1718737 INFO (SUITE-MoveReplicaHDFSTest-seed#[776FA1D43F38CAB4]-worker) [ ] o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost.localdomain:0 [junit4] 2> 1718858 INFO (SUITE-MoveReplicaHDFSTest-seed#[776FA1D43F38CAB4]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:37629 37629 [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_776FA1D43F38CAB4-001 [junit4] 2> Jul 05, 2018 5:28:25 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks [junit4] 2> WARNING: Will linger awaiting termination of 67 leaked thread(s). [junit4] 2> NOTE: test params are: codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY, chunkSize=30118, maxDocsPerChunk=356, blockSize=10), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, chunkSize=30118, blockSize=10)), sim=RandomSimilarity(queryNorm=true): {}, locale=ca, timezone=America/Aruba [junit4] 2> NOTE: Linux 4.15.0-24-generic i386/Oracle Corporation 1.8.0_172 (32-bit)/cpus=8,threads=3,free=146898312,total=433848320 [junit4] 2> NOTE: All tests run in this JVM: [TestXIncludeConfig, SyncSliceTest, TestRestoreCore, WrapperMergePolicyFactoryTest, TestIBSimilarityFactory, FieldAnalysisRequestHandlerTest, AutoAddReplicasPlanActionTest, CdcrReplicationDistributedZkTest, TemplateUpdateProcessorTest, HdfsRestartWhileUpdatingTest, TestSolrCloudWithSecureImpersonation, CdcrVersionReplicationTest, HdfsTlogReplayBufferedWhileIndexingTest, ShardRoutingTest, TestFunctionQuery, TestInPlaceUpdatesDistrib, StressHdfsTest, TestStressVersions, CloudMLTQParserTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, WordBreakSolrSpellCheckerTest, SchemaApiFailureTest, UpdateParamsTest, TestOmitPositions, TestLargeCluster, CircularListTest, CollectionsAPISolrJTest, SignificantTermsQParserPluginTest, BadIndexSchemaTest, TestPhraseSuggestions, TestCharFilters, ZkFailoverTest, TestLFUCache, DistributedQueryComponentOptimizationTest, TestDistribStateManager, TestSolrConfigHandlerCloud, ResponseLogComponentTest, BinaryUpdateRequestHandlerTest, TestPullReplicaErrorHandling, SSLMigrationTest, TestSort, TestLRUStatsCache, AddBlockUpdateTest, FullHLLTest, SolrCLIZkUtilsTest, TestCollationField, RulesTest, TestScoreJoinQPNoScore, NodeMutatorTest, SpellCheckComponentTest, HttpPartitionTest, TestStressRecovery, TestSolrFieldCacheBean, DistributedSuggestComponentTest, OpenExchangeRatesOrgProviderTest, UUIDUpdateProcessorFallbackTest, SuggesterTest, SmileWriterTest, TestHashPartitioner, LegacyCloudClusterPropTest, ForceLeaderTest, TestSimpleTrackingShardHandler, ShardSplitTest, DocValuesTest, TestSimpleTextCodec, TermsComponentTest, TestCodecSupport, TestSearcherReuse, TestCollectionsAPIViaSolrCloudCluster, TriggerSetPropertiesIntegrationTest, TestBulkSchemaConcurrent, TestTolerantUpdateProcessorRandomCloud, TestConfigReload, HighlighterMaxOffsetTest, TestPolicyCloud, TestLegacyField, TestPushWriter, TestDocumentBuilder, TestImpersonationWithHadoopAuth, QueryParsingTest, DistributedFacetSimpleRefinementLongTailTest, TestConfigsApi, TestDocSet, SolrGangliaReporterTest, TestRetrieveFieldsOptimizer, HdfsDirectoryFactoryTest, DistributedFacetPivotLongTailTest, PreAnalyzedFieldTest, MultiTermTest, JvmMetricsTest, ConnectionManagerTest, SegmentsInfoRequestHandlerTest, ScheduledMaintenanceTriggerTest, SignatureUpdateProcessorFactoryTest, TestRangeQuery, SoftAutoCommitTest, TestCloudRecovery, TimeRoutedAliasUpdateProcessorTest, TestSchemalessBufferedUpdates, DistribCursorPagingTest, TestCloudJSONFacetSKG, ConjunctionSolrSpellCheckerTest, NodeLostTriggerTest, GraphQueryTest, BigEndianAscendingWordSerializerTest, TestDynamicURP, TestDistributedGrouping, TestUseDocValuesAsStored2, TestQueryUtils, SolrTestCaseJ4Test, TestManagedResource, TestObjectReleaseTracker, LeaderElectionContextKeyTest, CacheHeaderTest, PreAnalyzedUpdateProcessorTest, TestCustomDocTransformer, JavabinLoaderTest, SystemInfoHandlerTest, TestCoreContainer, VMParamsZkACLAndCredentialsProvidersTest, TestSolr4Spatial, BufferStoreTest, CollectionTooManyReplicasTest, TestNumericRangeQuery64, TestPolicyCloud, DataDrivenBlockJoinTest, TestOnReconnectListenerSupport, TestJoin, SolrIndexMetricsTest, SolrCoreTest, TestQuerySenderNoQuery, PKIAuthenticationIntegrationTest, TestRealTimeGet, DeleteInactiveReplicaTest, DistribDocExpirationUpdateProcessorTest, LeaderFailoverAfterPartitionTest, MigrateRouteKeyTest, MoveReplicaHDFSTest] [junit4] Completed [473/820 (1!)] on J2 in 80.47s, 4 tests, 1 error <<< FAILURES! [...truncated 47693 lines...] [repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/2266/consoleText [repro] Revision: b9e064b935b285d5969dd2e594570da1cc16440a [repro] Ant options: "-Dargs=-client -XX:+UseParallelGC" [repro] Repro line: ant test -Dtestcase=MoveReplicaHDFSTest -Dtests.method=testFailedMove -Dtests.seed=776FA1D43F38CAB4 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ca -Dtests.timezone=America/Aruba -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [repro] ant clean [...truncated 6 lines...] [repro] Test suites by module: [repro] solr/core [repro] MoveReplicaHDFSTest [repro] ant compile-test [...truncated 3318 lines...] [repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.MoveReplicaHDFSTest" -Dtests.showOutput=onerror "-Dargs=-client -XX:+UseParallelGC" -Dtests.seed=776FA1D43F38CAB4 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ca -Dtests.timezone=America/Aruba -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [...truncated 86 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]
