Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20043/
Java: 32bit/jdk1.8.0_131 -client -XX:+UseG1GC

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

Error Message:
java.lang.RuntimeException: Error from server at 
http://127.0.0.1:36417/solr/test_col: Failed synchronous update on shard 
StdNode: http://127.0.0.1:46085/solr/test_col_shard1_replica_n1/ update: 
org.apache.solr.client.solrj.request.UpdateRequest@15e5593

Stack Trace:
java.util.concurrent.ExecutionException: java.lang.RuntimeException: Error from 
server at http://127.0.0.1:36417/solr/test_col: Failed synchronous update on 
shard StdNode: http://127.0.0.1:46085/solr/test_col_shard1_replica_n1/ update: 
org.apache.solr.client.solrj.request.UpdateRequest@15e5593
        at 
__randomizedtesting.SeedInfo.seed([2B9C439F683795A9:1D8821D9E26AAFB8]:0)
        at java.util.concurrent.FutureTask.report(FutureTask.java:122)
        at java.util.concurrent.FutureTask.get(FutureTask.java:192)
        at 
org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.checkField(TestStressCloudBlindAtomicUpdates.java:281)
        at 
org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.test_dv(TestStressCloudBlindAtomicUpdates.java:193)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.RuntimeException: Error from server at 
http://127.0.0.1:36417/solr/test_col: Failed synchronous update on shard 
StdNode: http://127.0.0.1:46085/solr/test_col_shard1_replica_n1/ update: 
org.apache.solr.client.solrj.request.UpdateRequest@15e5593
        at 
org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates$Worker.run(TestStressCloudBlindAtomicUpdates.java:409)
        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        ... 1 more
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:36417/solr/test_col: Failed synchronous update 
on shard StdNode: http://127.0.0.1:46085/solr/test_col_shard1_replica_n1/ 
update: org.apache.solr.client.solrj.request.UpdateRequest@15e5593
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:624)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:239)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:195)
        at 
org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates$Worker.doRandomAtomicUpdate(TestStressCloudBlindAtomicUpdates.java:368)
        at 
org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates$Worker.run(TestStressCloudBlindAtomicUpdates.java:397)
        ... 6 more




