You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2018/02/05 16:53:03 UTC

[JENKINS] Lucene-Solr-master-Linux (32bit/jdk1.8.0_162) - Build # 21407 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21407/
Java: 32bit/jdk1.8.0_162 -server -XX:+UseG1GC

4 tests failed.
FAILED:  org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test

Error Message:
Could not find collection:collection2

Stack Trace:
java.lang.AssertionError: Could not find collection:collection2
	at __randomizedtesting.SeedInfo.seed([279F12C639552D4B:AFCB2D1C97A940B3]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:155)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:140)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:135)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:915)
	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testIndexingBatchPerRequestWithHttpSolrClient(FullSolrCloudDistribCmdsTest.java:612)
	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test(FullSolrCloudDistribCmdsTest.java:152)
	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 org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	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)


FAILED:  org.apache.solr.cloud.MoveReplicaHDFSTest.test

Error Message:
Collection not found: MoveReplicaHDFSTest_coll_true

Stack Trace:
org.apache.solr.common.SolrException: Collection not found: MoveReplicaHDFSTest_coll_true
	at __randomizedtesting.SeedInfo.seed([279F12C639552D4B:AFCB2D1C97A940B3]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:851)
	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.add(SolrClient.java:173)
	at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:138)
	at org.apache.solr.cloud.MoveReplicaTest.addDocs(MoveReplicaTest.java:393)
	at org.apache.solr.cloud.MoveReplicaTest.test(MoveReplicaTest.java:119)
	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)


FAILED:  org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testSetProperties

Error Message:
Expected 8 triggers but found: [x0, x1, x2, x3, x4, x5, x6] expected:<8> but was:<7>

Stack Trace:
java.lang.AssertionError: Expected 8 triggers but found: [x0, x1, x2, x3, x4, x5, x6] expected:<8> but was:<7>
	at __randomizedtesting.SeedInfo.seed([279F12C639552D4B:4CFBC58F8A78B8CF]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testSetProperties(TriggerIntegrationTest.java:1322)
	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)


FAILED:  org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest.testHistory

Error Message:
expected:<5> but was:<0>

