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

2 tests failed.
FAILED:  org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.test_dv

Error Message:
java.lang.RuntimeException: Error from server at 
http://127.0.0.1:35176/solr/test_col: Async exception during distributed 
update: Error from server at 
http://127.0.0.1:40471/solr/test_col_shard3_replica_n1: Server Error    
request: 
http://127.0.0.1:40471/solr/test_col_shard3_replica_n1/update?update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A35176%2Fsolr%2Ftest_col_shard5_replica_n1%2F&wt=javabin&version=2
 Remote error message: Failed synchronous update on shard StdNode: 
http://127.0.0.1:47602/solr/test_col_shard3_replica_n2/ update: 
org.apache.solr.client.solrj.request.UpdateRequest@72dd8cd3

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



request: 
http://127.0.0.1:40471/solr/test_col_shard3_replica_n1/update?update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A35176%2Fsolr%2Ftest_col_shard5_replica_n1%2F&wt=javabin&version=2
Remote error message: Failed synchronous update on shard StdNode: 
http://127.0.0.1:47602/solr/test_col_shard3_replica_n2/ update: 
org.apache.solr.client.solrj.request.UpdateRequest@72dd8cd3
        at 
__randomizedtesting.SeedInfo.seed([2DB5E6C4E878F11F:1BA184826225CB0E]: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:281)
        at 
org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.test_dv(TestStressCloudBlindAtomicUpdates.java:193)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.RuntimeException: Error from server at 
http://127.0.0.1:35176/solr/test_col: Async exception during distributed 
update: Error from server at 
http://127.0.0.1:40471/solr/test_col_shard3_replica_n1: Server Error



request: 
http://127.0.0.1:40471/solr/test_col_shard3_replica_n1/update?update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A35176%2Fsolr%2Ftest_col_shard5_replica_n1%2F&wt=javabin&version=2
Remote error message: Failed synchronous update on shard StdNode: 
http://127.0.0.1:47602/solr/test_col_shard3_replica_n2/ update: 
org.apache.solr.client.solrj.request.UpdateRequest@72dd8cd3
        at 
org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates$Worker.run(TestStressCloudBlindAtomicUpdates.java:409)
        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:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        ... 1 more
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:35176/solr/test_col: Async exception during 
distributed update: Error from server at 
http://127.0.0.1:40471/solr/test_col_shard3_replica_n1: Server Error



request: 
http://127.0.0.1:40471/solr/test_col_shard3_replica_n1/update?update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A35176%2Fsolr%2Ftest_col_shard5_replica_n1%2F&wt=javabin&version=2
Remote error message: Failed synchronous update on shard StdNode: 
http://127.0.0.1:47602/solr/test_col_shard3_replica_n2/ update: 
org.apache.solr.client.solrj.request.UpdateRequest@72dd8cd3
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:624)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:239)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:195)
        at 
org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates$Worker.doRandomAtomicUpdate(TestStressCloudBlindAtomicUpdates.java:368)
        at 
org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates$Worker.run(TestStressCloudBlindAtomicUpdates.java:397)
        ... 6 more


FAILED:  org.apache.solr.cloud.hdfs.HdfsUnloadDistributedZkTest.test

Error Message:
Error from server at http://127.0.0.1:55027/k_/i: ADDREPLICA failed to create 
replica

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:55027/k_/i: ADDREPLICA failed to create replica
        at 
__randomizedtesting.SeedInfo.seed([2DB5E6C4E878F11F:A5E1D91E46849CE7]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:624)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:239)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:470)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:400)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1102)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:843)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:774)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:195)
        at 
org.apache.solr.cloud.UnloadDistributedZkTest.testUnloadShardAndCollection(UnloadDistributedZkTest.java:122)
        at 