Build Log:
[...truncated 11380 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_2B9C439F683795A9-001/init-core-data-001
   [junit4]   2> 469729 WARN  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[2B9C439F683795A9]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=52 numCloses=52
   [junit4]   2> 469730 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[2B9C439F683795A9]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 469731 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[2B9C439F683795A9]-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> 469732 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[2B9C439F683795A9]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_2B9C439F683795A9-001/tempDir-001
   [junit4]   2> 469732 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[2B9C439F683795A9]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 469732 INFO  (Thread-1189) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 469732 INFO  (Thread-1189) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 469733 ERROR (Thread-1189) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 469832 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[2B9C439F683795A9]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:37353
   [junit4]   2> 469842 INFO  (jetty-launcher-904-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 469842 INFO  (jetty-launcher-904-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 469842 INFO  (jetty-launcher-904-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 469842 INFO  (jetty-launcher-904-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 469853 INFO  (jetty-launcher-904-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@153e1ea{/solr,null,AVAILABLE}
   [junit4]   2> 469854 INFO  (jetty-launcher-904-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1cbec44{/solr,null,AVAILABLE}
   [junit4]   2> 469854 INFO  (jetty-launcher-904-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@81cd22{/solr,null,AVAILABLE}
   [junit4]   2> 469855 INFO  (jetty-launcher-904-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@15c88de{/solr,null,AVAILABLE}
   [junit4]   2> 469870 INFO  (jetty-launcher-904-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@139a30c{HTTP/1.1,[http/1.1]}{127.0.0.1:39587}
   [junit4]   2> 469870 INFO  (jetty-launcher-904-thread-1) [    ] 
o.e.j.s.Server Started @470856ms
   [junit4]   2> 469870 INFO  (jetty-launcher-904-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=39587}
   [junit4]   2> 469871 ERROR (jetty-launcher-904-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 469871 INFO  (jetty-launcher-904-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 469871 INFO  (jetty-launcher-904-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 469871 INFO  (jetty-launcher-904-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 469871 INFO  (jetty-launcher-904-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-07-03T01:04:47.602Z
   [junit4]   2> 469873 INFO  (jetty-launcher-904-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@12b2f45{HTTP/1.1,[http/1.1]}{127.0.0.1:36417}
   [junit4]   2> 469873 INFO  (jetty-launcher-904-thread-2) [    ] 
o.e.j.s.Server Started @470859ms
   [junit4]   2> 469873 INFO  (jetty-launcher-904-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1bf0897{HTTP/1.1,[http/1.1]}{127.0.0.1:46085}
   [junit4]   2> 469873 INFO  (jetty-launcher-904-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=36417}
   [junit4]   2> 469873 INFO  (jetty-launcher-904-thread-3) [    ] 
o.e.j.s.Server Started @470859ms
   [junit4]   2> 469873 INFO  (jetty-launcher-904-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=46085}
   [junit4]   2> 469873 ERROR (jetty-launcher-904-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 469873 INFO  (jetty-launcher-904-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 469873 INFO  (jetty-launcher-904-thread-4) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1778a11{HTTP/1.1,[http/1.1]}{127.0.0.1:39207}
   [junit4]   2> 469874 INFO  (jetty-launcher-904-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 469874 INFO  (jetty-launcher-904-thread-4) [    ] 
o.e.j.s.Server Started @470860ms
   [junit4]   2> 469874 INFO  (jetty-launcher-904-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 469874 INFO  (jetty-launcher-904-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=39207}
   [junit4]   2> 469874 INFO  (jetty-launcher-904-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-07-03T01:04:47.605Z
   [junit4]   2> 469873 ERROR (jetty-launcher-904-thread-3) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 469874 ERROR (jetty-launcher-904-thread-4) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 469874 INFO  (jetty-launcher-904-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 469874 INFO  (jetty-launcher-904-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 469874 INFO  (jetty-launcher-904-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 469874 INFO  (jetty-launcher-904-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 469874 INFO  (jetty-launcher-904-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 469874 INFO  (jetty-launcher-904-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 469875 INFO  (jetty-launcher-904-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-07-03T01:04:47.605Z
   [junit4]   2> 469875 INFO  (jetty-launcher-904-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-07-03T01:04:47.606Z
   [junit4]   2> 469879 INFO  (jetty-launcher-904-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 469880 INFO  (jetty-launcher-904-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 469884 INFO  (jetty-launcher-904-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 469887 INFO  (jetty-launcher-904-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 469891 INFO  (jetty-launcher-904-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37353/solr
   [junit4]   2> 469891 INFO  (jetty-launcher-904-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37353/solr
   [junit4]   2> 469895 INFO  (jetty-launcher-904-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37353/solr
   [junit4]   2> 469896 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 0x15d05fa79680006, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 469899 INFO  (jetty-launcher-904-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37353/solr
   [junit4]   2> 469912 INFO  (jetty-launcher-904-thread-3) 
[n:127.0.0.1:46085_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 469913 INFO  (jetty-launcher-904-thread-3) 
[n:127.0.0.1:46085_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:46085_solr
   [junit4]   2> 469913 INFO  (jetty-launcher-904-thread-3) 
[n:127.0.0.1:46085_solr    ] o.a.s.c.Overseer Overseer 
(id=98241340208840716-127.0.0.1:46085_solr-n_0000000000) starting
   [junit4]   2> 469918 INFO  (jetty-launcher-904-thread-3) 
[n:127.0.0.1:46085_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46085_solr
   [junit4]   2> 469920 INFO  
(zkCallback-928-thread-1-processing-n:127.0.0.1:46085_solr) 
[n:127.0.0.1:46085_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 469951 INFO  (jetty-launcher-904-thread-1) 
[n:127.0.0.1:39587_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 469952 INFO  (jetty-launcher-904-thread-4) 
[n:127.0.0.1:39207_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 469952 INFO  (jetty-launcher-904-thread-1) 
[n:127.0.0.1:39587_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 469953 INFO  (jetty-launcher-904-thread-4) 
[n:127.0.0.1:39207_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 469954 INFO  (jetty-launcher-904-thread-1) 
[n:127.0.0.1:39587_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39587_solr
   [junit4]   2> 469955 INFO  
(zkCallback-920-thread-1-processing-n:127.0.0.1:39587_solr) 
[n:127.0.0.1:39587_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 469955 INFO  
(zkCallback-928-thread-1-processing-n:127.0.0.1:46085_solr) 
[n:127.0.0.1:46085_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 469955 INFO  (jetty-launcher-904-thread-4) 
[n:127.0.0.1:39207_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39207_solr
   [junit4]   2> 469955 INFO  (jetty-launcher-904-thread-2) 
[n:127.0.0.1:36417_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 469956 INFO  
(zkCallback-920-thread-1-processing-n:127.0.0.1:39587_solr) 
[n:127.0.0.1:39587_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 469962 INFO  
(zkCallback-928-thread-2-processing-n:127.0.0.1:46085_solr) 
[n:127.0.0.1:46085_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 469966 INFO  
(zkCallback-922-thread-1-processing-n:127.0.0.1:39207_solr) 
[n:127.0.0.1:39207_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (3)
   [junit4]   2> 469970 INFO  
(zkCallback-921-thread-1-processing-n:127.0.0.1:36417_solr) 
[n:127.0.0.1:36417_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 469970 INFO  (jetty-launcher-904-thread-2) 
[n:127.0.0.1:36417_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 469971 INFO  (jetty-launcher-904-thread-2) 
[n:127.0.0.1:36417_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36417_solr
   [junit4]   2> 469972 INFO  
(zkCallback-928-thread-2-processing-n:127.0.0.1:46085_solr) 
[n:127.0.0.1:46085_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 469974 INFO  
(zkCallback-920-thread-1-processing-n:127.0.0.1:39587_solr) 
[n:127.0.0.1:39587_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 469974 INFO  
(zkCallback-921-thread-1-processing-n:127.0.0.1:36417_solr) 
[n:127.0.0.1:36417_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 469975 INFO  
(zkCallback-922-thread-1-processing-n:127.0.0.1:39207_solr) 
[n:127.0.0.1:39207_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 470160 INFO  (jetty-launcher-904-thread-3) 
[n:127.0.0.1:46085_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46085.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@ad1dff
   [junit4]   2> 470167 INFO  (jetty-launcher-904-thread-3) 
[n:127.0.0.1:46085_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46085.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@ad1dff
   [junit4]   2> 470167 INFO  (jetty-launcher-904-thread-3) 
[n:127.0.0.1:46085_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46085.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@ad1dff
   [junit4]   2> 470168 INFO  (jetty-launcher-904-thread-3) 
[n:127.0.0.1:46085_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_2B9C439F683795A9-001/tempDir-001/node3/.
   [junit4]   2> 470214 INFO  (jetty-launcher-904-thread-4) 
[n:127.0.0.1:39207_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39207.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@ad1dff
   [junit4]   2> 470218 INFO  (jetty-launcher-904-thread-4) 
[n:127.0.0.1:39207_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39207.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@ad1dff
   [junit4]   2> 470218 INFO  (jetty-launcher-904-thread-4) 
[n:127.0.0.1:39207_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39207.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@ad1dff
   [junit4]   2> 470218 INFO  (jetty-launcher-904-thread-4) 
[n:127.0.0.1:39207_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_2B9C439F683795A9-001/tempDir-001/node4/.
   [junit4]   2> 470281 INFO  (jetty-launcher-904-thread-1) 
[n:127.0.0.1:39587_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39587.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@ad1dff
   [junit4]   2> 470285 INFO  (jetty-launcher-904-thread-1) 
[n:127.0.0.1:39587_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39587.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@ad1dff
   [junit4]   2> 470285 INFO  (jetty-launcher-904-thread-1) 
[n:127.0.0.1:39587_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39587.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@ad1dff
   [junit4]   2> 470287 INFO  (jetty-launcher-904-thread-1) 
[n:127.0.0.1:39587_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_2B9C439F683795A9-001/tempDir-001/node1/.
   [junit4]   2> 470295 INFO  (jetty-launcher-904-thread-2) 
[n:127.0.0.1:36417_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36417.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@ad1dff
   [junit4]   2> 470302 INFO  (jetty-launcher-904-thread-2) 
[n:127.0.0.1:36417_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36417.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@ad1dff
   [junit4]   2> 470302 INFO  (jetty-launcher-904-thread-2) 
[n:127.0.0.1:36417_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36417.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@ad1dff
   [junit4]   2> 470303 INFO  (jetty-launcher-904-thread-2) 
[n:127.0.0.1:36417_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_2B9C439F683795A9-001/tempDir-001/node2/.
   [junit4]   2> 470346 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[2B9C439F683795A9]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 470346 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[2B9C439F683795A9]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37353/solr ready
   [junit4]   2> 470489 INFO  (qtp11191004-5471) [n:127.0.0.1:46085_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&name=test_col&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 470490 INFO  
(OverseerThreadFactory-2538-thread-1-processing-n:127.0.0.1:46085_solr) 
[n:127.0.0.1:46085_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
test_col
   [junit4]   2> 470595 INFO  
(OverseerStateUpdate-98241340208840716-127.0.0.1:46085_solr-n_0000000000) 
[n:127.0.0.1:46085_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"test_col",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"test_col_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:46085/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 470598 INFO  
(OverseerStateUpdate-98241340208840716-127.0.0.1:46085_solr-n_0000000000) 
[n:127.0.0.1:46085_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"test_col",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"test_col_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:36417/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 470600 INFO  
(OverseerStateUpdate-98241340208840716-127.0.0.1:46085_solr-n_0000000000) 
[n:127.0.0.1:46085_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"test_col",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"test_col_shard2_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:39207/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 470601 INFO  
(OverseerStateUpdate-98241340208840716-127.0.0.1:46085_solr-n_0000000000) 
[n:127.0.0.1:46085_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"test_col",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"test_col_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:39587/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 470803 INFO  (qtp15800636-5468) [n:127.0.0.1:36417_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&collection=test_col&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&coreNodeName=core_node2&name=test_col_shard1_replica_n2&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 470803 INFO  (qtp11191004-5453) [n:127.0.0.1:46085_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&collection=test_col&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&coreNodeName=core_node1&name=test_col_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 470803 INFO  (qtp22252748-5467) [n:127.0.0.1:39207_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&collection=test_col&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&coreNodeName=core_node3&name=test_col_shard2_replica_n1&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 470803 INFO  (qtp24941444-5472) [n:127.0.0.1:39587_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&collection=test_col&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&coreNodeName=core_node4&name=test_col_shard2_replica_n2&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 470803 INFO  (qtp15800636-5468) [n:127.0.0.1:36417_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 470803 INFO  (qtp11191004-5453) [n:127.0.0.1:46085_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 470804 INFO  (qtp22252748-5467) [n:127.0.0.1:39207_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 470804 INFO  (qtp24941444-5472) [n:127.0.0.1:39587_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 470909 INFO  
(zkCallback-922-thread-1-processing-n:127.0.0.1:39207_solr) 
[n:127.0.0.1:39207_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: [4])
   [junit4]   2> 470909 INFO  
(zkCallback-921-thread-1-processing-n:127.0.0.1:36417_solr) 
[n:127.0.0.1:36417_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: [4])
   [junit4]   2> 470910 INFO  
(zkCallback-922-thread-2-processing-n:127.0.0.1:39207_solr) 
[n:127.0.0.1:39207_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: [4])
   [junit4]   2> 470910 INFO  
(zkCallback-920-thread-2-processing-n:127.0.0.1:39587_solr) 
[n:127.0.0.1:39587_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: [4])
   [junit4]   2> 470910 INFO  
(zkCallback-921-thread-2-processing-n:127.0.0.1:36417_solr) 
[n:127.0.0.1:36417_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: [4])
   [junit4]   2> 470909 INFO  
(zkCallback-928-thread-1-processing-n:127.0.0.1:46085_solr) 
[n:127.0.0.1:46085_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: [4])
   [junit4]   2> 470909 INFO  
(zkCallback-920-thread-1-processing-n:127.0.0.1:39587_solr) 
[n:127.0.0.1:39587_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: [4])
   [junit4]   2> 470909 INFO  
(zkCallback-928-thread-2-processing-n:127.0.0.1:46085_solr) 
[n:127.0.0.1:46085_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: [4])
   [junit4]   2> 471834 INFO  (qtp11191004-5453) [n:127.0.0.1:46085_solr 
c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 471834 INFO  (qtp15800636-5468) [n:127.0.0.1:36417_solr 
c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 471834 INFO  (qtp24941444-5472) [n:127.0.0.1:39587_solr 
c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 471835 INFO  (qtp22252748-5467) [n:127.0.0.1:39207_solr 
c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 471847 INFO  (qtp11191004-5453) [n:127.0.0.1:46085_solr 
c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] 
o.a.s.s.IndexSchema [test_col_shard1_replica_n1] Schema 
name=minimal-atomic-stress
   [junit4]   2> 471848 INFO  (qtp15800636-5468) [n:127.0.0.1:36417_solr 
c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n2] 
o.a.s.s.IndexSchema [test_col_shard1_replica_n2] Schema 
name=minimal-atomic-stress
   [junit4]   2> 471848 INFO  (qtp24941444-5472) [n:127.0.0.1:39587_solr 
c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica_n2] 
o.a.s.s.IndexSchema [test_col_shard2_replica_n2] Schema 
name=minimal-atomic-stress
   [junit4]   2> 471849 INFO  (qtp22252748-5467) [n:127.0.0.1:39207_solr 
c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] 
o.a.s.s.IndexSchema [test_col_shard2_replica_n1] Schema 
name=minimal-atomic-stress
   [junit4]   2> 471850 INFO  (qtp11191004-5453) [n:127.0.0.1:46085_solr 
c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal-atomic-stress/1.6 with uniqueid field 
id
   [junit4]   2> 471850 INFO  (qtp24941444-5472) [n:127.0.0.1:39587_solr 
c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica_n2] 
o.a.s.s.IndexSchema Loaded schema minimal-atomic-stress/1.6 with uniqueid field 
id
   [junit4]   2> 471850 INFO  (qtp11191004-5453) [n:127.0.0.1:46085_solr 
c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'test_col_shard1_replica_n1' using 
configuration from collection test_col, trusted=true
   [junit4]   2> 471850 INFO  (qtp24941444-5472) [n:127.0.0.1:39587_solr 
c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'test_col_shard2_replica_n2' using 
configuration from collection test_col, trusted=true
   [junit4]   2> 471850 INFO  (qtp15800636-5468) [n:127.0.0.1:36417_solr 
c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n2] 
o.a.s.s.IndexSchema Loaded schema minimal-atomic-stress/1.6 with uniqueid field 
id
   [junit4]   2> 471850 INFO  (qtp15800636-5468) [n:127.0.0.1:36417_solr 
c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'test_col_shard1_replica_n2' using 
configuration from collection test_col, trusted=true
   [junit4]   2> 471851 INFO  (qtp11191004-5453) [n:127.0.0.1:46085_solr 
c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46085.solr.core.test_col.shard1.replica_n1' (registry 
'solr.core.test_col.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@ad1dff
   [junit4]   2> 471851 INFO  (qtp15800636-5468) [n:127.0.0.1:36417_solr 
c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36417.solr.core.test_col.shard1.replica_n2' (registry 
'solr.core.test_col.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@ad1dff
   [junit4]   2> 471851 INFO  (qtp24941444-5472) [n:127.0.0.1:39587_solr 
c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39587.solr.core.test_col.shard2.replica_n2' (registry 
'solr.core.test_col.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@ad1dff
   [junit4]   2> 471851 INFO  (qtp11191004-5453) [n:127.0.0.1:46085_solr 
c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 471851 INFO  (qtp15800636-5468) [n:127.0.0.1:36417_solr 
c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 471851 INFO  (qtp24941444-5472) [n:127.0.0.1:39587_solr 
c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica_n2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 471851 INFO  (qtp11191004-5453) [n:127.0.0.1:46085_solr 
c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] o.a.s.c.SolrCore 
[[test_col_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_2B9C439F683795A9-001/tempDir-001/node3/test_col_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_2B9C439F683795A9-001/tempDir-001/node3/./test_col_shard1_replica_n1/data/]
   [junit4]   2> 471851 INFO  (qtp24941444-5472) [n:127.0.0.1:39587_solr 
c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica_n2] o.a.s.c.SolrCore 
[[test_col_shard2_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_2B9C439F683795A9-001/tempDir-001/node1/test_col_shard2_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_2B9C439F683795A9-001/tempDir-001/node1/./test_col_shard2_replica_n2/data/]
   [junit4]   2> 471851 INFO  (qtp15800636-5468) [n:127.0.0.1:36417_solr 
c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n2] o.a.s.c.SolrCore 
[[test_col_shard1_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_2B9C439F683795A9-001/tempDir-001/node2/test_col_shard1_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_2B9C439F683795A9-001/tempDir-001/node2/./test_col_shard1_replica_n2/data/]
   [junit4]   2> 471852 INFO  (qtp22252748-5467) [n:127.0.0.1:39207_solr 
c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal-atomic-stress/1.6 with uniqueid field 
id
   [junit4]   2> 471852 INFO  (qtp22252748-5467) [n:127.0.0.1:39207_solr 
c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'test_col_shard2_replica_n1' using 
configuration from collection test_col, trusted=true
   [junit4]   2> 471852 INFO  (qtp22252748-5467) [n:127.0.0.1:39207_solr 
c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39207.solr.core.test_col.shard2.replica_n1' (registry 
'solr.core.test_col.shard2.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@ad1dff
   [junit4]   2> 471852 INFO  (qtp22252748-5467) [n:127.0.0.1:39207_solr 
c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 471853 INFO  (qtp22252748-5467) [n:127.0.0.1:39207_solr 
c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] o.a.s.c.SolrCore 
[[test_col_shard2_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_2B9C439F683795A9-001/tempDir-001/node4/test_col_shard2_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_2B9C439F683795A9-001/tempDir-001/node4/./test_col_shard2_replica_n1/data/]
   [junit4]   2> 471854 INFO  (qtp11191004-5453) [n:127.0.0.1:46085_solr 
c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=47, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.2485314512001832]
   [junit4]   2> 471854 INFO  (qtp24941444-5472) [n:127.0.0.1:39587_solr 
c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica_n2] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=47, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.2485314512001832]
   [junit4]   2> 471855 INFO  (qtp15800636-5468) [n:127.0.0.1:36417_solr 
c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n2] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=47, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.2485314512001832]
   [junit4]   2> 471856 INFO  (qtp22252748-5467) [n:127.0.0.1:39207_solr 
c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=47, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.2485314512001832]
   [junit4]   2> 471858 WARN  (qtp15800636-5468) [n:127.0.0.1:36417_solr 
c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n2] 
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> 471859 WARN  (qtp11191004-5453) [n:127.0.0.1:46085_solr 
c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] 
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> 471859 WARN  (qtp24941444-5472) [n:127.0.0.1:39587_solr 
c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica_n2] 
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> 471860 WARN  (qtp22252748-5467) [n:127.0.0.1:39207_solr 
c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] 
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> 471900 INFO  (qtp11191004-5453) [n:127.0.0.1:46085_solr 
c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 471900 INFO  (qtp11191004-5453) [n:127.0.0.1:46085_solr 
c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 471900 INFO  (qtp15800636-5468) [n:127.0.0.1:36417_solr 
c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 471900 INFO  (qtp22252748-5467) [n:127.0.0.1:39207_solr 
c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 471900 INFO  (qtp15800636-5468) [n:127.0.0.1:36417_solr 
c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 471900 INFO  (qtp22252748-5467) [n:127.0.0.1:39207_solr 
c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 471900 INFO  (qtp24941444-5472) [n:127.0.0.1:39587_solr 
c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 471900 INFO  (qtp24941444-5472) [n:127.0.0.1:39587_solr 
c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica_n2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 471901 INFO  (qtp11191004-5453) [n:127.0.0.1:46085_solr 
c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 471901 INFO  (qtp11191004-5453) [n:127.0.0.1:46085_solr 
c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 471901 INFO  (qtp15800636-5468) [n:127.0.0.1:36417_solr 
c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 471901 INFO  (qtp22252748-5467) [n:127.0.0.1:39207_solr 
c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 471901 INFO  (qtp15800636-5468) [n:127.0.0.1:36417_solr 
c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 471901 INFO  (qtp22252748-5467) [n:127.0.0.1:39207_solr 
c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 471901 INFO  (qtp24941444-5472) [n:127.0.0.1:39587_solr 
c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 471901 INFO  (qtp24941444-5472) [n:127.0.0.1:39587_solr 
c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 471902 INFO  (qtp11191004-5453) [n:127.0.0.1:46085_solr 
c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=35, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=93.7548828125, 
floorSegmentMB=1.8115234375, forceMergeDeletesPctAllowed=27.919984795418227, 
segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5001951403554362
   [junit4]   2> 471902 INFO  (qtp15800636-5468) [n:127.0.0.1:36417_solr 
c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n2] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=35, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=93.7548828125, 
floorSegmentMB=1.8115234375, forceMergeDeletesPctAllowed=27.919984795418227, 
segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5001951403554362
   [junit4]   2> 471902 INFO  (qtp22252748-5467) [n:127.0.0.1:39207_solr 
c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=35, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=93.7548828125, 
floorSegmentMB=1.8115234375, forceMergeDeletesPctAllowed=27.919984795418227, 
segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5001951403554362
   [junit4]   2> 471902 INFO  (qtp11191004-5453) [n:127.0.0.1:46085_solr 
c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@142e7d5[test_col_shard1_replica_n1] 
main]
   [junit4]   2> 471902 INFO  (qtp15800636-5468) [n:127.0.0.1:36417_solr 
c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@c82c27[test_col_shard1_replica_n2] 
main]
   [junit4]   2> 471902 INFO  (qtp22252748-5467) [n:127.0.0.1:39207_solr 
c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1b4502b[test_col_shard2_replica_n1] 
main]
   [junit4]   2> 471903 INFO  (qtp24941444-5472) [n:127.0.0.1:39587_solr 
c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica_n2] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=35, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=93.7548828125, 
floorSegmentMB=1.8115234375, forceMergeDeletesPctAllowed=27.919984795418227, 
segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5001951403554362
   [junit4]   2> 471903 INFO  (qtp24941444-5472) [n:127.0.0.1:39587_solr 
c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@183eb77[test_col_shard2_replica_n2] 
main]
   [junit4]   2> 471903 INFO  (qtp22252748-5467) [n:127.0.0.1:39207_solr 
c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set
   [junit4]   2> 471903 INFO  (qtp15800636-5468) [n:127.0.0.1:36417_solr 
c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set
   [junit4]   2> 471903 INFO  (qtp11191004-5453) [n:127.0.0.1:46085_solr 
c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set
   [junit4]   2> 471903 INFO  (qtp15800636-5468) [n:127.0.0.1:36417_solr 
c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set
   [junit4]   2> 471903 INFO  (qtp11191004-5453) [n:127.0.0.1:46085_solr 
c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set
   [junit4]   2> 471903 INFO  (qtp22252748-5467) [n:127.0.0.1:39207_solr 
c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set
   [junit4]   2> 471903 INFO  (qtp24941444-5472) [n:127.0.0.1:39587_solr 
c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set
   [junit4]   2> 471904 INFO  (qtp24941444-5472) [n:127.0.0.1:39587_solr 
c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set
   [junit4]   2> 471904 INFO  (qtp15800636-5468) [n:127.0.0.1:36417_solr 
c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 471904 INFO  (qtp22252748-5467) [n:127.0.0.1:39207_solr 
c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 471904 INFO  (qtp11191004-5453) [n:127.0.0.1:46085_solr 
c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 471904 INFO  (qtp24941444-5472) [n:127.0.0.1:39587_solr 
c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 471906 INFO  
(searcherExecutor-2549-thread-1-processing-n:127.0.0.1:36417_solr 
x:test_col_shard1_replica_n2 s:shard1 c:test_col r:core_node2) 
[n:127.0.0.1:36417_solr c:test_col s:shard1 r:core_node2 
x:test_col_shard1_replica_n2] o.a.s.c.SolrCore [test_col_shard1_replica_n2] 
Registered new searcher Searcher@c82c27[test_col_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 471906 INFO  (qtp15800636-5468) [n:127.0.0.1:36417_solr 
c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1571861445620006912
   [junit4]   2> 471907 INFO  
(searcherExecutor-2547-thread-1-processing-n:127.0.0.1:46085_solr 
x:test_col_shard1_replica_n1 s:shard1 c:test_col r:core_node1) 
[n:127.0.0.1:46085_solr c:test_col s:shard1 r:core_node1 
x:test_col_shard1_replica_n1] o.a.s.c.SolrCore [test_col_shard1_replica_n1] 
Registered new searcher Searcher@142e7d5[test_col_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 471907 INFO  (qtp11191004-5453) [n:127.0.0.1:46085_solr 
c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1571861445621055488
   [junit4]   2> 471907 INFO  
(searcherExecutor-2548-thread-1-processing-n:127.0.0.1:39587_solr 
x:test_col_shard2_replica_n2 s:shard2 c:test_col r:core_node4) 
[n:127.0.0.1:39587_solr c:test_col s:shard2 r:core_node4 
x:test_col_shard2_replica_n2] o.a.s.c.SolrCore [test_col_shard2_replica_n2] 
Registered new searcher Searcher@183eb77[test_col_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 471907 INFO  (qtp24941444-5472) [n:127.0.0.1:39587_solr 
c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica_n2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1571861445621055488
   [junit4]   2> 471908 INFO  
(searcherExecutor-2550-thread-1-processing-n:127.0.0.1:39207_solr 
x:test_col_shard2_replica_n1 s:shard2 c:test_col r:core_node3) 
[n:127.0.0.1:39207_solr c:test_col s:shard2 r:core_node3 
x:test_col_shard2_replica_n1] o.a.s.c.SolrCore [test_col_shard2_replica_n1] 
Registered new searcher Searcher@1b4502b[test_col_shard2_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 471908 INFO  (qtp22252748-5467) [n:127.0.0.1:39207_solr 
c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1571861445622104064
   [junit4]   2> 471910 INFO  (qtp15800636-5468) [n:127.0.0.1:36417_solr 
c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 471910 INFO  (qtp15800636-5468) [n:127.0.0.1:36417_solr 
c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 471910 INFO  (qtp15800636-5468) [n:127.0.0.1:36417_solr 
c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n2] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:36417/solr/test_col_shard1_replica_n2/
   [junit4]   2> 471911 INFO  (qtp22252748-5467) [n:127.0.0.1:39207_solr 
c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 471911 INFO  (qtp15800636-5468) [n:127.0.0.1:36417_solr 
c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n2] o.a.s.u.PeerSync 
PeerSync: core=test_col_shard1_replica_n2 url=http://127.0.0.1:36417/solr START 
replicas=[http://127.0.0.1:46085/solr/test_col_shard1_replica_n1/] nUpdates=100
   [junit4]   2> 471911 INFO  (qtp22252748-5467) [n:127.0.0.1:39207_solr 
c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 471911 INFO  (qtp22252748-5467) [n:127.0.0.1:39207_solr 
c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:39207/solr/test_col_shard2_replica_n1/
   [junit4]   2> 471911 INFO  (qtp15800636-5468) [n:127.0.0.1:36417_solr 
c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n2] o.a.s.u.PeerSync 
PeerSync: core=test_col_shard1_replica_n2 url=http://127.0.0.1:36417/solr DONE. 
 We have no versions.  sync failed.
   [junit4]   2> 471911 INFO  (qtp22252748-5467) [n:127.0.0.1:39207_solr 
c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] o.a.s.u.PeerSync 
PeerSync: core=test_col_shard2_replica_n1 url=http://127.0.0.1:39207/solr START 
replicas=[http://127.0.0.1:39587/solr/test_col_shard2_replica_n2/] nUpdates=100
   [junit4]   2> 471911 INFO  (qtp22252748-5467) [n:127.0.0.1:39207_solr 
c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] o.a.s.u.PeerSync 
PeerSync: core=test_col_shard2_replica_n1 url=http://127.0.0.1:39207/solr DONE. 
 We have no versions.  sync failed.
   [junit4]   2> 471912 INFO  (qtp11191004-5476) [n:127.0.0.1:46085_solr 
c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] 
o.a.s.c.S.Request [test_col_shard1_replica_n1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 471912 INFO  (qtp24941444-5479) [n:127.0.0.1:39587_solr 
c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica_n2] 
o.a.s.c.S.Request [test_col_shard2_replica_n2]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 471912 INFO  (qtp22252748-5467) [n:127.0.0.1:39207_solr 
c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 471913 INFO  (qtp22252748-5467) [n:127.0.0.1:39207_solr 
c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 471913 INFO  (qtp22252748-5467) [n:127.0.0.1:39207_solr 
c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 471912 INFO  (qtp15800636-5468) [n:127.0.0.1:36417_solr 
c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n2] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 471913 INFO  (qtp15800636-5468) [n:127.0.0.1:36417_solr 
c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 471913 INFO  (qtp15800636-5468) [n:127.0.0.1:36417_solr 
c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 471914 INFO  (qtp22252748-5467) [n:127.0.0.1:39207_solr 
c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:39207/solr/test_col_shard2_replica_n1/ shard2
   [junit4]   2> 471915 INFO  (qtp15800636-5468) [n:127.0.0.1:36417_solr 
c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:36417/solr/test_col_shard1_replica_n2/ shard1
   [junit4]   2> 472017 INFO  
(zkCallback-920-thread-1-processing-n:127.0.0.1:39587_solr) 
[n:127.0.0.1:39587_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: [4])
   [junit4]   2> 472017 INFO  
(zkCallback-928-thread-1-processing-n:127.0.0.1:46085_solr) 
[n:127.0.0.1:46085_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: [4])
   [junit4]   2> 472017 INFO  
(zkCallback-928-thread-2-processing-n:127.0.0.1:46085_solr) 
[n:127.0.0.1:46085_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: [4])
   [junit4]   2> 472017 INFO  
(zkCallback-922-thread-1-processing-n:127.0.0.1:39207_solr) 
[n:127.0.0.1:39207_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: [4])
   [junit4]   2> 472017 INFO  
(zkCallback-920-thread-2-processing-n:127.0.0.1:39587_solr) 
[n:127.0.0.1:39587_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: [4])
   [junit4]   2> 472017 INFO  
(zkCallback-921-thread-1-processing-n:127.0.0.1:36417_solr) 
[n:127.0.0.1:36417_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: [4])
   [junit4]   2> 472017 INFO  
(zkCallback-922-thread-2-processing-n:127.0.0.1:39207_solr) 
[n:127.0.0.1:39207_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: [4])
   [junit4]   2> 472017 INFO  
(zkCallback-921-thread-2-processing-n:127.0.0.1:36417_solr) 
[n:127.0.0.1:36417_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: [4])
   [junit4]   2> 472065 INFO  (qtp22252748-5467) [n:127.0.0.1:39207_solr 
c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 472065 INFO  (qtp15800636-5468) [n:127.0.0.1:36417_solr 
c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n2] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 472068 INFO  (qtp22252748-5467) [n:127.0.0.1:39207_solr 
c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&collection=test_col&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&coreNodeName=core_node3&name=test_col_shard2_replica_n1&action=CREATE&numShards=2&shard=shard2&wt=javabin}
 status=0 QTime=1265
   [junit4]   2> 472068 INFO  (qtp15800636-5468) [n:127.0.0.1:36417_solr 
c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n2] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&collection=test_col&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&coreNodeName=core_node2&name=test_col_shard1_replica_n2&action=CREATE&numShards=2&shard=shard1&wt=javabin}
 status=0 QTime=1265
   [junit4]   2> 472172 INFO  
(zkCallback-921-thread-2-processing-n:127.0.0.1:36417_solr) 
[n:127.0.0.1:36417_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: [4])
   [junit4]   2> 472172 INFO  
(zkCallback-920-thread-2-processing-n:127.0.0.1:39587_solr) 
[n:127.0.0.1:39587_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: [4])
   [junit4]   2> 472172 INFO  
(zkCallback-920-thread-1-processing-n:127.0.0.1:39587_solr) 
[n:127.0.0.1:39587_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: [4])
   [junit4]   2> 472172 INFO  
(zkCallback-928-thread-2-processing-n:127.0.0.1:46085_solr) 
[n:127.0.0.1:46085_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: [4])
   [junit4]   2> 472172 INFO  
(zkCallback-921-thread-1-processing-n:127.0.0.1:36417_solr) 
[n:127.0.0.1:36417_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: [4])
   [junit4]   2> 472172 INFO  
(zkCallback-922-thread-1-processing-n:127.0.0.1:39207_solr) 
[n:127.0.0.1:39207_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: [4])
   [junit4]   2> 472172 INFO  
(zkCallback-922-thread-2-processing-n:127.0.0.1:39207_solr) 
[n:127.0.0.1:39207_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: [4])
   [junit4]   2> 472172 INFO  
(zkCallback-928-thread-1-processing-n:127.0.0.1:46085_solr) 
[n:127.0.0.1:46085_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: [4])
   [junit4]   2> 472912 INFO  (qtp11191004-5453) [n:127.0.0.1:46085_solr 
c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&collection=test_col&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&coreNodeName=core_node1&name=test_col_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin}
 status=0 QTime=2108
   [junit4]   2> 472912 INFO  (qtp24941444-5472) [n:127.0.0.1:39587_solr 
c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica_n2] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&collection=test_col&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&coreNodeName=core_node4&name=test_col_shard2_replica_n2&action=CREATE&numShards=2&shard=shard2&wt=javabin}
 status=0 QTime=2108
   [junit4]   2> 472914 INFO  (qtp11191004-5471) [n:127.0.0.1:46085_solr    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 473015 INFO  
(zkCallback-920-thread-1-processing-n:127.0.0.1:39587_solr) 
[n:127.0.0.1:39587_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: [4])
   [junit4]   2> 473015 INFO  
(zkCallback-921-thread-2-processing-n:127.0.0.1:36417_solr) 
[n:127.0.0.1:36417_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: [4])
   [junit4]   2> 473015 INFO  
(zkCallback-921-thread-1-processing-n:127.0.0.1:36417_solr) 
[n:127.0.0.1:36417_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: [4])
   [junit4]   2> 473015 INFO  
(zkCallback-928-thread-2-processing-n:127.0.0.1:46085_solr) 
[n:127.0.0.1:46085_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: [4])
   [junit4]   2> 473015 INFO  
(zkCallback-928-thread-1-processing-n:127.0.0.1:46085_solr) 
[n:127.0.0.1:46085_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: [4])
   [junit4]   2> 473015 INFO  
(zkCallback-922-thread-1-processing-n:127.0.0.1:39207_solr) 
[n:127.0.0.1:39207_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: [4])
   [junit4]   2> 473015 INFO  
(zkCallback-920-thread-2-processing-n:127.0.0.1:39587_solr) 
[n:127.0.0.1:39587_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: [4])
   [junit4]   2> 473015 INFO  
(zkCallback-922-thread-2-processing-n:127.0.0.1:39207_solr) 
[n:127.0.0.1:39207_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: [4])
   [junit4]   2> 473914 INFO  (qtp11191004-5471) [n:127.0.0.1:46085_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=2&property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&name=test_col&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=3426
   [junit4]   2> 473915 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[2B9C439F683795A9]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
test_col failOnTimeout:true timeout (sec):330
   [junit4]   1> -
   [junit4]   1> replica:core_node1 rstate:active live:true
   [junit4]   1> replica:core_node2 rstate:active live:true
   [junit4]   1> replica:core_node3 rstate:active live:true
   [junit4]   1> replica:core_node4 rstate:active live:true
   [junit4]   1> no one is recoverying
   [junit4]   2> 473916 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[2B9C439F683795A9]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: test_col
   [junit4]   2> 473927 INFO  (qtp22252748-5478) [n:127.0.0.1:39207_solr 
c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] 
o.a.s.c.S.Request [test_col_shard2_replica_n1]  webapp=/solr 
path=/schema/fieldtypes/long params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 473970 INFO  
(TEST-TestStressCloudBlindAtomicUpdates.test_dv_stored-seed#[2B9C439F683795A9]) 
[    ] o.a.s.SolrTestCaseJ4 ###Starting test_dv_stored
   [junit4]   2> 473976 INFO  (qtp11191004-5457) [n:127.0.0.1:46085_solr 
c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n1]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&_version_=-1571861447786364928&distrib.from=http://127.0.0.1:36417/solr/test_col_shard1_replica_n2/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1571861447786364928)} 0 1
   [junit4]   2> 473977 INFO  (qtp24941444-5448) [n:127.0.0.1:39587_solr 
c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n2]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&_version_=-1571861447788462080&distrib.from=http://127.0.0.1:39207/solr/test_col_shard2_replica_n1/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1571861447788462080)} 0 0
   [junit4]   2> 473977 INFO  (qtp22252748-5467) [n:127.0.0.1:39207_solr 
c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n1]  webapp=/solr 
path=/update 
params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:36417/solr/test_col_shard1_replica_n2/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1571861447788462080)} 0 4
   [junit4]   2> 473978 INFO  (qtp15800636-5470) [n:127.0.0.1:36417_solr 
c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n2]  webapp=/solr 
path=/update params={wt=javabin&version=2}{deleteByQuery=*:* 
(-1571861447786364928)} 0 6
   [junit4]   2> 473979 INFO  (qtp11191004-5574) [n:127.0.0.1:46085_solr 
c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1571861447793704960,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 473979 WARN  (qtp11191004-5574) [n:127.0.0.1:46085_solr 
c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 Starting optimize... Reading and rewriting the 
entire index! Use with care.
   [junit4]   2> 473980 INFO  (qtp11191004-5574) [n:127.0.0.1:46085_solr 
c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 473980 INFO  (qtp22252748-5454) [n:127.0.0.1:39207_solr 
c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1571861447794753536,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 473980 WARN  (qtp22252748-5454) [n:127.0.0.1:39207_solr 
c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] 
o.a.s.u.DirectUpdateHandler2 Starting optimize... Reading and rewriting the 
entire index! Use with care.
   [junit4]   2> 473980 INFO  (qtp11191004-5574) [n:127.0.0.1:46085_solr 
c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 473980 INFO  (qtp22252748-5454) [n:127.0.0.1:39207_solr 
c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 473980 INFO  (qtp15800636-5456) [n:127.0.0.1:36417_solr 
c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n2] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1571861447794753536,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 473980 INFO  (qtp11191004-5574) [n:127.0.0.1:46085_solr 
c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n1]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&optimize=true&maxSegments=1&waitSearcher=true&openSearcher=true&distrib.from=http://127.0.0.1:36417/solr/test_col_shard1_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{optimize=}
 0 1
   [junit4]   2> 473980 WARN  (qtp15800636-5456) [n:127.0.0.1:36417_solr 
c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n2] 
o.a.s.u.DirectUpdateHandler2 Starting optimize... Reading and rewriting the 
entire index! Use with care.
   [junit4]   2> 473980 INFO  (qtp22252748-5454) [n:127.0.0.1:39207_solr 
c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 473980 INFO  (qtp24941444-5455) [n:127.0.0.1:39587_solr 
c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica_n2] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1571861447794753536,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 473980 INFO  (qtp22252748-5454) [n:127.0.0.1:39207_solr 
c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n1]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&optimize=true&maxSegments=1&waitSearcher=true&openSearcher=true&distrib.from=http://127.0.0.1:36417/solr/test_col_shard1_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{optimize=}
 0 1
   [junit4]   2> 473981 INFO  (qtp15800636-5456) [n:127.0.0.1:36417_solr 
c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n2] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 473981 WARN  (qtp24941444-5455) [n:127.0.0.1:39587_solr 
c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica_n2] 
o.a.s.u.DirectUpdateHandler2 Starting optimize... Reading and rewriting the 
entire index! Use with care.
   [junit4]   2> 473981 INFO  (qtp15800636-5456) [n:127.0.0.1:36417_solr 
c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n2] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 473981 INFO  (qtp24941444-5455) [n:127.0.0.1:39587_solr 
c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica_n2] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 473981 INFO  (qtp15800636-5456) [n:127.0.0.1:36417_solr 
c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n2]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&optimize=true&maxSegments=1&waitSearcher=true&openSearcher=true&distrib.from=http://127.0.0.1:36417/solr/test_col_shard1_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{optimize=}
 0 1
   [junit4]   2> 473981 INFO  (qtp24941444-5455) [n:127.0.0.1:39587_solr 
c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica_n2] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 473981 INFO  (qtp24941444-5455) [n:127.0.0.1:39587_solr 
c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n2]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&optimize=true&maxSegments=1&waitSearcher=true&openSearcher=true&distrib.from=http://127.0.0.1:36417/solr/test_col_shard1_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{optimize=}
 0 1
   [junit4]   2> 473982 INFO  (qtp15800636-5447) [n:127.0.0.1:36417_solr 
c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n2]  webapp=/solr 
path=/update 
params={_stateVer_=test_col:5&optimize=true&maxSegments=1&waitSearcher=true&wt=javabin&version=2}{optimize=}
 0 3
   [junit4]   2> 473983 INFO  (qtp15800636-5468) [n:127.0.0.1:36417_solr 
c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n2] 
o.a.s.c.S.Request [test_col_shard1_replica_n2]  webapp=/solr 
path=/schema/fields/long_dv_stored params={wt=javabin&version=2} status=0 
QTime=0
   [junit4]   2> 473983 INFO  
(TEST-TestStressCloudBlindAtomicUpdates.test_dv_stored-seed#[2B9C439F683795A9]) 
[    ] o.a.s.c.TestStressCloudBlindAtomicUpdates Testing long_dv_stored: 
numDocsToCheck=158, numDocsInIndex=158, incr=1
   [junit4]   2> 473988 INFO  (qtp11191004-5476) [n:127.0.0.1:46085_solr 
c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n1]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:36417/solr/test_col_shard1_replica_n2/&wt=javabin&version=2}{add=[0
 (1571861447799996416)]} 0 1
   [junit4]   2> 473988 INFO  (qtp15800636-5452) [n:127.0.0.1:36417_solr 
c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n2]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[0 (1571861447799996416)]} 0 3
   [junit4]   2> 473990 INFO  (qtp11191004-5453) [n:127.0.0.1:46085_solr 
c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n1]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:36417/solr/test_col_shard1_replica_n2/&wt=javabin&version=2}{add=[1
 (1571861447804190720)]} 0 0
   [junit4]   2> 473991 INFO  (qtp15800636-5456) [n:127.0.0.1:36417_solr 
c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n2]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[1 (1571861447804190720)]} 0 1
   [junit4]   2> 473994 INFO  (qtp24941444-5451) [n:127.0.0.1:39587_solr 
c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n2]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:39207/solr/test_col_shard2_replica_n1/&wt=javabin&version=2}{add=[2
 (1571861447807336448)]} 0 0
   [junit4]   2> 473994 INFO  (qtp22252748-5449) [n:127.0.0.1:39207_solr 
c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[2 (1571861447807336448)]} 0 2
   [junit4]   2> 473996 INFO  (qtp24941444-5472) [n:127.0.0.1:39587_solr 
c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n2]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:39207/solr/test_col_shard2_replica_n1/&wt=javabin&version=2}{add=[3
 (1571861447810482176)]} 0 0
   [junit4]   2> 473996 INFO  (qtp22252748-5458) [n:127.0.0.1:39207_solr 
c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[3 (1571861447810482176)]} 0 1
   [junit4]   2> 473998 INFO  (qtp11191004-5471) [n:127.0.0.1:46085_solr 
c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n1]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:36417/solr/test_col_shard1_replica_n2/&wt=javabin&version=2}{add=[4
 (1571861447812579328)]} 0 0
   [junit4]   2> 473998 INFO  (qtp15800636-5447) [n:127.0.0.1:36417_solr 
c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n2]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[4 (1571861447812579328)]} 0 1
   [junit4]   2> 474000 INFO  (qtp24941444-5448) [n:127.0.0.1:39587_solr 
c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n2]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:39207/solr/test_col_shard2_replica_n1/&wt=javabin&version=2}{add=[5
 (1571861447814676480)]} 0 0
   [junit4]   2> 474000 INFO  (qtp22252748-5467) [n:127.0.0.1:39207_solr 
c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[5 (1571861447814676480)]} 0 1
   [junit4]   2> 474001 INFO  (qtp24941444-5455) [n:127.0.0.1:39587_solr 
c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n2]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:39207/solr/test_col_shard2_replica_n1/&wt=javabin&version=2}{add=[6
 (1571861447816773632)]} 0 0
   [junit4]   2> 474002 INFO  (qtp22252748-5454) [n:127.0.0.1:39207_solr 
c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[6 (1571861447816773632)]} 0 1
   [junit4]   2> 474003 INFO  (qtp24941444-5451) [n:127.0.0.1:39587_solr 
c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n2]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:39207/solr/test_col_shard2_replica_n1/&wt=javabin&version=2}{add=[7
 (1571861447817822208)]} 0 0
   [junit4]   2> 474004 INFO  (qtp22252748-5449) [n:127.0.0.1:39207_solr 
c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[7 (1571861447817822208)]} 0 1
   [junit4]   2> 474005 INFO  (qtp11191004-5457) [n:127.0.0.1:46085_solr 
c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n1]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:36417/solr/test_col_shard1_replica_n2/&wt=javabin&version=2}{add=[8
 (1571861447819919360)]} 0 0
   [junit4]   2> 474006 INFO  (qtp15800636-5468) [n:127.0.0.1:36417_solr 
c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n2]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[8 (1571861447819919360)]} 0 1
   [junit4]   2> 474007 INFO  (qtp24941444-5472) [n:127.0.0.1:39587_solr 
c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n2]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:39207/solr/test_col_shard2_replica_n1/&wt=javabin&version=2}{add=[9
 (1571861447823065088)]} 0 0
   [junit4]   2> 474008 INFO  (qtp22252748-5458) [n:127.0.0.1:39207_solr 
c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[9 (1571861447823065088)]} 0 1
   [junit4]   2> 474009 INFO  (qtp11191004-5574) [n:127.0.0.1:46085_solr 
c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n1]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:36417/solr/test_col_shard1_replica_n2/&wt=javabin&version=2}{add=[10
 (1571861447825162240)]} 0 0
   [junit4]   2> 474010 INFO  (qtp15800636-5452) [n:127.0.0.1:36417_solr 
c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n2]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[10 (1571861447825162240)]} 0 1
  

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

orters for registry=solr.core.test_col.shard1.replica_n2, tag=30119131
   [junit4]   2> 488342 INFO  (coreCloseExecutor-2567-thread-1) 
[n:127.0.0.1:39587_solr c:test_col s:shard2 r:core_node4 
x:test_col_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.test_col.shard2.leader, tag=14177435
   [junit4]   2> 488344 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 0x15d05fa79680008, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 488344 INFO  
(zkCallback-928-thread-1-processing-n:127.0.0.1:46085_solr) 
[n:127.0.0.1:46085_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (3)
   [junit4]   2> 488344 INFO  
(zkCallback-922-thread-2-processing-n:127.0.0.1:39207_solr) 
[n:127.0.0.1:39207_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (3)
   [junit4]   2> 488345 INFO  
(zkCallback-921-thread-2-processing-n:127.0.0.1:36417_solr) 
[n:127.0.0.1:36417_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (3)
   [junit4]   2> 488345 INFO  (coreCloseExecutor-2570-thread-1) 
[n:127.0.0.1:39207_solr c:test_col s:shard2 r:core_node3 
x:test_col_shard2_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.test_col.shard2.leader, tag=3218191
   [junit4]   2> 488346 INFO  (coreCloseExecutor-2569-thread-1) 
[n:127.0.0.1:36417_solr c:test_col s:shard1 r:core_node2 
x:test_col_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.test_col.shard1.leader, tag=30119131
   [junit4]   2> 488346 INFO  
(zkCallback-928-thread-1-processing-n:127.0.0.1:46085_solr) 
[n:127.0.0.1:46085_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (2)
   [junit4]   2> 488346 INFO  
(zkCallback-921-thread-2-processing-n:127.0.0.1:36417_solr) 
[n:127.0.0.1:36417_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (2)
   [junit4]   2> 488347 INFO  (coreCloseExecutor-2568-thread-1) 
[n:127.0.0.1:46085_solr c:test_col s:shard1 r:core_node1 
x:test_col_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.test_col.shard1.leader, tag=2534081
   [junit4]   2> 488347 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 0x15d05fa79680009, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 488348 INFO  (jetty-closer-905-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=98241340208840716-127.0.0.1:46085_solr-n_0000000000) closing
   [junit4]   2> 488348 INFO  
(OverseerStateUpdate-98241340208840716-127.0.0.1:46085_solr-n_0000000000) 
[n:127.0.0.1:46085_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:46085_solr
   [junit4]   2> 488348 INFO  
(zkCallback-928-thread-1-processing-n:127.0.0.1:46085_solr) 
[n:127.0.0.1:46085_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (1)
   [junit4]   2> 488349 WARN  
(zkCallback-928-thread-1-processing-n:127.0.0.1:46085_solr) 
[n:127.0.0.1:46085_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 488350 INFO  (jetty-closer-905-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1cbec44{/solr,null,UNAVAILABLE}
   [junit4]   2> 489844 WARN  
(zkCallback-920-thread-2-processing-n:127.0.0.1:39587_solr) 
[n:127.0.0.1:39587_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 489844 INFO  (jetty-closer-905-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@15c88de{/solr,null,UNAVAILABLE}
   [junit4]   2> 489846 WARN  
(zkCallback-922-thread-1-processing-n:127.0.0.1:39207_solr) 
[n:127.0.0.1:39207_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 489847 INFO  (jetty-closer-905-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@81cd22{/solr,null,UNAVAILABLE}
   [junit4]   2> 489847 WARN  
(zkCallback-921-thread-1-processing-n:127.0.0.1:36417_solr) 
[n:127.0.0.1:36417_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 489848 INFO  (jetty-closer-905-thread-4) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@153e1ea{/solr,null,UNAVAILABLE}
   [junit4]   2> 489848 ERROR 
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[2B9C439F683795A9]-worker) [    ] 
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 489848 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[2B9C439F683795A9]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:37353 37353
   [junit4]   2> 489902 INFO  (Thread-1189) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:37353 37353
   [junit4]   2> 489903 WARN  (Thread-1189) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/aliases.json
   [junit4]   2>        5       /solr/clusterprops.json
   [junit4]   2>        4       
/solr/configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set
   [junit4]   2>        4       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        28      /solr/collections/test_col/state.json
   [junit4]   2>        5       /solr/clusterstate.json
   [junit4]   2>        3       
/solr/overseer_elect/election/98241340208840716-127.0.0.1:46085_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/live_nodes
   [junit4]   2>        5       /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_2B9C439F683795A9-001
   [junit4]   2> Jul 03, 2017 1:05:07 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{long_stored_idx=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
long_dv_idx=PostingsFormat(name=Memory), 
id=PostingsFormat(name=LuceneVarGapFixedInterval), 
long_dv_stored_idx=PostingsFormat(name=Memory)}, 
docValues:{_version_=DocValuesFormat(name=Asserting), 
long_dv_idx=DocValuesFormat(name=Lucene70), 
long_dv_stored=DocValuesFormat(name=Lucene70), 
id=DocValuesFormat(name=Lucene70), long_dv=DocValuesFormat(name=Lucene70), 
long_dv_stored_idx=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=217, 
maxMBSortInHeap=7.725319199436689, sim=RandomSimilarity(queryNorm=true): {}, 
locale=he-IL, timezone=SystemV/MST7MDT
   [junit4]   2> NOTE: Linux 4.10.0-21-generic i386/Oracle Corporation 
1.8.0_131 (32-bit)/cpus=8,threads=1,free=193490152,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestCursorMarkWithoutUniqueKey, TestComplexPhraseQParserPlugin, 
TestQueryWrapperFilter, DOMUtilTest, TestFieldCollectionResource, 
HdfsWriteToMultipleCollectionsTest, InfoHandlerTest, 
TestOverriddenPrefixQueryForCustomFieldType, CustomCollectionTest, 
SimpleMLTQParserTest, TestSubQueryTransformerDistrib, TestJsonFacets, 
SolrMetricsIntegrationTest, ZkStateReaderTest, TestSegmentSorting, ZkCLITest, 
DeleteNodeTest, ShardRoutingTest, RuleEngineTest, TestCoreDiscovery, 
TestLeaderElectionWithEmptyReplica, TestReqParamsAPI, TestQueryTypes, 
TestShardHandlerFactory, ResourceLoaderTest, ZkControllerTest, 
CoreAdminCreateDiscoverTest, PrimUtilsTest, CollectionReloadTest, 
DirectSolrConnectionTest, FileBasedSpellCheckerTest, SolrJmxReporterTest, 
DirectSolrSpellCheckerTest, FacetPivotSmallTest, QueryParsingTest, 
TestPKIAuthenticationPlugin, TestCloudRecovery, TestAuthenticationFramework, 
BadComponentTest, DistanceUnitsTest, LoggingHandlerTest, 
TestCopyFieldCollectionResource, DistributedQueryComponentCustomSortTest, 
UpdateLogTest, TestGraphMLResponseWriter, TestInitParams, TestStressVersions, 
ChaosMonkeySafeLeaderTest, SuggesterTSTTest, TestFastLRUCache, 
TestBM25SimilarityFactory, TestDistributedGrouping, 
DistributedTermsComponentTest, PreAnalyzedUpdateProcessorTest, 
LukeRequestHandlerTest, DistributedFacetExistsSmallTest, 
TestLocalFSCloudBackupRestore, TestSolrIndexConfig, ConfigSetsAPITest, 
TestDownShardTolerantSearch, TestCustomDocTransformer, CacheHeaderTest, 
HttpSolrCallGetCoreTest, SpellCheckCollatorWithCollapseTest, HighlighterTest, 
ActionThrottleTest, DistanceFunctionTest, SpatialFilterTest, 
AutoScalingHandlerTest, TestPostingsSolrHighlighter, MergeStrategyTest, 
ShufflingReplicaListTransformerTest, TestSolrXml, TestRawResponseWriter, 
TestDynamicLoading, TestFilteredDocIdSet, TestStressCloudBlindAtomicUpdates]
   [junit4] Completed [177/724 (1!)] on J1 in 20.69s, 5 tests, 1 error <<< 
FAILURES!

[...truncated 41270 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to