Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-6.x/307/

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

Error Message:
java.lang.RuntimeException: Error from server at 
http://127.0.0.1:44223/solr/test_col: Failed synchronous update on shard 
StdNode: http://127.0.0.1:41276/solr/test_col_shard5_replica1/ update: 
org.apache.solr.client.solrj.request.UpdateRequest@33c2d2df

Stack Trace:
java.util.concurrent.ExecutionException: java.lang.RuntimeException: Error from 
server at http://127.0.0.1:44223/solr/test_col: Failed synchronous update on 
shard StdNode: http://127.0.0.1:41276/solr/test_col_shard5_replica1/ update: 
org.apache.solr.client.solrj.request.UpdateRequest@33c2d2df
        at 
__randomizedtesting.SeedInfo.seed([9EAAB9B25576BEB5:A8BEDBF4DF2B84A4]: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:745)
Caused by: java.lang.RuntimeException: Error from server at 
http://127.0.0.1:44223/solr/test_col: Failed synchronous update on shard 
StdNode: http://127.0.0.1:41276/solr/test_col_shard5_replica1/ update: 
org.apache.solr.client.solrj.request.UpdateRequest@33c2d2df
        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:229)
        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:44223/solr/test_col: Failed synchronous update 
on shard StdNode: http://127.0.0.1:41276/solr/test_col_shard5_replica1/ update: 
org.apache.solr.client.solrj.request.UpdateRequest@33c2d2df
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:610)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:160)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:177)
        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.HdfsRecoveryZkTest.test

Error Message:
Address already in use

Stack Trace:
java.net.BindException: Address already in use
        at 
__randomizedtesting.SeedInfo.seed([9EAAB9B25576BEB5:16FE8668FB8AD34D]:0)
        at sun.nio.ch.Net.bind0(Native Method)
        at sun.nio.ch.Net.bind(Net.java:433)
        at sun.nio.ch.Net.bind(Net.java:425)
        at 
sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:223)
        at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:74)
        at 
org.eclipse.jetty.server.ServerConnector.open(ServerConnector.java:317)
        at 
org.eclipse.jetty.server.AbstractNetworkConnector.doStart(AbstractNetworkConnector.java:80)
        at 
org.eclipse.jetty.server.ServerConnector.doStart(ServerConnector.java:235)
        at 
org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
        at org.eclipse.jetty.server.Server.doStart(Server.java:401)
        at 
org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:394)
        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:367)
        at org.apache.solr.cloud.RecoveryZkTest.test(RecoveryZkTest.java:107)
        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:745)


FAILED:  
org.apache.solr.core.HdfsDirectoryFactoryTest.testInitArgsOrSysPropConfig

Error Message:
The max direct memory is likely too low.  Either increase it (by adding 
-XX:MaxDirectMemorySize=<size>g -XX:+UseLargePages to your containers startup 
args) or disable direct allocation using 
solr.hdfs.blockcache.direct.memory.allocation=false in solrconfig.xml. If you 
are putting the block cache on the heap, your java heap size might not be large 
enough. Failed allocating ~134.217728 MB.

Stack Trace:
java.lang.RuntimeException: The max direct memory is likely too low.  Either 
increase it (by adding -XX:MaxDirectMemorySize=<size>g -XX:+UseLargePages to 
your containers startup args) or disable direct allocation using 
solr.hdfs.blockcache.direct.memory.allocation=false in solrconfig.xml. If you 
are putting the block cache on the heap, your java heap size might not be large 
enough. Failed allocating ~134.217728 MB.
        at 
__randomizedtesting.SeedInfo.seed([9EAAB9B25576BEB5:69057099A8FF549E]:0)
        at 
org.apache.solr.core.HdfsDirectoryFactory.createBlockCache(HdfsDirectoryFactory.java:310)
        at 
org.apache.solr.core.HdfsDirectoryFactory.getBlockDirectoryCache(HdfsDirectoryFactory.java:292)
        at 
org.apache.solr.core.HdfsDirectoryFactory.create(HdfsDirectoryFactory.java:226)
        at 
org.apache.solr.core.HdfsDirectoryFactoryTest.testInitArgsOrSysPropConfig(HdfsDirectoryFactoryTest.java:108)
        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:745)
Caused by: java.lang.OutOfMemoryError: Direct buffer memory
        at java.nio.Bits.reserveMemory(Bits.java:693)
        at java.nio.DirectByteBuffer.<init>(DirectByteBuffer.java:123)
        at java.nio.ByteBuffer.allocateDirect(ByteBuffer.java:311)
        at 
org.apache.solr.store.blockcache.BlockCache.<init>(BlockCache.java:75)
        at 
org.apache.solr.core.HdfsDirectoryFactory.createBlockCache(HdfsDirectoryFactory.java:308)
        ... 42 more




