Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/355/
Java: 32bit/jdk-9-ea+181 -client -XX:+UseG1GC --illegal-access=deny

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:45207/solr/test_col: Async exception during distributed 
update: Error from server at 
http://127.0.0.1:38615/solr/test_col_shard1_replica_n1: Server Error    
request: 
http://127.0.0.1:38615/solr/test_col_shard1_replica_n1/update?update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A45207%2Fsolr%2Ftest_col_shard2_replica_n5%2F&wt=javabin&version=2
 Remote error message: Failed synchronous update on shard StdNode: 
http://127.0.0.1:34629/solr/test_col_shard1_replica_n3/ update: 
org.apache.solr.client.solrj.request.UpdateRequest@3a6606

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



request: 
http://127.0.0.1:38615/solr/test_col_shard1_replica_n1/update?update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A45207%2Fsolr%2Ftest_col_shard2_replica_n5%2F&wt=javabin&version=2
Remote error message: Failed synchronous update on shard StdNode: 
http://127.0.0.1:34629/solr/test_col_shard1_replica_n3/ update: 
org.apache.solr.client.solrj.request.UpdateRequest@3a6606
        at 
__randomizedtesting.SeedInfo.seed([90CA15A2CB3B9AA:3F18C31CA6EE83BB]:0)
        at java.base/java.util.concurrent.FutureTask.report(FutureTask.java:122)
        at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:191)
        at 
org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.checkField(TestStressCloudBlindAtomicUpdates.java:283)
        at 
org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.test_dv(TestStressCloudBlindAtomicUpdates.java:195)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
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.base/java.lang.Thread.run(Thread.java:844)
Caused by: java.lang.RuntimeException: Error from server at 
http://127.0.0.1:45207/solr/test_col: Async exception during distributed 
update: Error from server at 
http://127.0.0.1:38615/solr/test_col_shard1_replica_n1: Server Error



request: 
http://127.0.0.1:38615/solr/test_col_shard1_replica_n1/update?update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A45207%2Fsolr%2Ftest_col_shard2_replica_n5%2F&wt=javabin&version=2
Remote error message: Failed synchronous update on shard StdNode: 
http://127.0.0.1:34629/solr/test_col_shard1_replica_n3/ update: 
org.apache.solr.client.solrj.request.UpdateRequest@3a6606
        at 
org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates$Worker.run(TestStressCloudBlindAtomicUpdates.java:411)
        at 
java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514)
        at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        ... 1 more
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:45207/solr/test_col: Async exception during 
distributed update: Error from server at 
http://127.0.0.1:38615/solr/test_col_shard1_replica_n1: Server Error



request: 
http://127.0.0.1:38615/solr/test_col_shard1_replica_n1/update?update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A45207%2Fsolr%2Ftest_col_shard2_replica_n5%2F&wt=javabin&version=2
Remote error message: Failed synchronous update on shard StdNode: 
http://127.0.0.1:34629/solr/test_col_shard1_replica_n3/ update: 
org.apache.solr.client.solrj.request.UpdateRequest@3a6606
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:627)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
        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:370)
        at 
org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates$Worker.run(TestStressCloudBlindAtomicUpdates.java:399)
        ... 6 more




