Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/1440/

5 tests failed.
FAILED:  org.apache.solr.cloud.MoveReplicaHDFSTest.testFailedMove

Error Message:
No live SolrServers available to handle this 
request:[https://127.0.0.1:36197/solr/MoveReplicaHDFSTest_failed_coll_true, 
https://127.0.0.1:39286/solr/MoveReplicaHDFSTest_failed_coll_true]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available 
to handle this 
request:[https://127.0.0.1:36197/solr/MoveReplicaHDFSTest_failed_coll_true, 
https://127.0.0.1:39286/solr/MoveReplicaHDFSTest_failed_coll_true]
        at 
__randomizedtesting.SeedInfo.seed([1C3F775081C801E:AB0E2487BFCF55CE]:0)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:462)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:991)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942)
        at 
org.apache.solr.cloud.MoveReplicaTest.testFailedMove(MoveReplicaTest.java:309)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at 
https://127.0.0.1:39286/solr/MoveReplicaHDFSTest_failed_coll_true: no servers 
hosting shard: shard2
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:436)
        ... 46 more


FAILED:  
org.apache.solr.cloud.TestLeaderInitiatedRecoveryThread.testPublishDownState

Error Message:
expected:<27> but was:<28>

Stack Trace:
java.lang.AssertionError: expected:<27> but was:<28>
        at 
