Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/2828/
3 tests failed. FAILED: org.apache.solr.cloud.MoveReplicaHDFSTest.testFailedMove Error Message: No live SolrServers available to handle this request:[http://127.0.0.1:42087/solr/MoveReplicaHDFSTest_failed_coll_true, http://127.0.0.1:36139/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:42087/solr/MoveReplicaHDFSTest_failed_coll_true, http://127.0.0.1:36139/solr/MoveReplicaHDFSTest_failed_coll_true] at __randomizedtesting.SeedInfo.seed([666B6F2E8027A150:CCA6BCDC37F47480]: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:36139/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 FAILED: org.apache.solr.cloud.autoscaling.ComputePlanActionTest.testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard Error Message: Error from server at https://127.0.0.1:41238/solr: KeeperErrorCode = Session expired for /configs/conf Stack Trace: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:41238/solr: KeeperErrorCode = Session expired for /configs/conf at __randomizedtesting.SeedInfo.seed([666B6F2E8027A150:26C9EFD9A8E4F106]:0) 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) 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.request(CloudSolrClient.java:817) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211) at org.apache.solr.cloud.autoscaling.ComputePlanActionTest.nodeAddedTriggerWithAddReplicaPreferredOp(ComputePlanActionTest.java:583) at org.apache.solr.cloud.autoscaling.ComputePlanActionTest.testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard(ComputePlanActionTest.java:515) 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) FAILED: org.apache.solr.cloud.autoscaling.ComputePlanActionTest.testNodeAdded Error Message: Trigger was not fired even after 5 seconds Stack Trace: java.lang.AssertionError: Trigger was not fired even after 5 seconds at __randomizedtesting.SeedInfo.seed([666B6F2E8027A150:3A8395922840953]:0) at org.junit.Assert.fail(Assert.java:93) at org.junit.Assert.assertTrue(Assert.java:43) at org.apache.solr.cloud.autoscaling.ComputePlanActionTest.testNodeAdded(ComputePlanActionTest.java:376) 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) Build Log: [...truncated 13742 lines...] [junit4] Suite: org.apache.solr.cloud.MoveReplicaHDFSTest [junit4] 2> 1263261 INFO (SUITE-MoveReplicaHDFSTest-seed#[666B6F2E8027A150]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_666B6F2E8027A150-001/init-core-data-001 [junit4] 2> 1263262 WARN (SUITE-MoveReplicaHDFSTest-seed#[666B6F2E8027A150]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4 [junit4] 2> 1263262 INFO (SUITE-MoveReplicaHDFSTest-seed#[666B6F2E8027A150]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true [junit4] 2> 1263263 INFO (SUITE-MoveReplicaHDFSTest-seed#[666B6F2E8027A150]-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> 1263264 INFO (SUITE-MoveReplicaHDFSTest-seed#[666B6F2E8027A150]-worker) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_666B6F2E8027A150-001/tempDir-001 [junit4] 2> 1263264 INFO (SUITE-MoveReplicaHDFSTest-seed#[666B6F2E8027A150]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 1263264 INFO (Thread-1792) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 1263264 INFO (Thread-1792) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 1263271 ERROR (Thread-1792) [ ] 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> 1263364 INFO (SUITE-MoveReplicaHDFSTest-seed#[666B6F2E8027A150]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:45682 [junit4] 2> 1263367 INFO (zkConnectionManagerCallback-3542-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1263370 INFO (jetty-launcher-3539-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> 1263371 INFO (jetty-launcher-3539-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> 1263372 INFO (jetty-launcher-3539-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> 1263372 INFO (jetty-launcher-3539-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> 1263373 INFO (jetty-launcher-3539-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1263373 INFO (jetty-launcher-3539-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1263373 INFO (jetty-launcher-3539-thread-2) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 1263373 INFO (jetty-launcher-3539-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1e51ec73{/solr,null,AVAILABLE} [junit4] 2> 1263374 INFO (jetty-launcher-3539-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@4b4ab1b1{HTTP/1.1,[http/1.1]}{127.0.0.1:46790} [junit4] 2> 1263374 INFO (jetty-launcher-3539-thread-2) [ ] o.e.j.s.Server Started @1263423ms [junit4] 2> 1263374 INFO (jetty-launcher-3539-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46790} [junit4] 2> 1263374 ERROR (jetty-launcher-3539-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1263374 INFO (jetty-launcher-3539-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1263374 INFO (jetty-launcher-3539-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 1263374 INFO (jetty-launcher-3539-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1263374 INFO (jetty-launcher-3539-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1263374 INFO (jetty-launcher-3539-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-09-29T02:48:24.021Z [junit4] 2> 1263376 INFO (jetty-launcher-3539-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1263376 INFO (jetty-launcher-3539-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1263376 INFO (jetty-launcher-3539-thread-1) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 1263376 INFO (jetty-launcher-3539-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5c6b5922{/solr,null,AVAILABLE} [junit4] 2> 1263376 INFO (jetty-launcher-3539-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@3011d800{HTTP/1.1,[http/1.1]}{127.0.0.1:42087} [junit4] 2> 1263376 INFO (jetty-launcher-3539-thread-1) [ ] o.e.j.s.Server Started @1263425ms [junit4] 2> 1263376 INFO (jetty-launcher-3539-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42087} [junit4] 2> 1263376 ERROR (jetty-launcher-3539-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1263376 INFO (jetty-launcher-3539-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1263376 INFO (jetty-launcher-3539-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 1263377 INFO (jetty-launcher-3539-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1263377 INFO (jetty-launcher-3539-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1263377 INFO (jetty-launcher-3539-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-09-29T02:48:24.024Z [junit4] 2> 1263391 INFO (zkConnectionManagerCallback-3544-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1263391 INFO (jetty-launcher-3539-thread-4) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1263391 INFO (jetty-launcher-3539-thread-4) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1263391 INFO (jetty-launcher-3539-thread-4) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 1263391 INFO (zkConnectionManagerCallback-3546-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1263391 INFO (jetty-launcher-3539-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1263392 INFO (jetty-launcher-3539-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@78babb96{/solr,null,AVAILABLE} [junit4] 2> 1263392 INFO (jetty-launcher-3539-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@789472ef{HTTP/1.1,[http/1.1]}{127.0.0.1:44953} [junit4] 2> 1263392 INFO (jetty-launcher-3539-thread-4) [ ] o.e.j.s.Server Started @1263442ms [junit4] 2> 1263392 INFO (jetty-launcher-3539-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44953} [junit4] 2> 1263392 ERROR (jetty-launcher-3539-thread-4) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1263392 INFO (jetty-launcher-3539-thread-4) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1263393 INFO (jetty-launcher-3539-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 1263393 INFO (jetty-launcher-3539-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1263393 INFO (jetty-launcher-3539-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1263393 INFO (jetty-launcher-3539-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-09-29T02:48:24.040Z [junit4] 2> 1263394 INFO (jetty-launcher-3539-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1263394 INFO (jetty-launcher-3539-thread-3) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1263394 INFO (jetty-launcher-3539-thread-3) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1263395 INFO (jetty-launcher-3539-thread-3) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 1263395 INFO (jetty-launcher-3539-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4395e352{/solr,null,AVAILABLE} [junit4] 2> 1263395 INFO (jetty-launcher-3539-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@447fd3e3{HTTP/1.1,[http/1.1]}{127.0.0.1:36387} [junit4] 2> 1263395 INFO (jetty-launcher-3539-thread-3) [ ] o.e.j.s.Server Started @1263444ms [junit4] 2> 1263395 INFO (jetty-launcher-3539-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36387} [junit4] 2> 1263395 ERROR (jetty-launcher-3539-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1263395 INFO (jetty-launcher-3539-thread-3) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1263395 INFO (jetty-launcher-3539-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 1263395 INFO (jetty-launcher-3539-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1263395 INFO (jetty-launcher-3539-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1263396 INFO (jetty-launcher-3539-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-09-29T02:48:24.043Z [junit4] 2> 1263397 INFO (zkConnectionManagerCallback-3548-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1263398 INFO (jetty-launcher-3539-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1263398 INFO (zkConnectionManagerCallback-3550-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1263399 INFO (jetty-launcher-3539-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1263537 INFO (jetty-launcher-3539-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45682/solr [junit4] 2> 1263538 INFO (zkConnectionManagerCallback-3554-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1263548 INFO (jetty-launcher-3539-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45682/solr [junit4] 2> 1263551 DEBUG (jetty-launcher-3539-thread-2) [n:127.0.0.1:46790_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$506/2024763519@1ab45f02 [junit4] 2> 1263555 INFO (zkConnectionManagerCallback-3558-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1263555 INFO (zkConnectionManagerCallback-3560-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1263556 DEBUG (jetty-launcher-3539-thread-3) [n:127.0.0.1:36387_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$506/2024763519@3c7bc670 [junit4] 2> 1263574 INFO (zkConnectionManagerCallback-3562-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1263585 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json [junit4] 2> 1263585 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1263586 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 1263586 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 1263586 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 1263587 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json [junit4] 2> 1263589 DEBUG (jetty-launcher-3539-thread-3) [n:127.0.0.1:36387_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/72416601768329224-127.0.0.1:36387_solr-n_0000000000 [junit4] 2> 1263590 INFO (jetty-launcher-3539-thread-3) [n:127.0.0.1:36387_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36387_solr [junit4] 2> 1263591 INFO (jetty-launcher-3539-thread-3) [n:127.0.0.1:36387_solr ] o.a.s.c.Overseer Overseer (id=72416601768329224-127.0.0.1:36387_solr-n_0000000000) starting [junit4] 2> 1263639 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json [junit4] 2> 1263640 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1263640 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 1263640 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 1263640 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 1263641 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json [junit4] 2> 1263642 DEBUG (jetty-launcher-3539-thread-2) [n:127.0.0.1:46790_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/72416601768329223-127.0.0.1:46790_solr-n_0000000001 [junit4] 2> 1263642 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/72416601768329224-127.0.0.1:36387_solr-n_0000000000 [junit4] 2> 1263642 DEBUG (jetty-launcher-3539-thread-2) [n:127.0.0.1:46790_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/72416601768329224-127.0.0.1:36387_solr-n_0000000000 to know if I could be the leader [junit4] 2> 1263642 INFO (jetty-launcher-3539-thread-2) [n:127.0.0.1:46790_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46790_solr [junit4] 2> 1263643 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 1263643 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 1263647 INFO (zkConnectionManagerCallback-3571-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1263648 INFO (jetty-launcher-3539-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45682/solr [junit4] 2> 1263651 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json [junit4] 2> 1263651 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1263651 INFO (jetty-launcher-3539-thread-3) [n:127.0.0.1:36387_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1263652 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 1263652 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 1263652 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 1263652 INFO (jetty-launcher-3539-thread-3) [n:127.0.0.1:36387_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45682/solr ready [junit4] 2> 1263660 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1263664 INFO (zkCallback-3559-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1263664 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1263664 DEBUG (jetty-launcher-3539-thread-3) [n:127.0.0.1:36387_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:36387_solr as DOWN [junit4] 2> 1263665 INFO (jetty-launcher-3539-thread-3) [n:127.0.0.1:36387_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1263665 INFO (jetty-launcher-3539-thread-3) [n:127.0.0.1:36387_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36387_solr [junit4] 2> 1263668 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 1263668 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 1263668 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 1263668 DEBUG (OverseerCollectionConfigSetProcessor-72416601768329224-127.0.0.1:36387_solr-n_0000000000) [n:127.0.0.1:36387_solr ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations [junit4] 2> 1263669 DEBUG (OverseerCollectionConfigSetProcessor-72416601768329224-127.0.0.1:36387_solr-n_0000000000) [n:127.0.0.1:36387_solr ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 0 [junit4] 2> 1263669 DEBUG (OverseerCollectionConfigSetProcessor-72416601768329224-127.0.0.1:36387_solr-n_0000000000) [n:127.0.0.1:36387_solr ] o.a.s.c.OverseerTaskProcessor RunningTasks: [] [junit4] 2> 1263669 DEBUG (OverseerCollectionConfigSetProcessor-72416601768329224-127.0.0.1:36387_solr-n_0000000000) [n:127.0.0.1:36387_solr ] o.a.s.c.OverseerTaskProcessor BlockedTasks: [] [junit4] 2> 1263669 DEBUG (OverseerCollectionConfigSetProcessor-72416601768329224-127.0.0.1:36387_solr-n_0000000000) [n:127.0.0.1:36387_solr ] o.a.s.c.OverseerTaskProcessor CompletedTasks: [] [junit4] 2> 1263669 DEBUG (OverseerCollectionConfigSetProcessor-72416601768329224-127.0.0.1:36387_solr-n_0000000000) [n:127.0.0.1:36387_solr ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [] [junit4] 2> 1263669 INFO (OverseerStateUpdate-72416601768329224-127.0.0.1:36387_solr-n_0000000000) [n:127.0.0.1:36387_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:36387_solr [junit4] 2> 1263669 DEBUG (OverseerCollectionConfigSetProcessor-72416601768329224-127.0.0.1:36387_solr-n_0000000000) [n:127.0.0.1:36387_solr ] o.a.s.c.OverseerTaskQueue Peeking for top 100 elements. ExcludeSet: [] [junit4] 2> 1263671 INFO (jetty-launcher-3539-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45682/solr [junit4] 2> 1263672 INFO (zkCallback-3561-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1263675 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work [junit4] 2> 1263677 DEBUG (OverseerAutoScalingTriggerThread-72416601768329224-127.0.0.1:36387_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and .scheduled_maintenance triggers [junit4] 2> 1263685 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1263685 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1263685 INFO (zkCallback-3559-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1263685 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/autoscaling.json [junit4] 2> 1263685 INFO (OverseerStateUpdate-72416601768329224-127.0.0.1:36387_solr-n_0000000000) [n:127.0.0.1:36387_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1263686 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1263686 DEBUG (OverseerAutoScalingTriggerThread-72416601768329224-127.0.0.1:36387_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1 [junit4] 2> 1263686 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue-work [junit4] 2> 1263686 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 1263687 DEBUG (OverseerAutoScalingTriggerThread-72416601768329224-127.0.0.1:36387_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1 [junit4] 2> 1263687 DEBUG (OverseerAutoScalingTriggerThread-72416601768329224-127.0.0.1:36387_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1 [junit4] 2> 1263691 INFO (zkConnectionManagerCallback-3580-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1263696 INFO (zkCallback-3570-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1263696 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/autoscaling/events/.scheduled_maintenance [junit4] 2> 1263697 INFO (zkConnectionManagerCallback-3575-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1263697 INFO (jetty-launcher-3539-thread-3) [n:127.0.0.1:36387_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 1263699 DEBUG (OverseerAutoScalingTriggerThread-72416601768329224-127.0.0.1:36387_solr-n_0000000000) [ ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:36387_solr, 127.0.0.1:46790_solr] [junit4] 2> 1263700 DEBUG (jetty-launcher-3539-thread-4) [n:127.0.0.1:44953_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$506/2024763519@4a4e88ab [junit4] 2> 1263705 INFO (zkConnectionManagerCallback-3585-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1263705 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json [junit4] 2> 1263706 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1263706 INFO (jetty-launcher-3539-thread-2) [n:127.0.0.1:46790_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 1263706 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 1263706 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 1263706 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 1263707 INFO (jetty-launcher-3539-thread-2) [n:127.0.0.1:46790_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45682/solr ready [junit4] 2> 1263707 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/autoscaling/events/.auto_add_replicas [junit4] 2> 1263708 DEBUG (ScheduledTrigger-4795-thread-1) [ ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 [junit4] 2> 1263714 DEBUG (OverseerAutoScalingTriggerThread-72416601768329224-127.0.0.1:36387_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers [junit4] 2> 1263715 DEBUG (jetty-launcher-3539-thread-1) [n:127.0.0.1:42087_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$506/2024763519@2a543757 [junit4] 2> 1263715 DEBUG (OverseerAutoScalingTriggerThread-72416601768329224-127.0.0.1:36387_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1 [junit4] 2> 1263723 INFO (zkConnectionManagerCallback-3587-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1263724 INFO (jetty-launcher-3539-thread-2) [n:127.0.0.1:46790_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 1263773 INFO (zkConnectionManagerCallback-3590-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1263774 INFO (jetty-launcher-3539-thread-2) [n:127.0.0.1:46790_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46790.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@759f1d83 [junit4] 2> 1263777 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json [junit4] 2> 1263778 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1263778 INFO (jetty-launcher-3539-thread-4) [n:127.0.0.1:44953_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 1263778 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 1263779 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 1263779 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 1263779 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json [junit4] 2> 1263781 DEBUG (jetty-launcher-3539-thread-4) [n:127.0.0.1:44953_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/72416601768329229-127.0.0.1:44953_solr-n_0000000002 [junit4] 2> 1263781 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/72416601768329223-127.0.0.1:46790_solr-n_0000000001 [junit4] 2> 1263781 DEBUG (jetty-launcher-3539-thread-4) [n:127.0.0.1:44953_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/72416601768329223-127.0.0.1:46790_solr-n_0000000001 to know if I could be the leader [junit4] 2> 1263781 DEBUG (jetty-launcher-3539-thread-4) [n:127.0.0.1:44953_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:44953_solr as DOWN [junit4] 2> 1263785 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue [junit4] 2> 1263786 INFO (jetty-launcher-3539-thread-4) [n:127.0.0.1:44953_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1263786 INFO (jetty-launcher-3539-thread-4) [n:127.0.0.1:44953_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44953_solr [junit4] 2> 1263786 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 1263786 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 1263786 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 1263786 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 1263786 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 1263786 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 1263787 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1263787 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1263787 INFO (zkCallback-3559-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1263787 INFO (zkCallback-3561-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1263788 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json [junit4] 2> 1263788 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1263788 INFO (jetty-launcher-3539-thread-1) [n:127.0.0.1:42087_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 1263789 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 1263789 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 1263789 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 1263789 INFO (jetty-launcher-3539-thread-3) [n:127.0.0.1:36387_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36387.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@759f1d83 [junit4] 2> 1263790 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json [junit4] 2> 1263791 DEBUG (jetty-launcher-3539-thread-1) [n:127.0.0.1:42087_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/72416601768329230-127.0.0.1:42087_solr-n_0000000003 [junit4] 2> 1263792 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/72416601768329229-127.0.0.1:44953_solr-n_0000000002 [junit4] 2> 1263792 DEBUG (jetty-launcher-3539-thread-1) [n:127.0.0.1:42087_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/72416601768329229-127.0.0.1:44953_solr-n_0000000002 to know if I could be the leader [junit4] 2> 1263792 DEBUG (jetty-launcher-3539-thread-1) [n:127.0.0.1:42087_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:42087_solr as DOWN [junit4] 2> 1263793 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue [junit4] 2> 1263793 INFO (jetty-launcher-3539-thread-1) [n:127.0.0.1:42087_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1263793 INFO (jetty-launcher-3539-thread-1) [n:127.0.0.1:42087_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42087_solr [junit4] 2> 1263793 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 1263794 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 1263794 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 1263794 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 1263794 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1263794 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1263794 INFO (zkCallback-3559-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1263794 INFO (zkCallback-3561-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1263796 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1263797 INFO (jetty-launcher-3539-thread-2) [n:127.0.0.1:46790_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46790.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@759f1d83 [junit4] 2> 1263797 INFO (jetty-launcher-3539-thread-2) [n:127.0.0.1:46790_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46790.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@759f1d83 [junit4] 2> 1263803 INFO (jetty-launcher-3539-thread-2) [n:127.0.0.1:46790_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_666B6F2E8027A150-001/tempDir-001/node2/. [junit4] 2> 1263807 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1263812 INFO (jetty-launcher-3539-thread-3) [n:127.0.0.1:36387_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36387.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@759f1d83 [junit4] 2> 1263813 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1263813 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1263813 INFO (zkCallback-3570-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4) [junit4] 2> 1263819 INFO (zkCallback-3584-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4) [junit4] 2> 1263819 INFO (zkCallback-3589-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1263820 INFO (zkCallback-3586-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4) [junit4] 2> 1263842 INFO (jetty-launcher-3539-thread-3) [n:127.0.0.1:36387_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36387.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@759f1d83 [junit4] 2> 1263843 INFO (jetty-launcher-3539-thread-3) [n:127.0.0.1:36387_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_666B6F2E8027A150-001/tempDir-001/node3/. [junit4] 2> 1263848 INFO (zkConnectionManagerCallback-3600-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1263852 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json [junit4] 2> 1263853 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1263854 INFO (jetty-launcher-3539-thread-4) [n:127.0.0.1:44953_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 1263854 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 1263856 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 1263857 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 1263857 INFO (jetty-launcher-3539-thread-4) [n:127.0.0.1:44953_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45682/solr ready [junit4] 2> 1263859 INFO (zkConnectionManagerCallback-3604-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1263859 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json [junit4] 2> 1263860 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1263860 INFO (jetty-launcher-3539-thread-1) [n:127.0.0.1:42087_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 1263860 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 1263860 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 1263860 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 1263860 INFO (jetty-launcher-3539-thread-1) [n:127.0.0.1:42087_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45682/solr ready [junit4] 2> 1263865 INFO (jetty-launcher-3539-thread-4) [n:127.0.0.1:44953_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 1263881 INFO (jetty-launcher-3539-thread-1) [n:127.0.0.1:42087_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 1263881 INFO (jetty-launcher-3539-thread-4) [n:127.0.0.1:44953_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44953.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@759f1d83 [junit4] 2> 1263894 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue [junit4] 2> 1263896 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 1263919 INFO (jetty-launcher-3539-thread-4) [n:127.0.0.1:44953_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44953.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@759f1d83 [junit4] 2> 1263920 INFO (jetty-launcher-3539-thread-4) [n:127.0.0.1:44953_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44953.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@759f1d83 [junit4] 2> 1263923 INFO (jetty-launcher-3539-thread-4) [n:127.0.0.1:44953_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_666B6F2E8027A150-001/tempDir-001/node4/. [junit4] 2> 1263924 INFO (jetty-launcher-3539-thread-1) [n:127.0.0.1:42087_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42087.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@759f1d83 [junit4] 2> 1263937 INFO (jetty-launcher-3539-thread-1) [n:127.0.0.1:42087_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42087.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@759f1d83 [junit4] 2> 1263937 INFO (jetty-launcher-3539-thread-1) [n:127.0.0.1:42087_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42087.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@759f1d83 [junit4] 2> 1263938 INFO (jetty-launcher-3539-thread-1) [n:127.0.0.1:42087_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_666B6F2E8027A150-001/tempDir-001/node1/. [junit4] 2> 1264019 INFO (zkConnectionManagerCallback-3608-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1264022 INFO (zkConnectionManagerCallback-3613-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1264023 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json [junit4] 2> 1264023 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1264023 INFO (SUITE-MoveReplicaHDFSTest-seed#[666B6F2E8027A150]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 1264024 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 1264024 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 1264024 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 1264025 INFO (SUITE-MoveReplicaHDFSTest-seed#[666B6F2E8027A150]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45682/solr ready [junit4] 2> 1264028 INFO (qtp1687067357-11968) [n:127.0.0.1:44953_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1264029 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work [junit4] 2> 1264029 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/overseer/collection-queue-work/qnr-0000000000 [junit4] 2> 1264029 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work [junit4] 2> 1264029 DEBUG (OverseerCollectionConfigSetProcessor-72416601768329224-127.0.0.1:36387_solr-n_0000000000) [n:127.0.0.1:36387_solr ] o.a.s.c.ZkDistributedQueue Found child node with improper name: qnr-0000000000 [junit4] 2> 1264029 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work [junit4] 2> 1264029 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work [junit4] 2> 1264030 DEBUG (OverseerCollectionConfigSetProcessor-72416601768329224-127.0.0.1:36387_solr-n_0000000000) [n:127.0.0.1:36387_solr ] o.a.s.c.ZkDistributedQueue Found child node with improper name: qnr-0000000000 [junit4] 2> 1264030 DEBUG (OverseerCollectionConfigSetProcessor-72416601768329224-127.0.0.1:36387_solr-n_0000000000) [n:127.0.0.1:36387_solr ] o.a.s.c.OverseerTaskQueue Returning topN elements: [/overseer/collection-queue-work/qn-0000000000, ] [junit4] 2> 1264030 DEBUG (OverseerCollectionConfigSetProcessor-72416601768329224-127.0.0.1:36387_solr-n_0000000000) [n:127.0.0.1:36387_solr ] o.a.s.c.OverseerTaskProcessor Got 1 tasks from work-queue : [[org.apache.solr.cloud.OverseerTaskQueue$QueueEvent@2e684ecf]] [junit4] 2> 1264030 DEBUG (OverseerCollectionConfigSetProcessor-72416601768329224-127.0.0.1:36387_solr-n_0000000000) [n:127.0.0.1:36387_solr ] o.a.s.c.OverseerTaskProcessor Marked task [/overseer/collection-queue-work/qn-0000000000] as running [junit4] 2> 1264030 DEBUG (OverseerCollectionConfigSetProcessor-72416601768329224-127.0.0.1:36387_solr-n_0000000000) [n:127.0.0.1:36387_solr ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{"operation":"overseerstatus"} [junit4] 2> 1264031 DEBUG (OverseerThreadFactory-4797-thread-1-processing-n:127.0.0.1:36387_solr) [n:127.0.0.1:36387_solr ] o.a.s.c.OverseerTaskProcessor Runner processing /overseer/collection-queue-work/qn-0000000000 [junit4] 2> 1264031 DEBUG (OverseerCollectionConfigSetProcessor-72416601768329224-127.0.0.1:36387_solr-n_0000000000) [n:127.0.0.1:36387_solr ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 1 [junit4] 2> 1264031 DEBUG (OverseerThreadFactory-4797-thread-1-processing-n:127.0.0.1:36387_solr) [n:127.0.0.1:36387_solr ] o.a.s.c.a.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : overseerstatus , {"operation":"overseerstatus"} [junit4] 2> 1264031 DEBUG (OverseerCollectionConfigSetProcessor-72416601768329224-127.0.0.1:36387_solr-n_0000000000) [n:127.0.0.1:36387_solr ] o.a.s.c.OverseerTaskProcessor RunningTasks: [/overseer/collection-queue-work/qn-0000000000] [junit4] 2> 1264031 DEBUG (OverseerCollectionConfigSetProcessor-72416601768329224-127.0.0.1:36387_solr-n_0000000000) [n:127.0.0.1:36387_solr ] o.a.s.c.OverseerTaskProcessor BlockedTasks: [] [junit4] 2> 1264031 DEBUG (OverseerCollectionConfigSetProcessor-72416601768329224-127.0.0.1:36387_solr-n_0000000000) [n:127.0.0.1:36387_solr ] o.a.s.c.OverseerTaskProcessor CompletedTasks: [] [junit4] 2> 1264031 DEBUG (OverseerCollectionConfigSetProcessor-72416601768329224-127.0.0.1:36387_solr-n_0000000000) [n:127.0.0.1:36387_solr ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [/overseer/collection-queue-work/qn-0000000000] [junit4] 2> 1264031 DEBUG (OverseerCollectionConfigSetProcessor-72416601768329224-127.0.0.1:36387_solr-n_0000000000) [n:127.0.0.1:36387_solr ] o.a.s.c.OverseerTaskQueue Peeking for top 99 elements. ExcludeSet: [/overseer/collection-queue-work/qn-0000000000],[] [junit4] 2> 1264032 DEBUG (OverseerThreadFactory-4797-thread-1-processing-n:127.0.0.1:36387_solr) [n:127.0.0.1:36387_solr ] o.a.s.c.OverseerTaskProcessor Completed task:[/overseer/collection-queue-work/qn-0000000000] [junit4] 2> 1264033 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: data: /solr/overseer/collection-queue-work/qnr-0000000000 [junit4] 2> 1264033 DEBUG (zkCallback-3586-thread-1) [ ] o.a.s.c.OverseerTaskQueue NodeDataChanged fired on path /overseer/collection-queue-work/qnr-0000000000 state SyncConnected latchEventType null [junit4] 2> 1264034 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work [junit4] 2> 1264034 DEBUG (OverseerThreadFactory-4797-thread-1-processing-n:127.0.0.1:36387_solr) [n:127.0.0.1:36387_solr ] o.a.s.c.OverseerTaskProcessor Marked task [/overseer/collection-queue-work/qn-0000000000] as completed. [junit4] 2> 1264034 DEBUG (OverseerThreadFactory-4797-thread-1-processing-n:127.0.0.1:36387_solr) [n:127.0.0.1:36387_solr ] o.a.s.c.OverseerTaskProcessor RunningTasks: [] [junit4] 2> 1264034 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work [junit4] 2> 1264034 DEBUG (OverseerThreadFactory-4797-thread-1-processing-n:127.0.0.1:36387_solr) [n:127.0.0.1:36387_solr ] o.a.s.c.OverseerTaskProcessor BlockedTasks: [] [junit4] 2> 1264034 DEBUG (OverseerThreadFactory-4797-thread-1-processing-n:127.0.0.1:36387_solr) [n:127.0.0.1:36387_solr ] o.a.s.c.OverseerTaskProcessor CompletedTasks: [/overseer/collection-queue-work/qn-0000000000] [junit4] 2> 1264034 DEBUG (OverseerThreadFactory-4797-thread-1-processing-n:127.0.0.1:36387_solr) [n:127.0.0.1:36387_solr ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [/overseer/collection-queue-work/qn-0000000000] [junit4] 2> 1264034 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work [junit4] 2> 1264034 DEBUG (OverseerCollectionConfigSetProcessor-72416601768329224-127.0.0.1:36387_solr-n_0000000000) [n:127.0.0.1:36387_solr ] o.a.s.c.ZkDistributedQueue Found child node with improper name: qnr-0000000000 [junit4] 2> 1264034 DEBUG (OverseerThreadFactory-4797-thread-1-processing-n:127.0.0.1:36387_solr) [n:127.0.0.1:36387_solr ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Message id:/overseer/collection-queue-work/qn-0000000000 complete, response:{leader=127.0.0.1:36387_solr,overseer_queue_size=0,overseer_work_queue_size=0,overseer_collection_queue_size=2,overseer_operations={am_i_leader={requests=3,errors=0,avgRequestsPerSecond=8.18839174827377,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=3.339866333333333,medianRequestTime=3.853376,75thPcRequestTime=5.871885,95thPcRequestTime=5.871885,99thPcRequestTime=5.871885,999thPcRequestTime=5.871885},downnode={requests=3,errors=0,avgRequestsPerSecond=8.707933540493912,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=0.014643666666666664,medianRequestTime=0.014806,75thPcRequestTime=0.01735,95thPcRequestTime=0.01735,99thPcRequestTime=0.01735,999thPcRequestTime=0.01735}},collection_operations={am_i_leader={requests=3,errors=0,avgRequestsPerSecond=8.251897216381735,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=0.197895,medianRequestTime=0.18895,75thPcRequestTime=0.245527,95thPcRequestTime=0.245527,99thPcRequestTime=0.245527,999thPcRequestTime=0.245527},overseerstatus={requests=0,errors=0,avgRequestsPerSecond=0.0,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=0.0,medianRequestTime=0.0,75thPcRequestTime=0.0,95thPcRequestTime=0.0,99thPcRequestTime=0.0,999thPcRequestTime=0.0}},overseer_queue={},overseer_internal_queue={peek={avgRequestsPerSecond=2.889891779592728,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=0.320497,medianRequestTime=0.320497,75thPcRequestTime=0.320497,95thPcRequestTime=0.320497,99thPcRequestTime=0.320497,999thPcRequestTime=0.320497}},collection_queue={peektopn_wait2000={avgRequestsPerSecond=2.7593807563269497,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=360.279409,medianRequestTime=360.279409,75thPcRequestTime=360.279409,95thPcRequestTime=360.279409,99thPcRequestTime=360.279409,999thPcRequestTime=360.279409}}} [junit4] 2> 1264035 INFO (qtp1687067357-11968) [n:127.0.0.1:44953_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=6 [junit4] 2> 1264039 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work [junit4] 2> 1264477 WARN (SUITE-MoveReplicaHDFSTest-seed#[666B6F2E8027A150]-worker) [ ] o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your platform... using builtin-java classes where applicable [junit4] 1> Formatting using clusterid: testClusterID [junit4] 2> 1264709 DEBUG (ScheduledTrigger-4795-thread-2) [ ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4 [junit4] 2> 1265204 WARN (SUITE-MoveReplicaHDFSTest-seed#[666B6F2E8027A150]-worker) [ ] o.a.h.m.i.MetricsConfig Cannot locate configuration: tried hadoop-metrics2-namenode.properties,hadoop-metrics2.properties [junit4] 2> 1265400 INFO (SUITE-MoveReplicaHDFSTest-seed#[666B6F2E8027A150]-worker) [ ] o.m.log Logging to org.apache.logging.slf4j.Log4jLogger@25501433 via org.mortbay.log.Slf4jLog [junit4] 2> 1265422 WARN (SUITE-MoveReplicaHDFSTest-seed#[666B6F2E8027A150]-worker) [ ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j [junit4] 2> 1265497 INFO (SUITE-MoveReplicaHDFSTest-seed#[666B6F2E8027A150]-worker) [ ] o.m.log jetty-6.1.26 [junit4] 2> 1265552 INFO (SUITE-MoveReplicaHDFSTest-seed#[666B6F2E8027A150]-worker) [ ] o.m.log Extract jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/hdfs to ./temp/Jetty_localhost_35229_hdfs____98mtj5/webapp [junit4] 2> 1265710 DEBUG (ScheduledTrigger-4795-thread-1) [ ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4 [junit4] 2> 1266037 DEBUG (OverseerCollectionConfigSetProcessor-72416601768329224-127.0.0.1:36387_solr-n_0000000000) [n:127.0.0.1:36387_solr ] o.a.s.c.OverseerTaskProcessor Got 0 tasks from work-queue : [[]] [junit4] 2> 1266037 DEBUG (OverseerCollectionConfigSetProcessor-72416601768329224-127.0.0.1:36387_solr-n_0000000000) [n:127.0.0.1:36387_solr ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 0 [junit4] 2> 1266037 INFO (OverseerCollectionConfigSetProcessor-72416601768329224-127.0.0.1:36387_solr-n_0000000000) [n:127.0.0.1:36387_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> 1266038 DEBUG (OverseerCollectionConfigSetProcessor-72416601768329224-127.0.0.1:36387_solr-n_0000000000) [n:127.0.0.1:36387_solr ] o.a.s.c.OverseerTaskProcessor RunningTasks: [] [junit4] 2> 1266038 DEBUG (OverseerCollectionConfigSetProcessor-72416601768329224-127.0.0.1:36387_solr-n_0000000000) [n:127.0.0.1:36387_solr ] o.a.s.c.OverseerTaskProcessor BlockedTasks: [] [junit4] 2> 1266038 DEBUG (OverseerCollectionConfigSetProcessor-72416601768329224-127.0.0.1:36387_solr-n_0000000000) [n:127.0.0.1:36387_solr ] o.a.s.c.OverseerTaskProcessor CompletedTasks: [] [junit4] 2> 1266038 DEBUG (OverseerCollectionConfigSetProcessor-72416601768329224-127.0.0.1:36387_solr-n_0000000000) [n:127.0.0.1:36387_solr ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [] [junit4] 2> 1266038 DEBUG (OverseerCollectionConfigSetProcessor-72416601768329224-127.0.0.1:36387_solr-n_0000000000) [n:127.0.0.1:36387_solr ] o.a.s.c.OverseerTaskQueue Peeking for top 100 elements. ExcludeSet: [] [junit4] 2> 1266432 INFO (SUITE-MoveReplicaHDFSTest-seed#[666B6F2E8027A150]-worker) [ ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:35229 [junit4] 2> 1266710 DEBUG (ScheduledTrigger-4795-thread-2) [ ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4 [junit4] 2> 1267313 WARN (SUITE-MoveReplicaHDFSTest-seed#[666B6F2E8027A150]-worker) [ ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j [junit4] 2> 1267318 INFO (SUITE-MoveReplicaHDFSTest-seed#[666B6F2E8027A150]-worker) [ ] o.m.log jetty-6.1.26 [junit4] 2> 1267331 INFO (SUITE-MoveReplicaHDFSTest-seed#[666B6F2E8027A150]-worker) [ ] o.m.log Extract jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode to ./temp/Jetty_localhost_46768_datanode____.n0e5nm/webapp [junit4] 2> 1267710 DEBUG (ScheduledTrigger-4795-thread-2) [ ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4 [junit4] 2> 1267771 INFO (SUITE-MoveReplicaHDFSTest-seed#[666B6F2E8027A150]-worker) [ ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:46768 [junit4] 2> 1268041 DEBUG (OverseerCollectionConfigSetProcessor-72416601768329224-127.0.0.1:36387_solr-n_0000000000) [n:127.0.0.1:36387_solr ] o.a.s.c.OverseerTaskProcessor Got 0 tasks from work-queue : [[]] [junit4] 2> 1268041 DEBUG (OverseerCollectionConfigSetProcessor-72416601768329224-127.0.0.1:36387_solr-n_0000000000) [n:127.0.0.1:36387_solr ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 0 [junit4] 2> 1268041 DEBUG (OverseerCollectionConfigSetProcessor-72416601768329224-127.0.0.1:36387_solr-n_0000000000) [n:127.0.0.1:36387_solr ] o.a.s.c.OverseerTaskProcessor RunningTasks: [] [junit4] 2> 1268041 DEBUG (OverseerCollectionConfigSetProcessor-72416601768329224-127.0.0.1:36387_solr-n_0000000000) [n:127.0.0.1:36387_solr ] o.a.s.c.OverseerTaskProcessor BlockedTasks: [] [junit4] 2> 1268041 DEBUG (OverseerCollectionConfigSetProcessor-72416601768329224-127.0.0.1:36387_solr-n_0000000000) [n:127.0.0.1:36387_solr ] o.a.s.c.OverseerTaskProcessor CompletedTasks: [] [junit4] 2> 1268041 DEBUG (OverseerCollectionConfigSetProcessor-72416601768329224-127.0.0.1:36387_solr-n_0000000000) [n:127.0.0.1:36387_solr ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [] [junit4] 2> 1268041 DEBUG (OverseerCollectionConfigSetProcessor-72416601768329224-127.0.0.1:36387_solr-n_0000000000) [n:127.0.0.1:36387_solr ] o.a.s.c.OverseerTaskQueue Peeking for top 100 elements. ExcludeSet: [] [junit4] 2> 1268197 WARN (SUITE-MoveReplicaHDFSTest-seed#[666B6F2E8027A150]-worker) [ ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j [junit4] 2> 1268201 INFO (SUITE-MoveReplicaHDFSTest-seed#[666B6F2E8027A150]-worker) [ ] o.m.log jetty-6.1.26 [junit4] 2> 1268215 INFO (SUITE-MoveReplicaHDFSTest-seed#[666B6F2E8027A150]-worker) [ ] o.m.log Extract jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode to ./temp/Jetty_localhost_43050_datanode____h1a2mr/webapp [junit4] 2> 1268703 INFO (SUITE-MoveReplicaHDFSTest-seed#[666B6F2E8027A150]-worker) [ ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:43050 [junit4] 2> 1268710 DEBUG (ScheduledTrigger-4795-thread-2) [ ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4 [junit4] 2> 1269141 ERROR (DataNode: [[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_666B6F2E8027A150-001/tempDir-002/hdfsBaseDir/data/data3/, [DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_666B6F2E8027A150-001/tempDir-002/hdfsBaseDir/data/data4/]] heartbeating to localhost/127.0.0.1:36968) [ ] 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> 1269143 ERROR (DataNode: [[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_666B6F2E8027A150-001/tempDir-002/hdfsBaseDir/data/data1/, [DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_666B6F2E8027A150-001/tempDir-002/hdfsBaseDir/data/data2/]] heartbeating to localhost/127.0.0.1:36968) [ ] 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> 1269352 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0x13763d16518e9b: from storage DS-5bd66f2e-1e6f-46fe-9b95-1f90b0ac567c node DatanodeRegistration(127.0.0.1:42679, datanodeUuid=eade78e7-25d9-4864-bb24-869e5bc6c9e5, infoPort=43628, infoSecurePort=0, ipcPort=43267, storageInfo=lv=-56;cid=testClusterID;nsid=1177443626;c=0), blocks: 0, hasStaleStorage: true, processing time: 3 msecs [junit4] 2> 1269352 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0x13763d16518e0d: from storage DS-2948f162-5083-4f6a-81ac-42f22a33b513 node DatanodeRegistration(127.0.0.1:45590, datanodeUuid=6ce6693e-5190-456b-9702-c54a7269943e, infoPort=43664, infoSecurePort=0, ipcPort=34661, storageInfo=lv=-56;cid=testClusterID;nsid=1177443626;c=0), blocks: 0, hasStaleStorage: true, processing time: 0 msecs [junit4] 2> 1269352 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0x13763d16518e9b: from storage DS-23a72775-f5cd-4b69-84c8-d5961293df24 node DatanodeRegistration(127.0.0.1:42679, datanodeUuid=eade78e7-25d9-4864-bb24-869e5bc6c9e5, infoPort=43628, infoSecurePort=0, ipcPort=43267, storageInfo=lv=-56;cid=testClusterID;nsid=1177443626;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs [junit4] 2> 1269352 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0x13763d16518e0d: from storage DS-21676caa-0716-47c4-9171-3fe53597226e node DatanodeRegistration(127.0.0.1:45590, datanodeUuid=6ce6693e-5190-456b-9702-c54a7269943e, infoPort=43664, infoSecurePort=0, ipcPort=34661, storageInfo=lv=-56;cid=testClusterID;nsid=1177443626;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs [junit4] 2> 1269711 DEBUG (ScheduledTrigger-4795-thread-3) [ ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4 [junit4] 2> 1269758 INFO (TEST-MoveReplicaHDFSTest.test-seed#[666B6F2E8027A150]) [ ] o.a.s.SolrTestCaseJ4 ###Starting test [junit4] 2> 1269759 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json [junit4] 2> 1269760 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1269760 INFO (TEST-MoveReplicaHDFSTest.test-seed#[666B6F2E8027A150]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 1269760 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 1269760 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 1269760 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 1269761 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json [junit4] 2> 1269761 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json [junit4] 2> 1269761 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json [junit4] 2> 1269761 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json [junit4] 2> 1269761 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json [junit4] 2> 1269761 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json [junit4] 2> 1269761 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json [junit4] 2> 1269761 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json [junit4] 2> 1269762 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json [junit4] 2> 1269762 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json [junit4] 2> 1269762 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json [junit4] 2> 1269762 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json [junit4] 2> 1269762 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json [junit4] 2> 1269762 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json [junit4] 2> 1269762 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json [junit4] 2> 1269763 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json [junit4] 2> 1269763 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json [junit4] 2> 1269763 INFO (TEST-MoveReplicaHDFSTest.test-seed#[666B6F2E8027A150]) [ ] 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> 1269763 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json [junit4] 2> 1269763 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json [junit4] 2> 1269764 INFO (TEST-MoveReplicaHDFSTest.test-seed#[666B6F2E8027A150]) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1269764 INFO (TEST-MoveReplicaHDFSTest.test-seed#[666B6F2E8027A150]) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1269764 INFO (TEST-MoveReplicaHDFSTest.test-seed#[666B6F2E8027A150]) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 1269764 INFO (TEST-MoveReplicaHDFSTest.test-seed#[666B6F2E8027A150]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7f137aac{/solr,null,AVAILABLE} [junit4] 2> 1269765 INFO (TEST-MoveReplicaHDFSTest.test-seed#[666B6F2E8027A150]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@34256be3{HTTP/1.1,[http/1.1]}{127.0.0.1:36139} [junit4] 2> 1269765 INFO (TEST-MoveReplicaHDFSTest.test-seed#[666B6F2E8027A150]) [ ] o.e.j.s.Server Started @1269814ms [junit4] 2> 1269765 INFO (TEST-MoveReplicaHDFSTest.test-seed#[666B6F2E8027A150]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36139} [junit4] 2> 1269765 ERROR (TEST-MoveReplicaHDFSTest.test-seed#[666B6F2E8027A150]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1269765 INFO (TEST-MoveReplicaHDFSTest.test-seed#[666B6F2E8027A150]) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1269765 INFO (TEST-MoveReplicaHDFSTest.test-seed#[666B6F2E8027A150]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 1269765 INFO (TEST-MoveReplicaHDFSTest.test-seed#[666B6F2E8027A150]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1269765 INFO (TEST-MoveReplicaHDFSTest.test-seed#[666B6F2E8027A150]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1269765 INFO (TEST-MoveReplicaHDFSTest.test-seed#[666B6F2E8027A150]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-09-29T02:48:30.412Z [junit4] 2> 1269767 INFO (zkConnectionManagerCallback-3617-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1269768 INFO (TEST-MoveReplicaHDFSTest.test-seed#[666B6F2E8027A150]) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1269873 INFO (TEST-MoveReplicaHDFSTest.test-seed#[666B6F2E8027A150]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45682/solr [junit4] 2> 1269877 INFO (zkConnectionManagerCallback-3621-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1269879 DEBUG (TEST-MoveReplicaHDFSTest.test-seed#[666B6F2E8027A150]) [n:127.0.0.1:36139_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$506/2024763519@481a579a [junit4] 2> 1269880 INFO (zkConnectionManagerCallback-3623-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1269886 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json [junit4] 2> 1269886 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1269886 INFO (TEST-MoveReplicaHDFSTest.test-seed#[666B6F2E8027A150]) [n:127.0.0.1:36139_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 1269886 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 1269886 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 1269887 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 1269887 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json [junit4] 2> 1269888 DEBUG (TEST-MoveReplicaHDFSTest.test-seed#[666B6F2E8027A150]) [n:127.0.0.1:36139_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/72416601768329237-127.0.0.1:36139_solr-n_0000000004 [junit4] 2> 1269888 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/72416601768329230-127.0.0.1:42087_solr-n_0000000003 [junit4] 2> 1269889 DEBUG (TEST-MoveReplicaHDFSTest.test-seed#[666B6F2E8027A150]) [n:127.0.0.1:36139_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/72416601768329230-127.0.0.1:42087_solr-n_0000000003 to know if I could be the leader [junit4] 2> 1269889 DEBUG (TEST-MoveReplicaHDFSTest.test-seed#[666B6F2E8027A150]) [n:127.0.0.1:36139_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:36139_solr as DOWN [junit4] 2> 1269889 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue [junit4] 2> 1269890 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 1269890 INFO (TEST-MoveReplicaHDFSTest.test-seed#[666B6F2E8027A150]) [n:127.0.0.1:36139_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1269890 INFO (TEST-MoveReplicaHDFSTest.test-seed#[666B6F2E8027A150]) [n:127.0.0.1:36139_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36139_solr [junit4] 2> 1269890 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 1269890 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 1269890 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 1269891 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 1269891 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 1269891 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 1269891 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 1269891 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 1269891 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 1269891 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 1269891 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1269891 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1269891 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1269891 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1269891 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1269891 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1269891 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1269891 INFO (zkCallback-3559-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1269891 INFO (zkCallback-3586-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1269892 INFO (zkCallback-3589-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1269892 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1269892 INFO (zkCallback-3561-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1269892 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1269892 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1269892 INFO (zkCallback-3570-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1269892 INFO (zkCallback-3584-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1269893 INFO (zkCallback-3612-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1269893 INFO (zkCallback-3612-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1269894 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1269899 INFO (zkCallback-3603-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1269899 INFO (zkCallback-3599-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1269899 INFO (zkCallback-3622-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1269912 INFO (zkConnectionManagerCallback-3630-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1269913 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json [junit4] 2> 1269913 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1269913 INFO (TEST-MoveReplicaHDFSTest.test-seed#[666B6F2E8027A150]) [n:127.0.0.1:36139_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5) [junit4] 2> 1269914 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 1269914 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 1269914 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestS [...truncated too long message...] vy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml resolve: jar-checksums: [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null1838146690 [copy] Copying 238 files to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null1838146690 [delete] Deleting directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null1838146690 check-working-copy: [ivy:cachepath] :: resolving dependencies :: org.eclipse.jgit#org.eclipse.jgit-caller;working [ivy:cachepath] confs: [default] [ivy:cachepath] found org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public [ivy:cachepath] found com.jcraft#jsch;0.1.53 in public [ivy:cachepath] found com.googlecode.javaewah#JavaEWAH;1.1.6 in public [ivy:cachepath] found org.apache.httpcomponents#httpclient;4.3.6 in public [ivy:cachepath] found org.apache.httpcomponents#httpcore;4.3.3 in public [ivy:cachepath] found commons-logging#commons-logging;1.1.3 in public [ivy:cachepath] found commons-codec#commons-codec;1.6 in public [ivy:cachepath] found org.slf4j#slf4j-api;1.7.2 in public [ivy:cachepath] :: resolution report :: resolve 112ms :: artifacts dl 8ms --------------------------------------------------------------------- | | modules || artifacts | | conf | number| search|dwnlded|evicted|| number|dwnlded| --------------------------------------------------------------------- | default | 8 | 0 | 0 | 0 || 8 | 0 | --------------------------------------------------------------------- [wc-checker] Initializing working copy... [wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". [wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation [wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. [wc-checker] Checking working copy status... -jenkins-base: BUILD SUCCESSFUL Total time: 99 minutes 50 seconds Archiving artifacts java.lang.InterruptedException: no matches found within 10000 at hudson.FilePath$34.hasMatch(FilePath.java:2678) at hudson.FilePath$34.invoke(FilePath.java:2557) at hudson.FilePath$34.invoke(FilePath.java:2547) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918) Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741) at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357) at hudson.remoting.Channel.call(Channel.java:955) at hudson.FilePath.act(FilePath.java:1036) at hudson.FilePath.act(FilePath.java:1025) at hudson.FilePath.validateAntFileMask(FilePath.java:2547) at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243) at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690) at hudson.model.Build$BuildExecution.post2(Build.java:186) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635) at hudson.model.Run.execute(Run.java:1819) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:429) Caused: hudson.FilePath$TunneledInterruptedException at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2920) at hudson.remoting.UserRequest.perform(UserRequest.java:212) at hudson.remoting.UserRequest.perform(UserRequest.java:54) at hudson.remoting.Request$2.run(Request.java:369) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:748) Caused: java.lang.InterruptedException: java.lang.InterruptedException: no matches found within 10000 at hudson.FilePath.act(FilePath.java:1038) at hudson.FilePath.act(FilePath.java:1025) at hudson.FilePath.validateAntFileMask(FilePath.java:2547) at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243) at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690) at hudson.model.Build$BuildExecution.post2(Build.java:186) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635) at hudson.model.Run.execute(Run.java:1819) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:429) No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error? Recording test results 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)
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
