Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Solaris/302/
Java: multiarch/jdk1.7.0 -d32 -client -XX:+UseConcMarkSweepGC
7 tests failed.
FAILED: org.apache.solr.cloud.CloudExitableDirectoryReaderTest.test
Error Message:
Wrong #docs in response expected:<19> but was:<9>
Stack Trace:
java.lang.AssertionError: Wrong #docs in response expected:<19> but was:<9>
at
__randomizedtesting.SeedInfo.seed([CB5E58F11124E1F9:430A672BBFD88C01]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at
org.apache.solr.cloud.CloudExitableDirectoryReaderTest.assertSuccess(CloudExitableDirectoryReaderTest.java:108)
at
org.apache.solr.cloud.CloudExitableDirectoryReaderTest.doTimeoutTests(CloudExitableDirectoryReaderTest.java:83)
at
org.apache.solr.cloud.CloudExitableDirectoryReaderTest.test(CloudExitableDirectoryReaderTest.java:52)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:965)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:940)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
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:46)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
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:54)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
FAILED: org.apache.solr.cloud.DistribDocExpirationUpdateProcessorTest.test
Error Message:
There are still nodes recoverying - waited for 30 seconds
Stack Trace:
java.lang.AssertionError: There are still nodes recoverying - waited for 30
seconds
at
__randomizedtesting.SeedInfo.seed([CB5E58F11124E1F9:430A672BBFD88C01]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:175)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:837)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForThingsToLevelOut(AbstractFullDistribZkTestBase.java:1393)
at
org.apache.solr.cloud.DistribDocExpirationUpdateProcessorTest.test(DistribDocExpirationUpdateProcessorTest.java:73)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:965)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:940)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
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:46)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
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:54)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
FAILED: org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader
Error Message:
Doc with id=1 not found in
http://127.0.0.1:51147/h_y/b/forceleader_test_collection due to: Path not
found: /id; rsp={doc=null}
Stack Trace:
java.lang.AssertionError: Doc with id=1 not found in
http://127.0.0.1:51147/h_y/b/forceleader_test_collection due to: Path not
found: /id; rsp={doc=null}
at
__randomizedtesting.SeedInfo.seed([CB5E58F11124E1F9:2DC96C3128A61898]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.cloud.HttpPartitionTest.assertDocExists(HttpPartitionTest.java:620)
at
org.apache.solr.cloud.HttpPartitionTest.assertDocsExistInAllReplicas(HttpPartitionTest.java:573)
at
org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader(ForceLeaderTest.java:137)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:965)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:940)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
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:46)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
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:54)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
FAILED: org.apache.solr.cloud.RecoveryAfterSoftCommitTest.test
Error Message:
Didn't see all replicas for shard shard1 in collection1 come up within 30000
ms! ClusterState: { "control_collection":{ "shards":{"shard1":{
"range":"80000000-7fffffff", "state":"active",
"replicas":{"core_node1":{ "node_name":"127.0.0.1:42458_vjzm%2Fw",
"state":"active",
"base_url":"http://127.0.0.1:42458/vjzm/w", "core":"collection1",
"leader":"true"}}}}, "maxShardsPerNode":"1",
"autoAddReplicas":"false", "replicationFactor":"1",
"router":{"name":"compositeId"}, "autoCreated":"true"}, "collection1":{
"shards":{"shard1":{ "range":"80000000-7fffffff",
"state":"active", "replicas":{ "core_node1":{
"node_name":"127.0.0.1:54354_vjzm%2Fw", "state":"active",
"base_url":"http://127.0.0.1:54354/vjzm/w", "core":"collection1",
"leader":"true"}, "core_node2":{
"node_name":"127.0.0.1:36450_vjzm%2Fw", "state":"recovering",
"base_url":"http://127.0.0.1:36450/vjzm/w",
"core":"collection1"}}}}, "maxShardsPerNode":"1",
"autoAddReplicas":"false", "replicationFactor":"1",
"router":{"name":"compositeId"}, "autoCreated":"true"}}
Stack Trace:
java.lang.AssertionError: Didn't see all replicas for shard shard1 in
collection1 come up within 30000 ms! ClusterState: {
"control_collection":{
"shards":{"shard1":{
"range":"80000000-7fffffff",
"state":"active",
"replicas":{"core_node1":{
"node_name":"127.0.0.1:42458_vjzm%2Fw",
"state":"active",
"base_url":"http://127.0.0.1:42458/vjzm/w",
"core":"collection1",
"leader":"true"}}}},
"maxShardsPerNode":"1",
"autoAddReplicas":"false",
"replicationFactor":"1",
"router":{"name":"compositeId"},
"autoCreated":"true"},
"collection1":{
"shards":{"shard1":{
"range":"80000000-7fffffff",
"state":"active",
"replicas":{
"core_node1":{
"node_name":"127.0.0.1:54354_vjzm%2Fw",
"state":"active",
"base_url":"http://127.0.0.1:54354/vjzm/w",
"core":"collection1",
"leader":"true"},
"core_node2":{
"node_name":"127.0.0.1:36450_vjzm%2Fw",
"state":"recovering",
"base_url":"http://127.0.0.1:36450/vjzm/w",
"core":"collection1"}}}},
"maxShardsPerNode":"1",
"autoAddReplicas":"false",
"replicationFactor":"1",
"router":{"name":"compositeId"},
"autoCreated":"true"}}
at
__randomizedtesting.SeedInfo.seed([CB5E58F11124E1F9:430A672BBFD88C01]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.ensureAllReplicasAreActive(AbstractFullDistribZkTestBase.java:1844)
at
org.apache.solr.cloud.RecoveryAfterSoftCommitTest.test(RecoveryAfterSoftCommitTest.java:115)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:965)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:940)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
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:46)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
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:54)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
FAILED: org.apache.solr.cloud.ShardRoutingTest.test
Error Message:
expected:<[e!doc4, d!doc3]> but was:<[d!doc3]>
Stack Trace:
java.lang.AssertionError: expected:<[e!doc4, d!doc3]> but was:<[d!doc3]>
at
__randomizedtesting.SeedInfo.seed([CB5E58F11124E1F9:430A672BBFD88C01]: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.AbstractFullDistribZkTestBase.doQuery(AbstractFullDistribZkTestBase.java:1469)
at
org.apache.solr.cloud.ShardRoutingTest.doRTG(ShardRoutingTest.java:330)
at
org.apache.solr.cloud.ShardRoutingTest.doHashingTest(ShardRoutingTest.java:148)
at
org.apache.solr.cloud.ShardRoutingTest.test(ShardRoutingTest.java:110)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:965)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:940)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
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:46)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
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:54)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
FAILED: org.apache.solr.cloud.ShardSplitTest.test
Error Message:
There are still nodes recoverying - waited for 330 seconds
Stack Trace:
java.lang.AssertionError: There are still nodes recoverying - waited for 330
seconds
at
__randomizedtesting.SeedInfo.seed([CB5E58F11124E1F9:430A672BBFD88C01]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:175)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:136)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:131)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:825)
at
org.apache.solr.cloud.ShardSplitTest.splitByUniqueKeyTest(ShardSplitTest.java:219)
at org.apache.solr.cloud.ShardSplitTest.test(ShardSplitTest.java:82)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:965)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:940)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
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:46)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
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:54)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
FAILED: org.apache.solr.security.BasicAuthIntegrationTest.testBasics
Error Message:
expected:<1> but was:<0>
Stack Trace:
java.lang.AssertionError: expected:<1> but was:<0>
at
__randomizedtesting.SeedInfo.seed([CB5E58F11124E1F9:F686F6DD29CABF89]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at org.junit.Assert.assertEquals(Assert.java:456)
at
org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testCollectionCreateSearchDelete(TestMiniSolrCloudClusterBase.java:149)
at
org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testBasics(TestMiniSolrCloudClusterBase.java:78)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
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:46)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
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:54)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 10305 lines...]
[junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
[junit4] 2> 896756 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[CB5E58F11124E1F9]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 896757 INFO (Thread-2160) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 896757 INFO (Thread-2160) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 896857 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[CB5E58F11124E1F9]) [ ]
o.a.s.c.ZkTestServer start zk server on port:56449
[junit4] 2> 896858 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[CB5E58F11124E1F9]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 896858 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[CB5E58F11124E1F9]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 896890 INFO (zkCallback-916-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@4dcecb name:ZooKeeperConnection
Watcher:127.0.0.1:56449 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 896890 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[CB5E58F11124E1F9]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 896891 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[CB5E58F11124E1F9]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 896891 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[CB5E58F11124E1F9]) [ ]
o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
[junit4] 2> 896945 INFO (jetty-launcher-915-thread-2) [ ]
o.e.j.s.Server jetty-9.2.13.v20150730
[junit4] 2> 896945 INFO (jetty-launcher-915-thread-3) [ ]
o.e.j.s.Server jetty-9.2.13.v20150730
[junit4] 2> 896945 INFO (jetty-launcher-915-thread-1) [ ]
o.e.j.s.Server jetty-9.2.13.v20150730
[junit4] 2> 896945 INFO (jetty-launcher-915-thread-4) [ ]
o.e.j.s.Server jetty-9.2.13.v20150730
[junit4] 2> 896948 INFO (jetty-launcher-915-thread-5) [ ]
o.e.j.s.Server jetty-9.2.13.v20150730
[junit4] 2> 896954 INFO (jetty-launcher-915-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1622781{/solr,null,AVAILABLE}
[junit4] 2> 896957 INFO (jetty-launcher-915-thread-5) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1835da1{/solr,null,AVAILABLE}
[junit4] 2> 896959 INFO (jetty-launcher-915-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@596079{/solr,null,AVAILABLE}
[junit4] 2> 896959 INFO (jetty-launcher-915-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1ccbca1{/solr,null,AVAILABLE}
[junit4] 2> 896961 INFO (jetty-launcher-915-thread-5) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@1259ed9{HTTP/1.1}{127.0.0.1:43051}
[junit4] 2> 896961 INFO (jetty-launcher-915-thread-5) [ ]
o.e.j.s.Server Started @899478ms
[junit4] 2> 896961 INFO (jetty-launcher-915-thread-5) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=43051}
[junit4] 2> 896961 INFO (jetty-launcher-915-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@86d2ec{/solr,null,AVAILABLE}
[junit4] 2> 896962 INFO (jetty-launcher-915-thread-1) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@13e11c9{HTTP/1.1}{127.0.0.1:62374}
[junit4] 2> 896962 INFO (jetty-launcher-915-thread-5) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@76b359
[junit4] 2> 896962 INFO (jetty-launcher-915-thread-5) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_CB5E58F11124E1F9-001/tempDir-001/node5'
[junit4] 2> 896962 INFO (jetty-launcher-915-thread-4) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@1cb9e43{HTTP/1.1}{127.0.0.1:47424}
[junit4] 2> 896962 INFO (jetty-launcher-915-thread-5) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 896962 INFO (jetty-launcher-915-thread-4) [ ]
o.e.j.s.Server Started @899479ms
[junit4] 2> 896962 INFO (jetty-launcher-915-thread-5) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 896962 INFO (jetty-launcher-915-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=47424}
[junit4] 2> 896962 INFO (jetty-launcher-915-thread-1) [ ]
o.e.j.s.Server Started @899479ms
[junit4] 2> 896962 INFO (jetty-launcher-915-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=62374}
[junit4] 2> 896962 INFO (jetty-launcher-915-thread-5) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 896963 INFO (jetty-launcher-915-thread-1) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@76b359
[junit4] 2> 896963 INFO (jetty-launcher-915-thread-4) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@76b359
[junit4] 2> 896963 INFO (jetty-launcher-915-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_CB5E58F11124E1F9-001/tempDir-001/node1'
[junit4] 2> 896963 INFO (jetty-launcher-915-thread-4) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_CB5E58F11124E1F9-001/tempDir-001/node4'
[junit4] 2> 896963 INFO (jetty-launcher-915-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 896963 INFO (jetty-launcher-915-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 896963 INFO (jetty-launcher-915-thread-4) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 896963 INFO (jetty-launcher-915-thread-4) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 896963 INFO (jetty-launcher-915-thread-5) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 896963 INFO (jetty-launcher-915-thread-4) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 896964 INFO (jetty-launcher-915-thread-2) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@baede9{HTTP/1.1}{127.0.0.1:63738}
[junit4] 2> 896964 INFO (jetty-launcher-915-thread-2) [ ]
o.e.j.s.Server Started @899481ms
[junit4] 2> 896964 INFO (jetty-launcher-915-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostPort=63738,
hostContext=/solr}
[junit4] 2> 896964 INFO (jetty-launcher-915-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 896966 INFO (jetty-launcher-915-thread-3) [ ]
o.e.j.s.ServerConnector Started ServerConnector@1a3c2{HTTP/1.1}{127.0.0.1:47002}
[junit4] 2> 896966 INFO (jetty-launcher-915-thread-2) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@76b359
[junit4] 2> 896966 INFO (jetty-launcher-915-thread-2) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_CB5E58F11124E1F9-001/tempDir-001/node2'
[junit4] 2> 896966 INFO (jetty-launcher-915-thread-2) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 896966 INFO (jetty-launcher-915-thread-2) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 896967 INFO (jetty-launcher-915-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 896966 INFO (jetty-launcher-915-thread-3) [ ]
o.e.j.s.Server Started @899483ms
[junit4] 2> 896967 INFO (jetty-launcher-915-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostPort=47002,
hostContext=/solr}
[junit4] 2> 896967 INFO (jetty-launcher-915-thread-3) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@76b359
[junit4] 2> 896968 INFO (jetty-launcher-915-thread-3) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_CB5E58F11124E1F9-001/tempDir-001/node3'
[junit4] 2> 896967 INFO (jetty-launcher-915-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 896968 INFO (jetty-launcher-915-thread-3) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 896968 INFO (jetty-launcher-915-thread-3) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 896968 INFO (jetty-launcher-915-thread-4) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 896968 INFO (jetty-launcher-915-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 896969 INFO (jetty-launcher-915-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 896970 INFO (jetty-launcher-915-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 896982 INFO (zkCallback-917-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1ceb057 name:ZooKeeperConnection
Watcher:127.0.0.1:56449/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 896982 INFO (jetty-launcher-915-thread-5) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 896982 INFO (zkCallback-918-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@9b3d67 name:ZooKeeperConnection
Watcher:127.0.0.1:56449/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 896982 INFO (jetty-launcher-915-thread-4) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 896982 INFO (jetty-launcher-915-thread-5) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 896983 INFO (jetty-launcher-915-thread-4) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 896991 INFO (jetty-launcher-915-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 896991 INFO (zkCallback-920-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@11af99 name:ZooKeeperConnection
Watcher:127.0.0.1:56449/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 896991 INFO (jetty-launcher-915-thread-5) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 896991 INFO (jetty-launcher-915-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 896991 INFO (zkCallback-921-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1b58254 name:ZooKeeperConnection
Watcher:127.0.0.1:56449/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 896991 INFO (jetty-launcher-915-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 896992 INFO (jetty-launcher-915-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 896992 INFO (jetty-launcher-915-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 896995 INFO (jetty-launcher-915-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 896998 INFO (jetty-launcher-915-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 896999 INFO (zkCallback-919-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1d440b3 name:ZooKeeperConnection
Watcher:127.0.0.1:56449/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 896999 INFO (jetty-launcher-915-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 896999 INFO (jetty-launcher-915-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 897017 INFO (jetty-launcher-915-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 897078 INFO (jetty-launcher-915-thread-2) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_CB5E58F11124E1F9-001/tempDir-001/node2/.
[junit4] 2> 897078 INFO (jetty-launcher-915-thread-2) [ ]
o.a.s.c.CoreContainer New CoreContainer 24847447
[junit4] 2> 897078 INFO (jetty-launcher-915-thread-2) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_CB5E58F11124E1F9-001/tempDir-001/node2]
[junit4] 2> 897078 WARN (jetty-launcher-915-thread-2) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_CB5E58F11124E1F9-001/tempDir-001/node2/lib
to classpath:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_CB5E58F11124E1F9-001/tempDir-001/node2/lib
[junit4] 2> 897078 INFO (jetty-launcher-915-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
[junit4] 2> 897080 INFO (jetty-launcher-915-thread-2) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 897081 INFO (jetty-launcher-915-thread-2) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 897081 INFO (jetty-launcher-915-thread-2) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 897082 INFO (jetty-launcher-915-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56449/solr
[junit4] 2> 897082 INFO (jetty-launcher-915-thread-2) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 897082 INFO (jetty-launcher-915-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 897082 INFO (jetty-launcher-915-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 897103 INFO (jetty-launcher-915-thread-5) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_CB5E58F11124E1F9-001/tempDir-001/node5/.
[junit4] 2> 897104 INFO (jetty-launcher-915-thread-5) [ ]
o.a.s.c.CoreContainer New CoreContainer 21504838
[junit4] 2> 897104 INFO (jetty-launcher-915-thread-5) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_CB5E58F11124E1F9-001/tempDir-001/node5]
[junit4] 2> 897104 INFO (jetty-launcher-915-thread-3) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_CB5E58F11124E1F9-001/tempDir-001/node3/.
[junit4] 2> 897104 WARN (jetty-launcher-915-thread-5) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_CB5E58F11124E1F9-001/tempDir-001/node5/lib
to classpath:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_CB5E58F11124E1F9-001/tempDir-001/node5/lib
[junit4] 2> 897104 INFO (jetty-launcher-915-thread-3) [ ]
o.a.s.c.CoreContainer New CoreContainer 17041644
[junit4] 2> 897104 INFO (jetty-launcher-915-thread-3) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_CB5E58F11124E1F9-001/tempDir-001/node3]
[junit4] 2> 897104 INFO (jetty-launcher-915-thread-4) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_CB5E58F11124E1F9-001/tempDir-001/node4/.
[junit4] 2> 897105 WARN (jetty-launcher-915-thread-3) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_CB5E58F11124E1F9-001/tempDir-001/node3/lib
to classpath:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_CB5E58F11124E1F9-001/tempDir-001/node3/lib
[junit4] 2> 897104 INFO (jetty-launcher-915-thread-5) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
[junit4] 2> 897105 INFO (jetty-launcher-915-thread-3) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
[junit4] 2> 897105 INFO (jetty-launcher-915-thread-4) [ ]
o.a.s.c.CoreContainer New CoreContainer 26005274
[junit4] 2> 897105 INFO (jetty-launcher-915-thread-4) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_CB5E58F11124E1F9-001/tempDir-001/node4]
[junit4] 2> 897106 WARN (jetty-launcher-915-thread-4) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_CB5E58F11124E1F9-001/tempDir-001/node4/lib
to classpath:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_CB5E58F11124E1F9-001/tempDir-001/node4/lib
[junit4] 2> 897106 INFO (jetty-launcher-915-thread-4) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
[junit4] 2> 897106 INFO (jetty-launcher-915-thread-3) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 897106 INFO (jetty-launcher-915-thread-5) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 897107 INFO (jetty-launcher-915-thread-4) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 897107 INFO (jetty-launcher-915-thread-3) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 897107 INFO (jetty-launcher-915-thread-3) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 897107 INFO (jetty-launcher-915-thread-5) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 897107 INFO (jetty-launcher-915-thread-5) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 897107 INFO (jetty-launcher-915-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56449/solr
[junit4] 2> 897108 INFO (jetty-launcher-915-thread-3) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 897108 INFO (jetty-launcher-915-thread-5) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56449/solr
[junit4] 2> 897108 INFO (jetty-launcher-915-thread-5) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 897108 INFO (jetty-launcher-915-thread-5) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 897108 INFO (jetty-launcher-915-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 897109 INFO (jetty-launcher-915-thread-4) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 897109 INFO (jetty-launcher-915-thread-5) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 897109 INFO (jetty-launcher-915-thread-4) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 897109 INFO (jetty-launcher-915-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56449/solr
[junit4] 2> 897109 INFO (jetty-launcher-915-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 897109 INFO (jetty-launcher-915-thread-4) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 897110 INFO (jetty-launcher-915-thread-4) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 897111 INFO (jetty-launcher-915-thread-4) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 897113 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15204a9f83c0004, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 897113 INFO (jetty-launcher-915-thread-1) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_CB5E58F11124E1F9-001/tempDir-001/node1/.
[junit4] 2> 897113 INFO (jetty-launcher-915-thread-1) [ ]
o.a.s.c.CoreContainer New CoreContainer 24153629
[junit4] 2> 897113 INFO (jetty-launcher-915-thread-1) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_CB5E58F11124E1F9-001/tempDir-001/node1]
[junit4] 2> 897113 INFO (zkCallback-923-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@12df776 name:ZooKeeperConnection
Watcher:127.0.0.1:56449 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 897113 WARN (jetty-launcher-915-thread-1) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_CB5E58F11124E1F9-001/tempDir-001/node1/lib
to classpath:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_CB5E58F11124E1F9-001/tempDir-001/node1/lib
[junit4] 2> 897115 INFO (jetty-launcher-915-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
[junit4] 2> 897113 INFO (jetty-launcher-915-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 897115 INFO (jetty-launcher-915-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 897116 INFO (jetty-launcher-915-thread-1) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 897116 INFO (jetty-launcher-915-thread-1) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 897116 INFO (jetty-launcher-915-thread-1) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 897116 INFO (jetty-launcher-915-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56449/solr
[junit4] 2> 897117 INFO (jetty-launcher-915-thread-1) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 897117 INFO (jetty-launcher-915-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 897117 INFO (jetty-launcher-915-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 897132 INFO (zkCallback-928-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@647626 name:ZooKeeperConnection
Watcher:127.0.0.1:56449 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 897133 INFO (jetty-launcher-915-thread-5) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 897133 INFO (zkCallback-929-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@545af3 name:ZooKeeperConnection
Watcher:127.0.0.1:56449 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 897133 INFO (jetty-launcher-915-thread-5) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 897133 INFO (zkCallback-927-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1f2b97 name:ZooKeeperConnection
Watcher:127.0.0.1:56449 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 897133 INFO (jetty-launcher-915-thread-4) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 897133 INFO (jetty-launcher-915-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 897133 INFO (jetty-launcher-915-thread-4) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 897134 INFO (jetty-launcher-915-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 897145 INFO (zkCallback-931-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@133b216 name:ZooKeeperConnection
Watcher:127.0.0.1:56449 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 897145 INFO (jetty-launcher-915-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 897145 INFO (jetty-launcher-915-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 897164 INFO (jetty-launcher-915-thread-2)
[n:127.0.0.1:63738_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 897176 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15204a9f83c0007, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 897177 INFO (jetty-launcher-915-thread-5)
[n:127.0.0.1:43051_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 897187 INFO (jetty-launcher-915-thread-3)
[n:127.0.0.1:47002_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 897187 INFO (jetty-launcher-915-thread-1)
[n:127.0.0.1:62374_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 897187 INFO
(zkCallback-932-thread-1-processing-n:127.0.0.1:63738_solr)
[n:127.0.0.1:63738_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@deb88a name:ZooKeeperConnection
Watcher:127.0.0.1:56449/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 897187 INFO (jetty-launcher-915-thread-2)
[n:127.0.0.1:63738_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 897188 INFO (jetty-launcher-915-thread-4)
[n:127.0.0.1:47424_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 897204 INFO
(zkCallback-933-thread-1-processing-n:127.0.0.1:43051_solr)
[n:127.0.0.1:43051_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1479815 name:ZooKeeperConnection
Watcher:127.0.0.1:56449/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 897204 INFO (jetty-launcher-915-thread-5)
[n:127.0.0.1:43051_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 897214 INFO
(zkCallback-934-thread-1-processing-n:127.0.0.1:47002_solr)
[n:127.0.0.1:47002_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@8d9851 name:ZooKeeperConnection
Watcher:127.0.0.1:56449/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 897215 INFO (jetty-launcher-915-thread-3)
[n:127.0.0.1:47002_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 897215 INFO
(zkCallback-935-thread-1-processing-n:127.0.0.1:62374_solr)
[n:127.0.0.1:62374_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1ce39b0 name:ZooKeeperConnection
Watcher:127.0.0.1:56449/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 897215 INFO
(zkCallback-936-thread-1-processing-n:127.0.0.1:47424_solr)
[n:127.0.0.1:47424_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@3474b8 name:ZooKeeperConnection
Watcher:127.0.0.1:56449/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 897215 INFO (jetty-launcher-915-thread-1)
[n:127.0.0.1:62374_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 897215 INFO (jetty-launcher-915-thread-4)
[n:127.0.0.1:47424_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 897225 INFO (jetty-launcher-915-thread-2)
[n:127.0.0.1:63738_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 897244 INFO (jetty-launcher-915-thread-5)
[n:127.0.0.1:43051_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 897245 INFO (jetty-launcher-915-thread-3)
[n:127.0.0.1:47002_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 897246 INFO (jetty-launcher-915-thread-4)
[n:127.0.0.1:47424_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 897247 INFO (jetty-launcher-915-thread-1)
[n:127.0.0.1:62374_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 897348 INFO (jetty-launcher-915-thread-2)
[n:127.0.0.1:63738_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 897350 INFO (jetty-launcher-915-thread-3)
[n:127.0.0.1:47002_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 897359 INFO (jetty-launcher-915-thread-5)
[n:127.0.0.1:43051_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 897379 INFO (jetty-launcher-915-thread-4)
[n:127.0.0.1:47424_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 897380 INFO (jetty-launcher-915-thread-1)
[n:127.0.0.1:62374_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 897502 INFO (jetty-launcher-915-thread-2)
[n:127.0.0.1:63738_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 897516 INFO (jetty-launcher-915-thread-5)
[n:127.0.0.1:43051_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 897533 INFO (jetty-launcher-915-thread-3)
[n:127.0.0.1:47002_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 897534 INFO (jetty-launcher-915-thread-1)
[n:127.0.0.1:62374_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 897534 INFO (jetty-launcher-915-thread-4)
[n:127.0.0.1:47424_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 897606 INFO (jetty-launcher-915-thread-2)
[n:127.0.0.1:63738_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 897607 INFO (jetty-launcher-915-thread-5)
[n:127.0.0.1:43051_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 897616 INFO (jetty-launcher-915-thread-3)
[n:127.0.0.1:47002_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 897616 INFO (jetty-launcher-915-thread-4)
[n:127.0.0.1:47424_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 897616 INFO (jetty-launcher-915-thread-1)
[n:127.0.0.1:62374_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 897698 INFO (jetty-launcher-915-thread-5)
[n:127.0.0.1:43051_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 897698 INFO (jetty-launcher-915-thread-3)
[n:127.0.0.1:47002_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 897698 INFO (jetty-launcher-915-thread-4)
[n:127.0.0.1:47424_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 897698 INFO (jetty-launcher-915-thread-2)
[n:127.0.0.1:63738_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 897699 INFO (jetty-launcher-915-thread-1)
[n:127.0.0.1:62374_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 897762 INFO (jetty-launcher-915-thread-3)
[n:127.0.0.1:47002_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 897762 INFO (jetty-launcher-915-thread-4)
[n:127.0.0.1:47424_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 897763 INFO (jetty-launcher-915-thread-2)
[n:127.0.0.1:63738_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 897763 INFO (jetty-launcher-915-thread-1)
[n:127.0.0.1:62374_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 897763 INFO (jetty-launcher-915-thread-5)
[n:127.0.0.1:43051_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 897815 INFO (jetty-launcher-915-thread-3)
[n:127.0.0.1:47002_solr ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 897815 INFO (jetty-launcher-915-thread-1)
[n:127.0.0.1:62374_solr ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 897815 INFO (jetty-launcher-915-thread-2)
[n:127.0.0.1:63738_solr ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 897815 INFO (jetty-launcher-915-thread-5)
[n:127.0.0.1:43051_solr ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 897816 INFO (jetty-launcher-915-thread-4)
[n:127.0.0.1:47424_solr ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 897864 INFO (jetty-launcher-915-thread-1)
[n:127.0.0.1:62374_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 897864 INFO (jetty-launcher-915-thread-5)
[n:127.0.0.1:43051_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 897865 INFO (jetty-launcher-915-thread-2)
[n:127.0.0.1:63738_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 897865 INFO (jetty-launcher-915-thread-3)
[n:127.0.0.1:47002_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 897866 INFO (jetty-launcher-915-thread-4)
[n:127.0.0.1:47424_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 897897 INFO (jetty-launcher-915-thread-3)
[n:127.0.0.1:47002_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 897897 INFO (jetty-launcher-915-thread-1)
[n:127.0.0.1:62374_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 897898 INFO (jetty-launcher-915-thread-4)
[n:127.0.0.1:47424_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 897898 INFO (jetty-launcher-915-thread-2)
[n:127.0.0.1:63738_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 897898 INFO (jetty-launcher-915-thread-5)
[n:127.0.0.1:43051_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 897937 INFO (jetty-launcher-915-thread-2)
[n:127.0.0.1:63738_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 897938 INFO (jetty-launcher-915-thread-3)
[n:127.0.0.1:47002_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 897938 INFO (jetty-launcher-915-thread-5)
[n:127.0.0.1:43051_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 897938 INFO (jetty-launcher-915-thread-4)
[n:127.0.0.1:47424_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 897939 INFO (jetty-launcher-915-thread-1)
[n:127.0.0.1:62374_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 897960 INFO (jetty-launcher-915-thread-3)
[n:127.0.0.1:47002_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:47002_solr
[junit4] 2> 897979 INFO (jetty-launcher-915-thread-5)
[n:127.0.0.1:43051_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:43051_solr
[junit4] 2> 897980 INFO (jetty-launcher-915-thread-4)
[n:127.0.0.1:47424_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:47424_solr
[junit4] 2> 897980 INFO (jetty-launcher-915-thread-1)
[n:127.0.0.1:62374_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:62374_solr
[junit4] 2> 897981 INFO (jetty-launcher-915-thread-2)
[n:127.0.0.1:63738_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:63738_solr
[junit4] 2> 897993 INFO (jetty-launcher-915-thread-5)
[n:127.0.0.1:43051_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:43051_solr
[junit4] 2> 897994 INFO (jetty-launcher-915-thread-3)
[n:127.0.0.1:47002_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:47002_solr
[junit4] 2> 897994 INFO (jetty-launcher-915-thread-4)
[n:127.0.0.1:47424_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:47424_solr
[junit4] 2> 898013 INFO (jetty-launcher-915-thread-1)
[n:127.0.0.1:62374_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:62374_solr
[junit4] 2> 898013 INFO (jetty-launcher-915-thread-2)
[n:127.0.0.1:63738_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:63738_solr
[junit4] 2> 898047 INFO (jetty-launcher-915-thread-5)
[n:127.0.0.1:43051_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 898050 INFO (jetty-launcher-915-thread-3)
[n:127.0.0.1:47002_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 898050 INFO (jetty-launcher-915-thread-2)
[n:127.0.0.1:63738_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 898051 INFO (jetty-launcher-915-thread-4)
[n:127.0.0.1:47424_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 898051 INFO (jetty-launcher-915-thread-1)
[n:127.0.0.1:62374_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 898088 INFO (jetty-launcher-915-thread-2)
[n:127.0.0.1:63738_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 898088 INFO (jetty-launcher-915-thread-4)
[n:127.0.0.1:47424_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 898089 INFO (jetty-launcher-915-thread-5)
[n:127.0.0.1:43051_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 898089 INFO (jetty-launcher-915-thread-3)
[n:127.0.0.1:47002_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 898090 INFO (jetty-launcher-915-thread-1)
[n:127.0.0.1:62374_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 898110 INFO (jetty-launcher-915-thread-4)
[n:127.0.0.1:47424_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 898129 INFO (jetty-launcher-915-thread-5)
[n:127.0.0.1:43051_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 898129 INFO (jetty-launcher-915-thread-2)
[n:127.0.0.1:63738_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 898142 INFO (jetty-launcher-915-thread-3)
[n:127.0.0.1:47002_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 898142 INFO (jetty-launcher-915-thread-1)
[n:127.0.0.1:62374_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 898143 INFO (jetty-launcher-915-thread-4)
[n:127.0.0.1:47424_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/95143670188867599-127.0.0.1:47424_solr-n_0000000000
[junit4] 2> 898152 INFO (jetty-launcher-915-thread-5)
[n:127.0.0.1:43051_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/95143670188867596-127.0.0.1:43051_solr-n_0000000001
[junit4] 2> 898152 INFO (jetty-launcher-915-thread-2)
[n:127.0.0.1:63738_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/95143670188867595-127.0.0.1:63738_solr-n_0000000002
[junit4] 2> 898170 INFO (jetty-launcher-915-thread-3)
[n:127.0.0.1:47002_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/95143670188867597-127.0.0.1:47002_solr-n_0000000003
[junit4] 2> 898171 INFO (jetty-launcher-915-thread-1)
[n:127.0.0.1:62374_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/95143670188867598-127.0.0.1:62374_solr-n_0000000004
[junit4] 2> 898171 INFO (jetty-launcher-915-thread-4)
[n:127.0.0.1:47424_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:47424_solr
[junit4] 2> 898171 INFO (jetty-launcher-915-thread-4)
[n:127.0.0.1:47424_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/leader
[junit4] 2> 898172 INFO (jetty-launcher-915-thread-1)
[n:127.0.0.1:62374_solr ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/95143670188867597-127.0.0.1:47002_solr-n_0000000003 to
know if I could be the leader
[junit4] 2> 898172 INFO (jetty-launcher-915-thread-5)
[n:127.0.0.1:43051_solr ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/95143670188867599-127.0.0.1:47424_solr-n_0000000000 to
know if I could be the leader
[junit4] 2> 898172 INFO (jetty-launcher-915-thread-5)
[n:127.0.0.1:43051_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 898172 INFO (jetty-launcher-915-thread-1)
[n:127.0.0.1:62374_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 898173 INFO (jetty-launcher-915-thread-2)
[n:127.0.0.1:63738_solr ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/95143670188867596-127.0.0.1:43051_solr-n_0000000001 to
know if I could be the leader
[junit4] 2> 898173 INFO (jetty-launcher-915-thread-2)
[n:127.0.0.1:63738_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 898174 INFO (jetty-launcher-915-thread-3)
[n:127.0.0.1:47002_solr ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/95143670188867595-127.0.0.1:63738_solr-n_0000000002 to
know if I could be the leader
[junit4] 2> 898174 INFO (jetty-launcher-915-thread-3)
[n:127.0.0.1:47002_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 898194 INFO (jetty-launcher-915-thread-4)
[n:127.0.0.1:47424_solr ] o.a.s.c.Overseer Overseer
(id=95143670188867599-127.0.0.1:47424_solr-n_0000000000) starting
[junit4] 2> 898284 INFO (jetty-launcher-915-thread-5)
[n:127.0.0.1:43051_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 898285 INFO (jetty-launcher-915-thread-5)
[n:127.0.0.1:43051_solr ] o.a.s.c.CoreContainer No authentication plugin
used.
[junit4] 2> 898286 INFO (jetty-launcher-915-thread-5)
[n:127.0.0.1:43051_solr ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_CB5E58F11124E1F9-001/tempDir-001/node5/.
[junit4] 2> 898286 INFO (jetty-launcher-915-thread-5)
[n:127.0.0.1:43051_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions
[junit4] 2> 898287 INFO (jetty-launcher-915-thread-4)
[n:127.0.0.1:47424_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/queue-work
[junit4] 2> 898288 INFO (jetty-launcher-915-thread-5)
[n:127.0.0.1:43051_solr ] o.a.s.s.SolrDispatchFilter
user.dir=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0
[junit4] 2> 898288 INFO (jetty-launcher-915-thread-5)
[n:127.0.0.1:43051_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 898292 INFO (jetty-launcher-915-thread-2)
[n:127.0.0.1:63738_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 898293 INFO (jetty-launcher-915-thread-2)
[n:127.0.0.1:63738_solr ] o.a.s.c.CoreContainer No authentication plugin
used.
[junit4] 2> 898294 INFO (jetty-launcher-915-thread-2)
[n:127.0.0.1:63738_solr ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_CB5E58F11124E1F9-001/tempDir-001/node2/.
[junit4] 2> 898294 INFO (jetty-launcher-915-thread-2)
[n:127.0.0.1:63738_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions
[junit4] 2> 898313 INFO (jetty-launcher-915-thread-2)
[n:127.0.0.1:63738_solr ] o.a.s.s.SolrDispatchFilter
user.dir=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0
[junit4] 2> 898313 INFO (jetty-launcher-915-thread-2)
[n:127.0.0.1:63738_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 898330 INFO (jetty-launcher-915-thread-1)
[n:127.0.0.1:62374_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 898330 INFO (jetty-launcher-915-thread-1)
[n:127.0.0.1:62374_solr ] o.a.s.c.CoreContainer No authentication plugin
used.
[junit4] 2> 898331 INFO (jetty-launcher-915-thread-1)
[n:127.0.0.1:62374_solr ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_CB5E58F11124E1F9-001/tempDir-001/node1/.
[junit4] 2> 898331 INFO (jetty-launcher-915-thread-1)
[n:127.0.0.1:62374_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions
[junit4] 2> 898333 INFO (jetty-launcher-915-thread-3)
[n:127.0.0.1:47002_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 898333 INFO (jetty-launcher-915-thread-3)
[n:127.0.0.1:47002_solr ] o.a.s.c.CoreContainer No authentication plugin
used.
[junit4] 2> 898334 INFO (jetty-launcher-915-thread-3)
[n:127.0.0.1:47002_solr ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_CB5E58F11124E1F9-001/tempDir-001/node3/.
[junit4] 2> 898334 INFO (jetty-launcher-915-thread-3)
[n:127.0.0.1:47002_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions
[junit4] 2> 898343 INFO (jetty-launcher-915-thread-1)
[n:127.0.0.1:62374_solr ] o.a.s.s.SolrDispatchFilter
user.dir=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0
[junit4] 2> 898344 INFO (jetty-launcher-915-thread-1)
[n:127.0.0.1:62374_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 898344 INFO (jetty-launcher-915-thread-3)
[n:127.0.0.1:47002_solr ] o.a.s.s.SolrDispatchFilter
user.dir=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0
[junit4] 2> 898344 INFO (jetty-launcher-915-thread-3)
[n:127.0.0.1:47002_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 898482 INFO (jetty-launcher-915-thread-4)
[n:127.0.0.1:47424_solr ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 898483 INFO (jetty-launcher-915-thread-4)
[n:127.0.0.1:47424_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 898483 INFO
(OverseerCollectionConfigSetProcessor-95143670188867599-127.0.0.1:47424_solr-n_0000000000)
[n:127.0.0.1:47424_solr ] o.a.s.c.OverseerTaskProcessor Process current
queue of overseer operations
[junit4] 2> 898484 INFO
(OverseerStateUpdate-95143670188867599-127.0.0.1:47424_solr-n_0000000000)
[n:127.0.0.1:47424_solr ] o.a.s.c.Overseer Starting to work on the main queue
[junit4] 2> 898553 INFO (jetty-launcher-915-thread-4)
[n:127.0.0.1:47424_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 898553 INFO (jetty-launcher-915-thread-4)
[n:127.0.0.1:47424_solr ] o.a.s.c.CoreContainer No authentication plugin
used.
[junit4] 2> 898554 INFO (jetty-launcher-915-thread-4)
[n:127.0.0.1:47424_solr ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_CB5E58F11124E1F9-001/tempDir-001/node4/.
[junit4] 2> 898554 INFO (jetty-launcher-915-thread-4)
[n:127.0.0.1:47424_solr ] o.a.s.c.CorePropertiesLocator Found 0 core defin
[...truncated too long message...]
"range":"80000000-7fffffff",
[junit4] > "state":"active",
[junit4] > "replicas":{"core_node1":{
[junit4] > "node_name":"127.0.0.1:42458_vjzm%2Fw",
[junit4] > "state":"active",
[junit4] > "base_url":"http://127.0.0.1:42458/vjzm/w",
[junit4] > "core":"collection1",
[junit4] > "leader":"true"}}}},
[junit4] > "maxShardsPerNode":"1",
[junit4] > "autoAddReplicas":"false",
[junit4] > "replicationFactor":"1",
[junit4] > "router":{"name":"compositeId"},
[junit4] > "autoCreated":"true"},
[junit4] > "collection1":{
[junit4] > "shards":{"shard1":{
[junit4] > "range":"80000000-7fffffff",
[junit4] > "state":"active",
[junit4] > "replicas":{
[junit4] > "core_node1":{
[junit4] > "node_name":"127.0.0.1:54354_vjzm%2Fw",
[junit4] > "state":"active",
[junit4] > "base_url":"http://127.0.0.1:54354/vjzm/w",
[junit4] > "core":"collection1",
[junit4] > "leader":"true"},
[junit4] > "core_node2":{
[junit4] > "node_name":"127.0.0.1:36450_vjzm%2Fw",
[junit4] > "state":"recovering",
[junit4] > "base_url":"http://127.0.0.1:36450/vjzm/w",
[junit4] > "core":"collection1"}}}},
[junit4] > "maxShardsPerNode":"1",
[junit4] > "autoAddReplicas":"false",
[junit4] > "replicationFactor":"1",
[junit4] > "router":{"name":"compositeId"},
[junit4] > "autoCreated":"true"}}
[junit4] > at
__randomizedtesting.SeedInfo.seed([CB5E58F11124E1F9:430A672BBFD88C01]:0)
[junit4] > at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.ensureAllReplicasAreActive(AbstractFullDistribZkTestBase.java:1844)
[junit4] > at
org.apache.solr.cloud.RecoveryAfterSoftCommitTest.test(RecoveryAfterSoftCommitTest.java:115)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:965)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:940)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 3259499 INFO
(SUITE-RecoveryAfterSoftCommitTest-seed#[CB5E58F11124E1F9]-worker)
[n:127.0.0.1:36450_vjzm%2Fw c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryAfterSoftCommitTest_CB5E58F11124E1F9-001
[junit4] 2> Jan 03, 2016 12:05:56 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 2 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene54):
{timestamp=PostingsFormat(name=LuceneVarGapFixedInterval),
range_facet_i_dv=PostingsFormat(name=LuceneVarGapFixedInterval),
intDefault=PostingsFormat(name=LuceneVarGapFixedInterval), id=FST50,
a_t=PostingsFormat(name=LuceneVarGapFixedInterval),
_version_=PostingsFormat(name=LuceneVarGapFixedInterval),
text=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
range_facet_l_dv=FST50,
range_facet_l=PostingsFormat(name=LuceneVarGapFixedInterval),
multiDefault=PostingsFormat(name=Direct)},
docValues:{timestamp=DocValuesFormat(name=Direct),
range_facet_i_dv=DocValuesFormat(name=Direct),
range_facet_l_dv=DocValuesFormat(name=Memory)}, sim=DefaultSimilarity,
locale=sk_SK, timezone=Etc/GMT+9
[junit4] 2> NOTE: SunOS 5.11 x86/Oracle Corporation 1.7.0_91
(32-bit)/cpus=3,threads=1,free=143373584,total=518979584
[junit4] 2> NOTE: All tests run in this JVM: [ReturnFieldsTest,
TestNamedUpdateProcessors, TestFunctionQuery, SystemInfoHandlerTest,
RegexBoostProcessorTest, TestClassNameShortening, TestInitParams,
HdfsChaosMonkeyNothingIsSafeTest, OverriddenZkACLAndCredentialsProvidersTest,
TestSweetSpotSimilarityFactory, RequiredFieldsTest, TestShortCircuitedRequests,
TestXIncludeConfig, DataDrivenBlockJoinTest, LeaderFailoverAfterPartitionTest,
TestJmxIntegration, InfoHandlerTest, TestHighFrequencyDictionaryFactory,
SolrTestCaseJ4Test, TestLuceneMatchVersion, HdfsDirectoryTest,
TestCursorMarkWithoutUniqueKey, TestStressReorder, TestExpandComponent,
PrimitiveFieldTypeTest, SparseHLLTest, JSONWriterTest, TestRestoreCore,
HdfsRestartWhileUpdatingTest, TestBlobHandler, CoreAdminRequestStatusTest,
SyncSliceTest, LeaderInitiatedRecoveryOnShardRestartTest,
TestWordDelimiterFilterFactory, TestRequestForwarding, TestDocumentBuilder,
TestSolrQueryResponse, TestCodecSupport, TestNonDefinedSimilarityFactory,
CursorMarkTest, VersionInfoTest, TestJsonRequest, BlockJoinFacetRandomTest,
TestAuthorizationFramework, DocValuesMissingTest, TestUseDocValuesAsStored,
TestClusterStateMutator, TestSolrConfigHandler, ZkControllerTest,
AliasIntegrationTest, AnalyticsMergeStrategyTest, CustomCollectionTest,
UnloadDistributedZkTest, TestTestInjection, RankQueryTest,
CollectionsAPIAsyncDistributedZkTest, TestSort, SampleTest, TestTolerantSearch,
TestSchemaResource, DistributedQueueTest, TestSchemaVersionResource,
TestAnalyzedSuggestions, BlockDirectoryTest,
HdfsCollectionsAPIDistributedZkTest, TestStressUserVersions,
DocumentAnalysisRequestHandlerTest, TestFastLRUCache, TestSimpleQParserPlugin,
HdfsWriteToMultipleCollectionsTest, TestOrdValues, DirectUpdateHandlerTest,
TestCSVLoader, SolrCloudExampleTest, TestPseudoReturnFields,
TestSolrConfigHandlerConcurrent, TestJmxMonitoredMap, TestArbitraryIndexDir,
DocValuesMultiTest, URLClassifyProcessorTest, BadComponentTest,
TestSolrDeletionPolicy1, DistributedQueryComponentCustomSortTest,
CursorPagingTest, MultiThreadedOCPTest, TestMiniSolrCloudClusterSSL,
AlternateDirectoryTest, CircularListTest, TestExtendedDismaxParser,
SchemaVersionSpecificBehaviorTest, DistributedFacetPivotSmallTest,
TestDefaultSearchFieldResource, TestComponentsName, DeleteShardTest,
BasicAuthIntegrationTest, StatelessScriptUpdateProcessorFactoryTest,
ChangedSchemaMergeTest, TestMergePolicyConfig, FastVectorHighlighterTest,
ShardSplitTest, ZkCLITest, TestJsonFacets, CloudExitableDirectoryReaderTest,
ExternalFileFieldSortTest, XsltUpdateRequestHandlerTest, TestFaceting,
TestHashPartitioner, TestSearchPerf, TestRawResponseWriter, QueryEqualityTest,
DisMaxRequestHandlerTest, MoreLikeThisHandlerTest, ShardRoutingTest,
ZkStateWriterTest, SuggesterFSTTest, TestConfigSetsAPIZkFailure,
TestElisionMultitermQuery, TestUniqueKeyFieldResource, TestFieldTypeResource,
HighlighterTest, BJQParserTest, StandardRequestHandlerTest,
TestConfigSetImmutable, TestQuerySenderNoQuery, ForceLeaderTest,
PreAnalyzedFieldTest, DistribDocExpirationUpdateProcessorTest, TestUpdate,
TestCloudSchemaless, HdfsBasicDistributedZk2Test, TermsComponentTest,
SolrCoreTest, SimplePostToolTest, TestChildDocTransformer,
DistributedSuggestComponentTest, ChaosMonkeySafeLeaderTest, TestCoreContainer,
SimpleFacetsTest, TestGroupingSearch, SolrCmdDistributorTest,
QueryElevationComponentTest, BadIndexSchemaTest, SoftAutoCommitTest,
SolrIndexSplitterTest, AnalysisAfterCoreReloadTest, SpellCheckCollatorTest,
SolrRequestParserTest, SuggesterTest, SpatialFilterTest, NoCacheHeaderTest,
FieldMutatingUpdateProcessorTest, TestAtomicUpdateErrorCases,
TestRemoteStreaming, CacheHeaderTest, TestSurroundQueryParser,
DirectSolrSpellCheckerTest, RequestHandlersTest, TestValueSourceCache,
TermVectorComponentTest, IndexSchemaRuntimeFieldTest, IndexSchemaTest,
MBeansHandlerTest, JsonLoaderTest, TestPartialUpdateDeduplication,
TestPHPSerializedResponseWriter, SearchHandlerTest, TestLFUCache,
PrimUtilsTest, TestSuggestSpellingConverter, DateFieldTest,
SpellingQueryConverterTest, DOMUtilTest, RAMDirectoryFactoryTest,
ClusterStateTest, TestSolrJ, TestLRUCache, TestUtils, SliceStateTest,
UUIDFieldTest, TestRTGBase, TestDistributedMissingSort,
TestHighlightDedupGrouping, TestSimpleTrackingShardHandler,
TestEmbeddedSolrServerConstructors, TestJettySolrRunner, ActionThrottleTest,
AssignTest, AsyncCallRequestStatusResponseTest, CleanupOldIndexTest,
CollectionTooManyReplicasTest, LeaderInitiatedRecoveryOnCommitTest,
OutOfBoxZkACLAndCredentialsProvidersTest,
OverseerCollectionConfigSetProcessorTest, OverseerRolesTest,
RecoveryAfterSoftCommitTest]
[junit4] Completed [441/562 (7!)] on J0 in 394.71s, 1 test, 1 failure <<<
FAILURES!
[...truncated 403 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/build.xml:794: The
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/build.xml:738: The
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/build.xml:59: The
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build.xml:233: The
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/common-build.xml:526:
The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/lucene/common-build.xml:1444:
The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/lucene/common-build.xml:1000:
There were test failures: 562 suites (7 ignored), 2231 tests, 7 failures, 54
ignored (39 assumptions) [seed: CB5E58F11124E1F9]
Total time: 96 minutes 27 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]