Build Log:
[...truncated 12338 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_9EAAB9B25576BEB5-001/init-core-data-001
   [junit4]   2> 1639637 WARN  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[9EAAB9B25576BEB5]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 1639637 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[9EAAB9B25576BEB5]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields
   [junit4]   2> 1639638 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[9EAAB9B25576BEB5]-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> 1639639 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[9EAAB9B25576BEB5]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 10 servers in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_9EAAB9B25576BEB5-001/tempDir-001
   [junit4]   2> 1639640 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[9EAAB9B25576BEB5]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1639640 INFO  (Thread-14624) [    ] o.a.s.c.ZkTestServer 
client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1639640 INFO  (Thread-14624) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1639740 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[9EAAB9B25576BEB5]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:44927
   [junit4]   2> 1639757 INFO  (jetty-launcher-1280-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1639757 INFO  (jetty-launcher-1280-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1639758 INFO  (jetty-launcher-1280-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1639758 INFO  (jetty-launcher-1280-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1639759 INFO  (jetty-launcher-1280-thread-5) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1639759 INFO  (jetty-launcher-1280-thread-6) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1639760 INFO  (jetty-launcher-1280-thread-7) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1639760 INFO  (jetty-launcher-1280-thread-8) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1639761 INFO  (jetty-launcher-1280-thread-9) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1639761 INFO  (jetty-launcher-1280-thread-10) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1639762 INFO  (jetty-launcher-1280-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@50bb4699{/solr,null,AVAILABLE}
   [junit4]   2> 1639763 INFO  (jetty-launcher-1280-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@2e8527a6{HTTP/1.1,[http/1.1]}{127.0.0.1:42078}
   [junit4]   2> 1639763 INFO  (jetty-launcher-1280-thread-1) [    ] 
o.e.j.s.Server Started @1643013ms
   [junit4]   2> 1639763 INFO  (jetty-launcher-1280-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42078}
   [junit4]   2> 1639763 ERROR (jetty-launcher-1280-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1639770 INFO  (jetty-launcher-1280-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@56dbee01{/solr,null,AVAILABLE}
   [junit4]   2> 1639771 INFO  (jetty-launcher-1280-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.5.0
   [junit4]   2> 1639771 INFO  (jetty-launcher-1280-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1639771 INFO  (jetty-launcher-1280-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1639771 INFO  (jetty-launcher-1280-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-13T13:04:47.857Z
   [junit4]   2> 1639769 INFO  (jetty-launcher-1280-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@45bdbc53{/solr,null,AVAILABLE}
   [junit4]   2> 1639771 INFO  (jetty-launcher-1280-thread-4) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@68948c33{HTTP/1.1,[http/1.1]}{127.0.0.1:58915}
   [junit4]   2> 1639771 INFO  (jetty-launcher-1280-thread-4) [    ] 
o.e.j.s.Server Started @1643021ms
   [junit4]   2> 1639771 INFO  (jetty-launcher-1280-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=58915}
   [junit4]   2> 1639771 INFO  (jetty-launcher-1280-thread-10) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@76509d1a{/solr,null,AVAILABLE}
   [junit4]   2> 1639772 ERROR (jetty-launcher-1280-thread-4) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1639772 INFO  (jetty-launcher-1280-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.5.0
   [junit4]   2> 1639772 INFO  (jetty-launcher-1280-thread-10) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@e7ea0f6{HTTP/1.1,[http/1.1]}{127.0.0.1:51095}
   [junit4]   2> 1639772 INFO  (jetty-launcher-1280-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1639772 INFO  (jetty-launcher-1280-thread-10) [    ] 
o.e.j.s.Server Started @1643021ms
   [junit4]   2> 1639772 INFO  (jetty-launcher-1280-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1639772 INFO  (jetty-launcher-1280-thread-10) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=51095}
   [junit4]   2> 1639772 INFO  (jetty-launcher-1280-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-13T13:04:47.858Z
   [junit4]   2> 1639772 ERROR (jetty-launcher-1280-thread-10) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1639772 INFO  (jetty-launcher-1280-thread-10) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.5.0
   [junit4]   2> 1639772 INFO  (jetty-launcher-1280-thread-10) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1639772 INFO  (jetty-launcher-1280-thread-10) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1639772 INFO  (jetty-launcher-1280-thread-10) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-13T13:04:47.858Z
   [junit4]   2> 1639768 INFO  (jetty-launcher-1280-thread-5) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@648625{/solr,null,AVAILABLE}
   [junit4]   2> 1639767 INFO  (jetty-launcher-1280-thread-6) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@417a254a{/solr,null,AVAILABLE}
   [junit4]   2> 1639766 INFO  (jetty-launcher-1280-thread-7) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3cd2a778{/solr,null,AVAILABLE}
   [junit4]   2> 1639765 INFO  (jetty-launcher-1280-thread-8) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7b778db3{/solr,null,AVAILABLE}
   [junit4]   2> 1639764 INFO  (jetty-launcher-1280-thread-9) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@63cf3edd{/solr,null,AVAILABLE}
   [junit4]   2> 1639787 INFO  (jetty-launcher-1280-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6ae13d81{/solr,null,AVAILABLE}
   [junit4]   2> 1639787 INFO  (jetty-launcher-1280-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@7f247cb{HTTP/1.1,[http/1.1]}{127.0.0.1:41276}
   [junit4]   2> 1639787 INFO  (jetty-launcher-1280-thread-2) [    ] 
o.e.j.s.Server Started @1643037ms
   [junit4]   2> 1639787 INFO  (jetty-launcher-1280-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=41276}
   [junit4]   2> 1639787 ERROR (jetty-launcher-1280-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1639787 INFO  (jetty-launcher-1280-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.5.0
   [junit4]   2> 1639787 INFO  (jetty-launcher-1280-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1639787 INFO  (jetty-launcher-1280-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1639787 INFO  (jetty-launcher-1280-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-13T13:04:47.873Z
   [junit4]   2> 1639790 INFO  (jetty-launcher-1280-thread-9) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@71b3d34a{HTTP/1.1,[http/1.1]}{127.0.0.1:40307}
   [junit4]   2> 1639790 INFO  (jetty-launcher-1280-thread-5) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@4292a4c1{HTTP/1.1,[http/1.1]}{127.0.0.1:55150}
   [junit4]   2> 1639790 INFO  (jetty-launcher-1280-thread-8) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@6f807b5e{HTTP/1.1,[http/1.1]}{127.0.0.1:38943}
   [junit4]   2> 1639790 INFO  (jetty-launcher-1280-thread-5) [    ] 
o.e.j.s.Server Started @1643040ms
   [junit4]   2> 1639790 INFO  (jetty-launcher-1280-thread-8) [    ] 
o.e.j.s.Server Started @1643040ms
   [junit4]   2> 1639790 INFO  (jetty-launcher-1280-thread-5) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=55150}
   [junit4]   2> 1639790 INFO  (jetty-launcher-1280-thread-8) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38943}
   [junit4]   2> 1639790 INFO  (jetty-launcher-1280-thread-9) [    ] 
o.e.j.s.Server Started @1643040ms
   [junit4]   2> 1639790 INFO  (jetty-launcher-1280-thread-9) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=40307}
   [junit4]   2> 1639790 ERROR (jetty-launcher-1280-thread-5) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1639790 ERROR (jetty-launcher-1280-thread-8) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1639790 INFO  (jetty-launcher-1280-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.5.0
   [junit4]   2> 1639790 ERROR (jetty-launcher-1280-thread-9) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1639791 INFO  (jetty-launcher-1280-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1639791 INFO  (jetty-launcher-1280-thread-9) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.5.0
   [junit4]   2> 1639791 INFO  (jetty-launcher-1280-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1639791 INFO  (jetty-launcher-1280-thread-9) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1639791 INFO  (jetty-launcher-1280-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-13T13:04:47.877Z
   [junit4]   2> 1639791 INFO  (jetty-launcher-1280-thread-9) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1639791 INFO  (jetty-launcher-1280-thread-9) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-13T13:04:47.877Z
   [junit4]   2> 1639791 INFO  (jetty-launcher-1280-thread-7) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@2e87251e{HTTP/1.1,[http/1.1]}{127.0.0.1:44223}
   [junit4]   2> 1639791 INFO  (jetty-launcher-1280-thread-7) [    ] 
o.e.j.s.Server Started @1643041ms
   [junit4]   2> 1639791 INFO  (jetty-launcher-1280-thread-7) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44223}
   [junit4]   2> 1639791 ERROR (jetty-launcher-1280-thread-7) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1639791 INFO  (jetty-launcher-1280-thread-7) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.5.0
   [junit4]   2> 1639791 INFO  (jetty-launcher-1280-thread-7) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1639791 INFO  (jetty-launcher-1280-thread-7) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1639791 INFO  (jetty-launcher-1280-thread-7) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-13T13:04:47.877Z
   [junit4]   2> 1639791 INFO  (jetty-launcher-1280-thread-6) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@bb5b269{HTTP/1.1,[http/1.1]}{127.0.0.1:38617}
   [junit4]   2> 1639791 INFO  (jetty-launcher-1280-thread-6) [    ] 
o.e.j.s.Server Started @1643041ms
   [junit4]   2> 1639791 INFO  (jetty-launcher-1280-thread-6) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38617}
   [junit4]   2> 1639791 ERROR (jetty-launcher-1280-thread-6) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1639792 INFO  (jetty-launcher-1280-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.5.0
   [junit4]   2> 1639790 INFO  (jetty-launcher-1280-thread-8) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.5.0
   [junit4]   2> 1639792 INFO  (jetty-launcher-1280-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1639792 INFO  (jetty-launcher-1280-thread-8) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1639792 INFO  (jetty-launcher-1280-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1639792 INFO  (jetty-launcher-1280-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-13T13:04:47.878Z
   [junit4]   2> 1639792 INFO  (jetty-launcher-1280-thread-8) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1639792 INFO  (jetty-launcher-1280-thread-8) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-13T13:04:47.878Z
   [junit4]   2> 1639795 INFO  (jetty-launcher-1280-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@73abf869{HTTP/1.1,[http/1.1]}{127.0.0.1:53076}
   [junit4]   2> 1639795 INFO  (jetty-launcher-1280-thread-3) [    ] 
o.e.j.s.Server Started @1643045ms
   [junit4]   2> 1639795 INFO  (jetty-launcher-1280-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=53076}
   [junit4]   2> 1639795 ERROR (jetty-launcher-1280-thread-3) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1639798 INFO  (jetty-launcher-1280-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.5.0
   [junit4]   2> 1639798 INFO  (jetty-launcher-1280-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1639798 INFO  (jetty-launcher-1280-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1639798 INFO  (jetty-launcher-1280-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-13T13:04:47.884Z
   [junit4]   2> 1639806 INFO  (jetty-launcher-1280-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1639811 INFO  (jetty-launcher-1280-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1639819 INFO  (jetty-launcher-1280-thread-9) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1639822 INFO  (jetty-launcher-1280-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1639826 INFO  (jetty-launcher-1280-thread-7) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1639826 INFO  (jetty-launcher-1280-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1639826 INFO  (jetty-launcher-1280-thread-10) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1639835 INFO  (jetty-launcher-1280-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1639850 INFO  (jetty-launcher-1280-thread-7) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1639851 INFO  (jetty-launcher-1280-thread-7) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44927/solr
   [junit4]   2> 1639852 INFO  (jetty-launcher-1280-thread-5) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1639854 INFO  (jetty-launcher-1280-thread-5) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44927/solr
   [junit4]   2> 1639857 INFO  (jetty-launcher-1280-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1639862 INFO  (jetty-launcher-1280-thread-8) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1639859 INFO  (jetty-launcher-1280-thread-2) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1639859 INFO  (jetty-launcher-1280-thread-10) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1639866 INFO  (jetty-launcher-1280-thread-9) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1639858 INFO  (jetty-launcher-1280-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1639858 INFO  (jetty-launcher-1280-thread-3) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1639866 INFO  (jetty-launcher-1280-thread-4) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1639867 INFO  (jetty-launcher-1280-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44927/solr
   [junit4]   2> 1639867 INFO  (jetty-launcher-1280-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44927/solr
   [junit4]   2> 1639874 INFO  (jetty-launcher-1280-thread-10) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44927/solr
   [junit4]   2> 1639875 INFO  (jetty-launcher-1280-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44927/solr
   [junit4]   2> 1639875 INFO  (jetty-launcher-1280-thread-9) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44927/solr
   [junit4]   2> 1639878 INFO  (jetty-launcher-1280-thread-6) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1639882 INFO  (jetty-launcher-1280-thread-5) 
[n:127.0.0.1:55150_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1639882 INFO  (jetty-launcher-1280-thread-8) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1639882 INFO  (jetty-launcher-1280-thread-5) 
[n:127.0.0.1:55150_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:55150_solr
   [junit4]   2> 1639883 INFO  (jetty-launcher-1280-thread-7) 
[n:127.0.0.1:44223_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1639883 INFO  (jetty-launcher-1280-thread-8) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44927/solr
   [junit4]   2> 1639883 INFO  (jetty-launcher-1280-thread-5) 
[n:127.0.0.1:55150_solr    ] o.a.s.c.Overseer Overseer 
(id=97609992616476685-127.0.0.1:55150_solr-n_0000000000) starting
   [junit4]   2> 1639890 INFO  (jetty-launcher-1280-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44927/solr
   [junit4]   2> 1639884 INFO  (jetty-launcher-1280-thread-7) 
[n:127.0.0.1:44223_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44223_solr
   [junit4]   2> 1639890 INFO  (jetty-launcher-1280-thread-6) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44927/solr
   [junit4]   2> 1639896 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 0x15ac7c5686f0012, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1639906 INFO  
(zkCallback-1308-thread-1-processing-n:127.0.0.1:44223_solr) 
[n:127.0.0.1:44223_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1639907 INFO  
(zkCallback-1299-thread-1-processing-n:127.0.0.1:55150_solr) 
[n:127.0.0.1:55150_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1639914 INFO  (jetty-launcher-1280-thread-1) 
[n:127.0.0.1:42078_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1639914 INFO  (jetty-launcher-1280-thread-9) 
[n:127.0.0.1:40307_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1639914 INFO  (jetty-launcher-1280-thread-2) 
[n:127.0.0.1:41276_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1639915 INFO  (jetty-launcher-1280-thread-3) 
[n:127.0.0.1:53076_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1639916 INFO  (jetty-launcher-1280-thread-3) 
[n:127.0.0.1:53076_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1639917 INFO  (jetty-launcher-1280-thread-2) 
[n:127.0.0.1:41276_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1639917 INFO  (jetty-launcher-1280-thread-9) 
[n:127.0.0.1:40307_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1639917 INFO  (jetty-launcher-1280-thread-1) 
[n:127.0.0.1:42078_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1639918 INFO  (jetty-launcher-1280-thread-3) 
[n:127.0.0.1:53076_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:53076_solr
   [junit4]   2> 1639919 INFO  
(zkCallback-1308-thread-1-processing-n:127.0.0.1:44223_solr) 
[n:127.0.0.1:44223_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1639919 INFO  
(zkCallback-1299-thread-1-processing-n:127.0.0.1:55150_solr) 
[n:127.0.0.1:55150_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1639919 INFO  (jetty-launcher-1280-thread-2) 
[n:127.0.0.1:41276_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41276_solr
   [junit4]   2> 1639920 INFO  (jetty-launcher-1280-thread-9) 
[n:127.0.0.1:40307_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40307_solr
   [junit4]   2> 1639920 INFO  (jetty-launcher-1280-thread-1) 
[n:127.0.0.1:42078_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42078_solr
   [junit4]   2> 1639920 INFO  
(zkCallback-1308-thread-1-processing-n:127.0.0.1:44223_solr) 
[n:127.0.0.1:44223_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (4)
   [junit4]   2> 1639920 INFO  
(zkCallback-1299-thread-1-processing-n:127.0.0.1:55150_solr) 
[n:127.0.0.1:55150_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (4)
   [junit4]   2> 1639926 INFO  
(zkCallback-1308-thread-1-processing-n:127.0.0.1:44223_solr) 
[n:127.0.0.1:44223_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 1639926 INFO  
(zkCallback-1299-thread-1-processing-n:127.0.0.1:55150_solr) 
[n:127.0.0.1:55150_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 1639945 INFO  
(zkCallback-1326-thread-1-processing-n:127.0.0.1:41276_solr) 
[n:127.0.0.1:41276_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (5)
   [junit4]   2> 1639988 INFO  (jetty-launcher-1280-thread-3) 
[n:127.0.0.1:53076_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_9EAAB9B25576BEB5-001/tempDir-001/node3/.
   [junit4]   2> 1639994 INFO  
(zkCallback-1328-thread-1-processing-n:127.0.0.1:53076_solr) 
[n:127.0.0.1:53076_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (5)
   [junit4]   2> 1639995 INFO  (jetty-launcher-1280-thread-7) 
[n:127.0.0.1:44223_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_9EAAB9B25576BEB5-001/tempDir-001/node7/.
   [junit4]   2> 1639999 INFO  
(zkCallback-1329-thread-1-processing-n:127.0.0.1:40307_solr) 
[n:127.0.0.1:40307_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (5)
   [junit4]   2> 1639999 INFO  (jetty-launcher-1280-thread-5) 
[n:127.0.0.1:55150_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:55150_solr
   [junit4]   2> 1640002 INFO  
(zkCallback-1324-thread-1-processing-n:127.0.0.1:42078_solr) 
[n:127.0.0.1:42078_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (5)
   [junit4]   2> 1640013 INFO  
(zkCallback-1328-thread-1-processing-n:127.0.0.1:53076_solr) 
[n:127.0.0.1:53076_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (6)
   [junit4]   2> 1640013 INFO  
(zkCallback-1324-thread-1-processing-n:127.0.0.1:42078_solr) 
[n:127.0.0.1:42078_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (6)
   [junit4]   2> 1640014 INFO  
(zkCallback-1326-thread-1-processing-n:127.0.0.1:41276_solr) 
[n:127.0.0.1:41276_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (6)
   [junit4]   2> 1640014 INFO  
(zkCallback-1329-thread-1-processing-n:127.0.0.1:40307_solr) 
[n:127.0.0.1:40307_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (6)
   [junit4]   2> 1640014 INFO  
(zkCallback-1308-thread-1-processing-n:127.0.0.1:44223_solr) 
[n:127.0.0.1:44223_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (6)
   [junit4]   2> 1640014 INFO  
(zkCallback-1299-thread-1-processing-n:127.0.0.1:55150_solr) 
[n:127.0.0.1:55150_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (6)
   [junit4]   2> 1640031 INFO  (jetty-launcher-1280-thread-4) 
[n:127.0.0.1:58915_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (6)
   [junit4]   2> 1640032 INFO  (jetty-launcher-1280-thread-4) 
[n:127.0.0.1:58915_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1640033 INFO  (jetty-launcher-1280-thread-4) 
[n:127.0.0.1:58915_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:58915_solr
   [junit4]   2> 1640035 INFO  
(zkCallback-1326-thread-1-processing-n:127.0.0.1:41276_solr) 
[n:127.0.0.1:41276_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (6) -> (7)
   [junit4]   2> 1640035 INFO  
(zkCallback-1308-thread-1-processing-n:127.0.0.1:44223_solr) 
[n:127.0.0.1:44223_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (6) -> (7)
   [junit4]   2> 1640035 INFO  
(zkCallback-1329-thread-1-processing-n:127.0.0.1:40307_solr) 
[n:127.0.0.1:40307_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (6) -> (7)
   [junit4]   2> 1640035 INFO  
(zkCallback-1324-thread-1-processing-n:127.0.0.1:42078_solr) 
[n:127.0.0.1:42078_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (6) -> (7)
   [junit4]   2> 1640036 INFO  
(zkCallback-1328-thread-1-processing-n:127.0.0.1:53076_solr) 
[n:127.0.0.1:53076_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (6) -> (7)
   [junit4]   2> 1640036 INFO  
(zkCallback-1299-thread-1-processing-n:127.0.0.1:55150_solr) 
[n:127.0.0.1:55150_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (6) -> (7)
   [junit4]   2> 1640050 INFO  
(zkCallback-1332-thread-1-processing-n:127.0.0.1:58915_solr) 
[n:127.0.0.1:58915_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (6) -> (7)
   [junit4]   2> 1640057 INFO  (jetty-launcher-1280-thread-2) 
[n:127.0.0.1:41276_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_9EAAB9B25576BEB5-001/tempDir-001/node2/.
   [junit4]   2> 1640072 INFO  (jetty-launcher-1280-thread-1) 
[n:127.0.0.1:42078_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_9EAAB9B25576BEB5-001/tempDir-001/node1/.
   [junit4]   2> 1640074 INFO  (jetty-launcher-1280-thread-10) 
[n:127.0.0.1:51095_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (7)
   [junit4]   2> 1640074 INFO  (jetty-launcher-1280-thread-8) 
[n:127.0.0.1:38943_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (7)
   [junit4]   2> 1640076 INFO  (jetty-launcher-1280-thread-10) 
[n:127.0.0.1:51095_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1640077 INFO  (jetty-launcher-1280-thread-8) 
[n:127.0.0.1:38943_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1640077 INFO  (jetty-launcher-1280-thread-6) 
[n:127.0.0.1:38617_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (7)
   [junit4]   2> 1640078 INFO  (jetty-launcher-1280-thread-10) 
[n:127.0.0.1:51095_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:51095_solr
   [junit4]   2> 1640079 INFO  
(zkCallback-1326-thread-1-processing-n:127.0.0.1:41276_solr) 
[n:127.0.0.1:41276_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (7) -> (8)
   [junit4]   2> 1640079 INFO  
(zkCallback-1324-thread-1-processing-n:127.0.0.1:42078_solr) 
[n:127.0.0.1:42078_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (7) -> (8)
   [junit4]   2> 1640079 INFO  
(zkCallback-1308-thread-1-processing-n:127.0.0.1:44223_solr) 
[n:127.0.0.1:44223_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (7) -> (8)
   [junit4]   2> 1640079 INFO  
(zkCallback-1329-thread-1-processing-n:127.0.0.1:40307_solr) 
[n:127.0.0.1:40307_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (7) -> (8)
   [junit4]   2> 1640080 INFO  
(zkCallback-1328-thread-1-processing-n:127.0.0.1:53076_solr) 
[n:127.0.0.1:53076_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (7) -> (8)
   [junit4]   2> 1640080 INFO  (jetty-launcher-1280-thread-8) 
[n:127.0.0.1:38943_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38943_solr
   [junit4]   2> 1640084 INFO  (jetty-launcher-1280-thread-9) 
[n:127.0.0.1:40307_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_9EAAB9B25576BEB5-001/tempDir-001/node9/.
   [junit4]   2> 1640086 INFO  
(zkCallback-1331-thread-1-processing-n:127.0.0.1:51095_solr) 
[n:127.0.0.1:51095_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (7) -> (8)
   [junit4]   2> 1640086 INFO  
(zkCallback-1338-thread-1-processing-n:127.0.0.1:38943_solr) 
[n:127.0.0.1:38943_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (7) -> (8)
   [junit4]   2> 1640089 INFO  
(zkCallback-1332-thread-1-processing-n:127.0.0.1:58915_solr) 
[n:127.0.0.1:58915_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (7) -> (8)
   [junit4]   2> 1640090 INFO  
(zkCallback-1324-thread-1-processing-n:127.0.0.1:42078_solr) 
[n:127.0.0.1:42078_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (8) -> (9)
   [junit4]   2> 1640090 INFO  
(zkCallback-1338-thread-1-processing-n:127.0.0.1:38943_solr) 
[n:127.0.0.1:38943_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (8) -> (9)
   [junit4]   2> 1640090 INFO  
(zkCallback-1331-thread-1-processing-n:127.0.0.1:51095_solr) 
[n:127.0.0.1:51095_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (8) -> (9)
   [junit4]   2> 1640090 INFO  
(zkCallback-1328-thread-1-processing-n:127.0.0.1:53076_solr) 
[n:127.0.0.1:53076_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (8) -> (9)
   [junit4]   2> 1640090 INFO  
(zkCallback-1326-thread-1-processing-n:127.0.0.1:41276_solr) 
[n:127.0.0.1:41276_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (8) -> (9)
   [junit4]   2> 1640090 INFO  
(zkCallback-1332-thread-1-processing-n:127.0.0.1:58915_solr) 
[n:127.0.0.1:58915_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (8) -> (9)
   [junit4]   2> 1640090 INFO  
(zkCallback-1329-thread-1-processing-n:127.0.0.1:40307_solr) 
[n:127.0.0.1:40307_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (8) -> (9)
   [junit4]   2> 1640090 INFO  
(zkCallback-1308-thread-1-processing-n:127.0.0.1:44223_solr) 
[n:127.0.0.1:44223_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (8) -> (9)
   [junit4]   2> 1640090 INFO  
(zkCallback-1337-thread-1-processing-n:127.0.0.1:38617_solr) 
[n:127.0.0.1:38617_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (7) -> (8)
   [junit4]   2> 1640094 INFO  (jetty-launcher-1280-thread-6) 
[n:127.0.0.1:38617_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1640094 INFO  
(zkCallback-1299-thread-2-processing-n:127.0.0.1:55150_solr) 
[n:127.0.0.1:55150_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (7) -> (9)
   [junit4]   2> 1640095 INFO  (jetty-launcher-1280-thread-6) 
[n:127.0.0.1:38617_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38617_solr
   [junit4]   2> 1640095 INFO  
(zkCallback-1324-thread-1-processing-n:127.0.0.1:42078_solr) 
[n:127.0.0.1:42078_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (9) -> (10)
   [junit4]   2> 1640095 INFO  
(zkCallback-1331-thread-1-processing-n:127.0.0.1:51095_solr) 
[n:127.0.0.1:51095_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (9) -> (10)
   [junit4]   2> 1640095 INFO  
(zkCallback-1338-thread-1-processing-n:127.0.0.1:38943_solr) 
[n:127.0.0.1:38943_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (9) -> (10)
   [junit4]   2> 1640096 INFO  
(zkCallback-1308-thread-1-processing-n:127.0.0.1:44223_solr) 
[n:127.0.0.1:44223_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (9) -> (10)
   [junit4]   2> 1640096 INFO  
(zkCallback-1328-thread-1-processing-n:127.0.0.1:53076_solr) 
[n:127.0.0.1:53076_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (9) -> (10)
   [junit4]   2> 1640096 INFO  
(zkCallback-1326-thread-1-processing-n:127.0.0.1:41276_solr) 
[n:127.0.0.1:41276_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (9) -> (10)
   [junit4]   2> 1640096 INFO  
(zkCallback-1332-thread-1-processing-n:127.0.0.1:58915_solr) 
[n:127.0.0.1:58915_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (9) -> (10)
   [junit4]   2> 1640096 INFO  
(zkCallback-1329-thread-1-processing-n:127.0.0.1:40307_solr) 
[n:127.0.0.1:40307_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (9) -> (10)
   [junit4]   2> 1640096 INFO  
(zkCallback-1299-thread-1-processing-n:127.0.0.1:55150_solr) 
[n:127.0.0.1:55150_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (9) -> (10)
   [junit4]   2> 1640107 INFO  
(zkCallback-1337-thread-1-processing-n:127.0.0.1:38617_solr) 
[n:127.0.0.1:38617_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (8) -> (10)
   [junit4]   2> 1640201 INFO  (jetty-launcher-1280-thread-8) 
[n:127.0.0.1:38943_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_9EAAB9B25576BEB5-001/tempDir-001/node8/.
   [junit4]   2> 1640225 INFO  (jetty-launcher-1280-thread-5) 
[n:127.0.0.1:55150_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_9EAAB9B25576BEB5-001/tempDir-001/node5/.
   [junit4]   2> 1640238 INFO  (jetty-launcher-1280-thread-6) 
[n:127.0.0.1:38617_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_9EAAB9B25576BEB5-001/tempDir-001/node6/.
   [junit4]   2> 1640258 INFO  (jetty-launcher-1280-thread-4) 
[n:127.0.0.1:58915_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_9EAAB9B25576BEB5-001/tempDir-001/node4/.
   [junit4]   2> 1640296 INFO  (jetty-launcher-1280-thread-10) 
[n:127.0.0.1:51095_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_9EAAB9B25576BEB5-001/tempDir-001/node10/.
   [junit4]   2> 1642142 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[9EAAB9B25576BEB5]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (10)
   [junit4]   2> 1642142 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[9EAAB9B25576BEB5]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44927/solr ready
   [junit4]   2> 1642384 INFO  (qtp1704965651-21281) [n:127.0.0.1:55150_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&action=CREATE&numShards=5&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1642386 INFO  
(OverseerThreadFactory-3868-thread-1-processing-n:127.0.0.1:55150_solr) 
[n:127.0.0.1:55150_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
test_col
   [junit4]   2> 1642499 INFO  (qtp532768137-21241) [n:127.0.0.1:40307_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&name=test_col_shard3_replica1&action=CREATE&numShards=5&collection=test_col&shard=shard3&wt=javabin&version=2
   [junit4]   2> 1642502 INFO  (qtp202377097-21261) [n:127.0.0.1:44223_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&name=test_col_shard5_replica2&action=CREATE&numShards=5&collection=test_col&shard=shard5&wt=javabin&version=2
   [junit4]   2> 1642502 INFO  (qtp999746454-21321) [n:127.0.0.1:41276_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&name=test_col_shard5_replica1&action=CREATE&numShards=5&collection=test_col&shard=shard5&wt=javabin&version=2
   [junit4]   2> 1642503 INFO  (qtp126957187-21291) [n:127.0.0.1:58915_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&name=test_col_shard4_replica1&action=CREATE&numShards=5&collection=test_col&shard=shard4&wt=javabin&version=2
   [junit4]   2> 1642504 INFO  (qtp1704965651-21279) [n:127.0.0.1:55150_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&name=test_col_shard1_replica2&action=CREATE&numShards=5&collection=test_col&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1642508 INFO  (qtp44629049-21271) [n:127.0.0.1:38617_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&name=test_col_shard4_replica2&action=CREATE&numShards=5&collection=test_col&shard=shard4&wt=javabin&version=2
   [junit4]   2> 1642508 INFO  (qtp19549538-21251) [n:127.0.0.1:38943_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&name=test_col_shard2_replica2&action=CREATE&numShards=5&collection=test_col&shard=shard2&wt=javabin&version=2
   [junit4]   2> 1642508 INFO  (qtp711404349-21231) [n:127.0.0.1:42078_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&name=test_col_shard3_replica2&action=CREATE&numShards=5&collection=test_col&shard=shard3&wt=javabin&version=2
   [junit4]   2> 1642509 INFO  (qtp1940660230-21301) [n:127.0.0.1:53076_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&name=test_col_shard2_replica1&action=CREATE&numShards=5&collection=test_col&shard=shard2&wt=javabin&version=2
   [junit4]   2> 1642509 INFO  (qtp925646871-21312) [n:127.0.0.1:51095_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&name=test_col_shard1_replica1&action=CREATE&numShards=5&collection=test_col&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1642621 INFO  
(zkCallback-1338-thread-1-processing-n:127.0.0.1:38943_solr) 
[n:127.0.0.1:38943_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> 1642621 INFO  
(zkCallback-1308-thread-1-processing-n:127.0.0.1:44223_solr) 
[n:127.0.0.1:44223_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> 1642622 INFO  
(zkCallback-1299-thread-3-processing-n:127.0.0.1:55150_solr) 
[n:127.0.0.1:55150_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> 1642622 INFO  
(zkCallback-1337-thread-2-processing-n:127.0.0.1:38617_solr) 
[n:127.0.0.1:38617_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> 1642622 INFO  
(zkCallback-1331-thread-1-processing-n:127.0.0.1:51095_solr) 
[n:127.0.0.1:51095_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> 1642622 INFO  
(zkCallback-1324-thread-1-processing-n:127.0.0.1:42078_solr) 
[n:127.0.0.1:42078_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> 1642622 INFO  
(zkCallback-1328-thread-1-processing-n:127.0.0.1:53076_solr) 
[n:127.0.0.1:53076_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> 1642622 INFO  
(zkCallback-1332-thread-1-processing-n:127.0.0.1:58915_solr) 
[n:127.0.0.1:58915_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> 1642622 INFO  
(zkCallback-1329-thread-1-processing-n:127.0.0.1:40307_solr) 
[n:127.0.0.1:40307_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> 1642622 INFO  
(zkCallback-1326-thread-1-processing-n:127.0.0.1:41276_solr) 
[n:127.0.0.1:41276_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> 1643527 WARN  (qtp711404349-21231) [n:127.0.0.1:42078_solr 
c:test_col s:shard3  x:test_col_shard3_replica2] o.a.s.c.Config Beginning with 
Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1643549 INFO  (qtp711404349-21231) [n:127.0.0.1:42078_solr 
c:test_col s:shard3  x:test_col_shard3_replica2] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.5.0
   [junit4]   2> 1643548 WARN  (qtp19549538-21251) [n:127.0.0.1:38943_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.c.Config Beginning with 
Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1643539 WARN  (qtp925646871-21312) [n:127.0.0.1:51095_solr 
c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.c.Config Beginning with 
Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1643551 INFO  (qtp19549538-21251) [n:127.0.0.1:38943_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.5.0
   [junit4]   2> 1643551 INFO  (qtp925646871-21312) [n:127.0.0.1:51095_solr 
c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.5.0
   [junit4]   2> 1643551 WARN  (qtp532768137-21241) [n:127.0.0.1:40307_solr 
c:test_col s:shard3  x:test_col_shard3_replica1] o.a.s.c.Config Beginning with 
Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1643553 INFO  (qtp532768137-21241) [n:127.0.0.1:40307_solr 
c:test_col s:shard3  x:test_col_shard3_replica1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.5.0
   [junit4]   2> 1643539 WARN  (qtp1940660230-21301) [n:127.0.0.1:53076_solr 
c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.c.Config Beginning with 
Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1643539 WARN  (qtp126957187-21291) [n:127.0.0.1:58915_solr 
c:test_col s:shard4  x:test_col_shard4_replica1] o.a.s.c.Config Beginning with 
Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1643534 WARN  (qtp202377097-21261) [n:127.0.0.1:44223_solr 
c:test_col s:shard5  x:test_col_shard5_replica2] o.a.s.c.Config Beginning with 
Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1643568 INFO  (qtp202377097-21261) [n:127.0.0.1:44223_solr 
c:test_col s:shard5  x:test_col_shard5_replica2] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.5.0
   [junit4]   2> 1643569 WARN  (qtp1704965651-21279) [n:127.0.0.1:55150_solr 
c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.c.Config Beginning with 
Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1643570 INFO  (qtp1704965651-21279) [n:127.0.0.1:55150_solr 
c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.5.0
   [junit4]   2> 1643534 WARN  (qtp999746454-21321) [n:127.0.0.1:41276_solr 
c:test_col s:shard5  x:test_col_shard5_replica1] o.a.s.c.Config Beginning with 
Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1643574 INFO  (qtp999746454-21321) [n:127.0.0.1:41276_solr 
c:test_col s:shard5  x:test_col_shard5_replica1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.5.0
   [junit4]   2> 1643532 WARN  (qtp44629049-21271) [n:127.0.0.1:38617_solr 
c:test_col s:shard4  x:test_col_shard4_replica2] o.a.s.c.Config Beginning with 
Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1643578 INFO  (qtp44629049-21271) [n:127.0.0.1:38617_solr 
c:test_col s:shard4  x:test_col_shard4_replica2] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.5.0
   [junit4]   2> 1643584 INFO  (qtp999746454-21321) [n:127.0.0.1:41276_solr 
c:test_col s:shard5  x:test_col_shard5_replica1] o.a.s.s.IndexSchema 
[test_col_shard5_replica1] Schema name=minimal-atomic-stress
   [junit4]   2> 1643584 INFO  (qtp711404349-21231) [n:127.0.0.1:42078_solr 
c:test_col s:shard3  x:test_col_shard3_replica2] o.a.s.s.IndexSchema 
[test_col_shard3_replica2] Schema name=minimal-atomic-stress
   [junit4]   2> 1643587 INFO  (qtp44629049-21271) [n:127.0.0.1:38617_solr 
c:test_col s:shard4  x:test_col_shard4_replica2] o.a.s.s.IndexSchema 
[test_col_shard4_replica2] Schema name=minimal-atomic-stress
   [junit4]   2> 1643587 INFO  (qtp532768137-21241) [n:127.0.0.1:40307_solr 
c:test_col s:shard3  x:test_col_shard3_replica1] o.a.s.s.IndexSchema 
[test_col_shard3_replica1] Schema name=minimal-atomic-stress
   [junit4]   2> 1643567 INFO  (qtp1940660230-21301) [n:127.0.0.1:53076_solr 
c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.5.0
   [junit4]   2> 1643567 INFO  (qtp126957187-21291) [n:127.0.0.1:58915_solr 
c:test_col s:shard4  x:test_col_shard4_replica1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.5.0
   [junit4]   2> 1643588 INFO  (qtp999746454-21321) [n:127.0.0.1:41276_solr 
c:test_col s:shard5  x:test_col_shard5_replica1] o.a.s.s.IndexSchema Loaded 
schema minimal-atomic-stress/1.6 with uniqueid field id
   [junit4]   2> 1643591 INFO  (qtp44629049-21271) [n:127.0.0.1:38617_solr 
c:test_col s:shard4  x:test_col_shard4_replica2] o.a.s.s.IndexSchema Loaded 
schema minimal-atomic-stress/1.6 with uniqueid field id
   [junit4]   2> 1643600 INFO  (qtp999746454-21321) [n:127.0.0.1:41276_solr 
c:test_col s:shard5  x:test_col_shard5_replica1] o.a.s.c.CoreContainer Creating 
SolrCore 'test_col_shard5_replica1' using configuration from collection test_col
   [junit4]   2> 1643601 INFO  (qtp999746454-21321) [n:127.0.0.1:41276_solr 
c:test_col s:shard5  x:test_col_shard5_replica1] o.a.s.c.SolrCore 
[[test_col_shard5_replica1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_9EAAB9B25576BEB5-001/tempDir-001/node2/test_col_shard5_replica1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_9EAAB9B25576BEB5-001/tempDir-001/node2/./test_col_shard5_replica1/data/]
   [junit4]   2> 1643601 INFO  (qtp202377097-21261) [n:127.0.0.1:44223_solr 
c:test_col s:shard5  x:test_col_shard5_replica2] o.a.s.s.IndexSchema 
[test_col_shard5_replica2] Schema name=minimal-atomic-stress
   [junit4]   2> 1643603 INFO  (qtp19549538-21251) [n:127.0.0.1:38943_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.s.IndexSchema 
[test_col_shard2_replica2] Schema name=minimal-atomic-stress
   [junit4]   2> 1643604 INFO  (qtp19549538-21251) [n:127.0.0.1:38943_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.s.IndexSchema Loaded 
schema minimal-atomic-stress/1.6 with uniqueid field id
   [junit4]   2> 1643601 INFO  (qtp532768137-21241) [n:127.0.0.1:40307_solr 
c:test_col s:shard3  x:test_col_shard3_replica1] o.a.s.s.IndexSchema Loaded 
schema minimal-atomic-stress/1.6 with uniqueid field id
   [junit4]   2> 1643605 INFO  (qtp19549538-21251) [n:127.0.0.1:38943_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.c.CoreContainer Creating 
SolrCore 'test_col_shard2_replica2' using configuration from collection test_col
   [junit4]   2> 1643605 INFO  (qtp202377097-21261) [n:127.0.0.1:44223_solr 
c:test_col s:shard5  x:test_col_shard5_replica2] o.a.s.s.IndexSchema Loaded 
schema minimal-atomic-stress/1.6 with uniqueid field id
   [junit4]   2> 1643605 INFO  (qtp19549538-21251) [n:127.0.0.1:38943_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.c.SolrCore 
[[test_col_shard2_replica2] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_9EAAB9B25576BEB5-001/tempDir-001/node8/test_col_shard2_replica2],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_9EAAB9B25576BEB5-001/tempDir-001/node8/./test_col_shard2_replica2/data/]
   [junit4]   2> 1643609 INFO  (qtp202377097-21261) [n:127.0.0.1:44223_solr 
c:test_col s:shard5  x:test_col_shard5_replica2] o.a.s.c.CoreContainer Creating 
SolrCore 'test_col_shard5_replica2' using configuration from collection test_col
   [junit4]   2> 1643609 INFO  (qtp532768137-21241) [n:127.0.0.1:40307_solr 
c:test_col s:shard3  x:test_col_shard3_replica1] o.a.s.c.CoreContainer Creating 
SolrCore 'test_col_shard3_replica1' using configuration from collection test_col
   [junit4]   2> 1643610 INFO  (qtp202377097-21261) [n:127.0.0.1:44223_solr 
c:test_col s:shard5  x:test_col_shard5_replica2] o.a.s.c.SolrCore 
[[test_col_shard5_replica2] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_9EAAB9B25576BEB5-001/tempDir-001/node7/test_col_shard5_replica2],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_9EAAB9B25576BEB5-001/tempDir-001/node7/./test_col_shard5_replica2/data/]
   [junit4]   2> 1643610 INFO  (qtp532768137-21241) [n:127.0.0.1:40307_solr 
c:test_col s:shard3  x:test_col_shard3_replica1] o.a.s.c.SolrCore 
[[test_col_shard3_replica1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_9EAAB9B25576BEB5-001/tempDir-001/node9/test_col_shard3_replica1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_9EAAB9B25576BEB5-001/tempDir-001/node9/./test_col_shard3_replica1/data/]
   [junit4]   2> 1643611 INFO  (qtp1704965651-21279) [n:127.0.0.1:55150_solr 
c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.s.IndexSchema 
[test_col_shard1_replica2] Schema name=minimal-atomic-stress
   [junit4]   2> 1643613 INFO  (qtp1940660230-21301) [n:127.0.0.1:53076_solr 
c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.s.IndexSchema 
[test_col_shard2_replica1] Schema name=minimal-atomic-stress
   [junit4]   2> 1643613 INFO  (qtp1704965651-21279) [n:127.0.0.1:55150_solr 
c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.s.IndexSchema Loaded 
schema minimal-atomic-stress/1.6 with uniqueid field id
   [junit4]   2> 1643615 INFO  (qtp925646871-21312) [n:127.0.0.1:51095_solr 
c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.s.IndexSchema 
[test_col_shard1_replica1] Schema name=minimal-atomic-stress
   [junit4]   2> 1643616 INFO  (qtp1940660230-21301) [n:127.0.0.1:53076_solr 
c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.s.IndexSchema Loaded 
schema minimal-atomic-stress/1.6 with uniqueid field id
   [junit4]   2> 1643617 INFO  (qtp925646871-21312) [n:127.0.0.1:51095_solr 
c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.s.IndexSchema Loaded 
schema minimal-atomic-stress/1.6 with uniqueid field id
   [junit4]   2> 1643617 INFO  (qtp1704965651-21279) [n:127.0.0.1:55150_solr 
c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.c.CoreContainer Creating 
SolrCore 'test_col_shard1_replica2' using configuration from collection test_col
   [junit4]   2> 1643618 INFO  (qtp126957187-21291) [n:127.0.0.1:58915_solr 
c:test_col s:shard4  x:test_col_shard4_replica1] o.a.s.s.IndexSchema 
[test_col_shard4_replica1] Schema name=minimal-atomic-stress
   [junit4]   2> 1643618 INFO  (qtp711404349-21231) [n:127.0.0.1:42078_solr 
c:test_col s:shard3  x:test_col_shard3_replica2] o.a.s.s.IndexSchema Loaded 
schema minimal-atomic-stress/1.6 with uniqueid field id
   [junit4]   2> 1643618 INFO  (qtp1704965651-21279) [n:127.0.0.1:55150_solr 
c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.c.SolrCore 
[[test_col_shard1_replica2] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_9EAAB9B25576BEB5-001/tempDir-001/node5/test_col_shard1_replica2],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_9EAAB9B25576BEB5-001/tempDir-001/node5/./test_col_shard1_replica2/data/]
   [junit4]   2> 1643619 INFO  (qtp44629049-21271) [n:127.0.0.1:38617_solr 
c:test_col s:shard4  x:test_col_shard4_replica2] o.a.s.c.CoreContainer Creating 
SolrCore 'test_col_shard4_replica2' using configuration from collection test_col
   [junit4]   2> 1643619 INFO  (qtp711404349-21231) [n:127.0.0.1:42078_solr 
c:test_col s:shard3  x:test_col_shard3_replica2] o.a.s.c.CoreContainer Creating 
SolrCore 'test_col_shard3_replica2' using configuration from collection test_col
   [junit4]   2> 1643619 INFO  (qtp44629049-21271) [n:127.0.0.1:38617_solr 
c:test_col s:shard4  x:test_col_shard4_replica2] o.a.s.c.SolrCore 
[[test_col_shard4_replica2] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_9EAAB9B25576BEB5-001/tempDir-001/node6/test_col_shard4_replica2],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_9EAAB9B25576BEB5-001/tempDir-001/node6/./test_col_shard4_replica2/data/]
   [junit4]   2> 1643619 INFO  (qtp999746454-21321) [n:127.0.0.1:41276_solr 
c:test_col s:shard5  x:test_col_shard5_replica1] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7a336981
   [junit4]   2> 1643619 INFO  (qtp711404349-21231) [n:127.0.0.1:42078_solr 
c:test_col s:shard3  x:test_col_shard3_replica2] o.a.s.c.SolrCore 
[[test_col_shard3_replica2] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_9EAAB9B25576BEB5-001/tempDir-001/node1/test_col_shard3_replica2],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_9EAAB9B25576BEB5-001/tempDir-001/node1/./test_col_shard3_replica2/data/]
   [junit4]   2> 1643619 INFO  (qtp126957187-21291) [n:127.0.0.1:58915_solr 
c:test_col s:shard4  x:test_col_shard4_replica1] o.a.s.s.IndexSchema Loaded 
schema minimal-atomic-stress/1.6 with uniqueid field id
   [junit4]   2> 1643620 INFO  (qtp711404349-21231) [n:127.0.0.1:42078_solr 
c:test_col s:shard3  x:test_col_shard3_replica2] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7a336981
   [junit4]   2> 1643620 INFO  (qtp126957187-21291) [n:127.0.0.1:58915_solr 
c:test_col s:shard4  x:test_col_shard4_replica1] o.a.s.c.CoreContainer Creating 
SolrCore 'test_col_shard4_replica1' using configuration from collection test_col
   [junit4]   2> 1643620 INFO  (qtp126957187-21291) [n:127.0.0.1:58915_solr 
c:test_col s:shard4  x:test_col_shard4_replica1] o.a.s.c.SolrCore 
[[test_col_shard4_replica1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_9EAAB9B25576BEB5-001/tempDir-001/node4/test_col_shard4_replica1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_9EAAB9B25576BEB5-001/tempDir-001/node4/./test_col_shard4_replica1/data/]
   [junit4]   2> 1643621 INFO  (qtp126957187-21291) [n:127.0.0.1:58915_solr 
c:test_col s:shard4  x:test_col_shard4_replica1] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7a336981
   [junit4]   2> 1643621 INFO  (qtp711404349-21231) [n:127.0.0.1:42078_solr 
c:test_col s:shard3  x:test_col_shard3_replica2] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=15, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.3880377720490634]
   [junit4]   2> 1643622 INFO  (qtp1940660230-21301) [n:127.0.0.1:53076_solr 
c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.c.CoreContainer Creating 
SolrCore 'test_col_shard2_replica1' using configuration from collection test_col
   [junit4]   2> 1643622 INFO  (qtp126957187-21291) [n:127.0.0.1:58915_solr 
c:test_col s:shard4  x:test_col_shard4_replica1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=15, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.3880377720490634]
   [junit4]   2> 1643622 INFO  (qtp1940660230-21301) [n:127.0.0.1:53076_solr 
c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.c.SolrCore 
[[test_col_shard2_replica1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_9EAAB9B25576BEB5-001/tempDir-001/node3/test_col_shard2_replica1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_9EAAB9B25576BEB5-001/tempDir-001/node3/./test_col_shard2_replica1/data/]
   [junit4]   2> 1643622 INFO  (qtp1940660230-21301) [n:127.0.0.1:53076_solr 
c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7a336981
   [junit4]   2> 1643622 INFO  (qtp925646871-21312) [n:127.0.0.1:51095_solr 
c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.c.CoreContainer Creating 
SolrCore 'test_col_shard1_replica1' using configuration from collection test_col
   [junit4]   2> 1643622 INFO  (qtp925646871-21312) [n:127.0.0.1:51095_solr 
c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.c.SolrCore 
[[test_col_shard1_replica1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_9EAAB9B25576BEB5-001/tempDir-001/node10/test_col_shard1_replica1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_9EAAB9B25576BEB5-001/tempDir-001/node10/./test_col_shard1_replica1/data/]
   [junit4]   2> 1643623 INFO  (qtp925646871-21312) [n:127.0.0.1:51095_solr 
c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7a336981
   [junit4]   2> 1643623 INFO  (qtp1940660230-21301) [n:127.0.0.1:53076_solr 
c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=15, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.3880377720490634]
   [junit4]   2> 1643624 INFO  (qtp925646871-21312) [n:127.0.0.1:51095_solr 
c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=15, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.3880377720490634]
   [junit4]   2> 1643630 WARN  (qtp711404349-21231) [n:127.0.0.1:42078_solr 
c:test_col s:shard3  x:test_col_shard3_replica2] o.a.s.c.RequestHandlers 
INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class 
= DumpRequestHandler,attributes = {initParams=a, name=/dump, 
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1643631 INFO  (qtp999746454-21321) [n:127.0.0.1:41276_solr 
c:test_col s:shard5  x:test_col_shard5_replica1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=15, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.3880377720490634]
   [junit4]   2> 1643634 INFO  (qtp44629049-21271) [n:127.0.0.1:38617_solr 
c:test_col s:shard4  x:test_col_shard4_replica2] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7a336981
   [junit4]   2> 1643634 INFO  (qtp1704965651-21279) [n:127.0.0.1:55150_solr 
c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7a336981
   [junit4]   2> 1643635 INFO  (qtp532768137-21241) [n:127.0.0.1:40307_solr 
c:test_col s:shard3  x:test_col_shard3_replica1] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7a336981
   [junit4]   2> 1643635 INFO  (qtp202377097-21261) [n:127.0.0.1:44223_solr 
c:test_col s:shard5  x:test_col_shard5_replica2] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7a336981
   [junit4]   2> 1643635 INFO  (qtp19549538-21251) [n:127.0.0.1:38943_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7a336981
   [junit4]   2> 1643640 INFO  (qtp44629049-21271) [n:127.0.0.1:38617_solr 
c:test_col s:shard4  x:test_col_shard4_replica2] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=15, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.3880377720490634]
   [junit4]   2> 1643640 INFO  (qtp202377097-21261) [n:127.0.0.1:44223_solr 
c:test_col s:shard5  x:test_col_shard5_replica2] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=15, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.3880377720490634]
   [junit4]   2> 1643640 INFO  (qtp19549538-21251) [n:127.0.0.1:38943_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=15, maxMergeSize=2147483648, 
maxMergeSizeForForcedM

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

.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:203)
   [junit4]   2>        at 
org.apache.solr.core.HdfsDirectoryFactoryTest.teardownClass(HdfsDirectoryFactoryTest.java:61)
   [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:745)
   [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>        ... 53 more
   [junit4]   2> 3913370 INFO  
(SUITE-HdfsDirectoryFactoryTest-seed#[9EAAB9B25576BEB5]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.core.HdfsDirectoryFactoryTest_9EAAB9B25576BEB5-001
   [junit4]   2> Mar 13, 2017 1:42:41 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 34 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62), 
sim=RandomSimilarity(queryNorm=true,coord=crazy): {}, locale=es, 
timezone=Australia/Hobart
   [junit4]   2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 
1.8.0_121 (64-bit)/cpus=4,threads=2,free=338541360,total=510132224
   [junit4]   2> NOTE: All tests run in this JVM: [ReplicaListTransformerTest, 
BadIndexSchemaTest, DistributedFacetPivotLongTailTest, TestLFUCache, 
TestInfoStreamLogging, TestExpandComponent, 
DistribDocExpirationUpdateProcessorTest, TestClassicSimilarityFactory, 
PluginInfoTest, ActionThrottleTest, UpdateLogTest, CreateCollectionCleanupTest, 
TestXIncludeConfig, TestFieldResource, TestUninvertingReader, 
ClassificationUpdateProcessorTest, CoreAdminHandlerTest, 
TestSubQueryTransformerCrossCore, TestReload, TestPostingsSolrHighlighter, 
TestBackupRepositoryFactory, BlockJoinFacetDistribTest, 
HdfsRestartWhileUpdatingTest, TestLMJelinekMercerSimilarityFactory, 
TestSchemaNameResource, CachingDirectoryFactoryTest, SuggesterTSTTest, 
TestJsonFacetRefinement, SpellPossibilityIteratorTest, 
TestHdfsCloudBackupRestore, TestSolrDynamicMBean, UpdateParamsTest, TestConfig, 
SolrMetricManagerTest, TestCollectionAPI, HdfsLockFactoryTest, 
SolrIndexMetricsTest, OpenExchangeRatesOrgProviderTest, 
DistributedVersionInfoTest, DocValuesMultiTest, ExitableDirectoryReaderTest, 
OverseerModifyCollectionTest, SolrTestCaseJ4Test, TestCloudPseudoReturnFields, 
DOMUtilTest, TestFreeTextSuggestions, DistributedSuggestComponentTest, 
SuggesterWFSTTest, TestSolrCloudWithKerberosAlt, TestSolrQueryParserResource, 
TestSolrCLIRunExample, CircularListTest, TestOrdValues, TestZkChroot, 
TestSolrDeletionPolicy1, SpatialRPTFieldTypeTest, TestIndexSearcher, 
RankQueryTest, GraphQueryTest, StatsComponentTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, TestConfigSetsAPIZkFailure, 
HardAutoCommitTest, HdfsChaosMonkeyNothingIsSafeTest, 
TestTolerantUpdateProcessorRandomCloud, TermVectorComponentDistributedTest, 
SOLR749Test, TestPerFieldSimilarityClassic, TestExactStatsCache, 
AutoCommitTest, FullSolrCloudDistribCmdsTest, TestCloudDeleteByQuery, 
QueryParsingTest, TestJmxMonitoredMap, DistributedExpandComponentTest, 
JsonValidatorTest, PrimUtilsTest, TestConfigSetProperties, BadComponentTest, 
RestartWhileUpdatingTest, EnumFieldTest, JavabinLoaderTest, 
DirectUpdateHandlerOptimizeTest, TestCustomSort, TestBinaryResponseWriter, 
TestJsonRequest, OverseerTaskQueueTest, TestMergePolicyConfig, TestUtils, 
BlockDirectoryTest, ShowFileRequestHandlerTest, 
LeaderFailureAfterFreshStartTest, NoCacheHeaderTest, 
TestDistribDocBasedVersion, HLLUtilTest, TestSort, TestFieldCacheSortRandom, 
CdcrVersionReplicationTest, LukeRequestHandlerTest, TestCoreDiscovery, 
TestPKIAuthenticationPlugin, AsyncCallRequestStatusResponseTest, 
TestExtendedDismaxParser, SolrPluginUtilsTest, TestLegacyFieldCache, 
ConcurrentDeleteAndCreateCollectionTest, CoreAdminRequestStatusTest, 
TestReversedWildcardFilterFactory, ChangedSchemaMergeTest, 
ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, UnloadDistributedZkTest, 
CollectionsAPIDistributedZkTest, SyncSliceTest, OverseerTest, ShardRoutingTest, 
BasicZkTest, RecoveryZkTest, ClusterStateUpdateTest, LeaderElectionTest, 
TestRandomDVFaceting, TestDistributedSearch, 
CollectionsAPIAsyncDistributedZkTest, DeleteInactiveReplicaTest, 
DeleteLastCustomShardedReplicaTest, DeleteStatusTest, HttpPartitionTest, 
SaslZkACLProviderTest, ShardSplitTest, HdfsUnloadDistributedZkTest, 
TestClusterStateMutator, ZkStateReaderTest, ZkStateWriterTest, RuleEngineTest, 
RulesTest, HdfsDirectoryFactoryTest]
   [junit4] Completed [544/697 (3!)] on J2 in 13.19s, 3 tests, 1 error <<< 
FAILURES!

[...truncated 63175 lines...]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to