Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/2748/ Java: 64bit/jdk1.8.0_172 -XX:+UseCompressedOops -XX:+UseG1GC
2 tests failed. FAILED: org.apache.solr.cloud.MoveReplicaHDFSTest.testFailedMove Error Message: No live SolrServers available to handle this request:[https://127.0.0.1:45295/solr/MoveReplicaHDFSTest_failed_coll_true, https://127.0.0.1:37999/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:45295/solr/MoveReplicaHDFSTest_failed_coll_true, https://127.0.0.1:37999/solr/MoveReplicaHDFSTest_failed_coll_true] at __randomizedtesting.SeedInfo.seed([BB251B0FDBCDBD8A:11E8C8FD6C1E685A]:0) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:462) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1107) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:994) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:994) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194) at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942) at org.apache.solr.cloud.MoveReplicaTest.testFailedMove(MoveReplicaTest.java:289) 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:1742) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985) 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:944) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891) 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:37999/solr/MoveReplicaHDFSTest_failed_coll_true: no servers hosting shard: shard1 at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413) ... 47 more FAILED: org.apache.solr.cloud.MoveReplicaHDFSTest.testFailedMove Error Message: No live SolrServers available to handle this request:[https://127.0.0.1:39903/solr/MoveReplicaHDFSTest_failed_coll_true, https://127.0.0.1:45879/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:39903/solr/MoveReplicaHDFSTest_failed_coll_true, https://127.0.0.1:45879/solr/MoveReplicaHDFSTest_failed_coll_true] at __randomizedtesting.SeedInfo.seed([BB251B0FDBCDBD8A:11E8C8FD6C1E685A]:0) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:462) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1107) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:994) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194) at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942) at org.apache.solr.cloud.MoveReplicaTest.testFailedMove(MoveReplicaTest.java:289) 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:1742) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985) 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:944) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891) 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:45879/solr/MoveReplicaHDFSTest_failed_coll_true: no servers hosting shard: shard1 at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413) ... 46 more Build Log: [...truncated 14102 lines...] [junit4] Suite: org.apache.solr.cloud.MoveReplicaHDFSTest [junit4] 2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_BB251B0FDBCDBD8A-001/init-core-data-001 [junit4] 2> 1989142 INFO (SUITE-MoveReplicaHDFSTest-seed#[BB251B0FDBCDBD8A]-worker) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_BB251B0FDBCDBD8A-001/tempDir-001 [junit4] 2> 1989142 INFO (SUITE-MoveReplicaHDFSTest-seed#[BB251B0FDBCDBD8A]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 1989142 INFO (Thread-2764) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 1989142 INFO (Thread-2764) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 1989143 ERROR (Thread-2764) [ ] 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> 1989242 INFO (SUITE-MoveReplicaHDFSTest-seed#[BB251B0FDBCDBD8A]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:46621 [junit4] 2> 1989244 INFO (zkConnectionManagerCallback-11929-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1989249 INFO (jetty-launcher-11926-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> 1989249 INFO (jetty-launcher-11926-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> 1989249 INFO (jetty-launcher-11926-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> 1989249 INFO (jetty-launcher-11926-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> 1989250 INFO (jetty-launcher-11926-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1989250 INFO (jetty-launcher-11926-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1989250 INFO (jetty-launcher-11926-thread-1) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 1989250 INFO (jetty-launcher-11926-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1989250 INFO (jetty-launcher-11926-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1989250 INFO (jetty-launcher-11926-thread-4) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1989250 INFO (jetty-launcher-11926-thread-2) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 1989250 INFO (jetty-launcher-11926-thread-4) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1989250 INFO (jetty-launcher-11926-thread-4) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 1989250 INFO (jetty-launcher-11926-thread-3) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1989250 INFO (jetty-launcher-11926-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5014b8e8{/solr,null,AVAILABLE} [junit4] 2> 1989250 INFO (jetty-launcher-11926-thread-3) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1989250 INFO (jetty-launcher-11926-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5c8c3fa1{/solr,null,AVAILABLE} [junit4] 2> 1989250 INFO (jetty-launcher-11926-thread-3) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 1989251 INFO (jetty-launcher-11926-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@70b2d2db{/solr,null,AVAILABLE} [junit4] 2> 1989251 INFO (jetty-launcher-11926-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@22eed15c{/solr,null,AVAILABLE} [junit4] 2> 1989252 INFO (jetty-launcher-11926-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@12889116{SSL,[ssl, http/1.1]}{127.0.0.1:39903} [junit4] 2> 1989252 INFO (jetty-launcher-11926-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@71b64b25{SSL,[ssl, http/1.1]}{127.0.0.1:44703} [junit4] 2> 1989252 INFO (jetty-launcher-11926-thread-2) [ ] o.e.j.s.Server Started @1989291ms [junit4] 2> 1989252 INFO (jetty-launcher-11926-thread-1) [ ] o.e.j.s.Server Started @1989291ms [junit4] 2> 1989252 INFO (jetty-launcher-11926-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44703} [junit4] 2> 1989252 INFO (jetty-launcher-11926-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39903} [junit4] 2> 1989252 INFO (jetty-launcher-11926-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@21833479{SSL,[ssl, http/1.1]}{127.0.0.1:45879} [junit4] 2> 1989252 INFO (jetty-launcher-11926-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@3e97a8b0{SSL,[ssl, http/1.1]}{127.0.0.1:43843} [junit4] 2> 1989252 INFO (jetty-launcher-11926-thread-4) [ ] o.e.j.s.Server Started @1989291ms [junit4] 2> 1989252 INFO (jetty-launcher-11926-thread-3) [ ] o.e.j.s.Server Started @1989291ms [junit4] 2> 1989252 ERROR (jetty-launcher-11926-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1989252 ERROR (jetty-launcher-11926-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1989252 INFO (jetty-launcher-11926-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1989252 INFO (jetty-launcher-11926-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1989252 INFO (jetty-launcher-11926-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.6.0 [junit4] 2> 1989253 INFO (jetty-launcher-11926-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.6.0 [junit4] 2> 1989252 INFO (jetty-launcher-11926-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45879} [junit4] 2> 1989253 INFO (jetty-launcher-11926-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1989252 INFO (jetty-launcher-11926-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43843} [junit4] 2> 1989253 INFO (jetty-launcher-11926-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1989253 ERROR (jetty-launcher-11926-thread-4) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1989253 INFO (jetty-launcher-11926-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1989253 INFO (jetty-launcher-11926-thread-4) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1989253 INFO (jetty-launcher-11926-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-09-15T16:26:11.875Z [junit4] 2> 1989253 INFO (jetty-launcher-11926-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1989253 INFO (jetty-launcher-11926-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.6.0 [junit4] 2> 1989253 INFO (jetty-launcher-11926-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-09-15T16:26:11.875Z [junit4] 2> 1989253 INFO (jetty-launcher-11926-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1989253 ERROR (jetty-launcher-11926-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1989253 INFO (jetty-launcher-11926-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1989253 INFO (jetty-launcher-11926-thread-3) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1989253 INFO (jetty-launcher-11926-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-09-15T16:26:11.875Z [junit4] 2> 1989253 INFO (jetty-launcher-11926-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.6.0 [junit4] 2> 1989253 INFO (jetty-launcher-11926-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1989253 INFO (jetty-launcher-11926-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1989253 INFO (jetty-launcher-11926-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-09-15T16:26:11.875Z [junit4] 2> 1989254 INFO (zkConnectionManagerCallback-11931-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1989254 INFO (zkConnectionManagerCallback-11935-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1989254 INFO (zkConnectionManagerCallback-11933-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1989254 INFO (jetty-launcher-11926-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1989254 INFO (jetty-launcher-11926-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1989254 INFO (jetty-launcher-11926-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1989257 INFO (zkConnectionManagerCallback-11937-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1989257 INFO (jetty-launcher-11926-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1989298 INFO (jetty-launcher-11926-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46621/solr [junit4] 2> 1989300 INFO (zkConnectionManagerCallback-11941-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1989304 INFO (zkConnectionManagerCallback-11943-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1989310 INFO (jetty-launcher-11926-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46621/solr [junit4] 2> 1989314 INFO (zkConnectionManagerCallback-11949-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1989325 INFO (zkConnectionManagerCallback-11951-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1989329 INFO (jetty-launcher-11926-thread-1) [n:127.0.0.1:44703_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44703_solr [junit4] 2> 1989330 INFO (jetty-launcher-11926-thread-1) [n:127.0.0.1:44703_solr ] o.a.s.c.Overseer Overseer (id=72229589953347592-127.0.0.1:44703_solr-n_0000000000) starting [junit4] 2> 1989339 INFO (jetty-launcher-11926-thread-3) [n:127.0.0.1:43843_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43843_solr [junit4] 2> 1989341 INFO (zkConnectionManagerCallback-11958-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1989342 INFO (jetty-launcher-11926-thread-1) [n:127.0.0.1:44703_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1989342 INFO (jetty-launcher-11926-thread-1) [n:127.0.0.1:44703_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46621/solr ready [junit4] 2> 1989345 INFO (zkCallback-11950-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1989345 INFO (zkCallback-11942-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1989349 INFO (OverseerStateUpdate-72229589953347592-127.0.0.1:44703_solr-n_0000000000) [n:127.0.0.1:44703_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:44703_solr [junit4] 2> 1989358 INFO (jetty-launcher-11926-thread-1) [n:127.0.0.1:44703_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1989358 INFO (jetty-launcher-11926-thread-1) [n:127.0.0.1:44703_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44703_solr [junit4] 2> 1989369 INFO (zkCallback-11957-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1989369 INFO (zkCallback-11942-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1989373 INFO (jetty-launcher-11926-thread-1) [n:127.0.0.1:44703_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 1989373 INFO (zkCallback-11950-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1989381 INFO (jetty-launcher-11926-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46621/solr [junit4] 2> 1989381 INFO (zkConnectionManagerCallback-11963-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1989382 INFO (jetty-launcher-11926-thread-3) [n:127.0.0.1:43843_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 1989382 INFO (jetty-launcher-11926-thread-3) [n:127.0.0.1:43843_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46621/solr ready [junit4] 2> 1989386 INFO (jetty-launcher-11926-thread-3) [n:127.0.0.1:43843_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 1989386 INFO (zkConnectionManagerCallback-11968-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1989389 INFO (jetty-launcher-11926-thread-1) [n:127.0.0.1:44703_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44703.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2ccf5822 [junit4] 2> 1989393 INFO (zkConnectionManagerCallback-11971-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1989394 INFO (jetty-launcher-11926-thread-1) [n:127.0.0.1:44703_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44703.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2ccf5822 [junit4] 2> 1989394 INFO (jetty-launcher-11926-thread-1) [n:127.0.0.1:44703_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44703.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2ccf5822 [junit4] 2> 1989395 INFO (jetty-launcher-11926-thread-1) [n:127.0.0.1:44703_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_BB251B0FDBCDBD8A-001/tempDir-001/node1/. [junit4] 2> 1989396 INFO (jetty-launcher-11926-thread-4) [n:127.0.0.1:45879_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 1989397 INFO (jetty-launcher-11926-thread-3) [n:127.0.0.1:43843_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43843.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2ccf5822 [junit4] 2> 1989400 INFO (jetty-launcher-11926-thread-4) [n:127.0.0.1:45879_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1989400 INFO (jetty-launcher-11926-thread-4) [n:127.0.0.1:45879_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45879_solr [junit4] 2> 1989405 INFO (jetty-launcher-11926-thread-3) [n:127.0.0.1:43843_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43843.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2ccf5822 [junit4] 2> 1989405 INFO (jetty-launcher-11926-thread-3) [n:127.0.0.1:43843_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43843.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2ccf5822 [junit4] 2> 1989406 INFO (zkCallback-11942-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1989406 INFO (zkCallback-11957-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1989406 INFO (zkCallback-11950-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1989406 INFO (zkCallback-11962-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1989406 INFO (jetty-launcher-11926-thread-3) [n:127.0.0.1:43843_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_BB251B0FDBCDBD8A-001/tempDir-001/node3/. [junit4] 2> 1989413 INFO (zkCallback-11970-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1989422 INFO (zkConnectionManagerCallback-11978-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1989422 INFO (jetty-launcher-11926-thread-4) [n:127.0.0.1:45879_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 1989423 INFO (jetty-launcher-11926-thread-4) [n:127.0.0.1:45879_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46621/solr ready [junit4] 2> 1989425 INFO (jetty-launcher-11926-thread-4) [n:127.0.0.1:45879_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 1989440 INFO (jetty-launcher-11926-thread-4) [n:127.0.0.1:45879_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45879.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2ccf5822 [junit4] 2> 1989447 INFO (jetty-launcher-11926-thread-4) [n:127.0.0.1:45879_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45879.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2ccf5822 [junit4] 2> 1989448 INFO (jetty-launcher-11926-thread-4) [n:127.0.0.1:45879_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45879.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2ccf5822 [junit4] 2> 1989448 INFO (jetty-launcher-11926-thread-4) [n:127.0.0.1:45879_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_BB251B0FDBCDBD8A-001/tempDir-001/node4/. [junit4] 2> 1989560 INFO (jetty-launcher-11926-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46621/solr [junit4] 2> 1989561 INFO (zkConnectionManagerCallback-11983-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1989565 INFO (zkConnectionManagerCallback-11985-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1989568 INFO (jetty-launcher-11926-thread-2) [n:127.0.0.1:39903_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 1989570 INFO (jetty-launcher-11926-thread-2) [n:127.0.0.1:39903_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1989570 INFO (jetty-launcher-11926-thread-2) [n:127.0.0.1:39903_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39903_solr [junit4] 2> 1989570 INFO (zkCallback-11942-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1989570 INFO (zkCallback-11970-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1989570 INFO (zkCallback-11962-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1989571 INFO (zkCallback-11957-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1989571 INFO (zkCallback-11950-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1989571 INFO (zkCallback-11977-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1989571 INFO (zkCallback-11984-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1989582 INFO (zkConnectionManagerCallback-11992-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1989582 INFO (jetty-launcher-11926-thread-2) [n:127.0.0.1:39903_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 1989583 INFO (jetty-launcher-11926-thread-2) [n:127.0.0.1:39903_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46621/solr ready [junit4] 2> 1989583 INFO (jetty-launcher-11926-thread-2) [n:127.0.0.1:39903_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 1989596 INFO (jetty-launcher-11926-thread-2) [n:127.0.0.1:39903_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39903.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2ccf5822 [junit4] 2> 1989603 INFO (jetty-launcher-11926-thread-2) [n:127.0.0.1:39903_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39903.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2ccf5822 [junit4] 2> 1989603 INFO (jetty-launcher-11926-thread-2) [n:127.0.0.1:39903_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39903.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2ccf5822 [junit4] 2> 1989604 INFO (jetty-launcher-11926-thread-2) [n:127.0.0.1:39903_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_BB251B0FDBCDBD8A-001/tempDir-001/node2/. [junit4] 2> 1989634 INFO (zkConnectionManagerCallback-11995-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1989636 INFO (zkConnectionManagerCallback-12000-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1989637 INFO (SUITE-MoveReplicaHDFSTest-seed#[BB251B0FDBCDBD8A]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 1989637 INFO (SUITE-MoveReplicaHDFSTest-seed#[BB251B0FDBCDBD8A]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46621/solr ready [junit4] 2> 1989649 INFO (qtp161223064-25720) [n:127.0.0.1:44703_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1989656 INFO (qtp161223064-25720) [n:127.0.0.1:44703_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> 1989733 WARN (SUITE-MoveReplicaHDFSTest-seed#[BB251B0FDBCDBD8A]-worker) [ ] o.a.h.m.i.MetricsConfig Cannot locate configuration: tried hadoop-metrics2-namenode.properties,hadoop-metrics2.properties [junit4] 2> 1989741 WARN (SUITE-MoveReplicaHDFSTest-seed#[BB251B0FDBCDBD8A]-worker) [ ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j [junit4] 2> 1989742 INFO (SUITE-MoveReplicaHDFSTest-seed#[BB251B0FDBCDBD8A]-worker) [ ] o.m.log jetty-6.1.26 [junit4] 2> 1989751 INFO (SUITE-MoveReplicaHDFSTest-seed#[BB251B0FDBCDBD8A]-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_41111_hdfs____.ekhw36/webapp [junit4] 2> 1990225 INFO (SUITE-MoveReplicaHDFSTest-seed#[BB251B0FDBCDBD8A]-worker) [ ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost.localdomain:41111 [junit4] 2> 1990297 WARN (SUITE-MoveReplicaHDFSTest-seed#[BB251B0FDBCDBD8A]-worker) [ ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j [junit4] 2> 1990298 INFO (SUITE-MoveReplicaHDFSTest-seed#[BB251B0FDBCDBD8A]-worker) [ ] o.m.log jetty-6.1.26 [junit4] 2> 1990307 INFO (SUITE-MoveReplicaHDFSTest-seed#[BB251B0FDBCDBD8A]-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_46567_datanode____30aeor/webapp [junit4] 2> 1990757 INFO (SUITE-MoveReplicaHDFSTest-seed#[BB251B0FDBCDBD8A]-worker) [ ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:46567 [junit4] 2> 1990786 WARN (SUITE-MoveReplicaHDFSTest-seed#[BB251B0FDBCDBD8A]-worker) [ ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j [junit4] 2> 1990786 INFO (SUITE-MoveReplicaHDFSTest-seed#[BB251B0FDBCDBD8A]-worker) [ ] o.m.log jetty-6.1.26 [junit4] 2> 1990794 INFO (SUITE-MoveReplicaHDFSTest-seed#[BB251B0FDBCDBD8A]-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_43751_datanode____.qdu9k5/webapp [junit4] 2> 1990860 ERROR (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_BB251B0FDBCDBD8A-001/tempDir-002/hdfsBaseDir/data/data1/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_BB251B0FDBCDBD8A-001/tempDir-002/hdfsBaseDir/data/data2/]] heartbeating to localhost.localdomain/127.0.0.1:35511) [ ] 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> 1990866 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0x952eca484d9d9: from storage DS-10207c5e-8938-44f5-a147-4b8c59d304ec node DatanodeRegistration(127.0.0.1:33145, datanodeUuid=fb24a181-38e0-43df-b8e5-e8cf2e722a4b, infoPort=41479, infoSecurePort=0, ipcPort=46825, storageInfo=lv=-56;cid=testClusterID;nsid=1681149845;c=0), blocks: 0, hasStaleStorage: true, processing time: 0 msecs [junit4] 2> 1990866 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0x952eca484d9d9: from storage DS-3841a173-427b-4a86-913e-1e03b1e84be6 node DatanodeRegistration(127.0.0.1:33145, datanodeUuid=fb24a181-38e0-43df-b8e5-e8cf2e722a4b, infoPort=41479, infoSecurePort=0, ipcPort=46825, storageInfo=lv=-56;cid=testClusterID;nsid=1681149845;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs [junit4] 2> 1991259 INFO (SUITE-MoveReplicaHDFSTest-seed#[BB251B0FDBCDBD8A]-worker) [ ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:43751 [junit4] 2> 1991357 ERROR (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_BB251B0FDBCDBD8A-001/tempDir-002/hdfsBaseDir/data/data3/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_BB251B0FDBCDBD8A-001/tempDir-002/hdfsBaseDir/data/data4/]] heartbeating to localhost.localdomain/127.0.0.1:35511) [ ] 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> 1991362 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0x952ecc21555b1: from storage DS-3f81bdc4-8569-4f86-9476-411b918cdc3c node DatanodeRegistration(127.0.0.1:37677, datanodeUuid=331b30dc-64ad-40b8-a3bd-5d2374801c12, infoPort=39059, infoSecurePort=0, ipcPort=44015, storageInfo=lv=-56;cid=testClusterID;nsid=1681149845;c=0), blocks: 0, hasStaleStorage: true, processing time: 0 msecs [junit4] 2> 1991362 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0x952ecc21555b1: from storage DS-14c1d2a2-1fa4-4c80-852b-83621024bb23 node DatanodeRegistration(127.0.0.1:37677, datanodeUuid=331b30dc-64ad-40b8-a3bd-5d2374801c12, infoPort=39059, infoSecurePort=0, ipcPort=44015, storageInfo=lv=-56;cid=testClusterID;nsid=1681149845;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs [junit4] IGNOR/A 0.00s J1 | MoveReplicaHDFSTest.testNormalFailedMove [junit4] > Assumption #1: 'badapple' test group is disabled (@BadApple(bugUrl=https://issues.apache.org/jira/browse/SOLR-12028)) [junit4] 2> 1991436 INFO (TEST-MoveReplicaHDFSTest.test-seed#[BB251B0FDBCDBD8A]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 1991438 INFO (TEST-MoveReplicaHDFSTest.test-seed#[BB251B0FDBCDBD8A]) [ ] 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> 1991438 INFO (TEST-MoveReplicaHDFSTest.test-seed#[BB251B0FDBCDBD8A]) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1991438 INFO (TEST-MoveReplicaHDFSTest.test-seed#[BB251B0FDBCDBD8A]) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1991438 INFO (TEST-MoveReplicaHDFSTest.test-seed#[BB251B0FDBCDBD8A]) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 1991439 INFO (TEST-MoveReplicaHDFSTest.test-seed#[BB251B0FDBCDBD8A]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@219c281{/solr,null,AVAILABLE} [junit4] 2> 1991439 INFO (TEST-MoveReplicaHDFSTest.test-seed#[BB251B0FDBCDBD8A]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@498c3492{SSL,[ssl, http/1.1]}{127.0.0.1:44129} [junit4] 2> 1991439 INFO (TEST-MoveReplicaHDFSTest.test-seed#[BB251B0FDBCDBD8A]) [ ] o.e.j.s.Server Started @1991478ms [junit4] 2> 1991439 INFO (TEST-MoveReplicaHDFSTest.test-seed#[BB251B0FDBCDBD8A]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44129} [junit4] 2> 1991439 ERROR (TEST-MoveReplicaHDFSTest.test-seed#[BB251B0FDBCDBD8A]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1991439 INFO (TEST-MoveReplicaHDFSTest.test-seed#[BB251B0FDBCDBD8A]) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1991439 INFO (TEST-MoveReplicaHDFSTest.test-seed#[BB251B0FDBCDBD8A]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.6.0 [junit4] 2> 1991439 INFO (TEST-MoveReplicaHDFSTest.test-seed#[BB251B0FDBCDBD8A]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1991439 INFO (TEST-MoveReplicaHDFSTest.test-seed#[BB251B0FDBCDBD8A]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1991439 INFO (TEST-MoveReplicaHDFSTest.test-seed#[BB251B0FDBCDBD8A]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-09-15T16:26:14.061Z [junit4] 2> 1991440 INFO (zkConnectionManagerCallback-12004-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1991441 INFO (TEST-MoveReplicaHDFSTest.test-seed#[BB251B0FDBCDBD8A]) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1991528 INFO (TEST-MoveReplicaHDFSTest.test-seed#[BB251B0FDBCDBD8A]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46621/solr [junit4] 2> 1991529 INFO (zkConnectionManagerCallback-12008-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1991530 INFO (zkConnectionManagerCallback-12010-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1991533 INFO (TEST-MoveReplicaHDFSTest.test-seed#[BB251B0FDBCDBD8A]) [n:127.0.0.1:44129_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 1991534 INFO (TEST-MoveReplicaHDFSTest.test-seed#[BB251B0FDBCDBD8A]) [n:127.0.0.1:44129_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1991534 INFO (TEST-MoveReplicaHDFSTest.test-seed#[BB251B0FDBCDBD8A]) [n:127.0.0.1:44129_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44129_solr [junit4] 2> 1991535 INFO (zkCallback-11977-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1991535 INFO (zkCallback-11999-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1991535 INFO (zkCallback-11942-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1991535 INFO (zkCallback-11950-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1991535 INFO (zkCallback-12009-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1991535 INFO (zkCallback-11984-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1991535 INFO (zkCallback-11962-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1991535 INFO (zkCallback-11957-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1991535 INFO (zkCallback-11970-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1991535 INFO (zkCallback-11991-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1991535 INFO (zkCallback-11999-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1991546 INFO (zkConnectionManagerCallback-12017-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1991547 INFO (TEST-MoveReplicaHDFSTest.test-seed#[BB251B0FDBCDBD8A]) [n:127.0.0.1:44129_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5) [junit4] 2> 1991548 INFO (TEST-MoveReplicaHDFSTest.test-seed#[BB251B0FDBCDBD8A]) [n:127.0.0.1:44129_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46621/solr ready [junit4] 2> 1991549 INFO (TEST-MoveReplicaHDFSTest.test-seed#[BB251B0FDBCDBD8A]) [n:127.0.0.1:44129_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 1991559 INFO (TEST-MoveReplicaHDFSTest.test-seed#[BB251B0FDBCDBD8A]) [n:127.0.0.1:44129_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44129.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2ccf5822 [junit4] 2> 1991564 INFO (TEST-MoveReplicaHDFSTest.test-seed#[BB251B0FDBCDBD8A]) [n:127.0.0.1:44129_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44129.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2ccf5822 [junit4] 2> 1991564 INFO (TEST-MoveReplicaHDFSTest.test-seed#[BB251B0FDBCDBD8A]) [n:127.0.0.1:44129_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44129.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2ccf5822 [junit4] 2> 1991565 INFO (TEST-MoveReplicaHDFSTest.test-seed#[BB251B0FDBCDBD8A]) [n:127.0.0.1:44129_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_BB251B0FDBCDBD8A-001/tempDir-001/node5/. [junit4] 2> 1991601 INFO (zkConnectionManagerCallback-12020-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1991603 INFO (TEST-MoveReplicaHDFSTest.test-seed#[BB251B0FDBCDBD8A]) [ ] o.a.s.c.MoveReplicaTest total_jettys: 5 [junit4] 2> 1991613 INFO (qtp452431100-25724) [n:127.0.0.1:39903_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&maxShardsPerNode=2&autoAddReplicas=false&name=MoveReplicaHDFSTest_coll_true&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1991615 INFO (OverseerThreadFactory-6216-thread-2-processing-n:127.0.0.1:44703_solr) [n:127.0.0.1:44703_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection MoveReplicaHDFSTest_coll_true [junit4] 2> 1991615 INFO (OverseerCollectionConfigSetProcessor-72229589953347592-127.0.0.1:44703_solr-n_0000000000) [n:127.0.0.1:44703_solr ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 1991720 INFO (OverseerStateUpdate-72229589953347592-127.0.0.1:44703_solr-n_0000000000) [n:127.0.0.1:44703_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"MoveReplicaHDFSTest_coll_true", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"MoveReplicaHDFSTest_coll_true_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:43843/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 1991721 INFO (OverseerStateUpdate-72229589953347592-127.0.0.1:44703_solr-n_0000000000) [n:127.0.0.1:44703_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"MoveReplicaHDFSTest_coll_true", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"MoveReplicaHDFSTest_coll_true_shard1_replica_n2", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:45879/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 1991722 INFO (OverseerStateUpdate-72229589953347592-127.0.0.1:44703_solr-n_0000000000) [n:127.0.0.1:44703_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"MoveReplicaHDFSTest_coll_true", [junit4] 2> "shard":"shard2", [junit4] 2> "core":"MoveReplicaHDFSTest_coll_true_shard2_replica_n4", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:44703/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 1991723 INFO (OverseerStateUpdate-72229589953347592-127.0.0.1:44703_solr-n_0000000000) [n:127.0.0.1:44703_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"MoveReplicaHDFSTest_coll_true", [junit4] 2> "shard":"shard2", [junit4] 2> "core":"MoveReplicaHDFSTest_coll_true_shard2_replica_n6", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:44129/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 1991930 INFO (qtp161223064-25727) [n:127.0.0.1:44703_solr x:MoveReplicaHDFSTest_coll_true_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_coll_true_shard2_replica_n4&action=CREATE&numShards=2&collection=MoveReplicaHDFSTest_coll_true&shard=shard2&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1991940 INFO (qtp1947960368-26044) [n:127.0.0.1:44129_solr x:MoveReplicaHDFSTest_coll_true_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_coll_true_shard2_replica_n6&action=CREATE&numShards=2&collection=MoveReplicaHDFSTest_coll_true&shard=shard2&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1991943 INFO (qtp1074587225-25729) [n:127.0.0.1:43843_solr x:MoveReplicaHDFSTest_coll_true_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_coll_true_shard1_replica_n1&action=CREATE&numShards=2&collection=MoveReplicaHDFSTest_coll_true&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1991944 INFO (qtp1074587225-25729) [n:127.0.0.1:43843_solr x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1991944 INFO (qtp829515984-25728) [n:127.0.0.1:45879_solr x:MoveReplicaHDFSTest_coll_true_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_coll_true_shard1_replica_n2&action=CREATE&numShards=2&collection=MoveReplicaHDFSTest_coll_true&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1992941 INFO (qtp161223064-25727) [n:127.0.0.1:44703_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0 [junit4] 2> 1992944 INFO (qtp161223064-25727) [n:127.0.0.1:44703_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.s.IndexSchema [MoveReplicaHDFSTest_coll_true_shard2_replica_n4] Schema name=minimal [junit4] 2> 1992945 INFO (qtp161223064-25727) [n:127.0.0.1:44703_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 1992945 INFO (qtp161223064-25727) [n:127.0.0.1:44703_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'MoveReplicaHDFSTest_coll_true_shard2_replica_n4' using configuration from collection MoveReplicaHDFSTest_coll_true, trusted=true [junit4] 2> 1992946 INFO (qtp161223064-25727) [n:127.0.0.1:44703_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44703.solr.core.MoveReplicaHDFSTest_coll_true.shard2.replica_n4' (registry 'solr.core.MoveReplicaHDFSTest_coll_true.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2ccf5822 [junit4] 2> 1992951 INFO (qtp1074587225-25729) [n:127.0.0.1:43843_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0 [junit4] 2> 1992951 INFO (qtp829515984-25728) [n:127.0.0.1:45879_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0 [junit4] 2> 1992951 INFO (qtp1947960368-26044) [n:127.0.0.1:44129_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0 [junit4] 2> 1992983 INFO (qtp161223064-25727) [n:127.0.0.1:44703_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost.localdomain:35511/data [junit4] 2> 1992983 INFO (qtp161223064-25727) [n:127.0.0.1:44703_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled [junit4] 2> 1992984 INFO (qtp161223064-25727) [n:127.0.0.1:44703_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.c.SolrCore [[MoveReplicaHDFSTest_coll_true_shard2_replica_n4] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_BB251B0FDBCDBD8A-001/tempDir-001/node1/MoveReplicaHDFSTest_coll_true_shard2_replica_n4], dataDir=[hdfs://localhost.localdomain:35511/data/MoveReplicaHDFSTest_coll_true/core_node7/data/] [junit4] 2> 1992988 INFO (qtp161223064-25727) [n:127.0.0.1:44703_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:35511/data/MoveReplicaHDFSTest_coll_true/core_node7/data/snapshot_metadata [junit4] 2> 1992989 INFO (qtp829515984-25728) [n:127.0.0.1:45879_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.s.IndexSchema [MoveReplicaHDFSTest_coll_true_shard1_replica_n2] Schema name=minimal [junit4] 2> 1992989 INFO (qtp1074587225-25729) [n:127.0.0.1:43843_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.s.IndexSchema [MoveReplicaHDFSTest_coll_true_shard1_replica_n1] Schema name=minimal [junit4] 2> 1992989 INFO (qtp1947960368-26044) [n:127.0.0.1:44129_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n6] o.a.s.s.IndexSchema [MoveReplicaHDFSTest_coll_true_shard2_replica_n6] Schema name=minimal [junit4] 2> 1992991 INFO (qtp829515984-25728) [n:127.0.0.1:45879_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 1992991 INFO (qtp1947960368-26044) [n:127.0.0.1:44129_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 1992991 INFO (qtp829515984-25728) [n:127.0.0.1:45879_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'MoveReplicaHDFSTest_coll_true_shard1_replica_n2' using configuration from collection MoveReplicaHDFSTest_coll_true, trusted=true [junit4] 2> 1992991 INFO (qtp1947960368-26044) [n:127.0.0.1:44129_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 'MoveReplicaHDFSTest_coll_true_shard2_replica_n6' using configuration from collection MoveReplicaHDFSTest_coll_true, trusted=true [junit4] 2> 1992991 INFO (qtp1074587225-25729) [n:127.0.0.1:43843_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 1992991 INFO (qtp1074587225-25729) [n:127.0.0.1:43843_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'MoveReplicaHDFSTest_coll_true_shard1_replica_n1' using configuration from collection MoveReplicaHDFSTest_coll_true, trusted=true [junit4] 2> 1992992 INFO (qtp829515984-25728) [n:127.0.0.1:45879_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45879.solr.core.MoveReplicaHDFSTest_coll_true.shard1.replica_n2' (registry 'solr.core.MoveReplicaHDFSTest_coll_true.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2ccf5822 [junit4] 2> 1992992 INFO (qtp1947960368-26044) [n:127.0.0.1:44129_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44129.solr.core.MoveReplicaHDFSTest_coll_true.shard2.replica_n6' (registry 'solr.core.MoveReplicaHDFSTest_coll_true.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2ccf5822 [junit4] 2> 1992992 INFO (qtp1074587225-25729) [n:127.0.0.1:43843_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43843.solr.core.MoveReplicaHDFSTest_coll_true.shard1.replica_n1' (registry 'solr.core.MoveReplicaHDFSTest_coll_true.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2ccf5822 [junit4] 2> 1992992 INFO (qtp829515984-25728) [n:127.0.0.1:45879_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost.localdomain:35511/data [junit4] 2> 1992992 INFO (qtp1947960368-26044) [n:127.0.0.1:44129_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n6] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost.localdomain:35511/data [junit4] 2> 1992992 INFO (qtp1074587225-25729) [n:127.0.0.1:43843_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost.localdomain:35511/data [junit4] 2> 1992992 INFO (qtp829515984-25728) [n:127.0.0.1:45879_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled [junit4] 2> 1992992 INFO (qtp1947960368-26044) [n:127.0.0.1:44129_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n6] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled [junit4] 2> 1992992 INFO (qtp1074587225-25729) [n:127.0.0.1:43843_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled [junit4] 2> 1992992 INFO (qtp1947960368-26044) [n:127.0.0.1:44129_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n6] o.a.s.c.SolrCore [[MoveReplicaHDFSTest_coll_true_shard2_replica_n6] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_BB251B0FDBCDBD8A-001/tempDir-001/node5/MoveReplicaHDFSTest_coll_true_shard2_replica_n6], dataDir=[hdfs://localhost.localdomain:35511/data/MoveReplicaHDFSTest_coll_true/core_node8/data/] [junit4] 2> 1992992 INFO (qtp1074587225-25729) [n:127.0.0.1:43843_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.c.SolrCore [[MoveReplicaHDFSTest_coll_true_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_BB251B0FDBCDBD8A-001/tempDir-001/node3/MoveReplicaHDFSTest_coll_true_shard1_replica_n1], dataDir=[hdfs://localhost.localdomain:35511/data/MoveReplicaHDFSTest_coll_true/core_node3/data/] [junit4] 2> 1992992 INFO (qtp829515984-25728) [n:127.0.0.1:45879_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.c.SolrCore [[MoveReplicaHDFSTest_coll_true_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_BB251B0FDBCDBD8A-001/tempDir-001/node4/MoveReplicaHDFSTest_coll_true_shard1_replica_n2], dataDir=[hdfs://localhost.localdomain:35511/data/MoveReplicaHDFSTest_coll_true/core_node5/data/] [junit4] 2> 1992993 INFO (qtp1074587225-25729) [n:127.0.0.1:43843_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:35511/data/MoveReplicaHDFSTest_coll_true/core_node3/data/snapshot_metadata [junit4] 2> 1992993 INFO (qtp829515984-25728) [n:127.0.0.1:45879_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:35511/data/MoveReplicaHDFSTest_coll_true/core_node5/data/snapshot_metadata [junit4] 2> 1992993 INFO (qtp1947960368-26044) [n:127.0.0.1:44129_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n6] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:35511/data/MoveReplicaHDFSTest_coll_true/core_node8/data/snapshot_metadata [junit4] 2> 1993019 INFO (qtp1074587225-25729) [n:127.0.0.1:43843_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:35511/data/MoveReplicaHDFSTest_coll_true/core_node3/data [junit4] 2> 1993021 INFO (qtp161223064-25727) [n:127.0.0.1:44703_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:35511/data/MoveReplicaHDFSTest_coll_true/core_node7/data [junit4] 2> 1993021 INFO (qtp1947960368-26044) [n:127.0.0.1:44129_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n6] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:35511/data/MoveReplicaHDFSTest_coll_true/core_node8/data [junit4] 2> 1993025 INFO (qtp829515984-25728) [n:127.0.0.1:45879_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:35511/data/MoveReplicaHDFSTest_coll_true/core_node5/data [junit4] 2> 1993046 INFO (qtp161223064-25727) [n:127.0.0.1:44703_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:35511/data/MoveReplicaHDFSTest_coll_true/core_node7/data/index [junit4] 2> 1993047 INFO (qtp1074587225-25729) [n:127.0.0.1:43843_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:35511/data/MoveReplicaHDFSTest_coll_true/core_node3/data/index [junit4] 2> 1993049 INFO (qtp1947960368-26044) [n:127.0.0.1:44129_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n6] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:35511/data/MoveReplicaHDFSTest_coll_true/core_node8/data/index [junit4] 2> 1993052 INFO (qtp829515984-25728) [n:127.0.0.1:45879_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:35511/data/MoveReplicaHDFSTest_coll_true/core_node5/data/index [junit4] 2> 1993136 INFO (Block report processor) [ ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37677 is added to blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-10207c5e-8938-44f5-a147-4b8c59d304ec:NORMAL:127.0.0.1:33145|RBW], ReplicaUC[[DISK]DS-14c1d2a2-1fa4-4c80-852b-83621024bb23:NORMAL:127.0.0.1:37677|RBW]]} size 0 [junit4] 2> 1993141 INFO (Block report processor) [ ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:33145 is added to blk_1073741825_1001 size 69 [junit4] 2> 1993161 INFO (Block report processor) [ ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37677 is added to blk_1073741827_1003{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-10207c5e-8938-44f5-a147-4b8c59d304ec:NORMAL:127.0.0.1:33145|RBW], ReplicaUC[[DISK]DS-14c1d2a2-1fa4-4c80-852b-83621024bb23:NORMAL:127.0.0.1:37677|RBW]]} size 0 [junit4] 2> 1993161 INFO (Block report processor) [ ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:33145 is added to blk_1073741827_1003{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-10207c5e-8938-44f5-a147-4b8c59d304ec:NORMAL:127.0.0.1:33145|RBW], ReplicaUC[[DISK]DS-14c1d2a2-1fa4-4c80-852b-83621024bb23:NORMAL:127.0.0.1:37677|RBW]]} size 0 [junit4] 2> 1993166 INFO (Block report processor) [ ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:33145 is added to blk_1073741828_1004{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-3f81bdc4-8569-4f86-9476-411b918cdc3c:NORMAL:127.0.0.1:37677|RBW], ReplicaUC[[DISK]DS-10207c5e-8938-44f5-a147-4b8c59d304ec:NORMAL:127.0.0.1:33145|RBW]]} size 0 [junit4] 2> 1993168 INFO (Block report processor) [ ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37677 is added to blk_1073741828_1004{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-3f81bdc4-8569-4f86-9476-411b918cdc3c:NORMAL:127.0.0.1:37677|RBW], ReplicaUC[[DISK]DS-10207c5e-8938-44f5-a147-4b8c59d304ec:NORMAL:127.0.0.1:33145|RBW]]} size 0 [junit4] 2> 1993172 INFO (Block report processor) [ ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37677 is added to blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-3f81bdc4-8569-4f86-9476-411b918cdc3c:NORMAL:127.0.0.1:37677|RBW], ReplicaUC[[DISK]DS-3841a173-427b-4a86-913e-1e03b1e84be6:NORMAL:127.0.0.1:33145|RBW]]} size 0 [junit4] 2> 1993175 INFO (Block report processor) [ ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:33145 is added to blk_1073741826_1002 size 69 [junit4] 2> 1993231 INFO (qtp1074587225-25729) [n:127.0.0.1:43843_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog [junit4] 2> 1993231 INFO (qtp1074587225-25729) [n:127.0.0.1:43843_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1993231 INFO (qtp1074587225-25729) [n:127.0.0.1:43843_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3 [junit4] 2> 1993235 INFO (qtp1947960368-26044) [n:127.0.0.1:44129_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n6] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog [junit4] 2> 1993235 INFO (qtp1947960368-26044) [n:127.0.0.1:44129_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n6] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1993235 INFO (qtp1947960368-26044) [n:127.0.0.1:44129_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n6] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3 [junit4] 2> 1993237 INFO (qtp829515984-25728) [n:127.0.0.1:45879_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog [junit4] 2> 1993237 INFO (qtp829515984-25728) [n:127.0.0.1:45879_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1993237 INFO (qtp829515984-25728) [n:127.0.0.1:45879_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3 [junit4] 2> 1993247 INFO (qtp161223064-25727) [n:127.0.0.1:44703_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog [junit4] 2> 1993247 INFO (qtp161223064-25727) [n:127.0.0.1:44703_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1993247 INFO (qtp161223064-25727) [n:127.0.0.1:44703_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3 [junit4] 2> 1993247 INFO (qtp1947960368-26044) [n:127.0.0.1:44129_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1993247 INFO (qtp1947960368-26044) [n:127.0.0.1:44129_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1993247 INFO (qtp1074587225-25729) [n:127.0.0.1:43843_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1993247 INFO (qtp1074587225-25729) [n:127.0.0.1:43843_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1993248 INFO (qtp829515984-25728) [n:127.0.0.1:45879_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1993248 INFO (qtp829515984-25728) [n:127.0.0.1:45879_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1993263 INFO (qtp161223064-25727) [n:127.0.0.1:44703_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1993263 INFO (qtp161223064-25727) [n:127.0.0.1:44703_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1993309 INFO (qtp161223064-25727) [n:127.0.0.1:44703_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@609dd324[MoveReplicaHDFSTest_coll_true_shard2_replica_n4] main] [junit4] 2> 1993309 INFO (qtp829515984-25728) [n:127.0.0.1:45879_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@3e660f60[MoveReplicaHDFSTest_coll_true_shard1_replica_n2] main] [junit4] 2> 1993309 INFO (qtp1947960368-26044) [n:127.0.0.1:44129_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@2f041cb8[MoveReplicaHDFSTest_coll_true_shard2_replica_n6] main] [junit4] 2> 1993310 INFO (qtp1074587225-25729) [n:127.0.0.1:43843_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@24595c9f[MoveReplicaHDFSTest_coll_true_shard1_replica_n1] main] [junit4] 2> 1993310 INFO (qtp829515984-25728) [n:127.0.0.1:45879_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 1993310 INFO (qtp1074587225-25729) [n:127.0.0.1:43843_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 1993310 INFO (qtp829515984-25728) [n:127.0.0.1:45879_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1993310 INFO (qtp1074587225-25729) [n:127.0.0.1:43843_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1993311 INFO (qtp829515984-25728) [n:127.0.0.1:45879_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 1993311 INFO (qtp1074587225-25729) [n:127.0.0.1:43843_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 1993311 INFO (qtp1074587225-25729) [n:127.0.0.1:43843_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1611691485752721408 [junit4] 2> 1993311 INFO (qtp1947960368-26044) [n:127.0.0.1:44129_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 1993312 INFO (qtp1947960368-26044) [n:127.0.0.1:44129_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1993312 INFO (searcherExecutor-6248-thread-1-processing-n:127.0.0.1:45879_solr x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2 c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5) [n:127.0.0.1:45879_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.c.SolrCore [MoveReplicaHDFSTest_coll_true_shard1_replica_n2] Registered new searcher Searcher@3e660f60[MoveReplicaHDFSTest_coll_true_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1993312 INFO (qtp161223064-25727) [n:127.0.0.1:44703_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 1993312 INFO (qtp1947960368-26044) [n:127.0.0.1:44129_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n6] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 1993312 INFO (searcherExecutor-6250-thread-1-processing-n:127.0.0.1:43843_solr x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1 c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3) [n:127.0.0.1:43843_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.c.SolrCore [MoveReplicaHDFSTest_coll_true_shard1_replica_n1] Registered new searcher Searcher@24595c9f[MoveReplicaHDFSTest_coll_true_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1993312 INFO (qtp161223064-25727) [n:127.0.0.1:44703_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1993312 INFO (qtp829515984-25728) [n:127.0.0.1:45879_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1611691485753769984 [junit4] 2> 1993313 INFO (searcherExecutor-6249-thread-1-processing-n:127.0.0.1:44129_solr x:MoveReplicaHDFSTest_coll_true_shard2_replica_n6 c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8) [n:127.0.0.1:44129_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n6] o.a.s.c.SolrCore [MoveReplicaHDFSTest_coll_true_shard2_replica_n6] Registered new searcher Searcher@2f041cb8[MoveReplicaHDFSTest_coll_true_shard2_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1993313 INFO (qtp1947960368-26044) [n:127.0.0.1:44129_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n6] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1611691485754818560 [junit4] 2> 1993313 INFO (qtp161223064-25727) [n:127.0.0.1:44703_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 1993314 INFO (searcherExecutor-6247-thread-1-processing-n:127.0.0.1:44703_solr x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4 c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7) [n:127.0.0.1:44703_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.c.SolrCore [MoveReplicaHDFSTest_coll_true_shard2_replica_n4] Registered new searcher Searcher@609dd324[MoveReplicaHDFSTest_coll_true_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1993314 INFO (qtp161223064-25727) [n:127.0.0.1:44703_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1611691485755867136 [junit4] 2> 1993315 INFO (qtp1074587225-25729) [n:127.0.0.1:43843_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/MoveReplicaHDFSTest_coll_true/terms/shard1 to Terms{values={core_node3=0}, version=0} [junit4] 2> 1993316 INFO (qtp829515984-25728) [n:127.0.0.1:45879_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.c.ZkShardTerms Failed to save terms, version is not a match, retrying [junit4] 2> 1993316 INFO (qtp1947960368-26044) [n:127.0.0.1:44129_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n6] o.a.s.c.ZkShardTerms Successful update of terms at /collections/MoveReplicaHDFSTest_coll_true/terms/shard2 to Terms{values={core_node8=0}, version=0} [junit4] 2> 1993316 INFO (qtp829515984-25728) [n:127.0.0.1:45879_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/MoveReplicaHDFSTest_coll_true/terms/shard1 to Terms{values={core_node3=0, core_node5=0}, version=1} [junit4] 2> 1993317 INFO (qtp161223064-25727) [n:127.0.0.1:44703_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.c.ZkShardTerms Successful update of terms at /collections/MoveReplicaHDFSTest_coll_true/terms/shard2 to Terms{values={core_node7=0, core_node8=0}, version=1} [junit4] 2> 1993318 INFO (qtp1074587225-25729) [n:127.0.0.1:43843_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 1993318 INFO (qtp161223064-25727) [n:127.0.0.1:44703_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 1993318 INFO (qtp1074587225-25729) [n:127.0.0.1:43843_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 1993318 INFO (qtp161223064-25727) [n:127.0.0.1:44703_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 1993318 INFO (qtp1074587225-25729) [n:127.0.0.1:43843_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:43843/solr/MoveReplicaHDFSTest_coll_true_shard1_replica_n1/ [junit4] 2> 1993318 INFO (qtp161223064-25727) [n:127.0.0.1:44703_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:44703/solr/MoveReplicaHDFSTest_coll_true_shard2_replica_n4/ [junit4] 2> 1993319 INFO (qtp1074587225-25729) [n:127.0.0.1:43843_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=MoveReplicaHDFSTest_coll_true_shard1_replica_n1 url=https://127.0.0.1:43843/solr START replicas=[https://127.0.0.1:45879/solr/MoveReplicaHDFSTest_coll_true_shard1_replica_n2/] nUpdates=100 [junit4] 2> 1993319 INFO (qtp161223064-25727) [n:127.0.0.1:44703_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.u.PeerSync PeerSync: core=MoveReplicaHDFSTest_coll_true_shard2_replica_n4 url=https://127.0.0.1:44703/solr START replicas=[https://127.0.0.1:44129/solr/MoveReplicaHDFSTest_coll_true_shard2_replica_n6/] nUpdates=100 [junit4] 2> 1993319 INFO (qtp1074587225-25729) [n:127.0.0.1:43843_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=MoveReplicaHDFSTest_coll_true_shard1_replica_n1 url=https://127.0.0.1:43843/solr DONE. We have no versions. sync failed. [junit4] 2> 1993319 INFO (qtp161223064-25727) [n:127.0.0.1:447 [...truncated too long message...] utdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes [junit4] 2> 165069 INFO (SUITE-MoveReplicaHDFSTest-seed#[BB251B0FDBCDBD8A]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:43235 43235 [junit4] 2> 165178 INFO (Thread-1907) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:43235 43235 [junit4] 2> 165179 WARN (Thread-1907) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 36 /solr/collections/MoveReplicaHDFSTest_coll_false/terms/shard1 [junit4] 2> 29 /solr/collections/MoveReplicaHDFSTest_coll_true/terms/shard2 [junit4] 2> 18 /solr/configs/conf1 [junit4] 2> 17 /solr/aliases.json [junit4] 2> 10 /solr/collections/MoveReplicaHDFSTest_failed_coll_false/terms/shard2 [junit4] 2> 10 /solr/collections/MoveReplicaHDFSTest_coll_false/terms/shard2 [junit4] 2> 9 /solr/collections/MoveReplicaHDFSTest_failed_coll_true/terms/shard1 [junit4] 2> 9 /solr/collections/MoveReplicaHDFSTest_coll_true/terms/shard1 [junit4] 2> 8 /solr/collections/MoveReplicaHDFSTest_failed_coll_false/terms/shard1 [junit4] 2> 7 /solr/collections/MoveReplicaHDFSTest_failed_coll_true/terms/shard2 [junit4] 2> 6 /solr/security.json [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 17 /solr/clusterprops.json [junit4] 2> 17 /solr/clusterstate.json [junit4] 2> 10 /solr/aliases.json [junit4] 2> 8 /solr/collections/MoveReplicaHDFSTest_coll_false/state.json [junit4] 2> 7 /solr/collections/MoveReplicaHDFSTest_coll_true/state.json [junit4] 2> 4 /solr/collections/MoveReplicaHDFSTest_failed_coll_false/state.json [junit4] 2> 4 /solr/collections/MoveReplicaHDFSTest_failed_coll_true/state.json [junit4] 2> 2 /solr/collections/MoveReplicaHDFSTest_coll_false/leader_elect/shard1/election/72229751938940938-core_node5-n_0000000001 [junit4] 2> 2 /solr/autoscaling.json [junit4] 2> 2 /solr/overseer_elect/election/72229751938940938-127.0.0.1:40039_solr-n_0000000001 [junit4] 2> 2 /solr/overseer_elect/election/72229751938940941-127.0.0.1:37999_solr-n_0000000003 [junit4] 2> 2 /solr/collections/MoveReplicaHDFSTest_coll_true/leader_elect/shard2/election/72229751938940954-core_node7-n_0000000001 [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 37 /solr/collections [junit4] 2> 25 /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> 165180 WARN (SUITE-MoveReplicaHDFSTest-seed#[BB251B0FDBCDBD8A]-worker) [ ] o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called [junit4] 2> 165230 INFO (SUITE-MoveReplicaHDFSTest-seed#[BB251B0FDBCDBD8A]-worker) [ ] o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0 [junit4] 2> 165331 WARN (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_BB251B0FDBCDBD8A-001/tempDir-002/hdfsBaseDir/data/data3/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_BB251B0FDBCDBD8A-001/tempDir-002/hdfsBaseDir/data/data4/]] heartbeating to localhost.localdomain/127.0.0.1:33951) [ ] o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager interrupted [junit4] 2> 165331 WARN (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_BB251B0FDBCDBD8A-001/tempDir-002/hdfsBaseDir/data/data3/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_BB251B0FDBCDBD8A-001/tempDir-002/hdfsBaseDir/data/data4/]] heartbeating to localhost.localdomain/127.0.0.1:33951) [ ] o.a.h.h.s.d.DataNode Ending block pool service for: Block pool BP-1215154798-88.99.242.108-1537031244156 (Datanode Uuid bad79e9b-4e6a-4bf5-b15a-da1d1cc4d116) service to localhost.localdomain/127.0.0.1:33951 [junit4] 2> 165332 WARN (SUITE-MoveReplicaHDFSTest-seed#[BB251B0FDBCDBD8A]-worker) [ ] o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called [junit4] 2> 165338 INFO (SUITE-MoveReplicaHDFSTest-seed#[BB251B0FDBCDBD8A]-worker) [ ] o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0 [junit4] 2> 165438 WARN (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_BB251B0FDBCDBD8A-001/tempDir-002/hdfsBaseDir/data/data1/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_BB251B0FDBCDBD8A-001/tempDir-002/hdfsBaseDir/data/data2/]] heartbeating to localhost.localdomain/127.0.0.1:33951) [ ] o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager interrupted [junit4] 2> 165438 WARN (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_BB251B0FDBCDBD8A-001/tempDir-002/hdfsBaseDir/data/data1/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_BB251B0FDBCDBD8A-001/tempDir-002/hdfsBaseDir/data/data2/]] heartbeating to localhost.localdomain/127.0.0.1:33951) [ ] o.a.h.h.s.d.DataNode Ending block pool service for: Block pool BP-1215154798-88.99.242.108-1537031244156 (Datanode Uuid 4518f37b-129e-4b6d-852c-f3b36aee56d2) service to localhost.localdomain/127.0.0.1:33951 [junit4] 2> 165444 INFO (SUITE-MoveReplicaHDFSTest-seed#[BB251B0FDBCDBD8A]-worker) [ ] o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost.localdomain:0 [junit4] 2> 165554 INFO (SUITE-MoveReplicaHDFSTest-seed#[BB251B0FDBCDBD8A]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:43235 43235 [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_BB251B0FDBCDBD8A-001 [junit4] 2> Sep 15, 2018 5:08:31 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks [junit4] 2> WARNING: Will linger awaiting termination of 66 leaked thread(s). [junit4] 2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=false): {}, locale=da-DK, timezone=Asia/Urumqi [junit4] 2> NOTE: Linux 4.15.0-32-generic amd64/Oracle Corporation 1.8.0_172 (64-bit)/cpus=8,threads=2,free=240896712,total=536870912 [junit4] 2> NOTE: All tests run in this JVM: [MoveReplicaHDFSTest, MoveReplicaHDFSTest] [junit4] Completed [4/5 (1!)] on J0 in 77.99s, 4 tests, 1 error <<< FAILURES! [junit4] [junit4] Suite: org.apache.solr.cloud.MoveReplicaHDFSTest [junit4] OK 10.2s J2 | MoveReplicaHDFSTest.testNormalFailedMove [junit4] OK 22.5s J2 | MoveReplicaHDFSTest.test [junit4] OK 19.3s J2 | MoveReplicaHDFSTest.testNormalMove [junit4] OK 12.8s J2 | MoveReplicaHDFSTest.testFailedMove [junit4] Completed [5/5 (1!)] on J2 in 80.89s, 4 tests [junit4] [junit4] [junit4] Tests with failures [seed: BB251B0FDBCDBD8A]: [junit4] - org.apache.solr.cloud.MoveReplicaHDFSTest.testFailedMove [junit4] [junit4] [junit4] JVM J0: 0.62 .. 176.21 = 175.59s [junit4] JVM J1: 0.61 .. 103.93 = 103.33s [junit4] JVM J2: 0.58 .. 177.87 = 177.28s [junit4] Execution time total: 2 minutes 57 seconds [junit4] Tests summary: 5 suites, 20 tests, 1 error BUILD FAILED /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/common-build.xml:1567: The following error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/common-build.xml:1092: There were test failures: 5 suites, 20 tests, 1 error [seed: BB251B0FDBCDBD8A] Total time: 2 minutes 59 seconds [repro] Setting last failure code to 256 [repro] Failures: [repro] 1/5 failed: org.apache.solr.cloud.MoveReplicaHDFSTest [repro] Exiting with code 256 + mv lucene/build lucene/build.repro + mv solr/build solr/build.repro + mv lucene/build.orig lucene/build + mv solr/build.orig solr/build Archiving artifacts Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 [WARNINGS] Parsing warnings in console log with parser Java Compiler (javac) Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 <Git Blamer> Using GitBlamer to create author and commit information for all warnings. <Git Blamer> GIT_COMMIT=4febf778369d7db708ac07fe42a46b194b495c8a, workspace=/var/lib/jenkins/workspace/Lucene-Solr-7.x-Linux [WARNINGS] Computing warning deltas based on reference build #2747 Recording test results Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Build step 'Publish JUnit test result report' changed build result to UNSTABLE Email was triggered for: Unstable (Test Failures) Sending email for trigger: Unstable (Test Failures) Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
