Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Solaris/20/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  
junit.framework.TestSuite.org.apache.solr.cloud.TestTolerantUpdateProcessorCloud

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

Stack Trace:
java.lang.AssertionError: expected:<2> but was:<1>
        at __randomizedtesting.SeedInfo.seed([45AE63FB4411AC02]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.failNotEquals(Assert.java:834)
        at org.junit.Assert.assertEquals(Assert.java:645)
        at org.junit.Assert.assertEquals(Assert.java:631)
        at 
org.apache.solr.cloud.TestTolerantUpdateProcessorCloud.createMiniSolrCloudCluster(TestTolerantUpdateProcessorCloud.java:185)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:878)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 14429 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestTolerantUpdateProcessorCloud
   [junit4]   2> 2185281 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[45AE63FB4411AC02]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_45AE63FB4411AC02-001/init-core-data-001
   [junit4]   2> 2185281 WARN  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[45AE63FB4411AC02]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=72 numCloses=72
   [junit4]   2> 2185281 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[45AE63FB4411AC02]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2185283 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[45AE63FB4411AC02]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2185283 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[45AE63FB4411AC02]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 5 servers in 
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_45AE63FB4411AC02-001/tempDir-001
   [junit4]   2> 2185283 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[45AE63FB4411AC02]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2185284 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2185284 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2185383 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[45AE63FB4411AC02]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:48447
   [junit4]   2> 2185383 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[45AE63FB4411AC02]-worker) [    ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:48447
   [junit4]   2> 2185383 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[45AE63FB4411AC02]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 48447
   [junit4]   2> 2185392 INFO  (zkConnectionManagerCallback-14618-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2185396 INFO  (zkConnectionManagerCallback-14620-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2185398 INFO  (zkConnectionManagerCallback-14622-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2185402 WARN  (jetty-launcher-14623-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2185402 WARN  (jetty-launcher-14623-thread-2) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2185402 WARN  (jetty-launcher-14623-thread-3) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2185402 INFO  (jetty-launcher-14623-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2185402 INFO  (jetty-launcher-14623-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2185402 INFO  (jetty-launcher-14623-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2185402 INFO  (jetty-launcher-14623-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2185402 INFO  (jetty-launcher-14623-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2185402 INFO  (jetty-launcher-14623-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2185402 INFO  (jetty-launcher-14623-thread-3) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 2185402 INFO  (jetty-launcher-14623-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 2185402 INFO  (jetty-launcher-14623-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 2185403 WARN  (jetty-launcher-14623-thread-4) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2185403 WARN  (jetty-launcher-14623-thread-5) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2185403 INFO  (jetty-launcher-14623-thread-5) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2185403 INFO  (jetty-launcher-14623-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2185403 INFO  (jetty-launcher-14623-thread-5) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2185403 INFO  (jetty-launcher-14623-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2185403 INFO  (jetty-launcher-14623-thread-5) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 2185403 INFO  (jetty-launcher-14623-thread-4) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 2185403 INFO  (jetty-launcher-14623-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2185403 INFO  (jetty-launcher-14623-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2185403 INFO  (jetty-launcher-14623-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2185404 INFO  (jetty-launcher-14623-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2185404 INFO  (jetty-launcher-14623-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2185404 INFO  (jetty-launcher-14623-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2185405 INFO  (jetty-launcher-14623-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3d5cab3{/solr,null,AVAILABLE}
   [junit4]   2> 2185405 INFO  (jetty-launcher-14623-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1340402f{/solr,null,AVAILABLE}
   [junit4]   2> 2185406 INFO  (jetty-launcher-14623-thread-4) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2185406 INFO  (jetty-launcher-14623-thread-4) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2185406 INFO  (jetty-launcher-14623-thread-4) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2185406 INFO  (jetty-launcher-14623-thread-5) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2185406 INFO  (jetty-launcher-14623-thread-5) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2185406 INFO  (jetty-launcher-14623-thread-5) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2185406 INFO  (jetty-launcher-14623-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@4fecb39a{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:54854}
   [junit4]   2> 2185406 INFO  (jetty-launcher-14623-thread-1) [    ] 
o.e.j.s.Server Started @2186083ms
   [junit4]   2> 2185406 INFO  (jetty-launcher-14623-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=54854}
   [junit4]   2> 2185407 INFO  (jetty-launcher-14623-thread-5) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@75a8910b{/solr,null,AVAILABLE}
   [junit4]   2> 2185407 ERROR (jetty-launcher-14623-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2185407 INFO  (jetty-launcher-14623-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2185407 INFO  (jetty-launcher-14623-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 2185407 INFO  (jetty-launcher-14623-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2185407 INFO  (jetty-launcher-14623-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1972702a{/solr,null,AVAILABLE}
   [junit4]   2> 2185407 INFO  (jetty-launcher-14623-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2185407 INFO  (jetty-launcher-14623-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-01-23T12:49:19.242Z
   [junit4]   2> 2185407 INFO  (jetty-launcher-14623-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@1c334f7f{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:43708}
   [junit4]   2> 2185407 INFO  (jetty-launcher-14623-thread-2) [    ] 
o.e.j.s.Server Started @2186084ms
   [junit4]   2> 2185407 INFO  (jetty-launcher-14623-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43708}
   [junit4]   2> 2185407 ERROR (jetty-launcher-14623-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2185407 INFO  (jetty-launcher-14623-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2185408 INFO  (jetty-launcher-14623-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2185408 INFO  (jetty-launcher-14623-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 2185408 INFO  (jetty-launcher-14623-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2185408 INFO  (jetty-launcher-14623-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2185408 INFO  (jetty-launcher-14623-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2185408 INFO  (jetty-launcher-14623-thread-3) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2185408 INFO  (jetty-launcher-14623-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-01-23T12:49:19.243Z
   [junit4]   2> 2185408 INFO  (jetty-launcher-14623-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@78dfcddc{/solr,null,AVAILABLE}
   [junit4]   2> 2185408 INFO  (jetty-launcher-14623-thread-4) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@2888ca6a{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:35509}
   [junit4]   2> 2185408 INFO  (jetty-launcher-14623-thread-4) [    ] 
o.e.j.s.Server Started @2186085ms
   [junit4]   2> 2185408 INFO  (jetty-launcher-14623-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35509}
   [junit4]   2> 2185408 ERROR (jetty-launcher-14623-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2185409 INFO  (jetty-launcher-14623-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2185409 INFO  (jetty-launcher-14623-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 2185409 INFO  (jetty-launcher-14623-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2185409 INFO  (jetty-launcher-14623-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2185409 INFO  (jetty-launcher-14623-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-01-23T12:49:19.244Z
   [junit4]   2> 2185409 INFO  (jetty-launcher-14623-thread-5) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@2acb2328{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:53459}
   [junit4]   2> 2185409 INFO  (jetty-launcher-14623-thread-5) [    ] 
o.e.j.s.Server Started @2186085ms
   [junit4]   2> 2185409 INFO  (jetty-launcher-14623-thread-5) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=53459}
   [junit4]   2> 2185409 ERROR (jetty-launcher-14623-thread-5) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2185409 INFO  (jetty-launcher-14623-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2185409 INFO  (jetty-launcher-14623-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 2185409 INFO  (jetty-launcher-14623-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2185409 INFO  (jetty-launcher-14623-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2185409 INFO  (jetty-launcher-14623-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-01-23T12:49:19.244Z
   [junit4]   2> 2185410 INFO  (jetty-launcher-14623-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@2821b231{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:34113}
   [junit4]   2> 2185410 INFO  (jetty-launcher-14623-thread-3) [    ] 
o.e.j.s.Server Started @2186086ms
   [junit4]   2> 2185410 INFO  (jetty-launcher-14623-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34113}
   [junit4]   2> 2185410 ERROR (jetty-launcher-14623-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2185410 INFO  (jetty-launcher-14623-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2185410 INFO  (jetty-launcher-14623-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 2185410 INFO  (jetty-launcher-14623-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2185410 INFO  (jetty-launcher-14623-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2185410 INFO  (jetty-launcher-14623-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-01-23T12:49:19.245Z
   [junit4]   2> 2185411 INFO  (zkConnectionManagerCallback-14625-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2185411 INFO  (zkConnectionManagerCallback-14627-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2185412 INFO  (jetty-launcher-14623-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2185412 INFO  (zkConnectionManagerCallback-14633-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2185412 INFO  (zkConnectionManagerCallback-14629-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2185412 INFO  (zkConnectionManagerCallback-14631-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2185412 INFO  (jetty-launcher-14623-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2185412 INFO  (jetty-launcher-14623-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2185413 INFO  (jetty-launcher-14623-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2185413 INFO  (jetty-launcher-14623-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2185439 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x10053983e990003, likely client has closed socket
   [junit4]   2> 2185439 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x10053983e990007, likely client has closed socket
   [junit4]   2> 2185439 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x10053983e990004, likely client has closed socket
   [junit4]   2> 2185639 INFO  (jetty-launcher-14623-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2185641 WARN  (jetty-launcher-14623-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@5744c68d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2185644 WARN  (jetty-launcher-14623-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@708ef427[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2185645 INFO  (jetty-launcher-14623-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:48447/solr
   [junit4]   2> 2185655 INFO  (zkConnectionManagerCallback-14639-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2185666 INFO  (zkConnectionManagerCallback-14641-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2185782 INFO  (jetty-launcher-14623-thread-1) 
[n:127.0.0.1:54854_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:54854_solr
   [junit4]   2> 2185782 INFO  (jetty-launcher-14623-thread-1) 
[n:127.0.0.1:54854_solr    ] o.a.s.c.Overseer Overseer 
(id=72149507388276745-127.0.0.1:54854_solr-n_0000000000) starting
   [junit4]   2> 2185790 INFO  (zkConnectionManagerCallback-14648-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2185792 INFO  (jetty-launcher-14623-thread-1) 
[n:127.0.0.1:54854_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:48447/solr ready
   [junit4]   2> 2185793 INFO  (jetty-launcher-14623-thread-1) 
[n:127.0.0.1:54854_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:54854_solr
   [junit4]   2> 2185793 INFO  
(OverseerStateUpdate-72149507388276745-127.0.0.1:54854_solr-n_0000000000) 
[n:127.0.0.1:54854_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:54854_solr
   [junit4]   2> 2185794 INFO  (zkCallback-14640-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2185800 INFO  (zkCallback-14647-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2185811 INFO  (jetty-launcher-14623-thread-1) 
[n:127.0.0.1:54854_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2185832 INFO  (jetty-launcher-14623-thread-1) 
[n:127.0.0.1:54854_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54854.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@46d8c339
   [junit4]   2> 2185837 INFO  (jetty-launcher-14623-thread-1) 
[n:127.0.0.1:54854_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54854.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@46d8c339
   [junit4]   2> 2185837 INFO  (jetty-launcher-14623-thread-1) 
[n:127.0.0.1:54854_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54854.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@46d8c339
   [junit4]   2> 2185838 INFO  (jetty-launcher-14623-thread-1) 
[n:127.0.0.1:54854_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_45AE63FB4411AC02-001/tempDir-001/node1/.
   [junit4]   2> 2185883 INFO  (jetty-launcher-14623-thread-5) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2185884 WARN  (jetty-launcher-14623-thread-5) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@4b96b1c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2185886 WARN  (jetty-launcher-14623-thread-5) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@45a2a0ea[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2185887 INFO  (jetty-launcher-14623-thread-5) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:48447/solr
   [junit4]   2> 2185916 INFO  (jetty-launcher-14623-thread-4) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2185917 WARN  (jetty-launcher-14623-thread-4) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@488b4a18[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2185919 WARN  (jetty-launcher-14623-thread-4) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@4ed94902[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2185920 INFO  (jetty-launcher-14623-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:48447/solr
   [junit4]   2> 2185921 INFO  (zkConnectionManagerCallback-14655-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2185922 INFO  (zkConnectionManagerCallback-14661-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2185925 INFO  (zkConnectionManagerCallback-14663-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2185930 INFO  (jetty-launcher-14623-thread-4) 
[n:127.0.0.1:35509_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2185933 INFO  (jetty-launcher-14623-thread-4) 
[n:127.0.0.1:35509_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:35509_solr as DOWN
   [junit4]   2> 2185934 INFO  (jetty-launcher-14623-thread-4) 
[n:127.0.0.1:35509_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 2185934 INFO  (jetty-launcher-14623-thread-4) 
[n:127.0.0.1:35509_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35509_solr
   [junit4]   2> 2185935 INFO  (zkCallback-14640-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2185935 INFO  (zkCallback-14647-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2185951 INFO  (zkConnectionManagerCallback-14672-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2185951 INFO  (zkCallback-14662-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2185952 INFO  (jetty-launcher-14623-thread-4) 
[n:127.0.0.1:35509_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 2185953 INFO  (jetty-launcher-14623-thread-4) 
[n:127.0.0.1:35509_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:48447/solr ready
   [junit4]   2> 2185953 INFO  (jetty-launcher-14623-thread-4) 
[n:127.0.0.1:35509_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2185955 INFO  (jetty-launcher-14623-thread-2) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2185956 WARN  (jetty-launcher-14623-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@2320be6a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2185963 INFO  (zkConnectionManagerCallback-14667-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2185976 WARN  (jetty-launcher-14623-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@4dbc7f4a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2185977 INFO  (jetty-launcher-14623-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:48447/solr
   [junit4]   2> 2185979 INFO  (jetty-launcher-14623-thread-5) 
[n:127.0.0.1:53459_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 2185980 INFO  (jetty-launcher-14623-thread-4) 
[n:127.0.0.1:35509_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35509.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@46d8c339
   [junit4]   2> 2185982 INFO  (zkConnectionManagerCallback-14681-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2185985 INFO  (jetty-launcher-14623-thread-5) 
[n:127.0.0.1:53459_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:53459_solr as DOWN
   [junit4]   2> 2185986 INFO  (jetty-launcher-14623-thread-5) 
[n:127.0.0.1:53459_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 2185986 INFO  (jetty-launcher-14623-thread-5) 
[n:127.0.0.1:53459_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:53459_solr
   [junit4]   2> 2185987 INFO  (zkCallback-14640-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2185987 INFO  (zkCallback-14647-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2185988 INFO  (zkCallback-14671-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2185988 INFO  (jetty-launcher-14623-thread-4) 
[n:127.0.0.1:35509_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35509.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@46d8c339
   [junit4]   2> 2185988 INFO  (zkConnectionManagerCallback-14683-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2185989 INFO  (zkCallback-14662-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2185989 INFO  (jetty-launcher-14623-thread-4) 
[n:127.0.0.1:35509_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35509.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@46d8c339
   [junit4]   2> 2185989 INFO  (jetty-launcher-14623-thread-4) 
[n:127.0.0.1:35509_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_45AE63FB4411AC02-001/tempDir-001/node4/.
   [junit4]   2> 2185993 INFO  (jetty-launcher-14623-thread-2) 
[n:127.0.0.1:43708_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 2185996 INFO  (jetty-launcher-14623-thread-2) 
[n:127.0.0.1:43708_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:43708_solr as DOWN
   [junit4]   2> 2185997 INFO  (jetty-launcher-14623-thread-2) 
[n:127.0.0.1:43708_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 2185997 INFO  (jetty-launcher-14623-thread-2) 
[n:127.0.0.1:43708_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43708_solr
   [junit4]   2> 2185998 INFO  (zkCallback-14640-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2185998 INFO  (zkCallback-14671-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2185998 INFO  (zkCallback-14647-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2185999 INFO  (zkCallback-14682-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2186008 INFO  (zkCallback-14662-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2186015 INFO  (zkCallback-14666-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 2186016 INFO  (zkConnectionManagerCallback-14690-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2186018 INFO  (jetty-launcher-14623-thread-2) 
[n:127.0.0.1:43708_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 2186019 INFO  (jetty-launcher-14623-thread-2) 
[n:127.0.0.1:43708_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:48447/solr ready
   [junit4]   2> 2186020 INFO  (jetty-launcher-14623-thread-2) 
[n:127.0.0.1:43708_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2186025 INFO  (zkConnectionManagerCallback-14696-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2186026 INFO  (jetty-launcher-14623-thread-5) 
[n:127.0.0.1:53459_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 2186027 INFO  (jetty-launcher-14623-thread-5) 
[n:127.0.0.1:53459_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:48447/solr ready
   [junit4]   2> 2186027 INFO  (jetty-launcher-14623-thread-5) 
[n:127.0.0.1:53459_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2186035 INFO  (jetty-launcher-14623-thread-2) 
[n:127.0.0.1:43708_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43708.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@46d8c339
   [junit4]   2> 2186041 INFO  (jetty-launcher-14623-thread-5) 
[n:127.0.0.1:53459_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53459.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@46d8c339
   [junit4]   2> 2186042 INFO  (jetty-launcher-14623-thread-2) 
[n:127.0.0.1:43708_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43708.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@46d8c339
   [junit4]   2> 2186042 INFO  (jetty-launcher-14623-thread-2) 
[n:127.0.0.1:43708_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43708.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@46d8c339
   [junit4]   2> 2186043 INFO  (jetty-launcher-14623-thread-2) 
[n:127.0.0.1:43708_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_45AE63FB4411AC02-001/tempDir-001/node2/.
   [junit4]   2> 2186047 INFO  (jetty-launcher-14623-thread-5) 
[n:127.0.0.1:53459_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53459.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@46d8c339
   [junit4]   2> 2186047 INFO  (jetty-launcher-14623-thread-5) 
[n:127.0.0.1:53459_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53459.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@46d8c339
   [junit4]   2> 2186048 INFO  (jetty-launcher-14623-thread-5) 
[n:127.0.0.1:53459_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_45AE63FB4411AC02-001/tempDir-001/node5/.
   [junit4]   2> 2186936 INFO  (jetty-launcher-14623-thread-3) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2186937 WARN  (jetty-launcher-14623-thread-3) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@2a478716[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2186940 WARN  (jetty-launcher-14623-thread-3) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@5ba48543[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2186940 INFO  (jetty-launcher-14623-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:48447/solr
   [junit4]   2> 2186942 INFO  (zkConnectionManagerCallback-14703-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2186952 INFO  (zkConnectionManagerCallback-14705-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2187171 INFO  (jetty-launcher-14623-thread-3) 
[n:127.0.0.1:34113_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 2187175 INFO  (jetty-launcher-14623-thread-3) 
[n:127.0.0.1:34113_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:34113_solr as DOWN
   [junit4]   2> 2187176 INFO  (jetty-launcher-14623-thread-3) 
[n:127.0.0.1:34113_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 2187177 INFO  (jetty-launcher-14623-thread-3) 
[n:127.0.0.1:34113_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34113_solr
   [junit4]   2> 2187178 INFO  (zkCallback-14689-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2187178 INFO  (zkCallback-14647-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2187179 INFO  (zkCallback-14671-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2187179 INFO  (zkCallback-14682-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2187179 INFO  (zkCallback-14640-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2187179 INFO  (zkCallback-14666-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2187179 INFO  (zkCallback-14695-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2187179 INFO  (zkCallback-14662-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2187180 INFO  (zkCallback-14704-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2187202 INFO  (zkConnectionManagerCallback-14712-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2187204 INFO  (jetty-launcher-14623-thread-3) 
[n:127.0.0.1:34113_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (5)
   [junit4]   2> 2187205 INFO  (jetty-launcher-14623-thread-3) 
[n:127.0.0.1:34113_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:48447/solr ready
   [junit4]   2> 2187206 INFO  (jetty-launcher-14623-thread-3) 
[n:127.0.0.1:34113_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2187218 INFO  (jetty-launcher-14623-thread-3) 
[n:127.0.0.1:34113_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34113.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@46d8c339
   [junit4]   2> 2187223 INFO  (jetty-launcher-14623-thread-3) 
[n:127.0.0.1:34113_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34113.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@46d8c339
   [junit4]   2> 2187223 INFO  (jetty-launcher-14623-thread-3) 
[n:127.0.0.1:34113_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34113.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@46d8c339
   [junit4]   2> 2187224 INFO  (jetty-launcher-14623-thread-3) 
[n:127.0.0.1:34113_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_45AE63FB4411AC02-001/tempDir-001/node3/.
   [junit4]   2> 2187266 INFO  (zkConnectionManagerCallback-14718-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2187267 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[45AE63FB4411AC02]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 2187269 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[45AE63FB4411AC02]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:48447/solr ready
   [junit4]   2> 2187625 INFO  (qtp1609667545-41731) [n:127.0.0.1:35509_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
property.config=solrconfig-distrib-update-processor-chains.xml&property.schema=schema15.xml&collection.configName=solrCloudCollectionConfig&name=test_col&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2187629 INFO  
(OverseerThreadFactory-13016-thread-1-processing-n:127.0.0.1:54854_solr) 
[n:127.0.0.1:54854_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
test_col
   [junit4]   2> 2187747 INFO  (qtp1609667545-41734) [n:127.0.0.1:35509_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2187748 INFO  (qtp1609667545-41735) [n:127.0.0.1:35509_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2187749 INFO  (qtp1609667545-41740) [n:127.0.0.1:35509_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2187749 INFO  (qtp1609667545-41729) [n:127.0.0.1:35509_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2187750 INFO  (qtp1609667545-41732) [n:127.0.0.1:35509_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2187752 INFO  (qtp68723425-41714) [n:127.0.0.1:54854_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2187753 INFO  (qtp68723425-41713) [n:127.0.0.1:54854_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2187754 INFO  (qtp68723425-41715) [n:127.0.0.1:54854_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2187754 INFO  (qtp68723425-41711) [n:127.0.0.1:54854_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2187755 INFO  (qtp68723425-41709) [n:127.0.0.1:54854_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2187756 INFO  (qtp1042575207-41747) [n:127.0.0.1:34113_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2187761 INFO  (qtp1042575207-41751) [n:127.0.0.1:34113_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2187761 INFO  (qtp1042575207-41752) [n:127.0.0.1:34113_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2187762 INFO  (qtp1042575207-41750) [n:127.0.0.1:34113_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2187763 INFO  (qtp1042575207-41749) [n:127.0.0.1:34113_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2187765 INFO  (qtp1266956226-41719) [n:127.0.0.1:43708_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2187765 INFO  (qtp1266956226-41720) [n:127.0.0.1:43708_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2187766 INFO  (qtp1266956226-41722) [n:127.0.0.1:43708_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2187766 INFO  (qtp1266956226-41723) [n:127.0.0.1:43708_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2187767 INFO  (qtp1266956226-41725) [n:127.0.0.1:43708_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2187769 INFO  (qtp1117327240-41738) [n:127.0.0.1:53459_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2187770 INFO  (qtp1117327240-41739) [n:127.0.0.1:53459_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2187771 INFO  (qtp1117327240-41741) [n:127.0.0.1:53459_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2187772 INFO  (qtp1117327240-41742) [n:127.0.0.1:53459_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2187772 INFO  (qtp1117327240-41743) [n:127.0.0.1:53459_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2187779 INFO  
(OverseerStateUpdate-72149507388276745-127.0.0.1:54854_solr-n_0000000000) 
[n:127.0.0.1:54854_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"test_col",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"test_col_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:53459/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2187783 INFO  
(OverseerStateUpdate-72149507388276745-127.0.0.1:54854_solr-n_0000000000) 
[n:127.0.0.1:54854_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"test_col",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"test_col_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:43708/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2187786 INFO  
(OverseerStateUpdate-72149507388276745-127.0.0.1:54854_solr-n_0000000000) 
[n:127.0.0.1:54854_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"test_col",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"test_col_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:34113/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2187789 INFO  
(OverseerStateUpdate-72149507388276745-127.0.0.1:54854_solr-n_0000000000) 
[n:127.0.0.1:54854_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"test_col",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"test_col_shard2_replica_n7",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:54854/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2187993 INFO  (qtp1266956226-41718) [n:127.0.0.1:43708_solr    
x:test_col_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=test_col&version=2&replicaType=NRT&property.config=solrconfig-distrib-update-processor-chains.xml&property.schema=schema15.xml&coreNodeName=core_node5&name=test_col_shard1_replica_n2&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 2187993 INFO  (qtp1042575207-41746) [n:127.0.0.1:34113_solr    
x:test_col_shard2_replica_n4] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=test_col&version=2&replicaType=NRT&property.config=solrconfig-distrib-update-processor-chains.xml&property.schema=schema15.xml&coreNodeName=core_node6&name=test_col_shard2_replica_n4&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 2187994 INFO  (qtp1117327240-41737) [n:127.0.0.1:53459_solr    
x:test_col_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=test_col&version=2&replicaType=NRT&property.config=solrconfig-distrib-update-processor-chains.xml&property.schema=schema15.xml&coreNodeName=core_node3&name=test_col_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 2187994 INFO  (qtp68723425-41712) [n:127.0.0.1:54854_solr    
x:test_col_shard2_replica_n7] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=test_col&version=2&replicaType=NRT&property.config=solrconfig-distrib-update-processor-chains.xml&property.schema=schema15.xml&coreNodeName=core_node8&name=test_col_shard2_replica_n7&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 2187994 INFO  (qtp68723425-41712) [n:127.0.0.1:54854_solr    
x:test_col_shard2_replica_n7] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 2189014 INFO  (qtp1042575207-41746) [n:127.0.0.1:34113_solr 
c:test_col s:shard2 r:core_node6 x:test_col_shard2_replica_n4] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2189014 INFO  (qtp1117327240-41737) [n:127.0.0.1:53459_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2189014 INFO  (qtp68723425-41712) [n:127.0.0.1:54854_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n7] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2189035 INFO  (qtp1042575207-41746) [n:127.0.0.1:34113_solr 
c:test_col s:shard2 r:core_node6 x:test_col_shard2_replica_n4] 
o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but 
managed schema resource managed-schema not found - loading non-managed schema 
schema15.xml instead
   [junit4]   2> 2189036 INFO  (qtp68723425-41712) [n:127.0.0.1:54854_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n7] 
o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but 
managed schema resource managed-schema not found - loading non-managed schema 
schema15.xml instead
   [junit4]   2> 2189037 INFO  (qtp1117327240-41737) [n:127.0.0.1:53459_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but 
managed schema resource managed-schema not found - loading non-managed schema 
schema15.xml instead
   [junit4]   2> 2189038 INFO  (qtp1042575207-41746) [n:127.0.0.1:34113_solr 
c:test_col s:shard2 r:core_node6 x:test_col_shard2_replica_n4] 
o.a.s.s.IndexSchema [test_col_shard2_replica_n4] Schema name=test
   [junit4]   2> 2189040 INFO  (qtp1266956226-41718) [n:127.0.0.1:43708_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2189040 INFO  (qtp1117327240-41737) [n:127.0.0.1:53459_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.s.IndexSchema [test_col_shard1_replica_n1] Schema name=test
   [junit4]   2> 2189064 INFO  (qtp68723425-41712) [n:127.0.0.1:54854_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n7] 
o.a.s.s.IndexSchema [test_col_shard2_replica_n7] Schema name=test
   [junit4]   2> 2189147 INFO  (qtp1266956226-41718) [n:127.0.0.1:43708_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but 
managed schema resource managed-schema not found - loading non-managed schema 
schema15.xml instead
   [junit4]   2> 2189151 INFO  (qtp1266956226-41718) [n:127.0.0.1:43708_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.s.IndexSchema [test_col_shard1_replica_n2] Schema name=test
   [junit4]   2> 2189261 INFO  (qtp68723425-41712) [n:127.0.0.1:54854_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n7] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 2189305 INFO  (qtp68723425-41712) [n:127.0.0.1:54854_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n7] 
o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at 
/configs/solrCloudCollectionConfig/managed-schema
   [junit4]   2> 2189308 INFO  (qtp68723425-41712) [n:127.0.0.1:54854_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n7] 
o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in 
ZooKeeper, renamed the non-managed schema 
/configs/solrCloudCollectionConfig/schema15.xml to 
/configs/solrCloudCollectionConfig/schema15.xml.bak
   [junit4]   2> 2189308 INFO  (qtp68723425-41712) [n:127.0.0.1:54854_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n7] 
o.a.s.c.CoreContainer Creating SolrCore 'test_col_shard2_replica_n7' using 
configuration from collection test_col, trusted=true
   [junit4]   2> 2189309 INFO  (qtp68723425-41712) [n:127.0.0.1:54854_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n7] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54854.solr.core.test_col.shard2.replica_n7' (registry 
'solr.core.test_col.shard2.replica_n7') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@46d8c339
   [junit4]   2> 2189309 INFO  (qtp68723425-41712) [n:127.0.0.1:54854_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n7] o.a.s.c.SolrCore 
[[test_col_shard2_replica_n7] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_45AE63FB4411AC02-001/tempDir-001/node1/test_col_shard2_replica_n7],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_45AE63FB4411AC02-001/tempDir-001/node1/./test_col_shard2_replica_n7/data/]
   [junit4]   2> 2189312 INFO  (qtp1042575207-41746) [n:127.0.0.1:34113_solr 
c:test_col s:shard2 r:core_node6 x:test_col_shard2_replica_n4] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 2189325 INFO  (qtp1266956226-41718) [n:127.0.0.1:43708_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 2189328 INFO  (qtp68723425-41712) [n:127.0.0.1:54854_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n7] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=28, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.493010619612846]
   [junit4]   2> 2189338 INFO  (qtp1042575207-41746) [n:127.0.0.1:34113_solr 
c:test_col s:shard2 r:core_node6 x:test_col_shard2_replica_n4] 
o.a.s.s.ManagedIndexSchema Managed schema znode at 
/configs/solrCloudCollectionConfig/managed-schema already exists - no need to 
create it
   [junit4]   2> 2189338 INFO  (qtp1042575207-41746) [n:127.0.0.1:34113_solr 
c:test_col s:shard2 r:core_node6 x:test_col_shard2_replica_n4] 
o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in 
ZooKeeper, the non-managed schema 
/configs/solrCloudCollectionConfig/schema15.xml no longer exists.
   [junit4]   2> 2189338 INFO  (qtp1042575207-41746) [n:127.0.0.1:34113_solr 
c:test_col s:shard2 r:core_node6 x:test_col_shard2_replica_n4] 
o.a.s.c.CoreContainer Creating SolrCore 'test_col_shard2_replica_n4' using 
configuration from collection test_col, trusted=true
   [junit4]   2> 2189339 INFO  (qtp1042575207-41746) [n:127.0.0.1:34113_solr 
c:test_col s:shard2 r:core_node6 x:test_col_shard2_replica_n4] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34113.solr.core.test_col.shard2.replica_n4' (registry 
'solr.core.test_col.shard2.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@46d8c339
   [junit4]   2> 2189339 INFO  (qtp1042575207-41746) [n:127.0.0.1:34113_solr 
c:test_col s:shard2 r:core_node6 x:test_col_shard2_replica_n4] o.a.s.c.SolrCore 
[[test_col_shard2_replica_n4] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_45AE63FB4411AC02-001/tempDir-001/node3/test_col_shard2_replica_n4],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_45AE63FB4411AC02-001/tempDir-001/node3/./test_col_shard2_replica_n4/data/]
   [junit4]   2> 2189341 INFO  (qtp1042575207-41746) [n:127.0.0.1:34113_solr 
c:test_col s:shard2 r:core_node6 x:test_col_shard2_replica_n4] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=28, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.493010619612846]
   [junit4]   2> 2189344 INFO  (qtp1266956226-41718) [n:127.0.0.1:43708_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.s.ManagedIndexSchema Managed schema znode at 
/configs/solrCloudCollectionConfig/managed-schema already exists - no need to 
create it
   [junit4]   2> 2189344 INFO  (qtp1266956226-41718) [n:127.0.0.1:43708_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in 
ZooKeeper, the non-managed schema 
/configs/solrCloudCollectionConfig/schema15.xml no longer exists.
   [junit4]   2> 2189344 INFO  (qtp1266956226-41718) [n:127.0.0.1:43708_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'test_col_shard1_replica_n2' using 
configuration from collection test_col, trusted=true
   [junit4]   2> 2189344 INFO  (qtp1266956226-41718) [n:127.0.0.1:43708_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43708.solr.core.test_col.shard1.replica_n2' (registry 
'solr.core.test_col.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@46d8c339
   [junit4]   2> 2189345 INFO  (qtp1266956226-41718) [n:127.0.0.1:43708_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] o.a.s.c.SolrCore 
[[test_col_shard1_replica_n2] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_45AE63FB4411AC02-001/tempDir-001/node2/test_col_shard1_replica_n2],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_45AE63FB4411AC02-001/tempDir-001/node2/./test_col_shard1_replica_n2/data/]
   [junit4]   2> 2189346 INFO  (qtp1266956226-41718) [n:127.0.0.1:43708_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=28, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.493010619612846]
   [junit4]   2> 2189400 INFO  (qtp1117327240-41737) [n:127.0.0.1:53459_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 2189402 INFO  (qtp68723425-41712) [n:127.0.0.1:54854_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n7] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2189402 INFO  (qtp68723425-41712) [n:127.0.0.1:54854_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n7] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2189404 INFO  (qtp68723425-41712) [n:127.0.0.1:54854_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n7] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2189404 INFO  (qtp68723425-41712) [n:127.0.0.1:54854_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n7] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2189404 INFO  (qtp68723425-41712) [n:127.0.0.1:54854_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n7] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=26, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 2189405 INFO  (qtp68723425-41712) [n:127.0.0.1:54854_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n7] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@c85a93e[test_col_shard2_replica_n7] 
main]
   [junit4]   2> 2189430 INFO  (qtp1042575207-41746) [n:127.0.0.1:34113_solr 
c:test_col s:shard2 r:core_node6 x:test_col_shard2_replica_n4] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2189430 INFO  (qtp1042575207-41746) [n:127.0.0.1:34113_solr 
c:test_col s:shard2 r:core_node6 x:test_col_shard2_replica_n4] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2189432 INFO  (qtp1042575207-41746) [n:127.0.0.1:34113_solr 
c:test_col s:shard2 r:core_node6 x:test_col_shard2_replica_n4] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2189432 INFO  (qtp1042575207-41746) [n:127.0.0.1:34113_solr 
c:test_col s:shard2 r:core_node6 x:test_col_shard2_replica_n4] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2189433 INFO  (qtp1042575207-41746) [n:127.0.0.1:34113_solr 
c:test_col s:shard2 r:core_node6 x:test_col_shard2_replica_n4] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=26, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 2189434 INFO  (qtp1266956226-41718) [n:127.0.0.1:43708_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2189434 INFO  (qtp1266956226-41718) [n:127.0.0.1:43708_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2189436 INFO  (qtp1266956226-41718) [n:127.0.0.1:43708_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2189436 INFO  (qtp1266956226-41718) [n:127.0.0.1:43708_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2189436 INFO  (qtp1266956226-41718) [n:127.0.0.1:43708_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=26, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 2189437 INFO  (qtp1266956226-41718) [n:127.0.0.1:43708_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@44b2909[test_col_shard1_replica_n2] 
main]
   [junit4]   2> 2189440 INFO  (qtp1042575207-41746) [n:127.0.0.1:34113_solr 
c:test_col s:shard2 r:core_node6 x:test_col_shard2_replica_n4] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2e6cf920[test_col_shard2_replica_n4] main]
   [junit4]   2> 2189442 INFO  (qtp1266956226-41718) [n:127.0.0.1:43708_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/solrCloudCollectionConfig
   [junit4]   2> 2189442 INFO  (qtp1266956226-41718) [n:127.0.0.1:43708_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 2189442 INFO  (qtp1266956226-41718) [n:127.0.0.1:43708_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/solrCloudCollectionConfig/managed-schema
   [junit4]   2> 2189443 INFO  (qtp1266956226-41718) [n:127.0.0.1:43708_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.s.ZkIndexSchemaReader Retrieved schema version 0 from ZooKeeper
   [junit4]   2> 2189447 INFO  (qtp1266956226-41718) [n:127.0.0.1:43708_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.s.IndexSchema [test_col_shard1_replica_n2] Schema name=test
   [junit4]   2> 2189529 INFO  (qtp1117327240-41737) [n:127.0.0.1:53459_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.s.ManagedIndexSchema Managed schema znode at 
/configs/solrCloudCollectionConfig/managed-schema already exists - no need to 
create it
   [junit4]   2> 2189530 INFO  (qtp1117327240-41737) [n:127.0.0.1:53459_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in 
ZooKeeper, the non-managed schema 
/configs/solrCloudCollectionConfig/schema15.xml no longer exists.
   [junit4]   2> 2189530 INFO  (qtp1117327240-41737) [n:127.0.0.1:53459_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'test_col_shard1_replica_n1' using 
configuration from collection test_col, trusted=true
   [junit4]   2> 2189530 INFO  (qtp1117327240-41737) [n:127.0.0.1:53459_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53459.solr.core.test_col.shard1.replica_n1' (registry 
'solr.core.test_col.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@46d8c339
   [junit4]   2> 2189530 INFO  (qtp1117327240-41737) [n:127.0.0.1:53459_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] o.a.s.c.SolrCore 
[[test_col_shard1_replica_n1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_45AE63FB4411AC02-001/tempDir-001/node5/test_col_shard1_replica_n1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_45AE63FB4411AC02-001/tempDir-001/node5/./test_col_shard1_replica_n1/data/]
   [junit4]   2> 2189532 INFO  (qtp1117327240-41737) [n:127.0.0.1:53459_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=28, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.493010619612846]
   [junit4]   2> 2189538 INFO  (qtp1042575207-41746) [n:127.0.0.1:34113_solr 
c:test_col s:shard2 r:core_node6 x:test_col_shard2_replica_n4] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/solrCloudCollectionConfig
   [junit4]   2> 2189538 INFO  (qtp1042575207-41746) [n:127.0.0.1:34113_solr 
c:test_col s:shard2 r:core_node6 x:test_col_shard2_replica_n4] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 2189538 INFO  (qtp1042575207-41746) [n:127.0.0.1:34113_solr 
c:test_col s:shard2 r:core_node6 x:test_col_shard2_replica_n4] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/solrCloudCollectionConfig/managed-schema
   [junit4]   2> 2189539 INFO  (qtp1042575207-41746) [n:127.0.0.1:34113_solr 
c:test_col s:shard2 r:core_node6 x:test_col_shard2_replica_n4] 
o.a.s.s.ZkIndexSchemaReader Retrieved schema version 0 from ZooKeeper
   [junit4]   2> 2189539 INFO  (qtp68723425-41712) [n:127.0.0.1:54854_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n7] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/solrCloudCollectionConfig
   [junit4]   2> 2189542 INFO  (qtp1042575207-41746) [n:127.0.0.1:34113_solr 
c:test_col s:shard2 r:core_node6 x:test_col_shard2_replica_n4] 
o.a.s.s.IndexSchema [test_col_shard2_replica_n4] Schema name=test
   [junit4]   2> 2190082 INFO  (qtp68723425-41712) [n:127.0.0.1:54854_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n7] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 2190085 INFO  (qtp68723425-41712) [n:127.0.0.1:54854_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n7] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/solrCloudCollectionConfig/managed-schema
   [junit4]   2> 2190086 INFO  (qtp68723425-41712) [n:127.0.0.1:54854_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n7] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 2190087 INFO  (qtp68723425-41712) [n:127.0.0.1:54854_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n7] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1623455447302275072
   [junit4]   2> 2190097 INFO  
(searcherExecutor-13049-thread-1-processing-n:127.0.0.1:54854_solr 
x:test_col_shard2_replica_n7 c:test_col s:shard2 r:core_node8) 
[n:127.0.0.1:54854_solr c:test_col s:shard2 r:core_node8 
x:test_col_shard2_replica_n7] o.a.s.c.SolrCore [test_col_shard2_replica_n7] 
Registered new searcher Searcher@c85a93e[test_col_shard2_replica_n7] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2190099 INFO  (qtp68723425-41712) [n:127.0.0.1:54854_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n7] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/test_col/terms/shard2 to Terms{values={core_node8=0}, version=0}
   [junit4]   2> 2190099 INFO  (qtp68723425-41712) [n:127.0.0.1:54854_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n7] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/test_col/leaders/shard2
   [junit4]   2> 2190116 INFO  (qtp68723425-41712) [n:127.0.0.1:54854_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n7] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard2: total=2 found=1 timeoutin=9998ms
   [junit4]   2> 2190147 INFO  (qtp1266956226-41718) [n:127.0.0.1:43708_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 2190167 INFO  (qtp1117327240-41737) [n:127.0.0.1:53459_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2190167 INFO  (qtp1117327240-41737) [n:127.0.0.1:53459_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2190168 INFO  (qtp1117327240-41737) [n:127.0.0.1:53459_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2190168 INFO  (qtp1117327240-41737) [n:127.0.0.1:53459_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2190168 INFO  (qtp1117327240-41737) [n:127.0.0.1:53459_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=26, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 2190168 INFO  (qtp1117327240-41737) [n:127.0.0.1:53459_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@55e3c990[test_col_shard1_replica_n1] main]
   [junit4]   2> 2190173 INFO  (qtp1117327240-41737) [n:127.0.0.1:53459_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/solrCloudCollectionConfig
   [junit4]   2> 2190174 INFO  (qtp1117327240-41737) [n:127.0.0.1:53459_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 2190174 INFO  (qtp1117327240-41737) [n:127.0.0.1:53459_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/solrCloudCollectionConfig/managed-schema
   [junit4]   2> 2190175 INFO  (qtp1117327240-41737) [n:127.0.0.1:53459_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.s.ZkIndexSchemaReader Retrieved schema version 0 from ZooKeeper
   [junit4]   2> 2190178 INFO  (qtp1117327240-41737) [n:127.0.0.1:53459_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.s.IndexSchema [test_col_shard1_replica_n1] Schema name=test
   [junit4]   2> 2190193 INFO  (qtp1266956226-41718) [n:127.0.0.1:43708_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 750 ms
   [junit4]   2> 2190194 INFO  (qtp1266956226-41718) [n:127.0.0.1:43708_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1623455447414472704
   [junit4]   2> 2190201 INFO  
(searcherExecutor-13051-thread-1-processing-n:127.0.0.1:43708_solr 
x:test_col_shard1_replica_n2 c:test_col s:shard1 r:core_node5) 
[n:127.0.0.1:43708_solr c:test_col s:shard1 r:core_node5 
x:test_col_shard1_replica_n2] o.a.s.c.SolrCore [test_col_shard1_replica_n2] 
Registered new searcher Searcher@44b2909[test_col_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2190205 INFO  (qtp1042575207-41746) [n:127.0.0.1:34113_solr 
c:test_col s:shard2 r:core_node6 x:test_col_shard2_replica_n4] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 2190206 INFO  (qtp1266956226-41718) [n:127.0.0.1:43708_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/test_col/terms/shard1 to Terms{values={core_node5=0}, version=0}
   [junit4]   2> 2190206 INFO  (qtp1266956226-41718) [n:127.0.0.1:43708_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/test_col/leaders/shard1
   [junit4]   2> 2190223 INFO  (qtp1266956226-41718) [n:127.0.0.1:43708_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9987ms
   [junit4]   2> 2190243 INFO  (qtp1042575207-41746) [n:127.0.0.1:34113_solr 
c:test_col s:shard2 r:core_node6 x:test_col_shard2_replica_n4] 
o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 704 ms
   [junit4]   2> 2190243 INFO  (qtp1042575207-41746) [n:127.0.0.1:34113_solr 
c:test_col s:shard2 r:core_node6 x:test_col_shard2_replica_n4] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1623455447465852928
   [junit4]   2> 2190247 INFO  
(searcherExecutor-13050-thread-1-processing-n:127.0.0.1:34113_solr 
x:test_col_shard2_replica_n4 c:test_col s:shard2 r:core_node6) 
[n:127.0.0.1:34113_solr c:test_col s:shard2 r:core_node6 
x:test_col_shard2_replica_n4] o.a.s.c.SolrCore [test_col_shard2_replica_n4] 
Registered new searcher Searcher@2e6cf920[test_col_shard2_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2190251 INFO  (qtp1042575207-41746) [n:127.0.0.1:34113_solr 
c:test_col s:shard2 r:core_node6 x:test_col_shard2_replica_n4] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/test_col/terms/shard2 to Terms{values={core_node6=0, 
core_node8=0}, version=1}
   [junit4]   2> 2190251 INFO  (qtp1042575207-41746) [n:127.0.0.1:34113_solr 
c:test_col s:shard2 r:core_node6 x:test_col_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/test_col/leaders/shard2
   [junit4]   2> 2190272 INFO  (qtp1117327240-41737) [n:127.0.0.1:53459_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 2190295 INFO  (qtp1117327240-41737) [n:127.0.0.1:53459_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 119 ms
   [junit4]   2> 2190295 INFO  (qtp1117327240-41737) [n:127.0.0.1:53459_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1623455447520378880
   [junit4]   2> 2190299 INFO  
(searcherExecutor-13061-thread-1-processing-n:127.0.0.1:53459_solr 
x:test_col_shard1_replica_n1 c:test_col s:shard1 r:core_node3) 
[n:127.0.0.1:53459_solr c:test_col s:shard1 r:core_node3 
x:test_col_shard1_replica_n1] o.a.s.c.SolrCore [test_col_shard1_replica_n1] 
Registered new searcher Searcher@55e3c990[test_col_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2190304 INFO  (qtp1117327240-41737) [n:127.0.0.1:53459_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/test_col/terms/shard1 to Terms{values={core_node3=0, 
core_node5=0}, version=1}
   [junit4]   2> 2190304 INFO  (qtp1117327240-41737) [n:127.0.0.1:53459_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/test_col/leaders/shard1
   [junit4]   2> 2190619 INFO  (qtp68723425-41712) [n:127.0.0.1:54854_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n7] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2190619 INFO  (qtp68723425-41712) [n:127.0.0.1:54854_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n7] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2190619 INFO  (qtp68723425-41712) [n:127.0.0.1:54854_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n7] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:54854/solr/test_col_shard2_replica_n7/
   [junit4]   2> 2190620 INFO  (qtp68723425-41712) [n:127.0.0.1:54854_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n7] o.a.s.u.PeerSync 
PeerSync: core=test_col_shard2_replica_n7 url=http://127.0.0.1:54854/solr START 
replicas=[http://127.0.0.1:34113/solr/test_col_shard2_replica_n4/] nUpdates=100
   [junit4]   2> 2190620 INFO  (qtp68723425-41712) [n:127.0.0.1:54854_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n7] o.a.s.u.PeerSync 
PeerSync: core=test_col_shard2_replica_n7 url=http://127.0.0.1:54854/solr DONE. 
 We have no versions.  sync failed.
   [junit4]   2> 2190622 INFO  (qtp1042575207-41751) [n:127.0.0.1:34113_solr 
c:test_col s:shard2 r:core_node6 x:test_col_shard2_replica_n4] 
o.a.s.c.S.Request [test_col_shard2_replica_n4]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 2190623 INFO  (qtp68723425-41712) [n:127.0.0.1:54854_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n7] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 2190623 INFO  (qtp68723425-41712) [n:127.0.0.1:54854_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n7] 
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> 2190623 INFO  (qtp68723425-41712) [n:127.0.0.1:54854_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n7] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/test_col/leaders/shard2/leader after winning as 
/collections/test_col/leader_elect/shard2/election/72149507388276745-core_node8-n_0000000000
   [junit4]   2> 2190624 INFO  (qtp68723425-41712) [n:127.0.0.1:54854_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n7] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:54854/solr/test_col_shard2_replica_n7/ shard2
   [junit4]   2> 2190726 INFO  (qtp1266956226-41718) [n:127.0.0.1:43708_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2190726 INFO  (qtp1266956226-41718) [n:127.0.0.1:43708_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2190726 INFO  (qtp1266956226-41718) [n:127.0.0.1:43708_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:43708/solr/test_col_shard1_replica_n2/
   [junit4]   2> 2190727 INFO  (qtp1266956226-41718) [n:127.0.0.1:43708_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] o.a.s.u.PeerSync 
PeerSync: core=test_col_shard1_replica_n2 url=http://127.0.0.1:43708/solr START 
replicas=[http://127.0.0.1:53459/solr/test_col_shard1_replica_n1/] nUpdates=100
   [junit4]   2> 2190727 INFO  (qtp1266956226-41718) [n:127.0.0.1:43708_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] o.a.s.u.PeerSync 
PeerSync: core=test_col_shard1_replica_n2 url=http://127.0.0.1:43708/solr DONE. 
 We have no versions.  sync failed.
   [junit4]   2> 2190729 INFO  (qtp1117327240-41739) [n:127.0.0.1:53459_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.c.S.Request [test_col_shard1_replica_n1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 2190729 INFO  (qtp1266956226-41718) [n:127.0.0.1:43708_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 2190730 INFO  (qtp1266956226-41718) [n:127.0.0.1:43708_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 2190730 INFO  (qtp1266956226-41718) [n:127.0.0.1:43708_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/test_col/leaders/shard1/leader after winning as 
/collections/test_col/leader_elect/shard1/election/72149507388276753-core_node5-n_0000000000
   [junit4]   2> 2190730 INFO  (zkCallback-14640-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: [5])
   [junit4]   2> 2190732 INFO  (qtp68723425-41712) [n:127.0.0.1:54854_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n7] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2190732 INFO  (qtp1266956226-41718) [n:127.0.0.1:43708_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:43708/solr/test_col_shard1_replica_n2/ shard1
   [junit4]   2> 2190734 INFO  (qtp68723425-41712) [n:127

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

19s J1 | TestTolerantUpdateProcessorCloud.testVariousAddsViaShard1LeaderClient
   [junit4] OK      0.25s J1 | 
TestTolerantUpdateProcessorCloud.testAddsMixedWithDeletesViaCloudClient
   [junit4] OK      0.28s J1 | 
TestTolerantUpdateProcessorCloud.testAddsMixedWithDeletesViaShard2NonLeaderClient
   [junit4] OK      0.36s J1 | 
TestTolerantUpdateProcessorCloud.testVariousDeletesViaShard1LeaderClient
   [junit4] OK      0.34s J1 | 
TestTolerantUpdateProcessorCloud.testAddsMixedWithDeletesViaShard1LeaderClient
   [junit4] OK      1.60s J1 | 
TestTolerantUpdateProcessorCloud.testVariousAddsViaShard2LeaderClient
   [junit4] OK      0.38s J1 | 
TestTolerantUpdateProcessorCloud.testVariousDeletesViaShard1NonLeaderClient
   [junit4] OK      0.37s J1 | 
TestTolerantUpdateProcessorCloud.testVariousDeletesViaNoCollectionClient
   [junit4] OK      0.22s J1 | 
TestTolerantUpdateProcessorCloud.testAddsMixedWithDeletesViaShard1NonLeaderClient
   [junit4] OK      0.34s J1 | 
TestTolerantUpdateProcessorCloud.testVariousDeletesViaShard2NonLeaderClient
   [junit4] OK      0.31s J1 | 
TestTolerantUpdateProcessorCloud.testVariousDeletesViaCloudClient
   [junit4] OK      0.76s J1 | 
TestTolerantUpdateProcessorCloud.testVariousAddsViaCloudClient
   [junit4] OK      1.40s J1 | 
TestTolerantUpdateProcessorCloud.testVariousAddsViaShard1NonLeaderClient
   [junit4] OK      0.26s J1 | 
TestTolerantUpdateProcessorCloud.testAddsMixedWithDeletesViaNoCollectionClient
   [junit4] OK      0.25s J1 | 
TestTolerantUpdateProcessorCloud.testAddsMixedWithDeletesViaShard2LeaderClient
   [junit4] OK      0.54s J1 | TestTolerantUpdateProcessorCloud.testSanity
   [junit4] Completed [4/5] on J1 in 22.11s, 19 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.TestTolerantUpdateProcessorCloud
   [junit4] OK      0.33s J0 | 
TestTolerantUpdateProcessorCloud.testVariousDeletesViaShard2LeaderClient
   [junit4] OK      0.73s J0 | 
TestTolerantUpdateProcessorCloud.testVariousAddsViaShard2NonLeaderClient
   [junit4] OK      0.71s J0 | 
TestTolerantUpdateProcessorCloud.testVariousAddsViaNoCollectionClient
   [junit4] OK      0.72s J0 | 
TestTolerantUpdateProcessorCloud.testVariousAddsViaShard1LeaderClient
   [junit4] OK      0.17s J0 | 
TestTolerantUpdateProcessorCloud.testAddsMixedWithDeletesViaCloudClient
   [junit4] OK      0.18s J0 | 
TestTolerantUpdateProcessorCloud.testAddsMixedWithDeletesViaShard2NonLeaderClient
   [junit4] OK      0.24s J0 | 
TestTolerantUpdateProcessorCloud.testVariousDeletesViaShard1LeaderClient
   [junit4] OK      0.20s J0 | 
TestTolerantUpdateProcessorCloud.testAddsMixedWithDeletesViaShard1LeaderClient
   [junit4] OK      0.66s J0 | 
TestTolerantUpdateProcessorCloud.testVariousAddsViaShard2LeaderClient
   [junit4] OK      0.25s J0 | 
TestTolerantUpdateProcessorCloud.testVariousDeletesViaShard1NonLeaderClient
   [junit4] OK      0.25s J0 | 
TestTolerantUpdateProcessorCloud.testVariousDeletesViaNoCollectionClient
   [junit4] OK      0.21s J0 | 
TestTolerantUpdateProcessorCloud.testAddsMixedWithDeletesViaShard1NonLeaderClient
   [junit4] OK      0.26s J0 | 
TestTolerantUpdateProcessorCloud.testVariousDeletesViaShard2NonLeaderClient
   [junit4] OK      0.19s J0 | 
TestTolerantUpdateProcessorCloud.testVariousDeletesViaCloudClient
   [junit4] OK      0.48s J0 | 
TestTolerantUpdateProcessorCloud.testVariousAddsViaCloudClient
   [junit4] OK      0.66s J0 | 
TestTolerantUpdateProcessorCloud.testVariousAddsViaShard1NonLeaderClient
   [junit4] OK      0.18s J0 | 
TestTolerantUpdateProcessorCloud.testAddsMixedWithDeletesViaNoCollectionClient
   [junit4] OK      0.19s J0 | 
TestTolerantUpdateProcessorCloud.testAddsMixedWithDeletesViaShard2LeaderClient
   [junit4] OK      0.29s J0 | TestTolerantUpdateProcessorCloud.testSanity
   [junit4] Completed [5/5] on J0 in 13.59s, 19 tests
   [junit4] 
   [junit4] JVM J0:     0.73 ..    78.49 =    77.75s
   [junit4] JVM J1:     0.73 ..    65.47 =    64.74s
   [junit4] Execution time total: 1 minute 18 seconds
   [junit4] Tests summary: 5 suites, 95 tests
   [junit4] Could not remove temporary path: 
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0
 (java.nio.file.DirectoryNotEmptyException: Remaining files: 
[/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp])
   [junit4] Could not remove temporary path: 
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1
 (java.nio.file.DirectoryNotEmptyException: Remaining files: 
[/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp])
     [echo] 5 slowest tests:
[junit4:tophints] 190.38s | org.apache.solr.search.facet.TestJsonFacets
[junit4:tophints] 143.91s | org.apache.solr.cloud.api.collections.ShardSplitTest
[junit4:tophints] 117.06s | org.apache.solr.update.SoftAutoCommitTest
[junit4:tophints] 104.54s | org.apache.solr.cloud.CollectionsAPISolrJTest
[junit4:tophints]  92.00s | org.apache.solr.handler.TestReplicationHandler

-check-totals:

test-nocompile:

BUILD SUCCESSFUL
Total time: 1 minute 22 seconds
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.TestTolerantUpdateProcessorCloud
[repro] Exiting with code 0
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
java.lang.InterruptedException: no matches found within 10000
        at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2847)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2726)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2707)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3086)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to Solaris VBOX
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
                at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
                at hudson.remoting.Channel.call(Channel.java:957)
                at hudson.FilePath.act(FilePath.java:1072)
                at hudson.FilePath.act(FilePath.java:1061)
                at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
                at 
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
                at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
                at 
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
                at hudson.model.Build$BuildExecution.post2(Build.java:186)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
                at hudson.model.Run.execute(Run.java:1835)
                at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
                at 
hudson.model.ResourceController.execute(ResourceController.java:97)
                at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3088)
        at hudson.remoting.UserRequest.perform(UserRequest.java:212)
        at hudson.remoting.UserRequest.perform(UserRequest.java:54)
        at hudson.remoting.Request$2.run(Request.java:369)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no 
matches found within 10000
        at hudson.FilePath.act(FilePath.java:1074)
        at hudson.FilePath.act(FilePath.java:1061)
        at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
        at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
        at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
        at hudson.model.Build$BuildExecution.post2(Build.java:186)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
        at hudson.model.Run.execute(Run.java:1835)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
        at hudson.model.ResourceController.execute(ResourceController.java:97)
        at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern 
"**/*.events,heapdumps/**,**/*_pid*.log". Configuration error?
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all 
warnings.
<Git Blamer> GIT_COMMIT=8cb89df72295523bc6b58a11579b0aa8174a323e, 
workspace=/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris
[WARNINGS] Computing warning deltas based on reference build #19
Recording test results
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to