Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/2075/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseParallelGC
2 tests failed. FAILED: org.apache.solr.cloud.MoveReplicaHDFSTest.testFailedMove Error Message: No live SolrServers available to handle this request:[http://127.0.0.1:48262/solr/MoveReplicaHDFSTest_failed_coll_true, http://127.0.0.1:65330/solr/MoveReplicaHDFSTest_failed_coll_true] Stack Trace: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:48262/solr/MoveReplicaHDFSTest_failed_coll_true, http://127.0.0.1:65330/solr/MoveReplicaHDFSTest_failed_coll_true] at __randomizedtesting.SeedInfo.seed([C70C9173A0EC4C6C:6DC14281173F99BC]: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:301) 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 http://127.0.0.1:65330/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 FAILED: org.apache.solr.cloud.MoveReplicaHDFSTest.testFailedMove Error Message: No live SolrServers available to handle this request:[http://127.0.0.1:65377/solr/MoveReplicaHDFSTest_failed_coll_true, http://127.0.0.1:59038/solr/MoveReplicaHDFSTest_failed_coll_true] Stack Trace: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:65377/solr/MoveReplicaHDFSTest_failed_coll_true, http://127.0.0.1:59038/solr/MoveReplicaHDFSTest_failed_coll_true] at __randomizedtesting.SeedInfo.seed([C70C9173A0EC4C6C:6DC14281173F99BC]: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:301) 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 http://127.0.0.1:65377/solr/MoveReplicaHDFSTest_failed_coll_true: no servers hosting shard: shard2 at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:436) ... 46 more Build Log: [...truncated 13285 lines...] [junit4] Suite: org.apache.solr.cloud.MoveReplicaHDFSTest [junit4] 2> 1216319 INFO (SUITE-MoveReplicaHDFSTest-seed#[C70C9173A0EC4C6C]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_C70C9173A0EC4C6C-001/init-core-data-001 [junit4] 2> 1216319 WARN (SUITE-MoveReplicaHDFSTest-seed#[C70C9173A0EC4C6C]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=16 numCloses=16 [junit4] 2> 1216319 INFO (SUITE-MoveReplicaHDFSTest-seed#[C70C9173A0EC4C6C]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true [junit4] 2> 1216321 INFO (SUITE-MoveReplicaHDFSTest-seed#[C70C9173A0EC4C6C]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) [junit4] 2> 1216322 INFO (SUITE-MoveReplicaHDFSTest-seed#[C70C9173A0EC4C6C]-worker) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_C70C9173A0EC4C6C-001/tempDir-001 [junit4] 2> 1216322 INFO (SUITE-MoveReplicaHDFSTest-seed#[C70C9173A0EC4C6C]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 1216326 INFO (Thread-1781) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 1216326 INFO (Thread-1781) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 1216334 ERROR (Thread-1781) [ ] 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> 1216427 INFO (SUITE-MoveReplicaHDFSTest-seed#[C70C9173A0EC4C6C]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:54287 [junit4] 2> 1216430 INFO (zkConnectionManagerCallback-3482-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1216435 INFO (jetty-launcher-3479-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> 1216435 INFO (jetty-launcher-3479-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> 1216435 INFO (jetty-launcher-3479-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> 1216436 INFO (jetty-launcher-3479-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> 1216436 INFO (jetty-launcher-3479-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1216436 INFO (jetty-launcher-3479-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1216436 INFO (jetty-launcher-3479-thread-1) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 1216437 INFO (jetty-launcher-3479-thread-4) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1216437 INFO (jetty-launcher-3479-thread-4) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1216437 INFO (jetty-launcher-3479-thread-4) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 1216438 INFO (jetty-launcher-3479-thread-3) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1216438 INFO (jetty-launcher-3479-thread-3) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1216438 INFO (jetty-launcher-3479-thread-3) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 1216438 INFO (jetty-launcher-3479-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@481cbf6c{/solr,null,AVAILABLE} [junit4] 2> 1216438 INFO (jetty-launcher-3479-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6e67b2e8{/solr,null,AVAILABLE} [junit4] 2> 1216442 INFO (jetty-launcher-3479-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1216442 INFO (jetty-launcher-3479-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1216442 INFO (jetty-launcher-3479-thread-2) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 1216442 INFO (jetty-launcher-3479-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@73668085{HTTP/1.1,[http/1.1]}{127.0.0.1:59038} [junit4] 2> 1216442 INFO (jetty-launcher-3479-thread-1) [ ] o.e.j.s.Server Started @1217328ms [junit4] 2> 1216442 INFO (jetty-launcher-3479-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7f1b60b8{/solr,null,AVAILABLE} [junit4] 2> 1216442 INFO (jetty-launcher-3479-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=59038} [junit4] 2> 1216442 ERROR (jetty-launcher-3479-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1216442 INFO (jetty-launcher-3479-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1216442 INFO (jetty-launcher-3479-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 1216442 INFO (jetty-launcher-3479-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@201bbeaf{HTTP/1.1,[http/1.1]}{127.0.0.1:35723} [junit4] 2> 1216442 INFO (jetty-launcher-3479-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1216442 INFO (jetty-launcher-3479-thread-3) [ ] o.e.j.s.Server Started @1217329ms [junit4] 2> 1216442 INFO (jetty-launcher-3479-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1216442 INFO (jetty-launcher-3479-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35723} [junit4] 2> 1216442 INFO (jetty-launcher-3479-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-09-25T10:49:35.296Z [junit4] 2> 1216443 ERROR (jetty-launcher-3479-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1216443 INFO (jetty-launcher-3479-thread-3) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1216443 INFO (jetty-launcher-3479-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 1216443 INFO (jetty-launcher-3479-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@7df6cf9d{HTTP/1.1,[http/1.1]}{127.0.0.1:65377} [junit4] 2> 1216443 INFO (jetty-launcher-3479-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1216443 INFO (jetty-launcher-3479-thread-4) [ ] o.e.j.s.Server Started @1217329ms [junit4] 2> 1216443 INFO (jetty-launcher-3479-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1216443 INFO (jetty-launcher-3479-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=65377} [junit4] 2> 1216443 INFO (jetty-launcher-3479-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-09-25T10:49:35.297Z [junit4] 2> 1216443 ERROR (jetty-launcher-3479-thread-4) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1216443 INFO (jetty-launcher-3479-thread-4) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1216443 INFO (jetty-launcher-3479-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 1216443 INFO (jetty-launcher-3479-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1216443 INFO (jetty-launcher-3479-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1216443 INFO (jetty-launcher-3479-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-09-25T10:49:35.297Z [junit4] 2> 1216443 INFO (jetty-launcher-3479-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@42370ee4{/solr,null,AVAILABLE} [junit4] 2> 1216446 INFO (zkConnectionManagerCallback-3484-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1216446 INFO (jetty-launcher-3479-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@2cf6d59{HTTP/1.1,[http/1.1]}{127.0.0.1:48391} [junit4] 2> 1216446 INFO (jetty-launcher-3479-thread-2) [ ] o.e.j.s.Server Started @1217333ms [junit4] 2> 1216446 INFO (jetty-launcher-3479-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=48391} [junit4] 2> 1216447 ERROR (jetty-launcher-3479-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1216447 INFO (jetty-launcher-3479-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1216447 INFO (jetty-launcher-3479-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 1216447 INFO (jetty-launcher-3479-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1216447 INFO (jetty-launcher-3479-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1216447 INFO (zkConnectionManagerCallback-3488-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1216448 INFO (jetty-launcher-3479-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-09-25T10:49:35.301Z [junit4] 2> 1216448 INFO (jetty-launcher-3479-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1216448 INFO (jetty-launcher-3479-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1216449 INFO (zkConnectionManagerCallback-3486-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1216450 INFO (jetty-launcher-3479-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1216455 INFO (zkConnectionManagerCallback-3490-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1216456 INFO (jetty-launcher-3479-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1216456 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1000504f5ee0001, likely client has closed socket [junit4] 2> 1217036 INFO (jetty-launcher-3479-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54287/solr [junit4] 2> 1217037 INFO (zkConnectionManagerCallback-3494-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1217039 DEBUG (jetty-launcher-3479-thread-3) [n:127.0.0.1:35723_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$263/251380191@5643447d [junit4] 2> 1217040 INFO (zkConnectionManagerCallback-3496-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1217161 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json [junit4] 2> 1217161 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1217161 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 1217162 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 1217162 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 1217163 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json [junit4] 2> 1217167 DEBUG (jetty-launcher-3479-thread-3) [n:127.0.0.1:35723_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/72063112901951494-127.0.0.1:35723_solr-n_0000000000 [junit4] 2> 1217168 INFO (jetty-launcher-3479-thread-3) [n:127.0.0.1:35723_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35723_solr [junit4] 2> 1217169 INFO (jetty-launcher-3479-thread-3) [n:127.0.0.1:35723_solr ] o.a.s.c.Overseer Overseer (id=72063112901951494-127.0.0.1:35723_solr-n_0000000000) starting [junit4] 2> 1217178 INFO (zkConnectionManagerCallback-3503-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1217179 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json [junit4] 2> 1217179 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1217179 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 1217179 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 1217180 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 1217180 INFO (jetty-launcher-3479-thread-3) [n:127.0.0.1:35723_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:54287/solr ready [junit4] 2> 1217183 INFO (OverseerStateUpdate-72063112901951494-127.0.0.1:35723_solr-n_0000000000) [n:127.0.0.1:35723_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:35723_solr [junit4] 2> 1217183 DEBUG (OverseerAutoScalingTriggerThread-72063112901951494-127.0.0.1:35723_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and .scheduled_maintenance triggers [junit4] 2> 1217183 INFO (jetty-launcher-3479-thread-3) [n:127.0.0.1:35723_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35723_solr [junit4] 2> 1217184 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 1217184 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 1217185 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/autoscaling.json [junit4] 2> 1217185 DEBUG (OverseerAutoScalingTriggerThread-72063112901951494-127.0.0.1:35723_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1 [junit4] 2> 1217185 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1217185 DEBUG (OverseerAutoScalingTriggerThread-72063112901951494-127.0.0.1:35723_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1 [junit4] 2> 1217185 DEBUG (OverseerAutoScalingTriggerThread-72063112901951494-127.0.0.1:35723_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1 [junit4] 2> 1217185 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1217186 INFO (zkCallback-3495-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1217186 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue-work [junit4] 2> 1217186 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 1217187 DEBUG (OverseerCollectionConfigSetProcessor-72063112901951494-127.0.0.1:35723_solr-n_0000000000) [n:127.0.0.1:35723_solr ] o.a.s.c.OverseerTaskQueue Peeking for top 100 elements. ExcludeSet: [] [junit4] 2> 1217187 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work [junit4] 2> 1217208 INFO (jetty-launcher-3479-thread-3) [n:127.0.0.1:35723_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 1217218 INFO (zkCallback-3502-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1217220 INFO (jetty-launcher-3479-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54287/solr [junit4] 2> 1217221 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/autoscaling/events/.scheduled_maintenance [junit4] 2> 1217224 DEBUG (OverseerAutoScalingTriggerThread-72063112901951494-127.0.0.1:35723_solr-n_0000000000) [ ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:35723_solr] [junit4] 2> 1217224 DEBUG (OverseerAutoScalingTriggerThread-72063112901951494-127.0.0.1:35723_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers [junit4] 2> 1217225 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/autoscaling/events/.auto_add_replicas [junit4] 2> 1217225 DEBUG (OverseerAutoScalingTriggerThread-72063112901951494-127.0.0.1:35723_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1 [junit4] 2> 1217225 DEBUG (ScheduledTrigger-4689-thread-1) [ ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1 [junit4] 2> 1217226 INFO (jetty-launcher-3479-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54287/solr [junit4] 2> 1217227 INFO (zkConnectionManagerCallback-3509-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1217230 INFO (zkConnectionManagerCallback-3512-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1217230 DEBUG (jetty-launcher-3479-thread-4) [n:127.0.0.1:65377_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$263/251380191@43d8983d [junit4] 2> 1217233 DEBUG (jetty-launcher-3479-thread-1) [n:127.0.0.1:59038_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$263/251380191@4966ae07 [junit4] 2> 1217234 INFO (zkConnectionManagerCallback-3514-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1217243 INFO (jetty-launcher-3479-thread-3) [n:127.0.0.1:35723_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35723.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@20c5d173 [junit4] 2> 1217243 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json [junit4] 2> 1217244 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1217244 INFO (jetty-launcher-3479-thread-4) [n:127.0.0.1:65377_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1217244 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 1217244 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 1217245 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 1217246 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json [junit4] 2> 1217248 DEBUG (jetty-launcher-3479-thread-4) [n:127.0.0.1:65377_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/72063112901951498-127.0.0.1:65377_solr-n_0000000001 [junit4] 2> 1217248 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/72063112901951494-127.0.0.1:35723_solr-n_0000000000 [junit4] 2> 1217248 DEBUG (jetty-launcher-3479-thread-4) [n:127.0.0.1:65377_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/72063112901951494-127.0.0.1:35723_solr-n_0000000000 to know if I could be the leader [junit4] 2> 1217249 DEBUG (jetty-launcher-3479-thread-4) [n:127.0.0.1:65377_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:65377_solr as DOWN [junit4] 2> 1217250 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue [junit4] 2> 1217250 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 1217251 INFO (jetty-launcher-3479-thread-4) [n:127.0.0.1:65377_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1217251 INFO (jetty-launcher-3479-thread-4) [n:127.0.0.1:65377_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:65377_solr [junit4] 2> 1217252 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 1217252 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 1217252 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 1217252 INFO (jetty-launcher-3479-thread-3) [n:127.0.0.1:35723_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35723.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@20c5d173 [junit4] 2> 1217252 INFO (jetty-launcher-3479-thread-3) [n:127.0.0.1:35723_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35723.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@20c5d173 [junit4] 2> 1217252 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1217252 INFO (zkCallback-3495-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1217253 INFO (jetty-launcher-3479-thread-3) [n:127.0.0.1:35723_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_C70C9173A0EC4C6C-001/tempDir-001/node3/. [junit4] 2> 1217254 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1217254 INFO (zkCallback-3502-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1217270 INFO (zkConnectionManagerCallback-3516-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1217270 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1217270 INFO (zkCallback-3513-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1217279 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json [junit4] 2> 1217279 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1217279 INFO (jetty-launcher-3479-thread-1) [n:127.0.0.1:59038_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 1217279 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 1217280 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 1217280 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 1217281 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json [junit4] 2> 1217282 DEBUG (jetty-launcher-3479-thread-1) [n:127.0.0.1:59038_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/72063112901951499-127.0.0.1:59038_solr-n_0000000002 [junit4] 2> 1217283 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/72063112901951498-127.0.0.1:65377_solr-n_0000000001 [junit4] 2> 1217283 DEBUG (jetty-launcher-3479-thread-1) [n:127.0.0.1:59038_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/72063112901951498-127.0.0.1:65377_solr-n_0000000001 to know if I could be the leader [junit4] 2> 1217283 DEBUG (jetty-launcher-3479-thread-1) [n:127.0.0.1:59038_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:59038_solr as DOWN [junit4] 2> 1217283 INFO (zkConnectionManagerCallback-3525-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1217284 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue [junit4] 2> 1217285 INFO (jetty-launcher-3479-thread-1) [n:127.0.0.1:59038_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1217285 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 1217285 INFO (jetty-launcher-3479-thread-1) [n:127.0.0.1:59038_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59038_solr [junit4] 2> 1217285 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json [junit4] 2> 1217286 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 1217286 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 1217286 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 1217286 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 1217287 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1217287 INFO (zkCallback-3502-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1217287 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1217287 INFO (zkCallback-3495-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1217288 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1217288 INFO (zkCallback-3515-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1217288 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1217289 INFO (zkCallback-3513-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1217289 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1217289 INFO (jetty-launcher-3479-thread-4) [n:127.0.0.1:65377_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 1217289 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 1217290 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 1217290 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 1217291 INFO (jetty-launcher-3479-thread-4) [n:127.0.0.1:65377_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:54287/solr ready [junit4] 2> 1217291 INFO (jetty-launcher-3479-thread-4) [n:127.0.0.1:65377_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 1217313 INFO (zkConnectionManagerCallback-3531-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1217314 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json [junit4] 2> 1217314 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1217314 INFO (jetty-launcher-3479-thread-1) [n:127.0.0.1:59038_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 1217315 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 1217315 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 1217315 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 1217316 INFO (jetty-launcher-3479-thread-1) [n:127.0.0.1:59038_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:54287/solr ready [junit4] 2> 1217316 INFO (jetty-launcher-3479-thread-1) [n:127.0.0.1:59038_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 1217317 INFO (jetty-launcher-3479-thread-4) [n:127.0.0.1:65377_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65377.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@20c5d173 [junit4] 2> 1217325 INFO (jetty-launcher-3479-thread-4) [n:127.0.0.1:65377_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65377.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@20c5d173 [junit4] 2> 1217325 INFO (jetty-launcher-3479-thread-4) [n:127.0.0.1:65377_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65377.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@20c5d173 [junit4] 2> 1217326 INFO (jetty-launcher-3479-thread-4) [n:127.0.0.1:65377_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_C70C9173A0EC4C6C-001/tempDir-001/node4/. [junit4] 2> 1217336 INFO (jetty-launcher-3479-thread-1) [n:127.0.0.1:59038_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59038.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@20c5d173 [junit4] 2> 1217343 INFO (jetty-launcher-3479-thread-1) [n:127.0.0.1:59038_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59038.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@20c5d173 [junit4] 2> 1217343 INFO (jetty-launcher-3479-thread-1) [n:127.0.0.1:59038_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59038.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@20c5d173 [junit4] 2> 1217344 INFO (jetty-launcher-3479-thread-1) [n:127.0.0.1:59038_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_C70C9173A0EC4C6C-001/tempDir-001/node1/. [junit4] 2> 1217388 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue [junit4] 2> 1217389 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 1217852 INFO (jetty-launcher-3479-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54287/solr [junit4] 2> 1217854 INFO (zkConnectionManagerCallback-3536-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1217860 DEBUG (jetty-launcher-3479-thread-2) [n:127.0.0.1:48391_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$263/251380191@5c5a70ad [junit4] 2> 1217862 INFO (zkConnectionManagerCallback-3538-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1217878 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json [junit4] 2> 1217879 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1217879 INFO (jetty-launcher-3479-thread-2) [n:127.0.0.1:48391_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 1217879 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 1217880 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 1217880 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 1217881 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json [junit4] 2> 1217884 DEBUG (jetty-launcher-3479-thread-2) [n:127.0.0.1:48391_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/72063112901951503-127.0.0.1:48391_solr-n_0000000003 [junit4] 2> 1217885 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/72063112901951499-127.0.0.1:59038_solr-n_0000000002 [junit4] 2> 1217885 DEBUG (jetty-launcher-3479-thread-2) [n:127.0.0.1:48391_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/72063112901951499-127.0.0.1:59038_solr-n_0000000002 to know if I could be the leader [junit4] 2> 1217886 DEBUG (jetty-launcher-3479-thread-2) [n:127.0.0.1:48391_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:48391_solr as DOWN [junit4] 2> 1217888 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue [junit4] 2> 1217888 INFO (jetty-launcher-3479-thread-2) [n:127.0.0.1:48391_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1217888 INFO (jetty-launcher-3479-thread-2) [n:127.0.0.1:48391_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:48391_solr [junit4] 2> 1217888 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 1217889 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 1217890 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 1217890 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 1217890 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 1217890 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 1217890 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 1217890 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 1217890 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1217890 INFO (zkCallback-3495-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1217890 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1217890 INFO (zkCallback-3515-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1217891 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1217891 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1217891 INFO (zkCallback-3502-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1217891 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1217891 INFO (zkCallback-3530-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1217891 INFO (zkCallback-3513-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1217891 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1217891 INFO (zkCallback-3524-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1217894 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1217894 INFO (zkCallback-3537-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1217923 INFO (zkConnectionManagerCallback-3545-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1217925 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json [junit4] 2> 1217926 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1217926 INFO (jetty-launcher-3479-thread-2) [n:127.0.0.1:48391_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 1217927 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 1217927 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 1217927 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 1217928 INFO (jetty-launcher-3479-thread-2) [n:127.0.0.1:48391_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:54287/solr ready [junit4] 2> 1217929 INFO (jetty-launcher-3479-thread-2) [n:127.0.0.1:48391_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 1217978 INFO (jetty-launcher-3479-thread-2) [n:127.0.0.1:48391_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_48391.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@20c5d173 [junit4] 2> 1217988 INFO (jetty-launcher-3479-thread-2) [n:127.0.0.1:48391_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_48391.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@20c5d173 [junit4] 2> 1217988 INFO (jetty-launcher-3479-thread-2) [n:127.0.0.1:48391_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_48391.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@20c5d173 [junit4] 2> 1217990 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue [junit4] 2> 1217991 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 1217992 INFO (jetty-launcher-3479-thread-2) [n:127.0.0.1:48391_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_C70C9173A0EC4C6C-001/tempDir-001/node2/. [junit4] 2> 1218059 INFO (zkConnectionManagerCallback-3548-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1218077 INFO (zkConnectionManagerCallback-3553-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1218083 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json [junit4] 2> 1218086 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1218098 INFO (SUITE-MoveReplicaHDFSTest-seed#[C70C9173A0EC4C6C]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 1218102 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 1218106 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 1218110 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 1218114 INFO (SUITE-MoveReplicaHDFSTest-seed#[C70C9173A0EC4C6C]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:54287/solr ready [junit4] 2> 1218164 INFO (qtp734337313-11634) [n:127.0.0.1:48391_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1218165 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work [junit4] 2> 1218170 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work [junit4] 2> 1218170 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/overseer/collection-queue-work/qnr-0000000000 [junit4] 2> 1218171 DEBUG (OverseerCollectionConfigSetProcessor-72063112901951494-127.0.0.1:35723_solr-n_0000000000) [n:127.0.0.1:35723_solr ] o.a.s.c.ZkDistributedQueue Found child node with improper name: qnr-0000000000 [junit4] 2> 1218171 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work [junit4] 2> 1218182 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work [junit4] 2> 1218183 DEBUG (OverseerCollectionConfigSetProcessor-72063112901951494-127.0.0.1:35723_solr-n_0000000000) [n:127.0.0.1:35723_solr ] o.a.s.c.ZkDistributedQueue Found child node with improper name: qnr-0000000000 [junit4] 2> 1218183 DEBUG (OverseerCollectionConfigSetProcessor-72063112901951494-127.0.0.1:35723_solr-n_0000000000) [n:127.0.0.1:35723_solr ] o.a.s.c.OverseerTaskQueue Returning topN elements: [/overseer/collection-queue-work/qn-0000000000, ] [junit4] 2> 1218185 DEBUG (OverseerCollectionConfigSetProcessor-72063112901951494-127.0.0.1:35723_solr-n_0000000000) [n:127.0.0.1:35723_solr ] o.a.s.c.OverseerTaskQueue Peeking for top 99 elements. ExcludeSet: [/overseer/collection-queue-work/qn-0000000000],[] [junit4] 2> 1218189 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: data: /solr/overseer/collection-queue-work/qnr-0000000000 [junit4] 2> 1218190 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work [junit4] 2> 1218190 DEBUG (zkCallback-3537-thread-1) [ ] o.a.s.c.OverseerTaskQueue NodeDataChanged fired on path /overseer/collection-queue-work/qnr-0000000000 state SyncConnected latchEventType null [junit4] 2> 1218192 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work [junit4] 2> 1218193 INFO (qtp734337313-11634) [n:127.0.0.1:48391_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=29 [junit4] 2> 1218262 DEBUG (ScheduledTrigger-4689-thread-2) [ ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4 [junit4] 1> Formatting using clusterid: testClusterID [junit4] 2> 1219267 DEBUG (ScheduledTrigger-4689-thread-3) [ ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4 [junit4] 2> 1219708 WARN (SUITE-MoveReplicaHDFSTest-seed#[C70C9173A0EC4C6C]-worker) [ ] o.a.h.m.i.MetricsConfig Cannot locate configuration: tried hadoop-metrics2-namenode.properties,hadoop-metrics2.properties [junit4] 2> 1219981 INFO (SUITE-MoveReplicaHDFSTest-seed#[C70C9173A0EC4C6C]-worker) [ ] o.m.log Logging to org.apache.logging.slf4j.Log4jLogger@9b6fa45 via org.mortbay.log.Slf4jLog [junit4] 2> 1220036 WARN (SUITE-MoveReplicaHDFSTest-seed#[C70C9173A0EC4C6C]-worker) [ ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j [junit4] 2> 1220141 INFO (SUITE-MoveReplicaHDFSTest-seed#[C70C9173A0EC4C6C]-worker) [ ] o.m.log jetty-6.1.26 [junit4] 2> 1220189 INFO (OverseerCollectionConfigSetProcessor-72063112901951494-127.0.0.1:35723_solr-n_0000000000) [n:127.0.0.1:35723_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> 1220189 DEBUG (OverseerCollectionConfigSetProcessor-72063112901951494-127.0.0.1:35723_solr-n_0000000000) [n:127.0.0.1:35723_solr ] o.a.s.c.OverseerTaskQueue Peeking for top 100 elements. ExcludeSet: [] [junit4] 2> 1220249 INFO (SUITE-MoveReplicaHDFSTest-seed#[C70C9173A0EC4C6C]-worker) [ ] o.m.log Extract jar:file:/export/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/hdfs to ./temp/Jetty_serv1.vm3_65101_hdfs____.k6wmi4/webapp [junit4] 2> 1220268 DEBUG (ScheduledTrigger-4689-thread-3) [ ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4 [junit4] 2> 1221163 INFO (SUITE-MoveReplicaHDFSTest-seed#[C70C9173A0EC4C6C]-worker) [ ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@serv1-vm3:65101 [junit4] 2> 1221269 DEBUG (ScheduledTrigger-4689-thread-1) [ ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4 [junit4] 2> 1222190 DEBUG (OverseerCollectionConfigSetProcessor-72063112901951494-127.0.0.1:35723_solr-n_0000000000) [n:127.0.0.1:35723_solr ] o.a.s.c.OverseerTaskQueue Peeking for top 100 elements. ExcludeSet: [] [junit4] 2> 1222565 DEBUG (ScheduledTrigger-4689-thread-4) [ ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4 [junit4] 2> 1222799 WARN (SUITE-MoveReplicaHDFSTest-seed#[C70C9173A0EC4C6C]-worker) [ ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j [junit4] 2> 1222803 INFO (SUITE-MoveReplicaHDFSTest-seed#[C70C9173A0EC4C6C]-worker) [ ] o.m.log jetty-6.1.26 [junit4] 2> 1222813 INFO (SUITE-MoveReplicaHDFSTest-seed#[C70C9173A0EC4C6C]-worker) [ ] o.m.log Extract jar:file:/export/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode to ./temp/Jetty_localhost_59598_datanode____.tvjaqx/webapp [junit4] 2> 1223348 INFO (SUITE-MoveReplicaHDFSTest-seed#[C70C9173A0EC4C6C]-worker) [ ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:59598 [junit4] 2> 1223566 DEBUG (ScheduledTrigger-4689-thread-2) [ ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4 [junit4] 2> 1223789 WARN (SUITE-MoveReplicaHDFSTest-seed#[C70C9173A0EC4C6C]-worker) [ ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j [junit4] 2> 1223790 INFO (SUITE-MoveReplicaHDFSTest-seed#[C70C9173A0EC4C6C]-worker) [ ] o.m.log jetty-6.1.26 [junit4] 2> 1223807 INFO (SUITE-MoveReplicaHDFSTest-seed#[C70C9173A0EC4C6C]-worker) [ ] o.m.log Extract jar:file:/export/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode to ./temp/Jetty_localhost_33659_datanode____tjmhup/webapp [junit4] 2> 1224229 DEBUG (OverseerCollectionConfigSetProcessor-72063112901951494-127.0.0.1:35723_solr-n_0000000000) [n:127.0.0.1:35723_solr ] o.a.s.c.OverseerTaskQueue Peeking for top 100 elements. ExcludeSet: [] [junit4] 2> 1224421 INFO (SUITE-MoveReplicaHDFSTest-seed#[C70C9173A0EC4C6C]-worker) [ ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:33659 [junit4] 2> 1224569 DEBUG (ScheduledTrigger-4689-thread-1) [ ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4 [junit4] 2> 1224684 ERROR (DataNode: [[[DISK]file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_C70C9173A0EC4C6C-001/tempDir-002/hdfsBaseDir/data/data1/, [DISK]file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_C70C9173A0EC4C6C-001/tempDir-002/hdfsBaseDir/data/data2/]] heartbeating to serv1-vm3/127.0.0.1:64816) [ ] 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> 1224774 ERROR (DataNode: [[[DISK]file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_C70C9173A0EC4C6C-001/tempDir-002/hdfsBaseDir/data/data3/, [DISK]file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_C70C9173A0EC4C6C-001/tempDir-002/hdfsBaseDir/data/data4/]] heartbeating to serv1-vm3/127.0.0.1:64816) [ ] 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> 1224940 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0x4c98f1f3c81c: from storage DS-12d2a419-a5e2-4599-b3b6-e866ac32f095 node DatanodeRegistration(127.0.0.1:33242, datanodeUuid=7a62bf7e-04f2-4241-af1b-9d968d846964, infoPort=65049, infoSecurePort=0, ipcPort=35958, storageInfo=lv=-56;cid=testClusterID;nsid=447833516;c=0), blocks: 0, hasStaleStorage: true, processing time: 3 msecs [junit4] 2> 1224941 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0x4c98f1f3c841: from storage DS-2ae4e2be-a5c2-4b22-b12a-319fccd06164 node DatanodeRegistration(127.0.0.1:52504, datanodeUuid=417be924-ca44-4e8f-bb24-fee284d84c25, infoPort=58866, infoSecurePort=0, ipcPort=55236, storageInfo=lv=-56;cid=testClusterID;nsid=447833516;c=0), blocks: 0, hasStaleStorage: true, processing time: 0 msecs [junit4] 2> 1224941 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0x4c98f1f3c81c: from storage DS-6a262f51-25b0-4b2e-ae23-a053be9713cc node DatanodeRegistration(127.0.0.1:33242, datanodeUuid=7a62bf7e-04f2-4241-af1b-9d968d846964, infoPort=65049, infoSecurePort=0, ipcPort=35958, storageInfo=lv=-56;cid=testClusterID;nsid=447833516;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs [junit4] 2> 1224941 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0x4c98f1f3c841: from storage DS-9ffd7c70-0bf8-4478-b6fa-9803564667aa node DatanodeRegistration(127.0.0.1:52504, datanodeUuid=417be924-ca44-4e8f-bb24-fee284d84c25, infoPort=58866, infoSecurePort=0, ipcPort=55236, storageInfo=lv=-56;cid=testClusterID;nsid=447833516;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs [junit4] IGNOR/A 0.00s J0 | MoveReplicaHDFSTest.testNormalFailedMove [junit4] > Assumption #1: 'badapple' test group is disabled (@BadApple(bugUrl=https://issues.apache.org/jira/browse/SOLR-12028)) [junit4] 2> 1225570 DEBUG (ScheduledTrigger-4689-thread-2) [ ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4 [junit4] 2> 1225640 INFO (TEST-MoveReplicaHDFSTest.test-seed#[C70C9173A0EC4C6C]) [ ] o.a.s.SolrTestCaseJ4 ###Starting test [junit4] 2> 1225641 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json [junit4] 2> 1225642 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1225642 INFO (TEST-MoveReplicaHDFSTest.test-seed#[C70C9173A0EC4C6C]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 1225642 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 1225643 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 1225643 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 1225644 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json [junit4] 2> 1225644 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json [junit4] 2> 1225644 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json [junit4] 2> 1225644 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json [junit4] 2> 1225644 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json [junit4] 2> 1225644 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json [junit4] 2> 1225644 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json [junit4] 2> 1225644 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json [junit4] 2> 1225644 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json [junit4] 2> 1225646 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json [junit4] 2> 1225646 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json [junit4] 2> 1225646 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json [junit4] 2> 1225647 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json [junit4] 2> 1225647 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json [junit4] 2> 1225647 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json [junit4] 2> 1225647 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json [junit4] 2> 1225647 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json [junit4] 2> 1225647 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json [junit4] 2> 1225648 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json [junit4] 2> 1225660 INFO (TEST-MoveReplicaHDFSTest.test-seed#[C70C9173A0EC4C6C]) [ ] 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> 1225661 INFO (TEST-MoveReplicaHDFSTest.test-seed#[C70C9173A0EC4C6C]) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1225661 INFO (TEST-MoveReplicaHDFSTest.test-seed#[C70C9173A0EC4C6C]) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1225661 INFO (TEST-MoveReplicaHDFSTest.test-seed#[C70C9173A0EC4C6C]) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 1225662 INFO (TEST-MoveReplicaHDFSTest.test-seed#[C70C9173A0EC4C6C]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@403ddd7e{/solr,null,AVAILABLE} [junit4] 2> 1225662 INFO (TEST-MoveReplicaHDFSTest.test-seed#[C70C9173A0EC4C6C]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@577ce7aa{HTTP/1.1,[http/1.1]}{127.0.0.1:44965} [junit4] 2> 1225662 INFO (TEST-MoveReplicaHDFSTest.test-seed#[C70C9173A0EC4C6C]) [ ] o.e.j.s.Server Started @1226553ms [junit4] 2> 1225662 INFO (TEST-MoveReplicaHDFSTest.test-seed#[C70C9173A0EC4C6C]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44965} [junit4] 2> 1225662 ERROR (TEST-MoveReplicaHDFSTest.test-seed#[C70C9173A0EC4C6C]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1225662 INFO (TEST-MoveReplicaHDFSTest.test-seed#[C70C9173A0EC4C6C]) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1225662 INFO (TEST-MoveReplicaHDFSTest.test-seed#[C70C9173A0EC4C6C]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 1225662 INFO (TEST-MoveReplicaHDFSTest.test-seed#[C70C9173A0EC4C6C]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1225662 INFO (TEST-MoveReplicaHDFSTest.test-seed#[C70C9173A0EC4C6C]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1225663 INFO (TEST-MoveReplicaHDFSTest.test-seed#[C70C9173A0EC4C6C]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-09-25T10:49:44.517Z [junit4] 2> 1225666 INFO (zkConnectionManagerCallback-3557-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1225667 INFO (TEST-MoveReplicaHDFSTest.test-seed#[C70C9173A0EC4C6C]) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1226230 DEBUG (OverseerCollectionConfigSetProcessor-72063112901951494-127.0.0.1:35723_solr-n_0000000000) [n:127.0.0.1:35723_solr ] o.a.s.c.OverseerTaskQueue Peeking for top 100 elements. ExcludeSet: [] [junit4] 2> 1226518 INFO (TEST-MoveReplicaHDFSTest.test-seed#[C70C9173A0EC4C6C]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54287/solr [junit4] 2> 1226520 INFO (zkConnectionManagerCallback-3561-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1226521 DEBUG (TEST-MoveReplicaHDFSTest.test-seed#[C70C9173A0EC4C6C]) [n:127.0.0.1:44965_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$263/251380191@12d2e0d5 [junit4] 2> 1226522 INFO (zkConnectionManagerCallback-3563-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1226532 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json [junit4] 2> 1226533 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1226533 INFO (TEST-MoveReplicaHDFSTest.test-seed#[C70C9173A0EC4C6C]) [n:127.0.0.1:44965_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 1226533 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 1226533 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 1226534 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 1226534 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json [junit4] 2> 1226536 DEBUG (TEST-MoveReplicaHDFSTest.test-seed#[C70C9173A0EC4C6C]) [n:127.0.0.1:44965_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/72063112901951509-127.0.0.1:44965_solr-n_0000000004 [junit4] 2> 1226537 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/72063112901951503-127.0.0.1:48391_solr-n_0000000003 [junit4] 2> 1226537 DEBUG (TEST-MoveReplicaHDFSTest.test-seed#[C70C9173A0EC4C6C]) [n:127.0.0.1:44965_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/72063112901951503-127.0.0.1:48391_solr-n_0000000003 to know if I could be the leader [junit4] 2> 1226537 DEBUG (TEST-MoveReplicaHDFSTest.test-seed#[C70C9173A0EC4C6C]) [n:127.0.0.1:44965_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:44965_solr as DOWN [junit4] 2> 1226538 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue [junit4] 2> 1226539 INFO (TEST-MoveReplicaHDFSTest.test-seed#[C70C9173A0EC4C6C]) [n:127.0.0.1:44965_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1226539 INFO (TEST-MoveReplicaHDFSTest.test-seed#[C70C9173A0EC4C6C]) [n:127.0.0.1:44965_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44965_solr [junit4] 2> 1226539 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 1226540 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 1226540 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 1226540 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 1226540 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 1226540 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 1226540 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 1226540 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 1226540 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 1226540 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 1226540 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 1226540 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1226540 INFO (zkCallback-3495-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1226541 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1226541 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1226541 INFO (zkCallback-3515-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1226541 INFO (zkCallback-3513-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1226541 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1226541 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1226541 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1226541 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1226541 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1226541 INFO (zkCallback-3502-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1226541 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1226541 INFO (zkCallback-3530-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1226541 INFO (zkCallback-3552-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1226541 INFO (zkCallback-3524-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1226541 INFO (zkCallback-3537-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1226541 INFO (zkCallback-3552-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1226542 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1226542 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1226542 INFO (zkCallback-3544-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1226542 INFO (zkCallback-3562-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1226561 INFO (zkConnectionManagerCallback-3570-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1226562 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json [junit4] 2> 1226563 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1226563 INFO (TEST-MoveReplicaHDFSTest.test-seed#[C70C9173A0EC4C6C]) [n:127.0.0.1:44965_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5) [junit4] 2> 1226563 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 1226563 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 1226564 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 1226564 INFO (TEST-MoveReplicaHDFSTest.test-seed#[C70C9173A0EC4C6C]) [n:127.0.0.1:44965_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:54287/solr ready [junit4] 2> 1226565 INFO (TEST-MoveReplicaHDFSTest.test-seed#[C70C9173A0EC4C6C]) [n:127.0.0.1:44965_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 1226570 DEBUG (ScheduledTrigger-4689-thread-3) [ ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 5 [junit4] 2> 1226594 INFO (TEST-MoveReplicaHDFSTest.test-seed#[C70C9173A0EC4C6C]) [n:127.0.0.1:44965_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44965.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@20c5d173 [junit4] 2> 1226607 INFO (TEST-MoveReplicaHDFSTest.test-seed#[C70C9173A0EC4C6C]) [n:127.0.0.1:44965_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44965.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@20c5d173 [junit4] 2> 1226607 INFO (TEST-MoveReplicaHDFSTest.test-seed#[C70C9173A0EC4C6C]) [n:127.0.0.1:44965_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44965.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@20c5d173 [junit4] 2> 1226608 INFO (TEST-MoveReplicaHDFSTest.test-seed#[C70C9173A0EC4C6C]) [n:127.0.0.1:44965_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_C70C9173A0EC4C6C-001/tempDir-001/node5/. [junit4] 2> 1226640 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue [junit4] 2> 1226641 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 1226661 INFO (zkConnectionManagerCallback-3573-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1226663 INFO (TEST-MoveReplicaHDFSTest.test-seed#[C70C9173A0EC4C6C]) [ ] o.a.s.c.MoveReplicaTest total_jettys: 5 [junit4] 2> 1226665 INFO (qtp1532486105-11626) [n:127.0.0.1:35723_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> 1226666 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work [junit4] 2> 1226667 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/overseer/collection-queue-work/qnr-0000000002 [junit4] 2> 1226667 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work [junit4] 2> 1226667 DEBUG (OverseerCollectionConfigSetProcessor-72063112901951494-127.0.0.1:35723_solr-n_0000000000) [n:127.0.0.1:35723_solr ] o.a.s.c.ZkDistributedQueue Found child node with improper name: qnr-0000000002 [junit4] 2> 1226667 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work [junit4] 2> 1226668 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work [junit4] 2> 1226668 DEBUG (OverseerCollectionConfigSetProcessor-72063112901951494-127.0.0.1:35723_solr-n_0000000000) [n:127.0.0.1:35723_solr ] o.a.s.c.ZkDistributedQueue Found child node with improper name: qnr-0000000002 [junit4] 2> 1226668 DEBUG (OverseerCollectionConfigSetProcessor-72063112901951494-127.0.0.1:35723_solr-n_0000000000) [n:127.0.0.1:35723_solr ] o.a.s.c.OverseerTaskQueue Returning topN elements: [/overseer/collection-queue-work/qn-0000000002, ] [junit4] 2> 1226669 INFO (OverseerThreadFactory-4691-thread-2-processing-n:127.0.0.1:35723_solr) [n:127.0.0.1:35723_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection MoveReplicaHDFSTest_coll_true [junit4] 2> 1226669 DEBUG (OverseerCollectionConfigSetProcessor-72063112901951494-127.0.0.1:35723_solr-n_0000000000) [n:127.0.0.1:35723_solr ] o.a.s.c.OverseerTaskQueue Peeking for top 99 elements. ExcludeSet: [/overseer/collection-queue-work/qn-0000000002],[] [junit4] 2> 1226671 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections [junit4] 2> 1226671 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections [junit4] 2> 1226671 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections [junit4] 2> 1226671 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections [junit4] 2> 1226671 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections [junit4] 2> 1226671 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections [junit4] 2> 1226671 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections [junit4] 2> 1226671 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections [junit4] 2> 1226671 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections [junit4] 2> 1226671 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections [junit4] 2> 1226671 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections [junit4] 2> 1226671 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 1226672 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 1226672 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 1226672 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 1226672 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 1226672 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 1226672 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 1226672 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 1226672 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 1226672 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 1226673 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 1226673 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 1226674 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue [junit4] 2> 1226674 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 1226676 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue [junit4] 2> 1226676 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 1226779 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue [junit4] 2> 1226780 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 1226780 INFO (OverseerStateUpdate-72063112901951494-127.0.0.1:35723_solr-n_0000000000) [n:127.0.0.1:35723_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":"http://127.0.0.1:44965/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 1226783 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue [junit4] 2> 1226783 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 1226784 INFO (OverseerStateUpdate-72063112901951494-127.0.0.1:35723_solr-n_0000000000) [n:127.0.0.1:35723_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":"http://127.0.0.1:65377/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 1226786 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue [junit4] 2> 1226787 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 1226787 INFO (OverseerStateUpdate-72063112901951494-127.0.0.1:35723_solr-n_0000000000) [n:127.0.0.1:35723_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":"http://127.0.0.1:35723/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 1226790 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue [junit4] 2> 1226791 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 1226791 INFO (OverseerStateUpdate-72063112901951494-127.0.0.1:35723_solr-n_0000000000) [n:127.0.0.1:35723_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":"http://127.0.0.1:59038/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 1226901 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue [junit4] 2> 1226902 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 1227005 INFO (qtp1074340321-11905) [n:127.0.0.1:44965_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> 1227006 INFO (qtp1532486105-11621 [...truncated too long message...] a$cleanupOldIndexDirectories$21(SolrCore.java:3099) ~[java/:?] [junit4] 2> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_172] [junit4] 2> 203517 ERROR (SUITE-MoveReplicaHDFSTest-seed#[C70C9173A0EC4C6C]-worker) [ ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes [junit4] 2> 203518 INFO (SUITE-MoveReplicaHDFSTest-seed#[C70C9173A0EC4C6C]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:41256 41256 [junit4] 2> 203649 INFO (Thread-2112) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:41256 41256 [junit4] 2> 203651 WARN (Thread-2112) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 32 /solr/collections/MoveReplicaHDFSTest_coll_false/terms/shard2 [junit4] 2> 24 /solr/collections/MoveReplicaHDFSTest_coll_true/terms/shard2 [junit4] 2> 20 /solr/configs/conf1 [junit4] 2> 19 /solr/aliases.json [junit4] 2> 19 /solr/clusterprops.json [junit4] 2> 10 /solr/collections/MoveReplicaHDFSTest_coll_true/terms/shard1 [junit4] 2> 9 /solr/collections/MoveReplicaHDFSTest_failed_coll_true/terms/shard2 [junit4] 2> 9 /solr/collections/MoveReplicaHDFSTest_failed_coll_false/terms/shard1 [junit4] 2> 8 /solr/collections/MoveReplicaHDFSTest_failed_coll_true/terms/shard1 [junit4] 2> 7 /solr/security.json [junit4] 2> 7 /solr/collections/MoveReplicaHDFSTest_failed_coll_false/terms/shard2 [junit4] 2> 7 /solr/collections/MoveReplicaHDFSTest_coll_false/terms/shard1 [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 19 /solr/clusterstate.json [junit4] 2> 16 /solr/collections/MoveReplicaHDFSTest_coll_false/state.json [junit4] 2> 10 /solr/aliases.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> 3 /solr/overseer_elect/election/72063424525828105-127.0.0.1:48262_solr-n_0000000001 [junit4] 2> 2 /solr/collections/MoveReplicaHDFSTest_coll_true/leader_elect/shard2/election/72063424525828102-core_node7-n_0000000001 [junit4] 2> 2 /solr/collections/MoveReplicaHDFSTest_coll_false/leader_elect/shard2/election/72063424525828105-core_node7-n_0000000001 [junit4] 2> 2 /solr/overseer_elect/election/72063424525828102-127.0.0.1:62502_solr-n_0000000000 [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 35 /solr/collections [junit4] 2> 30 /solr/live_nodes [junit4] 2> [junit4] 2> 203652 WARN (SUITE-MoveReplicaHDFSTest-seed#[C70C9173A0EC4C6C]-worker) [ ] o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called [junit4] 2> 203660 INFO (SUITE-MoveReplicaHDFSTest-seed#[C70C9173A0EC4C6C]-worker) [ ] o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0 [junit4] 2> 203765 WARN (DataNode: [[[DISK]file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_C70C9173A0EC4C6C-001/tempDir-002/hdfsBaseDir/data/data3/, [DISK]file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_C70C9173A0EC4C6C-001/tempDir-002/hdfsBaseDir/data/data4/]] heartbeating to serv1-vm3/127.0.0.1:35886) [ ] o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager interrupted [junit4] 2> 203765 WARN (DataNode: [[[DISK]file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_C70C9173A0EC4C6C-001/tempDir-002/hdfsBaseDir/data/data3/, [DISK]file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_C70C9173A0EC4C6C-001/tempDir-002/hdfsBaseDir/data/data4/]] heartbeating to serv1-vm3/127.0.0.1:35886) [ ] o.a.h.h.s.d.DataNode Ending block pool service for: Block pool BP-539418904-127.0.0.1-1537877329016 (Datanode Uuid 5590d183-692c-46a7-b14e-a2035a54e1e3) service to serv1-vm3/127.0.0.1:35886 [junit4] 2> 203772 WARN (SUITE-MoveReplicaHDFSTest-seed#[C70C9173A0EC4C6C]-worker) [ ] o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called [junit4] 2> 203792 INFO (SUITE-MoveReplicaHDFSTest-seed#[C70C9173A0EC4C6C]-worker) [ ] o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0 [junit4] 2> 203895 WARN (DataNode: [[[DISK]file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_C70C9173A0EC4C6C-001/tempDir-002/hdfsBaseDir/data/data1/, [DISK]file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_C70C9173A0EC4C6C-001/tempDir-002/hdfsBaseDir/data/data2/]] heartbeating to serv1-vm3/127.0.0.1:35886) [ ] o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager interrupted [junit4] 2> 203895 WARN (DataNode: [[[DISK]file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_C70C9173A0EC4C6C-001/tempDir-002/hdfsBaseDir/data/data1/, [DISK]file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_C70C9173A0EC4C6C-001/tempDir-002/hdfsBaseDir/data/data2/]] heartbeating to serv1-vm3/127.0.0.1:35886) [ ] o.a.h.h.s.d.DataNode Ending block pool service for: Block pool BP-539418904-127.0.0.1-1537877329016 (Datanode Uuid 497477f1-15e3-4071-9187-fd975b9a755e) service to serv1-vm3/127.0.0.1:35886 [junit4] 2> 203909 INFO (SUITE-MoveReplicaHDFSTest-seed#[C70C9173A0EC4C6C]-worker) [ ] o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@serv1-vm3:0 [junit4] 2> 204022 INFO (SUITE-MoveReplicaHDFSTest-seed#[C70C9173A0EC4C6C]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:41256 41256 [junit4] 2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_C70C9173A0EC4C6C-001 [junit4] 2> Sep 25, 2018 12:10:13 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks [junit4] 2> WARNING: Will linger awaiting termination of 27 leaked thread(s). [junit4] 2> NOTE: test params are: codec=Asserting(Lucene80), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@232c63be), locale=sr-RS, timezone=Etc/GMT-3 [junit4] 2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_172 (64-bit)/cpus=3,threads=2,free=238608640,total=373293056 [junit4] 2> NOTE: All tests run in this JVM: [MoveReplicaHDFSTest, MoveReplicaHDFSTest] [junit4] Completed [4/5 (1!)] on J1 in 96.07s, 4 tests, 1 error <<< FAILURES! [junit4] [junit4] Suite: org.apache.solr.cloud.MoveReplicaHDFSTest [junit4] OK 11.7s J0 | MoveReplicaHDFSTest.testNormalFailedMove [junit4] OK 27.0s J0 | MoveReplicaHDFSTest.test [junit4] OK 14.6s J0 | MoveReplicaHDFSTest.testFailedMove [junit4] OK 20.2s J0 | MoveReplicaHDFSTest.testNormalMove [junit4] Completed [5/5 (1!)] on J0 in 87.51s, 4 tests [junit4] [junit4] [junit4] Tests with failures [seed: C70C9173A0EC4C6C]: [junit4] - org.apache.solr.cloud.MoveReplicaHDFSTest.testFailedMove [junit4] [junit4] [junit4] JVM J0: 0.70 .. 296.00 = 295.31s [junit4] JVM J1: 0.70 .. 215.35 = 214.65s [junit4] Execution time total: 4 minutes 56 seconds [junit4] Tests summary: 5 suites, 20 tests, 1 error BUILD FAILED /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:1567: The following error occurred while executing this line: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:1092: There were test failures: 5 suites, 20 tests, 1 error [seed: C70C9173A0EC4C6C] Total time: 4 minutes 57 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=/export/home/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=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/export/home/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=2bad3c498517120c8aaaf805fd49a5cb459417c0, workspace=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris [WARNINGS] Computing warning deltas based on reference build #2074 Recording test results Setting ANT_1_8_2_HOME=/export/home/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=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
