You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2020/03/31 20:42:52 UTC

[JENKINS] Lucene-Solr-8.x-MacOSX (64bit/jdk1.8.0) - Build # 806 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/806/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

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

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.cloud.autoscaling.AutoAddReplicasIntegrationTest:     1) Thread[id=23612, name=SessionTracker, state=TIMED_WAITING, group=TGRP-AutoAddReplicasIntegrationTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.autoscaling.AutoAddReplicasIntegrationTest: 
   1) Thread[id=23612, name=SessionTracker, state=TIMED_WAITING, group=TGRP-AutoAddReplicasIntegrationTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)
	at __randomizedtesting.SeedInfo.seed([EAD4953BC7EB6EF6]:0)




Build Log:
[...truncated 15236 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.AutoAddReplicasIntegrationTest
   [junit4]   2> 1271342 INFO  (SUITE-AutoAddReplicasIntegrationTest-seed#[EAD4953BC7EB6EF6]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1271343 INFO  (SUITE-AutoAddReplicasIntegrationTest-seed#[EAD4953BC7EB6EF6]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_EAD4953BC7EB6EF6-001/data-dir-131-001
   [junit4]   2> 1271343 WARN  (SUITE-AutoAddReplicasIntegrationTest-seed#[EAD4953BC7EB6EF6]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=68 numCloses=68
   [junit4]   2> 1271343 INFO  (SUITE-AutoAddReplicasIntegrationTest-seed#[EAD4953BC7EB6EF6]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1271351 INFO  (SUITE-AutoAddReplicasIntegrationTest-seed#[EAD4953BC7EB6EF6]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 1271351 INFO  (SUITE-AutoAddReplicasIntegrationTest-seed#[EAD4953BC7EB6EF6]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1271354 INFO  (TEST-AutoAddReplicasIntegrationTest.testClusterPropOverridesCollecitonProp-seed#[EAD4953BC7EB6EF6]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testClusterPropOverridesCollecitonProp
   [junit4]   2> 1271356 INFO  (TEST-AutoAddReplicasIntegrationTest.testClusterPropOverridesCollecitonProp-seed#[EAD4953BC7EB6EF6]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_EAD4953BC7EB6EF6-001/tempDir-001
   [junit4]   2> 1271357 INFO  (TEST-AutoAddReplicasIntegrationTest.testClusterPropOverridesCollecitonProp-seed#[EAD4953BC7EB6EF6]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1271357 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1271358 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1271460 INFO  (TEST-AutoAddReplicasIntegrationTest.testClusterPropOverridesCollecitonProp-seed#[EAD4953BC7EB6EF6]) [     ] o.a.s.c.ZkTestServer start zk server on port:65391
   [junit4]   2> 1271460 INFO  (TEST-AutoAddReplicasIntegrationTest.testClusterPropOverridesCollecitonProp-seed#[EAD4953BC7EB6EF6]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:65391
   [junit4]   2> 1271460 INFO  (TEST-AutoAddReplicasIntegrationTest.testClusterPropOverridesCollecitonProp-seed#[EAD4953BC7EB6EF6]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:65391
   [junit4]   2> 1271460 INFO  (TEST-AutoAddReplicasIntegrationTest.testClusterPropOverridesCollecitonProp-seed#[EAD4953BC7EB6EF6]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 65391
   [junit4]   2> 1271465 INFO  (TEST-AutoAddReplicasIntegrationTest.testClusterPropOverridesCollecitonProp-seed#[EAD4953BC7EB6EF6]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1271470 INFO  (zkConnectionManagerCallback-7089-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1271471 INFO  (TEST-AutoAddReplicasIntegrationTest.testClusterPropOverridesCollecitonProp-seed#[EAD4953BC7EB6EF6]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1271479 INFO  (TEST-AutoAddReplicasIntegrationTest.testClusterPropOverridesCollecitonProp-seed#[EAD4953BC7EB6EF6]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1271484 INFO  (zkConnectionManagerCallback-7091-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1271484 INFO  (TEST-AutoAddReplicasIntegrationTest.testClusterPropOverridesCollecitonProp-seed#[EAD4953BC7EB6EF6]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1271486 INFO  (TEST-AutoAddReplicasIntegrationTest.testClusterPropOverridesCollecitonProp-seed#[EAD4953BC7EB6EF6]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1271492 INFO  (zkConnectionManagerCallback-7093-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1271492 INFO  (TEST-AutoAddReplicasIntegrationTest.testClusterPropOverridesCollecitonProp-seed#[EAD4953BC7EB6EF6]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1271611 WARN  (jetty-launcher-7094-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1271611 WARN  (jetty-launcher-7094-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1271611 WARN  (jetty-launcher-7094-thread-3) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1271611 INFO  (jetty-launcher-7094-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1271611 INFO  (jetty-launcher-7094-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1271611 INFO  (jetty-launcher-7094-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1271611 INFO  (jetty-launcher-7094-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1271611 INFO  (jetty-launcher-7094-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1271611 INFO  (jetty-launcher-7094-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1271611 INFO  (jetty-launcher-7094-thread-2) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_201-b09
   [junit4]   2> 1271611 INFO  (jetty-launcher-7094-thread-1) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_201-b09
   [junit4]   2> 1271611 INFO  (jetty-launcher-7094-thread-3) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_201-b09
   [junit4]   2> 1271613 INFO  (jetty-launcher-7094-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1271613 INFO  (jetty-launcher-7094-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1271613 INFO  (jetty-launcher-7094-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1271614 INFO  (jetty-launcher-7094-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1271614 INFO  (jetty-launcher-7094-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1271614 INFO  (jetty-launcher-7094-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1271615 INFO  (jetty-launcher-7094-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@66387360{/solr,null,AVAILABLE}
   [junit4]   2> 1271616 INFO  (jetty-launcher-7094-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@37690991{/solr,null,AVAILABLE}
   [junit4]   2> 1271616 INFO  (jetty-launcher-7094-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1271616 INFO  (jetty-launcher-7094-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1271616 INFO  (jetty-launcher-7094-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1271616 INFO  (jetty-launcher-7094-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7ded7786{/solr,null,AVAILABLE}
   [junit4]   2> 1271616 INFO  (jetty-launcher-7094-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@3faba759{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:65399}
   [junit4]   2> 1271616 INFO  (jetty-launcher-7094-thread-1) [     ] o.e.j.s.Server Started @1271724ms
   [junit4]   2> 1271616 INFO  (jetty-launcher-7094-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=65399}
   [junit4]   2> 1271616 ERROR (jetty-launcher-7094-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1271616 INFO  (jetty-launcher-7094-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1271616 INFO  (jetty-launcher-7094-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 1271616 INFO  (jetty-launcher-7094-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1271616 INFO  (jetty-launcher-7094-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 1271616 INFO  (jetty-launcher-7094-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-03-31T20:07:21.235Z
   [junit4]   2> 1271616 INFO  (jetty-launcher-7094-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6ca69948{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:65400}
   [junit4]   2> 1271617 INFO  (jetty-launcher-7094-thread-2) [     ] o.e.j.s.Server Started @1271725ms
   [junit4]   2> 1271617 INFO  (jetty-launcher-7094-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=65400}
   [junit4]   2> 1271617 INFO  (jetty-launcher-7094-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@69a68d8e{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:65401}
   [junit4]   2> 1271617 INFO  (jetty-launcher-7094-thread-3) [     ] o.e.j.s.Server Started @1271725ms
   [junit4]   2> 1271617 INFO  (jetty-launcher-7094-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=65401}
   [junit4]   2> 1271617 ERROR (jetty-launcher-7094-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1271617 INFO  (jetty-launcher-7094-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1271617 INFO  (jetty-launcher-7094-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 1271617 ERROR (jetty-launcher-7094-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1271617 INFO  (jetty-launcher-7094-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1271617 INFO  (jetty-launcher-7094-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1271617 INFO  (jetty-launcher-7094-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 1271617 INFO  (jetty-launcher-7094-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 1271617 INFO  (jetty-launcher-7094-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-03-31T20:07:21.236Z
   [junit4]   2> 1271617 INFO  (jetty-launcher-7094-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1271617 INFO  (jetty-launcher-7094-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 1271617 INFO  (jetty-launcher-7094-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-03-31T20:07:21.236Z
   [junit4]   2> 1271617 INFO  (jetty-launcher-7094-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1271618 INFO  (jetty-launcher-7094-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1271618 INFO  (jetty-launcher-7094-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1271621 INFO  (zkConnectionManagerCallback-7096-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1271621 INFO  (jetty-launcher-7094-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1271622 INFO  (zkConnectionManagerCallback-7098-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1271622 INFO  (jetty-launcher-7094-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1271622 INFO  (zkConnectionManagerCallback-7100-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1271622 INFO  (jetty-launcher-7094-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1271623 INFO  (jetty-launcher-7094-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1271623 INFO  (jetty-launcher-7094-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1271624 INFO  (jetty-launcher-7094-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1271644 INFO  (jetty-launcher-7094-thread-3) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1271644 INFO  (jetty-launcher-7094-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1271644 INFO  (jetty-launcher-7094-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1271644 INFO  (jetty-launcher-7094-thread-3) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1271644 INFO  (jetty-launcher-7094-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1271644 INFO  (jetty-launcher-7094-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1271645 INFO  (jetty-launcher-7094-thread-3) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5eb1283, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1271645 INFO  (jetty-launcher-7094-thread-2) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5eb1283, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1271645 INFO  (jetty-launcher-7094-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5eb1283, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1271818 INFO  (jetty-launcher-7094-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1271819 WARN  (jetty-launcher-7094-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7934042b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1271819 WARN  (jetty-launcher-7094-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7934042b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1271824 WARN  (jetty-launcher-7094-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@d3d77d1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1271824 WARN  (jetty-launcher-7094-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@d3d77d1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1271825 INFO  (jetty-launcher-7094-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65391/solr
   [junit4]   2> 1271826 INFO  (jetty-launcher-7094-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1271828 INFO  (zkConnectionManagerCallback-7108-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1271828 INFO  (jetty-launcher-7094-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1271901 INFO  (jetty-launcher-7094-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1271902 WARN  (jetty-launcher-7094-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@115c2fa9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1271902 WARN  (jetty-launcher-7094-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@115c2fa9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1271907 WARN  (jetty-launcher-7094-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@66f2ece0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1271907 WARN  (jetty-launcher-7094-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@66f2ece0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1271908 INFO  (jetty-launcher-7094-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65391/solr
   [junit4]   2> 1271912 INFO  (jetty-launcher-7094-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1271916 INFO  (zkConnectionManagerCallback-7115-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1271916 INFO  (jetty-launcher-7094-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1271926 INFO  (jetty-launcher-7094-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1271926 WARN  (jetty-launcher-7094-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@245137a8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1271926 WARN  (jetty-launcher-7094-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@245137a8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1271929 WARN  (jetty-launcher-7094-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@30307d79[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1271929 WARN  (jetty-launcher-7094-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@30307d79[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1271930 INFO  (jetty-launcher-7094-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65391/solr
   [junit4]   2> 1271931 INFO  (jetty-launcher-7094-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1271935 INFO  (zkConnectionManagerCallback-7121-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1271935 INFO  (jetty-launcher-7094-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1271955 INFO  (jetty-launcher-7094-thread-3) [n:127.0.0.1:65401_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1271958 INFO  (zkConnectionManagerCallback-7123-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1271958 INFO  (jetty-launcher-7094-thread-3) [n:127.0.0.1:65401_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1272030 INFO  (jetty-launcher-7094-thread-2) [n:127.0.0.1:65400_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1272033 INFO  (zkConnectionManagerCallback-7125-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1272033 INFO  (jetty-launcher-7094-thread-2) [n:127.0.0.1:65400_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1272132 INFO  (jetty-launcher-7094-thread-1) [n:127.0.0.1:65399_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1272134 INFO  (zkConnectionManagerCallback-7131-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1272134 INFO  (jetty-launcher-7094-thread-1) [n:127.0.0.1:65399_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1272215 INFO  (jetty-launcher-7094-thread-1) [n:127.0.0.1:65399_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:65399_solr
   [junit4]   2> 1272220 INFO  (jetty-launcher-7094-thread-1) [n:127.0.0.1:65399_solr     ] o.a.s.c.Overseer Overseer (id=72082118712885259-127.0.0.1:65399_solr-n_0000000000) starting
   [junit4]   2> 1272242 INFO  (OverseerStateUpdate-72082118712885259-127.0.0.1:65399_solr-n_0000000000) [n:127.0.0.1:65399_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:65399_solr
   [junit4]   2> 1272243 DEBUG (OverseerAutoScalingTriggerThread-72082118712885259-127.0.0.1:65399_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and .scheduled_maintenance triggers
   [junit4]   2> 1272243 INFO  (jetty-launcher-7094-thread-1) [n:127.0.0.1:65399_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:65399_solr
   [junit4]   2> 1272245 DEBUG (OverseerAutoScalingTriggerThread-72082118712885259-127.0.0.1:65399_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 1272246 DEBUG (OverseerAutoScalingTriggerThread-72082118712885259-127.0.0.1:65399_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 0
   [junit4]   2> 1272246 DEBUG (OverseerAutoScalingTriggerThread-72082118712885259-127.0.0.1:65399_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 1272247 INFO  (OverseerStateUpdate-72082118712885259-127.0.0.1:65399_solr-n_0000000000) [n:127.0.0.1:65399_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1272254 INFO  (jetty-launcher-7094-thread-1) [n:127.0.0.1:65399_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1272254 WARN  (jetty-launcher-7094-thread-1) [n:127.0.0.1:65399_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1272258 DEBUG (OverseerAutoScalingTriggerThread-72082118712885259-127.0.0.1:65399_solr-n_0000000000) [     ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:65399_solr]
   [junit4]   2> 1272260 DEBUG (OverseerAutoScalingTriggerThread-72082118712885259-127.0.0.1:65399_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / nodeAdded markers
   [junit4]   2> 1272262 DEBUG (OverseerAutoScalingTriggerThread-72082118712885259-127.0.0.1:65399_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 1272262 DEBUG (ScheduledTrigger-5529-thread-1) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1 and last live nodes: 1
   [junit4]   2> 1272262 TRACE (ScheduledTrigger-5529-thread-1) [     ] o.a.s.c.a.NodeLostTrigger Current Live Nodes for .auto_add_replicas: [127.0.0.1:65399_solr]
   [junit4]   2> 1272262 TRACE (ScheduledTrigger-5529-thread-1) [     ] o.a.s.c.a.NodeLostTrigger Last Live Nodes for .auto_add_replicas: [127.0.0.1:65399_solr]
   [junit4]   2> 1272311 INFO  (jetty-launcher-7094-thread-1) [n:127.0.0.1:65399_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1272317 INFO  (jetty-launcher-7094-thread-2) [n:127.0.0.1:65400_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1272326 INFO  (jetty-launcher-7094-thread-2) [n:127.0.0.1:65400_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:65400_solr as DOWN
   [junit4]   2> 1272330 INFO  (jetty-launcher-7094-thread-2) [n:127.0.0.1:65400_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1272330 INFO  (jetty-launcher-7094-thread-2) [n:127.0.0.1:65400_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:65400_solr
   [junit4]   2> 1272332 DEBUG (OverseerStateUpdate-72082118712885259-127.0.0.1:65399_solr-n_0000000000) [n:127.0.0.1:65399_solr     ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:65400_solr"} current state version: 0
   [junit4]   2> 1272332 DEBUG (OverseerStateUpdate-72082118712885259-127.0.0.1:65399_solr-n_0000000000) [n:127.0.0.1:65399_solr     ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:65400_solr
   [junit4]   2> 1272334 INFO  (zkCallback-7130-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1272335 INFO  (zkCallback-7124-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1272338 INFO  (jetty-launcher-7094-thread-2) [n:127.0.0.1:65400_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1272338 WARN  (jetty-launcher-7094-thread-2) [n:127.0.0.1:65400_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1272345 INFO  (jetty-launcher-7094-thread-1) [n:127.0.0.1:65399_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5eb1283
   [junit4]   2> 1272351 INFO  (jetty-launcher-7094-thread-1) [n:127.0.0.1:65399_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5eb1283
   [junit4]   2> 1272351 INFO  (jetty-launcher-7094-thread-1) [n:127.0.0.1:65399_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5eb1283
   [junit4]   2> 1272352 INFO  (jetty-launcher-7094-thread-1) [n:127.0.0.1:65399_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_EAD4953BC7EB6EF6-001/tempDir-001/node1/.
   [junit4]   2> 1272375 INFO  (jetty-launcher-7094-thread-3) [n:127.0.0.1:65401_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1272384 INFO  (jetty-launcher-7094-thread-3) [n:127.0.0.1:65401_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:65401_solr as DOWN
   [junit4]   2> 1272386 INFO  (jetty-launcher-7094-thread-3) [n:127.0.0.1:65401_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1272386 INFO  (jetty-launcher-7094-thread-3) [n:127.0.0.1:65401_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:65401_solr
   [junit4]   2> 1272388 DEBUG (OverseerStateUpdate-72082118712885259-127.0.0.1:65399_solr-n_0000000000) [n:127.0.0.1:65399_solr     ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:65401_solr"} current state version: 0
   [junit4]   2> 1272388 DEBUG (OverseerStateUpdate-72082118712885259-127.0.0.1:65399_solr-n_0000000000) [n:127.0.0.1:65399_solr     ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:65401_solr
   [junit4]   2> 1272389 INFO  (zkCallback-7130-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1272389 INFO  (zkCallback-7124-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1272389 INFO  (zkCallback-7122-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1272392 INFO  (jetty-launcher-7094-thread-2) [n:127.0.0.1:65400_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1272392 INFO  (jetty-launcher-7094-thread-3) [n:127.0.0.1:65401_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1272393 WARN  (jetty-launcher-7094-thread-3) [n:127.0.0.1:65401_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1272421 INFO  (jetty-launcher-7094-thread-2) [n:127.0.0.1:65400_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5eb1283
   [junit4]   2> 1272429 INFO  (jetty-launcher-7094-thread-2) [n:127.0.0.1:65400_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5eb1283
   [junit4]   2> 1272429 INFO  (jetty-launcher-7094-thread-2) [n:127.0.0.1:65400_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5eb1283
   [junit4]   2> 1272430 INFO  (jetty-launcher-7094-thread-2) [n:127.0.0.1:65400_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_EAD4953BC7EB6EF6-001/tempDir-001/node2/.
   [junit4]   2> 1272440 INFO  (jetty-launcher-7094-thread-3) [n:127.0.0.1:65401_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1272469 INFO  (jetty-launcher-7094-thread-3) [n:127.0.0.1:65401_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5eb1283
   [junit4]   2> 1272477 INFO  (jetty-launcher-7094-thread-3) [n:127.0.0.1:65401_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5eb1283
   [junit4]   2> 1272477 INFO  (jetty-launcher-7094-thread-3) [n:127.0.0.1:65401_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5eb1283
   [junit4]   2> 1272479 INFO  (jetty-launcher-7094-thread-3) [n:127.0.0.1:65401_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_EAD4953BC7EB6EF6-001/tempDir-001/node3/.
   [junit4]   2> 1272492 INFO  (TEST-AutoAddReplicasIntegrationTest.testClusterPropOverridesCollecitonProp-seed#[EAD4953BC7EB6EF6]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=3
   [junit4]   2> 1272493 INFO  (TEST-AutoAddReplicasIntegrationTest.testClusterPropOverridesCollecitonProp-seed#[EAD4953BC7EB6EF6]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1272495 INFO  (zkConnectionManagerCallback-7144-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1272496 INFO  (TEST-AutoAddReplicasIntegrationTest.testClusterPropOverridesCollecitonProp-seed#[EAD4953BC7EB6EF6]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1272499 INFO  (TEST-AutoAddReplicasIntegrationTest.testClusterPropOverridesCollecitonProp-seed#[EAD4953BC7EB6EF6]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1272501 INFO  (TEST-AutoAddReplicasIntegrationTest.testClusterPropOverridesCollecitonProp-seed#[EAD4953BC7EB6EF6]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:65391/solr ready
   [junit4]   2> 1272516 INFO  (qtp1734438674-23145) [n:127.0.0.1:65401_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster params={wt=javabin&version=2} status=0 QTime=8
   [junit4]   2> 1272517 INFO  (TEST-AutoAddReplicasIntegrationTest.testClusterPropOverridesCollecitonProp-seed#[EAD4953BC7EB6EF6]) [     ] o.a.s.c.a.AutoAddReplicasIntegrationTest Creating test_clusterprop using jetty1:127.0.0.1:65400_solr/65400 and jetty2:127.0.0.1:65401_solr/65401
   [junit4]   2> 1272519 INFO  (qtp1650555764-23139) [n:127.0.0.1:65400_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf&maxShardsPerNode=2&autoAddReplicas=true&name=test_clusterprop&nrtReplicas=2&action=CREATE&numShards=2&createNodeSet=127.0.0.1:65400_solr,127.0.0.1:65401_solr&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1272526 INFO  (OverseerThreadFactory-5531-thread-1-processing-n:127.0.0.1:65399_solr) [n:127.0.0.1:65399_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection test_clusterprop
   [junit4]   2> 1272535 DEBUG (OverseerStateUpdate-72082118712885259-127.0.0.1:65399_solr-n_0000000000) [n:127.0.0.1:65399_solr     ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"test_clusterprop",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "createNodeSet":"127.0.0.1:65400_solr,127.0.0.1:65401_solr",
   [junit4]   2>   "autoAddReplicas":"true",
   [junit4]   2>   "nrtReplicas":"2",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 1272535 DEBUG (OverseerStateUpdate-72082118712885259-127.0.0.1:65399_solr-n_0000000000) [n:127.0.0.1:65399_solr     ] o.a.s.c.o.ClusterStateMutator building a new cName: test_clusterprop
   [junit4]   2> 1272536 DEBUG (OverseerStateUpdate-72082118712885259-127.0.0.1:65399_solr-n_0000000000) [n:127.0.0.1:65399_solr     ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/test_clusterprop/state.json
   [junit4]   2> 1272654 DEBUG (OverseerStateUpdate-72082118712885259-127.0.0.1:65399_solr-n_0000000000) [n:127.0.0.1:65399_solr     ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"test_clusterprop",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"test_clusterprop_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:65401/solr",
   [junit4]   2>   "node_name":"127.0.0.1:65401_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 1272654 INFO  (OverseerStateUpdate-72082118712885259-127.0.0.1:65399_solr-n_0000000000) [n:127.0.0.1:65399_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"test_clusterprop",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"test_clusterprop_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:65401/solr",
   [junit4]   2>   "node_name":"127.0.0.1:65401_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1272658 DEBUG (OverseerStateUpdate-72082118712885259-127.0.0.1:65399_solr-n_0000000000) [n:127.0.0.1:65399_solr     ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-ffffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{}}
   [junit4]   2> 1272658 DEBUG (OverseerStateUpdate-72082118712885259-127.0.0.1:65399_solr-n_0000000000) [n:127.0.0.1:65399_solr     ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-ffffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node3":{
   [junit4]   2>       "core":"test_clusterprop_shard1_replica_n1",
   [junit4]   2>       "base_url":"http://127.0.0.1:65401/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":"127.0.0.1:65401_solr",
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 1272661 DEBUG (OverseerStateUpdate-72082118712885259-127.0.0.1:65399_solr-n_0000000000) [n:127.0.0.1:65399_solr     ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"test_clusterprop",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"test_clusterprop_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:65400/solr",
   [junit4]   2>   "node_name":"127.0.0.1:65400_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 1272661 INFO  (OverseerStateUpdate-72082118712885259-127.0.0.1:65399_solr-n_0000000000) [n:127.0.0.1:65399_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"test_clusterprop",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"test_clusterprop_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:65400/solr",
   [junit4]   2>   "node_name":"127.0.0.1:65400_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1272664 DEBUG (OverseerStateUpdate-72082118712885259-127.0.0.1:65399_solr-n_0000000000) [n:127.0.0.1:65399_solr     ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-ffffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node3":{
   [junit4]   2>       "core":"test_clusterprop_shard1_replica_n1",
   [junit4]   2>       "base_url":"http://127.0.0.1:65401/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":"127.0.0.1:65401_solr",
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 1272664 DEBUG (OverseerStateUpdate-72082118712885259-127.0.0.1:65399_solr-n_0000000000) [n:127.0.0.1:65399_solr     ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-ffffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node3":{
   [junit4]   2>       "core":"test_clusterprop_shard1_replica_n1",
   [junit4]   2>       "base_url":"http://127.0.0.1:65401/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":"127.0.0.1:65401_solr",
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node5":{
   [junit4]   2>       "core":"test_clusterprop_shard1_replica_n2",
   [junit4]   2>       "base_url":"http://127.0.0.1:65400/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":"127.0.0.1:65400_solr",
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 1272667 DEBUG (OverseerStateUpdate-72082118712885259-127.0.0.1:65399_solr-n_0000000000) [n:127.0.0.1:65399_solr     ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"test_clusterprop",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"test_clusterprop_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:65401/solr",
   [junit4]   2>   "node_name":"127.0.0.1:65401_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 1272667 INFO  (OverseerStateUpdate-72082118712885259-127.0.0.1:65399_solr-n_0000000000) [n:127.0.0.1:65399_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"test_clusterprop",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"test_clusterprop_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:65401/solr",
   [junit4]   2>   "node_name":"127.0.0.1:65401_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1272670 DEBUG (OverseerStateUpdate-72082118712885259-127.0.0.1:65399_solr-n_0000000000) [n:127.0.0.1:65399_solr     ] o.a.s.c.o.SliceMutator Old Slice: shard2:{
   [junit4]   2>   "range":"0-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{}}
   [junit4]   2> 1272670 DEBUG (OverseerStateUpdate-72082118712885259-127.0.0.1:65399_solr-n_0000000000) [n:127.0.0.1:65399_solr     ] o.a.s.c.o.SliceMutator New Slice: shard2:{
   [junit4]   2>   "range":"0-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node7":{
   [junit4]   2>       "core":"test_clusterprop_shard2_replica_n4",
   [junit4]   2>       "base_url":"http://127.0.0.1:65401/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":"127.0.0.1:65401_solr",
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 1272673 DEBUG (OverseerStateUpdate-72082118712885259-127.0.0.1:65399_solr-n_0000000000) [n:127.0.0.1:65399_solr     ] o.a.s.c.Overseer processMessage: queueSize: 4, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"test_clusterprop",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"test_clusterprop_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:65400/solr",
   [junit4]   2>   "node_name":"127.0.0.1:65400_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 1272673 INFO  (OverseerStateUpdate-72082118712885259-127.0.0.1:65399_solr-n_0000000000) [n:127.0.0.1:65399_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"test_clusterprop",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"test_clusterprop_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:65400/solr",
   [junit4]   2>   "node_name":"127.0.0.1:65400_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1272675 DEBUG (OverseerStateUpdate-72082118712885259-127.0.0.1:65399_solr-n_0000000000) [n:127.0.0.1:65399_solr     ] o.a.s.c.o.SliceMutator Old Slice: shard2:{
   [junit4]   2>   "range":"0-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node7":{
   [junit4]   2>       "core":"test_clusterprop_shard2_replica_n4",
   [junit4]   2>       "base_url":"http://127.0.0.1:65401/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":"127.0.0.1:65401_solr",
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 1272675 DEBUG (OverseerStateUpdate-72082118712885259-127.0.0.1:65399_solr-n_0000000000) [n:127.0.0.1:65399_solr     ] o.a.s.c.o.SliceMutator New Slice: shard2:{
   [junit4]   2>   "range":"0-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node7":{
   [junit4]   2>       "core":"test_clusterprop_shard2_replica_n4",
   [junit4]   2>       "base_url":"http://127.0.0.1:65401/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":"127.0.0.1:65401_solr",
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node8":{
   [junit4]   2>       "core":"test_clusterprop_shard2_replica_n6",
   [junit4]   2>       "base_url":"http://127.0.0.1:65400/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":"127.0.0.1:65400_solr",
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 1272783 DEBUG (OverseerStateUpdate-72082118712885259-127.0.0.1:65399_solr-n_0000000000) [n:127.0.0.1:65399_solr     ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/test_clusterprop/state.json version: 0
   [junit4]   2> 1272888 INFO  (qtp1734438674-23144) [n:127.0.0.1:65401_solr    x:test_clusterprop_shard2_replica_n4 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=test_clusterprop_shard2_replica_n4&action=CREATE&numShards=2&collection=test_clusterprop&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1272888 INFO  (qtp1650555764-23142) [n:127.0.0.1:65400_solr    x:test_clusterprop_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=test_clusterprop_shard1_replica_n2&action=CREATE&numShards=2&collection=test_clusterprop&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1272888 INFO  (qtp1650555764-23140) [n:127.0.0.1:65400_solr    x:test_clusterprop_shard2_replica_n6 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=test_clusterprop_shard2_replica_n6&action=CREATE&numShards=2&collection=test_clusterprop&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1272888 INFO  (qtp1734438674-23148) [n:127.0.0.1:65401_solr    x:test_clusterprop_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=test_clusterprop_shard1_replica_n1&action=CREATE&numShards=2&collection=test_clusterprop&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1272911 DEBUG (OverseerStateUpdate-72082118712885259-127.0.0.1:65399_solr-n_0000000000) [n:127.0.0.1:65399_solr     ] o.a.s.c.Overseer processMessage: queueSize: 4, message = {
   [junit4]   2>   "core":"test_clusterprop_shard2_replica_n6",
   [junit4]   2>   "core_node_name":"core_node8",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:65400/solr",
   [junit4]   2>   "node_name":"127.0.0.1:65400_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"test_clusterprop",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1272911 DEBUG (OverseerStateUpdate-72082118712885259-127.0.0.1:65399_solr-n_0000000000) [n:127.0.0.1:65399_solr     ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"test_clusterprop_shard2_replica_n6",
   [junit4]   2>   "core_node_name":"core_node8",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:65400/solr",
   [junit4]   2>   "node_name":"127.0.0.1:65400_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"test_clusterprop",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1272911 DEBUG (OverseerStateUpdate-72082118712885259-127.0.0.1:65399_solr-n_0000000000) [n:127.0.0.1:65399_solr     ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node8:{
   [junit4]   2>   "core":"test_clusterprop_shard2_replica_n6",
   [junit4]   2>   "base_url":"http://127.0.0.1:65400/solr",
   [junit4]   2>   "node_name":"127.0.0.1:65400_solr",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false"}
   [junit4]   2> 1272911 DEBUG (OverseerStateUpdate-72082118712885259-127.0.0.1:65399_solr-n_0000000000) [n:127.0.0.1:65399_solr     ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(test_clusterprop//collections/test_clusterprop/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "autoAddReplicas":"true",
   [junit4]   2>   "nrtReplicas":"2",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{
   [junit4]   2>     "shard1":{
   [junit4]   2>       "range":"80000000-ffffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           "core":"test_clusterprop_shard1_replica_n1",
   [junit4]   2>           "base_url":"http://127.0.0.1:65401/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":"127.0.0.1:65401_solr",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node5":{
   [junit4]   2>           "core":"test_clusterprop_shard1_replica_n2",
   [junit4]   2>           "base_url":"http://127.0.0.1:65400/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":"127.0.0.1:65400_solr",
   [junit4]   2>           "type":"NRT"}}},
   [junit4]   2>     "shard2":{
   [junit4]   2>       "range":"0-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node7":{
   [junit4]   2>           "core":"test_clusterprop_shard2_replica_n4",
   [junit4]   2>           "base_url":"http://127.0.0.1:65401/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":"127.0.0.1:65401_solr",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node8":{
   [junit4]   2>           "core":"test_clusterprop_shard2_replica_n6",
   [junit4]   2>           "base_url":"http://127.0.0.1:65400/solr",
   [junit4]   2>           "node_name":"127.0.0.1:65400_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false"}}}}}
   [junit4]   2> 1272911 DEBUG (OverseerStateUpdate-72082118712885259-127.0.0.1:65399_solr-n_0000000000) [n:127.0.0.1:65399_solr     ] o.a.s.c.Overseer processMessage: queueSize: 4, message = {
   [junit4]   2>   "core":"test_clusterprop_shard1_replica_n2",
   [junit4]   2>   "core_node_name":"core_node5",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:65400/solr",
   [junit4]   2>   "node_name":"127.0.0.1:65400_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"test_clusterprop",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1272911 DEBUG (OverseerStateUpdate-72082118712885259-127.0.0.1:65399_solr-n_0000000000) [n:127.0.0.1:65399_solr     ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"test_clusterprop_shard1_replica_n2",
   [junit4]   2>   "core_node_name":"core_node5",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:65400/solr",
   [junit4]   2>   "node_name":"127.0.0.1:65400_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"test_clusterprop",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1272911 DEBUG (OverseerStateUpdate-72082118712885259-127.0.0.1:65399_solr-n_0000000000) [n:127.0.0.1:65399_solr     ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node5:{
   [junit4]   2>   "core":"test_clusterprop_shard1_replica_n2",
   [junit4]   2>   "base_url":"http://127.0.0.1:65400/solr",
   [junit4]   2>   "node_name":"127.0.0.1:65400_solr",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false"}
   [junit4]   2> 1272911 DEBUG (OverseerStateUpdate-72082118712885259-127.0.0.1:65399_solr-n_0000000000) [n:127.0.0.1:65399_solr     ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(test_clusterprop//collections/test_clusterprop/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "autoAddReplicas":"true",
   [junit4]   2>   "nrtReplicas":"2",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{
   [junit4]   2>     "shard1":{
   [junit4]   2>       "range":"80000000-ffffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           "core":"test_clusterprop_shard1_replica_n1",
   [junit4]   2>           "base_url":"http://127.0.0.1:65401/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":"127.0.0.1:65401_solr",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node5":{
   [junit4]   2>           "core":"test_clusterprop_shard1_replica_n2",
   [junit4]   2>           "base_url":"http://127.0.0.1:65400/solr",
   [junit4]   2>           "node_name":"127.0.0.1:65400_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false"}}},
   [junit4]   2>     "shard2":{
   [junit4]   2>       "range":"0-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node7":{
   [junit4]   2>           "core":"test_clusterprop_shard2_replica_n4",
   [junit4]   2>           "base_url":"http://127.0.0.1:65401/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":"127.0.0.1:65401_solr",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node8":{
   [junit4]   2>           "core":"test_clusterprop_shard2_replica_n6",
   [junit4]   2>           "base_url":"http://127.0.0.1:65400/solr",
   [junit4]   2>           "node_name":"127.0.0.1:65400_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false"}}}}}
   [junit4]   2> 1272911 DEBUG (OverseerStateUpdate-72082118712885259-127.0.0.1:65399_solr-n_0000000000) [n:127.0.0.1:65399_solr     ] o.a.s.c.Overseer processMessage: queueSize: 4, message = {
   [junit4]   2>   "core":"test_clusterprop_shard2_replica_n4",
   [junit4]   2>   "core_node_name":"core_node7",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:65401/solr",
   [junit4]   2>   "node_name":"127.0.0.1:65401_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"test_clusterprop",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1272911 DEBUG (OverseerStateUpdate-72082118712885259-127.0.0.1:65399_solr-n_0000000000) [n:127.0.0.1:65399_solr     ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"test_clusterprop_shard2_replica_n4",
   [junit4]   2>   "core_node_name":"core_node7",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:65401/solr",
   [junit4]   2>   "node_name":"127.0.0.1:65401_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"test_clusterprop",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1272911 DEBUG (OverseerStateUpdate-72082118712885259-127.0.0.1:65399_solr-n_0000000000) [n:127.0.0.1:65399_solr     ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node7:{
   [junit4]   2>   "core":"test_clusterprop_shard2_replica_n4",
   [junit4]   2>   "base_url":"http://127.0.0.1:65401/solr",
   [junit4]   2>   "node_name":"127.0.0.1:65401_solr",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false"}
   [junit4]   2> 1272911 DEBUG (OverseerStateUpdate-72082118712885259-127.0.0.1:65399_solr-n_0000000000) [n:127.0.0.1:65399_solr     ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(test_clusterprop//collections/test_clusterprop/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "autoAddReplicas":"true",
   [junit4]   2>   "nrtReplicas":"2",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{
   [junit4]   2>     "shard1":{
   [junit4]   2>       "range":"80000000-ffffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           "core":"test_clusterprop_shard1_replica_n1",
   [junit4]   2>           "base_url":"http://127.0.0.1:65401/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":"127.0.0.1:65401_solr",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node5":{
   [junit4]   2>           "core":"test_clusterprop_shard1_replica_n2",
   [junit4]   2>           "base_url":"http://127.0.0.1:65400/solr",
   [junit4]   2>           "node_name":"127.0.0.1:65400_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false"}}},
   [junit4]   2>     "shard2":{
   [junit4]   2>       "range":"0-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node7":{
   [junit4]   2>           "core":"test_clusterprop_shard2_replica_n4",
   [junit4]   2>           "base_url":"http://127.0.0.1:65401/solr",
   [junit4]   2>           "node_name":"127.0.0.1:65401_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false"},
   [junit4]   2>         "core_node8":{
   [junit4]   2>           "core":"test_clusterprop_shard2_replica_n6",
   [junit4]   2>           "base_url":"http://127.0.0.1:65400/solr",
   [junit4]   2>           "node_name":"127.0.0.1:65400_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false"}}}}}
   [junit4]   2> 1272911 DEBUG (OverseerStateUpdate-72082118712885259-127.0.0.1:65399_solr-n_0000000000) [n:127.0.0.1:65399_solr     ] o.a.s.c.Overseer processMessage: queueSize: 4, message = {
   [junit4]   2>   "core":"test_clusterprop_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node3",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:65401/solr",
   [junit4]   2>   "node_name":"127.0.0.1:65401_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"test_clusterprop",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1272911 DEBUG (OverseerStateUpdate-72082118712885259-127.0.0.1:65399_solr-n_0000000000) [n:127.0.0.1:65399_solr     ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"test_clusterprop_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node3",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:65401/solr",
   [junit4]   2>   "node_name":"127.0.0.1:65401_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"test_clusterprop",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1272911 DEBUG (OverseerStateUpdate-72082118712885259-127.0.0.1:65399_solr-n_0000000000) [n:127.0.0.1:65399_solr     ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node3:{
   [junit4]   2>   "core":"test_clusterprop_shard1_replica_n1",
   [junit4]   2>   "base_url":"http://127.0.0.1:65401/solr",
   [junit4]   2>   "node_name":"127.0.0.1:65401_solr",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false"}
   [junit4]   2> 1272911 DEBUG (OverseerStateUpdate-72082118712885259-127.0.0.1:65399_solr-n_0000000000) [n:127.0.0.1:65399_solr     ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(test_clusterprop//collections/test_clusterprop/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "autoAddReplicas":"true",
   [junit4]   2>   "nrtReplicas":"2",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{
   [junit4]   2>     "shard1":{
   [junit4]   2>       "range":"80000000-ffffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           "core":"test_clusterprop_shard1_replica_n1",
   [junit4]   2>           "base_url":"http://127.0.0.1:65401/solr",
   [junit4]   2>           "node_name":"127.0.0.1:65401_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false"},
   [junit4]   2>         "core_node5":{
   [junit4]   2>           "core":"test_clusterprop_shard1_replica_n2",
   [junit4]   2>           "base_url":"http://127.0.0.1:65400/solr",
   [junit4]   2>           "node_name":"127.0.0.1:65400_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false"}}},
   [junit4]   2>     "shard2":{
   [junit4]   2>       "range":"0-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node7":{
   [junit4]   2>           "core":"test_clusterprop_shard2_replica_n4",
   [junit4]   2>           "base_url":"http://127.0.0.1:65401/solr",
   [junit4]   2>           "node_name":"127.0.0.1:65401_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false"},
   [junit4]   2>         "core_node8":{
   [junit4]   2>           "core":"test_clusterprop_shard2_replica_n6",
   [junit4]   2>           "base_url":"http://127.0.0.1:65400/solr",
   [junit4]   2>           "node_name":"127.0.0.1:65400_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false"}}}}}
   [junit4]   2> 1272935 INFO  (qtp1650555764-23142) [n:127.0.0.1:65400_solr c:test_clusterprop s:shard1 r:core_node5 x:test_clusterprop_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 1272940 INFO  (qtp1734438674-23148) [n:127.0.0.1:65401_solr c:test_clusterprop s:shard1 r:core_node3 x:test_clusterprop_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 1272940 INFO  (qtp1650555764-23140) [n:127.0.0.1:65400_solr c:test_clusterprop s:shard2 r:core_node8 x:test_clusterprop_shard2_replica_n6 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 1272941 INFO  (qtp1734438674-23144) [n:127.0.0.1:65401_solr c:test_clusterprop s:shard2 r:core_node7 x:test_clusterprop_shard2_replica_n4 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 1272965 INFO  (qtp1734438674-23148) [n:127.0.0.1:65401_solr c:test_clusterprop s:shard1 r:core_node3 x:test_clusterprop_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1272965 INFO  (qtp1650555764-23142) [n:127.0.0.1:65400_solr c:test_clusterprop s:shard1 r:core_node5 x:test_clusterprop_shard1_replica_n2 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1272966 INFO  (qtp1734438674-23144) [n:127.0.0.1:65401_solr c:test_clusterprop s:shard2 r:core_node7 x:test_clusterprop_shard2_replica_n4 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1272970 INFO  (qtp1650555764-23142) [n:127.0.0.1:65400_solr c:test_clusterprop s:shard1 r:core_node5 x:test_clusterprop_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1272970 INFO  (qtp1650555764-23142) [n:127.0.0.1:65400_solr c:test_clusterprop s:shard1 r:core_node5 x:test_clusterprop_shard1_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'test_clusterprop_shard1_replica_n2' using configuration from configset conf, trusted=true
   [junit4]   2> 1272970 INFO  (qtp1734438674-23144) [n:127.0.0.1:65401_solr c:test_clusterprop s:shard2 r:core_node7 x:test_clusterprop_shard2_replica_n4 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1272971 INFO  (qtp1734438674-23144) [n:127.0.0.1:65401_solr c:test_clusterprop s:shard2 r:core_node7 x:test_clusterprop_shard2_replica_n4 ] o.a.s.c.CoreContainer Creating SolrCore 'test_clusterprop_shard2_replica_n4' using configuration from configset conf, trusted=true
   [junit4]   2> 1272971 INFO  (qtp1734438674-23148) [n:127.0.0.1:65401_solr c:test_clusterprop s:shard1 r:core_node3 x:test_clusterprop_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1272971 INFO  (qtp1734438674-23148) [n:127.0.0.1:65401_solr c:test_clusterprop s:shard1 r:core_node3 x:test_clusterprop_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'test_clusterprop_shard1_replica_n1' using configuration from configset conf, trusted=true
   [junit4]   2> 1272971 INFO  (qtp1650555764-23142) [n:127.0.0.1:65400_solr c:test_clusterprop s:shard1 r:core_node5 x:test_clusterprop_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.test_clusterprop.shard1.replica_n2' (registry 'solr.core.test_clusterprop.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5eb1283
   [junit4]   2> 1272971 INFO  (qtp1650555764-23142) [n:127.0.0.1:65400_solr c:test_clusterprop s:shard1 r:core_node5 x:test_clusterprop_shard1_replica_n2 ] o.a.s.c.SolrCore [[test_clusterprop_shard1_replica_n2] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_EAD4953BC7EB6EF6-001/tempDir-001/node2/./test_clusterprop_shard1_replica_n2], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_EAD4953BC7EB6EF6-001/tempDir-001/node2/./test_clusterprop_shard1_replica_n2/data/]
   [junit4]   2> 1272972 INFO  (qtp1734438674-23144) [n:127.0.0.1:65401_solr c:test_clusterprop s:shard2 r:core_node7 x:test_clusterprop_shard2_replica_n4 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.test_clusterprop.shard2.replica_n4' (registry 'solr.core.test_clusterprop.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5eb1283
   [junit4]   2> 1272972 INFO  (qtp1734438674-23148) [n:127.0.0.1:65401_solr c:test_clusterprop s:shard1 r:core_node3 x:test_clusterprop_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.test_clusterprop.shard1.replica_n1' (registry 'solr.core.test_clusterprop.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5eb1283
   [junit4]   2> 1272972 INFO  (qtp1734438674-23148) [n:127.0.0.1:65401_solr c:test_clusterprop s:shard1 r:core_node3 x:test_clusterprop_shard1_replica_n1 ] o.a.s.c.SolrCore [[test_clusterprop_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_EAD4953BC7EB6EF6-001/tempDir-001/node3/./test_clusterprop_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_EAD4953BC7EB6EF6-001/tempDir-001/node3/./test_clusterprop_shard1_replica_n1/data/]
   [junit4]   2> 1272972 INFO  (qtp1734438674-23144) [n:127.0.0.1:65401_solr c:test_clusterprop s:shard2 r:core_node7 x:test_clusterprop_shard2_replica_n4 ] o.a.s.c.SolrCore [[test_clusterprop_shard2_replica_n4] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_EAD4953BC7EB6EF6-001/tempDir-001/node3/./test_clusterprop_shard2_replica_n4], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_EAD4953BC7EB6EF6-001/tempDir-001/node3/./test_clusterprop_shard2_replica_n4/data/]
   [junit4]   2> 1272973 INFO  (qtp1650555764-23140) [n:127.0.0.1:65400_solr c:test_clusterprop s:shard2 r:core_node8 x:test_clusterprop_shard2_replica_n6 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1272977 INFO  (qtp1650555764-23140) [n:127.0.0.1:65400_solr c:test_clusterprop s:shard2 r:core_node8 x:test_clusterprop_shard2_replica_n6 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1272977 INFO  (qtp1650555764-23140) [n:127.0.0.1:65400_solr c:test_clusterprop s:shard2 r:core_node8 x:test_clusterprop_shard2_replica_n6 ] o.a.s.c.CoreContainer Creating SolrCore 'test_clusterprop_shard2_replica_n6' using configuration from configset conf, trusted=true
   [junit4]   2> 1272978 INFO  (qtp1650555764-23140) [n:127.0.0.1:65400_solr c:test_clusterprop s:shard2 r:core_node8 x:test_clusterprop_shard2_replica_n6 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.test_clusterprop.shard2.replica_n6' (registry 'solr.core.test_clusterprop.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5eb1283
   [junit4]   2> 1272978 INFO  (qtp1650555764-23140) [n:127.0.0.1:65400_solr c:test_clusterprop s:shard2 r:core_node8 x:test_clusterprop_shard2_replica_n6 ] o.a.s.c.SolrCore [[test_clusterprop_shard2_replica_n6] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_EAD4953BC7EB6EF6-001/tempDir-001/node2/./test_clusterprop_shard2_replica_n6], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_EAD4953BC7EB6EF6-001/tempDir-001/node2/./test_clusterprop_shard2_replica_n6/data/]
   [junit4]   2> 1273019 DEBUG (OverseerStateUpdate-72082118712885259-127.0.0.1:65399_solr-n_0000000000) [n:127.0.0.1:65399_solr     ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/test_clusterprop/state.json version: 1
   [junit4]   2> 1273167 INFO  (qtp1650555764-23142) [n:127.0.0.1:65400_solr c:test_clusterprop s:shard1 r:core_node5 x:test_clusterprop_shard1_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1273167 INFO  (qtp1650555764-23142) [n:127.0.0.1:65400_solr c:test_clusterprop s:shard1 r:core_node5 x:test_clusterprop_shard1_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1273168 INFO  (qtp1650555764-23140) [n:127.0.0.1:65400_solr c:test_clusterprop s:shard2 r:core_node8 x:test_clusterprop_shard2_replica_n6 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1273168 INFO  (qtp1650555764-23140) [n:127.0.0.1:65400_solr c:test_clusterprop s:shard2 r:core_node8 x:test_clusterprop_shard2_replica_n6 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1273169 INFO  (qtp1650555764-23142) [n:127.0.0.1:65400_solr c:test_clusterprop s:shard1 r:core_node5 x:test_clusterprop_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1273169 INFO  (qtp1650555764-23142) [n:127.0.0.1:65400_solr c:test_clusterprop s:shard1 r:core_node5 x:test_clusterprop_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1273170 INFO  (qtp1650555764-23142) [n:127.0.0.1:65400_solr c:test_clusterprop s:shard1 r:core_node5 x:test_clusterprop_shard1_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@66f9e87c[test_clusterprop_shard1_replica_n2] main]
   [junit4]   2> 1273172 INFO  (qtp1650555764-23140) [n:127.0.0.1:65400_solr c:test_clusterprop s:shard2 r:core_node8 x:test_clusterprop_shard2_replica_n6 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1273172 INFO  (qtp1650555764-23140) [n:127.0.0.1:65400_solr c:test_clusterprop s:shard2 r:core_node8 x:test_clusterprop_shard2_replica_n6 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1273172 INFO  (qtp1650555764-23142) [n:127.0.0.1:65400_solr c:test_clusterprop s:shard1 r:core_node5 x:test_clusterprop_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1273173 INFO  (qtp1734438674-23144) [n:127.0.0.1:65401_solr c:test_clusterprop s:shard2 r:core_node7 x:test_clusterprop_shard2_replica_n4 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1273173 INFO  (qtp1650555764-23140) [n:127.0.0.1:65400_solr c:test_clusterprop s:shard2 r:core_node8 x:test_clusterprop_shard2_replica_n6 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@58935895[test_clusterprop_shard2_replica_n6] main]
   [junit4]   2> 1273173 INFO  (qtp1734438674-23144) [n:127.0.0.1:65401_solr c:test_clusterprop s:shard2 r:core_node7 x:test_clusterprop_shard2_replica_n4 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1273173 INFO  (qtp1650555764-23142) [n:127.0.0.1:65400_solr c:test_clusterprop s:shard1 r:core_node5 x:test_clusterprop_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1273173 INFO  (qtp1650555764-23142) [n:127.0.0.1:65400_solr c:test_clusterprop s:shard1 r:core_node5 x:test_clusterprop_shard1_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1273173 INFO  (qtp1650555764-23142) [n:127.0.0.1:65400_solr c:test_clusterprop s:shard1 r:core_node5 x:test_clusterprop_shard1_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1662711489145864192
   [junit4]   2> 1273174 INFO  (qtp1650555764-23140) [n:127.0.0.1:65400_solr c:test_clusterprop s:shard2 r:core_node8 x:test_clusterprop_shard2_replica_n6 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1273174 INFO  (qtp1734438674-23148) [n:127.0.0.1:65401_solr c:test_clusterprop s:shard1 r:core_node3 x:test_clusterprop_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1273174 INFO  (qtp1734438674-23148) [n:127.0.0.1:65401_solr c:test_clusterprop s:shard1 r:core_node3 x:test_clusterprop_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1273174 INFO  (qtp1734438674-23144) [n:127.0.0.1:65401_solr c:test_clusterprop s:shard2 r:core_node7 x:test_clusterprop_shard2_replica_n4 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1273174 INFO  (qtp1734438674-23144) [n:127.0.0.1:65401_solr c:test_clusterprop s:shard2 r:core_node7 x:test_clusterprop_shard2_replica_n4 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1273176 INFO  (qtp1734438674-23144) [n:127.0.0.1:65401_solr c:test_clusterprop s:shard2 r:core_node7 x:test_clusterprop_shard2_replica_n4 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4a2856b7[test_clusterprop_shard2_replica_n4] main]
   [junit4]   2> 1273176 INFO  (qtp1650555764-23140) [n:127.0.0.1:65400_solr c:test_clusterprop s:shard2 r:core_node8 x:test_clusterprop_shard2_replica_n6 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1273176 INFO  (qtp1650555764-23140) [n:127.0.0.1:65400_solr c:test_clusterprop s:shard2 r:core_node8 x:test_clusterprop_shard2_replica_n6 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1273176 INFO  (qtp1650555764-23140) [n:127.0.0.1:65400_solr c:test_clusterprop s:shard2 r:core_node8 x:test_clusterprop_shard2_replica_n6 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1662711489149009920
   [junit4]   2> 1273177 INFO  (qtp1734438674-23148) [n:127.0.0.1:65401_solr c:test_clusterprop s:shard1 r:core_node3 x:test_clusterprop_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1273177 INFO  (qtp1734438674-23148) [n:127.0.0.1:65401_solr c:test_clusterprop s:shard1 r:core_node3 x:test_clusterprop_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1273178 INFO  (qtp1734438674-23144) [n:127.0.0.1:65401_solr c:test_clusterprop s:shard2 r:core_node7 x:test_clusterprop_shard2_replica_n4 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1273178 INFO  (searcherExecutor-5544-thread-1-processing-n:127.0.0.1:65400_solr x:test_clusterprop_shard1_replica_n2 c:test_clusterprop s:shard1 r:core_node5) [n:127.0.0.1:65400_solr c:test_clusterprop s:shard1 r:core_node5 x:test_clusterprop_shard1_replica_n2 ] o.a.s.c.SolrCore [test_clusterprop_shard1_replica_n2] Registered new searcher Searcher@66f9e87c[test_clusterprop_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1273179 INFO  (qtp1734438674-23148) [n:127.0.0.1:65401_solr c:test_clusterprop s:shard1 r:core_node3 x:test_clusterprop_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@18d63e1[test_clusterprop_shard1_replica_n1] main]
   [junit4]   2> 1273179 INFO  (searcherExecutor-5547-thread-1-processing-n:127.0.0.1:65400_solr x:test_clusterprop_shard2_replica_n6 c:test_clusterprop s:shard2 r:core_node8) [n:127.0.0.1:65400_solr c:test_clusterprop s:shard2 r:core_node8 x:test_clusterprop_shard2_replica_n6 ] o.a.s.c.SolrCore [test_clusterprop_shard2_replica_n6] Registered new searcher Searcher@58935895[test_clusterprop_shard2_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1273180 INFO  (qtp1734438674-23144) [n:127.0.0.1:65401_solr c:test_clusterprop s:shard2 r:core_node7 x:test_clusterprop_shard2_replica_n4 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1273180 INFO  (qtp1734438674-23144) [n:127.0.0.1:65401_solr c:test_clusterprop s:shard2 r:core_node7 x:test_clusterprop_shard2_replica_n4 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1273180 INFO  (qtp1734438674-23144) [n:127.0.0.1:65401_solr c:test_clusterprop s:shard2 r:core_node7 x:test_clusterprop_shard2_replica_n4 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1662711489153204224
   [junit4]   2> 1273182 INFO  (qtp1734438674-23148) [n:127.0.0.1:65401_solr c:test_clusterprop s:shard1 r:core_node3 x:test_clusterprop_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1273183 INFO  (qtp1734438674-23148) [n:127.0.0.1:65401_solr c:test_clusterprop s:shard1 r:core_node3 x:test_clusterprop_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1273183 INFO  (qtp1734438674-23148) [n:127.0.0.1:65401_solr c:test_clusterprop s:shard1 r:core_node3 x:test_clusterprop_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1273184 INFO  (qtp1734438674-23148) [n:127.0.0.1:65401_solr c:test_clusterprop s:shard1 r:core_node3 x:test_clusterprop_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1662711489157398528
   [junit4]   2> 1273186 INFO  (searcherExecutor-5545-thread-1-processing-n:127.0.0.1:65401_solr x:test_clusterprop_shard2_replica_n4 c:test_clusterprop s:shard2 r:core_node7) [n:127.0.0.1:65401_solr c:test_clusterprop s:shard2 r:core_node7 x:test_clusterprop_shard2_replica_n4 ] o.a.s.c.SolrCore [test_clusterprop_shard2_replica_n4] Registered new searcher Searcher@4a2856b7[test_clusterprop_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1273187 INFO  (searcherExecutor-5546-thread-1-processing-n:127.0.0.1:65401_solr x:test_clusterprop_shard1_replica_n1 c:test_clusterprop s:shard1 r:core_node3) [n:127.0.0.1:65401_solr c:test_clusterprop s:shard1 r:core_node3 x:test_clusterprop_shard1_replica_n1 ] o.a.s.c.SolrCore [test_clusterprop_shard1_replica_n1] Registered new searcher Searcher@18d63e1[test_clusterprop_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1273190 INFO  (qtp1650555764-23140) [n:127.0.0.1:65400_solr c:test_clusterprop s:shard2 r:core_node8 x:test_clusterprop_shard2_replica_n6 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/test_clusterprop/terms/shard2 to Terms{values={core_node8=0}, version=0}
   [junit4]   2> 1273190 INFO  (qtp1650555764-23140) [n:127.0.0.1:65400_solr c:test_clusterprop s:shard2 r:core_node8 x:test_clusterprop_shard2_replica_n6 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/test_clusterprop/leaders/shard2
   [junit4]   2> 1273199 INFO  (qtp1734438674-23144) [n:127.0.0.1:65401_solr c:test_clusterprop s:shard2 r:core_node7 x:test_clusterprop_shard2_replica_n4 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/test_clusterprop/terms/shard2 to Terms{values={core_node7=0, core_node8=0}, version=1}
   [junit4]   2> 1273200 INFO  (qtp1734438674-23144) [n:127.0.0.1:65401_solr c:test_clusterprop s:shard2 r:core_node7 x:test_clusterprop_shard2_replica_n4 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/test_clusterprop/leaders/shard2
   [junit4]   2> 1273201 INFO  (qtp1650555764-23142) [n:127.0.0.1:65400_solr c:test_clusterprop s:shard1 r:core_node5 x:test_clusterprop_shard1_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/test_clusterprop/terms/shard1 to Terms{values={core_node5=0}, version=0}
   [junit4]   2> 1273202 INFO  (qtp1650555764-23142) [n:127.0.0.1:65400_solr c:test_clusterprop s:shard1 r:core_node5 x:test_clusterprop_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/test_clusterprop/leaders/shard1
   [junit4]   2> 1273214 INFO  (qtp1734438674-23148) [n:127.0.0.1:65401_solr c:test_clusterprop s:shard1 r:core_node3 x:test_clusterprop_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/test_clusterprop/terms/shard1 to Terms{values={core_node3=0, core_node5=0}, version=1}
   [junit4]   2> 1273214 INFO  (qtp1734438674-23148) [n:127.0.0.1:65401_solr c:test_clusterprop s:shard1 r:core_node3 x:test_clusterprop_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/test_clusterprop/leaders/shard1
   [junit4]   2> 1273215 DEBUG (OverseerStateUpdate-72082118712885259-127.0.0.1:65399_solr-n_0000000000) [n:127.0.0.1:65399_solr     ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"test_clusterprop"} current state version: 0
   [junit4]   2> 1273217 INFO  (qtp1650555764-23140) [n:127.0.0.1:65400_solr c:test_clusterprop s:shard2 r:core_node8 x:test_clusterprop_shard2_replica_n6 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1273217 INFO  (qtp1650555764-23140) [n:127.0.0.1:65400_solr c:test_clusterprop s:shard2 r:core_node8 x:test_clusterprop_shard2_replica_n6 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1273217 INFO  (qtp1650555764-23140) [n:127.0.0.1:65400_solr c:test_clusterprop s:shard2 r:core_node8 x:test_clusterprop_shard2_replica_n6 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:65400/solr/test_clusterprop_shard2_replica_n6/
   [junit4]   2> 1273219 INFO  (qtp1650555764-23140) [n:127.0.0.1:65400_solr c:test_clusterprop s:shard2 r:core_node8 x:test_clusterprop_shard2_replica_n6 ] o.a.s.u.PeerSync PeerSync: core=test_clusterprop_shard2_replica_n6 url=http://127.0.0.1:65400/solr START replicas=[http://127.0.0.1:65401/solr/test_clusterprop_shard2_replica_n4/] nUpdates=100
   [junit4]   2> 1273219 INFO  (qtp1650555764-23140) [n:127.0.0.1:65400_solr c:test_clusterprop s:shard2 r:core_node8 x:test_clusterprop_shard2_replica_n6 ] o.a.s.u.PeerSync PeerSync: core=test_clusterprop_shard2_replica_n6 url=http://127.0.0.1:65400/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1273224 INFO  (qtp1734438674-23145) [n:127.0.0.1:65401_solr c:test_clusterprop s:shard2 r:core_node7 x:test_clusterprop_shard2_replica_n4 ] o.a.s.c.S.Request [test_clu

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

.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	8	/solr/collections/test_simple/terms/shard1
   [junit4]   2> 	8	/solr/collections/test_simple/terms/shard2
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 	4	/solr/packages.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	4	/solr/clusterprops.json
   [junit4]   2> 	3	/solr/configs/conf
   [junit4]   2> 	2	/solr/collections/test_simple/collectionprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	125	/solr/collections/test_simple/state.json
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72082121311911946-127.0.0.1:49502_solr-n_0000000000
   [junit4]   2> 	2	/solr/collections/test_simple/leader_elect/shard2/election/72082121311911946-core_node7-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	51	/solr/overseer/queue
   [junit4]   2> 	19	/solr/live_nodes
   [junit4]   2> 	9	/solr/collections
   [junit4]   2> 	8	/solr/overseer/collection-queue-work
   [junit4]   2> 	2	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 
   [junit4]   2> 1344681 INFO  (TEST-AutoAddReplicasIntegrationTest.testSimple-seed#[EAD4953BC7EB6EF6]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:49496
   [junit4]   2> 1344681 INFO  (TEST-AutoAddReplicasIntegrationTest.testSimple-seed#[EAD4953BC7EB6EF6]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:49496
   [junit4]   2> 1344681 INFO  (TEST-AutoAddReplicasIntegrationTest.testSimple-seed#[EAD4953BC7EB6EF6]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 49496
   [junit4]   2> 1344682 INFO  (TEST-AutoAddReplicasIntegrationTest.testSimple-seed#[EAD4953BC7EB6EF6]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testSimple
   [junit4] IGNOR/A 0.00s J3 | AutoAddReplicasIntegrationTest.testRapidStopStartStopWithPropChange
   [junit4]    > Assumption #1: 'awaitsfix' test group is disabled (@AwaitsFix(bugUrl=https://issues.apache.org/jira/browse/SOLR-13811))
   [junit4]   2> 1344684 INFO  (SUITE-AutoAddReplicasIntegrationTest-seed#[EAD4953BC7EB6EF6]-worker) [     ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> Mar 31, 2020 8:08:34 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> Mar 31, 2020 8:08:44 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.cloud.autoscaling.AutoAddReplicasIntegrationTest: 
   [junit4]   2>    1) Thread[id=23612, name=SessionTracker, state=TIMED_WAITING, group=TGRP-AutoAddReplicasIntegrationTest]
   [junit4]   2>         at java.lang.Thread.sleep(Native Method)
   [junit4]   2>         at org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)
   [junit4]   2> Mar 31, 2020 8:08:44 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=23612, name=SessionTracker, state=TIMED_WAITING, group=TGRP-AutoAddReplicasIntegrationTest]
   [junit4]   2> 1354943 ERROR (SessionTracker) [     ] o.a.z.s.ZooKeeperCriticalThread Severe unrecoverable error, from thread : SessionTracker
   [junit4]   2>           => java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 	at java.lang.Thread.sleep(Native Method)
   [junit4]   2> java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 	at java.lang.Thread.sleep(Native Method) [?:1.8.0_201]
   [junit4]   2> 	at org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151) ~[zookeeper-3.5.7.jar:3.5.7]
   [junit4]   2> Mar 31, 2020 8:08:44 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {}, docValues:{}, maxPointsInLeafNode=1893, maxMBSortInHeap=5.972117113771726, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@30e55aef), locale=ko, timezone=Poland
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/Oracle Corporation 1.8.0_201 (64-bit)/cpus=6,threads=1,free=171589912,total=452067328
   [junit4]   2> NOTE: All tests run in this JVM: [WrapperMergePolicyFactoryTest, TlogReplayBufferedWhileIndexingTest, TestRetrieveFieldsOptimizer, HttpTriggerListenerTest, TestHdfsUpdateLog, ImplicitSnitchTest, TestDynamicFieldNamesIndexCorrectly, TestLockTree, NodeMarkersRegistrationTest, ClusterStateUpdateTest, TestFaceting, PKIAuthenticationIntegrationTest, TestSmileRequest, QueryElevationComponentTest, HdfsSyncSliceTest, TestPullReplicaErrorHandling, ZookeeperStatusHandlerTest, MetricTriggerTest, TestSimLargeCluster, FieldMutatingUpdateProcessorTest, PeerSyncWithLeaderAndIndexFingerprintCachingTest, TestRequestForwarding, MBeansHandlerTest, CloneFieldUpdateProcessorFactoryTest, CursorMarkTest, TestSkipOverseerOperations, TestUseDocValuesAsStored2, OverseerModifyCollectionTest, JWTAuthPluginIntegrationTest, TestQuerySenderNoQuery, TestNonDefinedSimilarityFactory, CloudMLTQParserTest, AddReplicaTest, TestGraphTermsQParserPlugin, TestFastLRUCache, SolrMetricManagerTest, SignatureUpdateProcessorFactoryTest, TestSolrFieldCacheBean, TestRTimerTree, TestDFRSimilarityFactory, TestXmlQParserPlugin, TestSolrDeletionPolicy1, DaemonStreamApiTest, TestSimDistribStateManager, DebugComponentTest, BasicZkTest, TestFieldCollectionResource, DocValuesNotIndexedTest, TestWriterPerf, TestTestInjection, TestFieldCache, PathHierarchyTokenizerFactoryTest, BlockJoinFacetRandomTest, SolrIndexConfigTest, OutputWriterTest, DistributedTermsComponentTest, RAMDirectoryFactoryTest, SearchRateTriggerIntegrationTest, TestStressLucene, TestFuzzyAnalyzedSuggestions, SolrCoreTest, TestCloudPhrasesIdentificationComponent, SpellCheckComponentTest, TestSha256AuthenticationProvider, TestPackages, TestPseudoReturnFields, TestEmbeddedSolrServerConstructors, DistribCursorPagingTest, SystemCollectionCompatTest, SolrJmxReporterTest, TestDynamicLoadingUrl, TestStressInPlaceUpdates, HttpPartitionOnCommitTest, TestCloudSearcherWarming, RandomizedTaggerTest, TestPostingsSolrHighlighter, PingRequestHandlerTest, TestLegacyNumericUtils, NumberUtilsTest, TestLRUCache, DateRangeFieldTest, WordBreakSolrSpellCheckerTest, TestSchemaManager, UpdateParamsTest, HLLUtilTest, TestReplicationHandlerDiskOverFlow, TestAddFieldRealTimeGet, TestSchemaResource, SolrPluginUtilsTest, NumericFieldsTest, TestDocumentBuilder, TestGroupingSearch, TestRandomDVFaceting, TestCharFilters, TestDeprecatedFilters, TestLuceneMatchVersion, TestReversedWildcardFilterFactory, TestEmbeddedSolrServerSchemaAPI, AliasIntegrationTest, ChaosMonkeySafeLeaderTest, CleanupOldIndexTest, CollectionStateFormat2Test, ConcurrentCreateRoutedAliasTest, ConfigSetsAPITest, LeaderElectionIntegrationTest, LeaderFailureAfterFreshStartTest, MissingSegmentRecoveryTest, NestedShardedAtomicUpdateTest, OverseerSolrResponseTest, OverseerSolrResponseUnsafeSerializationTest, OverseerStatusTest, OverseerTaskQueueTest, RecoveryAfterSoftCommitTest, RollingRestartTest, TestAuthenticationFramework, TestConfigSetsAPIExclusivity, TestCryptoKeys, ZkCLITest, ConcurrentDeleteAndCreateCollectionTest, CustomCollectionTest, TestCollectionAPI, AutoAddReplicasIntegrationTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=AutoAddReplicasIntegrationTest -Dtests.seed=EAD4953BC7EB6EF6 -Dtests.slow=true -Dtests.locale=ko -Dtests.timezone=Poland -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J3 | AutoAddReplicasIntegrationTest (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.autoscaling.AutoAddReplicasIntegrationTest: 
   [junit4]    >    1) Thread[id=23612, name=SessionTracker, state=TIMED_WAITING, group=TGRP-AutoAddReplicasIntegrationTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([EAD4953BC7EB6EF6]:0)
   [junit4] Completed [580/904 (1!)] on J3 in 83.87s, 4 tests, 1 error, 1 skipped <<< FAILURES!

[...truncated 53722 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/806/consoleText

[repro] Revision: 164ecce26e0db5408122054ff1acc914b00b5ef6

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseConcMarkSweepGC"
[repro] Repro line:  ant test  -Dtestcase=AutoAddReplicasIntegrationTest -Dtests.seed=EAD4953BC7EB6EF6 -Dtests.slow=true -Dtests.locale=ko -Dtests.timezone=Poland -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[repro] JUnit rest result XML files will be moved to: ./repro-reports
[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr/core
[repro]       AutoAddReplicasIntegrationTest
[repro] ant compile-test

[...truncated 3443 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.AutoAddReplicasIntegrationTest" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseConcMarkSweepGC" -Dtests.seed=EAD4953BC7EB6EF6 -Dtests.slow=true -Dtests.locale=ko -Dtests.timezone=Poland -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[...truncated 96 lines...]
[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.cloud.autoscaling.AutoAddReplicasIntegrationTest
[repro] Exiting with code 0

[...truncated 73 lines...]

[JENKINS] Lucene-Solr-8.x-MacOSX (64bit/jdk-11.0.6) - Build # 807 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/807/
Java: 64bit/jdk-11.0.6 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.solr.cloud.MultiThreadedOCPTest.test

Error Message:
acoll: 1585704008966 bcoll: 1585704009552

Stack Trace:
java.lang.AssertionError: acoll: 1585704008966 bcoll: 1585704009552
	at __randomizedtesting.SeedInfo.seed([1077B96B4B1FEB34:982386B1E5E386CC]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.solr.cloud.MultiThreadedOCPTest.testFillWorkQueue(MultiThreadedOCPTest.java:113)
	at org.apache.solr.cloud.MultiThreadedOCPTest.test(MultiThreadedOCPTest.java:68)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 2277 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/core/test/temp/junit4-J0-20200401_004101_21713772434948124439382.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/core/test/temp/junit4-J2-20200401_004101_2393016656056690302910.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 8 lines...]
   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/core/test/temp/junit4-J4-20200401_004101_23915852216077842188770.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/core/test/temp/junit4-J3-20200401_004101_21815834041456252967515.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/core/test/temp/junit4-J1-20200401_004101_2203451043200453379787.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 307 lines...]
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/test-framework/test/temp/junit4-J2-20200401_004532_55114807905144379435328.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/test-framework/test/temp/junit4-J0-20200401_004532_5516948750449019526149.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 11 lines...]
   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/test-framework/test/temp/junit4-J4-20200401_004532_5529672886051347534649.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/test-framework/test/temp/junit4-J3-20200401_004532_55112853881278987801768.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/test-framework/test/temp/junit4-J1-20200401_004532_5516555173431978149395.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 1119 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/common/test/temp/junit4-J3-20200401_004609_19914055541152483864588.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/common/test/temp/junit4-J1-20200401_004609_1955376375858116572504.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/common/test/temp/junit4-J2-20200401_004609_1953786082182331833867.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/common/test/temp/junit4-J4-20200401_004609_2001926677478131276314.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/common/test/temp/junit4-J0-20200401_004609_1959420956699780415877.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 257 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/icu/test/temp/junit4-J0-20200401_004652_32113603414329830600173.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/icu/test/temp/junit4-J2-20200401_004652_32516531026301072444217.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/icu/test/temp/junit4-J1-20200401_004652_32217728171842681181625.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/icu/test/temp/junit4-J4-20200401_004652_3268251536930293247762.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/icu/test/temp/junit4-J3-20200401_004652_3254308395340845526432.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

[...truncated 221 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/kuromoji/test/temp/junit4-J3-20200401_004702_0721079285388371386747.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

[...truncated 8 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/kuromoji/test/temp/junit4-J1-20200401_004702_06611097875775598183296.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/kuromoji/test/temp/junit4-J2-20200401_004702_0675129023345820879833.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/kuromoji/test/temp/junit4-J4-20200401_004702_0725942201502928943458.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

[...truncated 15 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/kuromoji/test/temp/junit4-J0-20200401_004702_06617078897871573301622.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 169 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/morfologik/test/temp/junit4-J1-20200401_004713_7614770627807468783741.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/morfologik/test/temp/junit4-J0-20200401_004713_7616781888108665322898.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/morfologik/test/temp/junit4-J2-20200401_004713_76110205455125218681781.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 194 lines...]
   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/nori/test/temp/junit4-J4-20200401_004717_8944909073907967592372.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/nori/test/temp/junit4-J0-20200401_004717_8921018321968451172130.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/nori/test/temp/junit4-J3-20200401_004717_8968988545885246771505.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

[...truncated 8 lines...]
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/nori/test/temp/junit4-J2-20200401_004717_8925701035586157458460.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/nori/test/temp/junit4-J1-20200401_004717_8926176701307671315260.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 171 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/opennlp/test/temp/junit4-J3-20200401_004724_92210647882075691077426.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/opennlp/test/temp/junit4-J4-20200401_004724_92215913341385355686711.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/opennlp/test/temp/junit4-J2-20200401_004724_92115029054244173916884.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/opennlp/test/temp/junit4-J0-20200401_004724_9213747203998809116336.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/opennlp/test/temp/junit4-J1-20200401_004724_9214733569013113255014.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 176 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/phonetic/test/temp/junit4-J3-20200401_004729_9237639277194663135112.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/phonetic/test/temp/junit4-J4-20200401_004729_9247359587703221402282.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/phonetic/test/temp/junit4-J2-20200401_004729_9231661474070633056041.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/phonetic/test/temp/junit4-J0-20200401_004729_92215532966873112997138.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/phonetic/test/temp/junit4-J1-20200401_004729_9223697805819827377481.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 165 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/smartcn/test/temp/junit4-J0-20200401_004736_97013860390101227697353.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/smartcn/test/temp/junit4-J1-20200401_004736_97112418900980928809165.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 163 lines...]
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/stempel/test/temp/junit4-J2-20200401_004741_75410174643047342634895.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/stempel/test/temp/junit4-J3-20200401_004741_7544195215366200796089.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/stempel/test/temp/junit4-J1-20200401_004741_7532781996836424289112.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/stempel/test/temp/junit4-J0-20200401_004741_7495108029316553063723.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 186 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/backward-codecs/test/temp/junit4-J0-20200401_004746_97517327670144521489185.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/backward-codecs/test/temp/junit4-J1-20200401_004746_97517124801210870250725.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 11 lines...]
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/backward-codecs/test/temp/junit4-J2-20200401_004746_9754825614989720155246.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 19 lines...]
   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/backward-codecs/test/temp/junit4-J4-20200401_004746_97914131933303477656427.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

[...truncated 15 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/backward-codecs/test/temp/junit4-J3-20200401_004746_9769215808262188730742.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

[...truncated 1400 lines...]
   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/benchmark/test/temp/junit4-J4-20200401_004947_66211594990522539948268.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/benchmark/test/temp/junit4-J1-20200401_004947_6591890112713540583385.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/benchmark/test/temp/junit4-J3-20200401_004947_6617158801377166965169.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/benchmark/test/temp/junit4-J2-20200401_004947_659524204856286612105.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/benchmark/test/temp/junit4-J0-20200401_004947_65912650532589604049037.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 238 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/classification/test/temp/junit4-J1-20200401_005000_049388282514237912249.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/classification/test/temp/junit4-J3-20200401_005000_05515419342236679212042.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/classification/test/temp/junit4-J2-20200401_005000_0537682874799155528651.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/classification/test/temp/junit4-J4-20200401_005000_05811339003491177662695.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/classification/test/temp/junit4-J0-20200401_005000_04918256753264587492199.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 305 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/codecs/test/temp/junit4-J0-20200401_005009_4328687484399428205836.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 11 lines...]
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/codecs/test/temp/junit4-J2-20200401_005009_4333422010573069631521.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 22 lines...]
   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/codecs/test/temp/junit4-J4-20200401_005009_4345119835662567415140.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

[...truncated 11 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/codecs/test/temp/junit4-J1-20200401_005009_43215931071077541297978.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/codecs/test/temp/junit4-J3-20200401_005009_4334005489056571499276.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

[...truncated 234 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/demo/test/temp/junit4-J1-20200401_005116_1566723693842074599570.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/demo/test/temp/junit4-J0-20200401_005116_15616949260674780673874.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/demo/test/temp/junit4-J4-20200401_005116_1574121683367423113447.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/demo/test/temp/junit4-J3-20200401_005116_1572433990810603077510.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/demo/test/temp/junit4-J2-20200401_005116_15611778484106007319559.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 176 lines...]
   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/expressions/test/temp/junit4-J4-20200401_005121_94011586558142325537207.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/expressions/test/temp/junit4-J2-20200401_005121_93915623969406768529307.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/expressions/test/temp/junit4-J1-20200401_005121_9383464497773744446909.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/expressions/test/temp/junit4-J0-20200401_005121_93015147744274816997658.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/expressions/test/temp/junit4-J3-20200401_005121_9403904490384102203702.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

[...truncated 236 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/facet/test/temp/junit4-J0-20200401_005128_9825348418217038537281.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/facet/test/temp/junit4-J3-20200401_005128_9821177067331851349456.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/facet/test/temp/junit4-J4-20200401_005128_98318230060784635497462.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/facet/test/temp/junit4-J2-20200401_005128_9828533564216037584173.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/facet/test/temp/junit4-J1-20200401_005128_98217294608957877956413.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 185 lines...]
   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/grouping/test/temp/junit4-J4-20200401_005146_646388175638291507163.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/grouping/test/temp/junit4-J0-20200401_005146_62614367421272761621769.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/grouping/test/temp/junit4-J3-20200401_005146_63212662256680008239870.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/grouping/test/temp/junit4-J2-20200401_005146_63814420098054765026783.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/grouping/test/temp/junit4-J1-20200401_005146_62616301650012040862182.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 248 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/highlighter/test/temp/junit4-J3-20200401_005153_99816127140618592759837.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/highlighter/test/temp/junit4-J2-20200401_005153_99810661838160035991980.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/highlighter/test/temp/junit4-J4-20200401_005153_9993228987740063573722.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/highlighter/test/temp/junit4-J1-20200401_005153_9981998233240413960625.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/highlighter/test/temp/junit4-J0-20200401_005153_9986215571276211510141.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 172 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/join/test/temp/junit4-J3-20200401_005206_71511502571286771823809.syserr
   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/join/test/temp/junit4-J4-20200401_005206_71718347708959606140943.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/join/test/temp/junit4-J2-20200401_005206_71512876623325183458432.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/join/test/temp/junit4-J1-20200401_005206_714944923933812248396.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/join/test/temp/junit4-J0-20200401_005206_7146142175600207751596.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 302 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/luke/test/temp/junit4-J0-20200401_005218_601797865018321224064.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/luke/test/temp/junit4-J1-20200401_005218_60115696116017940135510.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/luke/test/temp/junit4-J3-20200401_005218_60217701211879202762964.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/luke/test/temp/junit4-J4-20200401_005218_6053973948581418568178.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/luke/test/temp/junit4-J2-20200401_005218_601621370675157811904.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 161 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/memory/test/temp/junit4-J0-20200401_005231_24611940504346143630180.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/memory/test/temp/junit4-J1-20200401_005231_2463353358349604045142.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 183 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/misc/test/temp/junit4-J3-20200401_005235_6426882509785141272213.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/misc/test/temp/junit4-J4-20200401_005235_6438421508431224041074.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

[...truncated 13 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/misc/test/temp/junit4-J1-20200401_005235_6421305427691264684803.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/misc/test/temp/junit4-J0-20200401_005235_6428816544947036713298.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/misc/test/temp/junit4-J2-20200401_005235_6426279187789054838437.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 261 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/monitor/test/temp/junit4-J0-20200401_005248_9055260345030334703753.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/monitor/test/temp/junit4-J4-20200401_005248_9072445638152723216455.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/monitor/test/temp/junit4-J1-20200401_005248_9052170459269775594662.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/monitor/test/temp/junit4-J2-20200401_005248_90713905723115800163794.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/monitor/test/temp/junit4-J3-20200401_005248_9074895962862283043089.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

[...truncated 247 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/queries/test/temp/junit4-J0-20200401_005300_17415408334006754654444.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/queries/test/temp/junit4-J1-20200401_005300_17418217262176660347962.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/queries/test/temp/junit4-J3-20200401_005300_17613235586232158313389.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/queries/test/temp/junit4-J4-20200401_005300_1764299188782040249556.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/queries/test/temp/junit4-J2-20200401_005300_17410321472067614584318.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 231 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/queryparser/test/temp/junit4-J1-20200401_005311_73212785701118507522378.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/queryparser/test/temp/junit4-J3-20200401_005311_7332613230938793229408.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/queryparser/test/temp/junit4-J2-20200401_005311_7338756090303268631059.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/queryparser/test/temp/junit4-J4-20200401_005311_73611030594300268311368.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/queryparser/test/temp/junit4-J0-20200401_005311_73213125699609865601318.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 196 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/replicator/test/temp/junit4-J0-20200401_005324_2357614665491117909910.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/replicator/test/temp/junit4-J1-20200401_005324_2398357968090142795352.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/replicator/test/temp/junit4-J4-20200401_005324_2399444572866884327283.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/replicator/test/temp/junit4-J3-20200401_005324_2375963954950937498645.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

[...truncated 23 lines...]
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/replicator/test/temp/junit4-J2-20200401_005324_2352788540912065508457.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 200 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/sandbox/test/temp/junit4-J3-20200401_005348_56918021831092908403510.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/sandbox/test/temp/junit4-J4-20200401_005348_57017999026195070648473.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/sandbox/test/temp/junit4-J0-20200401_005348_56910407812683385543467.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/sandbox/test/temp/junit4-J2-20200401_005348_5691182837208182576335.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/sandbox/test/temp/junit4-J1-20200401_005348_5696997404026865561217.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 283 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/spatial-extras/test/temp/junit4-J3-20200401_005403_4899298321044043725796.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/spatial-extras/test/temp/junit4-J4-20200401_005403_49011079671239060698230.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/spatial-extras/test/temp/junit4-J0-20200401_005403_4887716522045126174532.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/spatial-extras/test/temp/junit4-J2-20200401_005403_48817112073849190996664.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/spatial-extras/test/temp/junit4-J1-20200401_005403_4886626490845568890657.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 197 lines...]
   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/spatial3d/test/temp/junit4-J4-20200401_005437_14110647543865190536008.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/spatial3d/test/temp/junit4-J1-20200401_005437_08411932498970570947904.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/spatial3d/test/temp/junit4-J2-20200401_005437_08417644377105149641329.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/spatial3d/test/temp/junit4-J3-20200401_005437_1134211452009336020683.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/spatial3d/test/temp/junit4-J0-20200401_005437_0843380277353252791619.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 258 lines...]
   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/suggest/test/temp/junit4-J4-20200401_005449_46710167845582683072196.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/suggest/test/temp/junit4-J1-20200401_005449_46616020649101083128099.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/suggest/test/temp/junit4-J3-20200401_005449_4662415630955180403842.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/suggest/test/temp/junit4-J2-20200401_005449_466274451093701488936.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/suggest/test/temp/junit4-J0-20200401_005449_46518199801547991703207.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3426 lines...]
   [junit4] Suite: org.apache.solr.cloud.MultiThreadedOCPTest
   [junit4]   2> 1413216 INFO  (SUITE-MultiThreadedOCPTest-seed#[1077B96B4B1FEB34]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1413217 INFO  (SUITE-MultiThreadedOCPTest-seed#[1077B96B4B1FEB34]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_1077B96B4B1FEB34-001/data-dir-183-001
   [junit4]   2> 1413217 WARN  (SUITE-MultiThreadedOCPTest-seed#[1077B96B4B1FEB34]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3
   [junit4]   2> 1413217 INFO  (SUITE-MultiThreadedOCPTest-seed#[1077B96B4B1FEB34]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1413218 INFO  (SUITE-MultiThreadedOCPTest-seed#[1077B96B4B1FEB34]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 1413222 INFO  (SUITE-MultiThreadedOCPTest-seed#[1077B96B4B1FEB34]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1413222 INFO  (SUITE-MultiThreadedOCPTest-seed#[1077B96B4B1FEB34]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1413225 INFO  (TEST-MultiThreadedOCPTest.test-seed#[1077B96B4B1FEB34]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1413226 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1413226 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1413331 INFO  (TEST-MultiThreadedOCPTest.test-seed#[1077B96B4B1FEB34]) [     ] o.a.s.c.ZkTestServer start zk server on port:53265
   [junit4]   2> 1413331 INFO  (TEST-MultiThreadedOCPTest.test-seed#[1077B96B4B1FEB34]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:53265
   [junit4]   2> 1413331 INFO  (TEST-MultiThreadedOCPTest.test-seed#[1077B96B4B1FEB34]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:53265
   [junit4]   2> 1413331 INFO  (TEST-MultiThreadedOCPTest.test-seed#[1077B96B4B1FEB34]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 53265
   [junit4]   2> 1413334 INFO  (TEST-MultiThreadedOCPTest.test-seed#[1077B96B4B1FEB34]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1413338 INFO  (zkConnectionManagerCallback-5271-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1413338 INFO  (TEST-MultiThreadedOCPTest.test-seed#[1077B96B4B1FEB34]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1413346 INFO  (TEST-MultiThreadedOCPTest.test-seed#[1077B96B4B1FEB34]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1413349 INFO  (zkConnectionManagerCallback-5273-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1413349 INFO  (TEST-MultiThreadedOCPTest.test-seed#[1077B96B4B1FEB34]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1413352 INFO  (TEST-MultiThreadedOCPTest.test-seed#[1077B96B4B1FEB34]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1413355 INFO  (TEST-MultiThreadedOCPTest.test-seed#[1077B96B4B1FEB34]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1413358 INFO  (TEST-MultiThreadedOCPTest.test-seed#[1077B96B4B1FEB34]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1413361 INFO  (TEST-MultiThreadedOCPTest.test-seed#[1077B96B4B1FEB34]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1413365 INFO  (TEST-MultiThreadedOCPTest.test-seed#[1077B96B4B1FEB34]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1413367 INFO  (TEST-MultiThreadedOCPTest.test-seed#[1077B96B4B1FEB34]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1413370 INFO  (TEST-MultiThreadedOCPTest.test-seed#[1077B96B4B1FEB34]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1413373 INFO  (TEST-MultiThreadedOCPTest.test-seed#[1077B96B4B1FEB34]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1413381 INFO  (TEST-MultiThreadedOCPTest.test-seed#[1077B96B4B1FEB34]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1413387 INFO  (TEST-MultiThreadedOCPTest.test-seed#[1077B96B4B1FEB34]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1413387 INFO  (TEST-MultiThreadedOCPTest.test-seed#[1077B96B4B1FEB34]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1413397 INFO  (TEST-MultiThreadedOCPTest.test-seed#[1077B96B4B1FEB34]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1413402 INFO  (zkConnectionManagerCallback-5277-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1413402 INFO  (TEST-MultiThreadedOCPTest.test-seed#[1077B96B4B1FEB34]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1413511 INFO  (TEST-MultiThreadedOCPTest.test-seed#[1077B96B4B1FEB34]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 1414227 WARN  (TEST-MultiThreadedOCPTest.test-seed#[1077B96B4B1FEB34]) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1414229 INFO  (TEST-MultiThreadedOCPTest.test-seed#[1077B96B4B1FEB34]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1414229 INFO  (TEST-MultiThreadedOCPTest.test-seed#[1077B96B4B1FEB34]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1414229 INFO  (TEST-MultiThreadedOCPTest.test-seed#[1077B96B4B1FEB34]) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 11.0.6+10
   [junit4]   2> 1414249 INFO  (TEST-MultiThreadedOCPTest.test-seed#[1077B96B4B1FEB34]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1414249 INFO  (TEST-MultiThreadedOCPTest.test-seed#[1077B96B4B1FEB34]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1414249 INFO  (TEST-MultiThreadedOCPTest.test-seed#[1077B96B4B1FEB34]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1414251 INFO  (TEST-MultiThreadedOCPTest.test-seed#[1077B96B4B1FEB34]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5bc55116{/,null,AVAILABLE}
   [junit4]   2> 1414255 INFO  (TEST-MultiThreadedOCPTest.test-seed#[1077B96B4B1FEB34]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@599c9fdf{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:53279}
   [junit4]   2> 1414255 INFO  (TEST-MultiThreadedOCPTest.test-seed#[1077B96B4B1FEB34]) [     ] o.e.j.s.Server Started @1414323ms
   [junit4]   2> 1414255 INFO  (TEST-MultiThreadedOCPTest.test-seed#[1077B96B4B1FEB34]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_1077B96B4B1FEB34-001/tempDir-001/control/data, hostPort=53279, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_1077B96B4B1FEB34-001/control-001/cores, replicaType=NRT}
   [junit4]   2> 1414256 ERROR (TEST-MultiThreadedOCPTest.test-seed#[1077B96B4B1FEB34]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1414256 INFO  (TEST-MultiThreadedOCPTest.test-seed#[1077B96B4B1FEB34]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1414256 INFO  (TEST-MultiThreadedOCPTest.test-seed#[1077B96B4B1FEB34]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 1414256 INFO  (TEST-MultiThreadedOCPTest.test-seed#[1077B96B4B1FEB34]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1414256 INFO  (TEST-MultiThreadedOCPTest.test-seed#[1077B96B4B1FEB34]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 1414256 INFO  (TEST-MultiThreadedOCPTest.test-seed#[1077B96B4B1FEB34]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-04-01T01:19:28.415357Z
   [junit4]   2> 1414260 INFO  (TEST-MultiThreadedOCPTest.test-seed#[1077B96B4B1FEB34]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1414262 INFO  (zkConnectionManagerCallback-5279-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1414263 INFO  (TEST-MultiThreadedOCPTest.test-seed#[1077B96B4B1FEB34]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1414370 INFO  (TEST-MultiThreadedOCPTest.test-seed#[1077B96B4B1FEB34]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1414370 INFO  (TEST-MultiThreadedOCPTest.test-seed#[1077B96B4B1FEB34]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_1077B96B4B1FEB34-001/control-001/solr.xml
   [junit4]   2> 1414379 INFO  (TEST-MultiThreadedOCPTest.test-seed#[1077B96B4B1FEB34]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1414379 INFO  (TEST-MultiThreadedOCPTest.test-seed#[1077B96B4B1FEB34]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1414388 INFO  (TEST-MultiThreadedOCPTest.test-seed#[1077B96B4B1FEB34]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@780bd53a, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1414556 INFO  (TEST-MultiThreadedOCPTest.test-seed#[1077B96B4B1FEB34]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1414561 WARN  (TEST-MultiThreadedOCPTest.test-seed#[1077B96B4B1FEB34]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@36b96b87[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1414561 WARN  (TEST-MultiThreadedOCPTest.test-seed#[1077B96B4B1FEB34]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@36b96b87[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1414569 WARN  (TEST-MultiThreadedOCPTest.test-seed#[1077B96B4B1FEB34]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2f5cfa14[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1414571 WARN  (TEST-MultiThreadedOCPTest.test-seed#[1077B96B4B1FEB34]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2f5cfa14[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1414572 INFO  (TEST-MultiThreadedOCPTest.test-seed#[1077B96B4B1FEB34]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53265/solr
   [junit4]   2> 1414575 INFO  (TEST-MultiThreadedOCPTest.test-seed#[1077B96B4B1FEB34]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1414579 INFO  (zkConnectionManagerCallback-5286-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1414580 INFO  (TEST-MultiThreadedOCPTest.test-seed#[1077B96B4B1FEB34]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1414690 INFO  (TEST-MultiThreadedOCPTest.test-seed#[1077B96B4B1FEB34]) [n:127.0.0.1:53279_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1414693 INFO  (zkConnectionManagerCallback-5288-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1414694 INFO  (TEST-MultiThreadedOCPTest.test-seed#[1077B96B4B1FEB34]) [n:127.0.0.1:53279_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1414959 INFO  (TEST-MultiThreadedOCPTest.test-seed#[1077B96B4B1FEB34]) [n:127.0.0.1:53279_     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:53279_
   [junit4]   2> 1414960 INFO  (TEST-MultiThreadedOCPTest.test-seed#[1077B96B4B1FEB34]) [n:127.0.0.1:53279_     ] o.a.s.c.Overseer Overseer (id=72083345966825477-127.0.0.1:53279_-n_0000000000) starting
   [junit4]   2> 1414970 INFO  (OverseerStateUpdate-72083345966825477-127.0.0.1:53279_-n_0000000000) [n:127.0.0.1:53279_     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:53279_
   [junit4]   2> 1414971 INFO  (TEST-MultiThreadedOCPTest.test-seed#[1077B96B4B1FEB34]) [n:127.0.0.1:53279_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53279_
   [junit4]   2> 1414973 INFO  (OverseerStateUpdate-72083345966825477-127.0.0.1:53279_-n_0000000000) [n:127.0.0.1:53279_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1414978 INFO  (TEST-MultiThreadedOCPTest.test-seed#[1077B96B4B1FEB34]) [n:127.0.0.1:53279_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1414979 WARN  (TEST-MultiThreadedOCPTest.test-seed#[1077B96B4B1FEB34]) [n:127.0.0.1:53279_     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1414992 INFO  (TEST-MultiThreadedOCPTest.test-seed#[1077B96B4B1FEB34]) [n:127.0.0.1:53279_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1415007 INFO  (TEST-MultiThreadedOCPTest.test-seed#[1077B96B4B1FEB34]) [n:127.0.0.1:53279_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@780bd53a
   [junit4]   2> 1415013 INFO  (TEST-MultiThreadedOCPTest.test-seed#[1077B96B4B1FEB34]) [n:127.0.0.1:53279_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@780bd53a
   [junit4]   2> 1415013 INFO  (TEST-MultiThreadedOCPTest.test-seed#[1077B96B4B1FEB34]) [n:

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

ty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/contrib/solr-langid/test/temp/junit4-J1-20200401_014542_42613771278999872583788.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/contrib/solr-langid/test/temp/junit4-J0-20200401_014542_42612908644185480951279.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/contrib/solr-langid/test/temp/junit4-J3-20200401_014542_42714831538326200098122.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

[...truncated 682 lines...]
   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/contrib/solr-ltr/test/temp/junit4-J4-20200401_014555_93111974993947806977144.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/contrib/solr-ltr/test/temp/junit4-J0-20200401_014555_93016195009812065207864.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/contrib/solr-ltr/test/temp/junit4-J1-20200401_014555_93015010761590557250153.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/contrib/solr-ltr/test/temp/junit4-J3-20200401_014555_9319737526953318479125.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/contrib/solr-ltr/test/temp/junit4-J2-20200401_014555_9316612880017218254179.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 583 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/contrib/solr-prometheus-exporter/test/temp/junit4-J0-20200401_014642_2915194478227600527064.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/contrib/solr-prometheus-exporter/test/temp/junit4-J2-20200401_014642_29113470188682017688246.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 13 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/contrib/solr-prometheus-exporter/test/temp/junit4-J1-20200401_014642_2918026087064529140933.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/contrib/solr-prometheus-exporter/test/temp/junit4-J4-20200401_014642_2925623869772887575302.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/contrib/solr-prometheus-exporter/test/temp/junit4-J3-20200401_014642_292217635349052024704.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

[...truncated 570 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/contrib/solr-velocity/test/temp/junit4-J0-20200401_014703_6777681533748969393451.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 38394 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/807/consoleText

[repro] Revision: 164ecce26e0db5408122054ff1acc914b00b5ef6

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseConcMarkSweepGC"
[repro] Repro line:  ant test  -Dtestcase=MultiThreadedOCPTest -Dtests.method=test -Dtests.seed=1077B96B4B1FEB34 -Dtests.slow=true -Dtests.locale=no -Dtests.timezone=Asia/Famagusta -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[repro] JUnit rest result XML files will be moved to: ./repro-reports
[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr/core
[repro]       MultiThreadedOCPTest
[repro] ant compile-test

[...truncated 3448 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.MultiThreadedOCPTest" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseConcMarkSweepGC" -Dtests.seed=1077B96B4B1FEB34 -Dtests.slow=true -Dtests.locale=no -Dtests.timezone=Asia/Famagusta -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[...truncated 43 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/temp/junit4-J3-20200401_015321_4501392225088827395958.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

[...truncated 4 lines...]
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/temp/junit4-J2-20200401_015321_4492277652626975952510.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 4 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/temp/junit4-J0-20200401_015321_4463142599193570683768.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 8 lines...]
   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/temp/junit4-J4-20200401_015321_44610293045983593935359.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/temp/junit4-J1-20200401_015321_4467010911189782116959.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 27 lines...]
[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.cloud.MultiThreadedOCPTest
[repro] Exiting with code 0

[...truncated 73 lines...]