Stack Trace:
java.lang.AssertionError: expected:<5> but was:<0>
	at __randomizedtesting.SeedInfo.seed([279F12C639552D4B:4A63B63B831DD24C]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest.testHistory(AutoscalingHistoryHandlerTest.java:274)
	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 12302 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_279F12C639552D4B-001/init-core-data-001
   [junit4]   2> 139594 INFO  (SUITE-MoveReplicaHDFSTest-seed#[279F12C639552D4B]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 139595 INFO  (SUITE-MoveReplicaHDFSTest-seed#[279F12C639552D4B]-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> 139595 INFO  (SUITE-MoveReplicaHDFSTest-seed#[279F12C639552D4B]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 139596 INFO  (SUITE-MoveReplicaHDFSTest-seed#[279F12C639552D4B]-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_279F12C639552D4B-001/tempDir-001
   [junit4]   2> 139596 INFO  (SUITE-MoveReplicaHDFSTest-seed#[279F12C639552D4B]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 139600 INFO  (Thread-406) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 139600 INFO  (Thread-406) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 139628 ERROR (Thread-406) [    ] 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> 139700 INFO  (SUITE-MoveReplicaHDFSTest-seed#[279F12C639552D4B]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:36307
   [junit4]   2> 139717 INFO  (zkConnectionManagerCallback-241-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 139723 INFO  (jetty-launcher-238-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 139739 INFO  (jetty-launcher-238-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 139763 INFO  (jetty-launcher-238-thread-3) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 139792 INFO  (jetty-launcher-238-thread-4) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 139885 INFO  (jetty-launcher-238-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 139885 INFO  (jetty-launcher-238-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 139885 INFO  (jetty-launcher-238-thread-3) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 139913 INFO  (jetty-launcher-238-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 139913 INFO  (jetty-launcher-238-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 139913 INFO  (jetty-launcher-238-thread-2) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 139914 INFO  (jetty-launcher-238-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@e4b0b1{/solr,null,AVAILABLE}
   [junit4]   2> 139915 INFO  (jetty-launcher-238-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@160650f{SSL,[ssl, http/1.1]}{127.0.0.1:41285}
   [junit4]   2> 139915 INFO  (jetty-launcher-238-thread-2) [    ] o.e.j.s.Server Started @142107ms
   [junit4]   2> 139915 INFO  (jetty-launcher-238-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41285}
   [junit4]   2> 139915 ERROR (jetty-launcher-238-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 139915 INFO  (jetty-launcher-238-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 139915 INFO  (jetty-launcher-238-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 139915 INFO  (jetty-launcher-238-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 139915 INFO  (jetty-launcher-238-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-05T15:56:25.404Z
   [junit4]   2> 139961 INFO  (jetty-launcher-238-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@14d7552{/solr,null,AVAILABLE}
   [junit4]   2> 139973 INFO  (jetty-launcher-238-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 139973 INFO  (jetty-launcher-238-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 139973 INFO  (jetty-launcher-238-thread-1) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 139973 INFO  (jetty-launcher-238-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1464a65{/solr,null,AVAILABLE}
   [junit4]   2> 139974 INFO  (jetty-launcher-238-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1c2ed2c{SSL,[ssl, http/1.1]}{127.0.0.1:34169}
   [junit4]   2> 139974 INFO  (jetty-launcher-238-thread-1) [    ] o.e.j.s.Server Started @142166ms
   [junit4]   2> 139974 INFO  (jetty-launcher-238-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34169}
   [junit4]   2> 139974 ERROR (jetty-launcher-238-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 139974 INFO  (jetty-launcher-238-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 139974 INFO  (jetty-launcher-238-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 139975 INFO  (jetty-launcher-238-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 139975 INFO  (jetty-launcher-238-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-05T15:56:25.464Z
   [junit4]   2> 139989 INFO  (jetty-launcher-238-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 139989 INFO  (jetty-launcher-238-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 139989 INFO  (jetty-launcher-238-thread-4) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 139991 INFO  (jetty-launcher-238-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1643111{/solr,null,AVAILABLE}
   [junit4]   2> 139992 INFO  (jetty-launcher-238-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6e81ee{SSL,[ssl, http/1.1]}{127.0.0.1:43449}
   [junit4]   2> 139992 INFO  (jetty-launcher-238-thread-4) [    ] o.e.j.s.Server Started @142184ms
   [junit4]   2> 139992 INFO  (jetty-launcher-238-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43449}
   [junit4]   2> 139992 ERROR (jetty-launcher-238-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 139992 INFO  (jetty-launcher-238-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 139992 INFO  (jetty-launcher-238-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 139992 INFO  (jetty-launcher-238-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 139992 INFO  (jetty-launcher-238-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-05T15:56:25.481Z
   [junit4]   2> 140010 INFO  (jetty-launcher-238-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@165f81c{SSL,[ssl, http/1.1]}{127.0.0.1:45907}
   [junit4]   2> 140010 INFO  (jetty-launcher-238-thread-3) [    ] o.e.j.s.Server Started @142202ms
   [junit4]   2> 140010 INFO  (jetty-launcher-238-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45907}
   [junit4]   2> 140010 ERROR (jetty-launcher-238-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 140010 INFO  (jetty-launcher-238-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 140010 INFO  (jetty-launcher-238-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 140010 INFO  (jetty-launcher-238-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 140010 INFO  (jetty-launcher-238-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-05T15:56:25.499Z
   [junit4]   2> 140045 INFO  (zkConnectionManagerCallback-243-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 140065 INFO  (jetty-launcher-238-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 140069 INFO  (zkConnectionManagerCallback-245-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 140072 INFO  (jetty-launcher-238-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 140091 INFO  (zkConnectionManagerCallback-247-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 140092 INFO  (jetty-launcher-238-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36307/solr
   [junit4]   2> 140097 INFO  (jetty-launcher-238-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 140106 INFO  (zkConnectionManagerCallback-249-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 140134 INFO  (jetty-launcher-238-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36307/solr
   [junit4]   2> 140174 INFO  (jetty-launcher-238-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36307/solr
   [junit4]   2> 140178 INFO  (jetty-launcher-238-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 140177 INFO  (zkConnectionManagerCallback-253-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 140189 INFO  (zkConnectionManagerCallback-257-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 140207 DEBUG (jetty-launcher-238-thread-1) [n:127.0.0.1:34169_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$267/3230537@1d1aacf
   [junit4]   2> 140207 DEBUG (jetty-launcher-238-thread-2) [n:127.0.0.1:41285_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$267/3230537@179cd1
   [junit4]   2> 140207 INFO  (jetty-launcher-238-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36307/solr
   [junit4]   2> 140229 INFO  (zkConnectionManagerCallback-261-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 140293 INFO  (zkConnectionManagerCallback-264-thread-1-processing-n:127.0.0.1:34169_solr) [n:127.0.0.1:34169_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 140298 DEBUG (jetty-launcher-238-thread-4) [n:127.0.0.1:43449_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$267/3230537@1873c9b
   [junit4]   2> 140345 INFO  (zkConnectionManagerCallback-266-thread-1-processing-n:127.0.0.1:41285_solr) [n:127.0.0.1:41285_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 140359 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json
   [junit4]   2> 140359 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 140360 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 140360 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 140360 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 140360 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json
   [junit4]   2> 140361 INFO  (zkConnectionManagerCallback-271-thread-1-processing-n:127.0.0.1:43449_solr) [n:127.0.0.1:43449_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 140365 INFO  (zkConnectionManagerCallback-269-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 140376 DEBUG (jetty-launcher-238-thread-3) [n:127.0.0.1:45907_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$267/3230537@3b667c
   [junit4]   2> 140376 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1002451dff8000a, likely client has closed socket
   [junit4]   2> 140394 INFO  (jetty-launcher-238-thread-2) [n:127.0.0.1:41285_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 140394 DEBUG (jetty-launcher-238-thread-2) [n:127.0.0.1:41285_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/72097528106450953-127.0.0.1:41285_solr-n_0000000000
   [junit4]   2> 140395 INFO  (jetty-launcher-238-thread-2) [n:127.0.0.1:41285_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41285_solr
   [junit4]   2> 140396 INFO  (jetty-launcher-238-thread-2) [n:127.0.0.1:41285_solr    ] o.a.s.c.Overseer Overseer (id=72097528106450953-127.0.0.1:41285_solr-n_0000000000) starting
   [junit4]   2> 140400 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json
   [junit4]   2> 140400 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 140400 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 140401 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 140401 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 140402 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json
   [junit4]   2> 140404 INFO  (jetty-launcher-238-thread-4) [n:127.0.0.1:43449_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 140422 DEBUG (OverseerStateUpdate-72097528106450953-127.0.0.1:41285_solr-n_0000000000) [n:127.0.0.1:41285_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 140429 DEBUG (OverseerCollectionConfigSetProcessor-72097528106450953-127.0.0.1:41285_solr-n_0000000000) [n:127.0.0.1:41285_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 140430 DEBUG (OverseerCollectionConfigSetProcessor-72097528106450953-127.0.0.1:41285_solr-n_0000000000) [n:127.0.0.1:41285_solr    ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 0
   [junit4]   2> 140430 DEBUG (OverseerCollectionConfigSetProcessor-72097528106450953-127.0.0.1:41285_solr-n_0000000000) [n:127.0.0.1:41285_solr    ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 140430 DEBUG (OverseerCollectionConfigSetProcessor-72097528106450953-127.0.0.1:41285_solr-n_0000000000) [n:127.0.0.1:41285_solr    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 140430 DEBUG (OverseerCollectionConfigSetProcessor-72097528106450953-127.0.0.1:41285_solr-n_0000000000) [n:127.0.0.1:41285_solr    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 140430 DEBUG (OverseerCollectionConfigSetProcessor-72097528106450953-127.0.0.1:41285_solr-n_0000000000) [n:127.0.0.1:41285_solr    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: []
   [junit4]   2> 140430 DEBUG (OverseerCollectionConfigSetProcessor-72097528106450953-127.0.0.1:41285_solr-n_0000000000) [n:127.0.0.1:41285_solr    ] o.a.s.c.OverseerTaskQueue Peeking for top 100 elements. ExcludeSet: []
   [junit4]   2> 140430 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 140438 INFO  (jetty-launcher-238-thread-2) [n:127.0.0.1:41285_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41285_solr
   [junit4]   2> 140438 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 140438 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 140445 INFO  (zkConnectionManagerCallback-275-thread-1-processing-n:127.0.0.1:45907_solr) [n:127.0.0.1:45907_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 140453 DEBUG (OverseerAutoScalingTriggerThread-72097528106450953-127.0.0.1:41285_solr-n_0000000000) [n:127.0.0.1:41285_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 140453 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 140458 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/autoscaling.json
   [junit4]   2> 140458 DEBUG (OverseerAutoScalingTriggerThread-72097528106450953-127.0.0.1:41285_solr-n_0000000000) [n:127.0.0.1:41285_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 140460 DEBUG (OverseerAutoScalingTriggerThread-72097528106450953-127.0.0.1:41285_solr-n_0000000000) [n:127.0.0.1:41285_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: []
   [junit4]   2> 140460 DEBUG (OverseerAutoScalingTriggerThread-72097528106450953-127.0.0.1:41285_solr-n_0000000000) [n:127.0.0.1:41285_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 140460 DEBUG (OverseerAutoScalingTriggerThread-72097528106450953-127.0.0.1:41285_solr-n_0000000000) [n:127.0.0.1:41285_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 140404 DEBUG (jetty-launcher-238-thread-4) [n:127.0.0.1:43449_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/72097528106450955-127.0.0.1:43449_solr-n_0000000001
   [junit4]   2> 140470 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/72097528106450953-127.0.0.1:41285_solr-n_0000000000
   [junit4]   2> 140471 DEBUG (jetty-launcher-238-thread-4) [n:127.0.0.1:43449_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/72097528106450953-127.0.0.1:41285_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 140471 INFO  (zkCallback-270-thread-1-processing-n:127.0.0.1:43449_solr) [n:127.0.0.1:43449_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 140471 DEBUG (jetty-launcher-238-thread-4) [n:127.0.0.1:43449_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:43449_solr as DOWN
   [junit4]   2> 140472 INFO  (jetty-launcher-238-thread-4) [n:127.0.0.1:43449_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43449_solr
   [junit4]   2> 140472 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 140480 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json
   [junit4]   2> 140480 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 140480 INFO  (jetty-launcher-238-thread-3) [n:127.0.0.1:45907_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 140480 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 140480 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 140480 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 140481 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json
   [junit4]   2> 140481 INFO  (jetty-launcher-238-thread-3) [n:127.0.0.1:45907_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 140482 DEBUG (jetty-launcher-238-thread-3) [n:127.0.0.1:45907_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/72097528106450956-127.0.0.1:45907_solr-n_0000000002
   [junit4]   2> 140482 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/72097528106450955-127.0.0.1:43449_solr-n_0000000001
   [junit4]   2> 140482 DEBUG (jetty-launcher-238-thread-3) [n:127.0.0.1:45907_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/72097528106450955-127.0.0.1:43449_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 140482 DEBUG (jetty-launcher-238-thread-3) [n:127.0.0.1:45907_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:45907_solr as DOWN
   [junit4]   2> 140485 DEBUG (OverseerAutoScalingTriggerThread-72097528106450953-127.0.0.1:41285_solr-n_0000000000) [n:127.0.0.1:41285_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 140490 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 140491 INFO  (jetty-launcher-238-thread-3) [n:127.0.0.1:45907_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45907_solr
   [junit4]   2> 140491 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 140491 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 140495 INFO  (zkCallback-270-thread-1-processing-n:127.0.0.1:43449_solr) [n:127.0.0.1:43449_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 140501 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 140501 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 140502 INFO  (OverseerStateUpdate-72097528106450953-127.0.0.1:41285_solr-n_0000000000) [n:127.0.0.1:41285_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 140502 DEBUG (OverseerAutoScalingTriggerThread-72097528106450953-127.0.0.1:41285_solr-n_0000000000) [n:127.0.0.1:41285_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 140503 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue-work
   [junit4]   2> 140503 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 140503 DEBUG (OverseerStateUpdate-72097528106450953-127.0.0.1:41285_solr-n_0000000000) [n:127.0.0.1:41285_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:43449_solr"} current state version: 0
   [junit4]   2> 140503 DEBUG (OverseerStateUpdate-72097528106450953-127.0.0.1:41285_solr-n_0000000000) [n:127.0.0.1:41285_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:43449_solr
   [junit4]   2> 140503 DEBUG (OverseerStateUpdate-72097528106450953-127.0.0.1:41285_solr-n_0000000000) [n:127.0.0.1:41285_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:45907_solr"} current state version: 0
   [junit4]   2> 140503 DEBUG (OverseerStateUpdate-72097528106450953-127.0.0.1:41285_solr-n_0000000000) [n:127.0.0.1:41285_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:45907_solr
   [junit4]   2> 140504 DEBUG (ScheduledTrigger-781-thread-1) [n:127.0.0.1:41285_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 140532 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 140532 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 140532 INFO  (zkCallback-270-thread-2-processing-n:127.0.0.1:43449_solr) [n:127.0.0.1:43449_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 140533 INFO  (zkCallback-274-thread-1-processing-n:127.0.0.1:45907_solr) [n:127.0.0.1:45907_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 140537 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json
   [junit4]   2> 140538 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 140538 INFO  (jetty-launcher-238-thread-1) [n:127.0.0.1:34169_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 140538 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 140538 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 140538 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 140538 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json
   [junit4]   2> 140539 INFO  (jetty-launcher-238-thread-1) [n:127.0.0.1:34169_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 140539 DEBUG (jetty-launcher-238-thread-1) [n:127.0.0.1:34169_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/72097528106450952-127.0.0.1:34169_solr-n_0000000003
   [junit4]   2> 140540 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/72097528106450956-127.0.0.1:45907_solr-n_0000000002
   [junit4]   2> 140540 DEBUG (jetty-launcher-238-thread-1) [n:127.0.0.1:34169_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/72097528106450956-127.0.0.1:45907_solr-n_0000000002 to know if I could be the leader
   [junit4]   2> 140540 DEBUG (jetty-launcher-238-thread-1) [n:127.0.0.1:34169_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:34169_solr as DOWN
   [junit4]   2> 140540 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 140540 INFO  (jetty-launcher-238-thread-1) [n:127.0.0.1:34169_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34169_solr
   [junit4]   2> 140541 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 140541 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 140541 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 140541 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 140548 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 140548 INFO  (zkCallback-270-thread-2-processing-n:127.0.0.1:43449_solr) [n:127.0.0.1:43449_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 140561 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 140562 INFO  (zkCallback-274-thread-1-processing-n:127.0.0.1:45907_solr) [n:127.0.0.1:45907_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 140562 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 140578 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 140578 DEBUG (OverseerStateUpdate-72097528106450953-127.0.0.1:41285_solr-n_0000000000) [n:127.0.0.1:41285_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:34169_solr"} current state version: 0
   [junit4]   2> 140578 DEBUG (OverseerStateUpdate-72097528106450953-127.0.0.1:41285_solr-n_0000000000) [n:127.0.0.1:41285_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:34169_solr
   [junit4]   2> 140578 INFO  (zkCallback-263-thread-1-processing-n:127.0.0.1:34169_solr) [n:127.0.0.1:34169_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 140593 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 140594 INFO  (zkCallback-265-thread-2-processing-n:127.0.0.1:41285_solr) [n:127.0.0.1:41285_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 140678 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 140680 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 140794 INFO  (jetty-launcher-238-thread-1) [n:127.0.0.1:34169_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34169.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f36c12
   [junit4]   2> 140807 INFO  (jetty-launcher-238-thread-1) [n:127.0.0.1:34169_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34169.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f36c12
   [junit4]   2> 140811 INFO  (jetty-launcher-238-thread-3) [n:127.0.0.1:45907_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45907.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f36c12
   [junit4]   2> 140817 INFO  (jetty-launcher-238-thread-1) [n:127.0.0.1:34169_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34169.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f36c12
   [junit4]   2> 140819 INFO  (jetty-launcher-238-thread-4) [n:127.0.0.1:43449_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43449.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f36c12
   [junit4]   2> 140820 INFO  (jetty-launcher-238-thread-1) [n:127.0.0.1:34169_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_279F12C639552D4B-001/tempDir-001/node1/.
   [junit4]   2> 140821 INFO  (jetty-launcher-238-thread-3) [n:127.0.0.1:45907_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45907.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f36c12
   [junit4]   2> 140821 INFO  (jetty-launcher-238-thread-3) [n:127.0.0.1:45907_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45907.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f36c12
   [junit4]   2> 140822 INFO  (jetty-launcher-238-thread-3) [n:127.0.0.1:45907_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_279F12C639552D4B-001/tempDir-001/node3/.
   [junit4]   2> 140827 INFO  (jetty-launcher-238-thread-4) [n:127.0.0.1:43449_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43449.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f36c12
   [junit4]   2> 140828 INFO  (jetty-launcher-238-thread-4) [n:127.0.0.1:43449_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43449.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f36c12
   [junit4]   2> 140830 INFO  (jetty-launcher-238-thread-4) [n:127.0.0.1:43449_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_279F12C639552D4B-001/tempDir-001/node4/.
   [junit4]   2> 140835 INFO  (jetty-launcher-238-thread-2) [n:127.0.0.1:41285_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41285.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f36c12
   [junit4]   2> 140843 INFO  (jetty-launcher-238-thread-2) [n:127.0.0.1:41285_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41285.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f36c12
   [junit4]   2> 140843 INFO  (jetty-launcher-238-thread-2) [n:127.0.0.1:41285_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41285.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f36c12
   [junit4]   2> 140844 INFO  (jetty-launcher-238-thread-2) [n:127.0.0.1:41285_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_279F12C639552D4B-001/tempDir-001/node2/.
   [junit4]   2> 141021 INFO  (zkConnectionManagerCallback-283-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 141034 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1002451dff8000d, likely client has closed socket
   [junit4]   2> 141055 INFO  (zkConnectionManagerCallback-287-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 141056 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json
   [junit4]   2> 141056 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 141056 INFO  (SUITE-MoveReplicaHDFSTest-seed#[279F12C639552D4B]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 141057 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 141058 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 141058 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 141059 INFO  (SUITE-MoveReplicaHDFSTest-seed#[279F12C639552D4B]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36307/solr ready
   [junit4]   2> 141108 INFO  (qtp5178705-1450) [n:127.0.0.1:41285_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 141109 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 141109 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/overseer/collection-queue-work/qnr-0000000000
   [junit4]   2> 141109 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 141109 DEBUG (OverseerCollectionConfigSetProcessor-72097528106450953-127.0.0.1:41285_solr-n_0000000000) [n:127.0.0.1:41285_solr    ] o.a.s.c.ZkDistributedQueue Found child node with improper name: qnr-0000000000
   [junit4]   2> 141109 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 141110 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 141110 DEBUG (OverseerCollectionConfigSetProcessor-72097528106450953-127.0.0.1:41285_solr-n_0000000000) [n:127.0.0.1:41285_solr    ] o.a.s.c.ZkDistributedQueue Found child node with improper name: qnr-0000000000
   [junit4]   2> 141110 DEBUG (OverseerCollectionConfigSetProcessor-72097528106450953-127.0.0.1:41285_solr-n_0000000000) [n:127.0.0.1:41285_solr    ] o.a.s.c.OverseerTaskQueue Returning topN elements: [/overseer/collection-queue-work/qn-0000000000, ]
   [junit4]   2> 141110 DEBUG (OverseerCollectionConfigSetProcessor-72097528106450953-127.0.0.1:41285_solr-n_0000000000) [n:127.0.0.1:41285_solr    ] o.a.s.c.OverseerTaskProcessor Got 1 tasks from work-queue : [[org.apache.solr.cloud.OverseerTaskQueue$QueueEvent@2e684ecf]]
   [junit4]   2> 141110 DEBUG (OverseerCollectionConfigSetProcessor-72097528106450953-127.0.0.1:41285_solr-n_0000000000) [n:127.0.0.1:41285_solr    ] o.a.s.c.OverseerTaskProcessor Marked task [/overseer/collection-queue-work/qn-0000000000] as running
   [junit4]   2> 141110 DEBUG (OverseerCollectionConfigSetProcessor-72097528106450953-127.0.0.1:41285_solr-n_0000000000) [n:127.0.0.1:41285_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> 141113 DEBUG (OverseerThreadFactory-783-thread-1-processing-n:127.0.0.1:41285_solr) [n:127.0.0.1:41285_solr    ] o.a.s.c.OverseerTaskProcessor Runner processing /overseer/collection-queue-work/qn-0000000000
   [junit4]   2> 141114 DEBUG (OverseerThreadFactory-783-thread-1-processing-n:127.0.0.1:41285_solr) [n:127.0.0.1:41285_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : overseerstatus , {"operation":"overseerstatus"}
   [junit4]   2> 141114 DEBUG (OverseerCollectionConfigSetProcessor-72097528106450953-127.0.0.1:41285_solr-n_0000000000) [n:127.0.0.1:41285_solr    ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 1
   [junit4]   2> 141114 DEBUG (OverseerCollectionConfigSetProcessor-72097528106450953-127.0.0.1:41285_solr-n_0000000000) [n:127.0.0.1:41285_solr    ] o.a.s.c.OverseerTaskProcessor RunningTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 141114 DEBUG (OverseerCollectionConfigSetProcessor-72097528106450953-127.0.0.1:41285_solr-n_0000000000) [n:127.0.0.1:41285_solr    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 141114 DEBUG (OverseerCollectionConfigSetProcessor-72097528106450953-127.0.0.1:41285_solr-n_0000000000) [n:127.0.0.1:41285_solr    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 141114 DEBUG (OverseerCollectionConfigSetProcessor-72097528106450953-127.0.0.1:41285_solr-n_0000000000) [n:127.0.0.1:41285_solr    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 141114 DEBUG (OverseerCollectionConfigSetProcessor-72097528106450953-127.0.0.1:41285_solr-n_0000000000) [n:127.0.0.1:41285_solr    ] o.a.s.c.OverseerTaskQueue Peeking for top 99 elements. ExcludeSet: [/overseer/collection-queue-work/qn-0000000000],[]
   [junit4]   2> 141142 DEBUG (OverseerThreadFactory-783-thread-1-processing-n:127.0.0.1:41285_solr) [n:127.0.0.1:41285_solr    ] o.a.s.c.OverseerTaskProcessor Completed task:[/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 141143 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: data: /solr/overseer/collection-queue-work/qnr-0000000000
   [junit4]   2> 141143 DEBUG (zkCallback-265-thread-2-processing-n:127.0.0.1:41285_solr) [n:127.0.0.1:41285_solr    ] o.a.s.c.OverseerTaskQueue NodeDataChanged fired on path /overseer/collection-queue-work/qnr-0000000000 state SyncConnected latchEventType null
   [junit4]   2> 141143 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 141144 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 141145 INFO  (qtp5178705-1450) [n:127.0.0.1:41285_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=37
   [junit4]   2> 141145 DEBUG (OverseerThreadFactory-783-thread-1-processing-n:127.0.0.1:41285_solr) [n:127.0.0.1:41285_solr    ] o.a.s.c.OverseerTaskProcessor Marked task [/overseer/collection-queue-work/qn-0000000000] as completed.
   [junit4]   2> 141145 DEBUG (OverseerThreadFactory-783-thread-1-processing-n:127.0.0.1:41285_solr) [n:127.0.0.1:41285_solr    ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 141145 DEBUG (OverseerThreadFactory-783-thread-1-processing-n:127.0.0.1:41285_solr) [n:127.0.0.1:41285_solr    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 141145 DEBUG (OverseerThreadFactory-783-thread-1-processing-n:127.0.0.1:41285_solr) [n:127.0.0.1:41285_solr    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 141146 DEBUG (OverseerThreadFactory-783-thread-1-processing-n:127.0.0.1:41285_solr) [n:127.0.0.1:41285_solr    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 141146 DEBUG (OverseerThreadFactory-783-thread-1-processing-n:127.0.0.1:41285_solr) [n:127.0.0.1:41285_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:41285_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=4.186662515730338,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=0.5916368958750754,medianRequestTime=0.604557,75thPcRequestTime=0.879579,95thPcRequestTime=0.879579,99thPcRequestTime=0.879579,999thPcRequestTime=0.879579},downnode={requests=3,errors=0,avgRequestsPerSecond=4.7267212472408175,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=0.028937288774857,medianRequestTime=0.031555,75thPcRequestTime=0.031906,95thPcRequestTime=0.031906,99thPcRequestTime=0.031906,999thPcRequestTime=0.031906}},collection_operations={am_i_leader={requests=3,errors=0,avgRequestsPerSecond=4.275752753006477,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=0.33974425118373613,medianRequestTime=0.401333,75thPcRequestTime=0.536776,95thPcRequestTime=0.536776,99thPcRequestTime=0.536776,999thPcRequestTime=0.536776},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=1.5735593785369486,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=0.298205,medianRequestTime=0.298205,75thPcRequestTime=0.298205,95thPcRequestTime=0.298205,99thPcRequestTime=0.298205,999thPcRequestTime=0.298205}},collection_queue={peektopn_wait2000={avgRequestsPerSecond=1.4136084917361988,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=679.673629,medianRequestTime=679.673629,75thPcRequestTime=679.673629,95thPcRequestTime=679.673629,99thPcRequestTime=679.673629,999thPcRequestTime=679.673629}}}
   [junit4]   2> 141535 DEBUG (ScheduledTrigger-781-thread-1) [n:127.0.0.1:41285_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4
   [junit4]   2> 141700 WARN  (SUITE-MoveReplicaHDFSTest-seed#[279F12C639552D4B]-worker) [    ] o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 142470 WARN  (SUITE-MoveReplicaHDFSTest-seed#[279F12C639552D4B]-worker) [    ] o.a.h.m.i.MetricsConfig Cannot locate configuration: tried hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 142536 DEBUG (ScheduledTrigger-781-thread-2) [n:127.0.0.1:41285_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4
   [junit4]   2> 142647 INFO  (SUITE-MoveReplicaHDFSTest-seed#[279F12C639552D4B]-worker) [    ] o.m.log Logging to org.slf4j.impl.Log4jLoggerAdapter(org.mortbay.log) via org.mortbay.log.Slf4jLog
   [junit4]   2> 142672 WARN  (SUITE-MoveReplicaHDFSTest-seed#[279F12C639552D4B]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 143071 INFO  (SUITE-MoveReplicaHDFSTest-seed#[279F12C639552D4B]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 143114 DEBUG (OverseerCollectionConfigSetProcessor-72097528106450953-127.0.0.1:41285_solr-n_0000000000) [n:127.0.0.1:41285_solr    ] o.a.s.c.OverseerTaskProcessor Got 0 tasks from work-queue : [[]]
   [junit4]   2> 143115 DEBUG (OverseerCollectionConfigSetProcessor-72097528106450953-127.0.0.1:41285_solr-n_0000000000) [n:127.0.0.1:41285_solr    ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 0
   [junit4]   2> 143115 INFO  (OverseerCollectionConfigSetProcessor-72097528106450953-127.0.0.1:41285_solr-n_0000000000) [n:127.0.0.1:41285_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> 143115 DEBUG (OverseerCollectionConfigSetProcessor-72097528106450953-127.0.0.1:41285_solr-n_0000000000) [n:127.0.0.1:41285_solr    ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 143115 DEBUG (OverseerCollectionConfigSetProcessor-72097528106450953-127.0.0.1:41285_solr-n_0000000000) [n:127.0.0.1:41285_solr    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 143115 DEBUG (OverseerCollectionConfigSetProcessor-72097528106450953-127.0.0.1:41285_solr-n_0000000000) [n:127.0.0.1:41285_solr    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 143115 DEBUG (OverseerCollectionConfigSetProcessor-72097528106450953-127.0.0.1:41285_solr-n_0000000000) [n:127.0.0.1:41285_solr    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: []
   [junit4]   2> 143115 DEBUG (OverseerCollectionConfigSetProcessor-72097528106450953-127.0.0.1:41285_solr-n_0000000000) [n:127.0.0.1:41285_solr    ] o.a.s.c.OverseerTaskQueue Peeking for top 100 elements. ExcludeSet: []
   [junit4]   2> 143119 INFO  (SUITE-MoveReplicaHDFSTest-seed#[279F12C639552D4B]-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_35501_hdfs____p9dz5a/webapp
   [junit4]   2> 143536 DEBUG (ScheduledTrigger-781-thread-1) [n:127.0.0.1:41285_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4
   [junit4]   2> 143735 INFO  (SUITE-MoveReplicaHDFSTest-seed#[279F12C639552D4B]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost.localdomain:35501
   [junit4]   2> 144536 DEBUG (ScheduledTrigger-781-thread-1) [n:127.0.0.1:41285_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4
   [junit4]   2> 144748 WARN  (SUITE-MoveReplicaHDFSTest-seed#[279F12C639552D4B]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 144755 INFO  (SUITE-MoveReplicaHDFSTest-seed#[279F12C639552D4B]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 144770 INFO  (SUITE-MoveReplicaHDFSTest-seed#[279F12C639552D4B]-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_45925_datanode____c9lvnm/webapp
   [junit4]   2> 145115 DEBUG (OverseerCollectionConfigSetProcessor-72097528106450953-127.0.0.1:41285_solr-n_0000000000) [n:127.0.0.1:41285_solr    ] o.a.s.c.OverseerTaskProcessor Got 0 tasks from work-queue : [[]]
   [junit4]   2> 145116 DEBUG (OverseerCollectionConfigSetProcessor-72097528106450953-127.0.0.1:41285_solr-n_0000000000) [n:127.0.0.1:41285_solr    ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 0
   [junit4]   2> 145116 DEBUG (OverseerCollectionConfigSetProcessor-72097528106450953-127.0.0.1:41285_solr-n_0000000000) [n:127.0.0.1:41285_solr    ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 145116 DEBUG (OverseerCollectionConfigSetProcessor-72097528106450953-127.0.0.1:41285_solr-n_0000000000) [n:127.0.0.1:41285_solr    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 145116 DEBUG (OverseerCollectionConfigSetProcessor-72097528106450953-127.0.0.1:41285_solr-n_0000000000) [n:127.0.0.1:41285_solr    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 145116 DEBUG (OverseerCollectionConfigSetProcessor-72097528106450953-127.0.0.1:41285_solr-n_0000000000) [n:127.0.0.1:41285_solr    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: []
   [junit4]   2> 145116 DEBUG (OverseerCollectionConfigSetProcessor-72097528106450953-127.0.0.1:41285_solr-n_0000000000) [n:127.0.0.1:41285_solr    ] o.a.s.c.OverseerTaskQueue Peeking for top 100 elements. ExcludeSet: []
   [junit4]   2> 145313 INFO  (SUITE-MoveReplicaHDFSTest-seed#[279F12C639552D4B]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:45925
   [junit4]   2> 145537 DEBUG (ScheduledTrigger-781-thread-1) [n:127.0.0.1:41285_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4
   [junit4]   2> 145937 WARN  (SUITE-MoveReplicaHDFSTest-seed#[279F12C639552D4B]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 145938 INFO  (SUITE-MoveReplicaHDFSTest-seed#[279F12C639552D4B]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 145978 INFO  (SUITE-MoveReplicaHDFSTest-seed#[279F12C639552D4B]-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_36371_datanode____mjo73l/webapp
   [junit4]   2> 146522 ERROR (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_279F12C639552D4B-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_279F12C639552D4B-001/tempDir-002/hdfsBaseDir/data/data2/]]  heartbeating to localhost.localdomain/127.0.0.1:45719) [    ] 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> 146537 DEBUG (ScheduledTrigger-781-thread-1) [n:127.0.0.1:41285_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4
   [junit4]   2> 146566 INFO  (SUITE-MoveReplicaHDFSTest-seed#[279F12C639552D4B]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:36371
   [junit4]   2> 146676 INFO  (Block report processor) [    ] BlockStateChange BLOCK* processReport 0x22a33f473a249: from storage DS-93da457c-3267-4b61-b311-6335e46c5788 node DatanodeRegistration(127.0.0.1:37089, datanodeUuid=503b2d88-beed-4110-8b0b-1acc142109d8, infoPort=35105, infoSecurePort=0, ipcPort=39729, storageInfo=lv=-56;cid=testClusterID;nsid=2061917584;c=0), blocks: 0, hasStaleStorage: true, processing time: 3 msecs
   [junit4]   2> 146676 INFO  (Block report processor) [    ] BlockStateChange BLOCK* processReport 0x22a33f473a249: from storage DS-52ef281d-3929-4d7c-b52c-67263c3ef73a node DatanodeRegistration(127.0.0.1:37089, datanodeUuid=503b2d88-beed-4110-8b0b-1acc142109d8, infoPort=35105, infoSecurePort=0, ipcPort=39729, storageInfo=lv=-56;cid=testClusterID;nsid=2061917584;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 146782 ERROR (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_279F12C639552D4B-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_279F12C639552D4B-001/tempDir-002/hdfsBaseDir/data/data4/]]  heartbeating to localhost.localdomain/127.0.0.1:45719) [    ] 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> 146800 INFO  (Block report processor) [    ] BlockStateChange BLOCK* processReport 0x22a33fcc76f56: from storage DS-9462baee-3d72-4b0b-a415-1e235f011c59 node DatanodeRegistration(127.0.0.1:41551, datanodeUuid=cb3dedd9-8a1c-41f4-b9c9-2bde738cef22, infoPort=42607, infoSecurePort=0, ipcPort=43233, storageInfo=lv=-56;cid=testClusterID;nsid=2061917584;c=0), blocks: 0, hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 146800 INFO  (Block report processor) [    ] BlockStateChange BLOCK* processReport 0x22a33fcc76f56: from storage DS-aadf8faf-1012-47bf-96c8-02dbe751dc04 node DatanodeRegistration(127.0.0.1:41551, datanodeUuid=cb3dedd9-8a1c-41f4-b9c9-2bde738cef22, infoPort=42607, infoSecurePort=0, ipcPort=43233, storageInfo=lv=-56;cid=testClusterID;nsid=2061917584;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 147116 DEBUG (OverseerCollectionConfigSetProcessor-72097528106450953-127.0.0.1:41285_solr-n_0000000000) [n:127.0.0.1:41285_solr    ] o.a.s.c.OverseerTaskProcessor Got 0 tasks from work-queue : [[]]
   [junit4]   2> 147116 DEBUG (OverseerCollectionConfigSetProcessor-72097528106450953-127.0.0.1:41285_solr-n_0000000000) [n:127.0.0.1:41285_solr    ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 0
   [junit4]   2> 147116 DEBUG (OverseerCollectionConfigSetProcessor-72097528106450953-127.0.0.1:41285_solr-n_0000000000) [n:127.0.0.1:41285_solr    ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 147116 DEBUG (OverseerCollectionConfigSetProcessor-72097528106450953-127.0.0.1:41285_solr-n_0000000000) [n:127.0.0.1:41285_solr    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 147116 DEBUG (OverseerCollectionConfigSetProcessor-72097528106450953-127.0.0.1:41285_solr-n_0000000000) [n:127.0.0.1:41285_solr    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 147116 DEBUG (OverseerCollectionConfigSetProcessor-72097528106450953-127.0.0.1:41285_solr-n_0000000000) [n:127.0.0.1:41285_solr    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: []
   [junit4]   2> 147116 DEBUG (OverseerCollectionConfigSetProcessor-72097528106450953-127.0.0.1:41285_solr-n_0000000000) [n:127.0.0.1:41285_solr    ] o.a.s.c.OverseerTaskQueue Peeking for top 100 elements. ExcludeSet: []
   [junit4]   2> 147316 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[279F12C639552D4B]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFailedMove
   [junit4]   2> 147317 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json
   [junit4]   2> 147317 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 147317 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[279F12C639552D4B]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 147317 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 147317 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 147317 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 147320 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[279F12C639552D4B]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 147329 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[279F12C639552D4B]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 147330 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[279F12C639552D4B]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 147330 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[279F12C639552D4B]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 147330 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[279F12C639552D4B]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@aeee77{/solr,null,AVAILABLE}
   [junit4]   2> 147331 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[279F12C639552D4B]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@e1176b{SSL,[ssl, http/1.1]}{127.0.0.1:35399}
   [junit4]   2> 147331 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[279F12C639552D4B]) [    ] o.e.j.s.Server Started @149523ms
   [junit4]   2> 147331 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[279F12C639552D4B]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35399}
   [junit4]   2> 147331 ERROR (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[279F12C639552D4B]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 147331 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[279F12C639552D4B]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 147331 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[279F12C639552D4B]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 147331 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[279F12C639552D4B]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 147331 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[279F12C639552D4B]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-05T15:56:32.820Z
   [junit4]   2> 147352 INFO  (zkConnectionManagerCallback-290-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 147353 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[279F12C639552D4B]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 147363 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[279F12C639552D4B]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36307/solr
   [junit4]   2> 147364 INFO  (zkConnectionManagerCallback-294-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 147367 DEBUG (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[279F12C639552D4B]) [n:127.0.0.1:35399_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$267/3230537@1cc8112
   [junit4]   2> 147370 INFO  (zkConnectionManagerCallback-296-thread-1-processing-n:127.0.0.1:35399_solr) [n:127.0.0.1:35399_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 147374 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json
   [junit4]   2> 147374 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 147375 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[279F12C639552D4B]) [n:127.0.0.1:35399_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 147375 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 147375 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 147375 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 147375 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json
   [junit4]   2> 147375 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[279F12C639552D4B]) [n:127.0.0.1:35399_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 147376 DEBUG (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[279F12C639552D4B]) [n:127.0.0.1:35399_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/72097528106450961-127.0.0.1:35399_solr-n_0000000004
   [junit4]   2> 147376 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/72097528106450952-127.0.0.1:34169_solr-n_0000000003
   [junit4]   2> 147376 DEBUG (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[279F12C639552D4B]) [n:127.0.0.1:35399_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/72097528106450952-127.0.0.1:34169_solr-n_0000000003 to know if I could be the leader
   [junit4]   2> 147376 DEBUG (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[279F12C639552D4B]) [n:127.0.0.1:35399_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:35399_solr as DOWN
   [junit4]   2> 147377 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 147377 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[279F12C639552D4B]) [n:127.0.0.1:35399_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35399_solr
   [junit4]   2> 147381 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 147382 DEBUG (OverseerStateUpdate-72097528106450953-127.0.0.1:41285_solr-n_0000000000) [n:127.0.0.1:41285_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:35399_solr"} current state version: 0
   [junit4]   2> 147382 DEBUG (OverseerStateUpdate-72097528106450953-127.0.0.1:41285_solr-n_0000000000) [n:127.0.0.1:41285_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:35399_solr
   [junit4]   2> 147382 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 147382 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 147382 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 147382 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 147382 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 147382 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 147382 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 147382 INFO  (zkCallback-265-thread-2-processing-n:127.0.0.1:41285_solr) [n:127.0.0.1:41285_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 147382 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 147382 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 147382 INFO  (zkCallback-270-thread-2-processing-n:127.0.0.1:43449_solr) [n:127.0.0.1:43449_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 147382 INFO  (zkCallback-274-thread-1-processing-n:127.0.0.1:45907_solr) [n:127.0.0.1:45907_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 147385 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 147385 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 147385 INFO  (zkCallback-263-thread-1-processing-n:127.0.0.1:34169_solr) [n:127.0.0.1:34169_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 147394 INFO  (zkCallback-286-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 147394 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 147394 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 147394 INFO  (zkCallback-295-thread-1-processing-n:127.0.0.1:35399_solr) [n:127.0.0.1:35399_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 147394 INFO  (zkCallback-286-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 147472 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[279F12C639552D4B]) [n:127.0.0.1:35399_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35399.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f36c12
   [junit4]   2> 147482 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 147482 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 147488 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[279F12C639552D4B]) [n:127.0.0.1:35399_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35399.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f36c12
   [junit4]   2> 147489 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[279F12C639552D4B]) [n:127.0.0.1:35399_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35399.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f36c12
   [junit4]   2> 147490 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[279F12C639552D4B]) [n:127.0.0.1:35399_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_279F12C639552D4B-001/tempDir-001/node5/.
   [junit4]   2> 147539 DEBUG (ScheduledTrigger-781-thread-1) [n:127.0.0.1:41285_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 5
   [junit4]   2> 147589 INFO  (zkConnectionManagerCallback-300-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 147630 INFO  (qtp8748239-1461) [n:127.0.0.1:34169_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf1&autoAddReplicas=false&name=MoveReplicaHDFSTest_failed_coll_true&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 147630 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 147630 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/overseer/collection-queue-work/qnr-0000000002
   [junit4]   2> 147630 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 147631 DEBUG (OverseerCollectionConfigSetProcessor-72097528106450953-127.0.0.1:41285_solr-n_0000000000) [n:127.0.0.1:41285_solr    ] o.a.s.c.ZkDistributedQueue Found child node with improper name: qnr-0000000002
   [junit4]   2> 147631 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 147631 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 147631 DEBUG (OverseerCollectionConfigSetProcessor-72097528106450953-127.0.0.1:41285_solr-n_0000000000) [n:127.0.0.1:41285_solr    ] o.a.s.c.ZkDistributedQueue Found child node with improper name: qnr-0000000002
   [junit4]   2> 147631 DEBUG (OverseerCollectionConfigSetProcessor-72097528106450953-127.0.0.1:41285_solr-n_0000000000) [n:127.0.0.1:41285_solr    ] o.a.s.c.OverseerTaskQueue Returning topN elements: [/overseer/collection-queue-work/qn-0000000002, ]
   [junit4]   2> 147631 DEBUG (OverseerCollectionConfigSetProcessor-72097528106450953-127.0.0.1:41285_solr-n_0000000000) [n:127.0.0.1:41285_solr    ] o.a.s.c.OverseerTaskProcessor Got 1 tasks from work-queue : [[org.apache.solr.cloud.OverseerTaskQueue$QueueEvent@2e684ed1]]
   [junit4]   2> 147631 DEBUG (OverseerCollectionConfigSetProcessor-72097528106450953-127.0.0.1:41285_solr-n_0000000000) [n:127.0.0.1:41285_solr    ] o.a.s.c.OverseerTaskProcessor Marked task [/overseer/collection-queue-work/qn-0000000002] as running
   [junit4]   2> 147631 DEBUG (OverseerCollectionConfigSetProcessor-72097528106450953-127.0.0.1:41285_solr-n_0000000000) [n:127.0.0.1:41285_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_failed_coll_true",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"2",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 147631 DEBUG (OverseerThreadFactory-783-thread-2-processing-n:127.0.0.1:41285_solr) [n:127.0.0.1:41285_solr    ] o.a.s.c.OverseerTaskProcessor 

[...truncated too long message...]

-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@d59738{/solr,null,UNAVAILABLE}
   [junit4]   2> 2763697 INFO  (jetty-closer-6229-thread-1) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 2763698 ERROR (SUITE-AutoscalingHistoryHandlerTest-seed#[279F12C639552D4B]-worker) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2763698 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[279F12C639552D4B]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:40225 40225
   [junit4]   2> 2764020 INFO  (Thread-10025) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:40225 40225
   [junit4]   2> 2764021 WARN  (Thread-10025) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	22	/solr/collections/.system/terms/shard1
   [junit4]   2> 	18	/solr/collections/AutoscalingHistoryHandlerTest_collection/terms/shard1
   [junit4]   2> 	13	/solr/aliases.json
   [junit4]   2> 	13	/solr/clusterprops.json
   [junit4]   2> 	5	/solr/configs/.system
   [junit4]   2> 	5	/solr/configs/.system/managed-schema
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	4	/solr/configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/managed-schema
   [junit4]   2> 	4	/solr/configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	56	/solr/collections/.system/state.json
   [junit4]   2> 	40	/solr/collections/AutoscalingHistoryHandlerTest_collection/state.json
   [junit4]   2> 	13	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/collections/.system/leader_elect/shard1/election/72097697715191815-core_node3-n_0000000000
   [junit4]   2> 	2	/solr/collections/.system/leader_elect/shard1/election/72097697715191817-core_node5-n_0000000002
   [junit4]   2> 	2	/solr/overseer_elect/election/72097697715191816-127.0.0.1:37945_solr-n_0000000001
   [junit4]   2> 	2	/solr/collections/AutoscalingHistoryHandlerTest_collection/leader_elect/shard1/election/72097697715191817-core_node6-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	13	/solr/live_nodes
   [junit4]   2> 	13	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_279F12C639552D4B-001
   [junit4]   2> Feb 05, 2018 4:40:09 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {action_s=BlockTreeOrds(blocksize=128), event.source_s=PostingsFormat(name=LuceneFixedGap), type=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), before.actions_ss=PostingsFormat(name=Memory), event.property._enqueue_time__ss=BlockTreeOrds(blocksize=128), after.actions_ss=BlockTreeOrds(blocksize=128), stage_s=BlockTreeOrds(blocksize=128), event.id_s=PostingsFormat(name=LuceneFixedGap), event.property.eventTimes_ss=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), source_s=PostingsFormat(name=LuceneFixedGap), event.type_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), responses_ts=BlockTreeOrds(blocksize=128), id=PostingsFormat(name=LuceneFixedGap), collections_ss=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), operations.params_ts=BlockTreeOrds(blocksize=128), event.property.nodeNames_ss=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))}, docValues:{action_s=DocValuesFormat(name=Asserting), context_str=DocValuesFormat(name=Lucene70), event_str=DocValuesFormat(name=Asserting), event.source_s=DocValuesFormat(name=Memory), type=DocValuesFormat(name=Lucene70), event.property._enqueue_time__ss=DocValuesFormat(name=Asserting), before.actions_ss=DocValuesFormat(name=Lucene70), after.actions_ss=DocValuesFormat(name=Asserting), stage_s=DocValuesFormat(name=Asserting), _version_=DocValuesFormat(name=Asserting), event.id_s=DocValuesFormat(name=Memory), event.property.eventTimes_ss=DocValuesFormat(name=Lucene70), source_s=DocValuesFormat(name=Memory), event.type_s=DocValuesFormat(name=Lucene70), responses_ts=DocValuesFormat(name=Asserting), event.time_l=DocValuesFormat(name=Lucene70), id=DocValuesFormat(name=Memory), operations.params_ts=DocValuesFormat(name=Asserting), collections_ss=DocValuesFormat(name=Lucene70), event.property.nodeNames_ss=DocValuesFormat(name=Lucene70), timestamp=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=1010, maxMBSortInHeap=7.769434094659977, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@6f2367), locale=hu, timezone=Asia/Rangoon
   [junit4]   2> NOTE: Linux 4.13.0-32-generic i386/Oracle Corporation 1.8.0_162 (32-bit)/cpus=8,threads=1,free=319479216,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestFastLRUCache, TestSchemaSimilarityResource, TestFunctionQuery, TestLegacyNumericUtils, TestReplicationHandlerBackup, TestCloudNestedDocsSort, TestNodeLostTrigger, CursorMarkTest, DocumentBuilderTest, LoggingHandlerTest, V2StandaloneTest, TestNonDefinedSimilarityFactory, AddSchemaFieldsUpdateProcessorFactoryTest, DistributedFacetPivotSmallAdvancedTest, ZkStateReaderTest, DeleteNodeTest, SOLR749Test, TestCollectionAPI, RequiredFieldsTest, TestFieldTypeResource, TestCloudJSONFacetJoinDomain, CdcrRequestHandlerTest, TestRecoveryHdfs, RankQueryTest, TestFieldCacheSort, TestSimpleQParserPlugin, OverseerModifyCollectionTest, HdfsRecoveryZkTest, FullHLLTest, TestHighFrequencyDictionaryFactory, AddReplicaTest, TestExactStatsCache, QueryElevationComponentTest, CollectionReloadTest, TestNumericRangeQuery32, CustomHighlightComponentTest, TestCollectionAPIs, TestTrie, TestFieldCollectionResource, TestPKIAuthenticationPlugin, SliceStateTest, TestSlowCompositeReaderWrapper, TestBM25SimilarityFactory, TestInPlaceUpdatesStandalone, TestDynamicLoading, SpatialRPTFieldTypeTest, XsltUpdateRequestHandlerTest, TestSolrJ, PrimUtilsTest, SegmentsInfoRequestHandlerTest, TestHttpShardHandlerFactory, MetricsHandlerTest, HttpTriggerListenerTest, ShardRoutingCustomTest, SuggestComponentTest, TestPolicyCloud, BadComponentTest, TestSolrIndexConfig, CdcrBootstrapTest, TestXIncludeConfig, TestCharFilters, DocValuesNotIndexedTest, HdfsWriteToMultipleCollectionsTest, SchemaVersionSpecificBehaviorTest, SparseHLLTest, TestNumericTerms64, TestSolrXml, AnalyticsMergeStrategyTest, TestSystemIdResolver, TestPointFields, TestDefaultStatsCache, TestSortableTextField, TestDownShardTolerantSearch, TestShardHandlerFactory, FastVectorHighlighterTest, TestAuthenticationFramework, ZkFailoverTest, IndexSchemaTest, DeleteStatusTest, UtilsToolTest, LeaderInitiatedRecoveryOnShardRestartTest, TestLRUCache, BasicZkTest, RemoteQueryErrorTest, CSVRequestHandlerTest, TestRTGBase, TestComputePlanAction, TestExceedMaxTermLength, SampleTest, HighlighterTest, HdfsCollectionsAPIDistributedZkTest, DistributedFacetExistsSmallTest, TestZkAclsWithHadoopAuth, TestPerFieldSimilarity, TestSQLHandler, PolyFieldTest, TestConfigSetsAPI, CreateRoutedAliasTest, TemplateUpdateProcessorTest, TestReplicationHandler, TestStressVersions, SSLMigrationTest, TestRTimerTree, SolrCoreTest, TestSolrCoreParser, TestStressInPlaceUpdates, TestBlendedInfixSuggestions, TestDistributedGrouping, CheckHdfsIndexTest, TestFieldCacheWithThreads, TestManagedResourceStorage, TestCopyFieldCollectionResource, CloneFieldUpdateProcessorFactoryTest, TestSolrConfigHandlerConcurrent, TestStressRecovery, TestTriggerIntegration, FieldMutatingUpdateProcessorTest, DistributedIntervalFacetingTest, BasicAuthStandaloneTest, SolrInfoBeanTest, JSONWriterTest, SolrJmxReporterCloudTest, TestLeaderElectionZkExpiry, SignatureUpdateProcessorFactoryTest, TestPullReplica, TestInitParams, CollectionsAPIDistributedZkTest, TestCustomDocTransformer, NumberUtilsTest, TestPartialUpdateDeduplication, SyncSliceTest, LeaderElectionIntegrationTest, FullSolrCloudDistribCmdsTest, LeaderElectionTest, TestHashPartitioner, DistributedSpellCheckComponentTest, ZkControllerTest, TestReload, DistributedTermsComponentTest, TestSolr4Spatial, StatsComponentTest, PeerSyncTest, ConvertedLegacyTest, BasicFunctionalityTest, DirectUpdateHandlerTest, TestBadConfig, TestIndexSearcher, SoftAutoCommitTest, ConnectionReuseTest, CollectionsAPISolrJTest, DistributedQueueTest, HealthCheckHandlerTest, HttpPartitionTest, NodeMutatorTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverseerRolesTest, RecoveryAfterSoftCommitTest, SaslZkACLProviderTest, SolrXmlInZkTest, TestCloudSearcherWarming, TestLeaderElectionWithEmptyReplica, TestPullReplicaErrorHandling, TestSizeLimitedDistributedMap, TestSkipOverseerOperations, TestTolerantUpdateProcessorCloud, TlogReplayBufferedWhileIndexingTest, ZkShardTermsTest, TestHdfsCloudBackupRestore, TestLocalFSCloudBackupRestore, AutoAddReplicasIntegrationTest, TestClusterStateProvider, TestGenericDistributedQueue, TestNodeAddedTrigger, TestSimDistributedQueue, CdcrReplicationDistributedZkTest, CdcrReplicationHandlerTest, HDFSCollectionsAPITest, HdfsSyncSliceTest, HdfsThreadLeakTest, HdfsTlogReplayBufferedWhileIndexingTest, HdfsUnloadDistributedZkTest, StressHdfsTest, ImplicitSnitchTest, RuleEngineTest, RulesTest, TestInfoStreamLogging, TestNRTOpen, TestReloadAndDeleteDocs, TestSimpleTextCodec, TestSolrCloudSnapshots, RequestLoggingTest, TestConfigReload, AutoscalingHistoryHandlerTest]
   [junit4] Completed [662/775 (4!)] on J1 in 36.53s, 1 test, 1 failure <<< FAILURES!

[...truncated 44276 lines...]