org.apache.solr.cloud.UnloadDistributedZkTest.test(UnloadDistributedZkTest.java:70)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 11964 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_2DB5E6C4E878F11F-001/init-core-data-001
   [junit4]   2> 956295 WARN  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[2DB5E6C4E878F11F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
   [junit4]   2> 956295 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[2DB5E6C4E878F11F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 956296 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[2DB5E6C4E878F11F]-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> 956297 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[2DB5E6C4E878F11F]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 10 servers in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_2DB5E6C4E878F11F-001/tempDir-001
   [junit4]   2> 956297 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[2DB5E6C4E878F11F]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 956297 INFO  (Thread-6359) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 956297 INFO  (Thread-6359) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 956301 ERROR (Thread-6359) [    ] 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> 956397 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[2DB5E6C4E878F11F]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:39395
   [junit4]   2> 956402 INFO  (jetty-launcher-1267-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 956402 INFO  (jetty-launcher-1267-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 956403 INFO  (jetty-launcher-1267-thread-9) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 956403 INFO  (jetty-launcher-1267-thread-8) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 956403 INFO  (jetty-launcher-1267-thread-10) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 956403 INFO  (jetty-launcher-1267-thread-7) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 956404 INFO  (jetty-launcher-1267-thread-5) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 956404 INFO  (jetty-launcher-1267-thread-6) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 956404 INFO  (jetty-launcher-1267-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 956405 INFO  (jetty-launcher-1267-thread-6) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4f36d881{/solr,null,AVAILABLE}
   [junit4]   2> 956420 INFO  (jetty-launcher-1267-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 956421 INFO  (jetty-launcher-1267-thread-6) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@6523b8cf{HTTP/1.1,[http/1.1]}{127.0.0.1:39361}
   [junit4]   2> 956421 INFO  (jetty-launcher-1267-thread-6) [    ] 
o.e.j.s.Server Started @958577ms
   [junit4]   2> 956421 INFO  (jetty-launcher-1267-thread-6) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=39361}
   [junit4]   2> 956421 ERROR (jetty-launcher-1267-thread-6) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 956421 INFO  (jetty-launcher-1267-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 956421 INFO  (jetty-launcher-1267-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 956421 INFO  (jetty-launcher-1267-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 956421 INFO  (jetty-launcher-1267-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-07-01T09:53:07.921Z
   [junit4]   2> 956426 INFO  (jetty-launcher-1267-thread-10) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3711bdd{/solr,null,AVAILABLE}
   [junit4]   2> 956426 INFO  (jetty-launcher-1267-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@757ea283{/solr,null,AVAILABLE}
   [junit4]   2> 956427 INFO  (jetty-launcher-1267-thread-10) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@797e053b{HTTP/1.1,[http/1.1]}{127.0.0.1:41872}
   [junit4]   2> 956427 INFO  (jetty-launcher-1267-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1d1a8ba8{HTTP/1.1,[http/1.1]}{127.0.0.1:35750}
   [junit4]   2> 956427 INFO  (jetty-launcher-1267-thread-10) [    ] 
o.e.j.s.Server Started @958582ms
   [junit4]   2> 956427 INFO  (jetty-launcher-1267-thread-3) [    ] 
o.e.j.s.Server Started @958583ms
   [junit4]   2> 956427 INFO  (jetty-launcher-1267-thread-10) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=41872}
   [junit4]   2> 956427 INFO  (jetty-launcher-1267-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35750}
   [junit4]   2> 956427 ERROR (jetty-launcher-1267-thread-10) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 956427 ERROR (jetty-launcher-1267-thread-3) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 956427 INFO  (jetty-launcher-1267-thread-10) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 956427 INFO  (jetty-launcher-1267-thread-10) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 956427 INFO  (jetty-launcher-1267-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 956427 INFO  (jetty-launcher-1267-thread-10) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 956427 INFO  (jetty-launcher-1267-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 956427 INFO  (jetty-launcher-1267-thread-10) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-07-01T09:53:07.927Z
   [junit4]   2> 956427 INFO  (jetty-launcher-1267-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 956427 INFO  (jetty-launcher-1267-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-07-01T09:53:07.927Z
   [junit4]   2> 956431 INFO  (jetty-launcher-1267-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@25670fb5{/solr,null,AVAILABLE}
   [junit4]   2> 956431 INFO  (jetty-launcher-1267-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 956431 INFO  (jetty-launcher-1267-thread-8) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@385307eb{/solr,null,AVAILABLE}
   [junit4]   2> 956436 INFO  (jetty-launcher-1267-thread-5) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@21de2dd7{/solr,null,AVAILABLE}
   [junit4]   2> 956436 INFO  (jetty-launcher-1267-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@39e29b01{/solr,null,AVAILABLE}
   [junit4]   2> 956436 INFO  (jetty-launcher-1267-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@255e3681{HTTP/1.1,[http/1.1]}{127.0.0.1:37160}
   [junit4]   2> 956436 INFO  (jetty-launcher-1267-thread-5) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@644a32d4{HTTP/1.1,[http/1.1]}{127.0.0.1:35176}
   [junit4]   2> 956436 INFO  (jetty-launcher-1267-thread-2) [    ] 
o.e.j.s.Server Started @958592ms
   [junit4]   2> 956436 INFO  (jetty-launcher-1267-thread-5) [    ] 
o.e.j.s.Server Started @958592ms
   [junit4]   2> 956436 INFO  (jetty-launcher-1267-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=37160}
   [junit4]   2> 956436 INFO  (jetty-launcher-1267-thread-5) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35176}
   [junit4]   2> 956436 ERROR (jetty-launcher-1267-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 956437 ERROR (jetty-launcher-1267-thread-5) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 956437 INFO  (jetty-launcher-1267-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 956437 INFO  (jetty-launcher-1267-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 956437 INFO  (jetty-launcher-1267-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 956437 INFO  (jetty-launcher-1267-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 956437 INFO  (jetty-launcher-1267-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 956437 INFO  (jetty-launcher-1267-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 956437 INFO  (jetty-launcher-1267-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-07-01T09:53:07.937Z
   [junit4]   2> 956437 INFO  (jetty-launcher-1267-thread-9) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@10fce6a6{/solr,null,AVAILABLE}
   [junit4]   2> 956436 INFO  (jetty-launcher-1267-thread-8) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@59d456c5{HTTP/1.1,[http/1.1]}{127.0.0.1:40471}
   [junit4]   2> 956438 INFO  (jetty-launcher-1267-thread-8) [    ] 
o.e.j.s.Server Started @958594ms
   [junit4]   2> 956438 INFO  (jetty-launcher-1267-thread-8) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=40471}
   [junit4]   2> 956438 ERROR (jetty-launcher-1267-thread-8) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 956438 INFO  (jetty-launcher-1267-thread-8) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 956438 INFO  (jetty-launcher-1267-thread-8) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 956438 INFO  (jetty-launcher-1267-thread-8) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 956438 INFO  (jetty-launcher-1267-thread-8) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-07-01T09:53:07.938Z
   [junit4]   2> 956437 INFO  (jetty-launcher-1267-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-07-01T09:53:07.937Z
   [junit4]   2> 956442 INFO  (jetty-launcher-1267-thread-9) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@569a9941{HTTP/1.1,[http/1.1]}{127.0.0.1:47602}
   [junit4]   2> 956442 INFO  (jetty-launcher-1267-thread-9) [    ] 
o.e.j.s.Server Started @958598ms
   [junit4]   2> 956442 INFO  (jetty-launcher-1267-thread-9) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=47602}
   [junit4]   2> 956442 ERROR (jetty-launcher-1267-thread-9) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 956442 INFO  (jetty-launcher-1267-thread-9) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 956442 INFO  (jetty-launcher-1267-thread-9) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 956442 INFO  (jetty-launcher-1267-thread-9) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 956442 INFO  (jetty-launcher-1267-thread-9) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-07-01T09:53:07.942Z
   [junit4]   2> 956442 INFO  (jetty-launcher-1267-thread-7) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4daec0f2{/solr,null,AVAILABLE}
   [junit4]   2> 956443 INFO  (jetty-launcher-1267-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@2de7493b{HTTP/1.1,[http/1.1]}{127.0.0.1:34758}
   [junit4]   2> 956443 INFO  (jetty-launcher-1267-thread-1) [    ] 
o.e.j.s.Server Started @958599ms
   [junit4]   2> 956444 INFO  (jetty-launcher-1267-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34758}
   [junit4]   2> 956444 INFO  (jetty-launcher-1267-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@edce2a2{/solr,null,AVAILABLE}
   [junit4]   2> 956444 INFO  (jetty-launcher-1267-thread-7) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@51d9b3af{HTTP/1.1,[http/1.1]}{127.0.0.1:50307}
   [junit4]   2> 956444 INFO  (jetty-launcher-1267-thread-7) [    ] 
o.e.j.s.Server Started @958600ms
   [junit4]   2> 956444 INFO  (jetty-launcher-1267-thread-7) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=50307}
   [junit4]   2> 956444 INFO  (jetty-launcher-1267-thread-4) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@60dede49{HTTP/1.1,[http/1.1]}{127.0.0.1:39653}
   [junit4]   2> 956444 ERROR (jetty-launcher-1267-thread-7) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 956444 INFO  (jetty-launcher-1267-thread-4) [    ] 
o.e.j.s.Server Started @958600ms
   [junit4]   2> 956444 INFO  (jetty-launcher-1267-thread-7) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 956444 INFO  (jetty-launcher-1267-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=39653}
   [junit4]   2> 956444 INFO  (jetty-launcher-1267-thread-7) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 956444 INFO  (jetty-launcher-1267-thread-7) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 956444 INFO  (jetty-launcher-1267-thread-7) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-07-01T09:53:07.944Z
   [junit4]   2> 956444 ERROR (jetty-launcher-1267-thread-4) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 956444 INFO  (jetty-launcher-1267-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 956444 INFO  (jetty-launcher-1267-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 956444 INFO  (jetty-launcher-1267-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 956444 INFO  (jetty-launcher-1267-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-07-01T09:53:07.944Z
   [junit4]   2> 956444 ERROR (jetty-launcher-1267-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 956445 INFO  (jetty-launcher-1267-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 956445 INFO  (jetty-launcher-1267-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 956445 INFO  (jetty-launcher-1267-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 956445 INFO  (jetty-launcher-1267-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-07-01T09:53:07.945Z
   [junit4]   2> 956450 INFO  (jetty-launcher-1267-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 956451 INFO  (jetty-launcher-1267-thread-9) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 956453 INFO  (jetty-launcher-1267-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 956453 INFO  (jetty-launcher-1267-thread-6) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39395/solr
   [junit4]   2> 956459 INFO  (jetty-launcher-1267-thread-10) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 956459 INFO  (jetty-launcher-1267-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 956459 INFO  (jetty-launcher-1267-thread-8) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 956460 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 0x15cfd9176d60002, 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> 956460 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 0x15cfd9176d60006, 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> 956462 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 0x15cfd9176d60008, 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> 956463 INFO  (jetty-launcher-1267-thread-7) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 956463 INFO  (jetty-launcher-1267-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 956465 INFO  (jetty-launcher-1267-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 956473 INFO  (jetty-launcher-1267-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39395/solr
   [junit4]   2> 956476 INFO  (jetty-launcher-1267-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39395/solr
   [junit4]   2> 956477 INFO  (jetty-launcher-1267-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39395/solr
   [junit4]   2> 956479 INFO  (jetty-launcher-1267-thread-9) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39395/solr
   [junit4]   2> 956479 INFO  (jetty-launcher-1267-thread-10) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39395/solr
   [junit4]   2> 956480 INFO  (jetty-launcher-1267-thread-7) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39395/solr
   [junit4]   2> 956482 INFO  (jetty-launcher-1267-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39395/solr
   [junit4]   2> 956483 INFO  (jetty-launcher-1267-thread-8) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39395/solr
   [junit4]   2> 956484 INFO  (jetty-launcher-1267-thread-5) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39395/solr
   [junit4]   2> 956522 INFO  (jetty-launcher-1267-thread-10) 
[n:127.0.0.1:41872_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 956523 INFO  (jetty-launcher-1267-thread-10) 
[n:127.0.0.1:41872_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:41872_solr
   [junit4]   2> 956525 INFO  (jetty-launcher-1267-thread-10) 
[n:127.0.0.1:41872_solr    ] o.a.s.c.Overseer Overseer 
(id=98232093101129756-127.0.0.1:41872_solr-n_0000000000) starting
   [junit4]   2> 956528 INFO  (jetty-launcher-1267-thread-4) 
[n:127.0.0.1:39653_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 956531 INFO  (jetty-launcher-1267-thread-4) 
[n:127.0.0.1:39653_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39653_solr
   [junit4]   2> 956543 INFO  
(zkCallback-1317-thread-1-processing-n:127.0.0.1:41872_solr) 
[n:127.0.0.1:41872_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 956544 INFO  
(zkCallback-1319-thread-1-processing-n:127.0.0.1:39653_solr) 
[n:127.0.0.1:39653_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 956574 INFO  (jetty-launcher-1267-thread-10) 
[n:127.0.0.1:41872_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41872_solr
   [junit4]   2> 956577 INFO  
(zkCallback-1319-thread-1-processing-n:127.0.0.1:39653_solr) 
[n:127.0.0.1:39653_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 956577 INFO  
(zkCallback-1317-thread-1-processing-n:127.0.0.1:41872_solr) 
[n:127.0.0.1:41872_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 956635 INFO  (jetty-launcher-1267-thread-4) 
[n:127.0.0.1:39653_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39653.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5d2519e7
   [junit4]   2> 956638 INFO  (jetty-launcher-1267-thread-4) 
[n:127.0.0.1:39653_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39653.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5d2519e7
   [junit4]   2> 956638 INFO  (jetty-launcher-1267-thread-4) 
[n:127.0.0.1:39653_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39653.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5d2519e7
   [junit4]   2> 956639 INFO  (jetty-launcher-1267-thread-4) 
[n:127.0.0.1:39653_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_2DB5E6C4E878F11F-001/tempDir-001/node4/.
   [junit4]   2> 956658 INFO  (jetty-launcher-1267-thread-9) 
[n:127.0.0.1:47602_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 956664 INFO  (jetty-launcher-1267-thread-9) 
[n:127.0.0.1:47602_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 956667 INFO  (jetty-launcher-1267-thread-9) 
[n:127.0.0.1:47602_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:47602_solr
   [junit4]   2> 956669 INFO  
(zkCallback-1319-thread-1-processing-n:127.0.0.1:39653_solr) 
[n:127.0.0.1:39653_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 956670 INFO  
(zkCallback-1317-thread-1-processing-n:127.0.0.1:41872_solr) 
[n:127.0.0.1:41872_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 956670 INFO  (jetty-launcher-1267-thread-7) 
[n:127.0.0.1:50307_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 956678 INFO  
(zkCallback-1313-thread-1-processing-n:127.0.0.1:47602_solr) 
[n:127.0.0.1:47602_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 956687 INFO  (jetty-launcher-1267-thread-7) 
[n:127.0.0.1:50307_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 956691 INFO  (jetty-launcher-1267-thread-7) 
[n:127.0.0.1:50307_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:50307_solr
   [junit4]   2> 956692 INFO  
(zkCallback-1319-thread-1-processing-n:127.0.0.1:39653_solr) 
[n:127.0.0.1:39653_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 956692 INFO  
(zkCallback-1317-thread-1-processing-n:127.0.0.1:41872_solr) 
[n:127.0.0.1:41872_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 956692 INFO  
(zkCallback-1313-thread-1-processing-n:127.0.0.1:47602_solr) 
[n:127.0.0.1:47602_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 956695 INFO  (jetty-launcher-1267-thread-1) 
[n:127.0.0.1:34758_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 956698 INFO  (jetty-launcher-1267-thread-1) 
[n:127.0.0.1:34758_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 956698 INFO  (jetty-launcher-1267-thread-6) 
[n:127.0.0.1:39361_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 956702 INFO  (jetty-launcher-1267-thread-6) 
[n:127.0.0.1:39361_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 956703 INFO  (jetty-launcher-1267-thread-6) 
[n:127.0.0.1:39361_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39361_solr
   [junit4]   2> 956704 INFO  
(zkCallback-1313-thread-1-processing-n:127.0.0.1:47602_solr) 
[n:127.0.0.1:47602_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 956704 INFO  
(zkCallback-1319-thread-1-processing-n:127.0.0.1:39653_solr) 
[n:127.0.0.1:39653_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 956704 INFO  
(zkCallback-1317-thread-1-processing-n:127.0.0.1:41872_solr) 
[n:127.0.0.1:41872_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 956707 INFO  (jetty-launcher-1267-thread-5) 
[n:127.0.0.1:35176_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (5)
   [junit4]   2> 956709 INFO  (jetty-launcher-1267-thread-5) 
[n:127.0.0.1:35176_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 956712 INFO  (jetty-launcher-1267-thread-5) 
[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> 956713 INFO  
(zkCallback-1313-thread-1-processing-n:127.0.0.1:47602_solr) 
[n:127.0.0.1:47602_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (6)
   [junit4]   2> 956714 INFO  
(zkCallback-1319-thread-1-processing-n:127.0.0.1:39653_solr) 
[n:127.0.0.1:39653_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (6)
   [junit4]   2> 956714 INFO  (jetty-launcher-1267-thread-3) 
[n:127.0.0.1:35750_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (6)
   [junit4]   2> 956718 INFO  (jetty-launcher-1267-thread-3) 
[n:127.0.0.1:35750_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 956719 INFO  (jetty-launcher-1267-thread-3) 
[n:127.0.0.1:35750_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35750_solr
   [junit4]   2> 956720 INFO  
(zkCallback-1319-thread-1-processing-n:127.0.0.1:39653_solr) 
[n:127.0.0.1:39653_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (6) -> (7)
   [junit4]   2> 956723 INFO  (jetty-launcher-1267-thread-10) 
[n:127.0.0.1:41872_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41872.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5d2519e7
   [junit4]   2> 956726 INFO  (jetty-launcher-1267-thread-10) 
[n:127.0.0.1:41872_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41872.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5d2519e7
   [junit4]   2> 956726 INFO  (jetty-launcher-1267-thread-10) 
[n:127.0.0.1:41872_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41872.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5d2519e7
   [junit4]   2> 956727 INFO  (jetty-launcher-1267-thread-10) 
[n:127.0.0.1:41872_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_2DB5E6C4E878F11F-001/tempDir-001/node6/.
   [junit4]   2> 956729 INFO  
(zkCallback-1313-thread-1-processing-n:127.0.0.1:47602_solr) 
[n:127.0.0.1:47602_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (6) -> (7)
   [junit4]   2> 956731 INFO  (jetty-launcher-1267-thread-2) 
[n:127.0.0.1:37160_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (7)
   [junit4]   2> 956732 INFO  (jetty-launcher-1267-thread-2) 
[n:127.0.0.1:37160_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 956736 INFO  (jetty-launcher-1267-thread-2) 
[n:127.0.0.1:37160_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37160_solr
   [junit4]   2> 956736 INFO  (jetty-launcher-1267-thread-8) 
[n:127.0.0.1:40471_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (7)
   [junit4]   2> 956736 INFO  
(zkCallback-1313-thread-1-processing-n:127.0.0.1:47602_solr) 
[n:127.0.0.1:47602_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (7) -> (8)
   [junit4]   2> 956737 INFO  
(zkCallback-1319-thread-1-processing-n:127.0.0.1:39653_solr) 
[n:127.0.0.1:39653_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (7) -> (8)
   [junit4]   2> 956746 INFO  (jetty-launcher-1267-thread-8) 
[n:127.0.0.1:40471_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 956749 INFO  (jetty-launcher-1267-thread-8) 
[n:127.0.0.1:40471_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40471_solr
   [junit4]   2> 956749 INFO  
(zkCallback-1313-thread-1-processing-n:127.0.0.1:47602_solr) 
[n:127.0.0.1:47602_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (8) -> (9)
   [junit4]   2> 956749 INFO  
(zkCallback-1319-thread-1-processing-n:127.0.0.1:39653_solr) 
[n:127.0.0.1:39653_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (8) -> (9)
   [junit4]   2> 956801 INFO  
(zkCallback-1315-thread-1-processing-n:127.0.0.1:50307_solr) 
[n:127.0.0.1:50307_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (8)
   [junit4]   2> 956801 INFO  
(zkCallback-1305-thread-1-processing-n:127.0.0.1:37160_solr) 
[n:127.0.0.1:37160_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (7) -> (9)
   [junit4]   2> 956801 INFO  
(zkCallback-1318-thread-1-processing-n:127.0.0.1:40471_solr) 
[n:127.0.0.1:40471_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (7) -> (8)
   [junit4]   2> 956801 INFO  
(zkCallback-1314-thread-1-processing-n:127.0.0.1:35750_solr) 
[n:127.0.0.1:35750_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (6) -> (9)
   [junit4]   2> 956801 INFO  
(zkCallback-1300-thread-1-processing-n:127.0.0.1:34758_solr) 
[n:127.0.0.1:34758_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (9)
   [junit4]   2> 956801 INFO  
(zkCallback-1289-thread-1-processing-n:127.0.0.1:39361_solr) 
[n:127.0.0.1:39361_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (9)
   [junit4]   2> 956802 INFO  
(zkCallback-1316-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... (5) -> (9)
   [junit4]   2> 956802 INFO  (jetty-launcher-1267-thread-1) 
[n:127.0.0.1:34758_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34758_solr
   [junit4]   2> 956809 INFO  
(zkCallback-1317-thread-2-processing-n:127.0.0.1:41872_solr) 
[n:127.0.0.1:41872_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (10)
   [junit4]   2> 956809 INFO  
(zkCallback-1314-thread-1-processing-n:127.0.0.1:35750_solr) 
[n:127.0.0.1:35750_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (9) -> (10)
   [junit4]   2> 956810 INFO  
(zkCallback-1319-thread-1-processing-n:127.0.0.1:39653_solr) 
[n:127.0.0.1:39653_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (9) -> (10)
   [junit4]   2> 956810 INFO  
(zkCallback-1289-thread-1-processing-n:127.0.0.1:39361_solr) 
[n:127.0.0.1:39361_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (9) -> (10)
   [junit4]   2> 956810 INFO  
(zkCallback-1313-thread-1-processing-n:127.0.0.1:47602_solr) 
[n:127.0.0.1:47602_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (9) -> (10)
   [junit4]   2> 956810 INFO  
(zkCallback-1316-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> 956810 INFO  
(zkCallback-1300-thread-1-processing-n:127.0.0.1:34758_solr) 
[n:127.0.0.1:34758_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (9) -> (10)
   [junit4]   2> 956833 INFO  
(zkCallback-1318-thread-2-processing-n:127.0.0.1:40471_solr) 
[n:127.0.0.1:40471_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (8) -> (10)
   [junit4]   2> 956845 INFO  
(zkCallback-1305-thread-2-processing-n:127.0.0.1:37160_solr) 
[n:127.0.0.1:37160_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (9) -> (10)
   [junit4]   2> 956846 INFO  
(zkCallback-1315-thread-3-processing-n:127.0.0.1:50307_solr) 
[n:127.0.0.1:50307_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (8) -> (10)
   [junit4]   2> 956896 INFO  (jetty-launcher-1267-thread-9) 
[n:127.0.0.1:47602_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_47602.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5d2519e7
   [junit4]   2> 956899 INFO  (jetty-launcher-1267-thread-9) 
[n:127.0.0.1:47602_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_47602.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5d2519e7
   [junit4]   2> 956899 INFO  (jetty-launcher-1267-thread-9) 
[n:127.0.0.1:47602_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_47602.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5d2519e7
   [junit4]   2> 956905 INFO  (jetty-launcher-1267-thread-9) 
[n:127.0.0.1:47602_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_2DB5E6C4E878F11F-001/tempDir-001/node5/.
   [junit4]   2> 956909 INFO  (jetty-launcher-1267-thread-3) 
[n:127.0.0.1:35750_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35750.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5d2519e7
   [junit4]   2> 956912 INFO  (jetty-launcher-1267-thread-3) 
[n:127.0.0.1:35750_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35750.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5d2519e7
   [junit4]   2> 956912 INFO  (jetty-launcher-1267-thread-3) 
[n:127.0.0.1:35750_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35750.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5d2519e7
   [junit4]   2> 956913 INFO  (jetty-launcher-1267-thread-3) 
[n:127.0.0.1:35750_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_2DB5E6C4E878F11F-001/tempDir-001/node3/.
   [junit4]   2> 956915 INFO  (jetty-launcher-1267-thread-5) 
[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@5d2519e7
   [junit4]   2> 956918 INFO  (jetty-launcher-1267-thread-5) 
[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@5d2519e7
   [junit4]   2> 956918 INFO  (jetty-launcher-1267-thread-5) 
[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@5d2519e7
   [junit4]   2> 956954 INFO  (jetty-launcher-1267-thread-5) 
[n:127.0.0.1:35176_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_2DB5E6C4E878F11F-001/tempDir-001/node9/.
   [junit4]   2> 956986 INFO  (jetty-launcher-1267-thread-2) 
[n:127.0.0.1:37160_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37160.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5d2519e7
   [junit4]   2> 956989 INFO  (jetty-launcher-1267-thread-2) 
[n:127.0.0.1:37160_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37160.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5d2519e7
   [junit4]   2> 956989 INFO  (jetty-launcher-1267-thread-2) 
[n:127.0.0.1:37160_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37160.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5d2519e7
   [junit4]   2> 956992 INFO  (jetty-launcher-1267-thread-8) 
[n:127.0.0.1:40471_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40471.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5d2519e7
   [junit4]   2> 956995 INFO  (jetty-launcher-1267-thread-8) 
[n:127.0.0.1:40471_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40471.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5d2519e7
   [junit4]   2> 956995 INFO  (jetty-launcher-1267-thread-8) 
[n:127.0.0.1:40471_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40471.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5d2519e7
   [junit4]   2> 956996 INFO  (jetty-launcher-1267-thread-8) 
[n:127.0.0.1:40471_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_2DB5E6C4E878F11F-001/tempDir-001/node7/.
   [junit4]   2> 956996 INFO  (jetty-launcher-1267-thread-2) 
[n:127.0.0.1:37160_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_2DB5E6C4E878F11F-001/tempDir-001/node2/.
   [junit4]   2> 957003 INFO  (jetty-launcher-1267-thread-6) 
[n:127.0.0.1:39361_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39361.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5d2519e7
   [junit4]   2> 957006 INFO  (jetty-launcher-1267-thread-6) 
[n:127.0.0.1:39361_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39361.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5d2519e7
   [junit4]   2> 957007 INFO  (jetty-launcher-1267-thread-6) 
[n:127.0.0.1:39361_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39361.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5d2519e7
   [junit4]   2> 957007 INFO  (jetty-launcher-1267-thread-6) 
[n:127.0.0.1:39361_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_2DB5E6C4E878F11F-001/tempDir-001/node10/.
   [junit4]   2> 957050 INFO  (jetty-launcher-1267-thread-1) 
[n:127.0.0.1:34758_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34758.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5d2519e7
   [junit4]   2> 957053 INFO  (jetty-launcher-1267-thread-1) 
[n:127.0.0.1:34758_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34758.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5d2519e7
   [junit4]   2> 957053 INFO  (jetty-launcher-1267-thread-1) 
[n:127.0.0.1:34758_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34758.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5d2519e7
   [junit4]   2> 957054 INFO  (jetty-launcher-1267-thread-1) 
[n:127.0.0.1:34758_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_2DB5E6C4E878F11F-001/tempDir-001/node1/.
   [junit4]   2> 957094 INFO  (jetty-launcher-1267-thread-7) 
[n:127.0.0.1:50307_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50307.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5d2519e7
   [junit4]   2> 957097 INFO  (jetty-launcher-1267-thread-7) 
[n:127.0.0.1:50307_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50307.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5d2519e7
   [junit4]   2> 957097 INFO  (jetty-launcher-1267-thread-7) 
[n:127.0.0.1:50307_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50307.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5d2519e7
   [junit4]   2> 957097 INFO  (jetty-launcher-1267-thread-7) 
[n:127.0.0.1:50307_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_2DB5E6C4E878F11F-001/tempDir-001/node8/.
   [junit4]   2> 957347 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[2DB5E6C4E878F11F]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (10)
   [junit4]   2> 957347 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[2DB5E6C4E878F11F]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39395/solr ready
   [junit4]   2> 957646 INFO  (qtp19470779-12961) [n:127.0.0.1:40471_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> 957671 INFO  
(OverseerThreadFactory-4066-thread-1-processing-n:127.0.0.1:41872_solr) 
[n:127.0.0.1:41872_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
test_col
   [junit4]   2> 957779 INFO  
(OverseerStateUpdate-98232093101129756-127.0.0.1:41872_solr-n_0000000000) 
[n:127.0.0.1:41872_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:35750/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 957780 INFO  
(OverseerStateUpdate-98232093101129756-127.0.0.1:41872_solr-n_0000000000) 
[n:127.0.0.1:41872_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:37160/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 957781 INFO  
(OverseerStateUpdate-98232093101129756-127.0.0.1:41872_solr-n_0000000000) 
[n:127.0.0.1:41872_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_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:50307/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 957782 INFO  
(OverseerStateUpdate-98232093101129756-127.0.0.1:41872_solr-n_0000000000) 
[n:127.0.0.1:41872_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_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:39361/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 957783 INFO  
(OverseerStateUpdate-98232093101129756-127.0.0.1:41872_solr-n_0000000000) 
[n:127.0.0.1:41872_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_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:40471/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 957784 INFO  
(OverseerStateUpdate-98232093101129756-127.0.0.1:41872_solr-n_0000000000) 
[n:127.0.0.1:41872_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_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:47602/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 957785 INFO  
(OverseerStateUpdate-98232093101129756-127.0.0.1:41872_solr-n_0000000000) 
[n:127.0.0.1:41872_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_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:41872/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 957786 INFO  
(OverseerStateUpdate-98232093101129756-127.0.0.1:41872_solr-n_0000000000) 
[n:127.0.0.1:41872_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_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:34758/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 957787 INFO  
(OverseerStateUpdate-98232093101129756-127.0.0.1:41872_solr-n_0000000000) 
[n:127.0.0.1:41872_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_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:35176/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 957788 INFO  
(OverseerStateUpdate-98232093101129756-127.0.0.1:41872_solr-n_0000000000) 
[n:127.0.0.1:41872_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_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:39653/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 957999 INFO  (qtp1684054516-12934) [n:127.0.0.1:37160_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_node2&name=test_col_shard1_replica_n2&action=CREATE&numShards=5&shard=shard1&wt=javabin
   [junit4]   2> 957999 INFO  (qtp963603389-12953) [n:127.0.0.1:39653_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_node10&name=test_col_shard5_replica_n2&action=CREATE&numShards=5&shard=shard5&wt=javabin
   [junit4]   2> 957999 INFO  (qtp1684054516-12934) [n:127.0.0.1:37160_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 957999 INFO  (qtp963603389-12953) [n:127.0.0.1:39653_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 958000 INFO  (qtp1466284052-12935) [n:127.0.0.1:47602_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_node6&name=test_col_shard3_replica_n2&action=CREATE&numShards=5&shard=shard3&wt=javabin
   [junit4]   2> 958000 INFO  (qtp1466284052-12935) [n:127.0.0.1:47602_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 958001 INFO  (qtp807900433-12938) [n:127.0.0.1:34758_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_node8&name=test_col_shard4_replica_n2&action=CREATE&numShards=5&shard=shard4&wt=javabin
   [junit4]   2> 958002 INFO  (qtp807900433-12938) [n:127.0.0.1:34758_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 958010 INFO  (qtp2059418681-12906) [n:127.0.0.1:39361_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_node4&name=test_col_shard2_replica_n2&action=CREATE&numShards=5&shard=shard2&wt=javabin
   [junit4]   2> 958010 INFO  (qtp2059418681-12906) [n:127.0.0.1:39361_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 958014 INFO  (qtp19470779-12964) [n:127.0.0.1:40471_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_shard3_replica_n1&action=CREATE&numShards=5&shard=shard3&wt=javabin
   [junit4]   2> 958014 INFO  (qtp530486736-12941) [n:127.0.0.1:41872_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_shard4_replica_n1&action=CREATE&numShards=5&shard=shard4&wt=javabin
   [junit4]   2> 958014 INFO  (qtp19470779-12964) [n:127.0.0.1:40471_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 958014 INFO  (qtp530486736-12941) [n:127.0.0.1:41872_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 958018 INFO  (qtp51058079-12929) [n:127.0.0.1:35750_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_node1&name=test_col_shard1_replica_n1&action=CREATE&numShards=5&shard=shard1&wt=javabin
   [junit4]   2> 958019 INFO  (qtp51058079-12929) [n:127.0.0.1:35750_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 958019 INFO  (qtp609152497-12913) [n:127.0.0.1:50307_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_shard2_replica_n1&action=CREATE&numShards=5&shard=shard2&wt=javabin
   [junit4]   2> 958019 INFO  (qtp609152497-12913) [n:127.0.0.1:50307_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 958023 INFO  (qtp774118820-12914) [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_node9&name=test_col_shard5_replica_n1&action=CREATE&numShards=5&shard=shard5&wt=javabin
   [junit4]   2> 958023 INFO  (qtp774118820-12914) [n:127.0.0.1:35176_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 958130 INFO  
(zkCallback-1313-thread-1-processing-n:127.0.0.1:47602_solr) 
[n:127.0.0.1:47602_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> 958130 INFO  
(zkCallback-1305-thread-1-processing-n:127.0.0.1:37160_solr) 
[n:127.0.0.1:37160_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> 958130 INFO  
(zkCallback-1314-thread-1-processing-n:127.0.0.1:35750_solr) 
[n:127.0.0.1:35750_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> 958130 INFO  
(zkCallback-1318-thread-2-processing-n:127.0.0.1:40471_solr) 
[n:127.0.0.1:40471_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> 958130 INFO  
(zkCallback-1317-thread-2-processing-n:127.0.0.1:41872_solr) 
[n:127.0.0.1:41872_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> 958130 INFO  
(zkCallback-1289-thread-1-processing-n:127.0.0.1:39361_solr) 
[n:127.0.0.1:39361_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> 958130 INFO  
(zkCallback-1317-thread-1-processing-n:127.0.0.1:41872_solr) 
[n:127.0.0.1:41872_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> 958130 INFO  
(zkCallback-1315-thread-3-processing-n:127.0.0.1:50307_solr) 
[n:127.0.0.1:50307_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> 958130 INFO  
(zkCallback-1316-thread-1-processing-n:127.0.0.1:35176_solr) 
[n:127.0.0.1:35176_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> 958130 INFO  
(zkCallback-1318-thread-1-processing-n:127.0.0.1:40471_solr) 
[n:127.0.0.1:40471_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> 958130 INFO  
(zkCallback-1305-thread-2-processing-n:127.0.0.1:37160_solr) 
[n:127.0.0.1:37160_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> 958130 INFO  
(zkCallback-1300-thread-1-processing-n:127.0.0.1:34758_solr) 
[n:127.0.0.1:34758_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> 958130 INFO  
(zkCallback-1319-thread-1-processing-n:127.0.0.1:39653_solr) 
[n:127.0.0.1:39653_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> 958131 INFO  
(zkCallback-1314-thread-2-processing-n:127.0.0.1:35750_solr) 
[n:127.0.0.1:35750_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> 958134 INFO  
(zkCallback-1315-thread-2-processing-n:127.0.0.1:50307_solr) 
[n:127.0.0.1:50307_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> 958134 INFO  
(zkCallback-1316-thread-2-processing-n:127.0.0.1:35176_solr) 
[n:127.0.0.1:35176_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> 958134 INFO  
(zkCallback-1289-thread-2-processing-n:127.0.0.1:39361_solr) 
[n:127.0.0.1:39361_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> 958138 INFO  
(zkCallback-1319-thread-2-processing-n:127.0.0.1:39653_solr) 
[n:127.0.0.1:39653_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> 958138 INFO  
(zkCallback-1300-thread-2-processing-n:127.0.0.1:34758_solr) 
[n:127.0.0.1:34758_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> 958147 INFO  
(zkCallback-1313-thread-2-processing-n:127.0.0.1:47602_solr) 
[n:127.0.0.1:47602_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> 959041 INFO  (qtp2059418681-12906) [n:127.0.0.1:39361_solr 
c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 959042 INFO  (qtp1684054516-12934) [n:127.0.0.1:37160_solr 
c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 959043 INFO  (qtp807900433-12938) [n:127.0.0.1:34758_solr 
c:test_col s:shard4 r:core_node8 x:test_col_shard4_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 959044 INFO  (qtp774118820-12914) [n:127.0.0.1:35176_solr 
c:test_col s:shard5 r:core_node9 x:test_col_shard5_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 959045 INFO  (qtp530486736-12941) [n:127.0.0.1:41872_solr 
c:test_col s:shard4 r:core_node7 x:test_col_shard4_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 959047 INFO  (qtp609152497-12913) [n:127.0.0.1:50307_solr 
c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 959049 INFO  (qtp19470779-12964) [n:127.0.0.1:40471_solr 
c:test_col s:shard3 r:core_node5 x:test_col_shard3_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 959065 INFO  (qtp51058079-12929) [n:127.0.0.1:35750_solr 
c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 959072 INFO  (qtp1466284052-12935) [n:127.0.0.1:47602_solr 
c:test_col s:shard3 r:core_node6 x:test_col_shard3_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 959075 INFO  (qtp963603389-12953) [n:127.0.0.1:39653_solr 
c:test_col s:shard5 r:core_node10 x:test_col_shard5_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 959082 INFO  (qtp51058079-12929) [n:127.0.0.1:35750_solr 
c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] 
o.a.s.s.IndexSchema [test_col_shard1_replica_n1] Schema 
name=minimal-atomic-stress
   [junit4]   2> 959084 INFO  (qtp774118820-12914) [n:127.0.0.1:35176_solr 
c:test_col s:shard5 r:core_node9 x:test_col_shard5_replica_n1] 
o.a.s.s.IndexSchema [test_col_shard5_replica_n1] Schema 
name=minimal-atomic-stress
   [junit4]   2> 959084 INFO  (qtp51058079-12929) [n:127.0.0.1:35750_solr 
c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal-atomic-stress/1.6 with uniqueid field 
id
   [junit4]   2> 959084 INFO  (qtp51058079-12929) [n:127.0.0.1:35750_solr 
c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'test_col_shard1_replica_n1' using 
configuration from collection test_col, trusted=true
   [junit4]   2> 959084 INFO  (qtp51058079-12929) [n:127.0.0.1:35750_solr 
c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35750.solr.core.test_col.shard1.replica_n1' (registry 
'solr.core.test_col.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5d2519e7
   [junit4]   2> 959084 INFO  (qtp51058079-12929) [n:127.0.0.1:35750_solr 
c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 959084 INFO  (qtp51058079-12929) [n:127.0.0.1:35750_solr 
c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] o.a.s.c.SolrCore 
[[test_col_shard1_replica_n1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_2DB5E6C4E878F11F-001/tempDir-001/node3/test_col_shard1_replica_n1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_2DB5E6C4E878F11F-001/tempDir-001/node3/./test_col_shard1_replica_n1/data/]
   [junit4]   2> 959085 INFO  (qtp774118820-12914) [n:127.0.0.1:35176_solr 
c:test_col s:shard5 r:core_node9 x:test_col_shard5_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal-atomic-stress/1.6 with uniqueid field 
id
   [junit4]   2> 959085 INFO  (qtp774118820-12914) [n:127.0.0.1:35176_solr 
c:test_col s:shard5 r:core_node9 x:test_col_shard5_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'test_col_shard5_replica_n1' using 
configuration from collection test_col, trusted=true
   [junit4]   2> 959085 INFO  (qtp609152497-12913) [n:127.0.0.1:50307_solr 
c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] 
o.a.s.s.IndexSchema [test_col_shard2_replica_n1] Schema 
name=minimal-atomic-stress
   [junit4]   2> 959087 INFO  (qtp609152497-12913) [n:127.0.0.1:50307_solr 
c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal-atomic-stress/1.6 with uniqueid field 
id
   [junit4]   2> 959087 INFO  (qtp609152497-12913) [n:127.0.0.1:50307_solr 
c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'test_col_shard2_replica_n1' using 
configuration from collection test_col, trusted=true
   [junit4]   2> 959089 INFO  (qtp51058079-12929) [n:127.0.0.1:35750_solr 
c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=16, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 959089 INFO  (qtp609152497-12913) [n:127.0.0.1:50307_solr 
c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50307.solr.core.test_col.shard2.replica_n1' (registry 
'solr.core.test_col.shard2.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5d2519e7
   [junit4]   2> 959089 INFO  (qtp774118820-12914) [n:127.0.0.1:35176_solr 
c:test_col s:shard5 r:core_node9 x:test_col_shard5_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35176.solr.core.test_col.shard5.replica_n1' (registry 
'solr.core.test_col.shard5.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5d2519e7
   [junit4]   2> 959089 INFO  (qtp609152497-12913) [n:127.0.0.1:50307_solr 
c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 959089 INFO  (qtp774118820-12914) [n:127.0.0.1:35176_solr 
c:test_col s:shard5 r:core_node9 x:test_col_shard5_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 959089 INFO  (qtp609152497-12913) [n:127.0.0.1:50307_solr 
c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] o.a.s.c.SolrCore 
[[test_col_shard2_replica_n1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_2DB5E6C4E878F11F-001/tempDir-001/node8/test_col_shard2_replica_n1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_2DB5E6C4E878F11F-001/tempDir-001/node8/./test_col_shard2_replica_n1/data/]
   [junit4]   2> 959089 INFO  (qtp774118820-12914) [n:127.0.0.1:35176_solr 
c:test_col s:shard5 r:core_node9 x:test_col_shard5_replica_n1] o.a.s.c.SolrCore 
[[test_col_shard5_replica_n1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_2DB5E6C4E878F11F-001/tempDir-001/node9/test_col_shard5_replica_n1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_2DB5E6C4E878F11F-001/tempDir-001/node9/./test_col_shard5_replica_n1/data/]
   [junit4]   2> 959103 INFO  (qtp807900433-12938) [n:127.0.0.1:34758_solr 
c:test_col s:shard4 r:core_node8 x:test_col_shard4_replica_n2] 
o.a.s.s.IndexSchema [test_col_shard4_replica_n2] Schema 
name=minimal-atomic-stress
   [junit4]   2> 959105 INFO  (qtp807900433-12938) [n:127.0.0.1:34758_solr 
c:test_col s:shard4 r:core_node8 x:test_col_shard4_replica_n2] 
o.a.s.s.IndexSchema Loaded schema minimal-atomic-stress/1.6 with uniqueid field 
id
   [junit4]   2> 959105 INFO  (qtp807900433-12938) [n:127.0.0.1:34758_solr 
c:test_col s:shard4 r:core_node8 x:test_col_shard4_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'test_col_shard4_replica_n2' using 
configuration from collection test_col, trusted=true
   [junit4]   2> 959105 INFO  (qtp807900433-12938) [n:127.0.0.1:34758_solr 
c:test_col s:shard4 r:core_node8 x:test_col_shard4_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34758.solr.core.test_col.shard4.replica_n2' (registry 
'solr.core.test_col.shard4.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5d2519e7
   [junit4]   2> 959106 INFO  (qtp807900433-12938) [n:127.0.0.1:34758_solr 
c:test_col s:shard4 r:core_node8 x:test_col_shard4_replica_n2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 959106 INFO  (qtp807900433-12938) [n:127.0.0.1:34758_solr 
c:test_col s:shard4 r:core_node8 x:test_col_shard4_replica_n2] o.a.s.c.SolrCore 
[[test_col_shard4_replica_n2] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_2DB5E6C4E878F11F-001/tempDir-001/node1/test_col_shard4_replica_n2],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_2DB5E6C4E878F11F-001/tempDir-001/node1/./test_col_shard4_replica_n2/data/]
   [junit4]   2> 959108 INFO  (qtp807900433-12938) [n:127.0.0.1:34758_solr 
c:test_col s:shard4 r:core_node8 x:test_col_shard4_replica_n2] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=16, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 959110 INFO  (qtp609152497-12913) [n:127.0.0.1:50307_solr 
c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=16, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 959111 INFO  (qtp774118820-12914) [n:127.0.0.1:35176_solr 
c:test_col s:shard5 r:core_node9 x:test_col_shard5_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=16, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 959112 INFO  (qtp1466284052-12935) [n:127.0.0.1:47602_solr 
c:test_col s:shard3 r:core_node6 x:test_col_shard3_replica_n2] 
o.a.s.s.IndexSchema [test_col_shard3_replica_n2] Schema 
name=minimal-atomic-stress
   [junit4]   2> 959113 INFO  (qtp530486736-12941) [n:127.0.0.1:41872_solr 
c:test_col s:shard4 r:core_node7 x:test_col_shard4_replica_n1] 
o.a.s.s.IndexSchema [test_col_shard4_replica_n1] Schema 
name=minimal-atomic-stress
   [junit4]   2> 959113 INFO  (qtp19470779-12964) [n:127.0.0.1:40471_solr 
c:test_col s:shard3 r:core_node5 x:test_col_shard3_replica_n1] 
o.a.s.s.IndexSchema [test_col_shard3_replica_n1] Schema 
name=minimal-atomic-stress
   [junit4]   2> 959114 INFO  (qtp530486736-12941) [n:127.0.0.1:41872_solr 
c:test_col s:shard4 r:core_node7 x:test_col_shard4_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal-atomic-stress/1.6 with uniqueid field 
id
   [junit4]   2> 959114 INFO  (qtp19470779-12964) [n:127.0.0.1:40471_solr 
c:test_col s:shard3 r:core_node5 x:test_col_shard3_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal-atomic-stress/1.6 with uniqueid field 
id
   [junit4]   2> 959114 INFO  (qtp530486736-12941) [n:127.0.0.1:41872_solr 
c:test_col s:shard4 r:core_node7 x:test_col_shard4_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'test_col_shard4_replica_n1' using 
configuration from collection test_col, trusted=true
   [junit4]   2> 959114 INFO  (qtp19470779-12964) [n:127.0.0.1:40471_solr 
c:test_col s:shard3 r:core_node

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

rImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2>        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>        at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.lib.MethodMetric$2.snapshot(MethodMetric.java:111)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.lib.MethodMetric.snapshot(MethodMetric.java:144)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.lib.MetricsRegistry.snapshot(MetricsRegistry.java:401)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.lib.MetricsSourceBuilder$1.getMetrics(MetricsSourceBuilder.java:79)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.getMetrics(MetricsSourceAdapter.java:194)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.updateJmxCache(MetricsSourceAdapter.java:172)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.getMBeanInfo(MetricsSourceAdapter.java:151)
   [junit4]   2>        at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getClassName(DefaultMBeanServerInterceptor.java:1804)
   [junit4]   2>        at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.safeGetClassName(DefaultMBeanServerInterceptor.java:1595)
   [junit4]   2>        at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.checkMBeanPermission(DefaultMBeanServerInterceptor.java:1813)
   [junit4]   2>        at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:430)
   [junit4]   2>        at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:415)
   [junit4]   2>        at 
com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:546)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.util.MBeans.unregister(MBeans.java:81)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.stopMBeans(MetricsSourceAdapter.java:226)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.stop(MetricsSourceAdapter.java:211)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.impl.MetricsSystemImpl.stopSources(MetricsSystemImpl.java:463)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.impl.MetricsSystemImpl.stop(MetricsSystemImpl.java:213)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.impl.MetricsSystemImpl.shutdown(MetricsSystemImpl.java:594)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.shutdownInstance(DefaultMetricsSystem.java:72)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.shutdown(DefaultMetricsSystem.java:68)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.namenode.metrics.NameNodeMetrics.shutdown(NameNodeMetrics.java:171)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.namenode.NameNode.stop(NameNode.java:872)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:1726)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:1705)
   [junit4]   2>        at 
org.apache.solr.cloud.hdfs.HdfsTestUtil.teardownClass(HdfsTestUtil.java:204)
   [junit4]   2>        at 
org.apache.solr.cloud.hdfs.HdfsUnloadDistributedZkTest.teardownClass(HdfsUnloadDistributedZkTest.java:46)
   [junit4]   2>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)
   [junit4]   2>        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2>        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>        at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:870)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: java.lang.NullPointerException
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.blockmanagement.BlocksMap.size(BlocksMap.java:203)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.blockmanagement.BlockManager.getTotalBlocks(BlockManager.java:3370)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.namenode.FSNamesystem.getBlocksTotal(FSNamesystem.java:5729)
   [junit4]   2>        ... 54 more
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_2DB5E6C4E878F11F-001
   [junit4]   2> Jul 01, 2017 10:32:04 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 35 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: 
codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY,
 chunkSize=2, maxDocsPerChunk=1, blockSize=3), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, 
chunkSize=2, blockSize=3)), sim=RandomSimilarity(queryNorm=true): {}, 
locale=ms, timezone=America/Argentina/Buenos_Aires
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 
1.8.0_131 (64-bit)/cpus=4,threads=2,free=271604504,total=511705088
   [junit4]   2> NOTE: All tests run in this JVM: [CdcrRequestHandlerTest, 
DeleteShardTest, BufferStoreTest, EchoParamsTest, 
TestMultiValuedNumericRangeQuery, TestCustomStream, TestSolrFieldCacheBean, 
PeerSyncTest, TestBlendedInfixSuggestions, 
AddSchemaFieldsUpdateProcessorFactoryTest, TestClassNameShortening, 
TestSQLHandler, TestDistribDocBasedVersion, HdfsRecoverLeaseTest, TestDocSet, 
TestRandomFaceting, TestHashQParserPlugin, V2StandaloneTest, 
TestReloadDeadlock, TestJsonFacetRefinement, BasicDistributedZkTest, 
VMParamsZkACLAndCredentialsProvidersTest, TestCSVLoader, TestPhraseSuggestions, 
TestExceedMaxTermLength, TestMergePolicyConfig, TestLegacyFieldReuse, 
SolrCloudReportersTest, SpellCheckCollatorTest, ImplicitSnitchTest, 
IndexBasedSpellCheckerTest, DistributedSuggestComponentTest, 
DistributedFacetPivotWhiteBoxTest, DistributedQueryElevationComponentTest, 
TestPayloadScoreQParserPlugin, AnalysisErrorHandlingTest, RequestHandlersTest, 
TestJoin, TestSolrCloudWithSecureImpersonation, TestNoOpRegenerator, 
TestSha256AuthenticationProvider, DateRangeFieldTest, 
TestLMDirichletSimilarityFactory, TestSchemalessBufferedUpdates, 
TestSolrDeletionPolicy1, ClassificationUpdateProcessorFactoryTest, 
TestHighlightDedupGrouping, TestExtendedDismaxParser, 
OverriddenZkACLAndCredentialsProvidersTest, CollectionTooManyReplicasTest, 
TestInPlaceUpdatesStandalone, LargeFieldTest, TestNumericTerms64, 
WrapperMergePolicyFactoryTest, TestSerializedLuceneMatchVersion, 
PeerSyncReplicationTest, DistributedFacetPivotLongTailTest, 
TestReplicaProperties, HdfsChaosMonkeySafeLeaderTest, TestIndexingPerformance, 
TestManagedSchemaThreadSafety, TestRandomDVFaceting, TestComponentsName, 
MBeansHandlerTest, TestDFISimilarityFactory, TestSchemaResource, 
TestStressLiveNodes, CoreMergeIndexesAdminHandlerTest, HdfsSyncSliceTest, 
TestSolrQueryParser, MigrateRouteKeyTest, LeaderElectionIntegrationTest, 
SolrMetricReporterTest, TestRealTimeGet, UUIDUpdateProcessorFallbackTest, 
TestCollectionAPI, TestTrackingShardHandlerFactory, TestBlobHandler, 
TestCollationField, TestNumericTokenStream, ShardSplitTest, 
TestCloudInspectUtil, TestComplexPhraseLeadingWildcard, 
PropertiesRequestHandlerTest, CloneFieldUpdateProcessorFactoryTest, 
TestSolrCoreSnapshots, PluginInfoTest, TestCrossCoreJoin, 
HdfsUnloadDistributedZkTest]
   [junit4] Completed [503/724 (2!)] on J0 in 74.81s, 1 test, 1 error <<< 
FAILURES!

[...truncated 44061 lines...]
ERROR: No artifacts found that match the file pattern 
"**/*.events,heapdumps/**,**/hs_err_pid*,checkout/README.txt". Configuration 
error?
ERROR: java.lang.InterruptedException: no matches found within 10000
Build step 'Archive the artifacts' changed build result to FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to