__randomizedtesting.SeedInfo.seed([1C3F775081C801E:5FBE558BAC01C9E3]: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.TestLeaderInitiatedRecoveryThread.testPublishDownState(TestLeaderInitiatedRecoveryThread.java:115)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
org.apache.solr.cloud.autoscaling.sim.TestDistribStateManager.testGetSetRemoveData

Error Message:
Node watch should have fired!

Stack Trace:
java.lang.AssertionError: Node watch should have fired!
        at 
__randomizedtesting.SeedInfo.seed([1C3F775081C801E:275318275C924614]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.autoscaling.sim.TestDistribStateManager.testGetSetRemoveData(TestDistribStateManager.java:256)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest.test

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

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<0>
        at 
__randomizedtesting.SeedInfo.seed([1C3F775081C801E:8997C8AFA6E0EDE6]: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.update.processor.TimeRoutedAliasUpdateProcessorTest.assertInvariants(TimeRoutedAliasUpdateProcessorTest.java:245)
        at 
org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest.test(TimeRoutedAliasUpdateProcessorTest.java:123)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.test_dv

Error Message:
java.lang.RuntimeException: Error from server at 
http://127.0.0.1:35624/solr/test_col: Async exception during distributed 
update: Error from server at 
http://127.0.0.1:37776/solr/test_col_shard2_replica_n6: Server Error    
request: 
http://127.0.0.1:37776/solr/test_col_shard2_replica_n6/update?update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A35624%2Fsolr%2Ftest_col_shard5_replica_n16%2F&wt=javabin&version=2
 Remote error message: Failed synchronous update on shard StdNode: 
http://127.0.0.1:36504/solr/test_col_shard2_replica_n4/ update: 
org.apache.solr.client.solrj.request.UpdateRequest@48823a79

Stack Trace:
java.util.concurrent.ExecutionException: java.lang.RuntimeException: Error from 
server at http://127.0.0.1:35624/solr/test_col: Async exception during 
distributed update: Error from server at 
http://127.0.0.1:37776/solr/test_col_shard2_replica_n6: Server Error



request: 
http://127.0.0.1:37776/solr/test_col_shard2_replica_n6/update?update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A35624%2Fsolr%2Ftest_col_shard5_replica_n16%2F&wt=javabin&version=2
Remote error message: Failed synchronous update on shard StdNode: 
http://127.0.0.1:36504/solr/test_col_shard2_replica_n4/ update: 
org.apache.solr.client.solrj.request.UpdateRequest@48823a79
        at 
__randomizedtesting.SeedInfo.seed([1C3F775081C801E:37D795338241BA0F]:0)
        at java.util.concurrent.FutureTask.report(FutureTask.java:122)
        at java.util.concurrent.FutureTask.get(FutureTask.java:192)
        at 
org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.checkField(TestStressCloudBlindAtomicUpdates.java:283)
        at 
org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.test_dv(TestStressCloudBlindAtomicUpdates.java:195)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.RuntimeException: Error from server at 
http://127.0.0.1:35624/solr/test_col: Async exception during distributed 
update: Error from server at 
http://127.0.0.1:37776/solr/test_col_shard2_replica_n6: Server Error



request: 
http://127.0.0.1:37776/solr/test_col_shard2_replica_n6/update?update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A35624%2Fsolr%2Ftest_col_shard5_replica_n16%2F&wt=javabin&version=2
Remote error message: Failed synchronous update on shard StdNode: 
http://127.0.0.1:36504/solr/test_col_shard2_replica_n4/ update: 
org.apache.solr.client.solrj.request.UpdateRequest@48823a79
        at 
org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates$Worker.run(TestStressCloudBlindAtomicUpdates.java:411)
        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        ... 1 more
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:35624/solr/test_col: Async exception during 
distributed update: Error from server at 
http://127.0.0.1:37776/solr/test_col_shard2_replica_n6: Server Error



request: 
http://127.0.0.1:37776/solr/test_col_shard2_replica_n6/update?update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A35624%2Fsolr%2Ftest_col_shard5_replica_n16%2F&wt=javabin&version=2
Remote error message: Failed synchronous update on shard StdNode: 
http://127.0.0.1:36504/solr/test_col_shard2_replica_n4/ update: 
org.apache.solr.client.solrj.request.UpdateRequest@48823a79
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates$Worker.doRandomAtomicUpdate(TestStressCloudBlindAtomicUpdates.java:370)
        at 
org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates$Worker.run(TestStressCloudBlindAtomicUpdates.java:399)
        ... 6 more




Build Log:
[...truncated 12737 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates
   [junit4]   2> 989048 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[1C3F775081C801E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_1C3F775081C801E-001/init-core-data-001
   [junit4]   2> 989049 WARN  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[1C3F775081C801E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
   [junit4]   2> 989049 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[1C3F775081C801E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 989050 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[1C3F775081C801E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=SSL overhead seems to cause 
OutOfMemory when stress testing)
   [junit4]   2> 989051 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[1C3F775081C801E]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 10 servers in 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_1C3F775081C801E-001/tempDir-001
   [junit4]   2> 989051 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[1C3F775081C801E]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 989051 INFO  (Thread-14215) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 989051 INFO  (Thread-14215) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 989052 ERROR (Thread-14215) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 989151 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[1C3F775081C801E]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:33095
   [junit4]   2> 989153 INFO  (zkConnectionManagerCallback-1737-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 989156 INFO  (jetty-launcher-1734-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 989157 INFO  (jetty-launcher-1734-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 989157 INFO  (jetty-launcher-1734-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 989158 INFO  (jetty-launcher-1734-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 989158 INFO  (jetty-launcher-1734-thread-5) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 989160 INFO  (jetty-launcher-1734-thread-9) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 989161 INFO  (jetty-launcher-1734-thread-10) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 989162 INFO  (jetty-launcher-1734-thread-5) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6406bb1{/solr,null,AVAILABLE}
   [junit4]   2> 989164 INFO  (jetty-launcher-1734-thread-5) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@5ef5ad8b{HTTP/1.1,[http/1.1]}{127.0.0.1:35424}
   [junit4]   2> 989164 INFO  (jetty-launcher-1734-thread-5) [    ] 
o.e.j.s.Server Started @992076ms
   [junit4]   2> 989164 INFO  (jetty-launcher-1734-thread-5) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35424}
   [junit4]   2> 989164 ERROR (jetty-launcher-1734-thread-5) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 989164 INFO  (jetty-launcher-1734-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 989164 INFO  (jetty-launcher-1734-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 989164 INFO  (jetty-launcher-1734-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 989164 INFO  (jetty-launcher-1734-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-12-22T07:49:56.166Z
   [junit4]   2> 989165 INFO  (jetty-launcher-1734-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1cdc6155{/solr,null,AVAILABLE}
   [junit4]   2> 989165 INFO  (jetty-launcher-1734-thread-4) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@2e2950cf{HTTP/1.1,[http/1.1]}{127.0.0.1:35176}
   [junit4]   2> 989165 INFO  (jetty-launcher-1734-thread-4) [    ] 
o.e.j.s.Server Started @992078ms
   [junit4]   2> 989166 INFO  (jetty-launcher-1734-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35176}
   [junit4]   2> 989166 ERROR (jetty-launcher-1734-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 989166 INFO  (jetty-launcher-1734-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 989166 INFO  (jetty-launcher-1734-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 989166 INFO  (jetty-launcher-1734-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 989166 INFO  (jetty-launcher-1734-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-12-22T07:49:56.168Z
   [junit4]   2> 989167 INFO  (jetty-launcher-1734-thread-8) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 989167 INFO  (jetty-launcher-1734-thread-7) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 989167 INFO  (jetty-launcher-1734-thread-6) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 989171 INFO  (jetty-launcher-1734-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7e7ebc9d{/solr,null,AVAILABLE}
   [junit4]   2> 989172 INFO  (jetty-launcher-1734-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@660fd3a2{HTTP/1.1,[http/1.1]}{127.0.0.1:34667}
   [junit4]   2> 989172 INFO  (jetty-launcher-1734-thread-3) [    ] 
o.e.j.s.Server Started @992084ms
   [junit4]   2> 989172 INFO  (jetty-launcher-1734-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34667}
   [junit4]   2> 989172 ERROR (jetty-launcher-1734-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 989172 INFO  (jetty-launcher-1734-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 989172 INFO  (jetty-launcher-1734-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 989172 INFO  (jetty-launcher-1734-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 989172 INFO  (jetty-launcher-1734-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-12-22T07:49:56.174Z
   [junit4]   2> 989178 INFO  (jetty-launcher-1734-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@17e6cebe{/solr,null,AVAILABLE}
   [junit4]   2> 989178 INFO  (jetty-launcher-1734-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@4a8587e6{HTTP/1.1,[http/1.1]}{127.0.0.1:37776}
   [junit4]   2> 989178 INFO  (jetty-launcher-1734-thread-2) [    ] 
o.e.j.s.Server Started @992090ms
   [junit4]   2> 989178 INFO  (jetty-launcher-1734-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=37776}
   [junit4]   2> 989178 ERROR (jetty-launcher-1734-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 989178 INFO  (jetty-launcher-1734-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 989178 INFO  (jetty-launcher-1734-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 989178 INFO  (jetty-launcher-1734-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 989178 INFO  (jetty-launcher-1734-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-12-22T07:49:56.180Z
   [junit4]   2> 989196 INFO  (jetty-launcher-1734-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6ef75622{/solr,null,AVAILABLE}
   [junit4]   2> 989196 INFO  (jetty-launcher-1734-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@16fc724f{HTTP/1.1,[http/1.1]}{127.0.0.1:36504}
   [junit4]   2> 989196 INFO  (jetty-launcher-1734-thread-1) [    ] 
o.e.j.s.Server Started @992109ms
   [junit4]   2> 989196 INFO  (jetty-launcher-1734-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=36504}
   [junit4]   2> 989197 ERROR (jetty-launcher-1734-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 989197 INFO  (jetty-launcher-1734-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 989197 INFO  (jetty-launcher-1734-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 989197 INFO  (jetty-launcher-1734-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 989197 INFO  (jetty-launcher-1734-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-12-22T07:49:56.199Z
   [junit4]   2> 989198 INFO  (zkConnectionManagerCallback-1743-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 989198 INFO  (jetty-launcher-1734-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 989210 INFO  (jetty-launcher-1734-thread-7) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6c64f0e5{/solr,null,AVAILABLE}
   [junit4]   2> 989210 INFO  (jetty-launcher-1734-thread-7) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@108122f1{HTTP/1.1,[http/1.1]}{127.0.0.1:38637}
   [junit4]   2> 989210 INFO  (jetty-launcher-1734-thread-7) [    ] 
o.e.j.s.Server Started @992123ms
   [junit4]   2> 989210 INFO  (jetty-launcher-1734-thread-7) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38637}
   [junit4]   2> 989211 ERROR (jetty-launcher-1734-thread-7) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 989211 INFO  (jetty-launcher-1734-thread-7) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 989211 INFO  (jetty-launcher-1734-thread-7) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 989211 INFO  (jetty-launcher-1734-thread-7) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 989211 INFO  (jetty-launcher-1734-thread-7) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-12-22T07:49:56.213Z
   [junit4]   2> 989218 INFO  (jetty-launcher-1734-thread-9) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1aaf46f3{/solr,null,AVAILABLE}
   [junit4]   2> 989218 INFO  (jetty-launcher-1734-thread-9) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@77234843{HTTP/1.1,[http/1.1]}{127.0.0.1:35624}
   [junit4]   2> 989218 INFO  (jetty-launcher-1734-thread-9) [    ] 
o.e.j.s.Server Started @992130ms
   [junit4]   2> 989218 INFO  (jetty-launcher-1734-thread-9) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35624}
   [junit4]   2> 989218 ERROR (jetty-launcher-1734-thread-9) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 989218 INFO  (jetty-launcher-1734-thread-9) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 989218 INFO  (jetty-launcher-1734-thread-9) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 989218 INFO  (jetty-launcher-1734-thread-9) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 989218 INFO  (jetty-launcher-1734-thread-9) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-12-22T07:49:56.220Z
   [junit4]   2> 989219 INFO  (zkConnectionManagerCallback-1739-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 989220 INFO  (jetty-launcher-1734-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 989227 INFO  (zkConnectionManagerCallback-1749-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 989228 INFO  (jetty-launcher-1734-thread-7) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 989228 INFO  (zkConnectionManagerCallback-1741-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 989231 INFO  (jetty-launcher-1734-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 989244 INFO  (jetty-launcher-1734-thread-8) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@41e9b44c{/solr,null,AVAILABLE}
   [junit4]   2> 989244 INFO  (jetty-launcher-1734-thread-8) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@3c97af99{HTTP/1.1,[http/1.1]}{127.0.0.1:42953}
   [junit4]   2> 989244 INFO  (jetty-launcher-1734-thread-8) [    ] 
o.e.j.s.Server Started @992157ms
   [junit4]   2> 989244 INFO  (jetty-launcher-1734-thread-8) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42953}
   [junit4]   2> 989245 ERROR (jetty-launcher-1734-thread-8) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 989245 INFO  (jetty-launcher-1734-thread-8) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 989245 INFO  (jetty-launcher-1734-thread-8) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 989245 INFO  (jetty-launcher-1734-thread-8) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 989245 INFO  (jetty-launcher-1734-thread-8) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-12-22T07:49:56.247Z
   [junit4]   2> 989252 INFO  (jetty-launcher-1734-thread-6) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5977b653{/solr,null,AVAILABLE}
   [junit4]   2> 989252 INFO  (jetty-launcher-1734-thread-6) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@3014233{HTTP/1.1,[http/1.1]}{127.0.0.1:37965}
   [junit4]   2> 989252 INFO  (jetty-launcher-1734-thread-6) [    ] 
o.e.j.s.Server Started @992164ms
   [junit4]   2> 989252 INFO  (jetty-launcher-1734-thread-6) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=37965}
   [junit4]   2> 989252 ERROR (jetty-launcher-1734-thread-6) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 989252 INFO  (jetty-launcher-1734-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 989252 INFO  (jetty-launcher-1734-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 989252 INFO  (jetty-launcher-1734-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 989252 INFO  (jetty-launcher-1734-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-12-22T07:49:56.254Z
   [junit4]   2> 989254 INFO  (zkConnectionManagerCallback-1745-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 989254 INFO  (jetty-launcher-1734-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 989256 INFO  (zkConnectionManagerCallback-1747-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 989257 INFO  (jetty-launcher-1734-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 989280 INFO  (zkConnectionManagerCallback-1753-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 989284 INFO  (jetty-launcher-1734-thread-8) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 989304 INFO  (jetty-launcher-1734-thread-10) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@342d81be{/solr,null,AVAILABLE}
   [junit4]   2> 989304 INFO  (jetty-launcher-1734-thread-10) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@74233eb6{HTTP/1.1,[http/1.1]}{127.0.0.1:34839}
   [junit4]   2> 989304 INFO  (jetty-launcher-1734-thread-10) [    ] 
o.e.j.s.Server Started @992217ms
   [junit4]   2> 989305 INFO  (jetty-launcher-1734-thread-10) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34839}
   [junit4]   2> 989305 ERROR (jetty-launcher-1734-thread-10) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 989305 INFO  (jetty-launcher-1734-thread-10) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 989305 INFO  (jetty-launcher-1734-thread-10) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 989305 INFO  (jetty-launcher-1734-thread-10) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 989305 INFO  (jetty-launcher-1734-thread-10) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-12-22T07:49:56.307Z
   [junit4]   2> 989327 INFO  (zkConnectionManagerCallback-1751-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 989328 INFO  (jetty-launcher-1734-thread-9) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 989334 INFO  (zkConnectionManagerCallback-1755-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 989335 INFO  (jetty-launcher-1734-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 989339 INFO  (zkConnectionManagerCallback-1757-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 989339 INFO  (jetty-launcher-1734-thread-10) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 989354 INFO  (jetty-launcher-1734-thread-5) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33095/solr
   [junit4]   2> 989383 INFO  (jetty-launcher-1734-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33095/solr
   [junit4]   2> 989413 INFO  (jetty-launcher-1734-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33095/solr
   [junit4]   2> 989417 INFO  (jetty-launcher-1734-thread-8) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33095/solr
   [junit4]   2> 989405 INFO  (zkConnectionManagerCallback-1761-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 989449 INFO  (zkConnectionManagerCallback-1779-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 989442 INFO  (zkConnectionManagerCallback-1782-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 989450 INFO  (jetty-launcher-1734-thread-10) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33095/solr
   [junit4]   2> 989450 INFO  (jetty-launcher-1734-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33095/solr
   [junit4]   2> 989451 INFO  (jetty-launcher-1734-thread-6) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33095/solr
   [junit4]   2> 989417 INFO  (jetty-launcher-1734-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33095/solr
   [junit4]   2> 989470 INFO  (jetty-launcher-1734-thread-9) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33095/solr
   [junit4]   2> 989455 INFO  (zkConnectionManagerCallback-1789-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 989455 INFO  (zkConnectionManagerCallback-1773-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 989449 INFO  (jetty-launcher-1734-thread-7) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33095/solr
   [junit4]   2> 989488 INFO  
(zkConnectionManagerCallback-1793-thread-1-processing-n:127.0.0.1:35424_solr) 
[n:127.0.0.1:35424_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 989503 INFO  (zkConnectionManagerCallback-1791-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 989508 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 0x1607d3334d60011, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 989533 INFO  (zkConnectionManagerCallback-1787-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 989533 INFO  
(zkConnectionManagerCallback-1801-thread-1-processing-n:127.0.0.1:36504_solr) 
[n:127.0.0.1:36504_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 989533 INFO  (zkConnectionManagerCallback-1797-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 989534 INFO  
(zkConnectionManagerCallback-1808-thread-1-processing-n:127.0.0.1:35176_solr) 
[n:127.0.0.1:35176_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 989535 INFO  (zkConnectionManagerCallback-1799-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 989536 INFO  
(zkConnectionManagerCallback-1804-thread-1-processing-n:127.0.0.1:37965_solr) 
[n:127.0.0.1:37965_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 989536 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 0x1607d3334d60014, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 989536 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 0x1607d3334d60012, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 989539 INFO  
(zkConnectionManagerCallback-1810-thread-1-processing-n:127.0.0.1:42953_solr) 
[n:127.0.0.1:42953_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 989539 INFO  
(zkConnectionManagerCallback-1806-thread-1-processing-n:127.0.0.1:37776_solr) 
[n:127.0.0.1:37776_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 989539 INFO  (zkConnectionManagerCallback-1795-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 989541 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 0x1607d3334d60013, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 989552 INFO  (jetty-launcher-1734-thread-4) 
[n:127.0.0.1:35176_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 989552 INFO  (jetty-launcher-1734-thread-1) 
[n:127.0.0.1:36504_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 989553 INFO  (jetty-launcher-1734-thread-6) 
[n:127.0.0.1:37965_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 989553 INFO  (jetty-launcher-1734-thread-4) 
[n:127.0.0.1:35176_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:35176_solr
   [junit4]   2> 989554 INFO  (jetty-launcher-1734-thread-2) 
[n:127.0.0.1:37776_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 989554 INFO  (jetty-launcher-1734-thread-1) 
[n:127.0.0.1:36504_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36504_solr
   [junit4]   2> 989555 INFO  (jetty-launcher-1734-thread-6) 
[n:127.0.0.1:37965_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37965_solr
   [junit4]   2> 989555 INFO  (jetty-launcher-1734-thread-8) 
[n:127.0.0.1:42953_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 989555 INFO  (jetty-launcher-1734-thread-4) 
[n:127.0.0.1:35176_solr    ] o.a.s.c.Overseer Overseer 
(id=99216850685394969-127.0.0.1:35176_solr-n_0000000000) starting
   [junit4]   2> 989567 INFO  
(zkConnectionManagerCallback-1812-thread-1-processing-n:127.0.0.1:35624_solr) 
[n:127.0.0.1:35624_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 989575 INFO  (jetty-launcher-1734-thread-2) 
[n:127.0.0.1:37776_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37776_solr
   [junit4]   2> 989584 INFO  
(zkCallback-1805-thread-1-processing-n:127.0.0.1:37776_solr) 
[n:127.0.0.1:37776_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 989584 INFO  
(zkCallback-1807-thread-1-processing-n:127.0.0.1:35176_solr) 
[n:127.0.0.1:35176_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 989584 INFO  
(zkConnectionManagerCallback-1817-thread-1-processing-n:127.0.0.1:38637_solr) 
[n:127.0.0.1:38637_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 989590 INFO  
(zkConnectionManagerCallback-1821-thread-1-processing-n:127.0.0.1:34667_solr) 
[n:127.0.0.1:34667_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 989592 INFO  (jetty-launcher-1734-thread-8) 
[n:127.0.0.1:42953_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42953_solr
   [junit4]   2> 989599 INFO  
(zkCallback-1805-thread-2-processing-n:127.0.0.1:37776_solr) 
[n:127.0.0.1:37776_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 989606 INFO  (jetty-launcher-1734-thread-9) 
[n:127.0.0.1:35624_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 989608 INFO  (jetty-launcher-1734-thread-3) 
[n:127.0.0.1:34667_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 989608 INFO  (jetty-launcher-1734-thread-7) 
[n:127.0.0.1:38637_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 989615 INFO  (jetty-launcher-1734-thread-9) 
[n:127.0.0.1:35624_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 989616 INFO  (jetty-launcher-1734-thread-7) 
[n:127.0.0.1:38637_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 989617 INFO  (jetty-launcher-1734-thread-3) 
[n:127.0.0.1:34667_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 989619 INFO  (jetty-launcher-1734-thread-9) 
[n:127.0.0.1:35624_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35624_solr
   [junit4]   2> 989619 INFO  (jetty-launcher-1734-thread-7) 
[n:127.0.0.1:38637_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38637_solr
   [junit4]   2> 989628 INFO  (jetty-launcher-1734-thread-3) 
[n:127.0.0.1:34667_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34667_solr
   [junit4]   2> 989628 INFO  
(zkConnectionManagerCallback-1814-thread-1-processing-n:127.0.0.1:34839_solr) 
[n:127.0.0.1:34839_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 989631 INFO  (jetty-launcher-1734-thread-1) 
[n:127.0.0.1:36504_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36504.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@194a1edf
   [junit4]   2> 989638 INFO  (jetty-launcher-1734-thread-10) 
[n:127.0.0.1:34839_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (7)
   [junit4]   2> 989639 INFO  (jetty-launcher-1734-thread-1) 
[n:127.0.0.1:36504_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36504.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@194a1edf
   [junit4]   2> 989639 INFO  (jetty-launcher-1734-thread-1) 
[n:127.0.0.1:36504_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36504.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@194a1edf
   [junit4]   2> 989640 INFO  (jetty-launcher-1734-thread-1) 
[n:127.0.0.1:36504_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_1C3F775081C801E-001/tempDir-001/node1/.
   [junit4]   2> 989640 INFO  
(zkCallback-1805-thread-1-processing-n:127.0.0.1:37776_solr) 
[n:127.0.0.1:37776_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (7)
   [junit4]   2> 989664 INFO  
(zkCallback-1803-thread-2-processing-n:127.0.0.1:37965_solr) 
[n:127.0.0.1:37965_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (7)
   [junit4]   2> 989664 INFO  
(zkCallback-1809-thread-2-processing-n:127.0.0.1:42953_solr) 
[n:127.0.0.1:42953_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (7)
   [junit4]   2> 989664 INFO  
(zkCallback-1800-thread-2-processing-n:127.0.0.1:36504_solr) 
[n:127.0.0.1:36504_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (7)
   [junit4]   2> 989664 INFO  
(zkCallback-1807-thread-1-processing-n:127.0.0.1:35176_solr) 
[n:127.0.0.1:35176_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (7)
   [junit4]   2> 989672 INFO  (jetty-launcher-1734-thread-4) 
[n:127.0.0.1:35176_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35176_solr
   [junit4]   2> 989675 INFO  
(zkCallback-1803-thread-2-processing-n:127.0.0.1:37965_solr) 
[n:127.0.0.1:37965_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (7) -> (8)
   [junit4]   2> 989675 INFO  (jetty-launcher-1734-thread-10) 
[n:127.0.0.1:34839_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 989675 INFO  
(zkCallback-1805-thread-1-processing-n:127.0.0.1:37776_solr) 
[n:127.0.0.1:37776_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (7) -> (8)
   [junit4]   2> 989676 INFO  
(zkCallback-1807-thread-1-processing-n:127.0.0.1:35176_solr) 
[n:127.0.0.1:35176_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (7) -> (8)
   [junit4]   2> 989676 INFO  
(zkCallback-1811-thread-1-processing-n:127.0.0.1:35624_solr) 
[n:127.0.0.1:35624_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (7)
   [junit4]   2> 989676 INFO  
(zkCallback-1820-thread-1-processing-n:127.0.0.1:34667_solr) 
[n:127.0.0.1:34667_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (7)
   [junit4]   2> 989697 INFO  
(zkCallback-1816-thread-1-processing-n:127.0.0.1:38637_solr) 
[n:127.0.0.1:38637_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (7)
   [junit4]   2> 989729 INFO  
(zkCallback-1809-thread-2-processing-n:127.0.0.1:42953_solr) 
[n:127.0.0.1:42953_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (7) -> (8)
   [junit4]   2> 989729 INFO  
(zkCallback-1811-thread-2-processing-n:127.0.0.1:35624_solr) 
[n:127.0.0.1:35624_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (7) -> (8)
   [junit4]   2> 989729 INFO  
(zkCallback-1800-thread-2-processing-n:127.0.0.1:36504_solr) 
[n:127.0.0.1:36504_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (7) -> (8)
   [junit4]   2> 989732 INFO  
(zkCallback-1813-thread-1-processing-n:127.0.0.1:34839_solr) 
[n:127.0.0.1:34839_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (7) -> (8)
   [junit4]   2> 989768 INFO  
(zkCallback-1820-thread-2-processing-n:127.0.0.1:34667_solr) 
[n:127.0.0.1:34667_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (7) -> (8)
   [junit4]   2> 989799 INFO  (jetty-launcher-1734-thread-8) 
[n:127.0.0.1:42953_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42953.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@194a1edf
   [junit4]   2> 989835 INFO  
(zkCallback-1816-thread-2-processing-n:127.0.0.1:38637_solr) 
[n:127.0.0.1:38637_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (7) -> (8)
   [junit4]   2> 989843 INFO  (jetty-launcher-1734-thread-10) 
[n:127.0.0.1:34839_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34839_solr
   [junit4]   2> 989853 INFO  
(zkCallback-1800-thread-2-processing-n:127.0.0.1:36504_solr) 
[n:127.0.0.1:36504_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (8) -> (9)
   [junit4]   2> 989854 INFO  
(zkCallback-1805-thread-1-processing-n:127.0.0.1:37776_solr) 
[n:127.0.0.1:37776_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (8) -> (9)
   [junit4]   2> 989854 INFO  
(zkCallback-1811-thread-2-processing-n:127.0.0.1:35624_solr) 
[n:127.0.0.1:35624_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (8) -> (9)
   [junit4]   2> 989854 INFO  
(zkCallback-1807-thread-1-processing-n:127.0.0.1:35176_solr) 
[n:127.0.0.1:35176_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (8) -> (9)
   [junit4]   2> 989854 INFO  
(zkCallback-1803-thread-1-processing-n:127.0.0.1:37965_solr) 
[n:127.0.0.1:37965_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (8) -> (9)
   [junit4]   2> 989863 INFO  
(zkCallback-1809-thread-2-processing-n:127.0.0.1:42953_solr) 
[n:127.0.0.1:42953_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (8) -> (9)
   [junit4]   2> 989864 INFO  
(zkCallback-1816-thread-2-processing-n:127.0.0.1:38637_solr) 
[n:127.0.0.1:38637_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (8) -> (9)
   [junit4]   2> 989864 INFO  
(zkCallback-1820-thread-2-processing-n:127.0.0.1:34667_solr) 
[n:127.0.0.1:34667_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (8) -> (9)
   [junit4]   2> 989864 INFO  
(zkCallback-1813-thread-1-processing-n:127.0.0.1:34839_solr) 
[n:127.0.0.1:34839_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (8) -> (9)
   [junit4]   2> 989876 INFO  (jetty-launcher-1734-thread-5) 
[n:127.0.0.1:35424_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (9)
   [junit4]   2> 989878 INFO  (jetty-launcher-1734-thread-5) 
[n:127.0.0.1:35424_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 989879 INFO  (jetty-launcher-1734-thread-5) 
[n:127.0.0.1:35424_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35424_solr
   [junit4]   2> 989880 INFO  
(zkCallback-1805-thread-1-processing-n:127.0.0.1:37776_solr) 
[n:127.0.0.1:37776_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (9) -> (10)
   [junit4]   2> 989881 INFO  
(zkCallback-1811-thread-2-processing-n:127.0.0.1:35624_solr) 
[n:127.0.0.1:35624_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (9) -> (10)
   [junit4]   2> 989881 INFO  
(zkCallback-1816-thread-2-processing-n:127.0.0.1:38637_solr) 
[n:127.0.0.1:38637_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (9) -> (10)
   [junit4]   2> 989881 INFO  
(zkCallback-1800-thread-2-processing-n:127.0.0.1:36504_solr) 
[n:127.0.0.1:36504_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (9) -> (10)
   [junit4]   2> 989881 INFO  
(zkCallback-1809-thread-2-processing-n:127.0.0.1:42953_solr) 
[n:127.0.0.1:42953_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (9) -> (10)
   [junit4]   2> 989881 INFO  
(zkCallback-1820-thread-2-processing-n:127.0.0.1:34667_solr) 
[n:127.0.0.1:34667_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (9) -> (10)
   [junit4]   2> 989881 INFO  
(zkCallback-1813-thread-1-processing-n:127.0.0.1:34839_solr) 
[n:127.0.0.1:34839_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (9) -> (10)
   [junit4]   2> 989881 INFO  
(zkCallback-1803-thread-1-processing-n:127.0.0.1:37965_solr) 
[n:127.0.0.1:37965_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (9) -> (10)
   [junit4]   2> 989881 INFO  
(zkCallback-1807-thread-1-processing-n:127.0.0.1:35176_solr) 
[n:127.0.0.1:35176_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (9) -> (10)
   [junit4]   2> 989885 INFO  (jetty-launcher-1734-thread-2) 
[n:127.0.0.1:37776_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37776.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@194a1edf
   [junit4]   2> 989895 INFO  
(zkCallback-1792-thread-1-processing-n:127.0.0.1:35424_solr) 
[n:127.0.0.1:35424_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (9) -> (10)
   [junit4]   2> 989916 INFO  (jetty-launcher-1734-thread-4) 
[n:127.0.0.1:35176_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35176.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@194a1edf
   [junit4]   2> 989967 INFO  (jetty-launcher-1734-thread-8) 
[n:127.0.0.1:42953_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42953.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@194a1edf
   [junit4]   2> 989967 INFO  (jetty-launcher-1734-thread-8) 
[n:127.0.0.1:42953_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42953.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@194a1edf
   [junit4]   2> 989973 INFO  (jetty-launcher-1734-thread-8) 
[n:127.0.0.1:42953_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_1C3F775081C801E-001/tempDir-001/node8/.
   [junit4]   2> 989991 INFO  (jetty-launcher-1734-thread-6) 
[n:127.0.0.1:37965_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37965.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@194a1edf
   [junit4]   2> 989992 INFO  (jetty-launcher-1734-thread-9) 
[n:127.0.0.1:35624_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35624.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@194a1edf
   [junit4]   2> 989995 INFO  (jetty-launcher-1734-thread-2) 
[n:127.0.0.1:37776_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37776.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@194a1edf
   [junit4]   2> 989995 INFO  (jetty-launcher-1734-thread-2) 
[n:127.0.0.1:37776_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37776.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@194a1edf
   [junit4]   2> 989999 INFO  (jetty-launcher-1734-thread-7) 
[n:127.0.0.1:38637_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38637.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@194a1edf
   [junit4]   2> 990002 INFO  (jetty-launcher-1734-thread-2) 
[n:127.0.0.1:37776_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_1C3F775081C801E-001/tempDir-001/node2/.
   [junit4]   2> 990006 INFO  (jetty-launcher-1734-thread-4) 
[n:127.0.0.1:35176_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35176.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@194a1edf
   [junit4]   2> 990007 INFO  (jetty-launcher-1734-thread-4) 
[n:127.0.0.1:35176_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35176.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@194a1edf
   [junit4]   2> 990015 INFO  (jetty-launcher-1734-thread-4) 
[n:127.0.0.1:35176_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_1C3F775081C801E-001/tempDir-001/node4/.
   [junit4]   2> 990035 INFO  (jetty-launcher-1734-thread-3) 
[n:127.0.0.1:34667_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34667.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@194a1edf
   [junit4]   2> 990062 INFO  (jetty-launcher-1734-thread-9) 
[n:127.0.0.1:35624_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35624.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@194a1edf
   [junit4]   2> 990063 INFO  (jetty-launcher-1734-thread-9) 
[n:127.0.0.1:35624_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35624.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@194a1edf
   [junit4]   2> 990066 INFO  (jetty-launcher-1734-thread-6) 
[n:127.0.0.1:37965_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37965.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@194a1edf
   [junit4]   2> 990066 INFO  (jetty-launcher-1734-thread-6) 
[n:127.0.0.1:37965_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37965.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@194a1edf
   [junit4]   2> 990074 INFO  (jetty-launcher-1734-thread-9) 
[n:127.0.0.1:35624_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_1C3F775081C801E-001/tempDir-001/node9/.
   [junit4]   2> 990075 INFO  (jetty-launcher-1734-thread-7) 
[n:127.0.0.1:38637_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38637.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@194a1edf
   [junit4]   2> 990075 INFO  (jetty-launcher-1734-thread-7) 
[n:127.0.0.1:38637_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38637.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@194a1edf
   [junit4]   2> 990084 INFO  (jetty-launcher-1734-thread-7) 
[n:127.0.0.1:38637_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_1C3F775081C801E-001/tempDir-001/node7/.
   [junit4]   2> 990086 INFO  (jetty-launcher-1734-thread-6) 
[n:127.0.0.1:37965_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_1C3F775081C801E-001/tempDir-001/node6/.
   [junit4]   2> 990088 INFO  (jetty-launcher-1734-thread-5) 
[n:127.0.0.1:35424_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35424.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@194a1edf
   [junit4]   2> 990091 INFO  (jetty-launcher-1734-thread-10) 
[n:127.0.0.1:34839_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34839.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@194a1edf
   [junit4]   2> 990112 INFO  (jetty-launcher-1734-thread-3) 
[n:127.0.0.1:34667_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34667.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@194a1edf
   [junit4]   2> 990113 INFO  (jetty-launcher-1734-thread-3) 
[n:127.0.0.1:34667_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34667.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@194a1edf
   [junit4]   2> 990117 INFO  (jetty-launcher-1734-thread-3) 
[n:127.0.0.1:34667_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_1C3F775081C801E-001/tempDir-001/node3/.
   [junit4]   2> 990142 INFO  (jetty-launcher-1734-thread-5) 
[n:127.0.0.1:35424_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35424.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@194a1edf
   [junit4]   2> 990142 INFO  (jetty-launcher-1734-thread-5) 
[n:127.0.0.1:35424_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35424.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@194a1edf
   [junit4]   2> 990143 INFO  (jetty-launcher-1734-thread-5) 
[n:127.0.0.1:35424_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_1C3F775081C801E-001/tempDir-001/node5/.
   [junit4]   2> 990147 INFO  (jetty-launcher-1734-thread-10) 
[n:127.0.0.1:34839_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34839.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@194a1edf
   [junit4]   2> 990148 INFO  (jetty-launcher-1734-thread-10) 
[n:127.0.0.1:34839_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34839.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@194a1edf
   [junit4]   2> 990151 INFO  (jetty-launcher-1734-thread-10) 
[n:127.0.0.1:34839_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_1C3F775081C801E-001/tempDir-001/node10/.
   [junit4]   2> 990891 INFO  (zkConnectionManagerCallback-1839-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 990894 INFO  (zkConnectionManagerCallback-1843-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 990895 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[1C3F775081C801E]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (10)
   [junit4]   2> 990896 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[1C3F775081C801E]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33095/solr ready
   [junit4]   2> 991180 INFO  (qtp407512365-20712) [n:127.0.0.1:38637_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&name=test_col&nrtReplicas=2&action=CREATE&numShards=5&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 991189 INFO  
(OverseerThreadFactory-3765-thread-1-processing-n:127.0.0.1:35176_solr) 
[n:127.0.0.1:35176_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
test_col
   [junit4]   2> 991303 INFO  
(OverseerStateUpdate-99216850685394969-127.0.0.1:35176_solr-n_0000000000) 
[n:127.0.0.1:35176_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"test_col",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"test_col_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:34667/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 991305 INFO  
(OverseerStateUpdate-99216850685394969-127.0.0.1:35176_solr-n_0000000000) 
[n:127.0.0.1:35176_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"test_col",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"test_col_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:35424/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 991307 INFO  
(OverseerStateUpdate-99216850685394969-127.0.0.1:35176_solr-n_0000000000) 
[n:127.0.0.1:35176_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"test_col",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"test_col_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:36504/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 991309 INFO  
(OverseerStateUpdate-99216850685394969-127.0.0.1:35176_solr-n_0000000000) 
[n:127.0.0.1:35176_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"test_col",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"test_col_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:37776/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 991311 INFO  
(OverseerStateUpdate-99216850685394969-127.0.0.1:35176_solr-n_0000000000) 
[n:127.0.0.1:35176_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"test_col",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"test_col_shard3_replica_n8",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:35176/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 991313 INFO  
(OverseerStateUpdate-99216850685394969-127.0.0.1:35176_solr-n_0000000000) 
[n:127.0.0.1:35176_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"test_col",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"test_col_shard3_replica_n10",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:38637/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 991315 INFO  
(OverseerStateUpdate-99216850685394969-127.0.0.1:35176_solr-n_0000000000) 
[n:127.0.0.1:35176_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"test_col",
   [junit4]   2>   "shard":"shard4",
   [junit4]   2>   "core":"test_col_shard4_replica_n12",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:37965/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 991317 INFO  
(OverseerStateUpdate-99216850685394969-127.0.0.1:35176_solr-n_0000000000) 
[n:127.0.0.1:35176_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"test_col",
   [junit4]   2>   "shard":"shard4",
   [junit4]   2>   "core":"test_col_shard4_replica_n14",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:42953/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 991319 INFO  
(OverseerStateUpdate-99216850685394969-127.0.0.1:35176_solr-n_0000000000) 
[n:127.0.0.1:35176_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"test_col",
   [junit4]   2>   "shard":"shard5",
   [junit4]   2>   "core":"test_col_shard5_replica_n16",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:35624/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 991321 INFO  
(OverseerStateUpdate-99216850685394969-127.0.0.1:35176_solr-n_0000000000) 
[n:127.0.0.1:35176_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"test_col",
   [junit4]   2>   "shard":"shard5",
   [junit4]   2>   "core":"test_col_shard5_replica_n18",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:34839/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 991525 INFO  (qtp883602540-20677) [n:127.0.0.1:34667_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&collection=test_col&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&coreNodeName=core_node3&name=test_col_shard1_replica_n1&action=CREATE&numShards=5&shard=shard1&wt=javabin
   [junit4]   2> 991525 INFO  (qtp883602540-20677) [n:127.0.0.1:34667_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 991529 INFO  (qtp407512365-20710) [n:127.0.0.1:38637_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&collection=test_col&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&coreNodeName=core_node13&name=test_col_shard3_replica_n10&action=CREATE&numShards=5&shard=shard3&wt=javabin
   [junit4]   2> 991529 INFO  (qtp1976603978-20653) [n:127.0.0.1:35424_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&collection=test_col&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&coreNodeName=core_node5&name=test_col_shard1_replica_n2&action=CREATE&numShards=5&shard=shard1&wt=javabin
   [junit4]   2> 991529 INFO  (qtp407512365-20710) [n:127.0.0.1:38637_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 991529 INFO  (qtp1460374380-20666) [n:127.0.0.1:35176_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&collection=test_col&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&coreNodeName=core_node11&name=test_col_shard3_replica_n8&action=CREATE&numShards=5&shard=shard3&wt=javabin
   [junit4]   2> 991530 INFO  (qtp693092360-20750) [n:127.0.0.1:37965_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&collection=test_col&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&coreNodeName=core_node15&name=test_col_shard4_replica_n12&action=CREATE&numShards=5&shard=shard4&wt=javabin
   [junit4]   2> 991530 INFO  (qtp1617077489-20740) [n:127.0.0.1:42953_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&collection=test_col&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&coreNodeName=core_node17&name=test_col_shard4_replica_n14&action=CREATE&numShards=5&shard=shard4&wt=javabin
   [junit4]   2> 991529 INFO  (qtp1976603978-20653) [n:127.0.0.1:35424_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 991531 INFO  (qtp1617077489-20740) [n:127.0.0.1:42953_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 991531 INFO  (qtp693092360-20750) [n:127.0.0.1:37965_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 991531 INFO  (qtp1460374380-20666) [n:127.0.0.1:35176_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 991532 INFO  (qtp438155476-20688) [n:127.0.0.1:37776_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&collection=test_col&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&coreNodeName=core_node9&name=test_col_shard2_replica_n6&action=CREATE&numShards=5&shard=shard2&wt=javabin
   [junit4]   2> 991532 INFO  (qtp438155476-20688) [n:127.0.0.1:37776_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 991534 INFO  (qtp83710847-20727) [n:127.0.0.1:35624_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&collection=test_col&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&coreNodeName=core_node19&name=test_col_shard5_replica_n16&action=CREATE&numShards=5&shard=shard5&wt=javabin
   [junit4]   2> 991534 INFO  (qtp2013704626-20699) [n:127.0.0.1:36504_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&collection=test_col&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&coreNodeName=core_node7&name=test_col_shard2_replica_n4&action=CREATE&numShards=5&shard=shard2&wt=javabin
   [junit4]   2> 991534 INFO  (qtp83710847-20727) [n:127.0.0.1:35624_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 991534 INFO  (qtp2013704626-20699) [n:127.0.0.1:36504_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 991584 INFO  (qtp315001349-20763) [n:127.0.0.1:34839_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&collection=test_col&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&coreNodeName=core_node20&name=test_col_shard5_replica_n18&action=CREATE&numShards=5&shard=shard5&wt=javabin
   [junit4]   2> 991584 INFO  (qtp315001349-20763) [n:127.0.0.1:34839_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 991696 INFO  
(zkCallback-1811-thread-2-processing-n:127.0.0.1:35624_solr) 
[n:127.0.0.1:35624_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [10])
   [junit4]   2> 991696 INFO  
(zkCallback-1813-thread-1-processing-n:127.0.0.1:34839_solr) 
[n:127.0.0.1:34839_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncCo

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

/solrj/io/stream/StreamExpressionToExplanationTest.java (at line 224)
 [ecj-lint]     stream = new FacetStream(StreamExpressionParser.parse("facet("
 [ecj-lint]                                                         +   
"collection1, "
 [ecj-lint]                                                         +   
"q=\"*:*\", "
 [ecj-lint]                                                         +   
"buckets=\"a_s\", "
 [ecj-lint]                                                         +   
"bucketSorts=\"sum(a_i) asc\", "
 [ecj-lint]                                                         +   
"bucketSizeLimit=100, "
 [ecj-lint]                                                         +   
"sum(a_i), sum(a_f), "
 [ecj-lint]                                                         +   
"min(a_i), min(a_f), "
 [ecj-lint]                                                         +   
"max(a_i), max(a_f), "
 [ecj-lint]                                                         +   
"avg(a_i), avg(a_f), "
 [ecj-lint]                                                         +   
"count(*)"
 [ecj-lint]                                                         + ")"), 
factory);
 [ecj-lint]     
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'stream' is never closed
 [ecj-lint] ----------
 [ecj-lint] 32. WARNING in 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/solrj/src/test/org/apache/solr/client/solrj/io/stream/StreamExpressionToExplanationTest.java
 (at line 250)
 [ecj-lint]     stream = new 
JDBCStream(StreamExpressionParser.parse("jdbc(connection=\"jdbc:hsqldb:mem:.\", 
sql=\"select PEOPLE.ID, PEOPLE.NAME, COUNTRIES.COUNTRY_NAME from PEOPLE inner 
join COUNTRIES on PEOPLE.COUNTRY_CODE = COUNTRIES.CODE order by PEOPLE.ID\", 
sort=\"ID asc\")"), factory);
 [ecj-lint]     
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'stream' is never closed
 [ecj-lint] ----------
 [ecj-lint] 33. WARNING in 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/solrj/src/test/org/apache/solr/client/solrj/io/stream/StreamExpressionToExplanationTest.java
 (at line 263)
 [ecj-lint]     stream = new 
IntersectStream(StreamExpressionParser.parse("intersect("
 [ecj-lint]                               + "search(collection1, q=\"id:(0 3 
4)\", fl=\"id,a_s,a_i,a_f\", sort=\"a_f asc, a_s asc\"),"
 [ecj-lint]                               + "search(collection1, q=\"id:(1 
2)\", fl=\"id,a_s,a_i,a_f\", sort=\"a_f asc, a_s asc\"),"
 [ecj-lint]                               + "on=\"a_f, a_s\")"), factory);
 [ecj-lint]     
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'stream' is never closed
 [ecj-lint] ----------
 [ecj-lint] 34. WARNING in 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/solrj/src/test/org/apache/solr/client/solrj/io/stream/StreamExpressionToExplanationTest.java
 (at line 279)
 [ecj-lint]     stream = new 
ComplementStream(StreamExpressionParser.parse("complement("
 [ecj-lint]                               + "search(collection1, q=\"id:(0 3 
4)\", fl=\"id,a_s,a_i,a_f\", sort=\"a_f asc, a_s asc\"),"
 [ecj-lint]                               + "search(collection1, q=\"id:(1 
2)\", fl=\"id,a_s,a_i,a_f\", sort=\"a_f asc, a_s asc\"),"
 [ecj-lint]                               + "on=\"a_f, a_s\")"), factory);
 [ecj-lint]     
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'stream' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 35. WARNING in 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/solrj/src/test/org/apache/solr/client/solrj/io/stream/StreamingTest.java
 (at line 159)
 [ecj-lint]     CloudSolrStream stream = new CloudSolrStream("", "collection1", 
sParams);
 [ecj-lint]                     ^^^^^^
 [ecj-lint] Resource leak: 'stream' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 36. WARNING in 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/solrj/src/test/org/apache/solr/client/solrj/response/NoOpResponseParserTest.java
 (at line 52)
 [ecj-lint]     return new 
SolrResourceLoader().openResource("solrj/sampleRangeFacetResponse.xml");
 [ecj-lint]            ^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 37. WARNING in 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/solrj/src/test/org/apache/solr/client/solrj/response/QueryResponseTest.java
 (at line 46)
 [ecj-lint]     InputStream is = new 
SolrResourceLoader().openResource("solrj/sampleRangeFacetResponse.xml");
 [ecj-lint]                      ^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] 38. WARNING in 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/solrj/src/test/org/apache/solr/client/solrj/response/QueryResponseTest.java
 (at line 103)
 [ecj-lint]     InputStream is = new 
SolrResourceLoader().openResource("solrj/sampleGroupResponse.xml");
 [ecj-lint]                      ^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] 39. WARNING in 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/solrj/src/test/org/apache/solr/client/solrj/response/QueryResponseTest.java
 (at line 205)
 [ecj-lint]     InputStream is = new 
SolrResourceLoader().openResource("solrj/sampleSimpleGroupResponse.xml");
 [ecj-lint]                      ^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 40. WARNING in 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/solrj/src/test/org/apache/solr/client/solrj/response/TestClusteringResponse.java
 (at line 41)
 [ecj-lint]     InputStream is = new 
SolrResourceLoader().openResource("solrj/sampleClusteringResponse.xml");
 [ecj-lint]                      ^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 41. WARNING in 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/solrj/src/test/org/apache/solr/common/util/ContentStreamTest.java
 (at line 48)
 [ecj-lint]     InputStream is = new SolrResourceLoader().openResource( 
"solrj/README" );
 [ecj-lint]                      ^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] 42. WARNING in 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/solrj/src/test/org/apache/solr/common/util/ContentStreamTest.java
 (at line 77)
 [ecj-lint]     InputStream is = new SolrResourceLoader().openResource( 
"solrj/README" );
 [ecj-lint]                      ^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] 42 problems (1 error, 41 warnings)

BUILD FAILED
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/build.xml:843:
 The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/build.xml:101:
 The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build.xml:684:
 The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/common-build.xml:2111:
 The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/common-build.xml:2144:
 Compile failed; see the compiler error output for details.

Total time: 245 minutes 5 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
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]

Reply via email to