Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/1237/
5 tests failed.
FAILED:
org.apache.solr.cloud.LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR
Error Message:
There are still nodes recoverying - waited for 330 seconds
Stack Trace:
java.lang.AssertionError: There are still nodes recoverying - waited for 330
seconds
at
__randomizedtesting.SeedInfo.seed([38EB077E7EFFDA7C:E6616903455DB88F]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:187)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:144)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:139)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:856)
at
org.apache.solr.cloud.LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR(LeaderInitiatedRecoveryOnShardRestartTest.java:158)
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:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
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:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
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:745)
FAILED: org.apache.solr.cloud.MissingSegmentRecoveryTest.testLeaderRecovery
Error Message:
Expected a collection with one shard and two replicas null Last available
state:
DocCollection(MissingSegmentRecoveryTest//collections/MissingSegmentRecoveryTest/state.json/9)={
"replicationFactor":"2", "shards":{"shard1":{
"range":"80000000-7fffffff", "state":"active", "replicas":{
"core_node1":{ "core":"MissingSegmentRecoveryTest_shard1_replica2",
"base_url":"https://127.0.0.1:48436/solr",
"node_name":"127.0.0.1:48436_solr", "state":"active",
"leader":"true"}, "core_node2":{
"core":"MissingSegmentRecoveryTest_shard1_replica1",
"base_url":"https://127.0.0.1:49662/solr",
"node_name":"127.0.0.1:49662_solr", "state":"down"}}}},
"router":{"name":"compositeId"}, "maxShardsPerNode":"1",
"autoAddReplicas":"false"}
Stack Trace:
java.lang.AssertionError: Expected a collection with one shard and two replicas
null
Last available state:
DocCollection(MissingSegmentRecoveryTest//collections/MissingSegmentRecoveryTest/state.json/9)={
"replicationFactor":"2",
"shards":{"shard1":{
"range":"80000000-7fffffff",
"state":"active",
"replicas":{
"core_node1":{
"core":"MissingSegmentRecoveryTest_shard1_replica2",
"base_url":"https://127.0.0.1:48436/solr",
"node_name":"127.0.0.1:48436_solr",
"state":"active",
"leader":"true"},
"core_node2":{
"core":"MissingSegmentRecoveryTest_shard1_replica1",
"base_url":"https://127.0.0.1:49662/solr",
"node_name":"127.0.0.1:49662_solr",
"state":"down"}}}},
"router":{"name":"compositeId"},
"maxShardsPerNode":"1",
"autoAddReplicas":"false"}
at
__randomizedtesting.SeedInfo.seed([38EB077E7EFFDA7C:68BE9F7D27DE6C61]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:265)
at
org.apache.solr.cloud.MissingSegmentRecoveryTest.testLeaderRecovery(MissingSegmentRecoveryTest.java:105)
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:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
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:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
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:745)
FAILED:
org.apache.solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest.testCollectionsAPI
Error Message:
Expected to see collection awhollynewcollection_0 null Last available state:
DocCollection(awhollynewcollection_0//collections/awhollynewcollection_0/state.json/23)={
"replicationFactor":"3", "shards":{ "shard1":{
"range":"80000000-bfffffff", "state":"active", "replicas":{
"core_node2":{ "core":"awhollynewcollection_0_shard1_replica1",
"dataDir":"hdfs://localhost:49854/data/awhollynewcollection_0/core_node2/data/",
"base_url":"http://127.0.0.1:44433/solr",
"node_name":"127.0.0.1:44433_solr", "state":"active",
"ulogDir":"hdfs://localhost:49854/data/awhollynewcollection_0/core_node2/data/tlog",
"leader":"true"}, "core_node11":{
"core":"awhollynewcollection_0_shard1_replica2",
"dataDir":"hdfs://localhost:49854/data/awhollynewcollection_0/core_node11/data/",
"base_url":"http://127.0.0.1:33013/solr",
"node_name":"127.0.0.1:33013_solr", "state":"active",
"ulogDir":"hdfs://localhost:49854/data/awhollynewcollection_0/core_node11/data/tlog"}}},
"shard2":{ "range":"c0000000-ffffffff", "state":"active",
"replicas":{"core_node1":{
"core":"awhollynewcollection_0_shard2_replica3",
"dataDir":"hdfs://localhost:49854/data/awhollynewcollection_0/core_node1/data/",
"base_url":"http://127.0.0.1:33013/solr",
"node_name":"127.0.0.1:33013_solr", "state":"active",
"ulogDir":"hdfs://localhost:49854/data/awhollynewcollection_0/core_node1/data/tlog",
"leader":"true"}}}, "shard3":{ "range":"0-3fffffff",
"state":"active", "replicas":{"core_node10":{
"core":"awhollynewcollection_0_shard3_replica1",
"dataDir":"hdfs://localhost:49854/data/awhollynewcollection_0/core_node10/data/",
"base_url":"http://127.0.0.1:40441/solr",
"node_name":"127.0.0.1:40441_solr", "state":"active",
"ulogDir":"hdfs://localhost:49854/data/awhollynewcollection_0/core_node10/data/tlog",
"leader":"true"}}}, "shard4":{
"range":"40000000-7fffffff", "state":"active", "replicas":{
"core_node4":{ "core":"awhollynewcollection_0_shard4_replica3",
"dataDir":"hdfs://localhost:49854/data/awhollynewcollection_0/core_node4/data/",
"base_url":"http://127.0.0.1:53519/solr",
"node_name":"127.0.0.1:53519_solr", "state":"active",
"ulogDir":"hdfs://localhost:49854/data/awhollynewcollection_0/core_node4/data/tlog"},
"core_node6":{
"core":"awhollynewcollection_0_shard4_replica1",
"dataDir":"hdfs://localhost:49854/data/awhollynewcollection_0/core_node6/data/",
"base_url":"http://127.0.0.1:33013/solr",
"node_name":"127.0.0.1:33013_solr", "state":"active",
"ulogDir":"hdfs://localhost:49854/data/awhollynewcollection_0/core_node6/data/tlog",
"leader":"true"}}}}, "router":{"name":"compositeId"},
"maxShardsPerNode":"4", "autoAddReplicas":"false"}
Stack Trace:
java.lang.AssertionError: Expected to see collection awhollynewcollection_0
null
Last available state:
DocCollection(awhollynewcollection_0//collections/awhollynewcollection_0/state.json/23)={
"replicationFactor":"3",
"shards":{
"shard1":{
"range":"80000000-bfffffff",
"state":"active",
"replicas":{
"core_node2":{
"core":"awhollynewcollection_0_shard1_replica1",
"dataDir":"hdfs://localhost:49854/data/awhollynewcollection_0/core_node2/data/",
"base_url":"http://127.0.0.1:44433/solr",
"node_name":"127.0.0.1:44433_solr",
"state":"active",
"ulogDir":"hdfs://localhost:49854/data/awhollynewcollection_0/core_node2/data/tlog",
"leader":"true"},
"core_node11":{
"core":"awhollynewcollection_0_shard1_replica2",
"dataDir":"hdfs://localhost:49854/data/awhollynewcollection_0/core_node11/data/",
"base_url":"http://127.0.0.1:33013/solr",
"node_name":"127.0.0.1:33013_solr",
"state":"active",
"ulogDir":"hdfs://localhost:49854/data/awhollynewcollection_0/core_node11/data/tlog"}}},
"shard2":{
"range":"c0000000-ffffffff",
"state":"active",
"replicas":{"core_node1":{
"core":"awhollynewcollection_0_shard2_replica3",
"dataDir":"hdfs://localhost:49854/data/awhollynewcollection_0/core_node1/data/",
"base_url":"http://127.0.0.1:33013/solr",
"node_name":"127.0.0.1:33013_solr",
"state":"active",
"ulogDir":"hdfs://localhost:49854/data/awhollynewcollection_0/core_node1/data/tlog",
"leader":"true"}}},
"shard3":{
"range":"0-3fffffff",
"state":"active",
"replicas":{"core_node10":{
"core":"awhollynewcollection_0_shard3_replica1",
"dataDir":"hdfs://localhost:49854/data/awhollynewcollection_0/core_node10/data/",
"base_url":"http://127.0.0.1:40441/solr",
"node_name":"127.0.0.1:40441_solr",
"state":"active",
"ulogDir":"hdfs://localhost:49854/data/awhollynewcollection_0/core_node10/data/tlog",
"leader":"true"}}},
"shard4":{
"range":"40000000-7fffffff",
"state":"active",
"replicas":{
"core_node4":{
"core":"awhollynewcollection_0_shard4_replica3",
"dataDir":"hdfs://localhost:49854/data/awhollynewcollection_0/core_node4/data/",
"base_url":"http://127.0.0.1:53519/solr",
"node_name":"127.0.0.1:53519_solr",
"state":"active",
"ulogDir":"hdfs://localhost:49854/data/awhollynewcollection_0/core_node4/data/tlog"},
"core_node6":{
"core":"awhollynewcollection_0_shard4_replica1",
"dataDir":"hdfs://localhost:49854/data/awhollynewcollection_0/core_node6/data/",
"base_url":"http://127.0.0.1:33013/solr",
"node_name":"127.0.0.1:33013_solr",
"state":"active",
"ulogDir":"hdfs://localhost:49854/data/awhollynewcollection_0/core_node6/data/tlog",
"leader":"true"}}}},
"router":{"name":"compositeId"},
"maxShardsPerNode":"4",
"autoAddReplicas":"false"}
at
__randomizedtesting.SeedInfo.seed([38EB077E7EFFDA7C:709E73CA78CCF5E9]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:265)
at
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:503)
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:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
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:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
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:745)
FAILED:
org.apache.solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest.testNoCollectionSpecified
Error Message:
Error from server at http://127.0.0.1:33013/solr: Error CREATEing SolrCore
'corewithnocollection': Unable to create core [corewithnocollection] Caused by:
Direct buffer memory
Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at http://127.0.0.1:33013/solr: Error CREATEing SolrCore
'corewithnocollection': Unable to create core [corewithnocollection] Caused by:
Direct buffer memory
at
__randomizedtesting.SeedInfo.seed([38EB077E7EFFDA7C:4B48878ECA978F5E]:0)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:627)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:439)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:391)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1358)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1109)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1042)
at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
at
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testNoCollectionSpecified(CollectionsAPIDistributedZkTest.java:340)
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:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
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:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
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:745)
FAILED:
org.apache.solr.core.HdfsDirectoryFactoryTest.testInitArgsOrSysPropConfig
Error Message:
The max direct memory is likely too low. Either increase it (by adding
-XX:MaxDirectMemorySize=<size>g -XX:+UseLargePages to your containers startup
args) or disable direct allocation using
solr.hdfs.blockcache.direct.memory.allocation=false in solrconfig.xml. If you
are putting the block cache on the heap, your java heap size might not be large
enough. Failed allocating ~134.217728 MB.
Stack Trace:
java.lang.RuntimeException: The max direct memory is likely too low. Either
increase it (by adding -XX:MaxDirectMemorySize=<size>g -XX:+UseLargePages to
your containers startup args) or disable direct allocation using
solr.hdfs.blockcache.direct.memory.allocation=false in solrconfig.xml. If you
are putting the block cache on the heap, your java heap size might not be large
enough. Failed allocating ~134.217728 MB.
at
__randomizedtesting.SeedInfo.seed([38EB077E7EFFDA7C:CF44CE5583763057]:0)
at
org.apache.solr.core.HdfsDirectoryFactory.createBlockCache(HdfsDirectoryFactory.java:310)
at
org.apache.solr.core.HdfsDirectoryFactory.getBlockDirectoryCache(HdfsDirectoryFactory.java:286)
at
org.apache.solr.core.HdfsDirectoryFactory.create(HdfsDirectoryFactory.java:226)
at
org.apache.solr.core.HdfsDirectoryFactoryTest.testInitArgsOrSysPropConfig(HdfsDirectoryFactoryTest.java:108)
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:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
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:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
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:745)
Caused by: java.lang.OutOfMemoryError: Direct buffer memory
at java.nio.Bits.reserveMemory(Bits.java:693)
at java.nio.DirectByteBuffer.<init>(DirectByteBuffer.java:123)
at java.nio.ByteBuffer.allocateDirect(ByteBuffer.java:311)
at
org.apache.solr.store.blockcache.BlockCache.<init>(BlockCache.java:68)
at
org.apache.solr.core.HdfsDirectoryFactory.createBlockCache(HdfsDirectoryFactory.java:308)
... 42 more
Build Log:
[...truncated 11509 lines...]
[junit4] Suite:
org.apache.solr.cloud.LeaderInitiatedRecoveryOnShardRestartTest
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderInitiatedRecoveryOnShardRestartTest_38EB077E7EFFDA7C-001/init-core-data-001
[junit4] 2> 81714 INFO
(SUITE-LeaderInitiatedRecoveryOnShardRestartTest-seed#[38EB077E7EFFDA7C]-worker)
[ ] o.a.s.SolrTestCaseJ4 Using TrieFields
[junit4] 2> 81715 INFO
(SUITE-LeaderInitiatedRecoveryOnShardRestartTest-seed#[38EB077E7EFFDA7C]-worker)
[ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
[junit4] 2> 81715 INFO
(SUITE-LeaderInitiatedRecoveryOnShardRestartTest-seed#[38EB077E7EFFDA7C]-worker)
[ ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system
property: /_/
[junit4] 2> 81717 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[38EB077E7EFFDA7C])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 81717 INFO (Thread-314) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 81717 INFO (Thread-314) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 81817 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[38EB077E7EFFDA7C])
[ ] o.a.s.c.ZkTestServer start zk server on port:40891
[junit4] 2> 81831 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[38EB077E7EFFDA7C])
[ ] o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 81836 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[38EB077E7EFFDA7C])
[ ] o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 81838 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[38EB077E7EFFDA7C])
[ ] o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 81839 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[38EB077E7EFFDA7C])
[ ] o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 81841 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[38EB077E7EFFDA7C])
[ ] o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 81842 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[38EB077E7EFFDA7C])
[ ] o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 81843 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[38EB077E7EFFDA7C])
[ ] o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 81844 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[38EB077E7EFFDA7C])
[ ] o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 81852 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[38EB077E7EFFDA7C])
[ ] o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 81860 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[38EB077E7EFFDA7C])
[ ] o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 81861 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[38EB077E7EFFDA7C])
[ ] o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 81935 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[38EB077E7EFFDA7C])
[ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderInitiatedRecoveryOnShardRestartTest_38EB077E7EFFDA7C-001/control-001/cores/collection1
[junit4] 2> 81936 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[38EB077E7EFFDA7C])
[ ] o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 81941 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[38EB077E7EFFDA7C])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@44013efb{/_,null,AVAILABLE}
[junit4] 2> 81942 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[38EB077E7EFFDA7C])
[ ] o.e.j.s.AbstractConnector Started
ServerConnector@2569a273{HTTP/1.1,[http/1.1]}{127.0.0.1:55797}
[junit4] 2> 81942 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[38EB077E7EFFDA7C])
[ ] o.e.j.s.Server Started @86288ms
[junit4] 2> 81942 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[38EB077E7EFFDA7C])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderInitiatedRecoveryOnShardRestartTest_38EB077E7EFFDA7C-001/tempDir-001/control/data,
hostContext=/_, hostPort=55797,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderInitiatedRecoveryOnShardRestartTest_38EB077E7EFFDA7C-001/control-001/cores}
[junit4] 2> 81942 ERROR
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[38EB077E7EFFDA7C])
[ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging
may be missing or incomplete.
[junit4] 2> 81942 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[38EB077E7EFFDA7C])
[ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr?
version 7.0.0
[junit4] 2> 81942 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[38EB077E7EFFDA7C])
[ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on
port null
[junit4] 2> 81942 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[38EB077E7EFFDA7C])
[ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 81942 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[38EB077E7EFFDA7C])
[ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-02-13T09:31:40.448Z
[junit4] 2> 81953 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[38EB077E7EFFDA7C])
[ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 81953 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[38EB077E7EFFDA7C])
[ ] o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderInitiatedRecoveryOnShardRestartTest_38EB077E7EFFDA7C-001/control-001/solr.xml
[junit4] 2> 81960 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[38EB077E7EFFDA7C])
[ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40891/solr
[junit4] 2> 81985 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[38EB077E7EFFDA7C])
[n:127.0.0.1:55797__ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 81986 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[38EB077E7EFFDA7C])
[n:127.0.0.1:55797__ ] o.a.s.c.OverseerElectionContext I am going to be the
leader 127.0.0.1:55797__
[junit4] 2> 81986 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[38EB077E7EFFDA7C])
[n:127.0.0.1:55797__ ] o.a.s.c.Overseer Overseer
(id=97450609883611140-127.0.0.1:55797__-n_0000000000) starting
[junit4] 2> 82001 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[38EB077E7EFFDA7C])
[n:127.0.0.1:55797__ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:55797__
[junit4] 2> 82019 INFO
(zkCallback-156-thread-1-processing-n:127.0.0.1:55797__) [n:127.0.0.1:55797__
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 82063 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[38EB077E7EFFDA7C])
[n:127.0.0.1:55797__ ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderInitiatedRecoveryOnShardRestartTest_38EB077E7EFFDA7C-001/control-001/cores
[junit4] 2> 82063 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[38EB077E7EFFDA7C])
[n:127.0.0.1:55797__ ] o.a.s.c.CorePropertiesLocator Cores are:
[collection1]
[junit4] 2> 82066 INFO
(OverseerStateUpdate-97450609883611140-127.0.0.1:55797__-n_0000000000)
[n:127.0.0.1:55797__ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard1
[junit4] 2> 83107 INFO
(coreLoadExecutor-423-thread-1-processing-n:127.0.0.1:55797__)
[n:127.0.0.1:55797__ c:control_collection x:collection1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.0.0
[junit4] 2> 83118 INFO
(coreLoadExecutor-423-thread-1-processing-n:127.0.0.1:55797__)
[n:127.0.0.1:55797__ c:control_collection x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 83199 WARN
(coreLoadExecutor-423-thread-1-processing-n:127.0.0.1:55797__)
[n:127.0.0.1:55797__ c:control_collection x:collection1] o.a.s.s.IndexSchema
[collection1] default search field in schema is text. WARNING: Deprecated,
please use 'df' on request instead.
[junit4] 2> 83202 INFO
(coreLoadExecutor-423-thread-1-processing-n:127.0.0.1:55797__)
[n:127.0.0.1:55797__ c:control_collection x:collection1] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 83215 INFO
(coreLoadExecutor-423-thread-1-processing-n:127.0.0.1:55797__)
[n:127.0.0.1:55797__ c:control_collection x:collection1]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection control_collection
[junit4] 2> 83223 INFO
(coreLoadExecutor-423-thread-1-processing-n:127.0.0.1:55797__)
[n:127.0.0.1:55797__ c:control_collection x:collection1] o.a.s.c.SolrCore
[[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderInitiatedRecoveryOnShardRestartTest_38EB077E7EFFDA7C-001/control-001/cores/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderInitiatedRecoveryOnShardRestartTest_38EB077E7EFFDA7C-001/control-001/cores/collection1/data/]
[junit4] 2> 83223 INFO
(coreLoadExecutor-423-thread-1-processing-n:127.0.0.1:55797__)
[n:127.0.0.1:55797__ c:control_collection x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@227cb952
[junit4] 2> 83227 INFO
(coreLoadExecutor-423-thread-1-processing-n:127.0.0.1:55797__)
[n:127.0.0.1:55797__ c:control_collection x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=663032689,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 83247 WARN
(coreLoadExecutor-423-thread-1-processing-n:127.0.0.1:55797__)
[n:127.0.0.1:55797__ c:control_collection x:collection1]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 83290 INFO
(coreLoadExecutor-423-thread-1-processing-n:127.0.0.1:55797__)
[n:127.0.0.1:55797__ c:control_collection x:collection1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 83290 INFO
(coreLoadExecutor-423-thread-1-processing-n:127.0.0.1:55797__)
[n:127.0.0.1:55797__ c:control_collection x:collection1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 83291 INFO
(coreLoadExecutor-423-thread-1-processing-n:127.0.0.1:55797__)
[n:127.0.0.1:55797__ c:control_collection x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 83291 INFO
(coreLoadExecutor-423-thread-1-processing-n:127.0.0.1:55797__)
[n:127.0.0.1:55797__ c:control_collection x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 83292 INFO
(coreLoadExecutor-423-thread-1-processing-n:127.0.0.1:55797__)
[n:127.0.0.1:55797__ c:control_collection x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=27, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=15.927734375,
floorSegmentMB=1.751953125, forceMergeDeletesPctAllowed=7.349550050922909,
segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 83293 INFO
(coreLoadExecutor-423-thread-1-processing-n:127.0.0.1:55797__)
[n:127.0.0.1:55797__ c:control_collection x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@69eec352[collection1] main]
[junit4] 2> 83294 INFO
(coreLoadExecutor-423-thread-1-processing-n:127.0.0.1:55797__)
[n:127.0.0.1:55797__ c:control_collection x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 83295 INFO
(coreLoadExecutor-423-thread-1-processing-n:127.0.0.1:55797__)
[n:127.0.0.1:55797__ c:control_collection x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 83295 INFO
(coreLoadExecutor-423-thread-1-processing-n:127.0.0.1:55797__)
[n:127.0.0.1:55797__ c:control_collection x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 83297 INFO
(searcherExecutor-424-thread-1-processing-n:127.0.0.1:55797__ x:collection1
c:control_collection) [n:127.0.0.1:55797__ c:control_collection
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@69eec352[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 83297 INFO
(coreLoadExecutor-423-thread-1-processing-n:127.0.0.1:55797__)
[n:127.0.0.1:55797__ c:control_collection x:collection1] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1559209759791382528
[junit4] 2> 83304 INFO
(coreZkRegister-416-thread-1-processing-n:127.0.0.1:55797__ x:collection1
c:control_collection) [n:127.0.0.1:55797__ c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas
found to continue.
[junit4] 2> 83304 INFO
(coreZkRegister-416-thread-1-processing-n:127.0.0.1:55797__ x:collection1
c:control_collection) [n:127.0.0.1:55797__ c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new
leader - try and sync
[junit4] 2> 83304 INFO
(coreZkRegister-416-thread-1-processing-n:127.0.0.1:55797__ x:collection1
c:control_collection) [n:127.0.0.1:55797__ c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:55797/_/collection1/
[junit4] 2> 83304 INFO
(coreZkRegister-416-thread-1-processing-n:127.0.0.1:55797__ x:collection1
c:control_collection) [n:127.0.0.1:55797__ c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync
replicas to me
[junit4] 2> 83304 INFO
(coreZkRegister-416-thread-1-processing-n:127.0.0.1:55797__ x:collection1
c:control_collection) [n:127.0.0.1:55797__ c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.SyncStrategy
http://127.0.0.1:55797/_/collection1/ has no replicas
[junit4] 2> 83308 INFO
(coreZkRegister-416-thread-1-processing-n:127.0.0.1:55797__ x:collection1
c:control_collection) [n:127.0.0.1:55797__ c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new
leader: http://127.0.0.1:55797/_/collection1/ shard1
[junit4] 2> 83459 INFO
(coreZkRegister-416-thread-1-processing-n:127.0.0.1:55797__ x:collection1
c:control_collection) [n:127.0.0.1:55797__ c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery
necessary
[junit4] 2> 83613 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[38EB077E7EFFDA7C])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 83614 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[38EB077E7EFFDA7C])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:40891/solr ready
[junit4] 2> 83614 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[38EB077E7EFFDA7C])
[ ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause
connection loss:false
[junit4] 2> 83614 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[38EB077E7EFFDA7C])
[ ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with
stateFormat=2
[junit4] 2> 83694 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[38EB077E7EFFDA7C])
[ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderInitiatedRecoveryOnShardRestartTest_38EB077E7EFFDA7C-001/shard-1-001/cores/collection1
[junit4] 2> 83695 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[38EB077E7EFFDA7C])
[ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderInitiatedRecoveryOnShardRestartTest_38EB077E7EFFDA7C-001/shard-1-001
[junit4] 2> 83696 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[38EB077E7EFFDA7C])
[ ] o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 83697 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[38EB077E7EFFDA7C])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@fc8ee0d{/_,null,AVAILABLE}
[junit4] 2> 83697 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[38EB077E7EFFDA7C])
[ ] o.e.j.s.AbstractConnector Started
ServerConnector@5bd39f9b{HTTP/1.1,[http/1.1]}{127.0.0.1:54174}
[junit4] 2> 83697 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[38EB077E7EFFDA7C])
[ ] o.e.j.s.Server Started @88043ms
[junit4] 2> 83697 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[38EB077E7EFFDA7C])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderInitiatedRecoveryOnShardRestartTest_38EB077E7EFFDA7C-001/tempDir-001/jetty1,
solrconfig=solrconfig.xml, hostContext=/_, hostPort=54174,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderInitiatedRecoveryOnShardRestartTest_38EB077E7EFFDA7C-001/shard-1-001/cores}
[junit4] 2> 83698 ERROR
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[38EB077E7EFFDA7C])
[ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging
may be missing or incomplete.
[junit4] 2> 83698 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[38EB077E7EFFDA7C])
[ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr?
version 7.0.0
[junit4] 2> 83698 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[38EB077E7EFFDA7C])
[ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on
port null
[junit4] 2> 83698 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[38EB077E7EFFDA7C])
[ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 83698 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[38EB077E7EFFDA7C])
[ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-02-13T09:31:42.204Z
[junit4] 2> 83701 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[38EB077E7EFFDA7C])
[ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 83701 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[38EB077E7EFFDA7C])
[ ] o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderInitiatedRecoveryOnShardRestartTest_38EB077E7EFFDA7C-001/shard-1-001/solr.xml
[junit4] 2> 83707 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[38EB077E7EFFDA7C])
[ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40891/solr
[junit4] 2> 83723 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[38EB077E7EFFDA7C])
[n:127.0.0.1:54174__ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 83725 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[38EB077E7EFFDA7C])
[n:127.0.0.1:54174__ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 83727 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[38EB077E7EFFDA7C])
[n:127.0.0.1:54174__ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:54174__
[junit4] 2> 83732 INFO (zkCallback-160-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 83732 INFO
(zkCallback-156-thread-2-processing-n:127.0.0.1:55797__) [n:127.0.0.1:55797__
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 83738 INFO
(zkCallback-166-thread-1-processing-n:127.0.0.1:54174__) [n:127.0.0.1:54174__
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 83820 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[38EB077E7EFFDA7C])
[n:127.0.0.1:54174__ ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderInitiatedRecoveryOnShardRestartTest_38EB077E7EFFDA7C-001/shard-1-001/cores
[junit4] 2> 83820 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[38EB077E7EFFDA7C])
[n:127.0.0.1:54174__ ] o.a.s.c.CorePropertiesLocator Cores are:
[collection1]
[junit4] 2> 83826 INFO
(OverseerStateUpdate-97450609883611140-127.0.0.1:55797__-n_0000000000)
[n:127.0.0.1:55797__ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard1
[junit4] 2> 83929 INFO
(zkCallback-166-thread-2-processing-n:127.0.0.1:54174__) [n:127.0.0.1:54174__
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 84838 INFO
(coreLoadExecutor-434-thread-1-processing-n:127.0.0.1:54174__)
[n:127.0.0.1:54174__ c:collection1 x:collection1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 7.0.0
[junit4] 2> 84849 INFO
(coreLoadExecutor-434-thread-1-processing-n:127.0.0.1:54174__)
[n:127.0.0.1:54174__ c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 84922 WARN
(coreLoadExecutor-434-thread-1-processing-n:127.0.0.1:54174__)
[n:127.0.0.1:54174__ c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] default search field in schema is text. WARNING: Deprecated,
please use 'df' on request instead.
[junit4] 2> 84924 INFO
(coreLoadExecutor-434-thread-1-processing-n:127.0.0.1:54174__)
[n:127.0.0.1:54174__ c:collection1 x:collection1] o.a.s.s.IndexSchema Loaded
schema test/1.0 with uniqueid field id
[junit4] 2> 84933 INFO
(coreLoadExecutor-434-thread-1-processing-n:127.0.0.1:54174__)
[n:127.0.0.1:54174__ c:collection1 x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection collection1
[junit4] 2> 84933 INFO
(coreLoadExecutor-434-thread-1-processing-n:127.0.0.1:54174__)
[n:127.0.0.1:54174__ c:collection1 x:collection1] o.a.s.c.SolrCore
[[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderInitiatedRecoveryOnShardRestartTest_38EB077E7EFFDA7C-001/shard-1-001/cores/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderInitiatedRecoveryOnShardRestartTest_38EB077E7EFFDA7C-001/shard-1-001/cores/collection1/data/]
[junit4] 2> 84933 INFO
(coreLoadExecutor-434-thread-1-processing-n:127.0.0.1:54174__)
[n:127.0.0.1:54174__ c:collection1 x:collection1] o.a.s.c.JmxMonitoredMap JMX
monitoring is enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@227cb952
[junit4] 2> 84936 INFO
(coreLoadExecutor-434-thread-1-processing-n:127.0.0.1:54174__)
[n:127.0.0.1:54174__ c:collection1 x:collection1] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy:
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=663032689,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 84951 WARN
(coreLoadExecutor-434-thread-1-processing-n:127.0.0.1:54174__)
[n:127.0.0.1:54174__ c:collection1 x:collection1] o.a.s.c.RequestHandlers
INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class
= DumpRequestHandler,attributes = {initParams=a, name=/dump,
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
[junit4] 2> 84983 INFO
(coreLoadExecutor-434-thread-1-processing-n:127.0.0.1:54174__)
[n:127.0.0.1:54174__ c:collection1 x:collection1] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 84983 INFO
(coreLoadExecutor-434-thread-1-processing-n:127.0.0.1:54174__)
[n:127.0.0.1:54174__ c:collection1 x:collection1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 84984 INFO
(coreLoadExecutor-434-thread-1-processing-n:127.0.0.1:54174__)
[n:127.0.0.1:54174__ c:collection1 x:collection1] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 84984 INFO
(coreLoadExecutor-434-thread-1-processing-n:127.0.0.1:54174__)
[n:127.0.0.1:54174__ c:collection1 x:collection1] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 84985 INFO
(coreLoadExecutor-434-thread-1-processing-n:127.0.0.1:54174__)
[n:127.0.0.1:54174__ c:collection1 x:collection1] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy:
[TieredMergePolicy: maxMergeAtOnce=27, maxMergeAtOnceExplicit=13,
maxMergedSegmentMB=15.927734375, floorSegmentMB=1.751953125,
forceMergeDeletesPctAllowed=7.349550050922909, segmentsPerTier=40.0,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 84985 INFO
(coreLoadExecutor-434-thread-1-processing-n:127.0.0.1:54174__)
[n:127.0.0.1:54174__ c:collection1 x:collection1] o.a.s.s.SolrIndexSearcher
Opening [Searcher@1aab9199[collection1] main]
[junit4] 2> 84987 INFO
(coreLoadExecutor-434-thread-1-processing-n:127.0.0.1:54174__)
[n:127.0.0.1:54174__ c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 84987 INFO
(coreLoadExecutor-434-thread-1-processing-n:127.0.0.1:54174__)
[n:127.0.0.1:54174__ c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 84987 INFO
(coreLoadExecutor-434-thread-1-processing-n:127.0.0.1:54174__)
[n:127.0.0.1:54174__ c:collection1 x:collection1] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000
[junit4] 2> 84989 INFO
(searcherExecutor-435-thread-1-processing-n:127.0.0.1:54174__ x:collection1
c:collection1) [n:127.0.0.1:54174__ c:collection1 x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1aab9199[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 84989 INFO
(coreLoadExecutor-434-thread-1-processing-n:127.0.0.1:54174__)
[n:127.0.0.1:54174__ c:collection1 x:collection1] o.a.s.u.UpdateLog Could not
find max version in index or recent updates, using new clock 1559209761565573120
[junit4] 2> 84998 INFO
(coreZkRegister-429-thread-1-processing-n:127.0.0.1:54174__ x:collection1
c:collection1) [n:127.0.0.1:54174__ c:collection1 s:shard1 r:core_node1
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to
continue.
[junit4] 2> 84998 INFO
(coreZkRegister-429-thread-1-processing-n:127.0.0.1:54174__ x:collection1
c:collection1) [n:127.0.0.1:54174__ c:collection1 s:shard1 r:core_node1
x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try
and sync
[junit4] 2> 84998 INFO
(coreZkRegister-429-thread-1-processing-n:127.0.0.1:54174__ x:collection1
c:collection1) [n:127.0.0.1:54174__ c:collection1 s:shard1 r:core_node1
x:collection1] o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:54174/_/collection1/
[junit4] 2> 84998 INFO
(coreZkRegister-429-thread-1-processing-n:127.0.0.1:54174__ x:collection1
c:collection1) [n:127.0.0.1:54174__ c:collection1 s:shard1 r:core_node1
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 84998 INFO
(coreZkRegister-429-thread-1-processing-n:127.0.0.1:54174__ x:collection1
c:collection1) [n:127.0.0.1:54174__ c:collection1 s:shard1 r:core_node1
x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:54174/_/collection1/ has
no replicas
[junit4] 2> 85002 INFO
(coreZkRegister-429-thread-1-processing-n:127.0.0.1:54174__ x:collection1
c:collection1) [n:127.0.0.1:54174__ c:collection1 s:shard1 r:core_node1
x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:54174/_/collection1/ shard1
[junit4] 2> 85104 INFO
(zkCallback-166-thread-2-processing-n:127.0.0.1:54174__) [n:127.0.0.1:54174__
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 85153 INFO
(coreZkRegister-429-thread-1-processing-n:127.0.0.1:54174__ x:collection1
c:collection1) [n:127.0.0.1:54174__ c:collection1 s:shard1 r:core_node1
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 85258 INFO
(zkCallback-166-thread-2-processing-n:127.0.0.1:54174__) [n:127.0.0.1:54174__
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 85431 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[38EB077E7EFFDA7C])
[ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderInitiatedRecoveryOnShardRestartTest_38EB077E7EFFDA7C-001/shard-2-001/cores/collection1
[junit4] 2> 85432 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[38EB077E7EFFDA7C])
[ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderInitiatedRecoveryOnShardRestartTest_38EB077E7EFFDA7C-001/shard-2-001
[junit4] 2> 85433 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[38EB077E7EFFDA7C])
[ ] o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 85434 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[38EB077E7EFFDA7C])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6ff1a354{/_,null,AVAILABLE}
[junit4] 2> 85434 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[38EB077E7EFFDA7C])
[ ] o.e.j.s.AbstractConnector Started
ServerConnector@818ff3a{HTTP/1.1,[http/1.1]}{127.0.0.1:46793}
[junit4] 2> 85434 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[38EB077E7EFFDA7C])
[ ] o.e.j.s.Server Started @89780ms
[junit4] 2> 85434 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[38EB077E7EFFDA7C])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderInitiatedRecoveryOnShardRestartTest_38EB077E7EFFDA7C-001/tempDir-001/jetty2,
solrconfig=solrconfig.xml, hostContext=/_, hostPort=46793,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderInitiatedRecoveryOnShardRestartTest_38EB077E7EFFDA7C-001/shard-2-001/cores}
[junit4] 2> 85434 ERROR
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[38EB077E7EFFDA7C])
[ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging
may be missing or incomplete.
[junit4] 2> 85437 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[38EB077E7EFFDA7C])
[ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr?
version 7.0.0
[junit4] 2> 85437 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[38EB077E7EFFDA7C])
[ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on
port null
[junit4] 2> 85437 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[38EB077E7EFFDA7C])
[ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 85437 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[38EB077E7EFFDA7C])
[ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-02-13T09:31:43.943Z
[junit4] 2> 85448 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[38EB077E7EFFDA7C])
[ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 85448 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[38EB077E7EFFDA7C])
[ ] o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderInitiatedRecoveryOnShardRestartTest_38EB077E7EFFDA7C-001/shard-2-001/solr.xml
[junit4] 2> 85457 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[38EB077E7EFFDA7C])
[ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40891/solr
[junit4] 2> 85477 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[38EB077E7EFFDA7C])
[n:127.0.0.1:46793__ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 85480 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[38EB077E7EFFDA7C])
[n:127.0.0.1:46793__ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 85482 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[38EB077E7EFFDA7C])
[n:127.0.0.1:46793__ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:46793__
[junit4] 2> 85492 INFO (zkCallback-160-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 85493 INFO
(zkCallback-166-thread-2-processing-n:127.0.0.1:54174__) [n:127.0.0.1:54174__
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 85493 INFO
(zkCallback-156-thread-1-processing-n:127.0.0.1:55797__) [n:127.0.0.1:55797__
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 85500 INFO
(zkCallback-172-thread-1-processing-n:127.0.0.1:46793__) [n:127.0.0.1:46793__
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 85557 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[38EB077E7EFFDA7C])
[n:127.0.0.1:46793__ ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderInitiatedRecoveryOnShardRestartTest_38EB077E7EFFDA7C-001/shard-2-001/cores
[junit4] 2> 85557 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[38EB077E7EFFDA7C])
[n:127.0.0.1:46793__ ] o.a.s.c.CorePropertiesLocator Cores are:
[collection1]
[junit4] 2> 85565 INFO
(OverseerStateUpdate-97450609883611140-127.0.0.1:55797__-n_0000000000)
[n:127.0.0.1:55797__ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard1
[junit4] 2> 85680 INFO
(zkCallback-166-thread-2-processing-n:127.0.0.1:54174__) [n:127.0.0.1:54174__
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 85680 INFO
(zkCallback-172-thread-1-processing-n:127.0.0.1:46793__) [n:127.0.0.1:46793__
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 86575 INFO
(coreLoadExecutor-445-thread-1-processing-n:127.0.0.1:46793__)
[n:127.0.0.1:46793__ c:collection1 x:collection1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 7.0.0
[junit4] 2> 86586 INFO
(coreLoadExecutor-445-thread-1-processing-n:127.0.0.1:46793__)
[n:127.0.0.1:46793__ c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 86659 WARN
(coreLoadExecutor-445-thread-1-processing-n:127.0.0.1:46793__)
[n:127.0.0.1:46793__ c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] default search field in schema is text. WARNING: Deprecated,
please use 'df' on request instead.
[junit4] 2> 86660 INFO
(coreLoadExecutor-445-thread-1-processing-n:127.0.0.1:46793__)
[n:127.0.0.1:46793__ c:collection1 x:collection1] o.a.s.s.IndexSchema Loaded
schema test/1.0 with uniqueid field id
[junit4] 2> 86675 INFO
(coreLoadExecutor-445-thread-1-processing-n:127.0.0.1:46793__)
[n:127.0.0.1:46793__ c:collection1 x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection collection1
[junit4] 2> 86676 INFO
(coreLoadExecutor-445-thread-1-processing-n:127.0.0.1:46793__)
[n:127.0.0.1:46793__ c:collection1 x:collection1] o.a.s.c.SolrCore
[[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderInitiatedRecoveryOnShardRestartTest_38EB077E7EFFDA7C-001/shard-2-001/cores/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderInitiatedRecoveryOnShardRestartTest_38EB077E7EFFDA7C-001/shard-2-001/cores/collection1/data/]
[junit4] 2> 86676 INFO
(coreLoadExecutor-445-thread-1-processing-n:127.0.0.1:46793__)
[n:127.0.0.1:46793__ c:collection1 x:collection1] o.a.s.c.JmxMonitoredMap JMX
monitoring is enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@227cb952
[junit4] 2> 86678 INFO
(coreLoadExecutor-445-thread-1-processing-n:127.0.0.1:46793__)
[n:127.0.0.1:46793__ c:collection1 x:collection1] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy:
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=663032689,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 86686 WARN
(coreLoadExecutor-445-thread-1-processing-n:127.0.0.1:46793__)
[n:127.0.0.1:46793__ c:collection1 x:collection1] o.a.s.c.RequestHandlers
INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class
= DumpRequestHandler,attributes = {initParams=a, name=/dump,
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
[junit4] 2> 86714 INFO
(coreLoadExecutor-445-thread-1-processing-n:127.0.0.1:46793__)
[n:127.0.0.1:46793__ c:collection1 x:collection1] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 86714 INFO
(coreLoadExecutor-445-thread-1-processing-n:127.0.0.1:46793__)
[n:127.0.0.1:46793__ c:collection1 x:collection1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 86715 INFO
(coreLoadExecutor-445-thread-1-processing-n:127.0.0.1:46793__)
[n:127.0.0.1:46793__ c:collection1 x:collection1] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 86715 INFO
(coreLoadExecutor-445-thread-1-processing-n:127.0.0.1:46793__)
[n:127.0.0.1:46793__ c:collection1 x:collection1] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 86716 INFO
(coreLoadExecutor-445-thread-1-processing-n:127.0.0.1:46793__)
[n:127.0.0.1:46793__ c:collection1 x:collection1] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy:
[TieredMergePolicy: maxMergeAtOnce=27, maxMergeAtOnceExplicit=13,
maxMergedSegmentMB=15.927734375, floorSegmentMB=1.751953125,
forceMergeDeletesPctAllowed=7.349550050922909, segmentsPerTier=40.0,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 86717 INFO
(coreLoadExecutor-445-thread-1-processing-n:127.0.0.1:46793__)
[n:127.0.0.1:46793__ c:collection1 x:collection1] o.a.s.s.SolrIndexSearcher
Opening [Searcher@191d4e3e[collection1] main]
[junit4] 2> 86717 INFO
(coreLoadExecutor-445-thread-1-processing-n:127.0.0.1:46793__)
[n:127.0.0.1:46793__ c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 86718 INFO
(coreLoadExecutor-445-thread-1-processing-n:127.0.0.1:46793__)
[n:127.0.0.1:46793__ c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 86718 INFO
(coreLoadExecutor-445-thread-1-processing-n:127.0.0.1:46793__)
[n:127.0.0.1:46793__ c:collection1 x:collection1] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000
[junit4] 2> 86719 INFO
(coreLoadExecutor-445-thread-1-processing-n:127.0.0.1:46793__)
[n:127.0.0.1:46793__ c:collection1 x:collection1] o.a.s.u.UpdateLog Could not
find max version in index or recent updates, using new clock 1559209763379609600
[junit4] 2> 86722 INFO
(searcherExecutor-446-thread-1-processing-n:127.0.0.1:46793__ x:collection1
c:collection1) [n:127.0.0.1:46793__ c:collection1 x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@191d4e3e[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 86726 INFO
(coreZkRegister-440-thread-1-processing-n:127.0.0.1:46793__ x:collection1
c:collection1) [n:127.0.0.1:46793__ c:collection1 s:shard1 r:core_node2
x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
[junit4] 2> 86726 INFO
(updateExecutor-169-thread-1-processing-n:127.0.0.1:46793__ x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:46793__ c:collection1
s:shard1 r:core_node2 x:collection1] o.a.s.u.DefaultSolrCoreState Running
recovery
[junit4] 2> 86726 INFO
(recoveryExecutor-170-thread-1-processing-n:127.0.0.1:46793__ x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:46793__ c:collection1
s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery
process. recoveringAfterStartup=true
[junit4] 2> 86727 INFO
(recoveryExecutor-170-thread-1-processing-n:127.0.0.1:46793__ x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:46793__ c:collection1
s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy ######
startupVersions=[[]]
[junit4] 2> 86727 INFO
(recoveryExecutor-170-thread-1-processing-n:127.0.0.1:46793__ x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:46793__ c:collection1
s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering
updates. core=[collection1]
[junit4] 2> 86727 INFO
(recoveryExecutor-170-thread-1-processing-n:127.0.0.1:46793__ x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:46793__ c:collection1
s:shard1 r:core_node2 x:collection1] o.a.s.u.UpdateLog Starting to buffer
updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4] 2> 86727 INFO
(recoveryExecutor-170-thread-1-processing-n:127.0.0.1:46793__ x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:46793__ c:collection1
s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Publishing state
of core [collection1] as recovering, leader is
[http://127.0.0.1:54174/_/collection1/] and I am
[http://127.0.0.1:46793/_/collection1/]
[junit4] 2> 86732 INFO
(recoveryExecutor-170-thread-1-processing-n:127.0.0.1:46793__ x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:46793__ c:collection1
s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Sending prep
recovery command to [http://127.0.0.1:54174/_]; [WaitForState:
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:46793__&coreNodeName=core_node2&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
[junit4] 2> 86737 INFO (qtp1870741983-1064) [n:127.0.0.1:54174__ ]
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node2, state:
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
[junit4] 2> 86737 INFO (qtp1870741983-1064) [n:127.0.0.1:54174__ ]
o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1
(shard1 of collection1) have state: recovering
[junit4] 2> 86737 INFO (qtp1870741983-1064) [n:127.0.0.1:54174__ ]
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1,
shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader?
true, live=true, checkLive=true, currentState=down, localState=active,
nodeName=127.0.0.1:46793__, coreNodeName=core_node2,
onlyIfActiveCheckResult=false, nodeProps:
core_node2:{"core":"collection1","base_url":"http://127.0.0.1:46793/_","node_name":"127.0.0.1:46793__","state":"down"}
[junit4] 2> 86830 INFO
(zkCallback-172-thread-1-processing-n:127.0.0.1:46793__) [n:127.0.0.1:46793__
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 86830 INFO
(zkCallback-166-thread-2-processing-n:127.0.0.1:54174__) [n:127.0.0.1:54174__
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 87112 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[38EB077E7EFFDA7C])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testRestartWithAllInLIR
[junit4] 2> 87112 INFO
(TEST-LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR-seed#[38EB077E7EFFDA7C])
[ ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish -
collection: collection1 failOnTimeout:true timeout (sec):330
[junit4] 2> 87737 INFO (qtp1870741983-1064) [n:127.0.0.1:54174__ ]
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1,
shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader?
true, live=true, checkLive=true, currentState=recovering, localState=active,
nodeName=127.0.0.1:46793__, coreNodeName=core_node2,
onlyIfActiveCheckResult=false, nodeProps:
core_node2:{"core":"collection1","base_url":"http://127.0.0.1:46793/_","node_name":"127.0.0.1:46793__","state":"recovering"}
[junit4] 2> 87737 INFO (qtp1870741983-1064) [n:127.0.0.1:54174__ ]
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node2, state: recovering,
checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4] 2> 87738 INFO (qtp1870741983-1064) [n:127.0.0.1:54174__ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={nodeName=127.0.0.1:46793__&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node2&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
status=0 QTime=1000
[junit4] 2> 94740 INFO
(recoveryExecutor-170-thread-1-processing-n:127.0.0.1:46793__ x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:46793__ c:collection1
s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Attempting to
PeerSync from [http://127.0.0.1:54174/_/collection1/] -
recoveringAfterStartup=[true]
[junit4] 2> 94740 INFO
(recoveryExecutor-170-thread-1-processing-n:127.0.0.1:46793__ x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:46793__ c:collection1
s:shard1 r:core_node2 x:collection1] o.a.s.u.PeerSync PeerSync:
core=collection1 url=http://127.0.0.1:46793/_ START
replicas=[http://127.0.0.1:54174/_/collection1/] nUpdates=100
[junit4] 2> 94747 INFO (qtp1870741983-1062) [n:127.0.0.1:54174__
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.IndexFingerprint
IndexFingerprint millis:2.0 result:{maxVersionSpecified=9223372036854775807,
maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0,
maxDoc=0}
[junit4] 2> 94747 INFO (qtp1870741983-1062) [n:127.0.0.1:54174__
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.S.Request
[collection1] webapp=/_ path=/get
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
status=0 QTime=2
[junit4] 2> 94749 INFO
(recoveryExecutor-170-thread-1-processing-n:127.0.0.1:46793__ x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:46793__ c:collection1
s:shard1 r:core_node2 x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint
millis:0.0 result:{maxVersionSpecified=9223372036854775807,
maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0,
maxDoc=0}
[junit4] 2> 94749 INFO
(recoveryExecutor-170-thread-1-processing-n:127.0.0.1:46793__ x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:46793__ c:collection1
s:shard1 r:core_node2 x:collection1] o.a.s.u.PeerSync We are already in sync.
No need to do a PeerSync
[junit4] 2> 94750 INFO
(recoveryExecutor-170-thread-1-processing-n:127.0.0.1:46793__ x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:46793__ c:collection1
s:shard1 r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 94750 INFO
(recoveryExecutor-170-thread-1-processing-n:127.0.0.1:46793__ x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:46793__ c:collection1
s:shard1 r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2 No
uncommitted changes. Skipping IW.commit.
[junit4] 2> 94750 INFO
(recoveryExecutor-170-thread-1-processing-n:127.0.0.1:46793__ x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:46793__ c:collection1
s:shard1 r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2
end_commit_flush
[junit4] 2> 94750 INFO
(recoveryExecutor-170-thread-1-processing-n:127.0.0.1:46793__ x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:46793__ c:collection1
s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy PeerSync stage of
recovery was successful.
[junit4] 2> 94750 INFO
(recoveryExecutor-170-thread-1-processing-n:127.0.0.1:46793__ x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:46793__ c:collection1
s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Replaying updates
buffered during PeerSync.
[junit4] 2> 94750 INFO
(recoveryExecutor-170-thread-1-processing-n:127.0.0.1:46793__ x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:46793__ c:collection1
s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy No replay needed.
[junit4] 2> 94750 INFO
(recoveryExecutor-170-thread-1-processing-n:127.0.0.1:46793__ x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:46793__ c:collection1
s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Registering as
Active after recovery.
[junit4] 2> 94753 INFO
(zkCallback-172-thread-1-processing-n:127.0.0.1:46793__) [n:127.0.0.1:46793__
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/
[...truncated too long message...]
nit4] 2> at java.lang.reflect.Method.invoke(Method.java:498)
[junit4] 2> at
org.apache.hadoop.metrics2.lib.MethodMetric$2.snapshot(MethodMetric.java:111)
[junit4] 2> at
org.apache.hadoop.metrics2.lib.MethodMetric.snapshot(MethodMetric.java:144)
[junit4] 2> at
org.apache.hadoop.metrics2.lib.MetricsRegistry.snapshot(MetricsRegistry.java:401)
[junit4] 2> at
org.apache.hadoop.metrics2.lib.MetricsSourceBuilder$1.getMetrics(MetricsSourceBuilder.java:79)
[junit4] 2> at
org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.getMetrics(MetricsSourceAdapter.java:194)
[junit4] 2> at
org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.updateJmxCache(MetricsSourceAdapter.java:172)
[junit4] 2> at
org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.getMBeanInfo(MetricsSourceAdapter.java:151)
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getClassName(DefaultMBeanServerInterceptor.java:1804)
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.safeGetClassName(DefaultMBeanServerInterceptor.java:1595)
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.checkMBeanPermission(DefaultMBeanServerInterceptor.java:1813)
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:430)
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:415)
[junit4] 2> at
com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:546)
[junit4] 2> at
org.apache.hadoop.metrics2.util.MBeans.unregister(MBeans.java:81)
[junit4] 2> at
org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.stopMBeans(MetricsSourceAdapter.java:226)
[junit4] 2> at
org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.stop(MetricsSourceAdapter.java:211)
[junit4] 2> at
org.apache.hadoop.metrics2.impl.MetricsSystemImpl.stopSources(MetricsSystemImpl.java:463)
[junit4] 2> at
org.apache.hadoop.metrics2.impl.MetricsSystemImpl.stop(MetricsSystemImpl.java:213)
[junit4] 2> at
org.apache.hadoop.metrics2.impl.MetricsSystemImpl.shutdown(MetricsSystemImpl.java:594)
[junit4] 2> at
org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.shutdownInstance(DefaultMetricsSystem.java:72)
[junit4] 2> at
org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.shutdown(DefaultMetricsSystem.java:68)
[junit4] 2> at
org.apache.hadoop.hdfs.server.namenode.metrics.NameNodeMetrics.shutdown(NameNodeMetrics.java:171)
[junit4] 2> at
org.apache.hadoop.hdfs.server.namenode.NameNode.stop(NameNode.java:872)
[junit4] 2> at
org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:1726)
[junit4] 2> at
org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:1705)
[junit4] 2> at
org.apache.solr.cloud.hdfs.HdfsTestUtil.teardownClass(HdfsTestUtil.java:204)
[junit4] 2> at
org.apache.solr.core.HdfsDirectoryFactoryTest.teardownClass(HdfsDirectoryFactoryTest.java:61)
[junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
[junit4] 2> at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] 2> at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] 2> at java.lang.reflect.Method.invoke(Method.java:498)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:870)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> Caused by: java.lang.NullPointerException
[junit4] 2> at
org.apache.hadoop.hdfs.server.blockmanagement.BlocksMap.size(BlocksMap.java:203)
[junit4] 2> at
org.apache.hadoop.hdfs.server.blockmanagement.BlockManager.getTotalBlocks(BlockManager.java:3370)
[junit4] 2> at
org.apache.hadoop.hdfs.server.namenode.FSNamesystem.getBlocksTotal(FSNamesystem.java:5729)
[junit4] 2> ... 54 more
[junit4] 2> 3786565 INFO
(SUITE-HdfsDirectoryFactoryTest-seed#[38EB077E7EFFDA7C]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.core.HdfsDirectoryFactoryTest_38EB077E7EFFDA7C-001
[junit4] 2> Feb 13, 2017 10:33:25 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 34 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Lucene70,
sim=RandomSimilarity(queryNorm=false): {}, locale=ar-YE, timezone=Africa/Cairo
[junit4] 2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation
1.8.0_121 (64-bit)/cpus=4,threads=2,free=345467544,total=525860864
[junit4] 2> NOTE: All tests run in this JVM: [RuleEngineTest,
BasicAuthIntegrationTest, TestLMJelinekMercerSimilarityFactory, PeerSyncTest,
TestNamedUpdateProcessors, SSLMigrationTest, HdfsThreadLeakTest, TestBadConfig,
CollectionStateFormat2Test, LeaderInitiatedRecoveryOnShardRestartTest,
TestSearcherReuse, TestCSVLoader, RankQueryTest, SolrRequestParserTest,
DefaultValueUpdateProcessorTest, RequiredFieldsTest, TestFieldCacheWithThreads,
PeerSyncWithIndexFingerprintCachingTest, TestRemoteStreaming,
DistributedDebugComponentTest, TestDFISimilarityFactory,
DisMaxRequestHandlerTest, LeaderElectionIntegrationTest,
TestStressCloudBlindAtomicUpdates, TestConfigSetImmutable,
HdfsCollectionsAPIDistributedZkTest, TestClusterProperties,
BlockJoinFacetRandomTest, SegmentsInfoRequestHandlerTest, PluginInfoTest,
ReplicationFactorTest, TestCollectionAPIs, TestStandardQParsers,
TestMissingGroups, TestRTGBase, SharedFSAutoReplicaFailoverTest, BitVectorTest,
TestRequestForwarding, TestComplexPhraseQParserPlugin, TestReplicationHandler,
QueryElevationComponentTest, TestSolrQueryParserResource, TestOmitPositions,
TestCodecSupport, DocExpirationUpdateProcessorFactoryTest, SolrJmxReporterTest,
SearchHandlerTest, TestSuggestSpellingConverter, InfoHandlerTest,
ForceLeaderTest, SpellPossibilityIteratorTest, TestSolrCoreProperties,
DistanceUnitsTest, TestSolrCloudWithHadoopAuthPlugin, ReturnFieldsTest,
TestSortByMinMaxFunction, QueryEqualityTest, TestSchemaVersionResource,
TestAnalyzedSuggestions, TestFieldResource, DistributedFacetPivotLargeTest,
TestBlobHandler, TestRandomFaceting, AddSchemaFieldsUpdateProcessorFactoryTest,
TestTrackingShardHandlerFactory, TestAtomicUpdateErrorCases,
DateMathParserTest, TestFunctionQuery, DocumentAnalysisRequestHandlerTest,
ClusterStateTest, TestDistributedStatsComponentCardinality,
DistributedQueueTest, TestSubQueryTransformerCrossCore, TestFilteredDocIdSet,
UniqFieldsUpdateProcessorFactoryTest, TestJsonFacets,
TestFoldingMultitermQuery, TestBinaryResponseWriter,
TestManagedSynonymFilterFactory, BasicZkTest, AnalysisAfterCoreReloadTest,
BasicDistributedZkTest, TestSolrConfigHandlerConcurrent,
SpatialHeatmapFacetsTest, DeleteInactiveReplicaTest,
TriLevelCompositeIdRoutingTest, TestInPlaceUpdatesStandalone, UUIDFieldTest,
TestExclusionRuleCollectionAccess, TestExactSharedStatsCache,
OverseerStatusTest, TestGeoJSONResponseWriter, TestSolrCloudSnapshots,
DistributedFacetPivotSmallTest, CursorPagingTest, TestPseudoReturnFields,
TestPathTrie, UtilsToolTest, TestCrossCoreJoin, TestFaceting,
TestManagedSchema, CurrencyFieldOpenExchangeTest, AnalysisErrorHandlingTest,
TestMacros, TestImplicitCoreProperties, BlockCacheTest, InfixSuggestersTest,
HdfsWriteToMultipleCollectionsTest, TestDistributedSearch,
DistribCursorPagingTest, HdfsBasicDistributedZkTest, ZkStateReaderTest,
ZkStateWriterTest, CachingDirectoryFactoryTest, CoreSorterTest,
DirectoryFactoryTest, ExitableDirectoryReaderTest, HdfsDirectoryFactoryTest]
[junit4] Completed [552/694 (4!)] on J0 in 13.87s, 3 tests, 1 error <<<
FAILURES!
[...truncated 62916 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]