Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21108/ Java: 64bit/jdk1.8.0_144 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC
3 tests failed. FAILED: org.apache.solr.cloud.MoveReplicaHDFSTest.testFailedMove Error Message: No live SolrServers available to handle this request:[https://127.0.0.1:44601/solr/MoveReplicaHDFSTest_failed_coll_true, https://127.0.0.1:34077/solr/MoveReplicaHDFSTest_failed_coll_true] Stack Trace: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[https://127.0.0.1:44601/solr/MoveReplicaHDFSTest_failed_coll_true, https://127.0.0.1:34077/solr/MoveReplicaHDFSTest_failed_coll_true] at __randomizedtesting.SeedInfo.seed([39DAE57A28CC74A:A9507DA5155F129A]:0) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:462) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:991) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194) at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942) at org.apache.solr.cloud.MoveReplicaTest.testFailedMove(MoveReplicaTest.java:309) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:44601/solr/MoveReplicaHDFSTest_failed_coll_true: no servers hosting shard: shard1 at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413) ... 46 more FAILED: junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation Error Message: 1 thread leaked from SUITE scope at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation: 1) Thread[id=21696, name=jetty-launcher-4664-thread-2-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation] at sun.misc.Unsafe.park(Native Method) at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037) at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328) at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277) at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323) at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105) at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288) at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279) at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41) at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244) at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44) at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61) at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67) at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530) at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505) Stack Trace: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation: 1) Thread[id=21696, name=jetty-launcher-4664-thread-2-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation] at sun.misc.Unsafe.park(Native Method) at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037) at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328) at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277) at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323) at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105) at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288) at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279) at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41) at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244) at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44) at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61) at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67) at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530) at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505) at __randomizedtesting.SeedInfo.seed([39DAE57A28CC74A]:0) FAILED: org.apache.solr.cloud.autoscaling.SystemLogListenerTest.test Error Message: Trigger was not fired Stack Trace: java.lang.AssertionError: Trigger was not fired at __randomizedtesting.SeedInfo.seed([39DAE57A28CC74A:8BC9918D0C70AAB2]:0) at org.junit.Assert.fail(Assert.java:93) at org.junit.Assert.assertTrue(Assert.java:43) at org.apache.solr.cloud.autoscaling.SystemLogListenerTest.test(SystemLogListenerTest.java:151) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) Build Log: [...truncated 12217 lines...] [junit4] Suite: org.apache.solr.cloud.MoveReplicaHDFSTest [junit4] 2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_39DAE57A28CC74A-001/init-core-data-001 [junit4] 2> 670395 WARN (SUITE-MoveReplicaHDFSTest-seed#[39DAE57A28CC74A]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3 [junit4] 2> 670395 INFO (SUITE-MoveReplicaHDFSTest-seed#[39DAE57A28CC74A]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false [junit4] 2> 670396 INFO (SUITE-MoveReplicaHDFSTest-seed#[39DAE57A28CC74A]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN) [junit4] 2> 670397 INFO (SUITE-MoveReplicaHDFSTest-seed#[39DAE57A28CC74A]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 670397 INFO (SUITE-MoveReplicaHDFSTest-seed#[39DAE57A28CC74A]-worker) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_39DAE57A28CC74A-001/tempDir-001 [junit4] 2> 670397 INFO (SUITE-MoveReplicaHDFSTest-seed#[39DAE57A28CC74A]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 670397 INFO (Thread-1184) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 670397 INFO (Thread-1184) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 670399 ERROR (Thread-1184) [ ] 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> 670497 INFO (SUITE-MoveReplicaHDFSTest-seed#[39DAE57A28CC74A]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:41717 [junit4] 2> 670499 INFO (zkConnectionManagerCallback-6142-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 670504 INFO (jetty-launcher-6139-thread-4) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 670504 INFO (jetty-launcher-6139-thread-3) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 670504 INFO (jetty-launcher-6139-thread-2) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 670504 INFO (jetty-launcher-6139-thread-1) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 670505 INFO (jetty-launcher-6139-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5a9274be{/solr,null,AVAILABLE} [junit4] 2> 670505 INFO (jetty-launcher-6139-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@621f499{/solr,null,AVAILABLE} [junit4] 2> 670505 INFO (jetty-launcher-6139-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@9a2af65{/solr,null,AVAILABLE} [junit4] 2> 670505 INFO (jetty-launcher-6139-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4cb5f2a2{/solr,null,AVAILABLE} [junit4] 2> 670507 INFO (jetty-launcher-6139-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@4a9bfcdd{SSL,[ssl, http/1.1]}{127.0.0.1:44601} [junit4] 2> 670507 INFO (jetty-launcher-6139-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@71afbf53{SSL,[ssl, http/1.1]}{127.0.0.1:38219} [junit4] 2> 670507 INFO (jetty-launcher-6139-thread-3) [ ] o.e.j.s.Server Started @672538ms [junit4] 2> 670507 INFO (jetty-launcher-6139-thread-4) [ ] o.e.j.s.Server Started @672538ms [junit4] 2> 670507 INFO (jetty-launcher-6139-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44601} [junit4] 2> 670507 INFO (jetty-launcher-6139-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38219} [junit4] 2> 670507 INFO (jetty-launcher-6139-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@1c4c2a3{SSL,[ssl, http/1.1]}{127.0.0.1:34077} [junit4] 2> 670507 INFO (jetty-launcher-6139-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@6c7def0d{SSL,[ssl, http/1.1]}{127.0.0.1:33715} [junit4] 2> 670507 INFO (jetty-launcher-6139-thread-1) [ ] o.e.j.s.Server Started @672538ms [junit4] 2> 670507 INFO (jetty-launcher-6139-thread-2) [ ] o.e.j.s.Server Started @672538ms [junit4] 2> 670507 INFO (jetty-launcher-6139-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34077} [junit4] 2> 670507 INFO (jetty-launcher-6139-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33715} [junit4] 2> 670507 ERROR (jetty-launcher-6139-thread-4) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 670507 ERROR (jetty-launcher-6139-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 670507 ERROR (jetty-launcher-6139-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 670507 ERROR (jetty-launcher-6139-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 670507 INFO (jetty-launcher-6139-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.0.0 [junit4] 2> 670507 INFO (jetty-launcher-6139-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.0.0 [junit4] 2> 670507 INFO (jetty-launcher-6139-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.0.0 [junit4] 2> 670507 INFO (jetty-launcher-6139-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 670507 INFO (jetty-launcher-6139-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 670507 INFO (jetty-launcher-6139-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 670507 INFO (jetty-launcher-6139-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 670507 INFO (jetty-launcher-6139-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-12-19T12:05:33.595Z [junit4] 2> 670507 INFO (jetty-launcher-6139-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-12-19T12:05:33.595Z [junit4] 2> 670507 INFO (jetty-launcher-6139-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.0.0 [junit4] 2> 670507 INFO (jetty-launcher-6139-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 670507 INFO (jetty-launcher-6139-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 670507 INFO (jetty-launcher-6139-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 670507 INFO (jetty-launcher-6139-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 670507 INFO (jetty-launcher-6139-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-12-19T12:05:33.595Z [junit4] 2> 670507 INFO (jetty-launcher-6139-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-12-19T12:05:33.595Z [junit4] 2> 670512 INFO (zkConnectionManagerCallback-6144-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 670512 INFO (zkConnectionManagerCallback-6150-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 670512 INFO (zkConnectionManagerCallback-6146-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 670512 INFO (zkConnectionManagerCallback-6148-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 670512 INFO (jetty-launcher-6139-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 670512 INFO (jetty-launcher-6139-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 670512 INFO (jetty-launcher-6139-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 670512 INFO (jetty-launcher-6139-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 670524 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn caught end of stream exception [junit4] 2> EndOfStreamException: Unable to read additional data from client sessionid 0x1606eaa28ae0002, likely client has closed socket [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239) [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203) [junit4] 2> at java.lang.Thread.run(Thread.java:748) [junit4] 2> 670524 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn caught end of stream exception [junit4] 2> EndOfStreamException: Unable to read additional data from client sessionid 0x1606eaa28ae0003, likely client has closed socket [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239) [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203) [junit4] 2> at java.lang.Thread.run(Thread.java:748) [junit4] 2> 670528 INFO (jetty-launcher-6139-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41717/solr [junit4] 2> 670528 INFO (jetty-launcher-6139-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41717/solr [junit4] 2> 670528 INFO (jetty-launcher-6139-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41717/solr [junit4] 2> 670528 INFO (jetty-launcher-6139-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41717/solr [junit4] 2> 670530 INFO (zkConnectionManagerCallback-6156-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 670530 INFO (zkConnectionManagerCallback-6160-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 670530 INFO (zkConnectionManagerCallback-6166-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 670530 INFO (zkConnectionManagerCallback-6164-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 670530 DEBUG (jetty-launcher-6139-thread-4) [n:127.0.0.1:38219_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$266/378414324@1b43b26f [junit4] 2> 670530 DEBUG (jetty-launcher-6139-thread-3) [n:127.0.0.1:44601_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$266/378414324@7011ef97 [junit4] 2> 670530 DEBUG (jetty-launcher-6139-thread-1) [n:127.0.0.1:34077_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$266/378414324@560e76cb [junit4] 2> 670531 DEBUG (jetty-launcher-6139-thread-2) [n:127.0.0.1:33715_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$266/378414324@41f4627a [junit4] 2> 670531 INFO (zkConnectionManagerCallback-6168-thread-1-processing-n:127.0.0.1:38219_solr) [n:127.0.0.1:38219_solr ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 670531 INFO (zkConnectionManagerCallback-6170-thread-1-processing-n:127.0.0.1:44601_solr) [n:127.0.0.1:44601_solr ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 670531 INFO (zkConnectionManagerCallback-6172-thread-1-processing-n:127.0.0.1:34077_solr) [n:127.0.0.1:34077_solr ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 670531 INFO (zkConnectionManagerCallback-6174-thread-1-processing-n:127.0.0.1:33715_solr) [n:127.0.0.1:33715_solr ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 670540 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json [junit4] 2> 670541 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 670541 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 670541 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 670541 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 670541 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json [junit4] 2> 670542 INFO (jetty-launcher-6139-thread-4) [n:127.0.0.1:38219_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 670542 DEBUG (jetty-launcher-6139-thread-4) [n:127.0.0.1:38219_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/99200868908138505-127.0.0.1:38219_solr-n_0000000000 [junit4] 2> 670542 INFO (jetty-launcher-6139-thread-4) [n:127.0.0.1:38219_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:38219_solr [junit4] 2> 670543 INFO (jetty-launcher-6139-thread-4) [n:127.0.0.1:38219_solr ] o.a.s.c.Overseer Overseer (id=99200868908138505-127.0.0.1:38219_solr-n_0000000000) starting [junit4] 2> 670548 DEBUG (OverseerStateUpdate-99200868908138505-127.0.0.1:38219_solr-n_0000000000) [n:127.0.0.1:38219_solr ] o.a.s.c.Overseer Starting to work on the main queue [junit4] 2> 670552 DEBUG (OverseerCollectionConfigSetProcessor-99200868908138505-127.0.0.1:38219_solr-n_0000000000) [n:127.0.0.1:38219_solr ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations [junit4] 2> 670552 INFO (jetty-launcher-6139-thread-4) [n:127.0.0.1:38219_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38219_solr [junit4] 2> 670552 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue-work [junit4] 2> 670552 DEBUG (OverseerAutoScalingTriggerThread-99200868908138505-127.0.0.1:38219_solr-n_0000000000) [n:127.0.0.1:38219_solr ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger [junit4] 2> 670552 DEBUG (OverseerCollectionConfigSetProcessor-99200868908138505-127.0.0.1:38219_solr-n_0000000000) [n:127.0.0.1:38219_solr ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 0 [junit4] 2> 670552 DEBUG (OverseerCollectionConfigSetProcessor-99200868908138505-127.0.0.1:38219_solr-n_0000000000) [n:127.0.0.1:38219_solr ] o.a.s.c.OverseerTaskProcessor RunningTasks: [] [junit4] 2> 670552 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 670552 DEBUG (OverseerCollectionConfigSetProcessor-99200868908138505-127.0.0.1:38219_solr-n_0000000000) [n:127.0.0.1:38219_solr ] o.a.s.c.OverseerTaskProcessor BlockedTasks: [] [junit4] 2> 670552 DEBUG (OverseerCollectionConfigSetProcessor-99200868908138505-127.0.0.1:38219_solr-n_0000000000) [n:127.0.0.1:38219_solr ] o.a.s.c.OverseerTaskProcessor CompletedTasks: [] [junit4] 2> 670552 DEBUG (OverseerCollectionConfigSetProcessor-99200868908138505-127.0.0.1:38219_solr-n_0000000000) [n:127.0.0.1:38219_solr ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [] [junit4] 2> 670552 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 670552 DEBUG (OverseerCollectionConfigSetProcessor-99200868908138505-127.0.0.1:38219_solr-n_0000000000) [n:127.0.0.1:38219_solr ] o.a.s.c.OverseerTaskQueue Peeking for top 100 elements. ExcludeSet: [] [junit4] 2> 670556 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/autoscaling.json [junit4] 2> 670556 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work [junit4] 2> 670556 DEBUG (OverseerAutoScalingTriggerThread-99200868908138505-127.0.0.1:38219_solr-n_0000000000) [n:127.0.0.1:38219_solr ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1 [junit4] 2> 670556 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 670556 INFO (zkCallback-6167-thread-1-processing-n:127.0.0.1:38219_solr) [n:127.0.0.1:38219_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 670556 DEBUG (OverseerAutoScalingTriggerThread-99200868908138505-127.0.0.1:38219_solr-n_0000000000) [n:127.0.0.1:38219_solr ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:38219_solr] [junit4] 2> 670556 DEBUG (OverseerAutoScalingTriggerThread-99200868908138505-127.0.0.1:38219_solr-n_0000000000) [n:127.0.0.1:38219_solr ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1 [junit4] 2> 670556 DEBUG (OverseerAutoScalingTriggerThread-99200868908138505-127.0.0.1:38219_solr-n_0000000000) [n:127.0.0.1:38219_solr ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1 [junit4] 2> 670557 DEBUG (OverseerAutoScalingTriggerThread-99200868908138505-127.0.0.1:38219_solr-n_0000000000) [n:127.0.0.1:38219_solr ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers [junit4] 2> 670557 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/autoscaling/events/.auto_add_replicas [junit4] 2> 670557 DEBUG (OverseerAutoScalingTriggerThread-99200868908138505-127.0.0.1:38219_solr-n_0000000000) [n:127.0.0.1:38219_solr ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1 [junit4] 2> 670557 DEBUG (ScheduledTrigger-3043-thread-1) [n:127.0.0.1:38219_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1 [junit4] 2> 670566 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json [junit4] 2> 670566 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 670566 INFO (jetty-launcher-6139-thread-1) [n:127.0.0.1:34077_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 670566 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 670566 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json [junit4] 2> 670566 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json [junit4] 2> 670566 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 670566 INFO (jetty-launcher-6139-thread-2) [n:127.0.0.1:33715_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 670566 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 670566 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 670566 INFO (jetty-launcher-6139-thread-3) [n:127.0.0.1:44601_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 670566 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 670567 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 670567 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 670567 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 670567 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 670567 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json [junit4] 2> 670567 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json [junit4] 2> 670567 INFO (jetty-launcher-6139-thread-2) [n:127.0.0.1:33715_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 670567 INFO (jetty-launcher-6139-thread-3) [n:127.0.0.1:44601_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 670567 DEBUG (jetty-launcher-6139-thread-2) [n:127.0.0.1:33715_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/99200868908138508-127.0.0.1:33715_solr-n_0000000001 [junit4] 2> 670567 DEBUG (jetty-launcher-6139-thread-3) [n:127.0.0.1:44601_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/99200868908138506-127.0.0.1:44601_solr-n_0000000002 [junit4] 2> 670568 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/99200868908138505-127.0.0.1:38219_solr-n_0000000000 [junit4] 2> 670568 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/99200868908138508-127.0.0.1:33715_solr-n_0000000001 [junit4] 2> 670568 DEBUG (jetty-launcher-6139-thread-2) [n:127.0.0.1:33715_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/99200868908138505-127.0.0.1:38219_solr-n_0000000000 to know if I could be the leader [junit4] 2> 670568 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 670568 DEBUG (jetty-launcher-6139-thread-3) [n:127.0.0.1:44601_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/99200868908138508-127.0.0.1:33715_solr-n_0000000001 to know if I could be the leader [junit4] 2> 670568 DEBUG (jetty-launcher-6139-thread-2) [n:127.0.0.1:33715_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:33715_solr as DOWN [junit4] 2> 670569 DEBUG (jetty-launcher-6139-thread-3) [n:127.0.0.1:44601_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:44601_solr as DOWN [junit4] 2> 670569 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 670569 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json [junit4] 2> 670569 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue [junit4] 2> 670569 INFO (jetty-launcher-6139-thread-2) [n:127.0.0.1:33715_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33715_solr [junit4] 2> 670569 INFO (jetty-launcher-6139-thread-3) [n:127.0.0.1:44601_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44601_solr [junit4] 2> 670569 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 670569 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 670569 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 670569 DEBUG (OverseerStateUpdate-99200868908138505-127.0.0.1:38219_solr-n_0000000000) [n:127.0.0.1:38219_solr ] o.a.s.c.Overseer processMessage: queueSize: 2, message = { [junit4] 2> "operation":"downnode", [junit4] 2> "node_name":"127.0.0.1:33715_solr"} current state version: 0 [junit4] 2> 670570 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 670570 DEBUG (OverseerStateUpdate-99200868908138505-127.0.0.1:38219_solr-n_0000000000) [n:127.0.0.1:38219_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:33715_solr [junit4] 2> 670570 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 670570 DEBUG (OverseerStateUpdate-99200868908138505-127.0.0.1:38219_solr-n_0000000000) [n:127.0.0.1:38219_solr ] o.a.s.c.Overseer processMessage: queueSize: 2, message = { [junit4] 2> "operation":"downnode", [junit4] 2> "node_name":"127.0.0.1:44601_solr"} current state version: 0 [junit4] 2> 670570 DEBUG (OverseerStateUpdate-99200868908138505-127.0.0.1:38219_solr-n_0000000000) [n:127.0.0.1:38219_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:44601_solr [junit4] 2> 670570 INFO (jetty-launcher-6139-thread-1) [n:127.0.0.1:34077_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 670570 DEBUG (jetty-launcher-6139-thread-1) [n:127.0.0.1:34077_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/99200868908138507-127.0.0.1:34077_solr-n_0000000003 [junit4] 2> 670570 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/99200868908138506-127.0.0.1:44601_solr-n_0000000002 [junit4] 2> 670570 DEBUG (jetty-launcher-6139-thread-1) [n:127.0.0.1:34077_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/99200868908138506-127.0.0.1:44601_solr-n_0000000002 to know if I could be the leader [junit4] 2> 670570 DEBUG (jetty-launcher-6139-thread-1) [n:127.0.0.1:34077_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:34077_solr as DOWN [junit4] 2> 670571 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue [junit4] 2> 670571 INFO (jetty-launcher-6139-thread-1) [n:127.0.0.1:34077_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34077_solr [junit4] 2> 670571 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 670572 INFO (zkCallback-6167-thread-1-processing-n:127.0.0.1:38219_solr) [n:127.0.0.1:38219_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (4) [junit4] 2> 670572 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 670576 INFO (zkCallback-6169-thread-1-processing-n:127.0.0.1:44601_solr) [n:127.0.0.1:44601_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (4) [junit4] 2> 670579 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 670584 INFO (zkCallback-6173-thread-1-processing-n:127.0.0.1:33715_solr) [n:127.0.0.1:33715_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (4) [junit4] 2> 670584 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 670584 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 670584 INFO (zkCallback-6171-thread-1-processing-n:127.0.0.1:34077_solr) [n:127.0.0.1:34077_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (4) [junit4] 2> 670588 DEBUG (OverseerStateUpdate-99200868908138505-127.0.0.1:38219_solr-n_0000000000) [n:127.0.0.1:38219_solr ] o.a.s.c.Overseer processMessage: queueSize: 3, message = { [junit4] 2> "operation":"downnode", [junit4] 2> "node_name":"127.0.0.1:34077_solr"} current state version: 0 [junit4] 2> 670588 DEBUG (OverseerStateUpdate-99200868908138505-127.0.0.1:38219_solr-n_0000000000) [n:127.0.0.1:38219_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:34077_solr [junit4] 2> 670599 INFO (jetty-launcher-6139-thread-4) [n:127.0.0.1:38219_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38219.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7a7c595f [junit4] 2> 670604 INFO (jetty-launcher-6139-thread-4) [n:127.0.0.1:38219_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38219.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7a7c595f [junit4] 2> 670604 INFO (jetty-launcher-6139-thread-4) [n:127.0.0.1:38219_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38219.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7a7c595f [junit4] 2> 670605 INFO (jetty-launcher-6139-thread-4) [n:127.0.0.1:38219_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_39DAE57A28CC74A-001/tempDir-001/node4/. [junit4] 2> 670632 INFO (jetty-launcher-6139-thread-3) [n:127.0.0.1:44601_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44601.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7a7c595f [junit4] 2> 670632 INFO (jetty-launcher-6139-thread-1) [n:127.0.0.1:34077_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34077.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7a7c595f [junit4] 2> 670649 INFO (jetty-launcher-6139-thread-3) [n:127.0.0.1:44601_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44601.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7a7c595f [junit4] 2> 670649 INFO (jetty-launcher-6139-thread-1) [n:127.0.0.1:34077_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34077.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7a7c595f [junit4] 2> 670650 INFO (jetty-launcher-6139-thread-3) [n:127.0.0.1:44601_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44601.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7a7c595f [junit4] 2> 670650 INFO (jetty-launcher-6139-thread-1) [n:127.0.0.1:34077_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34077.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7a7c595f [junit4] 2> 670650 INFO (jetty-launcher-6139-thread-3) [n:127.0.0.1:44601_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_39DAE57A28CC74A-001/tempDir-001/node3/. [junit4] 2> 670650 INFO (jetty-launcher-6139-thread-1) [n:127.0.0.1:34077_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_39DAE57A28CC74A-001/tempDir-001/node1/. [junit4] 2> 670655 INFO (jetty-launcher-6139-thread-2) [n:127.0.0.1:33715_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33715.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7a7c595f [junit4] 2> 670659 INFO (jetty-launcher-6139-thread-2) [n:127.0.0.1:33715_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33715.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7a7c595f [junit4] 2> 670660 INFO (jetty-launcher-6139-thread-2) [n:127.0.0.1:33715_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33715.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7a7c595f [junit4] 2> 670660 INFO (jetty-launcher-6139-thread-2) [n:127.0.0.1:33715_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_39DAE57A28CC74A-001/tempDir-001/node2/. [junit4] 2> 670688 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue [junit4] 2> 670689 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 670706 INFO (zkConnectionManagerCallback-6184-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 670707 INFO (zkConnectionManagerCallback-6188-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 670708 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json [junit4] 2> 670708 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 670708 INFO (SUITE-MoveReplicaHDFSTest-seed#[39DAE57A28CC74A]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 670708 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 670708 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 670708 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 670708 INFO (SUITE-MoveReplicaHDFSTest-seed#[39DAE57A28CC74A]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41717/solr ready [junit4] 2> 670721 INFO (qtp910618857-14310) [n:127.0.0.1:38219_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 670721 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work [junit4] 2> 670721 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/overseer/collection-queue-work/qnr-0000000000 [junit4] 2> 670721 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work [junit4] 2> 670721 DEBUG (OverseerCollectionConfigSetProcessor-99200868908138505-127.0.0.1:38219_solr-n_0000000000) [n:127.0.0.1:38219_solr ] o.a.s.c.ZkDistributedQueue Found child node with improper name: qnr-0000000000 [junit4] 2> 670721 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work [junit4] 2> 670722 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work [junit4] 2> 670722 DEBUG (OverseerCollectionConfigSetProcessor-99200868908138505-127.0.0.1:38219_solr-n_0000000000) [n:127.0.0.1:38219_solr ] o.a.s.c.ZkDistributedQueue Found child node with improper name: qnr-0000000000 [junit4] 2> 670722 DEBUG (OverseerCollectionConfigSetProcessor-99200868908138505-127.0.0.1:38219_solr-n_0000000000) [n:127.0.0.1:38219_solr ] o.a.s.c.OverseerTaskQueue Returning topN elements: [/overseer/collection-queue-work/qn-0000000000, ] [junit4] 2> 670722 DEBUG (OverseerCollectionConfigSetProcessor-99200868908138505-127.0.0.1:38219_solr-n_0000000000) [n:127.0.0.1:38219_solr ] o.a.s.c.OverseerTaskProcessor Got 1 tasks from work-queue : [[org.apache.solr.cloud.OverseerTaskQueue$QueueEvent@2e684ecf]] [junit4] 2> 670722 DEBUG (OverseerCollectionConfigSetProcessor-99200868908138505-127.0.0.1:38219_solr-n_0000000000) [n:127.0.0.1:38219_solr ] o.a.s.c.OverseerTaskProcessor Marked task [/overseer/collection-queue-work/qn-0000000000] as running [junit4] 2> 670722 DEBUG (OverseerCollectionConfigSetProcessor-99200868908138505-127.0.0.1:38219_solr-n_0000000000) [n:127.0.0.1:38219_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> 670723 DEBUG (OverseerThreadFactory-3045-thread-1-processing-n:127.0.0.1:38219_solr) [n:127.0.0.1:38219_solr ] o.a.s.c.OverseerTaskProcessor Runner processing /overseer/collection-queue-work/qn-0000000000 [junit4] 2> 670723 DEBUG (OverseerCollectionConfigSetProcessor-99200868908138505-127.0.0.1:38219_solr-n_0000000000) [n:127.0.0.1:38219_solr ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 1 [junit4] 2> 670723 DEBUG (OverseerThreadFactory-3045-thread-1-processing-n:127.0.0.1:38219_solr) [n:127.0.0.1:38219_solr ] o.a.s.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : overseerstatus , {"operation":"overseerstatus"} [junit4] 2> 670723 DEBUG (OverseerCollectionConfigSetProcessor-99200868908138505-127.0.0.1:38219_solr-n_0000000000) [n:127.0.0.1:38219_solr ] o.a.s.c.OverseerTaskProcessor RunningTasks: [/overseer/collection-queue-work/qn-0000000000] [junit4] 2> 670723 DEBUG (OverseerCollectionConfigSetProcessor-99200868908138505-127.0.0.1:38219_solr-n_0000000000) [n:127.0.0.1:38219_solr ] o.a.s.c.OverseerTaskProcessor BlockedTasks: [] [junit4] 2> 670723 DEBUG (OverseerCollectionConfigSetProcessor-99200868908138505-127.0.0.1:38219_solr-n_0000000000) [n:127.0.0.1:38219_solr ] o.a.s.c.OverseerTaskProcessor CompletedTasks: [] [junit4] 2> 670723 DEBUG (OverseerCollectionConfigSetProcessor-99200868908138505-127.0.0.1:38219_solr-n_0000000000) [n:127.0.0.1:38219_solr ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [/overseer/collection-queue-work/qn-0000000000] [junit4] 2> 670723 DEBUG (OverseerCollectionConfigSetProcessor-99200868908138505-127.0.0.1:38219_solr-n_0000000000) [n:127.0.0.1:38219_solr ] o.a.s.c.OverseerTaskQueue Peeking for top 99 elements. ExcludeSet: [/overseer/collection-queue-work/qn-0000000000],[] [junit4] 2> 670723 DEBUG (OverseerThreadFactory-3045-thread-1-processing-n:127.0.0.1:38219_solr) [n:127.0.0.1:38219_solr ] o.a.s.c.OverseerTaskProcessor Completed task:[/overseer/collection-queue-work/qn-0000000000] [junit4] 2> 670724 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: data: /solr/overseer/collection-queue-work/qnr-0000000000 [junit4] 2> 670724 DEBUG (zkCallback-6167-thread-2-processing-n:127.0.0.1:38219_solr) [n:127.0.0.1:38219_solr ] o.a.s.c.OverseerTaskQueue NodeDataChanged fired on path /overseer/collection-queue-work/qnr-0000000000 state SyncConnected latchEventType null [junit4] 2> 670724 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work [junit4] 2> 670724 DEBUG (OverseerThreadFactory-3045-thread-1-processing-n:127.0.0.1:38219_solr) [n:127.0.0.1:38219_solr ] o.a.s.c.OverseerTaskProcessor Marked task [/overseer/collection-queue-work/qn-0000000000] as completed. [junit4] 2> 670724 DEBUG (OverseerThreadFactory-3045-thread-1-processing-n:127.0.0.1:38219_solr) [n:127.0.0.1:38219_solr ] o.a.s.c.OverseerTaskProcessor RunningTasks: [] [junit4] 2> 670724 DEBUG (OverseerThreadFactory-3045-thread-1-processing-n:127.0.0.1:38219_solr) [n:127.0.0.1:38219_solr ] o.a.s.c.OverseerTaskProcessor BlockedTasks: [] [junit4] 2> 670724 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work [junit4] 2> 670724 DEBUG (OverseerThreadFactory-3045-thread-1-processing-n:127.0.0.1:38219_solr) [n:127.0.0.1:38219_solr ] o.a.s.c.OverseerTaskProcessor CompletedTasks: [/overseer/collection-queue-work/qn-0000000000] [junit4] 2> 670724 DEBUG (OverseerThreadFactory-3045-thread-1-processing-n:127.0.0.1:38219_solr) [n:127.0.0.1:38219_solr ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [/overseer/collection-queue-work/qn-0000000000] [junit4] 2> 670724 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work [junit4] 2> 670724 DEBUG (OverseerCollectionConfigSetProcessor-99200868908138505-127.0.0.1:38219_solr-n_0000000000) [n:127.0.0.1:38219_solr ] o.a.s.c.ZkDistributedQueue Found child node with improper name: qnr-0000000000 [junit4] 2> 670724 DEBUG (OverseerThreadFactory-3045-thread-1-processing-n:127.0.0.1:38219_solr) [n:127.0.0.1:38219_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:38219_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=17.087350982493636,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=0.10557266666666666,medianRequestTime=0.08898,75thPcRequestTime=0.150754,95thPcRequestTime=0.150754,99thPcRequestTime=0.150754,999thPcRequestTime=0.150754},downnode={requests=3,errors=0,avgRequestsPerSecond=19.53931123797624,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=0.050379,medianRequestTime=0.039831,75thPcRequestTime=0.08875,95thPcRequestTime=0.08875,99thPcRequestTime=0.08875,999thPcRequestTime=0.08875}},collection_operations={am_i_leader={requests=3,errors=0,avgRequestsPerSecond=17.519800557393623,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=0.10703033333333331,medianRequestTime=0.116468,75thPcRequestTime=0.118715,95thPcRequestTime=0.118715,99thPcRequestTime=0.118715,999thPcRequestTime=0.118715},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=5.849416323011508,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=0.085147,medianRequestTime=0.085147,75thPcRequestTime=0.085147,95thPcRequestTime=0.085147,99thPcRequestTime=0.085147,999thPcRequestTime=0.085147}},collection_queue={peektopn_wait2000={avgRequestsPerSecond=5.862196880674625,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=169.391445,medianRequestTime=169.391445,75thPcRequestTime=169.391445,95thPcRequestTime=169.391445,99thPcRequestTime=169.391445,999thPcRequestTime=169.391445}}} [junit4] 2> 670724 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work [junit4] 2> 670724 INFO (qtp910618857-14310) [n:127.0.0.1:38219_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=3 [junit4] 1> Formatting using clusterid: testClusterID [junit4] 2> 670898 WARN (SUITE-MoveReplicaHDFSTest-seed#[39DAE57A28CC74A]-worker) [ ] o.a.h.m.i.MetricsConfig Cannot locate configuration: tried hadoop-metrics2-namenode.properties,hadoop-metrics2.properties [junit4] 2> 670908 WARN (SUITE-MoveReplicaHDFSTest-seed#[39DAE57A28CC74A]-worker) [ ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j [junit4] 2> 670910 INFO (SUITE-MoveReplicaHDFSTest-seed#[39DAE57A28CC74A]-worker) [ ] o.m.log jetty-6.1.26 [junit4] 2> 670922 INFO (SUITE-MoveReplicaHDFSTest-seed#[39DAE57A28CC74A]-worker) [ ] o.m.log Extract jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/hdfs to ./temp/Jetty_localhost_localdomain_36987_hdfs____.cpelbl/webapp [junit4] 2> 671376 INFO (SUITE-MoveReplicaHDFSTest-seed#[39DAE57A28CC74A]-worker) [ ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost.localdomain:36987 [junit4] 2> 671558 DEBUG (ScheduledTrigger-3043-thread-1) [n:127.0.0.1:38219_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4 [junit4] 2> 671576 WARN (SUITE-MoveReplicaHDFSTest-seed#[39DAE57A28CC74A]-worker) [ ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j [junit4] 2> 671577 INFO (SUITE-MoveReplicaHDFSTest-seed#[39DAE57A28CC74A]-worker) [ ] o.m.log jetty-6.1.26 [junit4] 2> 671590 INFO (SUITE-MoveReplicaHDFSTest-seed#[39DAE57A28CC74A]-worker) [ ] o.m.log Extract jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode to ./temp/Jetty_localhost_33025_datanode____.4ivn9i/webapp [junit4] 2> 672060 INFO (SUITE-MoveReplicaHDFSTest-seed#[39DAE57A28CC74A]-worker) [ ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:33025 [junit4] 2> 672095 WARN (SUITE-MoveReplicaHDFSTest-seed#[39DAE57A28CC74A]-worker) [ ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j [junit4] 2> 672096 INFO (SUITE-MoveReplicaHDFSTest-seed#[39DAE57A28CC74A]-worker) [ ] o.m.log jetty-6.1.26 [junit4] 2> 672106 INFO (SUITE-MoveReplicaHDFSTest-seed#[39DAE57A28CC74A]-worker) [ ] o.m.log Extract jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode to ./temp/Jetty_localhost_34481_datanode____.f0ymlp/webapp [junit4] 2> 672181 ERROR (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_39DAE57A28CC74A-001/tempDir-002/hdfsBaseDir/data/data1/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_39DAE57A28CC74A-001/tempDir-002/hdfsBaseDir/data/data2/]] heartbeating to localhost.localdomain/127.0.0.1:38797) [ ] 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> 672187 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0x4eccfd2d81255: from storage DS-399c2b63-d4c3-4729-a925-ac4535732858 node DatanodeRegistration(127.0.0.1:39873, datanodeUuid=a8637d40-69f9-4e3b-a0d1-14727890f286, infoPort=33689, infoSecurePort=0, ipcPort=43581, storageInfo=lv=-56;cid=testClusterID;nsid=2045892326;c=0), blocks: 0, hasStaleStorage: true, processing time: 0 msecs [junit4] 2> 672187 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0x4eccfd2d81255: from storage DS-79e015bd-89be-4f98-8e0f-be81cf90fa95 node DatanodeRegistration(127.0.0.1:39873, datanodeUuid=a8637d40-69f9-4e3b-a0d1-14727890f286, infoPort=33689, infoSecurePort=0, ipcPort=43581, storageInfo=lv=-56;cid=testClusterID;nsid=2045892326;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs [junit4] 2> 672559 DEBUG (ScheduledTrigger-3043-thread-2) [n:127.0.0.1:38219_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4 [junit4] 2> 672570 INFO (SUITE-MoveReplicaHDFSTest-seed#[39DAE57A28CC74A]-worker) [ ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:34481 [junit4] 2> 672723 DEBUG (OverseerCollectionConfigSetProcessor-99200868908138505-127.0.0.1:38219_solr-n_0000000000) [n:127.0.0.1:38219_solr ] o.a.s.c.OverseerTaskProcessor Got 0 tasks from work-queue : [[]] [junit4] 2> 672724 DEBUG (OverseerCollectionConfigSetProcessor-99200868908138505-127.0.0.1:38219_solr-n_0000000000) [n:127.0.0.1:38219_solr ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 0 [junit4] 2> 672724 INFO (OverseerCollectionConfigSetProcessor-99200868908138505-127.0.0.1:38219_solr-n_0000000000) [n:127.0.0.1:38219_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> 672725 DEBUG (OverseerCollectionConfigSetProcessor-99200868908138505-127.0.0.1:38219_solr-n_0000000000) [n:127.0.0.1:38219_solr ] o.a.s.c.OverseerTaskProcessor RunningTasks: [] [junit4] 2> 672725 DEBUG (OverseerCollectionConfigSetProcessor-99200868908138505-127.0.0.1:38219_solr-n_0000000000) [n:127.0.0.1:38219_solr ] o.a.s.c.OverseerTaskProcessor BlockedTasks: [] [junit4] 2> 672725 DEBUG (OverseerCollectionConfigSetProcessor-99200868908138505-127.0.0.1:38219_solr-n_0000000000) [n:127.0.0.1:38219_solr ] o.a.s.c.OverseerTaskProcessor CompletedTasks: [] [junit4] 2> 672725 DEBUG (OverseerCollectionConfigSetProcessor-99200868908138505-127.0.0.1:38219_solr-n_0000000000) [n:127.0.0.1:38219_solr ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [] [junit4] 2> 672725 DEBUG (OverseerCollectionConfigSetProcessor-99200868908138505-127.0.0.1:38219_solr-n_0000000000) [n:127.0.0.1:38219_solr ] o.a.s.c.OverseerTaskQueue Peeking for top 100 elements. ExcludeSet: [] [junit4] 2> 672884 ERROR (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_39DAE57A28CC74A-001/tempDir-002/hdfsBaseDir/data/data3/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_39DAE57A28CC74A-001/tempDir-002/hdfsBaseDir/data/data4/]] heartbeating to localhost.localdomain/127.0.0.1:38797) [ ] 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> 672893 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0x4eccffce2df6f: from storage DS-6b4345de-92c1-45db-bd01-a5fe9eef8d34 node DatanodeRegistration(127.0.0.1:43973, datanodeUuid=5a0d950e-c5eb-4553-b998-0cba41926280, infoPort=37945, infoSecurePort=0, ipcPort=39783, storageInfo=lv=-56;cid=testClusterID;nsid=2045892326;c=0), blocks: 0, hasStaleStorage: true, processing time: 1 msecs [junit4] 2> 672894 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0x4eccffce2df6f: from storage DS-230fa74d-5f48-49d8-8726-c5dc0d095cf3 node DatanodeRegistration(127.0.0.1:43973, datanodeUuid=5a0d950e-c5eb-4553-b998-0cba41926280, infoPort=37945, infoSecurePort=0, ipcPort=39783, storageInfo=lv=-56;cid=testClusterID;nsid=2045892326;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs [junit4] 2> 672987 INFO (TEST-MoveReplicaHDFSTest.test-seed#[39DAE57A28CC74A]) [ ] o.a.s.SolrTestCaseJ4 ###Starting test [junit4] 2> 672987 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json [junit4] 2> 672988 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 672988 INFO (TEST-MoveReplicaHDFSTest.test-seed#[39DAE57A28CC74A]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 672988 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 672988 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 672988 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 672989 INFO (TEST-MoveReplicaHDFSTest.test-seed#[39DAE57A28CC74A]) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 672990 INFO (TEST-MoveReplicaHDFSTest.test-seed#[39DAE57A28CC74A]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6d06b922{/solr,null,AVAILABLE} [junit4] 2> 672991 INFO (TEST-MoveReplicaHDFSTest.test-seed#[39DAE57A28CC74A]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@6fa55e42{SSL,[ssl, http/1.1]}{127.0.0.1:32975} [junit4] 2> 672991 INFO (TEST-MoveReplicaHDFSTest.test-seed#[39DAE57A28CC74A]) [ ] o.e.j.s.Server Started @675022ms [junit4] 2> 672991 INFO (TEST-MoveReplicaHDFSTest.test-seed#[39DAE57A28CC74A]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=32975} [junit4] 2> 672991 ERROR (TEST-MoveReplicaHDFSTest.test-seed#[39DAE57A28CC74A]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 672991 INFO (TEST-MoveReplicaHDFSTest.test-seed#[39DAE57A28CC74A]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.0.0 [junit4] 2> 672991 INFO (TEST-MoveReplicaHDFSTest.test-seed#[39DAE57A28CC74A]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 672991 INFO (TEST-MoveReplicaHDFSTest.test-seed#[39DAE57A28CC74A]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 672991 INFO (TEST-MoveReplicaHDFSTest.test-seed#[39DAE57A28CC74A]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-12-19T12:05:36.079Z [junit4] 2> 672996 INFO (zkConnectionManagerCallback-6191-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 672997 INFO (TEST-MoveReplicaHDFSTest.test-seed#[39DAE57A28CC74A]) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 673002 INFO (TEST-MoveReplicaHDFSTest.test-seed#[39DAE57A28CC74A]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41717/solr [junit4] 2> 673003 INFO (zkConnectionManagerCallback-6195-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 673003 DEBUG (TEST-MoveReplicaHDFSTest.test-seed#[39DAE57A28CC74A]) [n:127.0.0.1:32975_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$266/378414324@66fa844c [junit4] 2> 673004 INFO (zkConnectionManagerCallback-6197-thread-1-processing-n:127.0.0.1:32975_solr) [n:127.0.0.1:32975_solr ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 673006 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json [junit4] 2> 673006 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 673006 INFO (TEST-MoveReplicaHDFSTest.test-seed#[39DAE57A28CC74A]) [n:127.0.0.1:32975_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 673006 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 673006 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 673006 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 673006 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json [junit4] 2> 673007 INFO (TEST-MoveReplicaHDFSTest.test-seed#[39DAE57A28CC74A]) [n:127.0.0.1:32975_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 673007 DEBUG (TEST-MoveReplicaHDFSTest.test-seed#[39DAE57A28CC74A]) [n:127.0.0.1:32975_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/99200868908138513-127.0.0.1:32975_solr-n_0000000004 [junit4] 2> 673007 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/99200868908138507-127.0.0.1:34077_solr-n_0000000003 [junit4] 2> 673007 DEBUG (TEST-MoveReplicaHDFSTest.test-seed#[39DAE57A28CC74A]) [n:127.0.0.1:32975_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/99200868908138507-127.0.0.1:34077_solr-n_0000000003 to know if I could be the leader [junit4] 2> 673007 DEBUG (TEST-MoveReplicaHDFSTest.test-seed#[39DAE57A28CC74A]) [n:127.0.0.1:32975_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:32975_solr as DOWN [junit4] 2> 673007 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue [junit4] 2> 673008 INFO (TEST-MoveReplicaHDFSTest.test-seed#[39DAE57A28CC74A]) [n:127.0.0.1:32975_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:32975_solr [junit4] 2> 673008 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 673008 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 673008 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 673008 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 673008 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 673008 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 673008 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 673008 DEBUG (OverseerStateUpdate-99200868908138505-127.0.0.1:38219_solr-n_0000000000) [n:127.0.0.1:38219_solr ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "operation":"downnode", [junit4] 2> "node_name":"127.0.0.1:32975_solr"} current state version: 0 [junit4] 2> 673008 DEBUG (OverseerStateUpdate-99200868908138505-127.0.0.1:38219_solr-n_0000000000) [n:127.0.0.1:38219_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:32975_solr [junit4] 2> 673008 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 673008 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 673008 INFO (zkCallback-6169-thread-1-processing-n:127.0.0.1:44601_solr) [n:127.0.0.1:44601_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 673008 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 673009 INFO (zkCallback-6173-thread-1-processing-n:127.0.0.1:33715_solr) [n:127.0.0.1:33715_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 673009 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 673009 INFO (zkCallback-6187-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 673009 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 673009 INFO (zkCallback-6167-thread-2-processing-n:127.0.0.1:38219_solr) [n:127.0.0.1:38219_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 673009 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 673009 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 673010 INFO (zkCallback-6196-thread-1-processing-n:127.0.0.1:32975_solr) [n:127.0.0.1:32975_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 673010 INFO (zkCallback-6171-thread-1-processing-n:127.0.0.1:34077_solr) [n:127.0.0.1:34077_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 673010 INFO (zkCallback-6187-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 673056 INFO (TEST-MoveReplicaHDFSTest.test-seed#[39DAE57A28CC74A]) [n:127.0.0.1:32975_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32975.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7a7c595f [junit4] 2> 673061 INFO (TEST-MoveReplicaHDFSTest.test-seed#[39DAE57A28CC74A]) [n:127.0.0.1:32975_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32975.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7a7c595f [junit4] 2> 673061 INFO (TEST-MoveReplicaHDFSTest.test-seed#[39DAE57A28CC74A]) [n:127.0.0.1:32975_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32975.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7a7c595f [junit4] 2> 673062 INFO (TEST-MoveReplicaHDFSTest.test-seed#[39DAE57A28CC74A]) [n:127.0.0.1:32975_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_39DAE57A28CC74A-001/tempDir-001/node5/. [junit4] 2> 673096 INFO (zkConnectionManagerCallback-6201-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 673096 INFO (TEST-MoveReplicaHDFSTest.test-seed#[39DAE57A28CC74A]) [ ] o.a.s.c.MoveReplicaTest total_jettys: 5 [junit4] 2> 673108 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue [junit4] 2> 673109 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 673109 INFO (qtp301337350-14589) [n:127.0.0.1:32975_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf1&maxShardsPerNode=2&autoAddReplicas=false&name=MoveReplicaHDFSTest_coll_true&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 673109 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work [junit4] 2> 673109 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/overseer/collection-queue-work/qnr-0000000002 [junit4] 2> 673109 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work [junit4] 2> 673109 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work [junit4] 2> 673109 DEBUG (OverseerCollectionConfigSetProcessor-99200868908138505-127.0.0.1:38219_solr-n_0000000000) [n:127.0.0.1:38219_solr ] o.a.s.c.ZkDistributedQueue Found child node with improper name: qnr-0000000002 [junit4] 2> 673109 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work [junit4] 2> 673109 DEBUG (OverseerCollectionConfigSetProcessor-99200868908138505-127.0.0.1:38219_solr-n_0000000000) [n:127.0.0.1:38219_solr ] o.a.s.c.ZkDistributedQueue Found child node with improper name: qnr-0000000002 [junit4] 2> 673110 DEBUG (OverseerCollectionConfigSetProcessor-99200868908138505-127.0.0.1:38219_solr-n_0000000000) [n:127.0.0.1:38219_solr ] o.a.s.c.OverseerTaskQueue Returning topN elements: [/overseer/collection-queue-work/qn-0000000002, ] [junit4] 2> 673110 DEBUG (OverseerCollectionConfigSetProcessor-99200868908138505-127.0.0.1:38219_solr-n_0000000000) [n:127.0.0.1:38219_solr ] o.a.s.c.OverseerTaskProcessor Got 1 tasks from work-queue : [[org.apache.solr.cloud.OverseerTaskQueue$QueueEvent@2e684ed1]] [junit4] 2> 673110 DEBUG (OverseerCollectionConfigSetProcessor-99200868908138505-127.0.0.1:38219_solr-n_0000000000) [n:127.0.0.1:38219_solr ] o.a.s.c.OverseerTaskProcessor Marked task [/overseer/collection-queue-work/qn-0000000002] as running [junit4] 2> 673110 DEBUG (OverseerCollectionConfigSetProcessor-99200868908138505-127.0.0.1:38219_solr-n_0000000000) [n:127.0.0.1:38219_solr ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000002 message:{ [junit4] 2> "name":"MoveReplicaHDFSTest_coll_true", [junit4] 2> "fromApi":"true", [junit4] 2> "replicationFactor":"2", [junit4] 2> "collection.configName":"conf1", [junit4] 2> "numShards":"2", [junit4] 2> "maxShardsPerNode":"2", [junit4] 2> "autoAddReplicas":"false", [junit4] 2> "nrtReplicas":"2", [junit4] 2> "stateFormat":"2", [junit4] 2> "operation":"create"} [junit4] 2> 673110 DEBUG (OverseerThreadFactory-3045-thread-2-processing-n:127.0.0.1:38219_solr) [n:127.0.0.1:38219_solr ] o.a.s.c.OverseerTaskProcessor Runner processing /overseer/collection-queue-work/qn-0000000002 [junit4] 2> 673110 DEBUG (OverseerCollectionConfigSetProcessor-99200868908138505-127.0.0.1:38219_solr-n_0000000000) [n:127.0.0.1:38219_solr ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 1 [junit4] 2> 673110 DEBUG (OverseerThreadFactory-3045-thread-2-processing-n:127.0.0.1:38219_solr) [n:127.0.0.1:38219_solr ] o.a.s.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , { [junit4] 2> "name":"MoveReplicaHDFSTest_coll_true", [junit4] 2> "fromApi":"true", [junit4] 2> "replicationFactor":"2", [junit4] 2> "collection.configName":"conf1", [junit4] 2> "numShards":"2", [junit4] 2> "maxShardsPerNode":"2", [junit4] 2> "autoAddReplicas":"false", [junit4] 2> "nrtReplicas":"2", [junit4] 2> "stateFormat":"2", [junit4] 2> "operation":"create"} [junit4] 2> 673110 DEBUG (OverseerCollectionConfigSetProcessor-99200868908138505-127.0.0.1:38219_solr-n_0000000000) [n:127.0.0.1:38219_solr ] o.a.s.c.OverseerTaskProcessor RunningTasks: [/overseer/collection-queue-work/qn-0000000002] [junit4] 2> 673110 INFO (OverseerThreadFactory-3045-thread-2-processing-n:127.0.0.1:38219_solr) [n:127.0.0.1:38219_solr ] o.a.s.c.CreateCollectionCmd Create collection MoveReplicaHDFSTest_coll_true [junit4] 2> 673110 DEBUG (OverseerCollectionConfigSetProcessor-99200868908138505-127.0.0.1:38219_solr-n_0000000000) [n:127.0.0.1:38219_solr ] o.a.s.c.OverseerTaskProcessor BlockedTasks: [] [junit4] 2> 673110 DEBUG (OverseerCollectionConfigSetProcessor-99200868908138505-127.0.0.1:38219_solr-n_0000000000) [n:127.0.0.1:38219_solr ] o.a.s.c.OverseerTaskProcessor CompletedTasks: [] [junit4] 2> 673110 DEBUG (OverseerCollectionConfigSetProcessor-99200868908138505-127.0.0.1:38219_solr-n_0000000000) [n:127.0.0.1:38219_solr ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [/overseer/collection-queue-work/qn-0000000002] [junit4] 2> 673110 DEBUG (OverseerCollectionConfigSetProcessor-99200868908138505-127.0.0.1:38219_solr-n_0000000000) [n:127.0.0.1:38219_solr ] o.a.s.c.OverseerTaskQueue Peeking for top 99 elements. ExcludeSet: [/overseer/collection-queue-work/qn-0000000002],[] [junit4] 2> 673110 DEBUG (OverseerThreadFactory-3045-thread-2-processing-n:127.0.0.1:38219_solr) [n:127.0.0.1:38219_solr ] o.a.s.c.Assign Identify nodes using default [junit4] 2> 673110 DEBUG (OverseerThreadFactory-3045-thread-2-processing-n:127.0.0.1:38219_solr) [n:127.0.0.1:38219_solr ] o.a.s.c.OverseerCollectionMessageHandler creating collections conf node /collections/MoveReplicaHDFSTest_coll_true [junit4] 2> 673110 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections [junit4] 2> 673110 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections [junit4] 2> 673111 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections [junit4] 2> 673111 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections [junit4] 2> 673111 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections [junit4] 2> 673111 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections [junit4] 2> 673111 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 673111 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 673111 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 673111 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 673111 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 673111 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 673111 DEBUG (OverseerThreadFactory-3045-thread-2-processing-n:127.0.0.1:38219_solr) [n:127.0.0.1:38219_solr ] o.a.s.c.CreateCollectionCmd Check for collection zkNode:MoveReplicaHDFSTest_coll_true [junit4] 2> 673111 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 673111 DEBUG (OverseerThreadFactory-3045-thread-2-processing-n:127.0.0.1:38219_solr) [n:127.0.0.1:38219_solr ] o.a.s.c.CreateCollectionCmd Collection zkNode exists [junit4] 2> 673111 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue [junit4] 2> 673111 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 673111 DEBUG (OverseerStateUpdate-99200868908138505-127.0.0.1:38219_solr-n_0000000000) [n:127.0.0.1:38219_solr ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "name":"MoveReplicaHDFSTest_coll_true", [junit4] 2> "fromApi":"true", [junit4] 2> "replicationFactor":"2", [junit4] 2> "collection.configName":"conf1", [junit4] 2> "numShards":"2", [junit4] 2> "maxShardsPerNode":"2", [junit4] 2> "autoAddReplicas":"false", [junit4] 2> "nrtReplicas":"2", [junit4] 2> "stateFormat":"2", [junit4] 2> "operation":"create"} current state version: 0 [junit4] 2> 673111 DEBUG (OverseerStateUpdate-99200868908138505-127.0.0.1:38219_solr-n_0000000000) [n:127.0.0.1:38219_solr ] o.a.s.c.o.ClusterStateMutator building a new cName: MoveReplicaHDFSTest_coll_true [junit4] 2> 673111 DEBUG (OverseerStateUpdate-99200868908138505-127.0.0.1:38219_solr-n_0000000000) [n:127.0.0.1:38219_solr ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/MoveReplicaHDFSTest_coll_true/state.json [junit4] 2> 673112 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue [junit4] 2> 673112 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 673212 DEBUG (OverseerThreadFactory-3045-thread-2-processing-n:127.0.0.1:38219_solr) [n:127.0.0.1:38219_solr ] o.a.s.c.CreateCollectionCmd Creating SolrCores for new collection MoveReplicaHDFSTest_coll_true, shardNames [shard1, shard2] , message : { [junit4] 2> "name":"MoveReplicaHDFSTest_coll_true", [junit4] 2> "fromApi":"true", [junit4] 2> "replicationFactor":"2", [junit4] 2> "collection.configName":"conf1", [junit4] 2> "numShards":"2", [junit4] 2> "maxShardsPerNode":"2", [junit4] 2> "autoAddReplicas":"false", [junit4] 2> "nrtReplicas":"2", [junit4] 2> "stateFormat":"2", [junit4] 2> "operation":"create"} [junit4] 2> 673214 DEBUG (OverseerThreadFactory-3045-thread-2-processing-n:127.0.0.1:38219_solr) [n:127.0.0.1:38219_solr ] o.a.s.c.CreateCollectionCmd Creating core MoveReplicaHDFSTest_coll_true_shard1_replica_n1 as part of shard shard1 of collection MoveReplicaHDFSTest_coll_true on 127.0.0.1:34077_solr [junit4] 2> 673215 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue [junit4] 2> 673216 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 673216 DEBUG (OverseerStateUpdate-99200868908138505-127.0.0.1:38219_solr-n_0000000000) [n:127.0.0.1:38219_solr ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"MoveReplicaHDFSTest_coll_true", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"MoveReplicaHDFSTest_coll_true_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:34077/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} current state version: 0 [junit4] 2> 673216 INFO (OverseerStateUpdate-99200868908138505-127.0.0.1:38219_solr-n_0000000000) [n:127.0.0.1:38219_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"MoveReplicaHDFSTest_coll_true", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"MoveReplicaHDFSTest_coll_true_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:34077/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 673217 DEBUG (OverseerThreadFactory-3045-thread-2-processing-n:127.0.0.1:38219_solr) [n:127.0.0.1:38219_solr ] o.a.s.c.CreateCollectionCmd Creating core MoveReplicaHDFSTest_coll_true_shard1_replica_n2 as part of shard shard1 of collection MoveReplicaHDFSTest_coll_true on 127.0.0.1:33715_solr [junit4] 2> 673217 DEBUG (OverseerStateUpdate-99200868908138505-127.0.0.1:38219_solr-n_0000000000) [n:127.0.0.1:38219_solr ] o.a.s.c.o.SliceMutator Old Slice: shard1:{ [junit4] 2> "range":"80000000-ffffffff", [junit4] 2> "state":"active", [junit4] 2> "replicas":{}} [junit4] 2> 673217 DEBUG (OverseerStateUpdate-99200868908138505-127.0.0.1:38219_solr-n_0000000000) [n:127.0.0.1:38219_solr ] o.a.s.c.o.SliceMutator New Slice: shard1:{ [junit4] 2> "range":"80000000-ffffffff", [junit4] 2> "state":"active", [junit4] 2> "replicas":{"core_node3":{ [junit4] 2> "core":"MoveReplicaHDFSTest_coll_true_shard1_replica_n1", [junit4] 2> "base_url":"https://127.0.0.1:34077/solr", [junit4] 2> "state":"down", [junit4] 2> "node_name":null, [junit4] 2> "type":"NRT"}}} [junit4] 2> 673217 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue [junit4] 2> 673218 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 673218 DEBUG (OverseerStateUpdate-99200868908138505-127.0.0.1:38219_solr-n_0000000000) [n:127.0.0.1:38219_solr ] o.a.s.c.Overseer processMessage: queueSize: 2, message = { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"MoveReplicaHDFSTest_coll_true", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"MoveReplicaHDFSTest_coll_true_shard1_replica_n2", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:33715/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} current state version: 0 [junit4] 2> 673218 INFO (OverseerStateUpdate-99200868908138505-127.0.0.1:38219_solr-n_0000000000) [n:127.0.0.1:38219_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"MoveReplicaHDFSTest_coll_true", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"MoveReplicaHDFSTest_coll_true_shard1_replica_n2", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:33715/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 673219 DEBUG (OverseerThreadFactory-3045-thread-2-processing-n:127.0.0.1:38219_solr) [n:127.0.0.1:38219_solr ] o.a.s.c.CreateCollectionCmd Creating core MoveRep [...truncated too long message...] xn.java:530) [junit4] 2> at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505) [junit4] 2> Dec 19, 2017 12:42:43 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll [junit4] 2> INFO: Starting to interrupt leaked threads: [junit4] 2> 1) Thread[id=21696, name=jetty-launcher-4664-thread-2-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation] [junit4] 2> 2900408 ERROR (jetty-launcher-4664-thread-2-EventThread) [n:127.0.0.1:37597_solr ] o.a.c.f.i.CuratorFrameworkImpl Watcher exception [junit4] 2> java.lang.InterruptedException [junit4] 2> at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1039) [junit4] 2> at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328) [junit4] 2> at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277) [junit4] 2> at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323) [junit4] 2> at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105) [junit4] 2> at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288) [junit4] 2> at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279) [junit4] 2> at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41) [junit4] 2> at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244) [junit4] 2> at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44) [junit4] 2> at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61) [junit4] 2> at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67) [junit4] 2> at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530) [junit4] 2> at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505) [junit4] 2> Dec 19, 2017 12:42:43 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll [junit4] 2> INFO: All leaked threads terminated. [junit4] 2> NOTE: test params are: codec=Lucene70, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@3bd74dd5), locale=es-CO, timezone=Portugal [junit4] 2> NOTE: Linux 4.10.0-40-generic amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=8,threads=1,free=168615712,total=518979584 [junit4] 2> NOTE: All tests run in this JVM: [TestApiFramework, ExitableDirectoryReaderTest, SOLR749Test, TestFaceting, TestUniqueKeyFieldResource, TestRangeQuery, TestClusterStateMutator, SignatureUpdateProcessorFactoryTest, HdfsUnloadDistributedZkTest, TestRequestStatusCollectionAPI, TestClusterStateProvider, DistributedTermsComponentTest, TestSurroundQueryParser, TestReloadAndDeleteDocs, TestCloudNestedDocsSort, TestCollapseQParserPlugin, TestPKIAuthenticationPlugin, FacetPivotSmallTest, SaslZkACLProviderTest, TestSolrConfigHandler, SynonymTokenizerTest, JavabinLoaderTest, BufferStoreTest, InfoHandlerTest, ShardRoutingCustomTest, TestFieldCacheSort, TestQuerySenderNoQuery, HealthCheckHandlerTest, TestSolr4Spatial, TestSimDistributedQueue, TermVectorComponentDistributedTest, NodeAddedTriggerTest, PrimUtilsTest, HdfsBasicDistributedZk2Test, PreAnalyzedFieldManagedSchemaCloudTest, TestStressCloudBlindAtomicUpdates, ZkSolrClientTest, MBeansHandlerTest, TestInPlaceUpdatesStandalone, CloudExitableDirectoryReaderTest, RankQueryTest, MoveReplicaTest, TestRTimerTree, BasicAuthStandaloneTest, TestMultiWordSynonyms, TestXIncludeConfig, TestSolrCoreSnapshots, HdfsRecoverLeaseTest, CursorMarkTest, NotRequiredUniqueKeyTest, TestDocumentBuilder, SpellingQueryConverterTest, CdcrBidirectionalTest, TestCollationFieldDocValues, OverseerModifyCollectionTest, TestJsonFacets, OutputWriterTest, BlockJoinFacetRandomTest, TestGraphTermsQParserPlugin, SolrCmdDistributorTest, RegexBoostProcessorTest, DocValuesMissingTest, TemplateUpdateProcessorTest, TestCursorMarkWithoutUniqueKey, TestTlogReplica, TestOnReconnectListenerSupport, BinaryUpdateRequestHandlerTest, SampleTest, RemoteQueryErrorTest, TestSolrQueryParser, SolrCloudReportersTest, SuggesterTSTTest, FullHLLTest, DistributedFacetExistsSmallTest, SolrJmxReporterCloudTest, TestClusterProperties, PolyFieldTest, TestRemoteStreaming, MissingSegmentRecoveryTest, TestExceedMaxTermLength, TestPayloadCheckQParserPlugin, DistribDocExpirationUpdateProcessorTest, TestFieldTypeResource, CircularListTest, ChangedSchemaMergeTest, DOMUtilTest, TestCustomDocTransformer, DocValuesMultiTest, TestHighFrequencyDictionaryFactory, TestPseudoReturnFields, SystemLogListenerTest, HighlighterConfigTest, TestSortByMinMaxFunction, TestLegacyNumericUtils, TestStressLucene, TestFastLRUCache, TestBlobHandler, TestRTGBase, TestCustomSort, TestStressUserVersions, TolerantUpdateProcessorTest, SolrIndexSplitterTest, TestSchemaSimilarityResource, CreateCollectionCleanupTest, TestAnalyzedSuggestions, TestInfoStreamLogging, TestLegacyNumericRangeQueryBuilder, TestRawResponseWriter, TestStressReorder, TestLazyCores, TestFieldCacheWithThreads, TestLuceneMatchVersion, ShufflingReplicaListTransformerTest, TestJettySolrRunner, ParsingFieldUpdateProcessorsTest, TestOmitPositions, OpenCloseCoreStressTest, ShowFileRequestHandlerTest, TestSolrQueryResponse, TestRandomCollapseQParserPlugin, TestConfigSetProperties, TestSolrCoreParser, TestBackupRepositoryFactory, ClusterStateUpdateTest, SparseHLLTest, ChaosMonkeySafeLeaderTest, UnloadDistributedZkTest, SyncSliceTest, LeaderElectionIntegrationTest, FullSolrCloudDistribCmdsTest, LeaderElectionTest, TestDistributedSearch, TestFiltering, DocValuesTest, TestWriterPerf, TestReversedWildcardFilterFactory, TestQueryTypes, TermsComponentTest, PathHierarchyTokenizerFactoryTest, CSVRequestHandlerTest, SearchHandlerTest, CopyFieldTest, BadComponentTest, TestStressRecovery, TestFastWriter, OpenExchangeRatesOrgProviderTest, ChaosMonkeyNothingIsSafeTest, ChaosMonkeySafeLeaderWithPullReplicasTest, CollectionTooManyReplicasTest, ConcurrentDeleteAndCreateCollectionTest, ConfigSetsAPITest, DeleteLastCustomShardedReplicaTest, DeleteNodeTest, DistribCursorPagingTest, DistributedVersionInfoTest, LeaderInitiatedRecoveryOnShardRestartTest, LegacyCloudClusterPropTest, MigrateRouteKeyTest, OverseerTaskQueueTest, ReplaceNodeTest, SharedFSAutoReplicaFailoverTest, SimpleCollectionCreateDeleteTest, SolrXmlInZkTest, TestCloudDeleteByQuery, TestCloudInspectUtil, TestCloudJSONFacetJoinDomain, TestCloudPivotFacet, TestCloudPseudoReturnFields, TestCloudRecovery, TestCloudSearcherWarming, TestCollectionsAPIViaSolrCloudCluster, TestConfigSetsAPI, TestCryptoKeys, TestDeleteCollectionOnDownNodes, TestDistribDocBasedVersion, TestDownShardTolerantSearch, TestExclusionRuleCollectionAccess, TestHdfsCloudBackupRestore, TestLeaderElectionWithEmptyReplica, TestLocalFSCloudBackupRestore, TestLockTree, TestMiniSolrCloudClusterSSL, TestPullReplica, TestPullReplicaErrorHandling, TestRebalanceLeaders, TestShortCircuitedRequests, TestSolrCloudWithDelegationTokens, TestSolrCloudWithSecureImpersonation] [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestSolrCloudWithSecureImpersonation -Dtests.seed=39DAE57A28CC74A -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es-CO -Dtests.timezone=Portugal -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [junit4] ERROR 0.00s J1 | TestSolrCloudWithSecureImpersonation (suite) <<< [junit4] > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation: [junit4] > 1) Thread[id=21696, name=jetty-launcher-4664-thread-2-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation] [junit4] > at sun.misc.Unsafe.park(Native Method) [junit4] > at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) [junit4] > at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037) [junit4] > at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328) [junit4] > at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277) [junit4] > at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323) [junit4] > at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105) [junit4] > at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288) [junit4] > at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279) [junit4] > at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41) [junit4] > at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244) [junit4] > at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44) [junit4] > at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61) [junit4] > at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67) [junit4] > at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530) [junit4] > at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505) [junit4] > at __randomizedtesting.SeedInfo.seed([39DAE57A28CC74A]:0) [junit4] Completed [581/764 (3!)] on J1 in 53.56s, 12 tests, 1 error <<< FAILURES! [...truncated 48666 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org