Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-7.x/31/
6 tests failed.
FAILED: org.apache.lucene.spatial3d.TestGeo3DPoint.testRandomBig
Error Message:
Test abandoned because suite timeout was reached.
Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
at __randomizedtesting.SeedInfo.seed([799D43D729FE9D6]:0)
FAILED: junit.framework.TestSuite.org.apache.lucene.spatial3d.TestGeo3DPoint
Error Message:
Suite timeout exceeded (>= 7200000 msec).
Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
at __randomizedtesting.SeedInfo.seed([799D43D729FE9D6]:0)
FAILED: org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test
Error Message:
Expected 2 of 3 replicas to be active but only found 1;
[core_node3:{"core":"c8n_1x3_lf_shard1_replica_n1","base_url":"http://127.0.0.1:40499","node_name":"127.0.0.1:40499_","state":"active","type":"NRT","leader":"true"}];
clusterState:
DocCollection(c8n_1x3_lf//collections/c8n_1x3_lf/state.json/18)={
"pullReplicas":"0", "replicationFactor":"1", "shards":{"shard1":{
"range":"80000000-7fffffff", "state":"active", "replicas":{
"core_node3":{ "core":"c8n_1x3_lf_shard1_replica_n1",
"base_url":"http://127.0.0.1:40499", "node_name":"127.0.0.1:40499_",
"state":"active", "type":"NRT", "leader":"true"},
"core_node5":{ "core":"c8n_1x3_lf_shard1_replica_n2",
"base_url":"http://127.0.0.1:35915", "node_name":"127.0.0.1:35915_",
"state":"down", "type":"NRT"}, "core_node6":{
"state":"down", "base_url":"http://127.0.0.1:33140",
"core":"c8n_1x3_lf_shard1_replica_n4",
"node_name":"127.0.0.1:33140_", "type":"NRT"}}}},
"router":{"name":"compositeId"}, "maxShardsPerNode":"1",
"autoAddReplicas":"false", "nrtReplicas":"3", "tlogReplicas":"0"}
Stack Trace:
java.lang.AssertionError: Expected 2 of 3 replicas to be active but only found
1;
[core_node3:{"core":"c8n_1x3_lf_shard1_replica_n1","base_url":"http://127.0.0.1:40499","node_name":"127.0.0.1:40499_","state":"active","type":"NRT","leader":"true"}];
clusterState: DocCollection(c8n_1x3_lf//collections/c8n_1x3_lf/state.json/18)={
"pullReplicas":"0",
"replicationFactor":"1",
"shards":{"shard1":{
"range":"80000000-7fffffff",
"state":"active",
"replicas":{
"core_node3":{
"core":"c8n_1x3_lf_shard1_replica_n1",
"base_url":"http://127.0.0.1:40499",
"node_name":"127.0.0.1:40499_",
"state":"active",
"type":"NRT",
"leader":"true"},
"core_node5":{
"core":"c8n_1x3_lf_shard1_replica_n2",
"base_url":"http://127.0.0.1:35915",
"node_name":"127.0.0.1:35915_",
"state":"down",
"type":"NRT"},
"core_node6":{
"state":"down",
"base_url":"http://127.0.0.1:33140",
"core":"c8n_1x3_lf_shard1_replica_n4",
"node_name":"127.0.0.1:33140_",
"type":"NRT"}}}},
"router":{"name":"compositeId"},
"maxShardsPerNode":"1",
"autoAddReplicas":"false",
"nrtReplicas":"3",
"tlogReplicas":"0"}
at
__randomizedtesting.SeedInfo.seed([A552ECE1FD218366:2D06D33B53DDEE9E]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.testRf3WithLeaderFailover(LeaderFailoverAfterPartitionTest.java:169)
at
org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test(LeaderFailoverAfterPartitionTest.java:56)
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:993)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java: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:748)
FAILED: org.apache.solr.cloud.ShardSplitTest.testSplitAfterFailedSplit
Error Message:
expected:<1> but was:<2>
Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
at
__randomizedtesting.SeedInfo.seed([A552ECE1FD218366:5C1F7F4EC154CEEC]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at org.junit.Assert.assertEquals(Assert.java:456)
at
org.apache.solr.cloud.ShardSplitTest.testSplitAfterFailedSplit(ShardSplitTest.java:279)
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:993)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java: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:748)
FAILED: org.apache.solr.cloud.HttpPartitionTest.test
Error Message:
Didn't see all replicas for shard shard1 in c8n_1x2 come up within 90000 ms!
ClusterState: { "collMinRf_1x3":{ "pullReplicas":"0",
"replicationFactor":"1", "shards":{"shard1":{
"range":"80000000-7fffffff", "state":"active", "replicas":{
"core_node4":{ "core":"collMinRf_1x3_shard1_replica_n2",
"base_url":"http://127.0.0.1:46751",
"node_name":"127.0.0.1:46751_", "state":"active",
"type":"NRT"}, "core_node5":{
"core":"collMinRf_1x3_shard1_replica_n1",
"base_url":"http://127.0.0.1:46787",
"node_name":"127.0.0.1:46787_", "state":"active",
"type":"NRT"}, "core_node6":{
"core":"collMinRf_1x3_shard1_replica_n3",
"base_url":"http://127.0.0.1:46044",
"node_name":"127.0.0.1:46044_", "state":"active",
"type":"NRT", "leader":"true"}}}},
"router":{"name":"compositeId"}, "maxShardsPerNode":"1",
"autoAddReplicas":"false", "nrtReplicas":"3", "tlogReplicas":"0"},
"collection1":{ "pullReplicas":"0", "replicationFactor":"1",
"shards":{ "shard1":{ "range":"80000000-ffffffff",
"state":"active", "replicas":{"core_node44":{
"core":"collection1_shard1_replica_n43",
"base_url":"http://127.0.0.1:46044",
"node_name":"127.0.0.1:46044_", "state":"active",
"type":"NRT", "leader":"true"}}}, "shard2":{
"range":"0-7fffffff", "state":"active", "replicas":{
"core_node42":{ "core":"collection1_shard2_replica_n41",
"base_url":"http://127.0.0.1:46787",
"node_name":"127.0.0.1:46787_", "state":"active",
"type":"NRT", "leader":"true"}, "core_node46":{
"core":"collection1_shard2_replica_n45",
"base_url":"http://127.0.0.1:35126",
"node_name":"127.0.0.1:35126_", "state":"active",
"type":"NRT"}}}}, "router":{"name":"compositeId"},
"maxShardsPerNode":"1", "autoAddReplicas":"false", "nrtReplicas":"1",
"tlogReplicas":"0"}, "control_collection":{ "pullReplicas":"0",
"replicationFactor":"1", "shards":{"shard1":{
"range":"80000000-7fffffff", "state":"active",
"replicas":{"core_node2":{
"core":"control_collection_shard1_replica_n1",
"base_url":"http://127.0.0.1:46751",
"node_name":"127.0.0.1:46751_", "state":"active",
"type":"NRT", "leader":"true"}}}},
"router":{"name":"compositeId"}, "maxShardsPerNode":"1",
"autoAddReplicas":"false", "nrtReplicas":"1", "tlogReplicas":"0"},
"c8n_1x2":{ "pullReplicas":"0", "replicationFactor":"1",
"shards":{"shard1":{ "range":"80000000-7fffffff",
"state":"active", "replicas":{ "core_node3":{
"state":"down", "base_url":"http://127.0.0.1:46787",
"core":"c8n_1x2_shard1_replica_n1", "node_name":"127.0.0.1:46787_",
"type":"NRT"}, "core_node4":{
"core":"c8n_1x2_shard1_replica_n2",
"base_url":"http://127.0.0.1:46751",
"node_name":"127.0.0.1:46751_", "state":"active",
"type":"NRT", "leader":"true"}}}},
"router":{"name":"compositeId"}, "maxShardsPerNode":"1",
"autoAddReplicas":"false", "nrtReplicas":"2", "tlogReplicas":"0"}}
Stack Trace:
java.lang.AssertionError: Didn't see all replicas for shard shard1 in c8n_1x2
come up within 90000 ms! ClusterState: {
"collMinRf_1x3":{
"pullReplicas":"0",
"replicationFactor":"1",
"shards":{"shard1":{
"range":"80000000-7fffffff",
"state":"active",
"replicas":{
"core_node4":{
"core":"collMinRf_1x3_shard1_replica_n2",
"base_url":"http://127.0.0.1:46751",
"node_name":"127.0.0.1:46751_",
"state":"active",
"type":"NRT"},
"core_node5":{
"core":"collMinRf_1x3_shard1_replica_n1",
"base_url":"http://127.0.0.1:46787",
"node_name":"127.0.0.1:46787_",
"state":"active",
"type":"NRT"},
"core_node6":{
"core":"collMinRf_1x3_shard1_replica_n3",
"base_url":"http://127.0.0.1:46044",
"node_name":"127.0.0.1:46044_",
"state":"active",
"type":"NRT",
"leader":"true"}}}},
"router":{"name":"compositeId"},
"maxShardsPerNode":"1",
"autoAddReplicas":"false",
"nrtReplicas":"3",
"tlogReplicas":"0"},
"collection1":{
"pullReplicas":"0",
"replicationFactor":"1",
"shards":{
"shard1":{
"range":"80000000-ffffffff",
"state":"active",
"replicas":{"core_node44":{
"core":"collection1_shard1_replica_n43",
"base_url":"http://127.0.0.1:46044",
"node_name":"127.0.0.1:46044_",
"state":"active",
"type":"NRT",
"leader":"true"}}},
"shard2":{
"range":"0-7fffffff",
"state":"active",
"replicas":{
"core_node42":{
"core":"collection1_shard2_replica_n41",
"base_url":"http://127.0.0.1:46787",
"node_name":"127.0.0.1:46787_",
"state":"active",
"type":"NRT",
"leader":"true"},
"core_node46":{
"core":"collection1_shard2_replica_n45",
"base_url":"http://127.0.0.1:35126",
"node_name":"127.0.0.1:35126_",
"state":"active",
"type":"NRT"}}}},
"router":{"name":"compositeId"},
"maxShardsPerNode":"1",
"autoAddReplicas":"false",
"nrtReplicas":"1",
"tlogReplicas":"0"},
"control_collection":{
"pullReplicas":"0",
"replicationFactor":"1",
"shards":{"shard1":{
"range":"80000000-7fffffff",
"state":"active",
"replicas":{"core_node2":{
"core":"control_collection_shard1_replica_n1",
"base_url":"http://127.0.0.1:46751",
"node_name":"127.0.0.1:46751_",
"state":"active",
"type":"NRT",
"leader":"true"}}}},
"router":{"name":"compositeId"},
"maxShardsPerNode":"1",
"autoAddReplicas":"false",
"nrtReplicas":"1",
"tlogReplicas":"0"},
"c8n_1x2":{
"pullReplicas":"0",
"replicationFactor":"1",
"shards":{"shard1":{
"range":"80000000-7fffffff",
"state":"active",
"replicas":{
"core_node3":{
"state":"down",
"base_url":"http://127.0.0.1:46787",
"core":"c8n_1x2_shard1_replica_n1",
"node_name":"127.0.0.1:46787_",
"type":"NRT"},
"core_node4":{
"core":"c8n_1x2_shard1_replica_n2",
"base_url":"http://127.0.0.1:46751",
"node_name":"127.0.0.1:46751_",
"state":"active",
"type":"NRT",
"leader":"true"}}}},
"router":{"name":"compositeId"},
"maxShardsPerNode":"1",
"autoAddReplicas":"false",
"nrtReplicas":"2",
"tlogReplicas":"0"}}
at
__randomizedtesting.SeedInfo.seed([A552ECE1FD218366:2D06D33B53DDEE9E]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.ensureAllReplicasAreActive(AbstractFullDistribZkTestBase.java:1996)
at
org.apache.solr.cloud.HttpPartitionTest.testRf2(HttpPartitionTest.java:368)
at
org.apache.solr.cloud.HttpPartitionTest.test(HttpPartitionTest.java:132)
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:993)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java: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:748)
FAILED: org.apache.solr.cloud.SharedFSAutoReplicaFailoverTest.test
Error Message:
Timeout waiting for all live and active
Stack Trace:
java.lang.AssertionError: Timeout waiting for all live and active
at
__randomizedtesting.SeedInfo.seed([A552ECE1FD218366:2D06D33B53DDEE9E]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.cloud.SharedFSAutoReplicaFailoverTest.testBasics(SharedFSAutoReplicaFailoverTest.java:246)
at
org.apache.solr.cloud.SharedFSAutoReplicaFailoverTest.test(SharedFSAutoReplicaFailoverTest.java:136)
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:993)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java: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:748)
Build Log:
[...truncated 10155 lines...]
[junit4] Suite: org.apache.lucene.spatial3d.TestGeo3DPoint
[junit4] 2> Rgp 19, 2017 7:49:01 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl$2 evaluate
[junit4] 2> WARNING: Suite execution timed out:
org.apache.lucene.spatial3d.TestGeo3DPoint
[junit4] 2> 1) Thread[id=1, name=main, state=WAITING, group=main]
[junit4] 2> at java.lang.Object.wait(Native Method)
[junit4] 2> at java.lang.Thread.join(Thread.java:1252)
[junit4] 2> at java.lang.Thread.join(Thread.java:1326)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:608)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.run(RandomizedRunner.java:457)
[junit4] 2> at
com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:251)
[junit4] 2> at
com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:368)
[junit4] 2> at
com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:13)
[junit4] 2> 2) Thread[id=14,
name=TEST-TestGeo3DPoint.testRandomBig-seed#[799D43D729FE9D6], state=RUNNABLE,
group=TGRP-TestGeo3DPoint]
[junit4] 2> at
org.apache.lucene.spatial3d.geom.Plane.addPoint(Plane.java:1953)
[junit4] 2> at
org.apache.lucene.spatial3d.geom.Plane.recordBounds(Plane.java:1418)
[junit4] 2> at
org.apache.lucene.spatial3d.geom.XYZBounds.addPlane(XYZBounds.java:161)
[junit4] 2> at
org.apache.lucene.spatial3d.geom.GeoStandardPath$PathSegment.getBounds(GeoStandardPath.java:848)
[junit4] 2> at
org.apache.lucene.spatial3d.geom.GeoStandardPath.getBounds(GeoStandardPath.java:315)
[junit4] 2> at
org.apache.lucene.spatial3d.TestGeo3DPoint.verify(TestGeo3DPoint.java:846)
[junit4] 2> at
org.apache.lucene.spatial3d.TestGeo3DPoint.doTestRandom(TestGeo3DPoint.java:548)
[junit4] 2> at
org.apache.lucene.spatial3d.TestGeo3DPoint.testRandomBig(TestGeo3DPoint.java:480)
[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$8.evaluate(RandomizedRunner.java:907)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
[junit4] 2> at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[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
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
[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:748)
[junit4] 2> 3) Thread[id=13,
name=SUITE-TestGeo3DPoint-seed#[799D43D729FE9D6], state=RUNNABLE,
group=TGRP-TestGeo3DPoint]
[junit4] 2> at java.lang.Thread.getStackTrace(Thread.java:1559)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$4.run(ThreadLeakControl.java:696)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$4.run(ThreadLeakControl.java:693)
[junit4] 2> at java.security.AccessController.doPrivileged(Native
Method)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl.getStackTrace(ThreadLeakControl.java:693)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl.getThreadsWithTraces(ThreadLeakControl.java:709)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl.formatThreadStacksFull(ThreadLeakControl.java:689)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl.access$1000(ThreadLeakControl.java:65)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:415)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:678)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:140)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:598)
[junit4] 2> 4) Thread[id=9, name=JUnit4-serializer-daemon,
state=TIMED_WAITING, group=main]
[junit4] 2> at java.lang.Thread.sleep(Native Method)
[junit4] 2> at
com.carrotsearch.ant.tasks.junit4.events.Serializer$1.run(Serializer.java:50)
[junit4] 2> NOTE: download the large Jenkins line-docs file by running
'ant get-jenkins-line-docs' in the lucene directory.
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestGeo3DPoint
-Dtests.method=testRandomBig -Dtests.seed=799D43D729FE9D6 -Dtests.multiplier=2
-Dtests.nightly=true -Dtests.slow=true
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/test-data/enwiki.random.lines.txt
-Dtests.locale=lt-LT -Dtests.timezone=Europe/Brussels -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] ERROR 6534s J1 | TestGeo3DPoint.testRandomBig <<<
[junit4] > Throwable #1: java.lang.Exception: Test abandoned because
suite timeout was reached.
[junit4] > at
__randomizedtesting.SeedInfo.seed([799D43D729FE9D6]:0)
[junit4] 2> Rgp 19, 2017 7:49:02 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> Rgp 19, 2017 7:49:22 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> SEVERE: 1 thread leaked from SUITE scope at
org.apache.lucene.spatial3d.TestGeo3DPoint:
[junit4] 2> 1) Thread[id=14,
name=TEST-TestGeo3DPoint.testRandomBig-seed#[799D43D729FE9D6], state=RUNNABLE,
group=TGRP-TestGeo3DPoint]
[junit4] 2> at
org.apache.lucene.spatial3d.geom.PlanetModel.pointOnSurface(PlanetModel.java:159)
[junit4] 2> at
org.apache.lucene.spatial3d.geom.Plane.recordBounds(Plane.java:1253)
[junit4] 2> at
org.apache.lucene.spatial3d.geom.XYZBounds.addPlane(XYZBounds.java:161)
[junit4] 2> at
org.apache.lucene.spatial3d.geom.GeoStandardPath$PathSegment.getBounds(GeoStandardPath.java:847)
[junit4] 2> at
org.apache.lucene.spatial3d.geom.GeoStandardPath.getBounds(GeoStandardPath.java:315)
[junit4] 2> at
org.apache.lucene.spatial3d.TestGeo3DPoint.verify(TestGeo3DPoint.java:846)
[junit4] 2> at
org.apache.lucene.spatial3d.TestGeo3DPoint.doTestRandom(TestGeo3DPoint.java:548)
[junit4] 2> at
org.apache.lucene.spatial3d.TestGeo3DPoint.testRandomBig(TestGeo3DPoint.java:480)
[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$8.evaluate(RandomizedRunner.java:907)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
[junit4] 2> at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[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
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
[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:748)
[junit4] 2> Rgp 19, 2017 7:49:22 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
[junit4] 2> INFO: Starting to interrupt leaked threads:
[junit4] 2> 1) Thread[id=14,
name=TEST-TestGeo3DPoint.testRandomBig-seed#[799D43D729FE9D6], state=RUNNABLE,
group=TGRP-TestGeo3DPoint]
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/build/spatial3d/test/J1/temp/lucene.spatial3d.TestGeo3DPoint_799D43D729FE9D6-001
[junit4] 2> Aug 19, 2017 5:49:22 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
[junit4] 2> INFO: All leaked threads terminated.
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{id=PostingsFormat(name=Memory)}, docValues:{id=DocValuesFormat(name=Lucene70),
point=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=811,
maxMBSortInHeap=6.952541407723767, sim=RandomSimilarity(queryNorm=false): {},
locale=lt-LT, timezone=Europe/Brussels
[junit4] 2> NOTE: Linux 4.4.0-83-generic amd64/Oracle Corporation
1.8.0_144 (64-bit)/cpus=4,threads=1,free=134771576,total=456130560
[junit4] 2> NOTE: All tests run in this JVM: [XYZSolidTest, TestGeo3DPoint]
[junit4] 2> NOTE: download the large Jenkins line-docs file by running
'ant get-jenkins-line-docs' in the lucene directory.
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestGeo3DPoint
-Dtests.seed=799D43D729FE9D6 -Dtests.multiplier=2 -Dtests.nightly=true
-Dtests.slow=true
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/test-data/enwiki.random.lines.txt
-Dtests.locale=lt-LT -Dtests.timezone=Europe/Brussels -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] ERROR 0.00s J1 | TestGeo3DPoint (suite) <<<
[junit4] > Throwable #1: java.lang.Exception: Suite timeout exceeded (>=
7200000 msec).
[junit4] > at
__randomizedtesting.SeedInfo.seed([799D43D729FE9D6]:0)
[junit4] Completed [13/14 (1!)] on J1 in 7220.66s, 10 tests, 2 errors <<<
FAILURES!
[...truncated 2618 lines...]
[junit4] Suite: org.apache.solr.cloud.ShardSplitTest
[junit4] 2> 3605143 INFO
(SUITE-ShardSplitTest-seed#[A552ECE1FD218366]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_A552ECE1FD218366-001/init-core-data-001
[junit4] 2> 3605143 WARN
(SUITE-ShardSplitTest-seed#[A552ECE1FD218366]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=32 numCloses=32
[junit4] 2> 3605143 INFO
(SUITE-ShardSplitTest-seed#[A552ECE1FD218366]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 3605238 INFO
(SUITE-ShardSplitTest-seed#[A552ECE1FD218366]-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> 3605238 INFO
(SUITE-ShardSplitTest-seed#[A552ECE1FD218366]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /kg_o/c
[junit4] 2> 3605250 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A552ECE1FD218366]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 3605282 INFO (Thread-4708) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 3605282 INFO (Thread-4708) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 3605319 ERROR (Thread-4708) [ ] o.a.z.s.ZooKeeperServer
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action
on ERROR or SHUTDOWN server state changes
[junit4] 2> 3605382 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A552ECE1FD218366]) [ ]
o.a.s.c.ZkTestServer start zk server on port:37873
[junit4] 2> 3605505 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A552ECE1FD218366]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 3605518 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A552ECE1FD218366]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/schema15.xml
to /configs/conf1/schema.xml
[junit4] 2> 3605521 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A552ECE1FD218366]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 3605534 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A552ECE1FD218366]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 3605535 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A552ECE1FD218366]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 3605536 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A552ECE1FD218366]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 3605537 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A552ECE1FD218366]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 3605550 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A552ECE1FD218366]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 3605551 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A552ECE1FD218366]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 3605552 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A552ECE1FD218366]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 3605553 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A552ECE1FD218366]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 3605583 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A552ECE1FD218366]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly
asked otherwise
[junit4] 2> 3605599 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15dfbdbefcb0001, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 3605993 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A552ECE1FD218366]) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 3605996 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A552ECE1FD218366]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@7f54d3d9{/kg_o/c,null,AVAILABLE}
[junit4] 2> 3606111 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A552ECE1FD218366]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@29ab43c8{HTTP/1.1,[http/1.1]}{127.0.0.1:46719}
[junit4] 2> 3606111 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A552ECE1FD218366]) [ ]
o.e.j.s.Server Started @3618070ms
[junit4] 2> 3606111 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A552ECE1FD218366]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_A552ECE1FD218366-001/tempDir-001/control/data,
replicaType=NRT, hostContext=/kg_o/c, hostPort=46719,
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_A552ECE1FD218366-001/control-001/cores}
[junit4] 2> 3606111 ERROR
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A552ECE1FD218366]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 3606111 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A552ECE1FD218366]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.1.0
[junit4] 2> 3606111 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A552ECE1FD218366]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 3606112 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A552ECE1FD218366]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 3606112 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A552ECE1FD218366]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-08-19T18:58:02.120Z
[junit4] 2> 3606144 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A552ECE1FD218366]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 3606144 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A552ECE1FD218366]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_A552ECE1FD218366-001/control-001/solr.xml
[junit4] 2> 3606177 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A552ECE1FD218366]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@2b064754, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 3606209 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A552ECE1FD218366]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37873/solr
[junit4] 2> 3606839 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A552ECE1FD218366])
[n:127.0.0.1:46719_kg_o%2Fc ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 3606840 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A552ECE1FD218366])
[n:127.0.0.1:46719_kg_o%2Fc ] o.a.s.c.OverseerElectionContext I am going to
be the leader 127.0.0.1:46719_kg_o%2Fc
[junit4] 2> 3606840 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A552ECE1FD218366])
[n:127.0.0.1:46719_kg_o%2Fc ] o.a.s.c.Overseer Overseer
(id=98511688911486980-127.0.0.1:46719_kg_o%2Fc-n_0000000000) starting
[junit4] 2> 3606875 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A552ECE1FD218366])
[n:127.0.0.1:46719_kg_o%2Fc ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:46719_kg_o%2Fc
[junit4] 2> 3606895 INFO
(zkCallback-3219-thread-1-processing-n:127.0.0.1:46719_kg_o%2Fc)
[n:127.0.0.1:46719_kg_o%2Fc ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (0) -> (1)
[junit4] 2> 3607307 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A552ECE1FD218366])
[n:127.0.0.1:46719_kg_o%2Fc ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2b064754
[junit4] 2> 3607339 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A552ECE1FD218366])
[n:127.0.0.1:46719_kg_o%2Fc ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2b064754
[junit4] 2> 3607339 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A552ECE1FD218366])
[n:127.0.0.1:46719_kg_o%2Fc ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2b064754
[junit4] 2> 3607341 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A552ECE1FD218366])
[n:127.0.0.1:46719_kg_o%2Fc ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_A552ECE1FD218366-001/control-001/cores
[junit4] 2> 3607438 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A552ECE1FD218366]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 3607438 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A552ECE1FD218366]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37873/solr ready
[junit4] 2> 3607452 INFO (qtp189512190-16374) [n:127.0.0.1:46719_kg_o%2Fc
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:46719_kg_o%252Fc&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 3607454 INFO
(OverseerThreadFactory-4569-thread-1-processing-n:127.0.0.1:46719_kg_o%2Fc)
[n:127.0.0.1:46719_kg_o%2Fc ] o.a.s.c.CreateCollectionCmd Create collection
control_collection
[junit4] 2> 3607593 INFO (qtp189512190-16375) [n:127.0.0.1:46719_kg_o%2Fc
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 3607595 INFO (qtp189512190-16375) [n:127.0.0.1:46719_kg_o%2Fc
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 3607710 INFO
(zkCallback-3219-thread-1-processing-n:127.0.0.1:46719_kg_o%2Fc)
[n:127.0.0.1:46719_kg_o%2Fc ] o.a.s.c.c.ZkStateReader A cluster state
change: [WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 3608656 INFO (qtp189512190-16375) [n:127.0.0.1:46719_kg_o%2Fc
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 3608696 INFO (qtp189512190-16375) [n:127.0.0.1:46719_kg_o%2Fc
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
[junit4] 2> 3609121 INFO (qtp189512190-16375) [n:127.0.0.1:46719_kg_o%2Fc
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 3609156 INFO (qtp189512190-16375) [n:127.0.0.1:46719_kg_o%2Fc
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1'
using configuration from collection control_collection, trusted=true
[junit4] 2> 3609156 INFO (qtp189512190-16375) [n:127.0.0.1:46719_kg_o%2Fc
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.control_collection.shard1.replica_n1' (registry
'solr.core.control_collection.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2b064754
[junit4] 2> 3609156 INFO (qtp189512190-16375) [n:127.0.0.1:46719_kg_o%2Fc
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 3609156 INFO (qtp189512190-16375) [n:127.0.0.1:46719_kg_o%2Fc
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore
at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_A552ECE1FD218366-001/control-001/cores/control_collection_shard1_replica_n1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_A552ECE1FD218366-001/control-001/cores/control_collection_shard1_replica_n1/data/]
[junit4] 2> 3609171 INFO (qtp189512190-16375) [n:127.0.0.1:46719_kg_o%2Fc
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=5, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 3609210 WARN (qtp189512190-16375) [n:127.0.0.1:46719_kg_o%2Fc
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
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> 3609325 INFO (qtp189512190-16375) [n:127.0.0.1:46719_kg_o%2Fc
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 3609325 INFO (qtp189512190-16375) [n:127.0.0.1:46719_kg_o%2Fc
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 3609326 INFO (qtp189512190-16375) [n:127.0.0.1:46719_kg_o%2Fc
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 3609326 INFO (qtp189512190-16375) [n:127.0.0.1:46719_kg_o%2Fc
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 3609327 INFO (qtp189512190-16375) [n:127.0.0.1:46719_kg_o%2Fc
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=30, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=13.845703125,
floorSegmentMB=0.3818359375, forceMergeDeletesPctAllowed=17.515840046183506,
segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 3609340 INFO (qtp189512190-16375) [n:127.0.0.1:46719_kg_o%2Fc
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@1c344f9b[control_collection_shard1_replica_n1] main]
[junit4] 2> 3609341 INFO (qtp189512190-16375) [n:127.0.0.1:46719_kg_o%2Fc
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 3609341 INFO (qtp189512190-16375) [n:127.0.0.1:46719_kg_o%2Fc
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 3609341 INFO (qtp189512190-16375) [n:127.0.0.1:46719_kg_o%2Fc
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 3609342 INFO (qtp189512190-16375) [n:127.0.0.1:46719_kg_o%2Fc
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1576187026839961600
[junit4] 2> 3609357 INFO
(searcherExecutor-4572-thread-1-processing-n:127.0.0.1:46719_kg_o%2Fc
x:control_collection_shard1_replica_n1 s:shard1 c:control_collection)
[n:127.0.0.1:46719_kg_o%2Fc c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore
[control_collection_shard1_replica_n1] Registered new searcher
Searcher@1c344f9b[control_collection_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 3609359 INFO (qtp189512190-16375) [n:127.0.0.1:46719_kg_o%2Fc
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 3609359 INFO (qtp189512190-16375) [n:127.0.0.1:46719_kg_o%2Fc
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 3609359 INFO (qtp189512190-16375) [n:127.0.0.1:46719_kg_o%2Fc
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:46719/kg_o/c/control_collection_shard1_replica_n1/
[junit4] 2> 3609359 INFO (qtp189512190-16375) [n:127.0.0.1:46719_kg_o%2Fc
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 3609359 INFO (qtp189512190-16375) [n:127.0.0.1:46719_kg_o%2Fc
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy
http://127.0.0.1:46719/kg_o/c/control_collection_shard1_replica_n1/ has no
replicas
[junit4] 2> 3609359 INFO (qtp189512190-16375) [n:127.0.0.1:46719_kg_o%2Fc
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 3609377 INFO (qtp189512190-16375) [n:127.0.0.1:46719_kg_o%2Fc
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:46719/kg_o/c/control_collection_shard1_replica_n1/ shard1
[junit4] 2> 3609480 INFO
(zkCallback-3219-thread-1-processing-n:127.0.0.1:46719_kg_o%2Fc)
[n:127.0.0.1:46719_kg_o%2Fc ] o.a.s.c.c.ZkStateReader A cluster state
change: [WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 3609531 INFO (qtp189512190-16375) [n:127.0.0.1:46719_kg_o%2Fc
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 3609532 INFO (qtp189512190-16375) [n:127.0.0.1:46719_kg_o%2Fc
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1938
[junit4] 2> 3609556 INFO (qtp189512190-16374) [n:127.0.0.1:46719_kg_o%2Fc
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at
most 30 seconds. Check all shard replicas
[junit4] 2> 3609642 INFO
(zkCallback-3219-thread-1-processing-n:127.0.0.1:46719_kg_o%2Fc)
[n:127.0.0.1:46719_kg_o%2Fc ] o.a.s.c.c.ZkStateReader A cluster state
change: [WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 3610556 INFO (qtp189512190-16374) [n:127.0.0.1:46719_kg_o%2Fc
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:46719_kg_o%252Fc&wt=javabin&version=2}
status=0 QTime=3104
[junit4] 2> 3610590 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A552ECE1FD218366]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 3610590 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A552ECE1FD218366]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37873/solr ready
[junit4] 2> 3610590 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A552ECE1FD218366]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 3610591 INFO (qtp189512190-16377) [n:127.0.0.1:46719_kg_o%2Fc
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 3610592 INFO
(OverseerCollectionConfigSetProcessor-98511688911486980-127.0.0.1:46719_kg_o%2Fc-n_0000000000)
[n:127.0.0.1:46719_kg_o%2Fc ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 3610593 INFO
(OverseerThreadFactory-4569-thread-2-processing-n:127.0.0.1:46719_kg_o%2Fc)
[n:127.0.0.1:46719_kg_o%2Fc ] o.a.s.c.CreateCollectionCmd Create collection
collection1
[junit4] 2> 3610593 WARN
(OverseerThreadFactory-4569-thread-2-processing-n:127.0.0.1:46719_kg_o%2Fc)
[n:127.0.0.1:46719_kg_o%2Fc ] o.a.s.c.CreateCollectionCmd It is unusual to
create a collection (collection1) without cores.
[junit4] 2> 3610812 INFO (qtp189512190-16377) [n:127.0.0.1:46719_kg_o%2Fc
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at
most 30 seconds. Check all shard replicas
[junit4] 2> 3610812 INFO (qtp189512190-16377) [n:127.0.0.1:46719_kg_o%2Fc
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2}
status=0 QTime=221
[junit4] 2> 3611050 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A552ECE1FD218366]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_A552ECE1FD218366-001/shard-1-001
of type NRT
[junit4] 2> 3611051 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A552ECE1FD218366]) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 3611076 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A552ECE1FD218366]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@794f9e97{/kg_o/c,null,AVAILABLE}
[junit4] 2> 3611076 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A552ECE1FD218366]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@235cf8a4{HTTP/1.1,[http/1.1]}{127.0.0.1:42149}
[junit4] 2> 3611076 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A552ECE1FD218366]) [ ]
o.e.j.s.Server Started @3623035ms
[junit4] 2> 3611076 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A552ECE1FD218366]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_A552ECE1FD218366-001/tempDir-001/jetty1,
solrconfig=solrconfig.xml, hostContext=/kg_o/c, hostPort=42149,
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_A552ECE1FD218366-001/shard-1-001/cores}
[junit4] 2> 3611077 ERROR
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A552ECE1FD218366]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 3611077 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A552ECE1FD218366]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.1.0
[junit4] 2> 3611077 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A552ECE1FD218366]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 3611077 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A552ECE1FD218366]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 3611077 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A552ECE1FD218366]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-08-19T18:58:07.085Z
[junit4] 2> 3611121 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A552ECE1FD218366]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 3611121 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A552ECE1FD218366]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_A552ECE1FD218366-001/shard-1-001/solr.xml
[junit4] 2> 3611125 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A552ECE1FD218366]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@2b064754, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 3611154 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A552ECE1FD218366]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37873/solr
[junit4] 2> 3611197 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A552ECE1FD218366])
[n:127.0.0.1:42149_kg_o%2Fc ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (0) -> (1)
[junit4] 2> 3611198 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A552ECE1FD218366])
[n:127.0.0.1:42149_kg_o%2Fc ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 3611200 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A552ECE1FD218366])
[n:127.0.0.1:42149_kg_o%2Fc ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:42149_kg_o%2Fc
[junit4] 2> 3611200 INFO
(zkCallback-3219-thread-1-processing-n:127.0.0.1:46719_kg_o%2Fc)
[n:127.0.0.1:46719_kg_o%2Fc ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (1) -> (2)
[junit4] 2> 3611201 INFO (zkCallback-3226-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 3611242 INFO
(zkCallback-3231-thread-1-processing-n:127.0.0.1:42149_kg_o%2Fc)
[n:127.0.0.1:42149_kg_o%2Fc ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (1) -> (2)
[junit4] 2> 3611362 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A552ECE1FD218366])
[n:127.0.0.1:42149_kg_o%2Fc ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2b064754
[junit4] 2> 3611387 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A552ECE1FD218366])
[n:127.0.0.1:42149_kg_o%2Fc ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2b064754
[junit4] 2> 3611387 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A552ECE1FD218366])
[n:127.0.0.1:42149_kg_o%2Fc ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2b064754
[junit4] 2> 3611417 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A552ECE1FD218366])
[n:127.0.0.1:42149_kg_o%2Fc ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_A552ECE1FD218366-001/shard-1-001/cores
[junit4] 2> 3611495 INFO (qtp189512190-16380) [n:127.0.0.1:46719_kg_o%2Fc
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with
params
node=127.0.0.1:42149_kg_o%252Fc&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 3611496 INFO
(OverseerCollectionConfigSetProcessor-98511688911486980-127.0.0.1:46719_kg_o%2Fc-n_0000000000)
[n:127.0.0.1:46719_kg_o%2Fc ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 3611496 INFO
(OverseerThreadFactory-4569-thread-3-processing-n:127.0.0.1:46719_kg_o%2Fc)
[n:127.0.0.1:46719_kg_o%2Fc ] o.a.s.c.AddReplicaCmd Node Identified
127.0.0.1:42149_kg_o%2Fc for creating new replica
[junit4] 2> 3611506 INFO (qtp40291941-16419) [n:127.0.0.1:42149_kg_o%2Fc
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 3611507 INFO (qtp40291941-16419) [n:127.0.0.1:42149_kg_o%2Fc
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 3612591 INFO (qtp40291941-16419) [n:127.0.0.1:42149_kg_o%2Fc
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.1.0
[junit4] 2> 3612680 INFO (qtp40291941-16419) [n:127.0.0.1:42149_kg_o%2Fc
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema
[collection1_shard2_replica_n41] Schema name=test
[junit4] 2> 3612967 INFO (qtp40291941-16419) [n:127.0.0.1:42149_kg_o%2Fc
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema
Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 3613004 INFO (qtp40291941-16419) [n:127.0.0.1:42149_kg_o%2Fc
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard2_replica_n41' using configuration from
collection collection1, trusted=true
[junit4] 2> 3613005 INFO (qtp40291941-16419) [n:127.0.0.1:42149_kg_o%2Fc
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard2.replica_n41' (registry
'solr.core.collection1.shard2.replica_n41') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2b064754
[junit4] 2> 3613005 INFO (qtp40291941-16419) [n:127.0.0.1:42149_kg_o%2Fc
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 3613005 INFO (qtp40291941-16419) [n:127.0.0.1:42149_kg_o%2Fc
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SolrCore
[[collection1_shard2_replica_n41] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_A552ECE1FD218366-001/shard-1-001/cores/collection1_shard2_replica_n41],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_A552ECE1FD218366-001/shard-1-001/cores/collection1_shard2_replica_n41/data/]
[junit4] 2> 3613020 INFO (qtp40291941-16419) [n:127.0.0.1:42149_kg_o%2Fc
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=5, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 3613041 WARN (qtp40291941-16419) [n:127.0.0.1:42149_kg_o%2Fc
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
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> 3613340 INFO (qtp40291941-16419) [n:127.0.0.1:42149_kg_o%2Fc
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 3613340 INFO (qtp40291941-16419) [n:127.0.0.1:42149_kg_o%2Fc
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 3613341 INFO (qtp40291941-16419) [n:127.0.0.1:42149_kg_o%2Fc
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 3613341 INFO (qtp40291941-16419) [n:127.0.0.1:42149_kg_o%2Fc
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 3613342 INFO (qtp40291941-16419) [n:127.0.0.1:42149_kg_o%2Fc
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=30, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=13.845703125,
floorSegmentMB=0.3818359375, forceMergeDeletesPctAllowed=17.515840046183506,
segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 3613355 INFO (qtp40291941-16419) [n:127.0.0.1:42149_kg_o%2Fc
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@23cc22d5[collection1_shard2_replica_n41] main]
[junit4] 2> 3613356 INFO (qtp40291941-16419) [n:127.0.0.1:42149_kg_o%2Fc
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 3613356 INFO (qtp40291941-16419) [n:127.0.0.1:42149_kg_o%2Fc
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 3613357 INFO (qtp40291941-16419) [n:127.0.0.1:42149_kg_o%2Fc
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 3613358 INFO
(searcherExecutor-4583-thread-1-processing-n:127.0.0.1:42149_kg_o%2Fc
x:collection1_shard2_replica_n41 s:shard2 c:collection1)
[n:127.0.0.1:42149_kg_o%2Fc c:collection1 s:shard2
x:collection1_shard2_replica_n41] o.a.s.c.SolrCore
[collection1_shard2_replica_n41] Registered new searcher
Searcher@23cc22d5[collection1_shard2_replica_n41]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 3613358 INFO (qtp40291941-16419) [n:127.0.0.1:42149_kg_o%2Fc
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1576187031051042816
[junit4] 2> 3613374 INFO (qtp40291941-16419) [n:127.0.0.1:42149_kg_o%2Fc
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 3613374 INFO (qtp40291941-16419) [n:127.0.0.1:42149_kg_o%2Fc
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 3613374 INFO (qtp40291941-16419) [n:127.0.0.1:42149_kg_o%2Fc
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:42149/kg_o/c/collection1_shard2_replica_n41/
[junit4] 2> 3613374 INFO (qtp40291941-16419) [n:127.0.0.1:42149_kg_o%2Fc
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 3613374 INFO (qtp40291941-16419) [n:127.0.0.1:42149_kg_o%2Fc
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy
http://127.0.0.1:42149/kg_o/c/collection1_shard2_replica_n41/ has no replicas
[junit4] 2> 3613374 INFO (qtp40291941-16419) [n:127.0.0.1:42149_kg_o%2Fc
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 3613388 INFO (qtp40291941-16419) [n:127.0.0.1:42149_kg_o%2Fc
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:42149/kg_o/c/collection1_shard2_replica_n41/ shard2
[junit4] 2> 3613552 INFO (qtp40291941-16419) [n:127.0.0.1:42149_kg_o%2Fc
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 3613553 INFO (qtp40291941-16419) [n:127.0.0.1:42149_kg_o%2Fc
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2046
[junit4] 2> 3613571 INFO (qtp189512190-16380) [n:127.0.0.1:46719_kg_o%2Fc
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={node=127.0.0.1:42149_kg_o%252Fc&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2}
status=0 QTime=2076
[junit4] 2> 3613963 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A552ECE1FD218366]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_A552ECE1FD218366-001/shard-2-001
of type NRT
[junit4] 2> 3613963 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A552ECE1FD218366]) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 3614038 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A552ECE1FD218366]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@7c09dd2a{/kg_o/c,null,AVAILABLE}
[junit4] 2> 3614038 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A552ECE1FD218366]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@b2c61c9{HTTP/1.1,[http/1.1]}{127.0.0.1:46398}
[junit4] 2> 3614038 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A552ECE1FD218366]) [ ]
o.e.j.s.Server Started @3625997ms
[junit4] 2> 3614038 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A552ECE1FD218366]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_A552ECE1FD218366-001/tempDir-001/jetty2,
replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/kg_o/c,
hostPort=46398,
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_A552ECE1FD218366-001/shard-2-001/cores}
[junit4] 2> 3614038 ERROR
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A552ECE1FD218366]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 3614054 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A552ECE1FD218366]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? ver
[...truncated too long message...]
etProxy Closing 0 connections to: http://127.0.0.1:35915/, target:
http://127.0.0.1:36419/
[junit4] 2> 6588806 WARN
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[A552ECE1FD218366]) [ ]
o.a.s.c.SocketProxy Closing 7 connections to: http://127.0.0.1:40499/, target:
http://127.0.0.1:41490/
[junit4] 2> 6588807 WARN
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[A552ECE1FD218366]) [ ]
o.a.s.c.SocketProxy Closing 5 connections to: http://127.0.0.1:37266/, target:
http://127.0.0.1:35676/
[junit4] 2> 6588807 WARN
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[A552ECE1FD218366]) [ ]
o.a.s.c.SocketProxy Closing 1 connections to: http://127.0.0.1:33140/, target:
http://127.0.0.1:32811/
[junit4] 2> NOTE: download the large Jenkins line-docs file by running
'ant get-jenkins-line-docs' in the lucene directory.
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=LeaderFailoverAfterPartitionTest -Dtests.method=test
-Dtests.seed=A552ECE1FD218366 -Dtests.multiplier=2 -Dtests.nightly=true
-Dtests.slow=true
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/test-data/enwiki.random.lines.txt
-Dtests.locale=vi -Dtests.timezone=Asia/Chongqing -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[junit4] FAILURE 147s J1 | LeaderFailoverAfterPartitionTest.test <<<
[junit4] > Throwable #1: java.lang.AssertionError: Expected 2 of 3
replicas to be active but only found 1;
[core_node3:{"core":"c8n_1x3_lf_shard1_replica_n1","base_url":"http://127.0.0.1:40499","node_name":"127.0.0.1:40499_","state":"active","type":"NRT","leader":"true"}];
clusterState: DocCollection(c8n_1x3_lf//collections/c8n_1x3_lf/state.json/18)={
[junit4] > "pullReplicas":"0",
[junit4] > "replicationFactor":"1",
[junit4] > "shards":{"shard1":{
[junit4] > "range":"80000000-7fffffff",
[junit4] > "state":"active",
[junit4] > "replicas":{
[junit4] > "core_node3":{
[junit4] > "core":"c8n_1x3_lf_shard1_replica_n1",
[junit4] > "base_url":"http://127.0.0.1:40499",
[junit4] > "node_name":"127.0.0.1:40499_",
[junit4] > "state":"active",
[junit4] > "type":"NRT",
[junit4] > "leader":"true"},
[junit4] > "core_node5":{
[junit4] > "core":"c8n_1x3_lf_shard1_replica_n2",
[junit4] > "base_url":"http://127.0.0.1:35915",
[junit4] > "node_name":"127.0.0.1:35915_",
[junit4] > "state":"down",
[junit4] > "type":"NRT"},
[junit4] > "core_node6":{
[junit4] > "state":"down",
[junit4] > "base_url":"http://127.0.0.1:33140",
[junit4] > "core":"c8n_1x3_lf_shard1_replica_n4",
[junit4] > "node_name":"127.0.0.1:33140_",
[junit4] > "type":"NRT"}}}},
[junit4] > "router":{"name":"compositeId"},
[junit4] > "maxShardsPerNode":"1",
[junit4] > "autoAddReplicas":"false",
[junit4] > "nrtReplicas":"3",
[junit4] > "tlogReplicas":"0"}
[junit4] > at
__randomizedtesting.SeedInfo.seed([A552ECE1FD218366:2D06D33B53DDEE9E]:0)
[junit4] > at
org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.testRf3WithLeaderFailover(LeaderFailoverAfterPartitionTest.java:169)
[junit4] > at
org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test(LeaderFailoverAfterPartitionTest.java:56)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_A552ECE1FD218366-001
[junit4] 2> Aug 19, 2017 7:47:44 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70),
sim=RandomSimilarity(queryNorm=false): {}, locale=vi, timezone=Asia/Chongqing
[junit4] 2> NOTE: Linux 4.4.0-83-generic amd64/Oracle Corporation
1.8.0_144 (64-bit)/cpus=4,threads=1,free=179711336,total=525860864
[junit4] 2> NOTE: All tests run in this JVM: [TestExactSharedStatsCache,
OverseerStatusTest, SystemInfoHandlerTest, TestAuthorizationFramework,
ActionThrottleTest, TestStreamBody, TestGraphMLResponseWriter,
HdfsUnloadDistributedZkTest, ClassificationUpdateProcessorTest,
TestBlobHandler, SolrCLIZkUtilsTest, TestDynamicFieldCollectionResource,
LoggingHandlerTest, MoreLikeThisHandlerTest, ZkCLITest, ShardRoutingCustomTest,
ConvertedLegacyTest, SolrSlf4jReporterTest, CdcrBootstrapTest,
TestSimpleTrackingShardHandler, DistribDocExpirationUpdateProcessorTest,
TestUpdate, NoCacheHeaderTest, ImplicitSnitchTest, JsonLoaderTest,
TestFieldCacheVsDocValues, DistributedFacetPivotWhiteBoxTest,
StatelessScriptUpdateProcessorFactoryTest, SubstringBytesRefFilterTest,
SoftAutoCommitTest, TestPrepRecovery, TestFieldSortValues,
CurrencyFieldTypeTest, TestHashPartitioner, SchemaVersionSpecificBehaviorTest,
TestExclusionRuleCollectionAccess, TestSolrConfigHandler, ScriptEngineTest,
CollectionsAPIDistributedZkTest, JSONWriterTest, DistributedVersionInfoTest,
TestInPlaceUpdatesDistrib, SuggestComponentContextFilterQueryTest,
TestStressVersions, TestComplexPhraseLeadingWildcard,
TestCursorMarkWithoutUniqueKey, FileBasedSpellCheckerTest, ZkSolrClientTest,
TestManagedStopFilterFactory, DistributedIntervalFacetingTest,
DeleteLastCustomShardedReplicaTest, TestRTGBase, AtomicUpdatesTest,
SOLR749Test, TestQueryTypes, StatsReloadRaceTest, TestRestManager,
TestSchemaVersionResource, WrapperMergePolicyFactoryTest, CacheHeaderTest,
CollectionTooManyReplicasTest, DistributedMLTComponentTest, TestCustomStream,
DisMaxRequestHandlerTest, ChaosMonkeySafeLeaderTest, TestLegacyFieldReuse,
DistributedExpandComponentTest, TestJsonFacetRefinement, TestNoOpRegenerator,
TestSolrIndexConfig, TestSQLHandler, SolrCmdDistributorTest,
TermVectorComponentTest, TestOrdValues, ReplicationFactorTest,
TestRawResponseWriter, BadCopyFieldTest, TestSSLRandomization,
HdfsChaosMonkeySafeLeaderTest, GraphQueryTest, TestScoreJoinQPNoScore,
VersionInfoTest, TestStressRecovery, TestPayloadScoreQParserPlugin,
AnalyticsMergeStrategyTest, TestSolrCloudWithSecureImpersonation,
TestCoreDiscovery, BlockDirectoryTest, SolrMetricReporterTest,
TestReplicationHandlerBackup, TestTolerantUpdateProcessorRandomCloud,
TestManagedSchemaThreadSafety, BitVectorTest, HdfsLockFactoryTest,
TestLeaderElectionZkExpiry, TestUnifiedSolrHighlighter, SSLMigrationTest,
CdcrRequestHandlerTest, HdfsSyncSliceTest, BadComponentTest,
SharedFSAutoReplicaFailoverTest, DocValuesTest,
UpdateRequestProcessorFactoryTest, ExitableDirectoryReaderTest,
DocValuesMultiTest, DistributedSuggestComponentTest, TestClusterStateMutator,
DeleteShardTest, TestConfigSetsAPIExclusivity, DistanceFunctionTest,
BlobRepositoryCloudTest, TestPostingsSolrHighlighter, ResourceLoaderTest,
TestDFISimilarityFactory, TestFuzzyAnalyzedSuggestions,
AnalysisAfterCoreReloadTest, TestTrieFacet, BasicDistributedZk2Test,
UnloadDistributedZkTest, OpenCloseCoreStressTest, ClusterStateUpdateTest,
TestRandomFaceting, DistributedSpellCheckComponentTest,
TermVectorComponentDistributedTest, TestReload, TestCoreContainer,
SimpleFacetsTest, TestSolr4Spatial, SolrCoreTest, SpellCheckComponentTest,
TestGroupingSearch, DirectUpdateHandlerTest, ShowFileRequestHandlerTest,
SimplePostToolTest, SpellCheckCollatorTest, SuggesterFSTTest,
TestFoldingMultitermQuery, SuggesterTSTTest, TestStressLucene, TestTrie,
SuggesterWFSTTest, WordBreakSolrSpellCheckerTest, TestAtomicUpdateErrorCases,
QueryEqualityTest, TestSolrDeletionPolicy1, IndexBasedSpellCheckerTest,
LukeRequestHandlerTest, TermsComponentTest, XmlUpdateRequestHandlerTest,
DocumentBuilderTest, TestIndexingPerformance, RegexBoostProcessorTest,
SolrPluginUtilsTest, TestJmxIntegration, QueryParsingTest,
UniqFieldsUpdateProcessorFactoryTest, TestPHPSerializedResponseWriter,
CSVRequestHandlerTest, SearchHandlerTest, HighlighterConfigTest,
UpdateParamsTest, AlternateDirectoryTest, TestQuerySenderNoQuery,
CopyFieldTest, ResponseLogComponentTest, MultiTermTest, SampleTest, TestDocSet,
TestBinaryField, TestSearchPerf, MinimalSchemaTest, TestElisionMultitermQuery,
TestConfig, OutputWriterTest, ExternalFileFieldSortTest,
TestSolrCoreProperties, DirectSolrConnectionTest, TestLuceneMatchVersion,
TestPhraseSuggestions, TestCharFilters, TestCodecSupport, TestXIncludeConfig,
EchoParamsTest, TestSweetSpotSimilarityFactory, TestPerFieldSimilarity,
TestLMDirichletSimilarityFactory, TestBM25SimilarityFactory, TestFastWriter,
OpenExchangeRatesOrgProviderTest, PluginInfoTest, TestFastLRUCache,
TestSystemIdResolver, PrimUtilsTest, TestSuggestSpellingConverter,
DateFieldTest, SpellingQueryConverterTest, DOMUtilTest, ClusterStateTest,
TestSolrJ, TestLRUCache, ZkNodePropsTest, SliceStateTest, UUIDFieldTest,
FileUtilsTest, CircularListTest, CursorPagingTest, SolrTestCaseJ4Test,
TestEmbeddedSolrServerConstructors, TestEmbeddedSolrServerSchemaAPI,
TestJettySolrRunner, AssignBackwardCompatibilityTest, AssignTest,
CdcrReplicationDistributedZkTest, CdcrVersionReplicationTest,
CleanupOldIndexTest, CloudExitableDirectoryReaderTest, CollectionReloadTest,
CollectionsAPISolrJTest, ConnectionManagerTest, DeleteReplicaTest,
ForceLeaderTest, LeaderElectionContextKeyTest, LeaderFailoverAfterPartitionTest]
[junit4] Completed [508/729 (4!)] on J1 in 147.88s, 1 test, 1 failure <<<
FAILURES!
[...truncated 44110 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]