Build Log:
[...truncated 11272 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_90CA15A2CB3B9AA-001/init-core-data-001
   [junit4]   2> 117383 WARN  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[90CA15A2CB3B9AA]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=9 numCloses=9
   [junit4]   2> 117383 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[90CA15A2CB3B9AA]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 117384 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[90CA15A2CB3B9AA]-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> 117384 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[90CA15A2CB3B9AA]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 117385 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[90CA15A2CB3B9AA]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_90CA15A2CB3B9AA-001/tempDir-001
   [junit4]   2> 117386 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[90CA15A2CB3B9AA]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 117386 INFO  (Thread-71) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 117386 INFO  (Thread-71) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 117387 ERROR (Thread-71) [    ] 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> 117486 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[90CA15A2CB3B9AA]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:33437
   [junit4]   2> 117491 INFO  (jetty-launcher-47-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 117491 INFO  (jetty-launcher-47-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 117492 INFO  (jetty-launcher-47-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 117492 INFO  (jetty-launcher-47-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 117493 INFO  (jetty-launcher-47-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@156d08d{/solr,null,AVAILABLE}
   [junit4]   2> 117493 INFO  (jetty-launcher-47-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@e96f04{/solr,null,AVAILABLE}
   [junit4]   2> 117493 INFO  (jetty-launcher-47-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@295dd{/solr,null,AVAILABLE}
   [junit4]   2> 117493 INFO  (jetty-launcher-47-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@c5ffcf{/solr,null,AVAILABLE}
   [junit4]   2> 117494 INFO  (jetty-launcher-47-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@146f9f8{HTTP/1.1,[http/1.1]}{127.0.0.1:39405}
   [junit4]   2> 117494 INFO  (jetty-launcher-47-thread-4) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@d4e83{HTTP/1.1,[http/1.1]}{127.0.0.1:38615}
   [junit4]   2> 117494 INFO  (jetty-launcher-47-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1b0b71d{HTTP/1.1,[http/1.1]}{127.0.0.1:45207}
   [junit4]   2> 117494 INFO  (jetty-launcher-47-thread-4) [    ] 
o.e.j.s.Server Started @118948ms
   [junit4]   2> 117494 INFO  (jetty-launcher-47-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@10b50dc{HTTP/1.1,[http/1.1]}{127.0.0.1:34629}
   [junit4]   2> 117494 INFO  (jetty-launcher-47-thread-3) [    ] 
o.e.j.s.Server Started @118948ms
   [junit4]   2> 117494 INFO  (jetty-launcher-47-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38615}
   [junit4]   2> 117494 INFO  (jetty-launcher-47-thread-2) [    ] 
o.e.j.s.Server Started @118948ms
   [junit4]   2> 117494 INFO  (jetty-launcher-47-thread-1) [    ] 
o.e.j.s.Server Started @118948ms
   [junit4]   2> 117494 INFO  (jetty-launcher-47-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34629}
   [junit4]   2> 117494 INFO  (jetty-launcher-47-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=39405}
   [junit4]   2> 117494 ERROR (jetty-launcher-47-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 117494 ERROR (jetty-launcher-47-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 117494 INFO  (jetty-launcher-47-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.1.0
   [junit4]   2> 117495 INFO  (jetty-launcher-47-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.1.0
   [junit4]   2> 117495 INFO  (jetty-launcher-47-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 117494 INFO  (jetty-launcher-47-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45207}
   [junit4]   2> 117495 INFO  (jetty-launcher-47-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 117495 INFO  (jetty-launcher-47-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 117495 INFO  (jetty-launcher-47-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-03T18:07:24.532210Z
   [junit4]   2> 117494 ERROR (jetty-launcher-47-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 117495 INFO  (jetty-launcher-47-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 117495 INFO  (jetty-launcher-47-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.1.0
   [junit4]   2> 117495 INFO  (jetty-launcher-47-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-03T18:07:24.532275Z
   [junit4]   2> 117495 INFO  (jetty-launcher-47-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 117495 INFO  (jetty-launcher-47-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 117495 ERROR (jetty-launcher-47-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 117495 INFO  (jetty-launcher-47-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-03T18:07:24.532386Z
   [junit4]   2> 117495 INFO  (jetty-launcher-47-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.1.0
   [junit4]   2> 117495 INFO  (jetty-launcher-47-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 117495 INFO  (jetty-launcher-47-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 117495 INFO  (jetty-launcher-47-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-03T18:07:24.532476Z
   [junit4]   2> 117497 INFO  (jetty-launcher-47-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 117497 INFO  (jetty-launcher-47-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 117498 INFO  (jetty-launcher-47-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 117498 INFO  (jetty-launcher-47-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 117504 INFO  (jetty-launcher-47-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33437/solr
   [junit4]   2> 117508 INFO  (jetty-launcher-47-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33437/solr
   [junit4]   2> 117513 INFO  (jetty-launcher-47-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33437/solr
   [junit4]   2> 117520 INFO  (jetty-launcher-47-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33437/solr
   [junit4]   2> 117586 INFO  (jetty-launcher-47-thread-4) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 117586 INFO  (jetty-launcher-47-thread-2) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 117587 INFO  (jetty-launcher-47-thread-4) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:38615_solr
   [junit4]   2> 117587 INFO  (jetty-launcher-47-thread-4) [    ] 
o.a.s.c.Overseer Overseer 
(id=98596424543371272-127.0.0.1:38615_solr-n_0000000000) starting
   [junit4]   2> 117588 INFO  (jetty-launcher-47-thread-2) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34629_solr
   [junit4]   2> 117588 INFO  (jetty-launcher-47-thread-3) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 117589 INFO  (zkCallback-66-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 117589 INFO  (zkCallback-64-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 117589 INFO  (zkCallback-69-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 117589 INFO  (zkCallback-68-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 117589 INFO  (jetty-launcher-47-thread-1) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 117590 INFO  (jetty-launcher-47-thread-3) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45207_solr
   [junit4]   2> 117590 INFO  (zkCallback-64-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 117590 INFO  (zkCallback-69-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 117590 INFO  (zkCallback-66-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 117591 INFO  (jetty-launcher-47-thread-1) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39405_solr
   [junit4]   2> 117592 INFO  (zkCallback-69-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 117596 INFO  (zkCallback-64-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 117596 INFO  (zkCallback-68-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 117608 INFO  (zkCallback-66-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 117620 INFO  (jetty-launcher-47-thread-4) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38615_solr
   [junit4]   2> 117621 INFO  (zkCallback-64-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 117621 INFO  (zkCallback-68-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 117621 INFO  (zkCallback-69-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 117628 INFO  (zkCallback-66-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 117737 INFO  (jetty-launcher-47-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34629.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d56813
   [junit4]   2> 117745 INFO  (jetty-launcher-47-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39405.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d56813
   [junit4]   2> 117747 INFO  (jetty-launcher-47-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34629.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d56813
   [junit4]   2> 117747 INFO  (jetty-launcher-47-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34629.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d56813
   [junit4]   2> 117749 INFO  (jetty-launcher-47-thread-2) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_90CA15A2CB3B9AA-001/tempDir-001/node2/.
   [junit4]   2> 117749 INFO  (jetty-launcher-47-thread-4) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38615.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d56813
   [junit4]   2> 117760 INFO  (jetty-launcher-47-thread-4) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38615.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d56813
   [junit4]   2> 117760 INFO  (jetty-launcher-47-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39405.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d56813
   [junit4]   2> 117760 INFO  (jetty-launcher-47-thread-4) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38615.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d56813
   [junit4]   2> 117760 INFO  (jetty-launcher-47-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39405.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d56813
   [junit4]   2> 117761 INFO  (jetty-launcher-47-thread-4) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_90CA15A2CB3B9AA-001/tempDir-001/node4/.
   [junit4]   2> 117761 INFO  (jetty-launcher-47-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_90CA15A2CB3B9AA-001/tempDir-001/node1/.
   [junit4]   2> 117840 INFO  (jetty-launcher-47-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45207.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d56813
   [junit4]   2> 117851 INFO  (jetty-launcher-47-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45207.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d56813
   [junit4]   2> 117851 INFO  (jetty-launcher-47-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45207.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d56813
   [junit4]   2> 117853 INFO  (jetty-launcher-47-thread-3) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_90CA15A2CB3B9AA-001/tempDir-001/node3/.
   [junit4]   2> 117955 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[90CA15A2CB3B9AA]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 117955 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[90CA15A2CB3B9AA]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33437/solr ready
   [junit4]   2> 118259 INFO  (qtp10810104-372) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&property.schema=schema-minimal-atomic-stress.xml&property.config=solrconfig-tlog.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> 118264 INFO  (OverseerThreadFactory-134-thread-1) [    ] 
o.a.s.c.CreateCollectionCmd Create collection test_col
   [junit4]   2> 118372 INFO  
(OverseerStateUpdate-98596424543371272-127.0.0.1:38615_solr-n_0000000000) [    
] 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:38615/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 118375 INFO  
(OverseerStateUpdate-98596424543371272-127.0.0.1:38615_solr-n_0000000000) [    
] 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_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:34629/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 118379 INFO  
(OverseerStateUpdate-98596424543371272-127.0.0.1:38615_solr-n_0000000000) [    
] 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_n5",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:45207/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 118383 INFO  
(OverseerStateUpdate-98596424543371272-127.0.0.1:38615_solr-n_0000000000) [    
] 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_n7",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:39405/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 118610 INFO  (qtp30423622-361) [    ] 
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.schema=schema-minimal-atomic-stress.xml&property.config=solrconfig-tlog.xml&coreNodeName=core_node2&name=test_col_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 118610 INFO  (qtp10810104-353) [    ] 
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.schema=schema-minimal-atomic-stress.xml&property.config=solrconfig-tlog.xml&coreNodeName=core_node6&name=test_col_shard2_replica_n5&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 118610 INFO  (qtp30423622-361) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 118610 INFO  (qtp10810104-353) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 118613 INFO  (qtp5827983-367) [    ] 
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.schema=schema-minimal-atomic-stress.xml&property.config=solrconfig-tlog.xml&coreNodeName=core_node8&name=test_col_shard2_replica_n7&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 118613 INFO  (qtp5827983-367) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 118613 INFO  (qtp16438403-360) [    ] 
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.schema=schema-minimal-atomic-stress.xml&property.config=solrconfig-tlog.xml&coreNodeName=core_node4&name=test_col_shard1_replica_n3&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 118614 INFO  (qtp16438403-360) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 118725 INFO  (zkCallback-66-thread-1) [    ] 
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> 118725 INFO  (zkCallback-68-thread-1) [    ] 
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> 118725 INFO  (zkCallback-69-thread-1) [    ] 
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> 118725 INFO  (zkCallback-64-thread-1) [    ] 
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> 118727 INFO  (zkCallback-64-thread-2) [    ] 
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> 118727 INFO  (zkCallback-68-thread-2) [    ] 
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> 118729 INFO  (zkCallback-66-thread-2) [    ] 
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> 118731 INFO  (zkCallback-69-thread-2) [    ] 
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> 119652 INFO  (qtp5827983-367) [    ] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.1.0
   [junit4]   2> 119652 INFO  (qtp10810104-353) [    ] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.1.0
   [junit4]   2> 119652 INFO  (qtp30423622-361) [    ] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.1.0
   [junit4]   2> 119665 INFO  (qtp16438403-360) [    ] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.1.0
   [junit4]   2> 119668 INFO  (qtp5827983-367) [    ] o.a.s.s.IndexSchema 
[test_col_shard2_replica_n7] Schema name=minimal-atomic-stress
   [junit4]   2> 119668 INFO  (qtp30423622-361) [    ] o.a.s.s.IndexSchema 
[test_col_shard1_replica_n1] Schema name=minimal-atomic-stress
   [junit4]   2> 119669 INFO  (qtp10810104-353) [    ] o.a.s.s.IndexSchema 
[test_col_shard2_replica_n5] Schema name=minimal-atomic-stress
   [junit4]   2> 119669 INFO  (qtp5827983-367) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal-atomic-stress/1.6 with uniqueid field id
   [junit4]   2> 119669 INFO  (qtp5827983-367) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'test_col_shard2_replica_n7' using configuration from 
collection test_col, trusted=true
   [junit4]   2> 119670 INFO  (qtp30423622-361) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal-atomic-stress/1.6 with uniqueid field id
   [junit4]   2> 119670 INFO  (qtp30423622-361) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'test_col_shard1_replica_n1' using configuration from 
collection test_col, trusted=true
   [junit4]   2> 119670 INFO  (qtp10810104-353) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal-atomic-stress/1.6 with uniqueid field id
   [junit4]   2> 119670 INFO  (qtp10810104-353) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'test_col_shard2_replica_n5' using configuration from 
collection test_col, trusted=true
   [junit4]   2> 119670 INFO  (qtp5827983-367) [    ] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 'solr_39405.solr.core.test_col.shard2.replica_n7' (registry 
'solr.core.test_col.shard2.replica_n7') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d56813
   [junit4]   2> 119670 INFO  (qtp5827983-367) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 119670 INFO  (qtp5827983-367) [    ] o.a.s.c.SolrCore 
[[test_col_shard2_replica_n7] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_90CA15A2CB3B9AA-001/tempDir-001/node1/test_col_shard2_replica_n7],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_90CA15A2CB3B9AA-001/tempDir-001/node1/./test_col_shard2_replica_n7/data/]
   [junit4]   2> 119670 INFO  (qtp10810104-353) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45207.solr.core.test_col.shard2.replica_n5' (registry 
'solr.core.test_col.shard2.replica_n5') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d56813
   [junit4]   2> 119670 INFO  (qtp30423622-361) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38615.solr.core.test_col.shard1.replica_n1' (registry 
'solr.core.test_col.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d56813
   [junit4]   2> 119670 INFO  (qtp10810104-353) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 119670 INFO  (qtp30423622-361) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 119670 INFO  (qtp10810104-353) [    ] o.a.s.c.SolrCore 
[[test_col_shard2_replica_n5] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_90CA15A2CB3B9AA-001/tempDir-001/node3/test_col_shard2_replica_n5],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_90CA15A2CB3B9AA-001/tempDir-001/node3/./test_col_shard2_replica_n5/data/]
   [junit4]   2> 119670 INFO  (qtp30423622-361) [    ] o.a.s.c.SolrCore 
[[test_col_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_90CA15A2CB3B9AA-001/tempDir-001/node4/test_col_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_90CA15A2CB3B9AA-001/tempDir-001/node4/./test_col_shard1_replica_n1/data/]
   [junit4]   2> 119674 INFO  (qtp10810104-353) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=18, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.14848961220236392]
   [junit4]   2> 119674 INFO  (qtp5827983-367) [    ] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=18, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.14848961220236392]
   [junit4]   2> 119675 INFO  (qtp30423622-361) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=18, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.14848961220236392]
   [junit4]   2> 119676 INFO  (qtp16438403-360) [    ] o.a.s.s.IndexSchema 
[test_col_shard1_replica_n3] Schema name=minimal-atomic-stress
   [junit4]   2> 119677 WARN  (qtp10810104-353) [    ] 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> 119677 INFO  (qtp16438403-360) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal-atomic-stress/1.6 with uniqueid field id
   [junit4]   2> 119677 INFO  (qtp16438403-360) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'test_col_shard1_replica_n3' using configuration from 
collection test_col, trusted=true
   [junit4]   2> 119677 WARN  (qtp30423622-361) [    ] 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> 119678 INFO  (qtp16438403-360) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34629.solr.core.test_col.shard1.replica_n3' (registry 
'solr.core.test_col.shard1.replica_n3') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d56813
   [junit4]   2> 119678 INFO  (qtp16438403-360) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 119678 INFO  (qtp16438403-360) [    ] o.a.s.c.SolrCore 
[[test_col_shard1_replica_n3] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_90CA15A2CB3B9AA-001/tempDir-001/node2/test_col_shard1_replica_n3],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_90CA15A2CB3B9AA-001/tempDir-001/node2/./test_col_shard1_replica_n3/data/]
   [junit4]   2> 119679 WARN  (qtp5827983-367) [    ] 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> 119682 INFO  (qtp16438403-360) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=18, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.14848961220236392]
   [junit4]   2> 119685 WARN  (qtp16438403-360) [    ] 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> 119732 INFO  (qtp30423622-361) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 119732 INFO  (qtp30423622-361) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 119733 INFO  (qtp30423622-361) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 119733 INFO  (qtp30423622-361) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 119734 INFO  (qtp30423622-361) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=23, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=0.544921875, 
floorSegmentMB=1.6064453125, forceMergeDeletesPctAllowed=7.6369449228914075, 
segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 119734 INFO  (qtp30423622-361) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@490ab0[test_col_shard1_replica_n1] 
main]
   [junit4]   2> 119735 INFO  (qtp30423622-361) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set
   [junit4]   2> 119735 INFO  (qtp30423622-361) [    ] 
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> 119736 INFO  (qtp30423622-361) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 119738 INFO  (qtp16438403-360) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 119738 INFO  (qtp16438403-360) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 119738 INFO  (qtp5827983-367) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 119738 INFO  (qtp5827983-367) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 119738 INFO  (qtp10810104-353) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 119739 INFO  (qtp10810104-353) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 119740 INFO  (qtp5827983-367) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 119740 INFO  (qtp5827983-367) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 119740 INFO  (qtp10810104-353) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 119740 INFO  (qtp10810104-353) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 119740 INFO  (qtp16438403-360) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 119740 INFO  (qtp16438403-360) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 119741 INFO  (qtp5827983-367) [    ] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=23, maxMergeAtOnceExplicit=28, 
maxMergedSegmentMB=0.544921875, floorSegmentMB=1.6064453125, 
forceMergeDeletesPctAllowed=7.6369449228914075, segmentsPerTier=47.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 119741 INFO  (qtp10810104-353) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=23, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=0.544921875, 
floorSegmentMB=1.6064453125, forceMergeDeletesPctAllowed=7.6369449228914075, 
segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 119741 INFO  (qtp5827983-367) [    ] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@1fe0f61[test_col_shard2_replica_n7] main]
   [junit4]   2> 119741 INFO  (qtp10810104-353) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@768300[test_col_shard2_replica_n5] 
main]
   [junit4]   2> 119742 INFO  (qtp16438403-360) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=23, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=0.544921875, 
floorSegmentMB=1.6064453125, forceMergeDeletesPctAllowed=7.6369449228914075, 
segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 119743 INFO  (qtp5827983-367) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set
   [junit4]   2> 119743 INFO  (qtp10810104-353) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set
   [junit4]   2> 119743 INFO  (qtp16438403-360) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@13471b1[test_col_shard1_replica_n3] 
main]
   [junit4]   2> 119743 INFO  (searcherExecutor-144-thread-1) [    ] 
o.a.s.c.SolrCore [test_col_shard1_replica_n1] Registered new searcher 
Searcher@490ab0[test_col_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 119743 INFO  (qtp10810104-353) [    ] 
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> 119743 INFO  (qtp30423622-361) [    ] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1577542795164385280
   [junit4]   2> 119743 INFO  (qtp5827983-367) [    ] 
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> 119744 INFO  (qtp5827983-367) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 119744 INFO  (qtp10810104-353) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 119745 INFO  (qtp10810104-353) [    ] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1577542795166482432
   [junit4]   2> 119745 INFO  (searcherExecutor-143-thread-1) [    ] 
o.a.s.c.SolrCore [test_col_shard2_replica_n7] Registered new searcher 
Searcher@1fe0f61[test_col_shard2_replica_n7] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 119745 INFO  (qtp5827983-367) [    ] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1577542795166482432
   [junit4]   2> 119745 INFO  (qtp16438403-360) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set
   [junit4]   2> 119745 INFO  (qtp16438403-360) [    ] 
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> 119746 INFO  (qtp16438403-360) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 119747 INFO  (searcherExecutor-145-thread-1) [    ] 
o.a.s.c.SolrCore [test_col_shard2_replica_n5] Registered new searcher 
Searcher@768300[test_col_shard2_replica_n5] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 119748 INFO  (searcherExecutor-146-thread-1) [    ] 
o.a.s.c.SolrCore [test_col_shard1_replica_n3] Registered new searcher 
Searcher@13471b1[test_col_shard1_replica_n3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 119748 INFO  (qtp16438403-360) [    ] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1577542795169628160
   [junit4]   2> 119749 INFO  (qtp10810104-353) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 119749 INFO  (qtp10810104-353) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 119749 INFO  (qtp10810104-353) [    ] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:45207/solr/test_col_shard2_replica_n5/
   [junit4]   2> 119749 INFO  (qtp30423622-361) [    ] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 119749 INFO  (qtp10810104-353) [    ] o.a.s.u.PeerSync 
PeerSync: core=test_col_shard2_replica_n5 url=http://127.0.0.1:45207/solr START 
replicas=[http://127.0.0.1:39405/solr/test_col_shard2_replica_n7/] nUpdates=100
   [junit4]   2> 119753 INFO  (qtp5827983-373) [    ] o.a.s.c.S.Request 
[test_col_shard2_replica_n7]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 119851 INFO  (zkCallback-69-thread-2) [    ] 
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> 119851 INFO  (zkCallback-66-thread-1) [    ] 
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> 119851 INFO  (zkCallback-66-thread-2) [    ] 
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> 119851 INFO  (zkCallback-64-thread-2) [    ] 
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> 119851 INFO  (zkCallback-69-thread-1) [    ] 
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> 119851 INFO  (zkCallback-68-thread-1) [    ] 
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> 119851 INFO  (zkCallback-64-thread-1) [    ] 
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> 119851 INFO  (zkCallback-68-thread-2) [    ] 
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> 120052 INFO  (qtp10810104-353) [    ] o.a.s.u.PeerSync 
PeerSync: core=test_col_shard2_replica_n5 url=http://127.0.0.1:45207/solr DONE. 
 We have no versions.  sync failed.
   [junit4]   2> 120052 INFO  (qtp10810104-353) [    ] o.a.s.c.SyncStrategy 
Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 120052 INFO  (qtp10810104-353) [    ] 
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> 120052 INFO  (qtp10810104-353) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 120057 INFO  (qtp10810104-353) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:45207/solr/test_col_shard2_replica_n5/ shard2
   [junit4]   2> 120160 INFO  (zkCallback-68-thread-1) [    ] 
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> 120160 INFO  (zkCallback-64-thread-1) [    ] 
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> 120160 INFO  (zkCallback-66-thread-2) [    ] 
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> 120160 INFO  (zkCallback-68-thread-2) [    ] 
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> 120160 INFO  (zkCallback-69-thread-1) [    ] 
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> 120160 INFO  (zkCallback-64-thread-2) [    ] 
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> 120160 INFO  (zkCallback-66-thread-1) [    ] 
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> 120160 INFO  (zkCallback-69-thread-2) [    ] 
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> 120208 INFO  (qtp10810104-353) [    ] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 120210 INFO  (qtp10810104-353) [    ] 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.schema=schema-minimal-atomic-stress.xml&property.config=solrconfig-tlog.xml&coreNodeName=core_node6&name=test_col_shard2_replica_n5&action=CREATE&numShards=2&shard=shard2&wt=javabin}
 status=0 QTime=1599
   [junit4]   2> 120250 INFO  (qtp30423622-361) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 120250 INFO  (qtp30423622-361) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 120250 INFO  (qtp30423622-361) [    ] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:38615/solr/test_col_shard1_replica_n1/
   [junit4]   2> 120250 INFO  (qtp30423622-361) [    ] o.a.s.u.PeerSync 
PeerSync: core=test_col_shard1_replica_n1 url=http://127.0.0.1:38615/solr START 
replicas=[http://127.0.0.1:34629/solr/test_col_shard1_replica_n3/] nUpdates=100
   [junit4]   2> 120254 INFO  (qtp16438403-370) [    ] o.a.s.c.S.Request 
[test_col_shard1_replica_n3]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 120313 INFO  (zkCallback-64-thread-2) [    ] 
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> 120313 INFO  (zkCallback-69-thread-1) [    ] 
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> 120313 INFO  (zkCallback-69-thread-2) [    ] 
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> 120313 INFO  (zkCallback-66-thread-2) [    ] 
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> 120313 INFO  (zkCallback-66-thread-1) [    ] 
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> 120313 INFO  (zkCallback-68-thread-1) [    ] 
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> 120313 INFO  (zkCallback-68-thread-2) [    ] 
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> 120313 INFO  (zkCallback-64-thread-1) [    ] 
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> 120551 INFO  (qtp30423622-361) [    ] o.a.s.u.PeerSync 
PeerSync: core=test_col_shard1_replica_n1 url=http://127.0.0.1:38615/solr DONE. 
 We have no versions.  sync failed.
   [junit4]   2> 120551 INFO  (qtp30423622-361) [    ] o.a.s.c.SyncStrategy 
Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 120551 INFO  (qtp30423622-361) [    ] 
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> 120551 INFO  (qtp30423622-361) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 120555 INFO  (qtp30423622-361) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:38615/solr/test_col_shard1_replica_n1/ shard1
   [junit4]   2> 120659 INFO  (zkCallback-64-thread-1) [    ] 
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> 120659 INFO  (zkCallback-66-thread-2) [    ] 
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> 120659 INFO  (zkCallback-68-thread-1) [    ] 
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> 120659 INFO  (zkCallback-69-thread-1) [    ] 
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> 120659 INFO  (zkCallback-64-thread-2) [    ] 
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> 120659 INFO  (zkCallback-66-thread-1) [    ] 
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> 120659 INFO  (zkCallback-69-thread-2) [    ] 
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> 120659 INFO  (zkCallback-68-thread-2) [    ] 
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> 120706 INFO  (qtp30423622-361) [    ] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 120707 INFO  (qtp30423622-361) [    ] 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.schema=schema-minimal-atomic-stress.xml&property.config=solrconfig-tlog.xml&coreNodeName=core_node2&name=test_col_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin}
 status=0 QTime=2097
   [junit4]   2> 120751 INFO  (qtp5827983-367) [    ] 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.schema=schema-minimal-atomic-stress.xml&property.config=solrconfig-tlog.xml&coreNodeName=core_node8&name=test_col_shard2_replica_n7&action=CREATE&numShards=2&shard=shard2&wt=javabin}
 status=0 QTime=2137
   [junit4]   2> 120751 INFO  (qtp16438403-360) [    ] 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.schema=schema-minimal-atomic-stress.xml&property.config=solrconfig-tlog.xml&coreNodeName=core_node4&name=test_col_shard1_replica_n3&action=CREATE&numShards=2&shard=shard1&wt=javabin}
 status=0 QTime=2138
   [junit4]   2> 120756 INFO  (qtp10810104-372) [    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 120855 INFO  (zkCallback-66-thread-2) [    ] 
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> 120855 INFO  (zkCallback-64-thread-2) [    ] 
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> 120855 INFO  (zkCallback-69-thread-2) [    ] 
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> 120855 INFO  (zkCallback-69-thread-1) [    ] 
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> 120855 INFO  (zkCallback-68-thread-2) [    ] 
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> 120855 INFO  (zkCallback-68-thread-1) [    ] 
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> 120855 INFO  (zkCallback-66-thread-1) [    ] 
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> 120855 INFO  (zkCallback-64-thread-1) [    ] 
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> 121756 INFO  (qtp10810104-372) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={replicationFactor=2&property.schema=schema-minimal-atomic-stress.xml&property.config=solrconfig-tlog.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=3496
   [junit4]   2> 121757 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[90CA15A2CB3B9AA]-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_node2 rstate:active live:true
   [junit4]   1> replica:core_node4 rstate:active live:true
   [junit4]   1> replica:core_node6 rstate:active live:true
   [junit4]   1> replica:core_node8 rstate:active live:true
   [junit4]   1> no one is recoverying
   [junit4]   2> 121757 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[90CA15A2CB3B9AA]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: test_col
   [junit4]   2> 121771 INFO  (qtp30423622-369) [    ] o.a.s.c.S.Request 
[test_col_shard1_replica_n1]  webapp=/solr path=/schema/fieldtypes/long 
params={wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 121807 INFO  
(TEST-TestStressCloudBlindAtomicUpdates.test_dv_stored-seed#[90CA15A2CB3B9AA]) 
[    ] o.a.s.SolrTestCaseJ4 ###Starting test_dv_stored
   [junit4]   2> 121831 INFO  (qtp16438403-344) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n3]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&_version_=-1577542797337034752&distrib.from=http://127.0.0.1:38615/solr/test_col_shard1_replica_n1/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1577542797337034752)} 0 10
   [junit4]   2> 121831 INFO  (qtp30423622-361) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n1]  webapp=/solr 
path=/update 
params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:45207/solr/test_col_shard2_replica_n5/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1577542797337034752)} 0 16
   [junit4]   2> 121831 INFO  (qtp5827983-350) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n7]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&_version_=-1577542797332840448&distrib.from=http://127.0.0.1:45207/solr/test_col_shard2_replica_n5/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1577542797332840448)} 0 10
   [junit4]   2> 121832 INFO  (qtp10810104-374) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n5]  webapp=/solr 
path=/update params={wt=javabin&version=2}{deleteByQuery=*:* 
(-1577542797332840448)} 0 23
   [junit4]   2> 121834 INFO  (qtp16438403-346) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1577542797356957696,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 121834 WARN  (qtp16438403-346) [    ] 
o.a.s.u.DirectUpdateHandler2 Starting optimize... Reading and rewriting the 
entire index! Use with care.
   [junit4]   2> 121834 INFO  (qtp16438403-346) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 121836 INFO  (qtp5827983-359) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1577542797359054848,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 121836 WARN  (qtp5827983-359) [    ] 
o.a.s.u.DirectUpdateHandler2 Starting optimize... Reading and rewriting the 
entire index! Use with care.
   [junit4]   2> 121836 INFO  (qtp5827983-359) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 121836 INFO  (qtp30423622-354) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1577542797359054848,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 121837 WARN  (qtp30423622-354) [    ] 
o.a.s.u.DirectUpdateHandler2 Starting optimize... Reading and rewriting the 
entire index! Use with care.
   [junit4]   2> 121837 INFO  (qtp10810104-358) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1577542797360103424,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 121837 INFO  (qtp16438403-346) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 121837 WARN  (qtp10810104-358) [    ] 
o.a.s.u.DirectUpdateHandler2 Starting optimize... Reading and rewriting the 
entire index! Use with care.
   [junit4]   2> 121837 INFO  (qtp16438403-346) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n3]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&optimize=true&maxSegments=1&waitSearcher=true&openSearcher=true&distrib.from=http://127.0.0.1:38615/solr/test_col_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{optimize=}
 0 3
   [junit4]   2> 121837 INFO  (qtp5827983-359) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 121837 INFO  (qtp10810104-358) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 121837 INFO  (qtp5827983-359) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n7]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&optimize=true&maxSegments=1&waitSearcher=true&openSearcher=true&distrib.from=http://127.0.0.1:38615/solr/test_col_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{optimize=}
 0 1
   [junit4]   2> 121838 INFO  (qtp30423622-354) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 121838 INFO  (qtp10810104-358) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 121839 INFO  (qtp10810104-358) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n5]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&optimize=true&maxSegments=1&waitSearcher=true&openSearcher=true&distrib.from=http://127.0.0.1:38615/solr/test_col_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{optimize=}
 0 2
   [junit4]   2> 121839 INFO  (qtp30423622-354) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 121839 INFO  (qtp30423622-354) [    ] 
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:38615/solr/test_col_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{optimize=}
 0 2
   [junit4]   2> 121839 INFO  (qtp30423622-345) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n1]  webapp=/solr 
path=/update 
params={_stateVer_=test_col:7&optimize=true&maxSegments=1&waitSearcher=true&wt=javabin&version=2}{optimize=}
 0 6
   [junit4]   2> 121841 INFO  (qtp10810104-349) [    ] o.a.s.c.S.Request 
[test_col_shard2_replica_n5]  webapp=/solr path=/schema/fields/long_dv_stored 
params={wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 121842 INFO  
(TEST-TestStressCloudBlindAtomicUpdates.test_dv_stored-seed#[90CA15A2CB3B9AA]) 
[    ] o.a.s.c.TestStressCloudBlindAtomicUpdates Testing long_dv_stored: 
numDocsToCheck=125, numDocsInIndex=375, incr=3
   [junit4]   2> 121848 INFO  (qtp16438403-370) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n3]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38615/solr/test_col_shard1_replica_n1/&wt=javabin&version=2}{add=[0
 (1577542797366394880)]} 0 1
   [junit4]   2> 121848 INFO  (qtp30423622-369) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[0 (1577542797366394880)]} 0 5
   [junit4]   2> 121849 INFO  (qtp16438403-360) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n3]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38615/solr/test_col_shard1_replica_n1/&wt=javabin&version=2}{add=[1
 (1577542797372686336)]} 0 0
   [junit4]   2> 121849 INFO  (qtp30423622-351) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[1 (1577542797372686336)]} 0 0
   [junit4]   2> 121852 INFO  (qtp5827983-355) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n7]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:45207/solr/test_col_shard2_replica_n5/&wt=javabin&version=2}{add=[2
 (1577542797373734912)]} 0 0
   [junit4]   2> 121852 INFO  (qtp10810104-374) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n5]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[2 (1577542797373734912)]} 0 2
   [junit4]   2> 121853 INFO  (qtp5827983-367) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n7]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:45207/solr/test_col_shard2_replica_n5/&wt=javabin&version=2}{add=[3
 (1577542797376880640)]} 0 0
   [junit4]   2> 121853 INFO  (qtp10810104-353) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n5]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[3 (1577542797376880640)]} 0 0
   [junit4]   2> 121854 INFO  (qtp16438403-344) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n3]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38615/solr/test_col_shard1_replica_n1/&wt=javabin&version=2}{add=[4
 (1577542797376880640)]} 0 0
   [junit4]   2> 121854 INFO  (qtp30423622-354) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[4 (1577542797376880640)]} 0 0
   [junit4]   2> 121855 INFO  (qtp5827983-350) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n7]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:45207/solr/test_col_shard2_replica_n5/&wt=javabin&version=2}{add=[5
 (1577542797377929216)]} 0 0
   [junit4]   2> 121855 INFO  (qtp10810104-358) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n5]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[5 (1577542797377929216)]} 0 0
   [junit4]   2> 121855 INFO  (qtp5827983-359) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n7]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:45207/solr/test_col_shard2_replica_n5/&wt=javabin&version=2}{add=[6
 (1577542797378977792)]} 0 0
   [junit4]   2> 121856 INFO  (qtp10810104-349) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n5]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[6 (1577542797378977792)]} 0 0
   [junit4]   2> 121856 INFO  (qtp5827983-355) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n7]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:45207/solr/test_col_shard2_replica_n5/&wt=javabin&version=2}{add=[7
 (1577542797380026368)]} 0 0
   [junit4]   2> 121857 INFO  (qtp10810104-374) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n5]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[7 (1577542797380026368)]} 0 0
   [junit4]   2> 121857 INFO  (qtp16438403-346) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n3]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38615/solr/test_col_shard1_replica_n1/&wt=javabin&version=2}{add=[8
 (1577542797381074944)]} 0 0
   [junit4]   2> 121858 INFO  (qtp30423622-345) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[8 (1577542797381074944)]} 0 0
   [junit4]   2> 121859 INFO  (qtp5827983-367) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n7]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:45207/solr/test_col_shard2_replica_n5/&wt=javabin&version=2}{add=[9
 (1577542797382123520)]} 0 0
   [junit4]   2> 121859 INFO  (qtp10810104-353) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n5]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[9 (1577542797382123520)]} 0 0
   [junit4]   2> 121860 INFO  (qtp16438403-370) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n3]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38615/solr/test_col_shard1_replica_n1/&wt=javabin&version=2}{add=[10
 (1577542797383172096)]} 0 0
   [junit4]   2> 121860 INFO  (qtp30423622-369) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[10 (1577542797383172096)]} 0 0
   [junit4]   2> 121861 INFO  (qtp16438403-360) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n3]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38615/solr/test_col_shard1_replica_n1/&wt=javabin&version=2}{add=[11
 (1577542797384220672)]} 0 0
   [junit4]   2> 121861 INFO  (qtp30423622-351) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[11 (1577542797384220672)]} 0 0
   [junit4]   2> 121862 INFO  (qtp16438403-360) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n3]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38615/solr/test_col_shard1_replica_n1/&wt=javabin&version=2}{add=[12
 (1577542797385269248)]} 0 0
   [junit4]   2> 121862 INFO  (qtp30423622-354) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[12 (1577542797385269248)]} 0 0
   [junit4]   2> 121863 INFO  (qtp16438403-360) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n3]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38615/solr/test_col_shard1_replica_n1/&wt=javabin&version=2}{add=[13
 (1577542797386317824)]} 0 0
   [junit4]   2> 121863 INFO  (qtp30423622-345) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[13 (1577542797386317824)]} 0 0
   [junit4]   2> 121864 INFO  (qtp16438403-370) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n3]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38615/solr/test_col_shard1_replica_n1/&wt=javabin&version=2}{add=[14
 (1577542797387366400)]} 0 0
   [junit4]   2> 121864 INFO  (qtp30423622-369) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[14 (1577542797387366400)]} 0 0
   [junit4]   2> 121865 INFO  (qtp16438403-344) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n3]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38615/solr/test_col_shard1_replica_n1/&wt=javabin&version=2}{add=[15
 (1577542797388414976)]} 0 0
   [junit4]   2> 121865 INFO  (qtp30423622-351) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[15 (1577542797388414976)]} 0 0
   [junit4]   2> 121866 INFO  (qtp16438403-346) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n3]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38615/solr/test_col_shard1_replica_n1/&wt=javabin&version=2}{add=[16
 (1577542797389463552)]} 0 0
   [junit4]   2> 121866 INFO  (qtp30423622-354) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[16 (1577542797389463552)]} 0 0
   [junit4]   2> 121867 INFO  (qtp5827983-350) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n7]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:45207/solr/test_col_shard2_replica_n5/&wt=javabin&version=2}{add=[17
 (1577542797390512128)]} 0 0
   [junit4]   2> 121867 INFO  (qtp10810104-358) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n5]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[17 (1577542797390512128)]} 0 0
   [junit4]   2> 121868 INFO  (qtp5827983-359) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n7]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:45207/solr/test_col_shard2_replica_n5/&wt=javabin&version=2}{add=[18
 (1577542797391560704)]} 0 0
   [junit4]   2> 121868 INFO  (qtp10810104-349) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n5]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[18 (1577542797391560704)]} 0 0
   [junit4]   2> 121868 INFO  (qtp5827983-355) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n7]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:45207/solr/test_col_shard2_replica_n5/&wt=javabin&version=2}{add=[19
 (1577542797392609280)]} 0 0
   [junit4]   2> 121869 INFO  (qtp10810104-374) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n5]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[19 (1577542797392609280)]} 0 0
   [junit4]   2> 121869 INFO  (qtp16438403-360) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n3]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38615/solr/test_col_shard1_replica_n1/&wt=javabin&version=2}{add=[20
 (1577542797393657856)]} 0 0
   [junit4]   2> 121869 INFO  (qtp30423622-345) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[20 (1577542797393657856)]} 0 0
   [junit4]   2> 121871 INFO  (qtp5827983-367) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n7]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:45207/solr/test_col_shard2_replica_n5/&wt=javabin&version=2}{add=[21
 (1577542797394706432)]} 0 0
   [junit4]   2> 121871 INFO  (qtp10810104-353) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n5]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[21 (1577542797394706432)]} 0 0
   [junit4]   2> 121872 INFO  (qtp16438403-370) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n3]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38615/solr/test_col_shard1_replica_n1/&wt=javabin&version=2}{add=[22
 (1577542797395755008)]} 0 0
   [junit4]   2> 121872 INFO  (qtp30423622-369) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[22 (1577542797395755008)]} 0 0
   [junit4]   2> 121873 INFO  (qtp5827983-350) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n7]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:45207/solr/test_col_shard2_replica_n5/&wt=javabin&version=2}{add=[23
 (1577542797396803584)]} 0 0
   [junit4]   2> 121873 INFO  (qtp10810104-358) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n5]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[23 (1577542797396803584)]} 0 0
   [junit4]   2> 121874 INFO  (qtp16438403-344) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n3]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38615/solr/test_col_shard1_replica_n1/&wt=javabin&version=2}{add=[24
 (1577542797397852160)]} 0 0
   [junit4]   2> 121874 INFO  (qtp30423622-351) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[24 (1577542797397852160)]} 0 0
   [junit4]   2> 121875 INFO  (qtp5827983-359) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n7]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:45207/solr/test_col_shard2_replica_n5/&wt=javabin&version=2}{add=[25
 (1577542797398900736)]} 0 0
   [junit4]   2> 121875 INFO  (qtp10810104-349) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n5]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[25 (1577542797398900736)]} 0 0
   [junit4]   2> 121876 INFO  (qtp5827983-355) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n7]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:45207/solr/test_col_shard2_replica_n5/&wt=javabin&version=2}{add=[26
 (1577542797399949312)]} 0 0
   [junit4]   2> 121876 INFO  (qtp10810104-374) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n5]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[26 (1577542797399949312)]} 0 0
   [junit4]   2> 121877 INFO  (qtp16438403-346) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n3]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38615/solr/test_col_shard1_replica_n1/&wt=javabin&version=2}{add=[27
 (1577542797400997888)]} 0 0
   [junit4]   2> 121877 INFO  (qtp30423622-354) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[27 (1577542797400997888)]} 0 0
   [junit4]   2> 121878 INFO  (qtp16438403-360) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n3]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38615/solr/test_col_shard1_replica_n1/&wt=javabin&version=2}{add=[28
 (1577542797402046464)]} 0 0
   [junit4]   2> 121878 INFO  (qtp30423622-345) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[28 (1577542797402046464)]} 0 0
   [junit4]   2> 121879 INFO  (qtp5827983-367) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n7]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:45207/solr/test_col_shard2_replica_n5/&wt=javabin&version=2}{add=[29
 (1577542797403095040)]} 0 0
   [junit4]   2> 121879 INFO  (qtp10810104-353) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n5]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[29 (1577542797403095040)]} 0 0
   [junit4]   2> 121880 INFO  (qtp5827983-350) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n7]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:45207/solr/test_col_shard2_replica_n5/&wt=javabin&version=2}{add=[30
 (1577542797404143616)]} 0 0
   [junit4]   2> 121880 INFO  (qtp10810104-358) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n5]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[30 (1577542797404143616)]} 0 0
   [junit4]   2> 121881 INFO  (qtp5827983-359) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n7]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:45207/solr/test_col_shard2_replica_n5/&wt=javabin&;

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

