Build: https://jenkins.thetaphi.de/job/Lucene-Solr-BadApples-master-Linux/92/
Java: 32bit/jdk1.8.0_172 -server -XX:+UseParallelGC
7 tests failed.
FAILED:
org.apache.solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest.testSimple
Error Message:
Waiting for collection testSimple2 null Live Nodes: [127.0.0.1:43395_solr,
127.0.0.1:46523_solr] Last available state:
DocCollection(testSimple2//collections/testSimple2/state.json/21)={
"pullReplicas":"0", "replicationFactor":"2", "shards":{ "shard1":{
"range":"80000000-ffffffff", "state":"active", "replicas":{
"core_node3":{
"dataDir":"hdfs://localhost.localdomain:43019/data/testSimple2/core_node3/data/",
"base_url":"https://127.0.0.1:43395/solr",
"node_name":"127.0.0.1:43395_solr", "type":"NRT",
"force_set_state":"false",
"ulogDir":"hdfs://localhost.localdomain:43019/data/testSimple2/core_node3/data/tlog",
"core":"testSimple2_shard1_replica_n1",
"shared_storage":"true", "state":"active",
"leader":"true"}, "core_node5":{
"dataDir":"hdfs://localhost.localdomain:43019/data/testSimple2/core_node5/data/",
"base_url":"https://127.0.0.1:42321/solr",
"node_name":"127.0.0.1:42321_solr", "type":"NRT",
"force_set_state":"false",
"ulogDir":"hdfs://localhost.localdomain:43019/data/testSimple2/core_node5/data/tlog",
"core":"testSimple2_shard1_replica_n2",
"shared_storage":"true", "state":"down"}}}, "shard2":{
"range":"0-7fffffff", "state":"active", "replicas":{
"core_node7":{
"dataDir":"hdfs://localhost.localdomain:43019/data/testSimple2/core_node7/data/",
"base_url":"https://127.0.0.1:43395/solr",
"node_name":"127.0.0.1:43395_solr", "type":"NRT",
"force_set_state":"false",
"ulogDir":"hdfs://localhost.localdomain:43019/data/testSimple2/core_node7/data/tlog",
"core":"testSimple2_shard2_replica_n4",
"shared_storage":"true", "state":"active",
"leader":"true"}, "core_node8":{
"dataDir":"hdfs://localhost.localdomain:43019/data/testSimple2/core_node8/data/",
"base_url":"https://127.0.0.1:42321/solr",
"node_name":"127.0.0.1:42321_solr", "type":"NRT",
"force_set_state":"false",
"ulogDir":"hdfs://localhost.localdomain:43019/data/testSimple2/core_node8/data/tlog",
"core":"testSimple2_shard2_replica_n6",
"shared_storage":"true", "state":"down"}}}},
"router":{"name":"compositeId"}, "maxShardsPerNode":"2",
"autoAddReplicas":"true", "nrtReplicas":"2", "tlogReplicas":"0"}
Stack Trace:
java.lang.AssertionError: Waiting for collection testSimple2
null
Live Nodes: [127.0.0.1:43395_solr, 127.0.0.1:46523_solr]
Last available state:
DocCollection(testSimple2//collections/testSimple2/state.json/21)={
"pullReplicas":"0",
"replicationFactor":"2",
"shards":{
"shard1":{
"range":"80000000-ffffffff",
"state":"active",
"replicas":{
"core_node3":{
"dataDir":"hdfs://localhost.localdomain:43019/data/testSimple2/core_node3/data/",
"base_url":"https://127.0.0.1:43395/solr",
"node_name":"127.0.0.1:43395_solr",
"type":"NRT",
"force_set_state":"false",
"ulogDir":"hdfs://localhost.localdomain:43019/data/testSimple2/core_node3/data/tlog",
"core":"testSimple2_shard1_replica_n1",
"shared_storage":"true",
"state":"active",
"leader":"true"},
"core_node5":{
"dataDir":"hdfs://localhost.localdomain:43019/data/testSimple2/core_node5/data/",
"base_url":"https://127.0.0.1:42321/solr",
"node_name":"127.0.0.1:42321_solr",
"type":"NRT",
"force_set_state":"false",
"ulogDir":"hdfs://localhost.localdomain:43019/data/testSimple2/core_node5/data/tlog",
"core":"testSimple2_shard1_replica_n2",
"shared_storage":"true",
"state":"down"}}},
"shard2":{
"range":"0-7fffffff",
"state":"active",
"replicas":{
"core_node7":{
"dataDir":"hdfs://localhost.localdomain:43019/data/testSimple2/core_node7/data/",
"base_url":"https://127.0.0.1:43395/solr",
"node_name":"127.0.0.1:43395_solr",
"type":"NRT",
"force_set_state":"false",
"ulogDir":"hdfs://localhost.localdomain:43019/data/testSimple2/core_node7/data/tlog",
"core":"testSimple2_shard2_replica_n4",
"shared_storage":"true",
"state":"active",
"leader":"true"},
"core_node8":{
"dataDir":"hdfs://localhost.localdomain:43019/data/testSimple2/core_node8/data/",
"base_url":"https://127.0.0.1:42321/solr",
"node_name":"127.0.0.1:42321_solr",
"type":"NRT",
"force_set_state":"false",
"ulogDir":"hdfs://localhost.localdomain:43019/data/testSimple2/core_node8/data/tlog",
"core":"testSimple2_shard2_replica_n6",
"shared_storage":"true",
"state":"down"}}}},
"router":{"name":"compositeId"},
"maxShardsPerNode":"2",
"autoAddReplicas":"true",
"nrtReplicas":"2",
"tlogReplicas":"0"}
at
__randomizedtesting.SeedInfo.seed([6DED89ECC6102034:555EAD12E1E3F4E5]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:280)
at
org.apache.solr.cloud.autoscaling.AutoAddReplicasIntegrationTest.testSimple(AutoAddReplicasIntegrationTest.java:131)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:944)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testMixedBounds
Error Message:
expected:<MERGESHARDS> but was:<SPLITSHARD>
Stack Trace:
java.lang.AssertionError: expected:<MERGESHARDS> but was:<SPLITSHARD>
at
__randomizedtesting.SeedInfo.seed([6DED89ECC6102034:676E36418BAB2B6E]: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:147)
at
org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testMixedBounds(IndexSizeTriggerTest.java:669)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:944)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testMixedBounds
Error Message:
expected:<MERGESHARDS> but was:<SPLITSHARD>
Stack Trace:
java.lang.AssertionError: expected:<MERGESHARDS> but was:<SPLITSHARD>
at
__randomizedtesting.SeedInfo.seed([6DED89ECC6102034:676E36418BAB2B6E]: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:147)
at
org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testMixedBounds(IndexSizeTriggerTest.java:669)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:944)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testMixedBounds
Error Message:
expected:<MERGESHARDS> but was:<SPLITSHARD>
Stack Trace:
java.lang.AssertionError: expected:<MERGESHARDS> but was:<SPLITSHARD>
at
__randomizedtesting.SeedInfo.seed([6DED89ECC6102034:676E36418BAB2B6E]: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:147)
at
org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testMixedBounds(IndexSizeTriggerTest.java:669)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:944)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testMixedBounds
Error Message:
expected:<MERGESHARDS> but was:<SPLITSHARD>
Stack Trace:
java.lang.AssertionError: expected:<MERGESHARDS> but was:<SPLITSHARD>
at
__randomizedtesting.SeedInfo.seed([6DED89ECC6102034:676E36418BAB2B6E]: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:147)
at
org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testMixedBounds(IndexSizeTriggerTest.java:669)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:944)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testMixedBounds
Error Message:
expected:<MERGESHARDS> but was:<SPLITSHARD>
Stack Trace:
java.lang.AssertionError: expected:<MERGESHARDS> but was:<SPLITSHARD>
at
__randomizedtesting.SeedInfo.seed([6DED89ECC6102034:676E36418BAB2B6E]: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:147)
at
org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testMixedBounds(IndexSizeTriggerTest.java:669)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:944)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testMixedBounds
Error Message:
expected:<MERGESHARDS> but was:<SPLITSHARD>
Stack Trace:
java.lang.AssertionError: expected:<MERGESHARDS> but was:<SPLITSHARD>
at
__randomizedtesting.SeedInfo.seed([6DED89ECC6102034:676E36418BAB2B6E]: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:147)
at
org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testMixedBounds(IndexSizeTriggerTest.java:669)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:944)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 14145 lines...]
[junit4] Suite:
org.apache.solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest
[junit4] 2> 3017369 INFO
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[6DED89ECC6102034]-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/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_6DED89ECC6102034-001/init-core-data-001
[junit4] 2> 3017369 WARN
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[6DED89ECC6102034]-worker) [
] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=8 numCloses=8
[junit4] 2> 3017369 INFO
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[6DED89ECC6102034]-worker) [
] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 3017370 INFO
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[6DED89ECC6102034]-worker) [
] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 3017371 INFO
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[6DED89ECC6102034]-worker) [
] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_6DED89ECC6102034-001/tempDir-001
[junit4] 2> 3017371 INFO
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[6DED89ECC6102034]-worker) [
] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 3017371 INFO (Thread-7829) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 3017371 INFO (Thread-7829) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 3017374 ERROR (Thread-7829) [ ] 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> 3017472 INFO
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[6DED89ECC6102034]-worker) [
] o.a.s.c.ZkTestServer start zk server on port:35267
[junit4] 2> 3017476 INFO (zkConnectionManagerCallback-10594-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3017483 INFO (jetty-launcher-10591-thread-1) [ ]
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git:
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
[junit4] 2> 3017483 INFO (jetty-launcher-10591-thread-3) [ ]
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git:
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
[junit4] 2> 3017483 INFO (jetty-launcher-10591-thread-2) [ ]
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git:
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
[junit4] 2> 3017492 INFO (jetty-launcher-10591-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 3017492 INFO (jetty-launcher-10591-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 3017493 INFO (jetty-launcher-10591-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 3017493 INFO (jetty-launcher-10591-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@977bab{/solr,null,AVAILABLE}
[junit4] 2> 3017493 INFO (jetty-launcher-10591-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 3017493 INFO (jetty-launcher-10591-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 3017493 INFO (jetty-launcher-10591-thread-3) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 3017493 INFO (jetty-launcher-10591-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 3017493 INFO (jetty-launcher-10591-thread-3) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 3017493 INFO (jetty-launcher-10591-thread-3) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 3017493 INFO (jetty-launcher-10591-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@119754c{/solr,null,AVAILABLE}
[junit4] 2> 3017493 INFO (jetty-launcher-10591-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@84e397{/solr,null,AVAILABLE}
[junit4] 2> 3017495 INFO (jetty-launcher-10591-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@f9ac62{SSL,[ssl,
http/1.1]}{127.0.0.1:46523}
[junit4] 2> 3017495 INFO (jetty-launcher-10591-thread-1) [ ]
o.e.j.s.Server Started @3017522ms
[junit4] 2> 3017495 INFO (jetty-launcher-10591-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@1a4976b{SSL,[ssl,
http/1.1]}{127.0.0.1:43395}
[junit4] 2> 3017495 INFO (jetty-launcher-10591-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=46523}
[junit4] 2> 3017495 INFO (jetty-launcher-10591-thread-2) [ ]
o.e.j.s.Server Started @3017522ms
[junit4] 2> 3017495 INFO (jetty-launcher-10591-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=43395}
[junit4] 2> 3017495 INFO (jetty-launcher-10591-thread-3) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@1316e5f{SSL,[ssl,
http/1.1]}{127.0.0.1:42321}
[junit4] 2> 3017495 INFO (jetty-launcher-10591-thread-3) [ ]
o.e.j.s.Server Started @3017522ms
[junit4] 2> 3017495 INFO (jetty-launcher-10591-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=42321}
[junit4] 2> 3017495 ERROR (jetty-launcher-10591-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 3017495 ERROR (jetty-launcher-10591-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 3017495 INFO (jetty-launcher-10591-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 3017495 INFO (jetty-launcher-10591-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 3017495 ERROR (jetty-launcher-10591-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 3017495 INFO (jetty-launcher-10591-thread-3) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 3017495 INFO (jetty-launcher-10591-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 3017495 INFO (jetty-launcher-10591-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 3017495 INFO (jetty-launcher-10591-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 3017495 INFO (jetty-launcher-10591-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 3017495 INFO (jetty-launcher-10591-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 3017495 INFO (jetty-launcher-10591-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 3017495 INFO (jetty-launcher-10591-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 3017495 INFO (jetty-launcher-10591-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 3017495 INFO (jetty-launcher-10591-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 3017495 INFO (jetty-launcher-10591-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-09-14T03:37:12.821Z
[junit4] 2> 3017495 INFO (jetty-launcher-10591-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-09-14T03:37:12.821Z
[junit4] 2> 3017495 INFO (jetty-launcher-10591-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-09-14T03:37:12.821Z
[junit4] 2> 3017496 INFO (zkConnectionManagerCallback-10600-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3017497 INFO (zkConnectionManagerCallback-10599-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3017497 INFO (zkConnectionManagerCallback-10598-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3017497 INFO (jetty-launcher-10591-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 3017497 INFO (jetty-launcher-10591-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 3017497 INFO (jetty-launcher-10591-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 3017499 INFO (jetty-launcher-10591-thread-2) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 3017499 INFO (jetty-launcher-10591-thread-2) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 3017500 INFO (jetty-launcher-10591-thread-3) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 3017500 INFO (jetty-launcher-10591-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 3017500 INFO (jetty-launcher-10591-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 3017500 INFO (jetty-launcher-10591-thread-3) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 3017500 INFO (jetty-launcher-10591-thread-2) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@1897554, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 3017512 INFO (jetty-launcher-10591-thread-3) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@1897554, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 3017512 INFO (jetty-launcher-10591-thread-1) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@1897554, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 3017658 INFO (jetty-launcher-10591-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35267/solr
[junit4] 2> 3017659 INFO (zkConnectionManagerCallback-10604-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3017660 INFO (zkConnectionManagerCallback-10606-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3017669 INFO (jetty-launcher-10591-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35267/solr
[junit4] 2> 3017670 INFO (zkConnectionManagerCallback-10612-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3017673 INFO (zkConnectionManagerCallback-10614-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3017677 INFO (jetty-launcher-10591-thread-1)
[n:127.0.0.1:46523_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:46523_solr
[junit4] 2> 3017677 INFO (jetty-launcher-10591-thread-1)
[n:127.0.0.1:46523_solr ] o.a.s.c.Overseer Overseer
(id=72220903873118215-127.0.0.1:46523_solr-n_0000000000) starting
[junit4] 2> 3017680 INFO (zkConnectionManagerCallback-10621-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3017681 INFO (jetty-launcher-10591-thread-1)
[n:127.0.0.1:46523_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:35267/solr ready
[junit4] 2> 3017681 INFO
(OverseerStateUpdate-72220903873118215-127.0.0.1:46523_solr-n_0000000000)
[n:127.0.0.1:46523_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:46523_solr
[junit4] 2> 3017681 DEBUG
(OverseerAutoScalingTriggerThread-72220903873118215-127.0.0.1:46523_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and
.scheduled_maintenance triggers
[junit4] 2> 3017681 INFO (jetty-launcher-10591-thread-1)
[n:127.0.0.1:46523_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:46523_solr
[junit4] 2> 3017681 DEBUG
(OverseerAutoScalingTriggerThread-72220903873118215-127.0.0.1:46523_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode
version 1
[junit4] 2> 3017682 DEBUG
(OverseerAutoScalingTriggerThread-72220903873118215-127.0.0.1:46523_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1,
lastZnodeVersion -1
[junit4] 2> 3017682 DEBUG
(OverseerAutoScalingTriggerThread-72220903873118215-127.0.0.1:46523_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto
znodeVersion 1
[junit4] 2> 3017685 INFO (zkCallback-10613-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 3017685 INFO (zkCallback-10620-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 3017686 DEBUG
(OverseerAutoScalingTriggerThread-72220903873118215-127.0.0.1:46523_solr-n_0000000000)
[ ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial
livenodes: [127.0.0.1:46523_solr]
[junit4] 2> 3017686 DEBUG
(OverseerAutoScalingTriggerThread-72220903873118215-127.0.0.1:46523_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
[junit4] 2> 3017686 DEBUG
(OverseerAutoScalingTriggerThread-72220903873118215-127.0.0.1:46523_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1,
lastZnodeVersion 1
[junit4] 2> 3017686 DEBUG (ScheduledTrigger-10689-thread-1) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 1
[junit4] 2> 3017692 INFO (jetty-launcher-10591-thread-3)
[n:127.0.0.1:42321_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 3017694 INFO (jetty-launcher-10591-thread-3)
[n:127.0.0.1:42321_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 4 transient cores
[junit4] 2> 3017694 INFO (jetty-launcher-10591-thread-3)
[n:127.0.0.1:42321_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:42321_solr
[junit4] 2> 3017694 INFO (zkCallback-10613-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 3017694 INFO (zkCallback-10620-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 3017697 INFO (jetty-launcher-10591-thread-1)
[n:127.0.0.1:46523_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 3017697 INFO (zkCallback-10605-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 3017707 INFO (zkConnectionManagerCallback-10627-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3017708 INFO (jetty-launcher-10591-thread-3)
[n:127.0.0.1:42321_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 3017708 INFO (jetty-launcher-10591-thread-3)
[n:127.0.0.1:42321_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:35267/solr ready
[junit4] 2> 3017709 INFO (jetty-launcher-10591-thread-1)
[n:127.0.0.1:46523_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1897554
[junit4] 2> 3017709 INFO (jetty-launcher-10591-thread-3)
[n:127.0.0.1:42321_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 3017714 INFO (jetty-launcher-10591-thread-1)
[n:127.0.0.1:46523_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1897554
[junit4] 2> 3017714 INFO (jetty-launcher-10591-thread-1)
[n:127.0.0.1:46523_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1897554
[junit4] 2> 3017714 INFO (jetty-launcher-10591-thread-1)
[n:127.0.0.1:46523_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_6DED89ECC6102034-001/tempDir-001/node1/.
[junit4] 2> 3017720 INFO (jetty-launcher-10591-thread-3)
[n:127.0.0.1:42321_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1897554
[junit4] 2> 3017725 INFO (jetty-launcher-10591-thread-3)
[n:127.0.0.1:42321_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1897554
[junit4] 2> 3017726 INFO (jetty-launcher-10591-thread-3)
[n:127.0.0.1:42321_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1897554
[junit4] 2> 3017726 INFO (jetty-launcher-10591-thread-3)
[n:127.0.0.1:42321_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_6DED89ECC6102034-001/tempDir-001/node3/.
[junit4] 2> 3017741 INFO (jetty-launcher-10591-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35267/solr
[junit4] 2> 3017742 INFO (zkConnectionManagerCallback-10632-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3017744 INFO (zkConnectionManagerCallback-10634-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3017746 INFO (jetty-launcher-10591-thread-2)
[n:127.0.0.1:43395_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 3017747 INFO (jetty-launcher-10591-thread-2)
[n:127.0.0.1:43395_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 4 transient cores
[junit4] 2> 3017748 INFO (jetty-launcher-10591-thread-2)
[n:127.0.0.1:43395_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:43395_solr
[junit4] 2> 3017748 INFO (zkCallback-10613-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 3017748 INFO (zkCallback-10620-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 3017748 INFO (zkCallback-10605-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 3017748 INFO (zkCallback-10633-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 3017748 INFO (zkCallback-10626-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 3017761 INFO (zkConnectionManagerCallback-10641-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3017761 INFO (jetty-launcher-10591-thread-2)
[n:127.0.0.1:43395_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 3017762 INFO (jetty-launcher-10591-thread-2)
[n:127.0.0.1:43395_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:35267/solr ready
[junit4] 2> 3017762 INFO (jetty-launcher-10591-thread-2)
[n:127.0.0.1:43395_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 3017774 INFO (jetty-launcher-10591-thread-2)
[n:127.0.0.1:43395_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1897554
[junit4] 2> 3017779 INFO (jetty-launcher-10591-thread-2)
[n:127.0.0.1:43395_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1897554
[junit4] 2> 3017779 INFO (jetty-launcher-10591-thread-2)
[n:127.0.0.1:43395_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1897554
[junit4] 2> 3017780 INFO (jetty-launcher-10591-thread-2)
[n:127.0.0.1:43395_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_6DED89ECC6102034-001/tempDir-001/node2/.
[junit4] 2> 3017799 INFO (zkConnectionManagerCallback-10644-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3017801 INFO (zkConnectionManagerCallback-10649-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3017802 INFO
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[6DED89ECC6102034]-worker) [
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 3017803 INFO
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[6DED89ECC6102034]-worker) [
] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35267/solr ready
[junit4] 1> Formatting using clusterid: testClusterID
[junit4] 2> 3017872 WARN
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[6DED89ECC6102034]-worker) [
] o.a.h.m.i.MetricsConfig Cannot locate configuration: tried
hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
[junit4] 2> 3017879 WARN
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[6DED89ECC6102034]-worker) [
] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 3017880 INFO
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[6DED89ECC6102034]-worker) [
] o.m.log jetty-6.1.26
[junit4] 2> 3017891 INFO
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[6DED89ECC6102034]-worker) [
] o.m.log Extract
jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/hdfs
to ./temp/Jetty_localhost_localdomain_44123_hdfs____.61rw4/webapp
[junit4] 2> 3018380 INFO
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[6DED89ECC6102034]-worker) [
] o.m.log Started
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost.localdomain:44123
[junit4] 2> 3018502 WARN
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[6DED89ECC6102034]-worker) [
] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 3018503 INFO
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[6DED89ECC6102034]-worker) [
] o.m.log jetty-6.1.26
[junit4] 2> 3018514 INFO
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[6DED89ECC6102034]-worker) [
] o.m.log Extract
jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode
to ./temp/Jetty_localhost_45001_datanode____.xxgaa1/webapp
[junit4] 2> 3018690 DEBUG (ScheduledTrigger-10689-thread-3) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 3
[junit4] 2> 3019003 INFO
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[6DED89ECC6102034]-worker) [
] o.m.log Started
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:45001
[junit4] 2> 3019054 WARN
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[6DED89ECC6102034]-worker) [
] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 3019055 INFO
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[6DED89ECC6102034]-worker) [
] o.m.log jetty-6.1.26
[junit4] 2> 3019066 INFO
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[6DED89ECC6102034]-worker) [
] o.m.log Extract
jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode
to ./temp/Jetty_localhost_41553_datanode____1ypejh/webapp
[junit4] 2> 3019191 ERROR (DataNode:
[[[DISK]file:/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_6DED89ECC6102034-001/tempDir-002/hdfsBaseDir/data/data1/,
[DISK]file:/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_6DED89ECC6102034-001/tempDir-002/hdfsBaseDir/data/data2/]]
heartbeating to localhost.localdomain/127.0.0.1:43019) [ ]
o.a.h.h.s.d.DirectoryScanner
dfs.datanode.directoryscan.throttle.limit.ms.per.sec set to value below 1
ms/sec. Assuming default value of 1000
[junit4] 2> 3019200 INFO (Block report processor) [ ] BlockStateChange
BLOCK* processReport 0x8da6182d0424c: from storage
DS-e25e3587-5997-47b5-9f50-5f0b25fbcf8d node
DatanodeRegistration(127.0.0.1:36813,
datanodeUuid=66c2cbe9-5156-4a29-8d3f-5b10ed9c5bad, infoPort=46131,
infoSecurePort=0, ipcPort=35005,
storageInfo=lv=-56;cid=testClusterID;nsid=1214899084;c=0), blocks: 0,
hasStaleStorage: true, processing time: 0 msecs
[junit4] 2> 3019201 INFO (Block report processor) [ ] BlockStateChange
BLOCK* processReport 0x8da6182d0424c: from storage
DS-cc069621-fdaa-4310-aec1-8c79a9db6fb8 node
DatanodeRegistration(127.0.0.1:36813,
datanodeUuid=66c2cbe9-5156-4a29-8d3f-5b10ed9c5bad, infoPort=46131,
infoSecurePort=0, ipcPort=35005,
storageInfo=lv=-56;cid=testClusterID;nsid=1214899084;c=0), blocks: 0,
hasStaleStorage: false, processing time: 0 msecs
[junit4] 2> 3019566 INFO
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[6DED89ECC6102034]-worker) [
] o.m.log Started
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:41553
[junit4] 2> 3019691 DEBUG (ScheduledTrigger-10689-thread-4) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 3
[junit4] 2> 3019817 ERROR (DataNode:
[[[DISK]file:/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_6DED89ECC6102034-001/tempDir-002/hdfsBaseDir/data/data3/,
[DISK]file:/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_6DED89ECC6102034-001/tempDir-002/hdfsBaseDir/data/data4/]]
heartbeating to localhost.localdomain/127.0.0.1:43019) [ ]
o.a.h.h.s.d.DirectoryScanner
dfs.datanode.directoryscan.throttle.limit.ms.per.sec set to value below 1
ms/sec. Assuming default value of 1000
[junit4] 2> 3019824 INFO (Block report processor) [ ] BlockStateChange
BLOCK* processReport 0x8da61a7f53910: from storage
DS-ecddc5bf-be72-4296-8bdf-f9090e61643a node
DatanodeRegistration(127.0.0.1:41111,
datanodeUuid=0890e45b-114a-491e-99ae-e045581e3175, infoPort=41585,
infoSecurePort=0, ipcPort=34621,
storageInfo=lv=-56;cid=testClusterID;nsid=1214899084;c=0), blocks: 0,
hasStaleStorage: true, processing time: 0 msecs
[junit4] 2> 3019824 INFO (Block report processor) [ ] BlockStateChange
BLOCK* processReport 0x8da61a7f53910: from storage
DS-2c5b4311-ad46-43ec-83f1-7dcffd2360ee node
DatanodeRegistration(127.0.0.1:41111,
datanodeUuid=0890e45b-114a-491e-99ae-e045581e3175, infoPort=41585,
infoSecurePort=0, ipcPort=34621,
storageInfo=lv=-56;cid=testClusterID;nsid=1214899084;c=0), blocks: 0,
hasStaleStorage: false, processing time: 0 msecs
[junit4] 2> 3020116 INFO
(TEST-HdfsAutoAddReplicasIntegrationTest.testSimple-seed#[6DED89ECC6102034]) [
] o.a.s.SolrTestCaseJ4 ###Starting testSimple
[junit4] 2> 3020150 INFO (qtp20651313-34102) [n:127.0.0.1:46523_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=conf&maxShardsPerNode=2&autoAddReplicas=true&name=testSimple1&nrtReplicas=2&action=CREATE&numShards=2&createNodeSet=127.0.0.1:46523_solr,127.0.0.1:42321_solr&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 3020151 INFO
(OverseerThreadFactory-10691-thread-1-processing-n:127.0.0.1:46523_solr)
[n:127.0.0.1:46523_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
testSimple1
[junit4] 2> 3020256 INFO
(OverseerStateUpdate-72220903873118215-127.0.0.1:46523_solr-n_0000000000)
[n:127.0.0.1:46523_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testSimple1",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"testSimple1_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:46523/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 3020257 INFO
(OverseerStateUpdate-72220903873118215-127.0.0.1:46523_solr-n_0000000000)
[n:127.0.0.1:46523_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testSimple1",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"testSimple1_shard1_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:42321/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 3020258 INFO
(OverseerStateUpdate-72220903873118215-127.0.0.1:46523_solr-n_0000000000)
[n:127.0.0.1:46523_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testSimple1",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"testSimple1_shard2_replica_n4",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:46523/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 3020258 INFO
(OverseerStateUpdate-72220903873118215-127.0.0.1:46523_solr-n_0000000000)
[n:127.0.0.1:46523_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testSimple1",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"testSimple1_shard2_replica_n6",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:42321/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 3020474 INFO (qtp20651313-34094) [n:127.0.0.1:46523_solr
x:testSimple1_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n1&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 3020474 INFO (qtp20651313-34094) [n:127.0.0.1:46523_solr
x:testSimple1_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 4 transient cores
[junit4] 2> 3020474 INFO (qtp20651313-34092) [n:127.0.0.1:46523_solr
x:testSimple1_shard2_replica_n4] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n4&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 3020514 INFO (qtp13844452-34400) [n:127.0.0.1:42321_solr
x:testSimple1_shard2_replica_n6] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n6&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 3020519 INFO (qtp13844452-34399) [n:127.0.0.1:42321_solr
x:testSimple1_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n2&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 3020691 DEBUG (ScheduledTrigger-10689-thread-3) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 3
[junit4] 2> 3021484 INFO (qtp20651313-34092) [n:127.0.0.1:46523_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 3021484 INFO (qtp20651313-34094) [n:127.0.0.1:46523_solr
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 3021490 INFO (qtp20651313-34092) [n:127.0.0.1:46523_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4]
o.a.s.s.IndexSchema [testSimple1_shard2_replica_n4] Schema name=minimal
[junit4] 2> 3021490 INFO (qtp20651313-34094) [n:127.0.0.1:46523_solr
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1]
o.a.s.s.IndexSchema [testSimple1_shard1_replica_n1] Schema name=minimal
[junit4] 2> 3021492 INFO (qtp20651313-34092) [n:127.0.0.1:46523_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 3021492 INFO (qtp20651313-34092) [n:127.0.0.1:46523_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4]
o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard2_replica_n4' using
configuration from collection testSimple1, trusted=true
[junit4] 2> 3021492 INFO (qtp20651313-34094) [n:127.0.0.1:46523_solr
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 3021492 INFO (qtp20651313-34094) [n:127.0.0.1:46523_solr
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard1_replica_n1' using
configuration from collection testSimple1, trusted=true
[junit4] 2> 3021492 INFO (qtp20651313-34092) [n:127.0.0.1:46523_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.testSimple1.shard2.replica_n4' (registry
'solr.core.testSimple1.shard2.replica_n4') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1897554
[junit4] 2> 3021492 INFO (qtp20651313-34094) [n:127.0.0.1:46523_solr
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.testSimple1.shard1.replica_n1' (registry
'solr.core.testSimple1.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1897554
[junit4] 2> 3021492 INFO (qtp20651313-34092) [n:127.0.0.1:46523_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4]
o.a.s.c.HdfsDirectoryFactory
solr.hdfs.home=hdfs://localhost.localdomain:43019/data
[junit4] 2> 3021492 INFO (qtp20651313-34094) [n:127.0.0.1:46523_solr
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1]
o.a.s.c.HdfsDirectoryFactory
solr.hdfs.home=hdfs://localhost.localdomain:43019/data
[junit4] 2> 3021492 INFO (qtp20651313-34092) [n:127.0.0.1:46523_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4]
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
[junit4] 2> 3021492 INFO (qtp20651313-34094) [n:127.0.0.1:46523_solr
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1]
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
[junit4] 2> 3021493 INFO (qtp20651313-34092) [n:127.0.0.1:46523_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4]
o.a.s.c.SolrCore [[testSimple1_shard2_replica_n4] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_6DED89ECC6102034-001/tempDir-001/node1/testSimple1_shard2_replica_n4],
dataDir=[hdfs://localhost.localdomain:43019/data/testSimple1/core_node7/data/]
[junit4] 2> 3021493 INFO (qtp20651313-34094) [n:127.0.0.1:46523_solr
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1]
o.a.s.c.SolrCore [[testSimple1_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_6DED89ECC6102034-001/tempDir-001/node1/testSimple1_shard1_replica_n1],
dataDir=[hdfs://localhost.localdomain:43019/data/testSimple1/core_node3/data/]
[junit4] 2> 3021494 INFO (qtp20651313-34094) [n:127.0.0.1:46523_solr
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost.localdomain:43019/data/testSimple1/core_node3/data/snapshot_metadata
[junit4] 2> 3021494 INFO (qtp20651313-34092) [n:127.0.0.1:46523_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost.localdomain:43019/data/testSimple1/core_node7/data/snapshot_metadata
[junit4] 2> 3021499 WARN (qtp20651313-34094) [n:127.0.0.1:46523_solr
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1]
o.a.s.s.h.HdfsDirectory The NameNode is in SafeMode - Solr will wait 5 seconds
and try again.
[junit4] 2> 3021500 WARN (qtp20651313-34092) [n:127.0.0.1:46523_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4]
o.a.s.s.h.HdfsDirectory The NameNode is in SafeMode - Solr will wait 5 seconds
and try again.
[junit4] 2> 3021523 INFO (qtp13844452-34400) [n:127.0.0.1:42321_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 3021525 INFO (qtp13844452-34399) [n:127.0.0.1:42321_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 3021527 INFO (qtp13844452-34400) [n:127.0.0.1:42321_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6]
o.a.s.s.IndexSchema [testSimple1_shard2_replica_n6] Schema name=minimal
[junit4] 2> 3021529 INFO (qtp13844452-34400) [n:127.0.0.1:42321_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 3021529 INFO (qtp13844452-34400) [n:127.0.0.1:42321_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6]
o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard2_replica_n6' using
configuration from collection testSimple1, trusted=true
[junit4] 2> 3021529 INFO (qtp13844452-34400) [n:127.0.0.1:42321_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.testSimple1.shard2.replica_n6' (registry
'solr.core.testSimple1.shard2.replica_n6') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1897554
[junit4] 2> 3021529 INFO (qtp13844452-34400) [n:127.0.0.1:42321_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6]
o.a.s.c.HdfsDirectoryFactory
solr.hdfs.home=hdfs://localhost.localdomain:43019/data
[junit4] 2> 3021529 INFO (qtp13844452-34400) [n:127.0.0.1:42321_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6]
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
[junit4] 2> 3021529 INFO (qtp13844452-34400) [n:127.0.0.1:42321_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6]
o.a.s.c.SolrCore [[testSimple1_shard2_replica_n6] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_6DED89ECC6102034-001/tempDir-001/node3/testSimple1_shard2_replica_n6],
dataDir=[hdfs://localhost.localdomain:43019/data/testSimple1/core_node8/data/]
[junit4] 2> 3021530 INFO (qtp13844452-34399) [n:127.0.0.1:42321_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2]
o.a.s.s.IndexSchema [testSimple1_shard1_replica_n2] Schema name=minimal
[junit4] 2> 3021530 INFO (qtp13844452-34400) [n:127.0.0.1:42321_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost.localdomain:43019/data/testSimple1/core_node8/data/snapshot_metadata
[junit4] 2> 3021544 INFO (qtp13844452-34399) [n:127.0.0.1:42321_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 3021544 INFO (qtp13844452-34399) [n:127.0.0.1:42321_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2]
o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard1_replica_n2' using
configuration from collection testSimple1, trusted=true
[junit4] 2> 3021545 INFO (qtp13844452-34399) [n:127.0.0.1:42321_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.testSimple1.shard1.replica_n2' (registry
'solr.core.testSimple1.shard1.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1897554
[junit4] 2> 3021545 INFO (qtp13844452-34399) [n:127.0.0.1:42321_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2]
o.a.s.c.HdfsDirectoryFactory
solr.hdfs.home=hdfs://localhost.localdomain:43019/data
[junit4] 2> 3021545 INFO (qtp13844452-34399) [n:127.0.0.1:42321_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2]
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
[junit4] 2> 3021545 INFO (qtp13844452-34399) [n:127.0.0.1:42321_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2]
o.a.s.c.SolrCore [[testSimple1_shard1_replica_n2] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_6DED89ECC6102034-001/tempDir-001/node3/testSimple1_shard1_replica_n2],
dataDir=[hdfs://localhost.localdomain:43019/data/testSimple1/core_node5/data/]
[junit4] 2> 3021546 INFO (qtp13844452-34399) [n:127.0.0.1:42321_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost.localdomain:43019/data/testSimple1/core_node5/data/snapshot_metadata
[junit4] 2> 3021549 WARN (qtp13844452-34400) [n:127.0.0.1:42321_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6]
o.a.s.s.h.HdfsDirectory The NameNode is in SafeMode - Solr will wait 5 seconds
and try again.
[junit4] 2> 3021551 WARN (qtp13844452-34399) [n:127.0.0.1:42321_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2]
o.a.s.s.h.HdfsDirectory The NameNode is in SafeMode - Solr will wait 5 seconds
and try again.
[junit4] 2> 3021691 DEBUG (ScheduledTrigger-10689-thread-4) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 3
[junit4] 2> 3022691 DEBUG (ScheduledTrigger-10689-thread-3) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 3
[junit4] 2> 3023691 DEBUG (ScheduledTrigger-10689-thread-4) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 3
[junit4] 2> 3024691 DEBUG (ScheduledTrigger-10689-thread-3) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 3
[junit4] 2> 3025692 DEBUG (ScheduledTrigger-10689-thread-4) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 3
[junit4] 2> 3026500 WARN (qtp20651313-34094) [n:127.0.0.1:46523_solr
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1]
o.a.s.s.h.HdfsDirectory The NameNode is in SafeMode - Solr will wait 5 seconds
and try again.
[junit4] 2> 3026500 WARN (qtp20651313-34092) [n:127.0.0.1:46523_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4]
o.a.s.s.h.HdfsDirectory The NameNode is in SafeMode - Solr will wait 5 seconds
and try again.
[junit4] 2> 3026550 WARN (qtp13844452-34400) [n:127.0.0.1:42321_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6]
o.a.s.s.h.HdfsDirectory The NameNode is in SafeMode - Solr will wait 5 seconds
and try again.
[junit4] 2> 3026551 WARN (qtp13844452-34399) [n:127.0.0.1:42321_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2]
o.a.s.s.h.HdfsDirectory The NameNode is in SafeMode - Solr will wait 5 seconds
and try again.
[junit4] 2> 3026692 DEBUG (ScheduledTrigger-10689-thread-3) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 3
[junit4] 2> 3027692 DEBUG (ScheduledTrigger-10689-thread-4) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 3
[junit4] 2> 3028692 DEBUG (ScheduledTrigger-10689-thread-3) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 3
[junit4] 2> 3029692 DEBUG (ScheduledTrigger-10689-thread-4) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 3
[junit4] 2> 3030693 DEBUG (ScheduledTrigger-10689-thread-3) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 3
[junit4] 2> 3031527 INFO (qtp20651313-34094) [n:127.0.0.1:46523_solr
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost.localdomain:43019/data/testSimple1/core_node3/data
[junit4] 2> 3031527 INFO (qtp20651313-34092) [n:127.0.0.1:46523_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost.localdomain:43019/data/testSimple1/core_node7/data
[junit4] 2> 3031544 INFO (qtp20651313-34094) [n:127.0.0.1:46523_solr
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost.localdomain:43019/data/testSimple1/core_node3/data/index
[junit4] 2> 3031544 INFO (qtp20651313-34092) [n:127.0.0.1:46523_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost.localdomain:43019/data/testSimple1/core_node7/data/index
[junit4] 2> 3031556 INFO (qtp13844452-34400) [n:127.0.0.1:42321_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost.localdomain:43019/data/testSimple1/core_node8/data
[junit4] 2> 3031562 INFO (qtp13844452-34399) [n:127.0.0.1:42321_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost.localdomain:43019/data/testSimple1/core_node5/data
[junit4] 2> 3031571 INFO (qtp13844452-34400) [n:127.0.0.1:42321_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost.localdomain:43019/data/testSimple1/core_node8/data/index
[junit4] 2> 3031579 INFO (qtp13844452-34399) [n:127.0.0.1:42321_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost.localdomain:43019/data/testSimple1/core_node5/data/index
[junit4] 2> 3031602 INFO (Block report processor) [ ] BlockStateChange
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:36813 is added to
blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-ecddc5bf-be72-4296-8bdf-f9090e61643a:NORMAL:127.0.0.1:41111|RBW],
ReplicaUC[[DISK]DS-e25e3587-5997-47b5-9f50-5f0b25fbcf8d:NORMAL:127.0.0.1:36813|RBW]]}
size 0
[junit4] 2> 3031602 INFO (Block report processor) [ ] BlockStateChange
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:36813 is added to
blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-2c5b4311-ad46-43ec-83f1-7dcffd2360ee:NORMAL:127.0.0.1:41111|RBW],
ReplicaUC[[DISK]DS-cc069621-fdaa-4310-aec1-8c79a9db6fb8:NORMAL:127.0.0.1:36813|RBW]]}
size 0
[junit4] 2> 3031604 INFO (Block report processor) [ ] BlockStateChange
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:41111 is added to
blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-e25e3587-5997-47b5-9f50-5f0b25fbcf8d:NORMAL:127.0.0.1:36813|RBW],
ReplicaUC[[DISK]DS-2c5b4311-ad46-43ec-83f1-7dcffd2360ee:NORMAL:127.0.0.1:41111|FINALIZED]]}
size 0
[junit4] 2> 3031606 INFO (Block report processor) [ ] BlockStateChange
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:41111 is added to
blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-cc069621-fdaa-4310-aec1-8c79a9db6fb8:NORMAL:127.0.0.1:36813|RBW],
ReplicaUC[[DISK]DS-ecddc5bf-be72-4296-8bdf-f9090e61643a:NORMAL:127.0.0.1:41111|RBW]]}
size 0
[junit4] 2> 3031612 INFO (Block report processor) [ ] BlockStateChange
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:36813 is added to
blk_1073741827_1003{UCState=UNDER_CONSTRUCTION, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-ecddc5bf-be72-4296-8bdf-f9090e61643a:NORMAL:127.0.0.1:41111|RBW],
ReplicaUC[[DISK]DS-e25e3587-5997-47b5-9f50-5f0b25fbcf8d:NORMAL:127.0.0.1:36813|FINALIZED]]}
size 0
[junit4] 2> 3031615 INFO (Block report processor) [ ] BlockStateChange
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:41111 is added to
blk_1073741827_1003 size 69
[junit4] 2> 3031628 INFO (Block report processor) [ ] BlockStateChange
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:36813 is added to
blk_1073741828_1004{UCState=UNDER_CONSTRUCTION, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-ecddc5bf-be72-4296-8bdf-f9090e61643a:NORMAL:127.0.0.1:41111|RBW],
ReplicaUC[[DISK]DS-cc069621-fdaa-4310-aec1-8c79a9db6fb8:NORMAL:127.0.0.1:36813|FINALIZED]]}
size 0
[junit4] 2> 3031628 INFO (Block report processor) [ ] BlockStateChange
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:41111 is added to
blk_1073741828_1004{UCState=UNDER_CONSTRUCTION, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-ecddc5bf-be72-4296-8bdf-f9090e61643a:NORMAL:127.0.0.1:41111|RBW],
ReplicaUC[[DISK]DS-cc069621-fdaa-4310-aec1-8c79a9db6fb8:NORMAL:127.0.0.1:36813|FINALIZED]]}
size 0
[junit4] 2> 3031649 INFO (qtp20651313-34092) [n:127.0.0.1:46523_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.HdfsUpdateLog
[junit4] 2> 3031649 INFO (qtp20651313-34092) [n:127.0.0.1:46523_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 3031649 INFO (qtp20651313-34092) [n:127.0.0.1:46523_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4]
o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3
[junit4] 2> 3031653 INFO (qtp20651313-34094) [n:127.0.0.1:46523_solr
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.HdfsUpdateLog
[junit4] 2> 3031653 INFO (qtp20651313-34094) [n:127.0.0.1:46523_solr
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 3031653 INFO (qtp20651313-34094) [n:127.0.0.1:46523_solr
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1]
o.a.s.u.HdfsUpdateLog I
[...truncated too long message...]
ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
[junit4] 2> 425656 INFO (zkCallback-297-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
[junit4] 2> 425656 INFO (zkCallback-276-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
[junit4] 2> 425656 INFO (zkCallback-283-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
[junit4] 2> 425659 INFO (jetty-closer-265-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 425659 INFO (jetty-closer-265-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@ced9ef: rootName =
solr_45285, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@887a60
[junit4] 2> 425659 INFO (jetty-closer-265-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=72221041133944836-127.0.0.1:39063_solr-n_0000000000) closing
[junit4] 2> 425659 INFO
(OverseerStateUpdate-72221041133944836-127.0.0.1:39063_solr-n_0000000000)
[n:127.0.0.1:39063_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:39063_solr
[junit4] 2> 425659 DEBUG (jetty-closer-265-thread-1) [ ]
o.a.s.c.a.ScheduledTriggers Shutting down scheduled thread pool executor now
[junit4] 2> 425659 DEBUG (jetty-closer-265-thread-1) [ ]
o.a.s.c.a.ScheduledTriggers Shutting down action executor now
[junit4] 2> 425660 DEBUG (jetty-closer-265-thread-1) [ ]
o.a.s.c.a.ScheduledTriggers Awaiting termination for action executor
[junit4] 2> 425660 INFO (jetty-closer-265-thread-2) [ ]
o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:45285_solr
[junit4] 2> 425660 DEBUG (jetty-closer-265-thread-1) [ ]
o.a.s.c.a.ScheduledTriggers Awaiting termination for scheduled thread pool
executor
[junit4] 2> 425660 DEBUG (jetty-closer-265-thread-1) [ ]
o.a.s.c.a.ScheduledTriggers ScheduledTriggers closed completely
[junit4] 2> 425660 DEBUG (jetty-closer-265-thread-1) [ ]
o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
[junit4] 2> 425660 INFO (jetty-closer-265-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 425660 INFO (zkCallback-297-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
[junit4] 2> 425660 INFO (zkCallback-283-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
[junit4] 2> 425660 INFO (zkCallback-276-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
[junit4] 2> 425660 INFO (zkCallback-290-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
[junit4] 2> 425660 WARN
(OverseerAutoScalingTriggerThread-72221041133944836-127.0.0.1:39063_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we
are closed, exiting.
[junit4] 2> 425673 INFO (zkCallback-290-thread-3) [ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45285_solr
[junit4] 2> 425673 INFO (jetty-closer-265-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@12e133b{/solr,null,UNAVAILABLE}
[junit4] 2> 425674 INFO (jetty-closer-265-thread-1) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 425676 INFO (jetty-closer-265-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@15bc1cf{/solr,null,UNAVAILABLE}
[junit4] 2> 425676 INFO (jetty-closer-265-thread-2) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 425676 ERROR
(SUITE-IndexSizeTriggerTest-seed#[6DED89ECC6102034]-worker) [ ]
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper
server won't take any action on ERROR or SHUTDOWN server state changes
[junit4] 2> 425676 INFO
(SUITE-IndexSizeTriggerTest-seed#[6DED89ECC6102034]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:38243 38243
[junit4] 2> 426829 INFO (Thread-776) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:38243 38243
[junit4] 2> 426830 WARN (Thread-776) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 13
/solr/collections/testSplitIntegration_collection/terms/shard2_1
[junit4] 2> 13
/solr/collections/testSplitIntegration_collection/terms/shard1_0
[junit4] 2> 13
/solr/collections/testMixedBounds_collection/terms/shard2_0
[junit4] 2> 12
/solr/collections/testMixedBounds_collection/terms/shard1_0
[junit4] 2> 11
/solr/collections/testTrigger_collection/terms/shard2
[junit4] 2> 11
/solr/collections/testMixedBounds_collection/terms/shard2_0_0
[junit4] 2> 11
/solr/collections/testMergeIntegration_collection/terms/shard2
[junit4] 2> 10
/solr/collections/testTrigger_collection/terms/shard1
[junit4] 2> 10
/solr/collections/testMergeIntegration_collection/terms/shard1
[junit4] 2> 10
/solr/collections/testMixedBounds_collection/terms/shard2
[junit4] 2> 10
/solr/collections/testSplitIntegration_collection/terms/shard1
[junit4] 2> 9
/solr/collections/testSplitIntegration_collection/terms/shard2_0
[junit4] 2> 9
/solr/collections/testSplitIntegration_collection/terms/shard1_1
[junit4] 2> 9
/solr/collections/testMixedBounds_collection/terms/shard2_1
[junit4] 2> 9 /solr/aliases.json
[junit4] 2> 9
/solr/collections/testMixedBounds_collection/terms/shard2_0_1
[junit4] 2> 9
/solr/collections/testMixedBounds_collection/terms/shard1
[junit4] 2> 9 /solr/clusterprops.json
[junit4] 2> 9
/solr/collections/testSplitIntegration_collection/terms/shard2
[junit4] 2> 8
/solr/collections/testMixedBounds_collection/terms/shard1_1
[junit4] 2> 8 /solr/configs/conf
[junit4] 2> 2 /solr/security.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 10 /solr/aliases.json
[junit4] 2> 9 /solr/clusterstate.json
[junit4] 2> 6
/solr/collections/testMixedBounds_collection/state.json
[junit4] 2> 4
/solr/collections/testTrigger_collection/state.json
[junit4] 2> 4
/solr/collections/testMergeIntegration_collection/state.json
[junit4] 2> 3
/solr/collections/testSplitIntegration_collection/state.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 25 /solr/collections
[junit4] 2> 9 /solr/live_nodes
[junit4] 2>
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_6DED89ECC6102034-002
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene80):
{foo=PostingsFormat(name=MockRandom), id=PostingsFormat(name=Asserting)},
docValues:{_version_=DocValuesFormat(name=Direct),
foo=DocValuesFormat(name=Direct), id=DocValuesFormat(name=Lucene70)},
maxPointsInLeafNode=1011, maxMBSortInHeap=7.618679845977125,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@f24e0a),
locale=ar-YE, timezone=Europe/Luxembourg
[junit4] 2> NOTE: Linux 4.15.0-32-generic i386/Oracle Corporation
1.8.0_172 (32-bit)/cpus=8,threads=1,free=200716624,total=351797248
[junit4] 2> NOTE: All tests run in this JVM:
[HdfsAutoAddReplicasIntegrationTest, IndexSizeTriggerTest,
HdfsAutoAddReplicasIntegrationTest, IndexSizeTriggerTest]
[junit4] Completed [10/10 (5!)] on J1 in 124.59s, 4 tests, 1 failure <<<
FAILURES!
[...truncated 15 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/lucene/common-build.xml:1567:
The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/lucene/common-build.xml:1092:
There were test failures: 10 suites, 25 tests, 5 failures [seed:
6DED89ECC6102034]
Total time: 7 minutes 11 seconds
[repro] Setting last failure code to 256
[repro] Failures:
[repro] 0/5 failed:
org.apache.solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest
[repro] 5/5 failed: org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all
warnings.
<Git Blamer> GIT_COMMIT=d6641ffb1d5fd5c9d3743561e2c5158951317713,
workspace=/var/lib/jenkins/workspace/Lucene-Solr-BadApples-master-Linux
[WARNINGS] Computing warning deltas based on reference build #91
Recording test results
Setting
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]