lection [test_col] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 140896 INFO  (zkCallback-69-thread-1) [    ] 
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> 140896 INFO  (zkCallback-69-thread-2) [    ] 
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> 140897 INFO  (zkCallback-64-thread-1) [    ] 
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> 140897 INFO  (zkCallback-64-thread-2) [    ] 
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> 140899 INFO  (jetty-closer-48-thread-3) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 140899 INFO  (jetty-closer-48-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1b5accc: rootName = 
solr_38615, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@d1af14
   [junit4]   2> 140902 INFO  (jetty-closer-48-thread-3) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 140912 INFO  (coreCloseExecutor-166-thread-1) [    ] 
o.a.s.c.SolrCore [test_col_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@908c54
   [junit4]   2> 140912 INFO  (coreCloseExecutor-166-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.test_col.shard1.replica_n1, tag=9473108
   [junit4]   2> 140912 INFO  (coreCloseExecutor-166-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1651cfc: rootName = 
solr_38615, domain = solr.core.test_col.shard1.replica_n1, service url = null, 
agent id = null] for registry solr.core.test_col.shard1.replica_n1 / 
com.codahale.metrics.MetricRegistry@acdac2
   [junit4]   2> 140913 INFO  (coreCloseExecutor-164-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.test_col.shard2.leader, tag=554932
   [junit4]   2> 140913 INFO  (coreCloseExecutor-164-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 140913 INFO  (coreCloseExecutor-164-thread-1) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@a3b775 commitCommandVersion:0
   [junit4]   2> 140914 INFO  (coreCloseExecutor-165-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.test_col.shard1.leader, tag=6553974
   [junit4]   2> 140915 INFO  (coreCloseExecutor-165-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 140915 INFO  (coreCloseExecutor-165-thread-1) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1acdd5 commitCommandVersion:0
   [junit4]   2> 140919 INFO  (coreCloseExecutor-163-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.test_col.shard2.leader, tag=30335388
   [junit4]   2> 140919 INFO  (coreCloseExecutor-163-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 140919 INFO  (coreCloseExecutor-163-thread-1) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@15a015d commitCommandVersion:0
   [junit4]   2> 140926 INFO  (coreCloseExecutor-166-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.test_col.shard1.leader, tag=9473108
   [junit4]   2> 140926 INFO  (coreCloseExecutor-166-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 140926 INFO  (coreCloseExecutor-166-thread-1) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@a5e32 commitCommandVersion:0
   [junit4]   2> 140934 WARN  (zkCallback-66-thread-2) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 140936 INFO  (zkCallback-69-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (2)
   [junit4]   2> 140936 INFO  (zkCallback-64-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (2)
   [junit4]   2> 140936 INFO  (jetty-closer-48-thread-3) [    ] 
o.a.s.c.Overseer Overseer 
(id=98596424543371272-127.0.0.1:38615_solr-n_0000000000) closing
   [junit4]   2> 140936 INFO  (jetty-closer-48-thread-4) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@c5ffcf{/solr,null,UNAVAILABLE}
   [junit4]   2> 140936 INFO  
(OverseerStateUpdate-98596424543371272-127.0.0.1:38615_solr-n_0000000000) [    
] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:38615_solr
   [junit4]   2> 140937 WARN  (zkCallback-69-thread-1) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 140937 INFO  (zkCallback-64-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 140937 INFO  (jetty-closer-48-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@295dd{/solr,null,UNAVAILABLE}
   [junit4]   2> 142433 WARN  (zkCallback-68-thread-1) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 142434 INFO  (jetty-closer-48-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@e96f04{/solr,null,UNAVAILABLE}
   [junit4]   2> 142437 WARN  (zkCallback-64-thread-2) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 142438 INFO  (jetty-closer-48-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@156d08d{/solr,null,UNAVAILABLE}
   [junit4]   2> 142439 ERROR 
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[90CA15A2CB3B9AA]-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> 142439 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[90CA15A2CB3B9AA]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:33437 33437
   [junit4]   2> 148052 INFO  (Thread-71) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:33437 33437
   [junit4]   2> 148053 WARN  (Thread-71) [    ] 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>        36      /solr/collections/test_col/state.json
   [junit4]   2>        5       /solr/clusterstate.json
   [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-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_90CA15A2CB3B9AA-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), 
sim=RandomSimilarity(queryNorm=false): {}, locale=en-FM, timezone=Etc/GMT-8
   [junit4]   2> NOTE: Linux 4.10.0-33-generic i386/Oracle Corporation 9 
(32-bit)/cpus=8,threads=1,free=111573568,total=272629760
   [junit4]   2> NOTE: All tests run in this JVM: 
[TlogReplayBufferedWhileIndexingTest, TestIBSimilarityFactory, 
TestDocBasedVersionConstraints, TestDocumentBuilder, TestRangeQuery, 
TestCloudPivotFacet, TestStressCloudBlindAtomicUpdates]
   [junit4] Completed [34/731 (1!)] on J0 in 30.68s, 5 tests, 1 error <<< 
FAILURES!

[...truncated 2353 lines...]
   [junit4] JVM J2: stdout was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/temp/junit4-J2-20170903_180525_5558753862048589828836.sysout
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: Java heap space
   [junit4] Dumping heap to 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/heapdumps/java_pid17866.hprof ...
   [junit4] Heap dump file created [332506250 bytes in 0.737 secs]
   [junit4] <<< JVM J2: EOF ----

[...truncated 8185 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/build.xml:810: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/build.xml:762: Some of the tests 
produced a heap dump, but did not fail. Maybe a suppressed OutOfMemoryError? 
Dumps created:
* java_pid17866.hprof

Total time: 71 minutes 38 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to