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/06/24 09:49:06 UTC

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

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/1180/
Java: 64bit/jdk-13.0.2 -XX:-UseCompressedOops -XX:+UseG1GC

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

Error Message:
acoll: 1592989531142 bcoll: 1592989532031

Stack Trace:
java.lang.AssertionError: acoll: 1592989531142 bcoll: 1592989532031
	at __randomizedtesting.SeedInfo.seed([6FD55C5454A12B8F:E781638EFA5D4677]: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:567)
	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:1090)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
	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:830)




Build Log:
[...truncated 14492 lines...]
   [junit4] Suite: org.apache.solr.cloud.MultiThreadedOCPTest
   [junit4]   2> 880660 INFO  (SUITE-MultiThreadedOCPTest-seed#[6FD55C5454A12B8F]-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> 880660 INFO  (SUITE-MultiThreadedOCPTest-seed#[6FD55C5454A12B8F]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_6FD55C5454A12B8F-001/data-dir-47-001
   [junit4]   2> 880661 INFO  (SUITE-MultiThreadedOCPTest-seed#[6FD55C5454A12B8F]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 880661 INFO  (SUITE-MultiThreadedOCPTest-seed#[6FD55C5454A12B8F]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) 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> 880661 INFO  (SUITE-MultiThreadedOCPTest-seed#[6FD55C5454A12B8F]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 880661 INFO  (SUITE-MultiThreadedOCPTest-seed#[6FD55C5454A12B8F]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 880676 INFO  (TEST-MultiThreadedOCPTest.test-seed#[6FD55C5454A12B8F]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 880683 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 880683 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 880785 INFO  (TEST-MultiThreadedOCPTest.test-seed#[6FD55C5454A12B8F]) [     ] o.a.s.c.ZkTestServer start zk server on port: 63592
   [junit4]   2> 880786 INFO  (TEST-MultiThreadedOCPTest.test-seed#[6FD55C5454A12B8F]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:63592
   [junit4]   2> 880786 INFO  (TEST-MultiThreadedOCPTest.test-seed#[6FD55C5454A12B8F]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:63592
   [junit4]   2> 880786 INFO  (TEST-MultiThreadedOCPTest.test-seed#[6FD55C5454A12B8F]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 63592
   [junit4]   2> 880791 INFO  (TEST-MultiThreadedOCPTest.test-seed#[6FD55C5454A12B8F]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 880806 INFO  (zkConnectionManagerCallback-8944-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 880808 INFO  (TEST-MultiThreadedOCPTest.test-seed#[6FD55C5454A12B8F]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 880822 INFO  (TEST-MultiThreadedOCPTest.test-seed#[6FD55C5454A12B8F]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 880827 INFO  (zkConnectionManagerCallback-8946-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 880827 INFO  (TEST-MultiThreadedOCPTest.test-seed#[6FD55C5454A12B8F]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 880836 INFO  (TEST-MultiThreadedOCPTest.test-seed#[6FD55C5454A12B8F]) [     ] 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> 880841 INFO  (TEST-MultiThreadedOCPTest.test-seed#[6FD55C5454A12B8F]) [     ] 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> 880856 INFO  (TEST-MultiThreadedOCPTest.test-seed#[6FD55C5454A12B8F]) [     ] 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> 880863 INFO  (TEST-MultiThreadedOCPTest.test-seed#[6FD55C5454A12B8F]) [     ] 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> 880878 INFO  (TEST-MultiThreadedOCPTest.test-seed#[6FD55C5454A12B8F]) [     ] 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> 880883 INFO  (TEST-MultiThreadedOCPTest.test-seed#[6FD55C5454A12B8F]) [     ] 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> 880917 INFO  (TEST-MultiThreadedOCPTest.test-seed#[6FD55C5454A12B8F]) [     ] 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> 880936 INFO  (TEST-MultiThreadedOCPTest.test-seed#[6FD55C5454A12B8F]) [     ] 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> 880961 INFO  (TEST-MultiThreadedOCPTest.test-seed#[6FD55C5454A12B8F]) [     ] 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> 880995 INFO  (TEST-MultiThreadedOCPTest.test-seed#[6FD55C5454A12B8F]) [     ] 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> 881046 INFO  (TEST-MultiThreadedOCPTest.test-seed#[6FD55C5454A12B8F]) [     ] 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> 881108 INFO  (TEST-MultiThreadedOCPTest.test-seed#[6FD55C5454A12B8F]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 883783 WARN  (TEST-MultiThreadedOCPTest.test-seed#[6FD55C5454A12B8F]) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 883784 INFO  (TEST-MultiThreadedOCPTest.test-seed#[6FD55C5454A12B8F]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 883784 INFO  (TEST-MultiThreadedOCPTest.test-seed#[6FD55C5454A12B8F]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 883784 INFO  (TEST-MultiThreadedOCPTest.test-seed#[6FD55C5454A12B8F]) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 13.0.2+8
   [junit4]   2> 883802 INFO  (TEST-MultiThreadedOCPTest.test-seed#[6FD55C5454A12B8F]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 883802 INFO  (TEST-MultiThreadedOCPTest.test-seed#[6FD55C5454A12B8F]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 883802 INFO  (TEST-MultiThreadedOCPTest.test-seed#[6FD55C5454A12B8F]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 883803 INFO  (TEST-MultiThreadedOCPTest.test-seed#[6FD55C5454A12B8F]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@21fd96ae{/,null,AVAILABLE}
   [junit4]   2> 883812 INFO  (TEST-MultiThreadedOCPTest.test-seed#[6FD55C5454A12B8F]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@d511e15{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:63614}
   [junit4]   2> 883812 INFO  (TEST-MultiThreadedOCPTest.test-seed#[6FD55C5454A12B8F]) [     ] o.e.j.s.Server Started @883902ms
   [junit4]   2> 883812 INFO  (TEST-MultiThreadedOCPTest.test-seed#[6FD55C5454A12B8F]) [     ] 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/J1/temp/solr.cloud.MultiThreadedOCPTest_6FD55C5454A12B8F-001/tempDir-001/control/data, hostPort=63614, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_6FD55C5454A12B8F-001/control-001/cores, replicaType=NRT}
   [junit4]   2> 883812 ERROR (TEST-MultiThreadedOCPTest.test-seed#[6FD55C5454A12B8F]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 883812 INFO  (TEST-MultiThreadedOCPTest.test-seed#[6FD55C5454A12B8F]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 883812 INFO  (TEST-MultiThreadedOCPTest.test-seed#[6FD55C5454A12B8F]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 883812 INFO  (TEST-MultiThreadedOCPTest.test-seed#[6FD55C5454A12B8F]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 883812 INFO  (TEST-MultiThreadedOCPTest.test-seed#[6FD55C5454A12B8F]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 883812 INFO  (TEST-MultiThreadedOCPTest.test-seed#[6FD55C5454A12B8F]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-06-24T09:04:27.871831Z
   [junit4]   2> 883815 INFO  (TEST-MultiThreadedOCPTest.test-seed#[6FD55C5454A12B8F]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 883838 INFO  (zkConnectionManagerCallback-8948-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 883847 INFO  (TEST-MultiThreadedOCPTest.test-seed#[6FD55C5454A12B8F]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 884035 INFO  (TEST-MultiThreadedOCPTest.test-seed#[6FD55C5454A12B8F]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 884035 INFO  (TEST-MultiThreadedOCPTest.test-seed#[6FD55C5454A12B8F]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_6FD55C5454A12B8F-001/control-001/solr.xml
   [junit4]   2> 884183 INFO  (TEST-MultiThreadedOCPTest.test-seed#[6FD55C5454A12B8F]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 884183 INFO  (TEST-MultiThreadedOCPTest.test-seed#[6FD55C5454A12B8F]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 884190 INFO  (TEST-MultiThreadedOCPTest.test-seed#[6FD55C5454A12B8F]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@c914968, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 884497 INFO  (TEST-MultiThreadedOCPTest.test-seed#[6FD55C5454A12B8F]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 884499 WARN  (TEST-MultiThreadedOCPTest.test-seed#[6FD55C5454A12B8F]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7ed05133[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 884499 WARN  (TEST-MultiThreadedOCPTest.test-seed#[6FD55C5454A12B8F]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7ed05133[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 884562 WARN  (TEST-MultiThreadedOCPTest.test-seed#[6FD55C5454A12B8F]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@41617ac6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 884563 WARN  (TEST-MultiThreadedOCPTest.test-seed#[6FD55C5454A12B8F]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@41617ac6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 884564 INFO  (TEST-MultiThreadedOCPTest.test-seed#[6FD55C5454A12B8F]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63592/solr
   [junit4]   2> 884621 INFO  (TEST-MultiThreadedOCPTest.test-seed#[6FD55C5454A12B8F]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 884691 INFO  (zkConnectionManagerCallback-8959-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 884692 INFO  (TEST-MultiThreadedOCPTest.test-seed#[6FD55C5454A12B8F]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 884837 INFO  (TEST-MultiThreadedOCPTest.test-seed#[6FD55C5454A12B8F]) [n:127.0.0.1:63614_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 884873 INFO  (zkConnectionManagerCallback-8961-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 884874 INFO  (TEST-MultiThreadedOCPTest.test-seed#[6FD55C5454A12B8F]) [n:127.0.0.1:63614_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 886628 INFO  (TEST-MultiThreadedOCPTest.test-seed#[6FD55C5454A12B8F]) [n:127.0.0.1:63614_     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:63614_
   [junit4]   2> 886638 INFO  (TEST-MultiThreadedOCPTest.test-seed#[6FD55C5454A12B8F]) [n:127.0.0.1:63614_     ] o.a.s.c.Overseer Overseer (id=72159018570743812-127.0.0.1:63614_-n_0000000000) starting
   [junit4]   2> 886927 INFO  (OverseerStateUpdate-72159018570743812-127.0.0.1:63614_-n_0000000000) [n:127.0.0.1:63614_     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:63614_
   [junit4]   2> 886933 INFO  (TEST-MultiThreadedOCPTest.test-seed#[6FD55C5454A12B8F]) [n:127.0.0.1:63614_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63614_
   [junit4]   2> 887035 INFO  (OverseerStateUpdate-72159018570743812-127.0.0.1:63614_-n_0000000000) [n:127.0.0.1:63614_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 887127 INFO  (TEST-MultiThreadedOCPTest.test-seed#[6FD55C5454A12B8F]) [n:127.0.0.1:63614_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 887128 WARN  (TEST-MultiThreadedOCPTest.test-seed#[6FD55C5454A12B8F]) [n:127.0.0.1:63614_     ] 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> 887170 INFO  (TEST-MultiThreadedOCPTest.test-seed#[6FD55C5454A12B8F]) [n:127.0.0.1:63614_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 887236 INFO  (TEST-MultiThreadedOCPTest.test-seed#[6FD55C5454A12B8F]) [n:127.0.0.1:63614_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c914968
   [junit4]   2> 887247 INFO  (TEST-MultiThreadedOCPTest.test-seed#[6FD55C5454A12B8F]) [n:127.0.0.1:63614_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c914968
   [junit4]   2> 887248 INFO  (TEST-MultiThreadedOCPTest.test-seed#[6FD55C5454A12B8F]) [n:127.0.0.1:63614_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c914968
   [junit4]   2> 887262 INFO  (TEST-MultiThreadedOCPTest.test-seed#[6FD55C5454A12B8F]) [n:127.0.0.1:63614_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_6FD55C5454A12B8F-001/control-001/cores
   [junit4]   2> 887287 INFO  (TEST-MultiThreadedOCPTest.test-seed#[6FD55C5454A12B8F]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 887298 INFO  (zkConnectionManagerCallback-8978-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 887299 INFO  (TEST-MultiThreadedOCPTest.test-seed#[6FD55C5454A12B8F]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 887329 INFO  (TEST-MultiThreadedOCPTest.test-seed#[6FD55C5454A12B8F]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 887360 INFO  (TEST-MultiThreadedOCPTest.test-seed#[6FD55C5454A12B8F]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:63592/solr ready
   [junit4]   2> 887363 INFO  (qtp1227696435-12735) [n:127.0.0.1:63614_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:63614_&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 887401 INFO  (OverseerThreadFactory-8968-thread-1-processing-n:127.0.0.1:63614_) [n:127.0.0.1:63614_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 887573 INFO  (qtp1227696435-12737) [n:127.0.0.1:63614_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 887573 INFO  (qtp1227696435-12737) [n:127.0.0.1:63614_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=1
   [junit4]   2> 887585 INFO  (qtp1227696435-12734) [n:127.0.0.1:63614_    x:control_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 888617 INFO  (qtp1227696435-12734) [n:127.0.0.1:63614_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 888637 INFO  (qtp1227696435-12734) [n:127.0.0.1:63614_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 888768 INFO  (qtp1227696435-12734) [n:127.0.0.1:63614_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 888982 INFO  (qtp1227696435-12734) [n:127.0.0.1:63614_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from configset conf1, trusted=true
   [junit4]   2> 888983 INFO  (qtp1227696435-12734) [n:127.0.0.1:63614_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c914968
   [junit4]   2> 888983 INFO  (qtp1227696435-12734) [n:127.0.0.1:63614_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_6FD55C5454A12B8F-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_6FD55C5454A12B8F-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 888989 INFO  (qtp1227696435-12734) [n:127.0.0.1:63614_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=49, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=68.5205078125, floorSegmentMB=2.1806640625, forceMergeDeletesPctAllowed=1.082251455507387, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6193495787437637, deletesPctAllowed=47.44220003061208
   [junit4]   2> 888998 WARN  (qtp1227696435-12734) [n:127.0.0.1:63614_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 889117 INFO  (qtp1227696435-12734) [n:127.0.0.1:63614_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 889117 INFO  (qtp1227696435-12734) [n:127.0.0.1:63614_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 889127 INFO  (qtp1227696435-12734) [n:127.0.0.1:63614_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 889127 INFO  (qtp1227696435-12734) [n:127.0.0.1:63614_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 889154 INFO  (qtp1227696435-12734) [n:127.0.0.1:63614_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=36, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=95.990234375, floorSegmentMB=2.1767578125, forceMergeDeletesPctAllowed=19.889286578100716, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=40.6203357330895
   [junit4]   2> 889178 INFO  (qtp1227696435-12734) [n:127.0.0.1:63614_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 889183 INFO  (qtp1227696435-12734) [n:127.0.0.1:63614_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 889186 INFO  (qtp1227696435-12734) [n:127.0.0.1:63614_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 889186 INFO  (qtp1227696435-12734) [n:127.0.0.1:63614_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1670370529897349120
   [junit4]   2> 889191 INFO  (searcherExecutor-8980-thread-1-processing-n:127.0.0.1:63614_ x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:63614_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [control_collection_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 889238 INFO  (qtp1227696435-12734) [n:127.0.0.1:63614_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 889238 INFO  (qtp1227696435-12734) [n:127.0.0.1:63614_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/control_collection/leaders/shard1
   [junit4]   2> 889273 INFO  (qtp1227696435-12734) [n:127.0.0.1:63614_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 889273 INFO  (qtp1227696435-12734) [n:127.0.0.1:63614_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 889273 INFO  (qtp1227696435-12734) [n:127.0.0.1:63614_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:63614/control_collection_shard1_replica_n1/
   [junit4]   2> 889278 INFO  (qtp1227696435-12734) [n:127.0.0.1:63614_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 889283 INFO  (qtp1227696435-12734) [n:127.0.0.1:63614_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:63614/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 889284 INFO  (qtp1227696435-12734) [n:127.0.0.1:63614_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/72159018570743812-core_node2-n_0000000000
   [junit4]   2> 889307 INFO  (qtp1227696435-12734) [n:127.0.0.1:63614_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:63614/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 889443 INFO  (zkCallback-8960-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 889443 INFO  (zkCallback-8960-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 889470 INFO  (qtp1227696435-12734) [n:127.0.0.1:63614_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 889506 INFO  (qtp1227696435-12734) [n:127.0.0.1:63614_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1921
   [junit4]   2> 889516 INFO  (qtp1227696435-12735) [n:127.0.0.1:63614_     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 889614 INFO  (zkCallback-8960-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 889614 INFO  (zkCallback-8960-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 889614 INFO  (zkCallback-8960-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 889616 INFO  (qtp1227696435-12735) [n:127.0.0.1:63614_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:63614_&wt=javabin&version=2} status=0 QTime=2253
   [junit4]   2> 889617 INFO  (TEST-MultiThreadedOCPTest.test-seed#[6FD55C5454A12B8F]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in collection: control_collection
   [junit4]   2> 889735 INFO  (TEST-MultiThreadedOCPTest.test-seed#[6FD55C5454A12B8F]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 889739 INFO  (zkConnectionManagerCallback-8989-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 889739 INFO  (TEST-MultiThreadedOCPTest.test-seed#[6FD55C5454A12B8F]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 889744 INFO  (TEST-MultiThreadedOCPTest.test-seed#[6FD55C5454A12B8F]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 889750 INFO  (TEST-MultiThreadedOCPTest.test-seed#[6FD55C5454A12B8F]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:63592/solr ready
   [junit4]   2> 889750 INFO  (TEST-MultiThreadedOCPTest.test-seed#[6FD55C5454A12B8F]) [     ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 889751 INFO  (qtp1227696435-12734) [n:127.0.0.1:63614_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 889790 INFO  (OverseerThreadFactory-8968-thread-2-processing-n:127.0.0.1:63614_) [n:127.0.0.1:63614_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 889790 INFO  (OverseerCollectionConfigSetProcessor-72159018570743812-127.0.0.1:63614_-n_0000000000) [n:127.0.0.1:63614_     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may have disconnected from ZooKeeper
   [junit4]   2> 890045 WARN  (OverseerThreadFactory-8968-thread-2-processing-n:127.0.0.1:63614_) [n:127.0.0.1:63614_     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 890059 INFO  (qtp1227696435-12734) [n:127.0.0.1:63614_     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 890065 INFO  (qtp1227696435-12734) [n:127.0.0.1:63614_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2} status=0 QTime=313
   [junit4]   2> 890086 INFO  (TEST-MultiThreadedOCPTest.test-seed#[6FD55C5454A12B8F]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 890086 INFO  (TEST-MultiThreadedOCPTest.test-seed#[6FD55C5454A12B8F]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 890093 INFO  (TEST-MultiThreadedOCPTest.test-seed#[6FD55C5454A12B8F]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 890093 INFO  (TEST-MultiThreadedOCPTest.test-seed#[6FD55C5454A12B8F]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 890109 INFO  (TEST-MultiThreadedOCPTest.test-seed#[6FD55C5454A12B8F]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 890109 INFO  (TEST-MultiThreadedOCPTest.test-seed#[6FD55C5454A12B8F]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 890109 INFO  (TEST-MultiThreadedOCPTest.test-seed#[6FD55C5454A12B8F]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=3
   [junit4]   2> 891478 INFO  (TEST-MultiThreadedOCPTest.test-seed#[6FD55C5454A12B8F]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_6FD55C5454A12B8F-001/shard-1-001 of type NRT for shard2
   [junit4]   2> 891480 WARN  (closeThreadPool-8990-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 891480 INFO  (closeThreadPool-8990-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 891480 INFO  (closeThreadPool-8990-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 891480 INFO  (closeThreadPool-8990-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 13.0.2+8
   [junit4]   2> 891484 INFO  (closeThreadPool-8990-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 891484 INFO  (closeThreadPool-8990-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 891484 INFO  (closeThreadPool-8990-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 891484 INFO  (closeThreadPool-8990-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@583b2572{/,null,AVAILABLE}
   [junit4]   2> 891487 INFO  (closeThreadPool-8990-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5d4953ff{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:63675}
   [junit4]   2> 891487 INFO  (closeThreadPool-8990-thread-1) [     ] o.e.j.s.Server Started @891578ms
   [junit4]   2> 891487 INFO  (closeThreadPool-8990-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_6FD55C5454A12B8F-001/tempDir-001/jetty1, hostPort=63675, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_6FD55C5454A12B8F-001/shard-1-001/cores, replicaType=NRT}
   [junit4]   2> 891488 ERROR (closeThreadPool-8990-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 891488 INFO  (closeThreadPool-8990-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 891488 INFO  (closeThreadPool-8990-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 891488 INFO  (closeThreadPool-8990-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 891488 INFO  (closeThreadPool-8990-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 891488 INFO  (closeThreadPool-8990-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-06-24T09:04:35.547482Z
   [junit4]   2> 891507 INFO  (closeThreadPool-8990-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 891516 INFO  (zkConnectionManagerCallback-8992-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 891516 INFO  (closeThreadPool-8990-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 891622 INFO  (closeThreadPool-8990-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 891622 INFO  (closeThreadPool-8990-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_6FD55C5454A12B8F-001/shard-1-001/solr.xml
   [junit4]   2> 891625 INFO  (closeThreadPool-8990-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 891625 INFO  (closeThreadPool-8990-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 891627 INFO  (closeThreadPool-8990-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@c914968, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 891694 INFO  (closeThreadPool-8990-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 891697 WARN  (closeThreadPool-8990-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@674c05c7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 891698 WARN  (closeThreadPool-8990-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@674c05c7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 891712 WARN  (closeThreadPool-8990-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2bd38bb1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 891712 WARN  (closeThreadPool-8990-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2bd38bb1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 891714 INFO  (closeThreadPool-8990-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63592/solr
   [junit4]   2> 891716 INFO  (closeThreadPool-8990-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 891720 INFO  (zkConnectionManagerCallback-9003-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 891721 INFO  (closeThreadPool-8990-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 891835 INFO  (OverseerCollectionConfigSetProcessor-72159018570743812-127.0.0.1:63614_-n_0000000000) [n:127.0.0.1:63614_     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may have disconnected from ZooKeeper
   [junit4]   2> 891844 INFO  (closeThreadPool-8990-thread-1) [n:127.0.0.1:63675_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 891845 INFO  (zkConnectionManagerCallback-9005-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 891845 INFO  (closeThreadPool-8990-thread-1) [n:127.0.0.1:63675_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 891883 INFO  (closeThreadPool-8990-thread-1) [n:127.0.0.1:63675_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 891968 INFO  (closeThreadPool-8990-thread-1) [n:127.0.0.1:63675_     ] o.a.s.c.ZkController Publish node=127.0.0.1:63675_ as DOWN
   [junit4]   2> 891976 INFO  (closeThreadPool-8990-thread-1) [n:127.0.0.1:63675_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 891976 INFO  (closeThreadPool-8990-thread-1) [n:127.0.0.1:63675_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63675_
   [junit4]   2> 891980 INFO  (zkCallback-8960-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 891980 INFO  (zkCallback-8988-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 891983 INFO  (zkCallback-9004-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 891992 INFO  (closeThreadPool-8990-thread-1) [n:127.0.0.1:63675_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 891992 WARN  (closeThreadPool-8990-thread-1) [n:127.0.0.1:63675_     ] 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> 892047 INFO  (closeThreadPool-8990-thread-1) [n:127.0.0.1:63675_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 892167 INFO  (closeThreadPool-8990-thread-1) [n:127.0.0.1:63675_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c914968
   [junit4]   2> 892194 INFO  (closeThreadPool-8990-thread-1) [n:127.0.0.1:63675_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c914968
   [junit4]   2> 892194 INFO  (closeThreadPool-8990-thread-1) [n:127.0.0.1:63675_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c914968
   [junit4]   2> 892196 INFO  (closeThreadPool-8990-thread-1) [n:127.0.0.1:63675_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_6FD55C5454A12B8F-001/shard-1-001/cores
   [junit4]   2> 892245 INFO  (closeThreadPool-8990-thread-1) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:63675_
   [junit4]   2> 892473 INFO  (TEST-MultiThreadedOCPTest.test-seed#[6FD55C5454A12B8F]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_6FD55C5454A12B8F-001/shard-2-001 of type NRT for shard1
   [junit4]   2> 892474 WARN  (closeThreadPool-8990-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 892474 INFO  (closeThreadPool-8990-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 892474 INFO  (closeThreadPool-8990-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 892474 INFO  (closeThreadPool-8990-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 13.0.2+8
   [junit4]   2> 892492 INFO  (closeThreadPool-8990-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 892492 INFO  (closeThreadPool-8990-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 892492 INFO  (closeThreadPool-8990-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 892493 INFO  (closeThreadPool-8990-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1fb91591{/,null,AVAILABLE}
   [junit4]   2> 892503 INFO  (closeThreadPool-8990-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@3f1467c5{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:63686}
   [junit4]   2> 892503 INFO  (closeThreadPool-8990-thread-1) [     ] o.e.j.s.Server Started @892593ms
   [junit4]   2> 892503 INFO  (closeThreadPool-8990-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_6FD55C5454A12B8F-001/tempDir-001/jetty2, hostPort=63686, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_6FD55C5454A12B8F-001/shard-2-001/cores, replicaType=NRT}
   [junit4]   2> 892503 ERROR (closeThreadPool-8990-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 892503 INFO  (closeThreadPool-8990-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 892503 INFO  (closeThreadPool-8990-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 892503 INFO  (closeThreadPool-8990-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 892504 INFO  (closeThreadPool-8990-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 892504 INFO  (closeThreadPool-8990-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-06-24T09:04:36.563027Z
   [junit4]   2> 892508 INFO  (closeThreadPool-8990-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 892537 INFO  (zkConnectionManagerCallback-9015-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 892544 INFO  (closeThreadPool-8990-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 892738 INFO  (closeThreadPool-8990-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 892738 INFO  (closeThreadPool-8990-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_6FD55C5454A12B8F-001/shard-2-001/solr.xml
   [junit4]   2> 892742 INFO  (closeThreadPool-8990-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 892742 INFO  (closeThreadPool-8990-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 892743 INFO  (closeThreadPool-8990-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@c914968, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 892853 INFO  (closeThreadPool-8990-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 892858 WARN  (closeThreadPool-8990-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3c05e450[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 892858 WARN  (closeThreadPool-8990-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3c05e450[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 892894 WARN  (closeThreadPool-8990-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@124e9d1e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 892894 WARN  (closeThreadPool-8990-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@124e9d1e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 892895 INFO  (closeThreadPool-8990-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63592/solr
   [junit4]   2> 892912 INFO  (closeThreadPool-8990-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 892969 INFO  (zkConnectionManagerCallback-9026-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 892970 INFO  (closeThreadPool-8990-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 893121 INFO  (closeThreadPool-8990-thread-1) [n:127.0.0.1:63686_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 893124 INFO  (zkConnectionManagerCallback-9028-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 893125 INFO  (closeThreadPool-8990-thread-1) [n:127.0.0.1:63686_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 893317 INFO  (closeThreadPool-8990-thread-1) [n:127.0.0.1:63686_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 893648 INFO  (closeThreadPool-8990-thread-1) [n:127.0.0.1:63686_     ] o.a.s.c.ZkController Publish node=127.0.0.1:63686_ as DOWN
   [junit4]   2> 893668 INFO  (closeThreadPool-8990-thread-1) [n:127.0.0.1:63686_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 893668 INFO  (closeThreadPool-8990-thread-1) [n:127.0.0.1:63686_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63686_
   [junit4]   2> 893704 INFO  (zkCallback-8988-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 893706 INFO  (zkCallback-9004-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 893708 INFO  (zkCallback-8960-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 893709 INFO  (zkCallback-9027-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 893793 INFO  (closeThreadPool-8990-thread-1) [n:127.0.0.1:63686_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 893794 WARN  (closeThreadPool-8990-thread-1) [n:127.0.0.1:63686_     ] 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> 893947 INFO  (closeThreadPool-8990-thread-1) [n:127.0.0.1:63686_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 894019 INFO  (closeThreadPool-8990-thread-1) [n:127.0.0.1:63686_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c914968
   [junit4]   2> 894033 INFO  (closeThreadPool-8990-thread-1) [n:127.0.0.1:63686_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c914968
   [junit4]   2> 894034 INFO  (closeThreadPool-8990-thread-1) [n:127.0.0.1:63686_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c914968
   [junit4]   2> 894035 INFO  (closeThreadPool-8990-thread-1) [n:127.0.0.1:63686_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_6FD55C5454A12B8F-001/shard-2-001/cores
   [junit4]   2> 894098 INFO  (closeThreadPool-8990-thread-1) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:63686_
   [junit4]   2> 894170 INFO  (TEST-MultiThreadedOCPTest.test-seed#[6FD55C5454A12B8F]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_6FD55C5454A12B8F-001/shard-3-001 of type NRT for shard2
   [junit4]   2> 894172 WARN  (closeThreadPool-8990-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 894172 INFO  (closeThreadPool-8990-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 894172 INFO  (closeThreadPool-8990-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 894172 INFO  (closeThreadPool-8990-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 13.0.2+8
   [junit4]   2> 894197 INFO  (closeThreadPool-8990-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 894197 INFO  (closeThreadPool-8990-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 894198 INFO  (closeThreadPool-8990-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 894200 INFO  (closeThreadPool-8990-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7f7d45d2{/,null,AVAILABLE}
   [junit4]   2> 894205 INFO  (closeThreadPool-8990-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@60385e8f{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:63697}
   [junit4]   2> 894205 INFO  (closeThreadPool-8990-thread-1) [     ] o.e.j.s.Server Started @894295ms
   [junit4]   2> 894205 INFO  (closeThreadPool-8990-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_6FD55C5454A12B8F-001/tempDir-001/jetty3, hostPort=63697, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_6FD55C5454A12B8F-001/shard-3-001/cores, replicaType=NRT}
   [junit4]   2> 894206 ERROR (closeThreadPool-8990-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 894207 INFO  (closeThreadPool-8990-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 894208 INFO  (closeThreadPool-8990-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 894209 INFO  (closeThreadPool-8990-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 894209 INFO  (closeThreadPool-8990-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 894209 INFO  (closeThreadPool-8990-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-06-24T09:04:38.268105Z
   [junit4]   2> 894216 INFO  (closeThreadPool-8990-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 894219 INFO  (zkConnectionManagerCallback-9038-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 894219 INFO  (closeThreadPool-8990-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 894375 INFO  (closeThreadPool-8990-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 894376 INFO  (closeThreadPool-8990-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_6FD55C5454A12B8F-001/shard-3-001/solr.xml
   [junit4]   2> 894381 INFO  (closeThreadPool-8990-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 894381 INFO  (closeThreadPool-8990-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 894382 INFO  (closeThreadPool-8990-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@c914968, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 894652 INFO  (closeThreadPool-8990-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 894654 WARN  (closeThreadPool-8990-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5105d2b9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 894654 WARN  (closeThreadPool-8990-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5105d2b9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 894666 WARN  (closeThreadPool-8990-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@75e18a9d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 894666 WARN  (closeThreadPool-8990-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@75e18a9d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 894676 INFO  (closeThreadPool-8990-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63592/solr
   [junit4]   2> 894684 INFO  (closeThreadPool-8990-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 894688 INFO  (zkConnectionManagerCallback-9049-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 894691 INFO  (closeThreadPool-8990-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 894811 INFO  (closeThreadPool-8990-thread-1) [n:127.0.0.1:63697_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 894816 INFO  (zkConnectionManagerCallback-9051-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 894816 INFO  (closeThreadPool-8990-thread-1) [n:127.0.0.1:63697_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 894900 INFO  (closeThreadPool-8990-thread-1) [n:127.0.0.1:63697_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 894968 INFO  (closeThreadPool-8990-thread-1) [n:127.0.0.1:63697_     ] o.a.s.c.ZkController Publish node=127.0.0.1:63697_ as DOWN
   [junit4]   2> 894979 INFO  (closeThreadPool-8990-thread-1) [n:127.0.0.1:63697_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 894979 INFO  (closeThreadPool-8990-thread-1) [n:127.0.0.1:63697_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63697_
   [junit4]   2> 894989 INFO  (zkCallback-9027-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 894989 INFO  (zkCallback-8988-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 894989 INFO  (zkCallback-8960-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 894990 INFO  (zkCallback-9004-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 894992 INFO  (zkCallback-9050-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 895010 INFO  (closeThreadPool-8990-thread-1) [n:127.0.0.1:63697_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 895011 WARN  (closeThreadPool-8990-thread-1) [n:127.0.0.1:63697_     ] 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> 895050 INFO  (closeThreadPool-8990-thread-1) [n:127.0.0.1:63697_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 895119 INFO  (closeThreadPool-8990-thread-1) [n:127.0.0.1:63697_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c914968
   [junit4]   2> 895145 INFO  (closeThreadPool-8990-thread-1) [n:127.0.0.1:63697_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c914968
   [junit4]   2> 895145 INFO  (closeThreadPool-8990-thread-1) [n:127.0.0.1:63697_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c914968
   [junit4]   2> 895149 INFO  (closeThreadPool-8990-thread-1) [n:127.0.0.1:63697_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_6FD55C5454A12B8F-001/shard-3-001/cores
   [junit4]   2> 895186 INFO  (closeThreadPool-8990-thread-1) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:63697_
   [junit4]   2> 895198 INFO  (qtp1227696435-12736) [n:127.0.0.1:63614_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:63675_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 895201 INFO  (qtp1227696435-12735) [n:127.0.0.1:63614_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:63686_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 895207 INFO  (qtp1227696435-12737) [n:127.0.0.1:63614_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:63697_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 895300 INFO  (qtp1227696435-12734) [n:127.0.0.1:63614_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.control_collection.shard1.replica_n1:INDEX.sizeInBytes} status=0 QTime=2
   [junit4]   2> 895302 INFO  (qtp1227696435-12734) [n:127.0.0.1:63614_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 895305 INFO  (qtp1500957705-12792) [n:127.0.0.1:63675_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 895310 INFO  (qtp356285699-12821) [n:127.0.0.1:63686_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=1
   [junit4]   2> 895314 INFO  (qtp1967993372-12850) [n:127.0.0.1:63697_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 895324 INFO  (OverseerThreadFactory-8968-thread-3-processing-n:127.0.0.1:63614_) [n:127.0.0.1:63614_ c:collection1 s:shard2   ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:63675_ for creating new replica of shard shard2 for collection collection1
   [junit4]   2> 895384 INFO  (OverseerThreadFactory-8968-thread-4-processing-n:127.0.0.1:63614_) [n:127.0.0.1:63614_ c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:63686_ for creating new replica of shard shard1 for collection collection1
   [junit4]   2> 895418 INFO  (OverseerThreadFactory-8968-thread-3-processing-n:127.0.0.1:63614_) [n:127.0.0.1:63614_ c:collection1 s:shard2   ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 895441 INFO  (qtp1500957705-12791) [n:127.0.0.1:63675_    x:collection1_shard2_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n1&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 895446 INFO  (OverseerThreadFactory-8968-thread-4-processing-n:127.0.0.1:63614_) [n:127.0.0.1:63614_ c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 895467 INFO  (qtp356285699-12820) [n:127.0.0.1:63686_    x:collection1_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n2&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 897925 INFO  (qtp1500957705-12791) [n:127.0.0.1:63675_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 897925 INFO  (qtp356285699-12820) [n:127.0.0.1:63686_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 897955 INFO  (qtp356285699-12820) [n:127.0.0.1:63686_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 898014 INFO  (qtp1500957705-12791) [n:127.0.0.1:63675_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 898703 INFO  (qtp356285699-12820) [n:127.0.0.1:63686_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 898705 INFO  (qtp1500957705-12791) [n:127.0.0.1:63675_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 898845 INFO  (qtp1500957705-12791) [n:127.0.0.1:63675_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n1' using configuration from configset conf1, trusted=true
   [junit4]   2> 898853 INFO  (qtp356285699-12820) [n:127.0.0.1:63686_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n2' using configuration from configset conf1, trusted=true
   [junit4]   2> 898853 INFO  (qtp356285699-12820) [n:127.0.0.1:63686_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_n2' (registry 'solr.core.collection1.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c914968
   [junit4]   2> 898853 INFO  (qtp1500957705-12791) [n:127.0.0.1:63675_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n1' (registry 'solr.core.collection1.shard2.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c914968
   [junit4]   2> 898854 INFO  (qtp356285699-12820) [n:127.0.0.1:63686_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.c.SolrCore [[collection1_shard1_replica_n2] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_6FD55C5454A12B8F-001/shard-2-001/cores/collection1_shard1_replica_n2], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_6FD55C5454A12B8F-001/shard-2-001/cores/collection1_shard1_replica_n2/data/]
   [junit4]   2> 898854 INFO  (qtp1500957705-12791) [n:127.0.0.1:63675_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.c.SolrCore [[collection1_shard2_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_6FD55C5454A12B8F-001/shard-1-001/cores/collection1_shard2_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_6FD55C5454A12B8F-001/shard-1-001/cores/collection1_shard2_replica_n1/data/]
   [junit4]   2> 898860 INFO  (qtp1500957705-12791) [n:127.0.0.1:63675_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=49, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=68.5205078125, floorSegmentMB=2.1806640625, forceMergeDeletesPctAllowed=1.082251455507387, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6193495787437637, deletesPctAllowed=47.44220003061208
   [junit4]   2> 898862 INFO  (qtp356285699-12820) [n:127.0.0.1:63686_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=49, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=68.5205078125, floorSegmentMB=2.1806640625, forceMergeDeletesPctAllowed=1.082251455507387, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6193495787437637, deletesPctAllowed=47.44220003061208
   [junit4]   2> 898868 WARN  (qtp1500957705-12791) [n:127.0.0.1:63675_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 898876 WARN  (qtp356285699-12820) [n:127.0.0.1:63686_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 899048 INFO  (qtp356285699-12820) [n:127.0.0.1:63686_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 899048 INFO  (qtp356285699-12820) [n:127.0.0.1:63686_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 899050 INFO  (qtp356285699-12820) [n:127.0.0.1:63686_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 899051 INFO  (qtp356285699-12820) [n:127.0.0.1:63686_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 899053 INFO  (qtp356285699-12820) [n:127.0.0.1:63686_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=36, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=95.990234375, floorSegmentMB=2.1767578125, forceMergeDeletesPctAllowed=19.889286578100716, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=40.6203357330895
   [junit4]   2> 899055 INFO  (qtp1500957705-12791) [n:127.0.0.1:63675_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 899055 INFO  (qtp1500957705-12791) [n:127.0.0.1:63675_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 899056 INFO  (qtp356285699-12820) [n:127.0.0.1:63686_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 899059 INFO  (qtp356285699-12820) [n:127.0.0.1:63686_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 899059 INFO  (qtp1500957705-12791) [n:127.0.0.1:63675_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 899059 INFO  (qtp1500957705-12791) [n:127.0.0.1:63675_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 899060 INFO  (qtp356285699-12820) [n:127.0.0.1:63686_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 899060 INFO  (qtp356285699-12820) [n:127.0.0.1:63686_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1670370540250988544
   [junit4]   2> 899061 INFO  (qtp1500957705-12791) [n:127.0.0.1:63675_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=36, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=95.990234375, floorSegmentMB=2.1767578125, forceMergeDeletesPctAllowed=19.889286578100716, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=40.6203357330895
   [junit4]   2> 899077 INFO  (qtp1500957705-12791) [n:127.0.0.1:63675_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 899079 INFO  (qtp1500957705-12791) [n:127.0.0.1:63675_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 899079 INFO  (searcherExecutor-9064-thread-1-processing-n:127.0.0.1:63686_ x:collection1_shard1_replica_n2 c:collection1 s:shard1) [n:127.0.0.1:63686_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.c.SolrCore [collection1_shard1_replica_n2]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 899080 INFO  (qtp1500957705-12791) [n:127.0.0.1:63675_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 899080 INFO  (qtp1500957705-12791) [n:127.0.0.1:63675_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1670370540271960064
   [junit4]   2> 899100 INFO  (searcherExecutor-9062-thread-1-processing-n:127.0.0.1:63675_ x:collection1_shard2_replica_n1 c:collection1 s:shard2) [n:127.0.0.1:63675_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.c.SolrCore [collection1_shard2_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 899155 INFO  (qtp356285699-12820) [n:127.0.0.1:63686_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 899155 INFO  (qtp356285699-12820) [n:127.0.0.1:63686_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard1
   [junit4]   2> 899156 INFO  (qtp1500957705-12791) [n:127.0.0.1:63675_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard2 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 899157 INFO  (qtp1500957705-12791) [n:127.0.0.1:63675_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard2
   [junit4]   2> 899358 INFO  (qtp356285699-12820) [n:127.0.0.1:63686_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 899359 INFO  (qtp356285699-12820) [n:127.0.0.1:63686_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 899359 INFO  (qtp356285699-12820) [n:127.0.0.1:63686_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:63686/collection1_shard1_replica_n2/
   [junit4]   2> 899361 INFO  (qtp1500957705-12791) [n:127.0.0.1:63675_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 899361 INFO  (qtp1500957705-12791) [n:127.0.0.1:63675_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 899361 INFO  (qtp1500957705-12791) [n:127.0.0.1:63675_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:63675/collection1_shard2_replica_n1/
   [junit4]   2> 899366 INFO  (qtp356285699-12820) [n:127.0.0.1:63686_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 899371 INFO  (qtp1500957705-12791) [n:127.0.0.1:63675_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 899382 INFO  (qtp1500957705-12791) [n:127.0.0.1:63675_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:63675/collection1_shard2_replica_n1/ has no replicas
   [junit4]   2> 899382 INFO  (qtp1500957705-12791) [n:127.0.0.1:63675_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1/leaders/shard2/leader after winning as /collections/collection1/leader_elect/shard2/election/72159018570743817-core_node3-n_0000000000
   [junit4]   2> 899383 INFO  (qtp356285699-12820) [n:127.0.0.1:63686_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.c.SyncStrategy http://127.0.0.1:63686/collection1_shard1_replica_n2/ has no replicas
   [junit4]   2> 899383 INFO  (qtp356285699-12820) [n:127.0.0.1:63686_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1/leaders/shard1/leader after winning as /collections/collection1/leader_elect/shard1/election/72159018570743820-core_node4-n_0000000000
   [junit4]   2> 899469 INFO  (qtp1500957705-12791) [n:127.0.0.1:63675_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:63675/collection1_shard2_replica_n1/ shard2
   [junit4]   2> 899469 INFO  (qtp356285699-12820) [n:127.0.0.1:63686_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:63686/collection1_shard1_replica_n2/ shard1
   [junit4]   2> 899498 INFO  (zkCallback-9004-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 899503 INFO  (zkCallback-9027-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 899506 INFO  (zkCallback-9004-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 899506 INFO  (zkCallback-9027-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 899576 INFO  (qtp1500957705-12791) [n:127.0.0.1:63675_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 899691 INFO  (qtp1500957705-12791) [n:127.0.0.1:63675_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n1&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=4250
   [junit4]   2> 899833 INFO  (zkCallback-9027-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 899835 INFO  (zkCallback-9004-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 899836 INFO  (zkCallback-9027-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 899837 INFO  (zkCallback-9004-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 899877 INFO  (zkCallback-9004-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 899879 INFO  (qtp1227696435-12736) [n:127.0.0.1:63614_ c:collection1    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:63675_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2} status=0 QTime=4681
   [junit4]   2> 899897 INFO  (qtp356285699-12820) [n:127.0.0.1:63686_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 899907 INFO  (qtp356285699-12820) [n:127.0.0.1:63686_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n2&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=4440
   

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

812-127.0.0.1:63614_-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 962950 INFO  (closeThreadPool-9208-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72159018570743812-127.0.0.1:63614_-n_0000000000) closing
   [junit4]   2> 962951 INFO  (closeThreadPool-9231-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72159018570743812-127.0.0.1:63614_-n_0000000000) closing
   [junit4]   2> 962953 INFO  (closeThreadPool-9208-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@d511e15{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 962954 INFO  (closeThreadPool-9208-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@21fd96ae{/,null,UNAVAILABLE}
   [junit4]   2> 962954 INFO  (closeThreadPool-9208-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 962956 INFO  (TEST-MultiThreadedOCPTest.test-seed#[6FD55C5454A12B8F]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 963169 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/collections/collection1/terms/shard2
   [junit4]   2> 	6	/solr/aliases.json
   [junit4]   2> 	4	/solr/packages.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	4	/solr/configs/conf1
   [junit4]   2> 	3	/solr/collections/collection1/collectionprops.json
   [junit4]   2> 	3	/solr/collections/ocptest_shardsplit2/terms/shard2_0
   [junit4]   2> 	3	/solr/collections/ocptest_shardsplit2/terms/shard1_1
   [junit4]   2> 	3	/solr/collections/ocptest_shardsplit2/terms/shard1_0
   [junit4]   2> 	3	/solr/collections/control_collection/terms/shard1
   [junit4]   2> 	3	/solr/collections/ocptest_shardsplit2/terms/shard2_1
   [junit4]   2> 	3	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	3	/solr/collections/ocptest_shardsplit2/collectionprops.json
   [junit4]   2> 	2	/solr/collections/ocptest_shardsplit2/terms/shard2
   [junit4]   2> 	2	/solr/collections/ocptest_shardsplit2/terms/shard3
   [junit4]   2> 	2	/solr/collections/ocptest_shardsplit2/terms/shard1
   [junit4]   2> 	2	/solr/collections/ocptest1/terms/shard1
   [junit4]   2> 	2	/solr/collections/ocptest2/terms/shard1
   [junit4]   2> 	2	/solr/collections/ocptest2/terms/shard2
   [junit4]   2> 	2	/solr/collections/ocptest3/terms/shard2
   [junit4]   2> 	2	/solr/collections/ocptest3/terms/shard3
   [junit4]   2> 	2	/solr/collections/ocptest3/terms/shard1
   [junit4]   2> 	2	/solr/collections/collection1/terms/shard1_0
   [junit4]   2> 	2	/solr/collections/ocptest_shardsplit/terms/shard4
   [junit4]   2> 	2	/solr/collections/ocptest2/terms/shard3
   [junit4]   2> 	2	/solr/collections/ocptest_shardsplit/terms/shard3
   [junit4]   2> 	2	/solr/collections/ocptest_shardsplit/terms/shard2
   [junit4]   2> 	2	/solr/collections/ocptest1/terms/shard3
   [junit4]   2> 	2	/solr/collections/ocptest_shardsplit/terms/shard1
   [junit4]   2> 	2	/solr/collections/ocptest1/terms/shard2
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	112	/solr/collections/collection1/state.json
   [junit4]   2> 	110	/solr/collections/ocptest_shardsplit2/state.json
   [junit4]   2> 	50	/solr/collections/ocptest1/state.json
   [junit4]   2> 	43	/solr/collections/ocptest3/state.json
   [junit4]   2> 	42	/solr/collections/ocptest_shardsplit/state.json
   [junit4]   2> 	41	/solr/collections/ocptest2/state.json
   [junit4]   2> 	12	/solr/collections/control_collection/state.json
   [junit4]   2> 	6	/solr/clusterprops.json
   [junit4]   2> 	6	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	132	/solr/overseer/queue
   [junit4]   2> 	48	/solr/overseer/collection-queue-work
   [junit4]   2> 	31	/solr/collections
   [junit4]   2> 	24	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 963185 INFO  (TEST-MultiThreadedOCPTest.test-seed#[6FD55C5454A12B8F]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:63592
   [junit4]   2> 963185 INFO  (TEST-MultiThreadedOCPTest.test-seed#[6FD55C5454A12B8F]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:63592
   [junit4]   2> 963185 INFO  (TEST-MultiThreadedOCPTest.test-seed#[6FD55C5454A12B8F]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 63592
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=MultiThreadedOCPTest -Dtests.method=test -Dtests.seed=6FD55C5454A12B8F -Dtests.slow=true -Dtests.locale=en-VC -Dtests.timezone=Pacific/Truk -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 82.5s J1 | MultiThreadedOCPTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: acoll: 1592989531142 bcoll: 1592989532031
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6FD55C5454A12B8F:E781638EFA5D4677]:0)
   [junit4]    > 	at org.apache.solr.cloud.MultiThreadedOCPTest.testFillWorkQueue(MultiThreadedOCPTest.java:113)
   [junit4]    > 	at org.apache.solr.cloud.MultiThreadedOCPTest.test(MultiThreadedOCPTest.java:68)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:830)
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_6FD55C5454A12B8F-001
   [junit4]   2> Jun 24, 2020 9:05:47 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene86): {multiDefault=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), _root_=PostingsFormat(name=LuceneVarGapFixedInterval), id=PostingsFormat(name=Asserting)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene80), _version_=DocValuesFormat(name=Direct), intDefault=DocValuesFormat(name=Direct), id_i1=DocValuesFormat(name=Lucene80), range_facet_i_dv=DocValuesFormat(name=Direct), intDvoDefault=DocValuesFormat(name=Asserting), range_facet_l=DocValuesFormat(name=Direct), timestamp=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=893, maxMBSortInHeap=7.18513611445136, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=en-VC, timezone=Pacific/Truk
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 13.0.2 (64-bit)/cpus=6,threads=1,free=284170920,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestCollationField, TestSystemCollAutoCreate, TestLuceneIndexBackCompat, DocValuesMissingTest, CoreAdminRequestStatusTest, AlternateDirectoryTest, OverseerCollectionConfigSetProcessorTest, TestValueSourceCache, ChaosMonkeySafeLeaderTest, XCJFQueryTest, TestSizeLimitedDistributedMap, DistributedQueueTest, HdfsCollectionsAPIDistributedZkTest, TestSimScenario, HdfsWriteToMultipleCollectionsTest, SOLR749Test, TestFieldCacheSort, ConfigureRecoveryStrategyTest, TestFieldResource, TestPhraseSuggestions, TestInPlaceUpdatesDistrib, DistributedQueryComponentOptimizationTest, CollectionsAPISolrJTest, SyncSliceTest, NodeLostTriggerTest, TestSimpleTextCodec, HdfsRestartWhileUpdatingTest, ReplaceNodeTest, TestSearcherReuse, TestBM25SimilarityFactory, TestInitQParser, TestLegacyTerms, TestManagedSynonymFilterFactory, TestBlendedInfixSuggestions, TestUpdate, HttpSolrCallGetCoreTest, TestJsonFacetRefinement, TestCloudInspectUtil, TestPerFieldSimilarityWithDefaultOverride, TestSort, SpatialHeatmapFacetsTest, TestUnifiedSolrHighlighter, MetricsHistoryHandlerTest, SortSpecParsingTest, DistributedDebugComponentTest, StatsComponentTest, TestSQLHandler, TestNumericTerms32, CdcrUpdateLogTest, TestRebalanceLeaders, UUIDFieldTest, TestStressCloudBlindAtomicUpdates, ClusterStateMockUtilTest, MultiThreadedOCPTest]
   [junit4] Completed [335/911 (1!)] on J1 in 83.73s, 1 test, 1 failure <<< FAILURES!

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

[repro] Revision: 85611f7ee5a654b04e4a6216ef9da76e95fd9088

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC"
[repro] Repro line:  ant test  -Dtestcase=MultiThreadedOCPTest -Dtests.method=test -Dtests.seed=6FD55C5454A12B8F -Dtests.slow=true -Dtests.locale=en-VC -Dtests.timezone=Pacific/Truk -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[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 3472 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.MultiThreadedOCPTest" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC" -Dtests.seed=6FD55C5454A12B8F -Dtests.slow=true -Dtests.locale=en-VC -Dtests.timezone=Pacific/Truk -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

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

[...truncated 73 lines...]

[JENKINS] Lucene-Solr-8.x-MacOSX (64bit/jdk-13.0.2) - Build # 1187 - Still Failing!

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

All tests passed

Build Log:
[...truncated 62920 lines...]
-ecj-javadoc-lint-src:
    [mkdir] Created dir: /var/folders/qg/h2dfw5s161s51l2bn79mrb7r0000gn/T/ecj734289952
 [ecj-lint] Compiling 1346 source files to /var/folders/qg/h2dfw5s161s51l2bn79mrb7r0000gn/T/ecj734289952
 [ecj-lint] invalid Class-Path header in manifest of jar file: /Users/jenkins/.ivy2/cache/org.restlet.jee/org.restlet.ext.servlet/jars/org.restlet.ext.servlet-2.4.0.jar
 [ecj-lint] ----------
 [ecj-lint] 1. WARNING in /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/java/org/apache/solr/client/solrj/embedded/EmbeddedSolrServer.java (at line 258)
 [ecj-lint] 	return (NamedList<Object>) new JavaBinCodec(resolver).unmarshal(in);
 [ecj-lint] 	                           ^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 2. WARNING in /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/java/org/apache/solr/cloud/RecoveryStrategy.java (at line 234)
 [ecj-lint] 	ReplicationHandler replicationHandler = (ReplicationHandler) handler;
 [ecj-lint] 	                   ^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'replicationHandler' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 3. WARNING in /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/java/org/apache/solr/core/CoreContainer.java (at line 801)
 [ecj-lint] 	SolrFieldCacheBean fieldCacheBean = new SolrFieldCacheBean();
 [ecj-lint] 	                   ^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'fieldCacheBean' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 4. ERROR in /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/java/org/apache/solr/filestore/PackageStoreAPI.java (at line 35)
 [ecj-lint] 	import org.apache.solr.api.Command;
 [ecj-lint] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The import org.apache.solr.api.Command is never used
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 5. WARNING in /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/java/org/apache/solr/handler/CdcrRequestHandler.java (at line 745)
 [ecj-lint] 	ReplicationHandler replicationHandler = (ReplicationHandler) handler;
 [ecj-lint] 	                   ^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'replicationHandler' is never closed
 [ecj-lint] ----------
 [ecj-lint] 6. WARNING in /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/java/org/apache/solr/handler/CdcrRequestHandler.java (at line 764)
 [ecj-lint] 	ReplicationHandler replicationHandler = (ReplicationHandler) handler;
 [ecj-lint] 	                   ^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'replicationHandler' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 7. INFO in /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/java/org/apache/solr/logging/log4j2/Log4j2Watcher.java (at line 187)
 [ecj-lint] 	if (logger == root || root.equals(logger) || isRootLogger(name) || "".equals(name)) {
 [ecj-lint] 	                                  ^^^^^^
 [ecj-lint] Unlikely argument type for equals(): Map.Entry<String,LoggerConfig> seems to be unrelated to Logger
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 8. WARNING in /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/java/org/apache/solr/packagemanager/PackageManager.java (at line 216)
 [ecj-lint] 	String userInput = new Scanner(System.in, "UTF-8").next();
 [ecj-lint] 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 9. WARNING in /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/java/org/apache/solr/update/SolrIndexSplitter.java (at line 261)
 [ecj-lint] 	HardlinkCopyDirectoryWrapper hardLinkedDir = new HardlinkCopyDirectoryWrapper(splitDir);
 [ecj-lint] 	                             ^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'hardLinkedDir' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 10. WARNING in /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/java/org/apache/solr/util/FileUtils.java (at line 52)
 [ecj-lint] 	try (FileChannel in = new FileInputStream(src).getChannel();
 [ecj-lint] 	                      ^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] 11. WARNING in /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/java/org/apache/solr/util/FileUtils.java (at line 53)
 [ecj-lint] 	FileChannel out = new FileOutputStream(destination).getChannel()) {
 [ecj-lint] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 12. WARNING in /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/java/org/apache/solr/util/SolrCLI.java (at line 1140)
 [ecj-lint] 	SnapshotCloudManager snapshotCloudManager = new SnapshotCloudManager(simCloudManager, config);
 [ecj-lint] 	                     ^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'snapshotCloudManager' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 13. WARNING in /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/java/org/apache/solr/util/TestInjection.java (at line 281)
 [ecj-lint] 	timers.remove(this);
 [ecj-lint] 	              ^^^^
 [ecj-lint] Unlikely argument type new TimerTask(){} for remove(Object) on a Collection<Timer>
 [ecj-lint] ----------
 [ecj-lint] 14. WARNING: Processing Log4j annotations
 [ecj-lint] 15. WARNING: Annotations processed
 [ecj-lint] 16. WARNING: Processing Log4j annotations
 [ecj-lint] 17. WARNING: No elements to process
 [ecj-lint] 17 problems (1 error, 15 warnings, 1 info)

BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/build.xml:634: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/build.xml:101: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build.xml:644: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/common-build.xml:2127: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/common-build.xml:2166: Compile failed; see the compiler error output for details.

Total time: 63 minutes 51 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2

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

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/1186/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseParallelGC

All tests passed

Build Log:
[...truncated 12490 lines...]
    [javac] Compiling 1346 source files to /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/classes/java
    [javac] /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/java/org/apache/solr/core/SolrResourceLoader.java:725: error: cannot find symbol
    [javac]     return SolrPaths.getUserFilesPath(solrHome);
    [javac]                     ^
    [javac]   symbol:   method getUserFilesPath(Path)
    [javac]   location: class SolrPaths
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] 1 error

BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/build.xml:634: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/build.xml:578: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/build.xml:59: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build.xml:231: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/common-build.xml:550: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/common-build.xml:498: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/common-build.xml:393: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/common-build.xml:581: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/common-build.xml:2083: Compile failed; see the compiler error output for details.

Total time: 14 minutes 59 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2

[JENKINS] Lucene-Solr-8.x-MacOSX (64bit/jdk-12.0.2) - Build # 1185 - Still Failing!

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

All tests passed

Build Log:
[...truncated 12495 lines...]
    [javac] Compiling 1346 source files to /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/classes/java
    [javac] /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/java/org/apache/solr/core/SolrResourceLoader.java:725: error: cannot find symbol
    [javac]     return SolrPaths.getUserFilesPath(solrHome);
    [javac]                     ^
    [javac]   symbol:   method getUserFilesPath(Path)
    [javac]   location: class SolrPaths
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] 1 error

BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/build.xml:634: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/build.xml:578: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/build.xml:59: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build.xml:231: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/common-build.xml:550: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/common-build.xml:498: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/common-build.xml:393: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/common-build.xml:581: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/common-build.xml:2083: Compile failed; see the compiler error output for details.

Total time: 12 minutes 21 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2

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

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/1184/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseParallelGC

All tests passed

Build Log:
[...truncated 12484 lines...]
    [javac] Compiling 1346 source files to /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/classes/java
    [javac] /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/java/org/apache/solr/core/SolrResourceLoader.java:725: error: cannot find symbol
    [javac]     return SolrPaths.getUserFilesPath(solrHome);
    [javac]                     ^
    [javac]   symbol:   method getUserFilesPath(Path)
    [javac]   location: class SolrPaths
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] 1 error

BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/build.xml:634: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/build.xml:578: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/build.xml:59: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build.xml:231: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/common-build.xml:550: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/common-build.xml:498: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/common-build.xml:393: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/common-build.xml:581: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/common-build.xml:2083: Compile failed; see the compiler error output for details.

Total time: 13 minutes 27 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2

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

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

2 tests failed.
FAILED:  org.apache.solr.core.TestDynamicLoading.testDynamicLoading

Error Message:
{   "responseHeader":{     "status":500,     "QTime":30199},   "errorMessages":["4 out of 5 the property overlay to be of version 1 within 30 seconds! Failed cores: [http://127.0.0.1:59959/collection1_shard2_replica_n2/, http://127.0.0.1:59984/collection1_shard2_replica_n5/, http://127.0.0.1:59969/collection1_shard1_replica_n1/, http://127.0.0.1:59990/collection1_shard1_replica_n6/]\n"],   "WARNING":"This response format is experimental.  It is likely to change in the future.",   "error":{     "metadata":[       "error-class","org.apache.solr.common.SolrException",       "root-error-class","org.apache.solr.common.SolrException"],     "msg":"4 out of 5 the property overlay to be of version 1 within 30 seconds! Failed cores: [http://127.0.0.1:59959/collection1_shard2_replica_n2/, http://127.0.0.1:59984/collection1_shard2_replica_n5/, http://127.0.0.1:59969/collection1_shard1_replica_n1/, http://127.0.0.1:59990/collection1_shard1_replica_n6/]",     "trace":"org.apache.solr.common.SolrException: 4 out of 5 the property overlay to be of version 1 within 30 seconds! Failed cores: [http://127.0.0.1:59959/collection1_shard2_replica_n2/, http://127.0.0.1:59984/collection1_shard2_replica_n5/, http://127.0.0.1:59969/collection1_shard1_replica_n1/, http://127.0.0.1:59990/collection1_shard1_replica_n6/]\n\tat org.apache.solr.handler.SolrConfigHandler.waitForAllReplicasState(SolrConfigHandler.java:843)\n\tat org.apache.solr.handler.SolrConfigHandler.access$400(SolrConfigHandler.java:104)\n\tat org.apache.solr.handler.SolrConfigHandler$Command.handleCommands(SolrConfigHandler.java:545)\n\tat org.apache.solr.handler.SolrConfigHandler$Command.handlePOST(SolrConfigHandler.java:377)\n\tat org.apache.solr.handler.SolrConfigHandler$Command.access$100(SolrConfigHandler.java:162)\n\tat org.apache.solr.handler.SolrConfigHandler.handleRequestBody(SolrConfigHandler.java:139)\n\tat org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:214)\n\tat org.apache.solr.core.SolrCore.execute(SolrCore.java:2606)\n\tat org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:811)\n\tat org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:587)\n\tat org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:416)\n\tat org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:346)\n\tat org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)\n\tat org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)\n\tat org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)\n\tat org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)\n\tat org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)\n\tat org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610)\n\tat org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)\n\tat org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300)\n\tat org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)\n\tat org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)\n\tat org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580)\n\tat org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)\n\tat org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215)\n\tat org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)\n\tat org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)\n\tat org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)\n\tat org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717)\n\tat org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)\n\tat org.eclipse.jetty.server.Server.handle(Server.java:500)\n\tat org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)\n\tat org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)\n\tat org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)\n\tat org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273)\n\tat org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)\n\tat org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)\n\tat org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)\n\tat org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)\n\tat org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)\n\tat java.base/java.lang.Thread.run(Thread.java:830)\n",     "code":500}}  expected null, but was:<[4 out of 5 the property overlay to be of version 1 within 30 seconds! Failed cores: [http://127.0.0.1:59959/collection1_shard2_replica_n2/, http://127.0.0.1:59984/collection1_shard2_replica_n5/, http://127.0.0.1:59969/collection1_shard1_replica_n1/, http://127.0.0.1:59990/collection1_shard1_replica_n6/] ]>

Stack Trace:
java.lang.AssertionError: {
  "responseHeader":{
    "status":500,
    "QTime":30199},
  "errorMessages":["4 out of 5 the property overlay to be of version 1 within 30 seconds! Failed cores: [http://127.0.0.1:59959/collection1_shard2_replica_n2/, http://127.0.0.1:59984/collection1_shard2_replica_n5/, http://127.0.0.1:59969/collection1_shard1_replica_n1/, http://127.0.0.1:59990/collection1_shard1_replica_n6/]\n"],
  "WARNING":"This response format is experimental.  It is likely to change in the future.",
  "error":{
    "metadata":[
      "error-class","org.apache.solr.common.SolrException",
      "root-error-class","org.apache.solr.common.SolrException"],
    "msg":"4 out of 5 the property overlay to be of version 1 within 30 seconds! Failed cores: [http://127.0.0.1:59959/collection1_shard2_replica_n2/, http://127.0.0.1:59984/collection1_shard2_replica_n5/, http://127.0.0.1:59969/collection1_shard1_replica_n1/, http://127.0.0.1:59990/collection1_shard1_replica_n6/]",
    "trace":"org.apache.solr.common.SolrException: 4 out of 5 the property overlay to be of version 1 within 30 seconds! Failed cores: [http://127.0.0.1:59959/collection1_shard2_replica_n2/, http://127.0.0.1:59984/collection1_shard2_replica_n5/, http://127.0.0.1:59969/collection1_shard1_replica_n1/, http://127.0.0.1:59990/collection1_shard1_replica_n6/]\n\tat org.apache.solr.handler.SolrConfigHandler.waitForAllReplicasState(SolrConfigHandler.java:843)\n\tat org.apache.solr.handler.SolrConfigHandler.access$400(SolrConfigHandler.java:104)\n\tat org.apache.solr.handler.SolrConfigHandler$Command.handleCommands(SolrConfigHandler.java:545)\n\tat org.apache.solr.handler.SolrConfigHandler$Command.handlePOST(SolrConfigHandler.java:377)\n\tat org.apache.solr.handler.SolrConfigHandler$Command.access$100(SolrConfigHandler.java:162)\n\tat org.apache.solr.handler.SolrConfigHandler.handleRequestBody(SolrConfigHandler.java:139)\n\tat org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:214)\n\tat org.apache.solr.core.SolrCore.execute(SolrCore.java:2606)\n\tat org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:811)\n\tat org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:587)\n\tat org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:416)\n\tat org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:346)\n\tat org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)\n\tat org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)\n\tat org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)\n\tat org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)\n\tat org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)\n\tat org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610)\n\tat org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)\n\tat org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300)\n\tat org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)\n\tat org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)\n\tat org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580)\n\tat org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)\n\tat org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215)\n\tat org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)\n\tat org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)\n\tat org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)\n\tat org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717)\n\tat org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)\n\tat org.eclipse.jetty.server.Server.handle(Server.java:500)\n\tat org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)\n\tat org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)\n\tat org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)\n\tat org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273)\n\tat org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)\n\tat org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)\n\tat org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)\n\tat org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)\n\tat org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)\n\tat java.base/java.lang.Thread.run(Thread.java:830)\n",
    "code":500}}
 expected null, but was:<[4 out of 5 the property overlay to be of version 1 within 30 seconds! Failed cores: [http://127.0.0.1:59959/collection1_shard2_replica_n2/, http://127.0.0.1:59984/collection1_shard2_replica_n5/, http://127.0.0.1:59969/collection1_shard1_replica_n1/, http://127.0.0.1:59990/collection1_shard1_replica_n6/]
]>
	at __randomizedtesting.SeedInfo.seed([ACCA57ADE0CAF36F:74877AFA171756CF]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotNull(Assert.java:755)
	at org.junit.Assert.assertNull(Assert.java:737)
	at org.apache.solr.core.TestSolrConfigHandler.runConfigCommand(TestSolrConfigHandler.java:180)
	at org.apache.solr.core.TestDynamicLoading.testDynamicLoading(TestDynamicLoading.java:79)
	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:567)
	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:1090)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
	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:830)


FAILED:  org.apache.solr.core.TestDynamicLoadingUrl.testDynamicLoadingUrl

Error Message:
{   "responseHeader":{     "status":500,     "QTime":30193},   "errorMessages":["3 out of 5 the property overlay to be of version 0 within 30 seconds! Failed cores: [http://127.0.0.1:60019/collection1_shard2_replica_n2/, http://127.0.0.1:59993/collection1_shard2_replica_n5/, http://127.0.0.1:60011/collection1_shard1_replica_n1/]\n"],   "WARNING":"This response format is experimental.  It is likely to change in the future.",   "error":{     "metadata":[       "error-class","org.apache.solr.common.SolrException",       "root-error-class","org.apache.solr.common.SolrException"],     "msg":"3 out of 5 the property overlay to be of version 0 within 30 seconds! Failed cores: [http://127.0.0.1:60019/collection1_shard2_replica_n2/, http://127.0.0.1:59993/collection1_shard2_replica_n5/, http://127.0.0.1:60011/collection1_shard1_replica_n1/]",     "trace":"org.apache.solr.common.SolrException: 3 out of 5 the property overlay to be of version 0 within 30 seconds! Failed cores: [http://127.0.0.1:60019/collection1_shard2_replica_n2/, http://127.0.0.1:59993/collection1_shard2_replica_n5/, http://127.0.0.1:60011/collection1_shard1_replica_n1/]\n\tat org.apache.solr.handler.SolrConfigHandler.waitForAllReplicasState(SolrConfigHandler.java:843)\n\tat org.apache.solr.handler.SolrConfigHandler.access$400(SolrConfigHandler.java:104)\n\tat org.apache.solr.handler.SolrConfigHandler$Command.handleCommands(SolrConfigHandler.java:545)\n\tat org.apache.solr.handler.SolrConfigHandler$Command.handlePOST(SolrConfigHandler.java:377)\n\tat org.apache.solr.handler.SolrConfigHandler$Command.access$100(SolrConfigHandler.java:162)\n\tat org.apache.solr.handler.SolrConfigHandler.handleRequestBody(SolrConfigHandler.java:139)\n\tat org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:214)\n\tat org.apache.solr.core.SolrCore.execute(SolrCore.java:2606)\n\tat org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:811)\n\tat org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:587)\n\tat org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:416)\n\tat org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:346)\n\tat org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)\n\tat org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)\n\tat org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)\n\tat org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)\n\tat org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)\n\tat org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610)\n\tat org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)\n\tat org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300)\n\tat org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)\n\tat org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)\n\tat org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580)\n\tat org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)\n\tat org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215)\n\tat org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)\n\tat org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)\n\tat org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)\n\tat org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717)\n\tat org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)\n\tat org.eclipse.jetty.server.Server.handle(Server.java:500)\n\tat org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)\n\tat org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)\n\tat org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)\n\tat org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273)\n\tat org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)\n\tat org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)\n\tat org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)\n\tat org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)\n\tat org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)\n\tat java.base/java.lang.Thread.run(Thread.java:830)\n",     "code":500}}  expected null, but was:<[3 out of 5 the property overlay to be of version 0 within 30 seconds! Failed cores: [http://127.0.0.1:60019/collection1_shard2_replica_n2/, http://127.0.0.1:59993/collection1_shard2_replica_n5/, http://127.0.0.1:60011/collection1_shard1_replica_n1/] ]>

Stack Trace:
java.lang.AssertionError: {
  "responseHeader":{
    "status":500,
    "QTime":30193},
  "errorMessages":["3 out of 5 the property overlay to be of version 0 within 30 seconds! Failed cores: [http://127.0.0.1:60019/collection1_shard2_replica_n2/, http://127.0.0.1:59993/collection1_shard2_replica_n5/, http://127.0.0.1:60011/collection1_shard1_replica_n1/]\n"],
  "WARNING":"This response format is experimental.  It is likely to change in the future.",
  "error":{
    "metadata":[
      "error-class","org.apache.solr.common.SolrException",
      "root-error-class","org.apache.solr.common.SolrException"],
    "msg":"3 out of 5 the property overlay to be of version 0 within 30 seconds! Failed cores: [http://127.0.0.1:60019/collection1_shard2_replica_n2/, http://127.0.0.1:59993/collection1_shard2_replica_n5/, http://127.0.0.1:60011/collection1_shard1_replica_n1/]",
    "trace":"org.apache.solr.common.SolrException: 3 out of 5 the property overlay to be of version 0 within 30 seconds! Failed cores: [http://127.0.0.1:60019/collection1_shard2_replica_n2/, http://127.0.0.1:59993/collection1_shard2_replica_n5/, http://127.0.0.1:60011/collection1_shard1_replica_n1/]\n\tat org.apache.solr.handler.SolrConfigHandler.waitForAllReplicasState(SolrConfigHandler.java:843)\n\tat org.apache.solr.handler.SolrConfigHandler.access$400(SolrConfigHandler.java:104)\n\tat org.apache.solr.handler.SolrConfigHandler$Command.handleCommands(SolrConfigHandler.java:545)\n\tat org.apache.solr.handler.SolrConfigHandler$Command.handlePOST(SolrConfigHandler.java:377)\n\tat org.apache.solr.handler.SolrConfigHandler$Command.access$100(SolrConfigHandler.java:162)\n\tat org.apache.solr.handler.SolrConfigHandler.handleRequestBody(SolrConfigHandler.java:139)\n\tat org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:214)\n\tat org.apache.solr.core.SolrCore.execute(SolrCore.java:2606)\n\tat org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:811)\n\tat org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:587)\n\tat org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:416)\n\tat org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:346)\n\tat org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)\n\tat org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)\n\tat org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)\n\tat org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)\n\tat org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)\n\tat org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610)\n\tat org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)\n\tat org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300)\n\tat org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)\n\tat org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)\n\tat org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580)\n\tat org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)\n\tat org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215)\n\tat org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)\n\tat org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)\n\tat org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)\n\tat org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717)\n\tat org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)\n\tat org.eclipse.jetty.server.Server.handle(Server.java:500)\n\tat org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)\n\tat org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)\n\tat org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)\n\tat org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273)\n\tat org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)\n\tat org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)\n\tat org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)\n\tat org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)\n\tat org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)\n\tat java.base/java.lang.Thread.run(Thread.java:830)\n",
    "code":500}}
 expected null, but was:<[3 out of 5 the property overlay to be of version 0 within 30 seconds! Failed cores: [http://127.0.0.1:60019/collection1_shard2_replica_n2/, http://127.0.0.1:59993/collection1_shard2_replica_n5/, http://127.0.0.1:60011/collection1_shard1_replica_n1/]
]>
	at __randomizedtesting.SeedInfo.seed([ACCA57ADE0CAF36F:5733A0274C66734A]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotNull(Assert.java:755)
	at org.junit.Assert.assertNull(Assert.java:737)
	at org.apache.solr.core.TestSolrConfigHandler.runConfigCommand(TestSolrConfigHandler.java:180)
	at org.apache.solr.core.TestDynamicLoadingUrl.testDynamicLoadingUrl(TestDynamicLoadingUrl.java:91)
	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:567)
	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:1090)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
	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:830)




Build Log:
[...truncated 15498 lines...]
   [junit4] Suite: org.apache.solr.core.TestDynamicLoadingUrl
   [junit4]   2> 3464016 INFO  (SUITE-TestDynamicLoadingUrl-seed#[ACCA57ADE0CAF36F]-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> 3464016 INFO  (SUITE-TestDynamicLoadingUrl-seed#[ACCA57ADE0CAF36F]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 3464021 INFO  (SUITE-TestDynamicLoadingUrl-seed#[ACCA57ADE0CAF36F]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.core.TestDynamicLoadingUrl_ACCA57ADE0CAF36F-001/data-dir-187-001
   [junit4]   2> 3464021 WARN  (SUITE-TestDynamicLoadingUrl-seed#[ACCA57ADE0CAF36F]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3
   [junit4]   2> 3464021 INFO  (SUITE-TestDynamicLoadingUrl-seed#[ACCA57ADE0CAF36F]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 3464022 INFO  (SUITE-TestDynamicLoadingUrl-seed#[ACCA57ADE0CAF36F]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="None") w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 3464022 INFO  (SUITE-TestDynamicLoadingUrl-seed#[ACCA57ADE0CAF36F]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 3464026 INFO  (TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[ACCA57ADE0CAF36F]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3464028 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 3464028 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3464030 INFO  (TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[ACCA57ADE0CAF36F]) [     ] o.a.s.c.ZkTestServer start zk server on port: 59941
   [junit4]   2> 3464030 INFO  (TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[ACCA57ADE0CAF36F]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:59941
   [junit4]   2> 3464030 INFO  (TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[ACCA57ADE0CAF36F]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:59941
   [junit4]   2> 3464031 INFO  (TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[ACCA57ADE0CAF36F]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 59941
   [junit4]   2> 3464049 INFO  (TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[ACCA57ADE0CAF36F]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3464096 INFO  (zkConnectionManagerCallback-16188-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3464096 INFO  (TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[ACCA57ADE0CAF36F]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3464138 INFO  (TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[ACCA57ADE0CAF36F]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3464150 INFO  (zkConnectionManagerCallback-16190-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3464150 INFO  (TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[ACCA57ADE0CAF36F]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3464167 INFO  (TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[ACCA57ADE0CAF36F]) [     ] 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> 3464186 INFO  (TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[ACCA57ADE0CAF36F]) [     ] 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> 3464200 INFO  (TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[ACCA57ADE0CAF36F]) [     ] 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> 3464210 INFO  (TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[ACCA57ADE0CAF36F]) [     ] 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> 3464222 INFO  (TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[ACCA57ADE0CAF36F]) [     ] 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> 3464224 INFO  (TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[ACCA57ADE0CAF36F]) [     ] 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> 3464247 INFO  (TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[ACCA57ADE0CAF36F]) [     ] 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> 3464250 INFO  (TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[ACCA57ADE0CAF36F]) [     ] 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> 3464252 INFO  (TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[ACCA57ADE0CAF36F]) [     ] 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> 3464255 INFO  (TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[ACCA57ADE0CAF36F]) [     ] 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> 3464260 INFO  (TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[ACCA57ADE0CAF36F]) [     ] 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> 3464262 INFO  (TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[ACCA57ADE0CAF36F]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 3465589 WARN  (TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[ACCA57ADE0CAF36F]) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 3465589 INFO  (TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[ACCA57ADE0CAF36F]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 3465589 INFO  (TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[ACCA57ADE0CAF36F]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 3465589 INFO  (TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[ACCA57ADE0CAF36F]) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 13.0.2+8
   [junit4]   2> 3465593 INFO  (TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[ACCA57ADE0CAF36F]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3465593 INFO  (TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[ACCA57ADE0CAF36F]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3465593 INFO  (TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[ACCA57ADE0CAF36F]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 3465593 INFO  (TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[ACCA57ADE0CAF36F]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@54a770a7{/,null,AVAILABLE}
   [junit4]   2> 3465600 INFO  (TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[ACCA57ADE0CAF36F]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@285a55f6{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:59951}
   [junit4]   2> 3465600 INFO  (TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[ACCA57ADE0CAF36F]) [     ] o.e.j.s.Server Started @3465718ms
   [junit4]   2> 3465600 INFO  (TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[ACCA57ADE0CAF36F]) [     ] 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/J4/temp/solr.core.TestDynamicLoadingUrl_ACCA57ADE0CAF36F-001/tempDir-001/control/data, hostPort=59951, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.core.TestDynamicLoadingUrl_ACCA57ADE0CAF36F-001/control-001/cores, replicaType=NRT}
   [junit4]   2> 3465601 ERROR (TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[ACCA57ADE0CAF36F]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3465601 INFO  (TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[ACCA57ADE0CAF36F]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3465601 INFO  (TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[ACCA57ADE0CAF36F]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 3465601 INFO  (TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[ACCA57ADE0CAF36F]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3465601 INFO  (TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[ACCA57ADE0CAF36F]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 3465601 INFO  (TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[ACCA57ADE0CAF36F]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-06-25T01:04:01.161308Z
   [junit4]   2> 3465605 INFO  (TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[ACCA57ADE0CAF36F]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3465634 INFO  (zkConnectionManagerCallback-16192-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3465637 INFO  (TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[ACCA57ADE0CAF36F]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3465769 INFO  (TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[ACCA57ADE0CAF36F]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 3465770 INFO  (TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[ACCA57ADE0CAF36F]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.core.TestDynamicLoadingUrl_ACCA57ADE0CAF36F-001/control-001/solr.xml
   [junit4]   2> 3465794 INFO  (TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[ACCA57ADE0CAF36F]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 3465794 INFO  (TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[ACCA57ADE0CAF36F]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3465795 INFO  (TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[ACCA57ADE0CAF36F]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@11e374e9, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 3465890 INFO  (TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[ACCA57ADE0CAF36F]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 3465895 WARN  (TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[ACCA57ADE0CAF36F]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@49d4874c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3465895 WARN  (TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[ACCA57ADE0CAF36F]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@49d4874c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3465949 WARN  (TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[ACCA57ADE0CAF36F]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@42dd54c3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3465949 WARN  (TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[ACCA57ADE0CAF36F]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@42dd54c3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3465951 INFO  (TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[ACCA57ADE0CAF36F]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59941/solr
   [junit4]   2> 3465959 INFO  (TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[ACCA57ADE0CAF36F]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3466054 INFO  (zkConnectionManagerCallback-16203-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3466060 INFO  (TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[ACCA57ADE0CAF36F]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3466341 INFO  (TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[ACCA57ADE0CAF36F]) [n:127.0.0.1:59951_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3466362 INFO  (zkConnectionManagerCallback-16205-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3466363 INFO  (TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[ACCA57ADE0CAF36F]) [n:127.0.0.1:59951_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3468017 INFO  (TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[ACCA57ADE0CAF36F]) [n:127.0.0.1:59951_     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:59951_
   [junit4]   2> 3468019 INFO  (TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[ACCA57ADE0CAF36F]) [n:127.0.0.1:59951_     ] o.a.s.c.Overseer Overseer (id=72162791798538244-127.0.0.1:59951_-n_0000000000) starting
   [junit4]   2> 3468052 INFO  (OverseerStateUpdate-72162791798538244-127.0.0.1:59951_-n_0000000000) [n:127.0.0.1:59951_     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:59951_
   [junit4]   2> 3468056 INFO  (TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[ACCA57ADE0CAF36F]) [n:127.0.0.1:59951_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59951_
   [junit4]   2> 3468113 INFO  (OverseerStateUpdate-72162791798538244-127.0.0.1:59951_-n_0000000000) [n:127.0.0.1:59951_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3468167 INFO  (TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[ACCA57ADE0CAF36F]) [n:127.0.0.1:59951_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 3468168 WARN  (TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[ACCA57ADE0CAF36F]) [n:127.0.0.1:59951_     ] 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> 3468233 INFO  (TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[ACCA57ADE0CAF36F]) [n:127.0.0.1:59951_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 3468258 INFO  (TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[ACCA57ADE0CAF36F]) [n:127.0.0.1:59951_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@11e374e9
   [junit4]   2> 3468269 INFO  (TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[ACCA57ADE0CAF36F]) [n:127.0.0.1:59951_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@11e374e9
   [junit4]   2> 3468269 INFO  (TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[ACCA57ADE0CAF36F]) [n:127.0.0.1:59951_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@11e374e9
   [junit4]   2> 3468271 INFO  (TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[ACCA57ADE0CAF36F]) [n:127.0.0.1:59951_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.core.TestDynamicLoadingUrl_ACCA57ADE0CAF36F-001/control-001/cores
   [junit4]   2> 3468281 INFO  (TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[ACCA57ADE0CAF36F]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3468284 INFO  (zkConnectionManagerCallback-16222-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3468285 INFO  (TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[ACCA57ADE0CAF36F]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3468286 INFO  (TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[ACCA57ADE0CAF36F]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3468289 INFO  (TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[ACCA57ADE0CAF36F]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:59941/solr ready
   [junit4]   2> 3468292 INFO  (qtp1270324786-26085) [n:127.0.0.1:59951_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:59951_&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3468302 INFO  (OverseerThreadFactory-16212-thread-1-processing-n:127.0.0.1:59951_) [n:127.0.0.1:59951_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 3468688 INFO  (qtp1270324786-26087) [n:127.0.0.1:59951_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 3468688 INFO  (qtp1270324786-26087) [n:127.0.0.1:59951_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=1
   [junit4]   2> 3468766 INFO  (qtp1270324786-26084) [n:127.0.0.1:59951_    x:control_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3469831 INFO  (qtp1270324786-26084) [n:127.0.0.1:59951_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 3469865 INFO  (qtp1270324786-26084) [n:127.0.0.1:59951_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 3470310 INFO  (qtp1270324786-26084) [n:127.0.0.1:59951_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 3470598 INFO  (qtp1270324786-26084) [n:127.0.0.1:59951_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from configset conf1, trusted=true
   [junit4]   2> 3470598 INFO  (qtp1270324786-26084) [n:127.0.0.1:59951_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@11e374e9
   [junit4]   2> 3470598 INFO  (qtp1270324786-26084) [n:127.0.0.1:59951_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.core.TestDynamicLoadingUrl_ACCA57ADE0CAF36F-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.core.TestDynamicLoadingUrl_ACCA57ADE0CAF36F-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 3470616 INFO  (qtp1270324786-26084) [n:127.0.0.1:59951_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=38, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 3470625 WARN  (qtp1270324786-26084) [n:127.0.0.1:59951_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 3470758 INFO  (qtp1270324786-26084) [n:127.0.0.1:59951_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3470758 INFO  (qtp1270324786-26084) [n:127.0.0.1:59951_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3470768 INFO  (qtp1270324786-26084) [n:127.0.0.1:59951_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3470768 INFO  (qtp1270324786-26084) [n:127.0.0.1:59951_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3470769 INFO  (qtp1270324786-26084) [n:127.0.0.1:59951_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=36, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6807422017687779]
   [junit4]   2> 3470772 INFO  (qtp1270324786-26084) [n:127.0.0.1:59951_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 3470774 INFO  (qtp1270324786-26084) [n:127.0.0.1:59951_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3470774 INFO  (qtp1270324786-26084) [n:127.0.0.1:59951_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 3470775 INFO  (qtp1270324786-26084) [n:127.0.0.1:59951_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1670430899657768960
   [junit4]   2> 3470779 INFO  (searcherExecutor-16224-thread-1-processing-n:127.0.0.1:59951_ x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:59951_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [control_collection_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 3470802 INFO  (qtp1270324786-26084) [n:127.0.0.1:59951_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 3470803 INFO  (qtp1270324786-26084) [n:127.0.0.1:59951_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/control_collection/leaders/shard1
   [junit4]   2> 3470821 INFO  (qtp1270324786-26084) [n:127.0.0.1:59951_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 3470821 INFO  (qtp1270324786-26084) [n:127.0.0.1:59951_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 3470821 INFO  (qtp1270324786-26084) [n:127.0.0.1:59951_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:59951/control_collection_shard1_replica_n1/
   [junit4]   2> 3470822 INFO  (qtp1270324786-26084) [n:127.0.0.1:59951_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 3470823 INFO  (qtp1270324786-26084) [n:127.0.0.1:59951_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:59951/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 3470823 INFO  (qtp1270324786-26084) [n:127.0.0.1:59951_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/72162791798538244-core_node2-n_0000000000
   [junit4]   2> 3470842 INFO  (qtp1270324786-26084) [n:127.0.0.1:59951_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:59951/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 3471016 INFO  (zkCallback-16204-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 3471016 INFO  (zkCallback-16204-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 3471021 INFO  (qtp1270324786-26084) [n:127.0.0.1:59951_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 3471039 INFO  (qtp1270324786-26084) [n:127.0.0.1:59951_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2273
   [junit4]   2> 3471122 INFO  (qtp1270324786-26085) [n:127.0.0.1:59951_     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 3471188 INFO  (zkCallback-16204-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 3471188 INFO  (zkCallback-16204-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 3471189 INFO  (zkCallback-16204-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 3471191 INFO  (qtp1270324786-26085) [n:127.0.0.1:59951_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:59951_&wt=javabin&version=2} status=0 QTime=2898
   [junit4]   2> 3471192 INFO  (TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[ACCA57ADE0CAF36F]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in collection: control_collection
   [junit4]   2> 3471439 INFO  (TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[ACCA57ADE0CAF36F]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3471579 INFO  (zkConnectionManagerCallback-16233-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3471580 INFO  (TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[ACCA57ADE0CAF36F]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3471689 INFO  (TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[ACCA57ADE0CAF36F]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3471733 INFO  (TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[ACCA57ADE0CAF36F]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:59941/solr ready
   [junit4]   2> 3471733 INFO  (TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[ACCA57ADE0CAF36F]) [     ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 3471736 INFO  (qtp1270324786-26085) [n:127.0.0.1:59951_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3471878 INFO  (OverseerThreadFactory-16212-thread-2-processing-n:127.0.0.1:59951_) [n:127.0.0.1:59951_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 3471900 INFO  (OverseerCollectionConfigSetProcessor-72162791798538244-127.0.0.1:59951_-n_0000000000) [n:127.0.0.1:59951_     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may have disconnected from ZooKeeper
   [junit4]   2> 3472860 WARN  (OverseerThreadFactory-16212-thread-2-processing-n:127.0.0.1:59951_) [n:127.0.0.1:59951_     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 3472892 INFO  (qtp1270324786-26085) [n:127.0.0.1:59951_     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 3472962 INFO  (qtp1270324786-26085) [n:127.0.0.1:59951_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2} status=0 QTime=1226
   [junit4]   2> 3473049 INFO  (TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[ACCA57ADE0CAF36F]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 3473049 INFO  (TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[ACCA57ADE0CAF36F]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 3473049 INFO  (TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[ACCA57ADE0CAF36F]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 3473049 INFO  (TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[ACCA57ADE0CAF36F]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 3473049 INFO  (TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[ACCA57ADE0CAF36F]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 3473049 INFO  (TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[ACCA57ADE0CAF36F]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 3473050 INFO  (TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[ACCA57ADE0CAF36F]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=4
   [junit4]   2> 3474928 INFO  (OverseerCollectionConfigSetProcessor-72162791798538244-127.0.0.1:59951_-n_0000000000) [n:127.0.0.1:59951_     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may have disconnected from ZooKeeper
   [junit4]   2> 3475801 INFO  (TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[ACCA57ADE0CAF36F]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.core.TestDynamicLoadingUrl_ACCA57ADE0CAF36F-001/shard-1-001 of type NRT for shard2
   [junit4]   2> 3475802 WARN  (closeThreadPool-16234-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 3475802 INFO  (closeThreadPool-16234-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 3475802 INFO  (closeThreadPool-16234-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 3475802 INFO  (closeThreadPool-16234-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 13.0.2+8
   [junit4]   2> 3475808 INFO  (closeThreadPool-16234-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3475808 INFO  (closeThreadPool-16234-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3475809 INFO  (closeThreadPool-16234-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 3475810 INFO  (closeThreadPool-16234-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2cf74fe8{/,null,AVAILABLE}
   [junit4]   2> 3475819 INFO  (closeThreadPool-16234-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@187b30d7{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:59993}
   [junit4]   2> 3475819 INFO  (closeThreadPool-16234-thread-1) [     ] o.e.j.s.Server Started @3475937ms
   [junit4]   2> 3475819 INFO  (closeThreadPool-16234-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.core.TestDynamicLoadingUrl_ACCA57ADE0CAF36F-001/tempDir-001/jetty1, hostPort=59993, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.core.TestDynamicLoadingUrl_ACCA57ADE0CAF36F-001/shard-1-001/cores, replicaType=NRT}
   [junit4]   2> 3475819 ERROR (closeThreadPool-16234-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3475819 INFO  (closeThreadPool-16234-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3475820 INFO  (closeThreadPool-16234-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 3475820 INFO  (closeThreadPool-16234-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3475820 INFO  (closeThreadPool-16234-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 3475820 INFO  (closeThreadPool-16234-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-06-25T01:04:11.380173Z
   [junit4]   2> 3475823 INFO  (closeThreadPool-16234-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3475840 INFO  (zkConnectionManagerCallback-16236-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3475840 INFO  (closeThreadPool-16234-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3476075 INFO  (closeThreadPool-16234-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 3476075 INFO  (closeThreadPool-16234-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.core.TestDynamicLoadingUrl_ACCA57ADE0CAF36F-001/shard-1-001/solr.xml
   [junit4]   2> 3476078 INFO  (closeThreadPool-16234-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 3476078 INFO  (closeThreadPool-16234-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3476079 INFO  (closeThreadPool-16234-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@11e374e9, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 3476382 INFO  (closeThreadPool-16234-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 3476387 WARN  (closeThreadPool-16234-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@195dcd21[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3476387 WARN  (closeThreadPool-16234-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@195dcd21[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3476425 WARN  (closeThreadPool-16234-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7aca1f30[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3476425 WARN  (closeThreadPool-16234-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7aca1f30[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3476427 INFO  (closeThreadPool-16234-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59941/solr
   [junit4]   2> 3476432 INFO  (closeThreadPool-16234-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3476444 INFO  (zkConnectionManagerCallback-16247-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3476444 INFO  (closeThreadPool-16234-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3476644 INFO  (closeThreadPool-16234-thread-1) [n:127.0.0.1:59993_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3476760 INFO  (zkConnectionManagerCallback-16249-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3476760 INFO  (closeThreadPool-16234-thread-1) [n:127.0.0.1:59993_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3476909 INFO  (closeThreadPool-16234-thread-1) [n:127.0.0.1:59993_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3476963 INFO  (closeThreadPool-16234-thread-1) [n:127.0.0.1:59993_     ] o.a.s.c.ZkController Publish node=127.0.0.1:59993_ as DOWN
   [junit4]   2> 3476969 INFO  (closeThreadPool-16234-thread-1) [n:127.0.0.1:59993_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 3476969 INFO  (closeThreadPool-16234-thread-1) [n:127.0.0.1:59993_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59993_
   [junit4]   2> 3476977 INFO  (zkCallback-16204-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3476977 INFO  (zkCallback-16232-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3476978 INFO  (zkCallback-16248-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3476985 INFO  (closeThreadPool-16234-thread-1) [n:127.0.0.1:59993_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 3476985 WARN  (closeThreadPool-16234-thread-1) [n:127.0.0.1:59993_     ] 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> 3477052 INFO  (closeThreadPool-16234-thread-1) [n:127.0.0.1:59993_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 3477147 INFO  (closeThreadPool-16234-thread-1) [n:127.0.0.1:59993_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@11e374e9
   [junit4]   2> 3477178 INFO  (closeThreadPool-16234-thread-1) [n:127.0.0.1:59993_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@11e374e9
   [junit4]   2> 3477178 INFO  (closeThreadPool-16234-thread-1) [n:127.0.0.1:59993_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@11e374e9
   [junit4]   2> 3477180 INFO  (closeThreadPool-16234-thread-1) [n:127.0.0.1:59993_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.core.TestDynamicLoadingUrl_ACCA57ADE0CAF36F-001/shard-1-001/cores
   [junit4]   2> 3477188 INFO  (closeThreadPool-16234-thread-1) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:59993_
   [junit4]   2> 3478223 INFO  (TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[ACCA57ADE0CAF36F]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.core.TestDynamicLoadingUrl_ACCA57ADE0CAF36F-001/shard-2-001 of type NRT for shard1
   [junit4]   2> 3478224 WARN  (closeThreadPool-16234-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 3478224 INFO  (closeThreadPool-16234-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 3478224 INFO  (closeThreadPool-16234-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 3478224 INFO  (closeThreadPool-16234-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 13.0.2+8
   [junit4]   2> 3478226 INFO  (closeThreadPool-16234-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3478226 INFO  (closeThreadPool-16234-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3478226 INFO  (closeThreadPool-16234-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3478227 INFO  (closeThreadPool-16234-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5aa97648{/,null,AVAILABLE}
   [junit4]   2> 3478230 INFO  (closeThreadPool-16234-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@9da0670{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:60011}
   [junit4]   2> 3478230 INFO  (closeThreadPool-16234-thread-1) [     ] o.e.j.s.Server Started @3478348ms
   [junit4]   2> 3478230 INFO  (closeThreadPool-16234-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.core.TestDynamicLoadingUrl_ACCA57ADE0CAF36F-001/tempDir-001/jetty2, hostPort=60011, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.core.TestDynamicLoadingUrl_ACCA57ADE0CAF36F-001/shard-2-001/cores}
   [junit4]   2> 3478230 ERROR (closeThreadPool-16234-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3478231 INFO  (closeThreadPool-16234-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3478231 INFO  (closeThreadPool-16234-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 3478231 INFO  (closeThreadPool-16234-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3478231 INFO  (closeThreadPool-16234-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 3478231 INFO  (closeThreadPool-16234-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-06-25T01:04:13.791244Z
   [junit4]   2> 3478235 INFO  (closeThreadPool-16234-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3478242 INFO  (zkConnectionManagerCallback-16259-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3478242 INFO  (closeThreadPool-16234-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3478347 INFO  (closeThreadPool-16234-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 3478347 INFO  (closeThreadPool-16234-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.core.TestDynamicLoadingUrl_ACCA57ADE0CAF36F-001/shard-2-001/solr.xml
   [junit4]   2> 3478350 INFO  (closeThreadPool-16234-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 3478350 INFO  (closeThreadPool-16234-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3478356 INFO  (closeThreadPool-16234-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@11e374e9, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 3478613 INFO  (closeThreadPool-16234-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 3478620 WARN  (closeThreadPool-16234-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4185c5cd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3478620 WARN  (closeThreadPool-16234-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4185c5cd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3478630 WARN  (closeThreadPool-16234-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@366e2519[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3478630 WARN  (closeThreadPool-16234-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@366e2519[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3478643 INFO  (closeThreadPool-16234-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59941/solr
   [junit4]   2> 3478719 INFO  (closeThreadPool-16234-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3478779 INFO  (zkConnectionManagerCallback-16270-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3478779 INFO  (closeThreadPool-16234-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3478916 INFO  (closeThreadPool-16234-thread-1) [n:127.0.0.1:60011_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3478939 INFO  (zkConnectionManagerCallback-16272-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3478939 INFO  (closeThreadPool-16234-thread-1) [n:127.0.0.1:60011_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3479060 INFO  (closeThreadPool-16234-thread-1) [n:127.0.0.1:60011_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3479090 INFO  (closeThreadPool-16234-thread-1) [n:127.0.0.1:60011_     ] o.a.s.c.ZkController Publish node=127.0.0.1:60011_ as DOWN
   [junit4]   2> 3479094 INFO  (closeThreadPool-16234-thread-1) [n:127.0.0.1:60011_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 3479505 INFO  (closeThreadPool-16234-thread-1) [n:127.0.0.1:60011_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60011_
   [junit4]   2> 3479583 INFO  (zkCallback-16204-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3479583 INFO  (zkCallback-16248-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3479584 INFO  (zkCallback-16232-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3479603 INFO  (zkCallback-16271-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3479806 INFO  (closeThreadPool-16234-thread-1) [n:127.0.0.1:60011_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 3479807 WARN  (closeThreadPool-16234-thread-1) [n:127.0.0.1:60011_     ] 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> 3479898 INFO  (closeThreadPool-16234-thread-1) [n:127.0.0.1:60011_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 3480079 INFO  (closeThreadPool-16234-thread-1) [n:127.0.0.1:60011_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@11e374e9
   [junit4]   2> 3480155 INFO  (closeThreadPool-16234-thread-1) [n:127.0.0.1:60011_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@11e374e9
   [junit4]   2> 3480155 INFO  (closeThreadPool-16234-thread-1) [n:127.0.0.1:60011_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@11e374e9
   [junit4]   2> 3480159 INFO  (closeThreadPool-16234-thread-1) [n:127.0.0.1:60011_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.core.TestDynamicLoadingUrl_ACCA57ADE0CAF36F-001/shard-2-001/cores
   [junit4]   2> 3480204 INFO  (closeThreadPool-16234-thread-1) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:60011_
   [junit4]   2> 3480785 INFO  (TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[ACCA57ADE0CAF36F]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.core.TestDynamicLoadingUrl_ACCA57ADE0CAF36F-001/shard-3-001 of type NRT for shard2
   [junit4]   2> 3480788 WARN  (closeThreadPool-16234-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 3480788 INFO  (closeThreadPool-16234-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 3480788 INFO  (closeThreadPool-16234-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 3480788 INFO  (closeThreadPool-16234-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 13.0.2+8
   [junit4]   2> 3480791 INFO  (closeThreadPool-16234-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3480791 INFO  (closeThreadPool-16234-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3480791 INFO  (closeThreadPool-16234-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 3480791 INFO  (closeThreadPool-16234-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@eb9554{/,null,AVAILABLE}
   [junit4]   2> 3480792 INFO  (closeThreadPool-16234-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@60683c60{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:60019}
   [junit4]   2> 3480792 INFO  (closeThreadPool-16234-thread-1) [     ] o.e.j.s.Server Started @3480910ms
   [junit4]   2> 3480792 INFO  (closeThreadPool-16234-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.core.TestDynamicLoadingUrl_ACCA57ADE0CAF36F-001/tempDir-001/jetty3, hostPort=60019, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.core.TestDynamicLoadingUrl_ACCA57ADE0CAF36F-001/shard-3-001/cores}
   [junit4]   2> 3480793 ERROR (closeThreadPool-16234-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3480793 INFO  (closeThreadPool-16234-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3480793 INFO  (closeThreadPool-16234-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 3480793 INFO  (closeThreadPool-16234-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3480793 INFO  (closeThreadPool-16234-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 3480793 INFO  (closeThreadPool-16234-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-06-25T01:04:16.353962Z
   [junit4]   2> 3480796 INFO  (closeThreadPool-16234-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3480799 INFO  (zkConnectionManagerCallback-16282-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3480799 INFO  (closeThreadPool-16234-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3480918 INFO  (closeThreadPool-16234-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 3480918 INFO  (closeThreadPool-16234-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.core.TestDynamicLoadingUrl_ACCA57ADE0CAF36F-001/shard-3-001/solr.xml
   [junit4]   2> 3480922 INFO  (closeThreadPool-16234-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 3480922 INFO  (closeThreadPool-16234-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3480923 INFO  (closeThreadPool-16234-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@11e374e9, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 3481021 INFO  (closeThreadPool-16234-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 3481025 WARN  (closeThreadPool-16234-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4ef7c797[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3481025 WARN  (closeThreadPool-16234-thread-1) [     ] o.e.j.u.s.

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

pSolrCall.java:811)\n\tat org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:587)\n\tat org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:416)\n\tat org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:346)\n\tat org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)\n\tat org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)\n\tat org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)\n\tat org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)\n\tat org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)\n\tat org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610)\n\tat org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)\n\tat org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300)\n\tat org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)\n\tat org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)\n\tat org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580)\n\tat org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)\n\tat org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215)\n\tat org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)\n\tat org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)\n\tat org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)\n\tat org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717)\n\tat org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)\n\tat org.eclipse.jetty.server.Server.handle(Server.java:500)\n\tat org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)\n\tat org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)\n\tat org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)\n\tat org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273)\n\tat org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)\n\tat org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)\n\tat org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)\n\tat org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)\n\tat org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)\n\tat java.base/java.lang.Thread.run(Thread.java:830)\n",
   [junit4]    >     "code":500}}
   [junit4]    >  expected null, but was:<[4 out of 5 the property overlay to be of version 1 within 30 seconds! Failed cores: [http://127.0.0.1:59959/collection1_shard2_replica_n2/, http://127.0.0.1:59984/collection1_shard2_replica_n5/, http://127.0.0.1:59969/collection1_shard1_replica_n1/, http://127.0.0.1:59990/collection1_shard1_replica_n6/]
   [junit4]    > ]>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([ACCA57ADE0CAF36F:74877AFA171756CF]:0)
   [junit4]    > 	at org.apache.solr.core.TestSolrConfigHandler.runConfigCommand(TestSolrConfigHandler.java:180)
   [junit4]    > 	at org.apache.solr.core.TestDynamicLoading.testDynamicLoading(TestDynamicLoading.java:79)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:830)
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_ACCA57ADE0CAF36F-001
   [junit4]   2> Jun 25, 2020 1:05:18 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene86), sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=ar-YE, timezone=Pacific/Fiji
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 13.0.2 (64-bit)/cpus=6,threads=1,free=285492248,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [VMParamsZkACLAndCredentialsProvidersTest, HdfsRecoveryZkTest, SpellCheckCollatorWithCollapseTest, TestJettySolrRunner, DeleteReplicaTest, DefaultValueUpdateProcessorTest, PeerSyncReplicationTest, TestSolrCloudWithSecureImpersonation, ScheduledTriggerIntegrationTest, WrapperMergePolicyFactoryTest, TestSimPolicyCloud, TestSchemaResource, TestFilteredDocIdSet, CreateCollectionCleanupTest, SolrMetricManagerTest, PeerSyncWithLeaderTest, TestLegacyNumericUtils, TestSearchPerf, BigEndianAscendingWordSerializerTest, CloudExitableDirectoryReaderTest, BlockJoinFacetSimpleTest, HdfsDirectoryFactoryTest, CursorMarkTest, TestShardHandlerFactory, TestHdfsBackupRestoreCore, TestCollectionAPI, TestApiFramework, CustomCollectionTest, RoutingToNodesWithPropertiesTest, TestImplicitCoreProperties, RangeFacetCloudTest, ExecutePlanActionTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, CoreAdminOperationTest, AuditLoggerPluginTest, RandomizedTaggerTest, TestSolrIndexConfig, TestWriterPerf, SharedFSAutoReplicaFailoverTest, ReplaceNodeNoTargetTest, TestHttpServletCarrier, TestLeaderElectionWithEmptyReplica, DistributedQueryComponentCustomSortTest, TestPerFieldSimilarity, PreAnalyzedUpdateProcessorTest, TestRealTimeGet, TestRestoreCore, AnalysisErrorHandlingTest, TestMergePolicyConfig, TestDistribIDF, IndexSizeTriggerTest, LeaderElectionContextKeyTest, TestPrepRecovery, NumberUtilsTest, TestRandomRequestDistribution, SolrIndexMetricsTest, DistributedFacetPivotLongTailTest, TestHighFrequencyDictionaryFactory, SimpleMLTQParserTest, TestSolrTestCaseJ4, NodeLostTriggerIntegrationTest, TestJsonRangeFacets, TestSolrCoreSnapshots, SolrIndexSearcherTest, SolrLogAuditLoggerPluginTest, DirectSolrConnectionTest, DOMUtilTest, TestJoin, TestConfigSetProperties, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestIndexSearcher, ZookeeperStatusHandlerTest, XsltUpdateRequestHandlerTest, TestDistributedMissingSort, TestQueryUtils, HdfsUnloadDistributedZkTest, TestJavabinTupleStreamParser, TestSchemaManager, FastVectorHighlighterTest, TestShortCircuitedRequests, VersionInfoTest, TestStressReorder, TestCharFilters, TestPartialUpdateDeduplication, TestPivotHelperCode, TestIBSimilarityFactory, DistribJoinFromCollectionTest, ConjunctionSolrSpellCheckerTest, ShowFileRequestHandlerTest, DateRangeFieldTest, TestTrieFacet, AnalysisAfterCoreReloadTest, BasicFunctionalityTest, ConvertedLegacyTest, CursorPagingTest, DisMaxRequestHandlerTest, DistributedIntervalFacetingTest, EchoParamsTest, MinimalSchemaTest, OutputWriterTest, SampleTest, SolrInfoBeanTest, TestDistributedSearch, AssignBackwardCompatibilityTest, BasicDistributedZkTest, DistribDocExpirationUpdateProcessorTest, LeaderElectionTest, LeaderFailureAfterFreshStartTest, RecoveryZkTest, SolrCloudExampleTest, TestCloudConsistency, TestClusterProperties, TestConfigSetsAPIExclusivity, TestSolrCloudWithDelegationTokens, TestSolrCloudWithKerberosAlt, TestTolerantUpdateProcessorCloud, ZkControllerTest, ZkFailoverTest, ZkNodePropsTest, ZkShardTermsTest, CollectionsAPIAsyncDistributedZkTest, TestHdfsCloudBackupRestore, TestRequestStatusCollectionAPI, NodeAddedTriggerIntegrationTest, TriggerCooldownIntegrationTest, TestSimExtremeIndexing, TestSimGenericDistributedQueue, BaseCdcrDistributedZkTest, CdcrBootstrapTest, TestDirectoryFactory, TestDynamicLoading]
   [junit4] Completed [597/911 (2!)] on J0 in 88.61s, 1 test, 1 failure <<< FAILURES!

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

[repro] Revision: 95bc4d65d609bcd1cfb4f376d997fec39b3fc3b8

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC"
[repro] Repro line:  ant test  -Dtestcase=TestDynamicLoadingUrl -Dtests.method=testDynamicLoadingUrl -Dtests.seed=ACCA57ADE0CAF36F -Dtests.slow=true -Dtests.locale=mn -Dtests.timezone=Antarctica/Rothera -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[repro] Repro line:  ant test  -Dtestcase=TestDynamicLoading -Dtests.method=testDynamicLoading -Dtests.seed=ACCA57ADE0CAF36F -Dtests.slow=true -Dtests.locale=ar-YE -Dtests.timezone=Pacific/Fiji -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]       TestDynamicLoadingUrl
[repro]       TestDynamicLoading
[repro] ant compile-test

[...truncated 3472 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=10 -Dtests.class="*.TestDynamicLoadingUrl|*.TestDynamicLoading" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=ACCA57ADE0CAF36F -Dtests.slow=true -Dtests.locale=mn -Dtests.timezone=Antarctica/Rothera -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[...truncated 101 lines...]
[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.core.TestDynamicLoading
[repro]   0/5 failed: org.apache.solr.core.TestDynamicLoadingUrl
[repro] Exiting with code 0

[...truncated 73 lines...]

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

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

2 tests failed.
FAILED:  org.apache.solr.search.CurrencyRangeFacetCloudTest.testJsonRangeFacetWithSubFacet

Error Message:
q=*:*&rows=0&json.facet={+bar:{+type:range,+field:amount,+domain:+{+filter:'id_i1:[5+TO+*]'},++++++++start:'0,EUR',+gap:'10,EUR',+end:'20,EUR',+other:all+++++++++facet:+{+foo:{+type:terms,+field:x_s,++++++++++++++++++++++++refine:true,+limit:2,+overrequest:0+}+}+}+}&_stateVer_=org.apache.solr.search.CurrencyRangeFacetCloudTest:4 -> {responseHeader={zkConnected=true,status=0,QTime=265,params={q=*:*,json.facet={ bar:{ type:range, field:amount, domain: { filter:'id_i1:[5 TO *]'},        start:'0,EUR', gap:'10,EUR', end:'20,EUR', other:all         facet: { foo:{ type:terms, field:x_s,                        refine:true, limit:2, overrequest:0 } } } },_stateVer_=org.apache.solr.search.CurrencyRangeFacetCloudTest:4,rows=0,wt=javabin,version=2}},response={numFound=15,numFoundExact=true,start=0,docs=[]},facets={count=15,bar={buckets=[{val=0.00,EUR,count=4,foo={buckets=[{val=x2,count=2}, {val=x0,count=1}]}}, {val=10.00,EUR,count=4,foo={buckets=[{val=x0,count=2}, {val=x1,count=1}]}}],before={count=0},after={count=2,foo={buckets=[{val=x1,count=1}, {val=x2,count=1}]}},between={count=8,foo={buckets=[{val=x0,count=3}, {val=x2,count=3}]}}}}} ===> bucket #0 expected: java.lang.Long<4> but was: java.lang.Integer<4>

Stack Trace:
java.lang.AssertionError: q=*:*&rows=0&json.facet={+bar:{+type:range,+field:amount,+domain:+{+filter:'id_i1:[5+TO+*]'},++++++++start:'0,EUR',+gap:'10,EUR',+end:'20,EUR',+other:all+++++++++facet:+{+foo:{+type:terms,+field:x_s,++++++++++++++++++++++++refine:true,+limit:2,+overrequest:0+}+}+}+}&_stateVer_=org.apache.solr.search.CurrencyRangeFacetCloudTest:4 -> {responseHeader={zkConnected=true,status=0,QTime=265,params={q=*:*,json.facet={ bar:{ type:range, field:amount, domain: { filter:'id_i1:[5 TO *]'},        start:'0,EUR', gap:'10,EUR', end:'20,EUR', other:all         facet: { foo:{ type:terms, field:x_s,                        refine:true, limit:2, overrequest:0 } } } },_stateVer_=org.apache.solr.search.CurrencyRangeFacetCloudTest:4,rows=0,wt=javabin,version=2}},response={numFound=15,numFoundExact=true,start=0,docs=[]},facets={count=15,bar={buckets=[{val=0.00,EUR,count=4,foo={buckets=[{val=x2,count=2}, {val=x0,count=1}]}}, {val=10.00,EUR,count=4,foo={buckets=[{val=x0,count=2}, {val=x1,count=1}]}}],before={count=0},after={count=2,foo={buckets=[{val=x1,count=1}, {val=x2,count=1}]}},between={count=8,foo={buckets=[{val=x0,count=3}, {val=x2,count=3}]}}}}} ===> bucket #0 expected: java.lang.Long<4> but was: java.lang.Integer<4>
	at __randomizedtesting.SeedInfo.seed([ADFE42B3E1ACD318:A1C80FF72A42A64E]:0)
	at org.apache.solr.search.CurrencyRangeFacetCloudTest.testJsonRangeFacetWithSubFacet(CurrencyRangeFacetCloudTest.java:432)
	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:567)
	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 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:830)
Caused by: java.lang.AssertionError: bucket #0 expected: java.lang.Long<4> but was: java.lang.Integer<4>
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:118)
	at org.apache.solr.search.CurrencyRangeFacetCloudTest.testJsonRangeFacetWithSubFacet(CurrencyRangeFacetCloudTest.java:397)
	... 38 more


FAILED:  org.apache.solr.search.CurrencyRangeFacetCloudTest.testJsonRangeFacetWithSubFacet

Error Message:
q=*:*&rows=0&json.facet={+bar:{+type:range,+field:amount,+domain:+{+filter:'id_i1:[5+TO+*]'},++++++++start:'0,EUR',+gap:'10,EUR',+end:'20,EUR',+other:all+++++++++facet:+{+foo:{+type:terms,+field:x_s,++++++++++++++++++++++++refine:true,+limit:2,+overrequest:0+}+}+}+}&_stateVer_=org.apache.solr.search.CurrencyRangeFacetCloudTest:4 -> {responseHeader={zkConnected=true,status=0,QTime=61,params={q=*:*,json.facet={ bar:{ type:range, field:amount, domain: { filter:'id_i1:[5 TO *]'},        start:'0,EUR', gap:'10,EUR', end:'20,EUR', other:all         facet: { foo:{ type:terms, field:x_s,                        refine:true, limit:2, overrequest:0 } } } },_stateVer_=org.apache.solr.search.CurrencyRangeFacetCloudTest:4,rows=0,wt=javabin,version=2}},response={numFound=15,numFoundExact=true,start=0,docs=[]},facets={count=15,bar={buckets=[{val=0.00,EUR,count=4,foo={buckets=[{val=x2,count=2}, {val=x0,count=1}]}}, {val=10.00,EUR,count=4,foo={buckets=[{val=x0,count=2}, {val=x1,count=1}]}}],before={count=0},after={count=2,foo={buckets=[{val=x1,count=1}, {val=x2,count=1}]}},between={count=8,foo={buckets=[{val=x0,count=3}, {val=x2,count=3}]}}}}} ===> bucket #0 expected: java.lang.Long<4> but was: java.lang.Integer<4>

Stack Trace:
java.lang.AssertionError: q=*:*&rows=0&json.facet={+bar:{+type:range,+field:amount,+domain:+{+filter:'id_i1:[5+TO+*]'},++++++++start:'0,EUR',+gap:'10,EUR',+end:'20,EUR',+other:all+++++++++facet:+{+foo:{+type:terms,+field:x_s,++++++++++++++++++++++++refine:true,+limit:2,+overrequest:0+}+}+}+}&_stateVer_=org.apache.solr.search.CurrencyRangeFacetCloudTest:4 -> {responseHeader={zkConnected=true,status=0,QTime=61,params={q=*:*,json.facet={ bar:{ type:range, field:amount, domain: { filter:'id_i1:[5 TO *]'},        start:'0,EUR', gap:'10,EUR', end:'20,EUR', other:all         facet: { foo:{ type:terms, field:x_s,                        refine:true, limit:2, overrequest:0 } } } },_stateVer_=org.apache.solr.search.CurrencyRangeFacetCloudTest:4,rows=0,wt=javabin,version=2}},response={numFound=15,numFoundExact=true,start=0,docs=[]},facets={count=15,bar={buckets=[{val=0.00,EUR,count=4,foo={buckets=[{val=x2,count=2}, {val=x0,count=1}]}}, {val=10.00,EUR,count=4,foo={buckets=[{val=x0,count=2}, {val=x1,count=1}]}}],before={count=0},after={count=2,foo={buckets=[{val=x1,count=1}, {val=x2,count=1}]}},between={count=8,foo={buckets=[{val=x0,count=3}, {val=x2,count=3}]}}}}} ===> bucket #0 expected: java.lang.Long<4> but was: java.lang.Integer<4>
	at __randomizedtesting.SeedInfo.seed([ADFE42B3E1ACD318:A1C80FF72A42A64E]:0)
	at org.apache.solr.search.CurrencyRangeFacetCloudTest.testJsonRangeFacetWithSubFacet(CurrencyRangeFacetCloudTest.java:432)
	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:567)
	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 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:830)
Caused by: java.lang.AssertionError: bucket #0 expected: java.lang.Long<4> but was: java.lang.Integer<4>
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:118)
	at org.apache.solr.search.CurrencyRangeFacetCloudTest.testJsonRangeFacetWithSubFacet(CurrencyRangeFacetCloudTest.java:397)
	... 38 more




Build Log:
[...truncated 13866 lines...]
   [junit4] Suite: org.apache.solr.search.CurrencyRangeFacetCloudTest
   [junit4]   2> 313438 INFO  (SUITE-CurrencyRangeFacetCloudTest-seed#[ADFE42B3E1ACD318]-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> 313439 INFO  (SUITE-CurrencyRangeFacetCloudTest-seed#[ADFE42B3E1ACD318]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 313440 INFO  (SUITE-CurrencyRangeFacetCloudTest-seed#[ADFE42B3E1ACD318]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.search.CurrencyRangeFacetCloudTest_ADFE42B3E1ACD318-001/data-dir-71-001
   [junit4]   2> 313440 WARN  (SUITE-CurrencyRangeFacetCloudTest-seed#[ADFE42B3E1ACD318]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3
   [junit4]   2> 313442 INFO  (SUITE-CurrencyRangeFacetCloudTest-seed#[ADFE42B3E1ACD318]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 313444 INFO  (SUITE-CurrencyRangeFacetCloudTest-seed#[ADFE42B3E1ACD318]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) 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> 313446 INFO  (SUITE-CurrencyRangeFacetCloudTest-seed#[ADFE42B3E1ACD318]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.search.CurrencyRangeFacetCloudTest_ADFE42B3E1ACD318-001/tempDir-001
   [junit4]   2> 313447 INFO  (SUITE-CurrencyRangeFacetCloudTest-seed#[ADFE42B3E1ACD318]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 313448 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 313448 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 313558 INFO  (SUITE-CurrencyRangeFacetCloudTest-seed#[ADFE42B3E1ACD318]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port: 55291
   [junit4]   2> 313558 INFO  (SUITE-CurrencyRangeFacetCloudTest-seed#[ADFE42B3E1ACD318]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:55291
   [junit4]   2> 313558 INFO  (SUITE-CurrencyRangeFacetCloudTest-seed#[ADFE42B3E1ACD318]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:55291
   [junit4]   2> 313558 INFO  (SUITE-CurrencyRangeFacetCloudTest-seed#[ADFE42B3E1ACD318]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 55291
   [junit4]   2> 313562 INFO  (SUITE-CurrencyRangeFacetCloudTest-seed#[ADFE42B3E1ACD318]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 313578 INFO  (zkConnectionManagerCallback-1597-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 313578 INFO  (SUITE-CurrencyRangeFacetCloudTest-seed#[ADFE42B3E1ACD318]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 313596 INFO  (SUITE-CurrencyRangeFacetCloudTest-seed#[ADFE42B3E1ACD318]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 313604 INFO  (zkConnectionManagerCallback-1599-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 313604 INFO  (SUITE-CurrencyRangeFacetCloudTest-seed#[ADFE42B3E1ACD318]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 313606 INFO  (SUITE-CurrencyRangeFacetCloudTest-seed#[ADFE42B3E1ACD318]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 313616 INFO  (zkConnectionManagerCallback-1601-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 313616 INFO  (SUITE-CurrencyRangeFacetCloudTest-seed#[ADFE42B3E1ACD318]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 313739 WARN  (jetty-launcher-1602-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 313739 INFO  (jetty-launcher-1602-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 313739 INFO  (jetty-launcher-1602-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 313739 INFO  (jetty-launcher-1602-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 13.0.2+8
   [junit4]   2> 313753 INFO  (jetty-launcher-1602-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 313753 INFO  (jetty-launcher-1602-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 313753 INFO  (jetty-launcher-1602-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 313754 INFO  (jetty-launcher-1602-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@551b02d1{/solr,null,AVAILABLE}
   [junit4]   2> 313762 INFO  (jetty-launcher-1602-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@3849da93{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:55304}
   [junit4]   2> 313762 INFO  (jetty-launcher-1602-thread-1) [     ] o.e.j.s.Server Started @313815ms
   [junit4]   2> 313762 INFO  (jetty-launcher-1602-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=55304}
   [junit4]   2> 313763 ERROR (jetty-launcher-1602-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 313763 INFO  (jetty-launcher-1602-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 313763 INFO  (jetty-launcher-1602-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 8.6.0
   [junit4]   2> 313763 INFO  (jetty-launcher-1602-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 313763 INFO  (jetty-launcher-1602-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 313763 INFO  (jetty-launcher-1602-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-06-24T18:52:25.877584Z
   [junit4]   2> 313765 INFO  (jetty-launcher-1602-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 313770 INFO  (zkConnectionManagerCallback-1604-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 313770 INFO  (jetty-launcher-1602-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 313772 INFO  (jetty-launcher-1602-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 313967 INFO  (jetty-launcher-1602-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 313973 WARN  (jetty-launcher-1602-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@11b0060c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 313973 WARN  (jetty-launcher-1602-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@11b0060c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 313981 WARN  (jetty-launcher-1602-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5dc5c53c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 313981 WARN  (jetty-launcher-1602-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5dc5c53c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 313983 INFO  (jetty-launcher-1602-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55291/solr
   [junit4]   2> 313984 INFO  (jetty-launcher-1602-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 313994 INFO  (zkConnectionManagerCallback-1615-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 313995 INFO  (jetty-launcher-1602-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 314108 INFO  (jetty-launcher-1602-thread-1) [n:127.0.0.1:55304_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 314113 INFO  (zkConnectionManagerCallback-1617-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 314114 INFO  (jetty-launcher-1602-thread-1) [n:127.0.0.1:55304_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 314348 INFO  (jetty-launcher-1602-thread-1) [n:127.0.0.1:55304_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:55304_solr
   [junit4]   2> 314349 INFO  (jetty-launcher-1602-thread-1) [n:127.0.0.1:55304_solr     ] o.a.s.c.Overseer Overseer (id=72161330735284229-127.0.0.1:55304_solr-n_0000000000) starting
   [junit4]   2> 314362 INFO  (OverseerStateUpdate-72161330735284229-127.0.0.1:55304_solr-n_0000000000) [n:127.0.0.1:55304_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:55304_solr
   [junit4]   2> 314362 INFO  (jetty-launcher-1602-thread-1) [n:127.0.0.1:55304_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55304_solr
   [junit4]   2> 314365 INFO  (zkCallback-1616-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 314369 INFO  (jetty-launcher-1602-thread-1) [n:127.0.0.1:55304_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 314369 WARN  (jetty-launcher-1602-thread-1) [n:127.0.0.1:55304_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> 314391 INFO  (jetty-launcher-1602-thread-1) [n:127.0.0.1:55304_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 314412 INFO  (jetty-launcher-1602-thread-1) [n:127.0.0.1:55304_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55304.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@574f3a6d
   [junit4]   2> 314420 INFO  (jetty-launcher-1602-thread-1) [n:127.0.0.1:55304_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55304.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@574f3a6d
   [junit4]   2> 314420 INFO  (jetty-launcher-1602-thread-1) [n:127.0.0.1:55304_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55304.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@574f3a6d
   [junit4]   2> 314420 INFO  (jetty-launcher-1602-thread-1) [n:127.0.0.1:55304_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.search.CurrencyRangeFacetCloudTest_ADFE42B3E1ACD318-001/tempDir-001/node1
   [junit4]   2> 314430 INFO  (SUITE-CurrencyRangeFacetCloudTest-seed#[ADFE42B3E1ACD318]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=1
   [junit4]   2> 314431 INFO  (SUITE-CurrencyRangeFacetCloudTest-seed#[ADFE42B3E1ACD318]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 314434 INFO  (zkConnectionManagerCallback-1634-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 314434 INFO  (SUITE-CurrencyRangeFacetCloudTest-seed#[ADFE42B3E1ACD318]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 314436 INFO  (SUITE-CurrencyRangeFacetCloudTest-seed#[ADFE42B3E1ACD318]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 314439 INFO  (SUITE-CurrencyRangeFacetCloudTest-seed#[ADFE42B3E1ACD318]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:55291/solr ready
   [junit4]   2> 315281 INFO  (qtp915288626-2858) [n:127.0.0.1:55304_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params property.config=solrconfig-minimal.xml&collection.configName=org.apache.solr.search.CurrencyRangeFacetCloudTest_configSet&maxShardsPerNode=1&name=org.apache.solr.search.CurrencyRangeFacetCloudTest&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 315290 INFO  (OverseerThreadFactory-1624-thread-1-processing-n:127.0.0.1:55304_solr) [n:127.0.0.1:55304_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection org.apache.solr.search.CurrencyRangeFacetCloudTest
   [junit4]   2> 315413 INFO  (qtp915288626-2860) [n:127.0.0.1:55304_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 315413 INFO  (qtp915288626-2860) [n:127.0.0.1:55304_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=1
   [junit4]   2> 315472 INFO  (OverseerStateUpdate-72161330735284229-127.0.0.1:55304_solr-n_0000000000) [n:127.0.0.1:55304_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"org.apache.solr.search.CurrencyRangeFacetCloudTest",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:55304/solr",
   [junit4]   2>   "node_name":"127.0.0.1:55304_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 315679 INFO  (qtp915288626-2856) [n:127.0.0.1:55304_solr    x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=org.apache.solr.search.CurrencyRangeFacetCloudTest_configSet&newCollection=true&collection=org.apache.solr.search.CurrencyRangeFacetCloudTest&version=2&replicaType=NRT&property.config=solrconfig-minimal.xml&coreNodeName=core_node2&name=org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&wt=javabin
   [junit4]   2> 315712 INFO  (qtp915288626-2856) [n:127.0.0.1:55304_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard1 r:core_node2 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 315725 INFO  (qtp915288626-2856) [n:127.0.0.1:55304_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard1 r:core_node2 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 315802 INFO  (qtp915288626-2856) [n:127.0.0.1:55304_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard1 r:core_node2 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 315848 INFO  (qtp915288626-2856) [n:127.0.0.1:55304_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard1 r:core_node2 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1' using configuration from configset org.apache.solr.search.CurrencyRangeFacetCloudTest_configSet, trusted=true
   [junit4]   2> 315851 INFO  (qtp915288626-2856) [n:127.0.0.1:55304_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard1 r:core_node2 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55304.solr.core.org.apache.solr.search.CurrencyRangeFacetCloudTest.shard1.replica_n1' (registry 'solr.core.org.apache.solr.search.CurrencyRangeFacetCloudTest.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@574f3a6d
   [junit4]   2> 315851 INFO  (qtp915288626-2856) [n:127.0.0.1:55304_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard1 r:core_node2 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1 ] o.a.s.c.SolrCore [[org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.search.CurrencyRangeFacetCloudTest_ADFE42B3E1ACD318-001/tempDir-001/node1/org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.search.CurrencyRangeFacetCloudTest_ADFE42B3E1ACD318-001/tempDir-001/node1/org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1/data/]
   [junit4]   2> 315853 INFO  (qtp915288626-2856) [n:127.0.0.1:55304_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard1 r:core_node2 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=16, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5853464064556391]
   [junit4]   2> 315902 INFO  (qtp915288626-2856) [n:127.0.0.1:55304_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard1 r:core_node2 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 315902 INFO  (qtp915288626-2856) [n:127.0.0.1:55304_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard1 r:core_node2 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 315903 INFO  (qtp915288626-2856) [n:127.0.0.1:55304_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard1 r:core_node2 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=32, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=13.46484375, floorSegmentMB=0.9140625, forceMergeDeletesPctAllowed=14.943728035039355, segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=23.355431225927944
   [junit4]   2> 315906 INFO  (qtp915288626-2856) [n:127.0.0.1:55304_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard1 r:core_node2 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/org.apache.solr.search.CurrencyRangeFacetCloudTest_configSet
   [junit4]   2> 315907 INFO  (qtp915288626-2856) [n:127.0.0.1:55304_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard1 r:core_node2 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/org.apache.solr.search.CurrencyRangeFacetCloudTest_configSet
   [junit4]   2> 315907 INFO  (qtp915288626-2856) [n:127.0.0.1:55304_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard1 r:core_node2 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 315911 INFO  (searcherExecutor-1636-thread-1-processing-n:127.0.0.1:55304_solr x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1 c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard1 r:core_node2) [n:127.0.0.1:55304_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard1 r:core_node2 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1 ] o.a.s.c.SolrCore [org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 315918 INFO  (qtp915288626-2856) [n:127.0.0.1:55304_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard1 r:core_node2 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/org.apache.solr.search.CurrencyRangeFacetCloudTest/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 315919 INFO  (qtp915288626-2856) [n:127.0.0.1:55304_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard1 r:core_node2 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/org.apache.solr.search.CurrencyRangeFacetCloudTest/leaders/shard1
   [junit4]   2> 315934 INFO  (qtp915288626-2856) [n:127.0.0.1:55304_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard1 r:core_node2 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 315934 INFO  (qtp915288626-2856) [n:127.0.0.1:55304_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard1 r:core_node2 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 315934 INFO  (qtp915288626-2856) [n:127.0.0.1:55304_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard1 r:core_node2 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:55304/solr/org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1/
   [junit4]   2> 315934 ERROR (qtp915288626-2856) [n:127.0.0.1:55304_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard1 r:core_node2 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1 ] o.a.s.c.SyncStrategy No UpdateLog found - cannot sync
   [junit4]   2> 315934 INFO  (qtp915288626-2856) [n:127.0.0.1:55304_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard1 r:core_node2 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 315935 INFO  (qtp915288626-2856) [n:127.0.0.1:55304_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard1 r:core_node2 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/org.apache.solr.search.CurrencyRangeFacetCloudTest/leaders/shard1/leader after winning as /collections/org.apache.solr.search.CurrencyRangeFacetCloudTest/leader_elect/shard1/election/72161330735284229-core_node2-n_0000000000
   [junit4]   2> 315942 INFO  (qtp915288626-2856) [n:127.0.0.1:55304_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard1 r:core_node2 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:55304/solr/org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1/ shard1
   [junit4]   2> 316046 INFO  (zkCallback-1616-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/org.apache.solr.search.CurrencyRangeFacetCloudTest/state.json] for collection [org.apache.solr.search.CurrencyRangeFacetCloudTest] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 316047 INFO  (zkCallback-1616-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/org.apache.solr.search.CurrencyRangeFacetCloudTest/state.json] for collection [org.apache.solr.search.CurrencyRangeFacetCloudTest] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 316048 INFO  (qtp915288626-2856) [n:127.0.0.1:55304_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard1 r:core_node2 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 316053 INFO  (qtp915288626-2856) [n:127.0.0.1:55304_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=org.apache.solr.search.CurrencyRangeFacetCloudTest_configSet&newCollection=true&collection=org.apache.solr.search.CurrencyRangeFacetCloudTest&version=2&replicaType=NRT&property.config=solrconfig-minimal.xml&coreNodeName=core_node2&name=org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&wt=javabin} status=0 QTime=374
   [junit4]   2> 316058 INFO  (qtp915288626-2858) [n:127.0.0.1:55304_solr     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 316152 INFO  (zkCallback-1616-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/org.apache.solr.search.CurrencyRangeFacetCloudTest/state.json] for collection [org.apache.solr.search.CurrencyRangeFacetCloudTest] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 316152 INFO  (zkCallback-1616-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/org.apache.solr.search.CurrencyRangeFacetCloudTest/state.json] for collection [org.apache.solr.search.CurrencyRangeFacetCloudTest] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 316152 INFO  (zkCallback-1616-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/org.apache.solr.search.CurrencyRangeFacetCloudTest/state.json] for collection [org.apache.solr.search.CurrencyRangeFacetCloudTest] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 316154 INFO  (qtp915288626-2858) [n:127.0.0.1:55304_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={property.config=solrconfig-minimal.xml&collection.configName=org.apache.solr.search.CurrencyRangeFacetCloudTest_configSet&maxShardsPerNode=1&name=org.apache.solr.search.CurrencyRangeFacetCloudTest&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=872
   [junit4]   2> 316164 INFO  (qtp915288626-2859) [n:127.0.0.1:55304_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard1 r:core_node2 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[0]} 0 6
   [junit4]   2> 316168 INFO  (qtp915288626-2860) [n:127.0.0.1:55304_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard1 r:core_node2 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1]} 0 1
   [junit4]   2> 316171 INFO  (qtp915288626-2856) [n:127.0.0.1:55304_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard1 r:core_node2 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2]} 0 0
   [junit4]   2> 316175 INFO  (qtp915288626-2858) [n:127.0.0.1:55304_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard1 r:core_node2 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[3]} 0 2
   [junit4]   2> 316179 INFO  (qtp915288626-2859) [n:127.0.0.1:55304_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard1 r:core_node2 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[4]} 0 0
   [junit4]   2> 316182 INFO  (qtp915288626-2860) [n:127.0.0.1:55304_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard1 r:core_node2 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[5]} 0 1
   [junit4]   2> 316184 INFO  (qtp915288626-2856) [n:127.0.0.1:55304_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard1 r:core_node2 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[6]} 0 0
   [junit4]   2> 316186 INFO  (qtp915288626-2858) [n:127.0.0.1:55304_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard1 r:core_node2 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[7]} 0 0
   [junit4]   2> 316188 INFO  (qtp915288626-2859) [n:127.0.0.1:55304_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard1 r:core_node2 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[8]} 0 0
   [junit4]   2> 316190 INFO  (qtp915288626-2860) [n:127.0.0.1:55304_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard1 r:core_node2 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[9]} 0 0
   [junit4]   2> 316194 INFO  (qtp915288626-2856) [n:127.0.0.1:55304_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard1 r:core_node2 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[10]} 0 0
   [junit4]   2> 316196 INFO  (qtp915288626-2858) [n:127.0.0.1:55304_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard1 r:core_node2 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[11]} 0 0
   [junit4]   2> 316199 INFO  (qtp915288626-2859) [n:127.0.0.1:55304_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard1 r:core_node2 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[12]} 0 1
   [junit4]   2> 316205 INFO  (qtp915288626-2860) [n:127.0.0.1:55304_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard1 r:core_node2 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[13]} 0 4
   [junit4]   2> 316207 INFO  (qtp915288626-2856) [n:127.0.0.1:55304_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard1 r:core_node2 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[14]} 0 0
   [junit4]   2> 316237 INFO  (searcherExecutor-1636-thread-1-processing-n:127.0.0.1:55304_solr x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1 c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard1 r:core_node2) [n:127.0.0.1:55304_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard1 r:core_node2 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1 ] o.a.s.c.SolrCore [org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 316238 INFO  (qtp915288626-2858) [n:127.0.0.1:55304_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard1 r:core_node2 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=org.apache.solr.search.CurrencyRangeFacetCloudTest:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 28
   [junit4]   2> 316265 INFO  (TEST-CurrencyRangeFacetCloudTest.testJsonRangeFacetWithSubFacet-seed#[ADFE42B3E1ACD318]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testJsonRangeFacetWithSubFacet
   [junit4]   2> 316319 INFO  (qtp915288626-2859) [n:127.0.0.1:55304_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard1 r:core_node2 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1 ] o.a.s.s.f.UnInvertedField UnInverted multi-valued field {field=x_s,memSize=4612,tindexSize=42,time=3,phase1=3,nTerms=3,bigTerms=3,termInstances=0,uses=0}
   [junit4]   2> 316328 INFO  (qtp915288626-2859) [n:127.0.0.1:55304_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard1 r:core_node2 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1 ] o.a.s.c.S.Request [org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&json.facet={+bar:{+type:range,+field:amount,+domain:+{+filter:'id_i1:[5+TO+*]'},++++++++start:'0,EUR',+gap:'10,EUR',+end:'20,EUR',+other:all+++++++++facet:+{+foo:{+type:terms,+field:x_s,++++++++++++++++++++++++refine:true,+limit:2,+overrequest:0+}+}+}+}&_stateVer_=org.apache.solr.search.CurrencyRangeFacetCloudTest:4&rows=0&wt=javabin&version=2} hits=15 status=0 QTime=61
   [junit4]   2> 316330 INFO  (TEST-CurrencyRangeFacetCloudTest.testJsonRangeFacetWithSubFacet-seed#[ADFE42B3E1ACD318]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testJsonRangeFacetWithSubFacet
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CurrencyRangeFacetCloudTest -Dtests.method=testJsonRangeFacetWithSubFacet -Dtests.seed=ADFE42B3E1ACD318 -Dtests.slow=true -Dtests.locale=en-BB -Dtests.timezone=America/Jamaica -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.10s J4 | CurrencyRangeFacetCloudTest.testJsonRangeFacetWithSubFacet <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: q=*:*&rows=0&json.facet={+bar:{+type:range,+field:amount,+domain:+{+filter:'id_i1:[5+TO+*]'},++++++++start:'0,EUR',+gap:'10,EUR',+end:'20,EUR',+other:all+++++++++facet:+{+foo:{+type:terms,+field:x_s,++++++++++++++++++++++++refine:true,+limit:2,+overrequest:0+}+}+}+}&_stateVer_=org.apache.solr.search.CurrencyRangeFacetCloudTest:4 -> {responseHeader={zkConnected=true,status=0,QTime=61,params={q=*:*,json.facet={ bar:{ type:range, field:amount, domain: { filter:'id_i1:[5 TO *]'},        start:'0,EUR', gap:'10,EUR', end:'20,EUR', other:all         facet: { foo:{ type:terms, field:x_s,                        refine:true, limit:2, overrequest:0 } } } },_stateVer_=org.apache.solr.search.CurrencyRangeFacetCloudTest:4,rows=0,wt=javabin,version=2}},response={numFound=15,numFoundExact=true,start=0,docs=[]},facets={count=15,bar={buckets=[{val=0.00,EUR,count=4,foo={buckets=[{val=x2,count=2}, {val=x0,count=1}]}}, {val=10.00,EUR,count=4,foo={buckets=[{val=x0,count=2}, {val=x1,count=1}]}}],before={count=0},after={count=2,foo={buckets=[{val=x1,count=1}, {val=x2,count=1}]}},between={count=8,foo={buckets=[{val=x0,count=3}, {val=x2,count=3}]}}}}} ===> bucket #0 expected: java.lang.Long<4> but was: java.lang.Integer<4>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([ADFE42B3E1ACD318:A1C80FF72A42A64E]:0)
   [junit4]    > 	at org.apache.solr.search.CurrencyRangeFacetCloudTest.testJsonRangeFacetWithSubFacet(CurrencyRangeFacetCloudTest.java:432)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:830)
   [junit4]    > Caused by: java.lang.AssertionError: bucket #0 expected: java.lang.Long<4> but was: java.lang.Integer<4>
   [junit4]    > 	at org.apache.solr.search.CurrencyRangeFacetCloudTest.testJsonRangeFacetWithSubFacet(CurrencyRangeFacetCloudTest.java:397)
   [junit4]    > 	... 38 more
   [junit4]   2> 316358 INFO  (TEST-CurrencyRangeFacetCloudTest.testFacetRangeCleanErrorOnMissmatchCurrency-seed#[ADFE42B3E1ACD318]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testFacetRangeCleanErrorOnMissmatchCurrency
   [junit4]   2> 316365 INFO  (qtp915288626-2860) [n:127.0.0.1:55304_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard1 r:core_node2 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1 ] o.a.s.h.RequestHandlerBase Ignoring exception matching Cannot compare CurrencyValues when their currencies are not equal
   [junit4]   2> 316365 INFO  (qtp915288626-2860) [n:127.0.0.1:55304_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard1 r:core_node2 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1 ] o.a.s.c.S.Request [org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1]  webapp=/solr path=/select params={facet.range=amount&q=*:*&_stateVer_=org.apache.solr.search.CurrencyRangeFacetCloudTest:4&f.amount.facet.range.gap=10,EUR&f.amount.facet.range.start=0,EUR&rows=0&f.amount.facet.range.end=100,USD&facet=true&wt=javabin&version=2} status=400 QTime=5
   [junit4]   2> 316367 ERROR (TEST-CurrencyRangeFacetCloudTest.testFacetRangeCleanErrorOnMissmatchCurrency-seed#[ADFE42B3E1ACD318]) [     ] o.a.s.c.s.i.BaseCloudSolrClient Request to collection [org.apache.solr.search.CurrencyRangeFacetCloudTest] failed due to (400) org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:55304/solr/org.apache.solr.search.CurrencyRangeFacetCloudTest: Cannot compare CurrencyValues when their currencies are not equal, retry=0 commError=false errorCode=400 
   [junit4]   2> 316367 INFO  (TEST-CurrencyRangeFacetCloudTest.testFacetRangeCleanErrorOnMissmatchCurrency-seed#[ADFE42B3E1ACD318]) [     ] o.a.s.c.s.i.BaseCloudSolrClient request was not communication error it seems
   [junit4]   2> 316367 INFO  (TEST-CurrencyRangeFacetCloudTest.testFacetRangeCleanErrorOnMissmatchCurrency-seed#[ADFE42B3E1ACD318]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testFacetRangeCleanErrorOnMissmatchCurrency
   [junit4]   2> 316399 INFO  (TEST-CurrencyRangeFacetCloudTest.testJsonFacetCleanErrorOnMissmatchCurrency-seed#[ADFE42B3E1ACD318]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testJsonFacetCleanErrorOnMissmatchCurrency
   [junit4]   2> 316403 INFO  (qtp915288626-2856) [n:127.0.0.1:55304_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard1 r:core_node2 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1 ] o.a.s.h.RequestHandlerBase Ignoring exception matching Cannot compare CurrencyValues when their currencies are not equal
   [junit4]   2> 316403 INFO  (qtp915288626-2856) [n:127.0.0.1:55304_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard1 r:core_node2 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1 ] o.a.s.c.S.Request [org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&json.facet={+x:{+type:range,+field:amount,+++++++start:'0,EUR',+gap:'10,EUR',+end:'100,USD'+}+}&_stateVer_=org.apache.solr.search.CurrencyRangeFacetCloudTest:4&wt=javabin&version=2} hits=15 status=400 QTime=2
   [junit4]   2> 316405 ERROR (TEST-CurrencyRangeFacetCloudTest.testJsonFacetCleanErrorOnMissmatchCurrency-seed#[ADFE42B3E1ACD318]) [     ] o.a.s.c.s.i.BaseCloudSolrClient Request to collection [org.apache.solr.search.CurrencyRangeFacetCloudTest] failed due to (400) org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:55304/solr/org.apache.solr.search.CurrencyRangeFacetCloudTest: Cannot compare CurrencyValues when their currencies are not equal, retry=0 commError=false errorCode=400 
   [junit4]   2> 316405 INFO  (TEST-CurrencyRangeFacetCloudTest.testJsonFacetCleanErrorOnMissmatchCurrency-seed#[ADFE42B3E1ACD318]) [     ] o.a.s.c.s.i.BaseCloudSolrClient request was not communication error it seems
   [junit4]   2> 316406 INFO  (TEST-CurrencyRangeFacetCloudTest.testJsonFacetCleanErrorOnMissmatchCurrency-seed#[ADFE42B3E1ACD318]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testJsonFacetCleanErrorOnMissmatchCurrency
   [junit4]   2> 316466 INFO  (TEST-CurrencyRangeFacetCloudTest.testSimpleRangeFacetsOfSymetricRates-seed#[ADFE42B3E1ACD318]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testSimpleRangeFacetsOfSymetricRates
   [junit4]   2> 316488 INFO  (qtp915288626-2858) [n:127.0.0.1:55304_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard1 r:core_node2 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1 ] o.a.s.c.S.Request [org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1]  webapp=/solr path=/select params={facet.range=amount&q=*:*&_stateVer_=org.apache.solr.search.CurrencyRangeFacetCloudTest:4&f.amount.facet.range.other=all&f.amount.facet.range.gap=1.00&facet.mincount=3&f.amount.facet.range.start=4&rows=0&f.amount.facet.range.end=11.0&facet=true&wt=javabin&version=2} hits=15 status=0 QTime=21
   [junit4]   2> 316510 INFO  (qtp915288626-2859) [n:127.0.0.1:55304_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard1 r:core_node2 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1 ] o.a.s.c.S.Request [org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&json.facet={+foo:{+type:range,+field:amount,+mincount:3,+++++++++start:'4',+gap:'1.00',+end:'11.0',+other:all}}&_stateVer_=org.apache.solr.search.CurrencyRangeFacetCloudTest:4&rows=0&wt=javabin&version=2} hits=15 status=0 QTime=14
   [junit4]   2> 316515 INFO  (qtp915288626-2860) [n:127.0.0.1:55304_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard1 r:core_node2 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1 ] o.a.s.c.S.Request [org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1]  webapp=/solr path=/select params={facet.range=amount&q=*:*&_stateVer_=org.apache.solr.search.CurrencyRangeFacetCloudTest:4&f.amount.facet.range.other=all&f.amount.facet.range.gap=1,USD&facet.mincount=3&f.amount.facet.range.start=4,USD&rows=0&f.amount.facet.range.end=11,USD&facet=true&wt=javabin&version=2} hits=15 status=0 QTime=2
   [junit4]   2> 316519 INFO  (qtp915288626-2856) [n:127.0.0.1:55304_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard1 r:core_node2 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1 ] o.a.s.c.S.Request [org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&json.facet={+foo:{+type:range,+field:amount,+mincount:3,+++++++++start:'4,USD',+gap:'1,USD',+end:'11,USD',+other:all}}&_stateVer_=org.apache.solr.search.CurrencyRangeFacetCloudTest:4&rows=0&wt=javabin&version=2} hits=15 status=0 QTime=2
   [junit4]   2> 316523 INFO  (qtp915288626-2858) [n:127.0.0.1:55304_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard1 r:core_node2 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1 ] o.a.s.c.S.Request [org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1]  webapp=/solr path=/select params={facet.range=amount&q=*:*&_stateVer_=org.apache.solr.search.CurrencyRangeFacetCloudTest:4&f.amount.facet.range.other=all&f.amount.facet.range.gap=000.50,GBP&facet.mincount=3&f.amount.facet.range.start=4.00,USD&rows=0&f.amount.facet.range.end=11,USD&facet=true&wt=javabin&version=2} hits=15 status=0 QTime=3
   [junit4]   2> 316528 INFO  (qtp915288626-2859) [n:127.0.0.1:55304_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard1 r:core_node2 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1 ] o.a.s.c.S.Request [org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&json.facet={+foo:{+type:range,+field:amount,+mincount:3,+++++++++start:'4.00,USD',+gap:'000.50,GBP',+end:'11,USD',+other:all}}&_stateVer_=org.apache.solr.search.CurrencyRangeFacetCloudTest:4&rows=0&wt=javabin&version=2} hits=15 status=0 QTime=2
   [junit4]   2> 316533 INFO  (qtp915288626-2860) [n:127.0.0.1:55304_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard1 r:core_node2 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1 ] o.a.s.c.S.Request [org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1]  webapp=/solr path=/select params={facet.range=amount&q=*:*&_stateVer_=org.apache.solr.search.CurrencyRangeFacetCloudTest:4&f.amount.facet.range.other=all&f.amount.facet.range.gap=2,EUR&facet.mincount=3&f.amount.facet.range.start=4.00,USD&rows=0&f.amount.facet.range.end=11,USD&facet=true&wt=javabin&version=2} hits=15 status=0 QTime=2
   [junit4]   2> 316537 INFO  (qtp915288626-2856) [n:127.0.0.1:55304_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard1 r:core_node2 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1 ] o.a.s.c.S.Request [org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&json.facet={+foo:{+type:range,+field:amount,+mincount:3,+++++++++start:'4.00,USD',+gap:'2,EUR',+end:'11,USD',+other:all}}&_stateVer_=org.apache.solr.search.CurrencyRangeFacetCloudTest:4&rows=0&wt=javabin&version=2} hits=15 status=0 QTime=3
   [junit4]   2> 316541 INFO  (qtp915288626-2858) [n:127.0.0.1:55304_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard1 r:core_node2 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1 ] o.a.s.c.S.Request [org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1]  webapp=/solr path=/select params={facet.range=amount&q=*:*&_stateVer_=org.apache.solr.search.CurrencyRangeFacetCloudTest:4&f.amount.facet.range.other=all&f.amount.facet.range.gap=1.00&facet.mincount=0&f.amount.facet.range.start=4&rows=0&f.amount.facet.range.end=11.0&facet=true&wt=javabin&version=2} hits=15 status=0 QTime=1
   [junit4]   2> 316544 INFO  (qtp915288626-2859) [n:127.0.0.1:55304_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard1 r:core_node2 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1 ] o.a.s.c.S.Request [org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&json.facet={+foo:{+type:range,+field:amount,+mincount:0,+++++++++start:'4',+gap:'1.00',+end:'11.0',+other:all}}&_stateVer_=org.apache.solr.search.CurrencyRangeFacetCloudTest:4&rows=0&wt=javabin&version=2} hits=15 status=0 QTime=2
   [junit4]   2> 316548 INFO  (qtp915288626-2860) [n:127.0.0.1:55304_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard1 r:core_node2 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1 ] o.a.s.c.S.Request [org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1]  webapp=/solr path=/select params={facet.range=amount&q=*:*&_stateVer_=org.apache.solr.search.CurrencyRangeFacetCloudTest:4&f.amount.facet.range.other=all&f.amount.facet.range.gap=1,USD&facet.mincount=0&f.amount.facet.range.start=4,USD&rows=0&f.amount.facet.range.end=11,USD&facet=true&wt=javabin&version=2} hits=15 status=0 QTime=2
   [junit4]   2> 316551 INFO  (qtp915288626-2856) [n:127.0.0.1:55304_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard1 r:core_node2 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1 ] o.a.s.c.S.Request [org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&json.facet={+foo:{+type:range,+field:amount,+mincount:0,+++++++++start:'4,USD',+gap:'1,USD',+end:'11,USD',+other:all}}&_stateVer_=org.apache.solr.search.CurrencyRangeFacetCloudTest:4&rows=0&wt=javabin&version=2} hits=15 status=0 QTime=2
   [junit4]   2> 316556 INFO  (qtp915288626-2858) [n:127.0.0.1:55304_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard1 r:core_node2 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1 ] o.a.s.c.S.Request [org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1]  webapp=/solr path=/select params={facet.range=amount&q=*:*&_stateVer_=org.apache.solr.search.CurrencyRangeFacetCloudTest:4&f.amount.facet.range.other=all&f.amount.facet.range.gap=000.50,GBP&facet.mincount=0&f.amount.facet.range.start=4.00,USD&rows=0&f.amount.facet.range.end=11,USD&facet=true&wt=javabin&version=2} hits=15 status=0 QTime=2
   [junit4]   2> 316560 INFO  (qtp915288626-2859) [n:127.0.0.1:55304_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard1 r:core_node2 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1 ] o.a.s.c.S.Request [org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&json.facet={+foo:{+type:range,+field:amount,+mincount:0,+++++++++start:'4.00,USD',+gap:'000.50,GBP',+end:'11,USD',+other:all}}&_stateVer_=org.apache.solr.search.CurrencyRangeFacetCloudTest:4&rows=0&wt=javabin&version=2} hits=15 status=0 QTime=2
   [junit4]   2> 316563 INFO  (qtp915288626-2860) [n:127.0.0.1:55304_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard1 r:core_node2 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1 ] o.a.s.c.S.Request [org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1]  webapp=/solr path=/select params={facet.range=amount&q=*:*&_stateVer_=org.apache.solr.search.CurrencyRangeFacetCloudTest:4&f.amount.facet.range.other=all&f.amount.facet.range.gap=2,EUR&facet.mincount=0&f.amount.facet.range.start=4.00,USD&rows=0&f.amount.facet.range.end=11,USD&facet=true&wt=javabin&version=2} hits=15 status=0 QTime=2
   [junit4]   2> 316570 INFO  (qtp915288626-2856) [n:127.0.0.1:55304_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard1 r:core_node2 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1 ] o.a.s.c.S.Request [org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&json.facet={+foo:{+type:range,+field:amount,+mincount:0,+++++++++start:'4.00,USD',+gap:'2,EUR',+end:'11,USD',+other:all}}&_stateVer_=org.apache.solr.search.CurrencyRangeFacetCloudTest:4&rows=0&wt=javabin&version=2} hits=15 status=0 QTime=5
   [junit4]   2> 316572 INFO  (TEST-CurrencyRangeFacetCloudTest.testSimpleRangeFacetsOfSymetricRates-seed#[ADFE42B3E1ACD318]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testSimpleRangeFacetsOfSymetricRates
   [junit4]   2> 316593 INFO  (TEST-CurrencyRangeFacetCloudTest.testJsonRangeFacetAsSubFacet-seed#[ADFE42B3E1ACD318]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testJsonRangeFacetAsSubFacet
   [junit4]   2> 316597 INFO  (qtp915288626-2858) [n:127.0.0.1:55304_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard1 r:core_node2 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1 ] o.a.s.c.S.Request [org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&json.facet={+foo:{+type:terms,+field:x_s,+refine:true,+limit:1,+overrequest:1,+domain:+{+filter:'id_i1:[5+TO+*]+OR+x_s:x2'},++++++++facet:+{+bar:{+type:range,+field:amount,+other:all,++++++++++++++++++++++++start:'8,EUR',+gap:'2,EUR',+end:'22,EUR'+}}+}+}&_stateVer_=org.apache.solr.search.CurrencyRangeFacetCloudTest:4&rows=0&wt=javabin&version=2} hits=15 status=0 QTime=3
   [junit4]   2> 316601 INFO  (qtp915288626-2859) [n:127.0.0.1:55304_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard1 r:core_node2 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1 ] o.a.s.c.S.Request [org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1]  webapp=/solr path=/select params={q=id_i1:[5+TO+*]+OR+x_s:x2&json.facet={+foo:{+type:terms,+field:x_s,+refine:true,+limit:1,+overrequest:1,+++++++++facet:+{+bar:{+type:range,+field:amount,+other:all,++++++++++++++++++++++++start:'8,EUR',+gap:'2,EUR',+end:'22,EUR'+}}+}+}&_stateVer_=org.apache.solr.search.CurrencyRangeFacetCloudTest:4&rows=0&wt=javabin&version=2} hits=11 status=0 QTime=3
   [junit4]   2> 316603 INFO  (TEST-CurrencyRangeFacetCloudTest.testJsonRangeFacetAsSubFacet-seed#[ADFE42B3E1ACD318]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testJsonRangeFacetAsSubFacet
   [junit4]   2> 316627 INFO  (TEST-CurrencyRangeFacetCloudTest.testFacetRangeOfAsymetricRates-seed#[ADFE42B3E1ACD318]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testFacetRangeOfAsymetricRates
   [junit4]   2> 316637 INFO  (qtp915288626-2860) [n:127.0.0.1:55304_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard1 r:core_node2 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1 ] o.a.s.c.S.Request [org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1]  webapp=/solr path=/select params={facet.range=amount&q=*:*&_stateVer_=org.apache.solr.search.CurrencyRangeFacetCloudTest:4&f.amount.facet.range.other=all&f.amount.facet.range.gap=2,EUR&facet.mincount=3&f.amount.facet.range.start=8,EUR&rows=0&f.amount.facet.range.end=22,EUR&facet=true&wt=javabin&version=2} hits=15 status=0 QTime=9
   [junit4]   2> 316641 INFO  (qtp915288626-2856) [n:127.0.0.1:55304_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard1 r:core_node2 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1 ] o.a.s.c.S.Request [org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1]  webapp=/solr path=/select params={facet.range=amount&q=*:*&_stateVer_=org.apache.solr.search.CurrencyRangeFacetCloudTest:4&f.amount.facet.range.other=all&f.amount.facet.range.gap=2,EUR&facet.mincount=0&f.amount.facet.range.start=8,EUR&rows=0&f.amount.facet.range.end=22,EUR&facet=true&wt=javabin&version=2} hits=15 status=0 QTime=1
   [junit4]   2> 316642 INFO  (TEST-CurrencyRangeFacetCloudTest.testFacetRangeOfAsymetricRates-seed#[ADFE42B3E1ACD318]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testFacetRangeOfAsymetricRates
   [junit4]   2> 316661 INFO  (TEST-CurrencyRangeFacetCloudTest.testJsonFacetRangeOfAsymetricRates-seed#[ADFE42B3E1ACD318]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testJsonFacetRangeOfAsymetricRates
   [junit4]   2> 316664 INFO  (qtp915288626-2858) [n:127.0.0.1:55304_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard1 r:core_node2 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1 ] o.a.s.c.S.Request [org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&json.facet={+foo:{+type:range,+field:amount,+start:'8,EUR',+++++++++mincount:3,+++++++++gap:'2,EUR',+end:'22,EUR',+other:all}}&_stateVer_=org.apache.solr.search.CurrencyRangeFacetCloudTest:4&rows=0&wt=javabin&version=2} hits=15 status=0 QTime=2
   [junit4]   2> 316669 INFO  (qtp915288626-2859) [n:127.0.0.1:55304_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard1 r:core_node2 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1 ] o.a.s.c.S.Request [org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&json.facet={+foo:{+type:range,+field:amount,+start:'8,EUR',+++++++++mincount:0,+++++++++gap:'2,EUR',+end:'22,EUR',+other:all}}&_stateVer_=org.apache.solr.search.CurrencyRangeFacetCloudTest:4&rows=0&wt=javabin&version=2} hits=15 status=0 QTime=3
   [junit4]   2> 316670 INFO  (TEST-CurrencyRangeFacetCloudTest.testJsonFacetRangeOfAsymetricRates-seed#[ADFE42B3E1ACD318]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testJsonFacetRangeOfAsymetricRates
   [junit4]   2> 316778 INFO  (jetty-closer-1640-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=719621677
   [junit4]   2> 316778 INFO  (jetty-closer-1640-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:55304_solr
   [junit4]   2> 316779 INFO  (jetty-closer-1640-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 316780 INFO  (jetty-closer-1640-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:55304_solr as DOWN
   [junit4]   2> 316786 INFO  (coreCloseExecutor-1644-thread-1) [n:127.0.0.1:55304_solr     ] o.a.s.c.SolrCore [org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@6936f034
   [junit4]   2> 316786 INFO  (coreCloseExecutor-1644-thread-1) [n:127.0.0.1:55304_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.org.apache.solr.search.CurrencyRangeFacetCloudTest.shard1.replica_n1 tag=SolrCore@6936f034
   [junit4]   2> 316786 INFO  (coreCloseExecutor-1644-thread-1) [n:127.0.0.1:55304_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4c0e0ca4: rootName = solr_55304, domain = solr.core.org.apache.solr.search.CurrencyRangeFacetCloudTest.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.org.apache.solr.search.CurrencyRangeFacetCloudTest.shard1.replica_n1/com.codahale.metrics.MetricRegistry@750b2bac
   [junit4]   2> 316799 INFO  (coreCloseExecutor-1644-thread-1) [n:127.0.0.1:55304_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.org.apache.solr.search.CurrencyRangeFacetCloudTest.shard1.leader tag=SolrCore@6936f034
   [junit4]   2> 316802 INFO  (coreCloseExecutor-1644-thread-1) [n:127.0.0.1:55304_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 316808 INFO  (jetty-closer-1640-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 316809 INFO  (jetty-closer-1640-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@265e3fe2: rootName = solr_55304, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@2592bcaa
   [junit4]   2> 316817 INFO  (jetty-closer-1640-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 316817 INFO  (jetty-closer-1640-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@28a31aab: rootName = solr_55304, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@6017b852
   [junit4]   2> 316820 INFO  (jetty-closer-1640-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 316820 INFO  (jetty-closer-1640-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5e579bd8: rootName = solr_55304, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@7c74a556
   [junit4]   2> 316820 INFO  (jetty-closer-1640-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 316826 INFO  (closeThreadPool-1646-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72161330735284229-127.0.0.1:55304_solr-n_0000000000) closing
   [junit4]   2> 316827 INFO  (OverseerStateUpdate-72161330735284229-127.0.0.1:55304_solr-n_0000000000) [n:127.0.0.1:55304_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:55304_solr
   [junit4]   2> 316827 INFO  (OverseerAutoScalingTriggerThread-72161330735284229-127.0.0.1:55304_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 316837 INFO  (closeThreadPool-1646-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72161330735284229-127.0.0.1:55304_solr-n_0000000000) closing
   [junit4]   2> 316942 INFO  (jetty-closer-1640-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72161330735284229-127.0.0.1:55304_solr-n_0000000000) closing
   [junit4]   2> 316959 INFO  (jetty-closer-1640-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@3849da93{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 316960 INFO  (jetty-closer-1640-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@551b02d1{/solr,null,UNAVAILABLE}
   [junit4]   2> 316963 INFO  (jetty-closer-1640-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 316969 INFO  (SUITE-CurrencyRangeFacetCloudTest-seed#[ADFE42B3E1ACD318]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 317178 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/aliases.json
   [junit4]   2> 	2	/solr/collections/org.apache.solr.search.CurrencyRangeFacetCloudTest/terms/shard1
   [junit4]   2> 	2	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	9	/solr/collections/org.apache.solr.search.CurrencyRangeFacetCloudTest/state.json
   [junit4]   2> 	2	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	11	/solr/overseer/queue
   [junit4]   2> 	4	/solr/collections
   [junit4]   2> 	4	/solr/overseer/collection-queue-work
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 317188 INFO  (SUITE-CurrencyRangeFacetCloudTest-seed#[ADFE42B3E1ACD318]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:55291
   [junit4]   2> 317188 INFO  (SUITE-CurrencyRangeFacetCloudTest-seed#[ADFE42B3E1ACD318]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:55291
   [junit4]   2> 317188 INFO  (SUITE-CurrencyRangeFacetCloudTest-seed#[ADFE42B3E1ACD318]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 55291
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.search.CurrencyRangeFacetCloudTest_ADFE42B3E1ACD318-001
   [junit4]   2> Jun 24, 2020 6:52:29 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene86): {amount____currency=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), amount____amount_raw=PostingsFormat(name=LuceneVarGapDocFreqInterval), multiDefault=PostingsFormat(name=Asserting), _root_=PostingsFormat(name=LuceneFixedGap), id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), x_s=PostingsFormat(name=Asserting)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene80), intDefault=DocValuesFormat(name=Direct), id_i1=DocValuesFormat(name=Asserting), range_facet_i_dv=DocValuesFormat(name=Direct), intDvoDefault=DocValuesFormat(name=Lucene80), range_facet_l=DocValuesFormat(name=Direct), timestamp=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=831, maxMBSortInHeap=7.585962454880276, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=en-BB, timezone=America/Jamaica
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 13.0.2 (64-bit)/cpus=6,threads=1,free=172148464,total=364904448
   [junit4]   2> NOTE: All tests run in this JVM: [PKIAuthenticationIntegrationTest, ZookeeperReadAPITest, DistributedSuggestComponentTest, BadIndexSchemaTest, TestNonDefinedSimilarityFactory, SplitByPrefixTest, WordBreakSolrSpellCheckerTest, TestHdfsUpdateLog, SegmentsInfoRequestHandlerTest, CollectionPropsTest, AtomicUpdatesTest, DateFieldTest, TestCloudJSONFacetSKGEquiv, SolrRequestParserTest, TestRandomFlRTGCloud, JWTAuthPluginIntegrationTest, TestTermsQParserPlugin, CurrencyRangeFacetCloudTest]
   [junit4] Completed [118/911 (1!)] on J4 in 4.81s, 7 tests, 1 failure <<< FAILURES!

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

[repro] Revision: 85611f7ee5a654b04e4a6216ef9da76e95fd9088

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseParallelGC"
[repro] Repro line:  ant test  -Dtestcase=CurrencyRangeFacetCloudTest -Dtests.method=testJsonRangeFacetWithSubFacet -Dtests.seed=ADFE42B3E1ACD318 -Dtests.slow=true -Dtests.locale=en-BB -Dtests.timezone=America/Jamaica -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[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]       CurrencyRangeFacetCloudTest
[repro] ant compile-test

[...truncated 3472 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.CurrencyRangeFacetCloudTest" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseParallelGC" -Dtests.seed=ADFE42B3E1ACD318 -Dtests.slow=true -Dtests.locale=en-BB -Dtests.timezone=America/Jamaica -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 34 lines...]
   [junit4] Suite: org.apache.solr.search.CurrencyRangeFacetCloudTest
   [junit4]   2> 4497 INFO  (SUITE-CurrencyRangeFacetCloudTest-seed#[ADFE42B3E1ACD318]-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> 4523 INFO  (SUITE-CurrencyRangeFacetCloudTest-seed#[ADFE42B3E1ACD318]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 4536 INFO  (SUITE-CurrencyRangeFacetCloudTest-seed#[ADFE42B3E1ACD318]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.search.CurrencyRangeFacetCloudTest_ADFE42B3E1ACD318-001/data-dir-1-001
   [junit4]   2> 4732 INFO  (SUITE-CurrencyRangeFacetCloudTest-seed#[ADFE42B3E1ACD318]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 4826 INFO  (SUITE-CurrencyRangeFacetCloudTest-seed#[ADFE42B3E1ACD318]-worker) [     ] o.e.j.u.log Logging initialized @4910ms to org.eclipse.jetty.util.log.Slf4jLog
   [junit4]   2> 4831 INFO  (SUITE-CurrencyRangeFacetCloudTest-seed#[ADFE42B3E1ACD318]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) 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> 4886 INFO  (SUITE-CurrencyRangeFacetCloudTest-seed#[ADFE42B3E1ACD318]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.search.CurrencyRangeFacetCloudTest_ADFE42B3E1ACD318-001/tempDir-001
   [junit4]   2> 4907 INFO  (SUITE-CurrencyRangeFacetCloudTest-seed#[ADFE42B3E1ACD318]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 4920 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 4921 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 5044 INFO  (SUITE-CurrencyRangeFacetCloudTest-seed#[ADFE42B3E1ACD318]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port: 49258
   [junit4]   2> 5044 INFO  (SUITE-CurrencyRangeFacetCloudTest-seed#[ADFE42B3E1ACD318]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:49258
   [junit4]   2> 5050 INFO  (SUITE-CurrencyRangeFacetCloudTest-seed#[ADFE42B3E1ACD318]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:49258
   [junit4]   2> 5051 INFO  (SUITE-CurrencyRangeFacetCloudTest-seed#[ADFE42B3E1ACD318]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 49258
   [junit4]   2> 5218 INFO  (SUITE-CurrencyRangeFacetCloudTest-seed#[ADFE42B3E1ACD318]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5297 INFO  (zkConnectionManagerCallback-3-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5302 INFO  (SUITE-CurrencyRangeFacetCloudTest-seed#[ADFE42B3E1ACD318]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5360 INFO  (SUITE-CurrencyRangeFacetCloudTest-seed#[ADFE42B3E1ACD318]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5372 INFO  (zkConnectionManagerCallback-5-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5375 INFO  (SUITE-CurrencyRangeFacetCloudTest-seed#[ADFE42B3E1ACD318]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5376 INFO  (SUITE-CurrencyRangeFacetCloudTest-seed#[ADFE42B3E1ACD318]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5392 INFO  (zkConnectionManagerCallback-7-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5398 INFO  (SUITE-CurrencyRangeFacetCloudTest-seed#[ADFE42B3E1ACD318]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5807 WARN  (jetty-launcher-8-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 5807 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 5807 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 5815 INFO  (jetty-launcher-8-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 13.0.2+8
   [junit4]   2> 5884 INFO  (jetty-launcher-8-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 5885 INFO  (jetty-launcher-8-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 5891 INFO  (jetty-launcher-8-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 5917 INFO  (jetty-launcher-8-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@55f54d3b{/solr,null,AVAILABLE}
   [junit4]   2> 5954 INFO  (jetty-launcher-8-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2383f1c0{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:49285}
   [junit4]   2> 5955 INFO  (jetty-launcher-8-thread-1) [     ] o.e.j.s.Server Started @6042ms
   [junit4]   2> 5955 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=49285}
   [junit4]   2> 6021 ERROR (jetty-launcher-8-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 6021 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 6022 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 8.6.0
   [junit4]   2> 6029 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 6029 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 6032 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-06-24T19:41:13.808378Z
   [junit4]   2> 6034 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 6041 INFO  (zkConnectionManagerCallback-10-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 6042 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 6050 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 7397 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 7738 WARN  (jetty-launcher-8-thread-1) [     ] o.e.j.u.s.S.

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

.search.CurrencyRangeFacetCloudTest] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 21898 INFO  (zkCallback-22-thread-4) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/org.apache.solr.search.CurrencyRangeFacetCloudTest/state.json] for collection [org.apache.solr.search.CurrencyRangeFacetCloudTest] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 21902 INFO  (coreCloseExecutor-50-thread-1) [n:127.0.0.1:49283_solr     ] o.a.s.c.SolrCore [org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@61973142
   [junit4]   2> 21902 INFO  (coreCloseExecutor-50-thread-1) [n:127.0.0.1:49283_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.org.apache.solr.search.CurrencyRangeFacetCloudTest.shard1.replica_n1 tag=SolrCore@61973142
   [junit4]   2> 21902 INFO  (coreCloseExecutor-50-thread-1) [n:127.0.0.1:49283_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3e2aceb6: rootName = solr_49283, domain = solr.core.org.apache.solr.search.CurrencyRangeFacetCloudTest.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.org.apache.solr.search.CurrencyRangeFacetCloudTest.shard1.replica_n1/com.codahale.metrics.MetricRegistry@761e7ba7
   [junit4]   2> 22020 INFO  (coreCloseExecutor-50-thread-1) [n:127.0.0.1:49283_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.org.apache.solr.search.CurrencyRangeFacetCloudTest.shard1.leader tag=SolrCore@61973142
   [junit4]   2> 22040 INFO  (coreCloseExecutor-50-thread-1) [n:127.0.0.1:49283_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 22116 INFO  (jetty-closer-46-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 22116 INFO  (jetty-closer-46-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@405da829: rootName = solr_49283, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@10bf4161
   [junit4]   2> 22127 INFO  (jetty-closer-46-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 22127 INFO  (jetty-closer-46-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4de78ed7: rootName = solr_49283, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@e9c639b
   [junit4]   2> 22133 INFO  (jetty-closer-46-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 22134 INFO  (jetty-closer-46-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@380e9a20: rootName = solr_49283, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@b0983ed
   [junit4]   2> 22134 INFO  (jetty-closer-46-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 22137 INFO  (closeThreadPool-52-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72161522577178629-127.0.0.1:49283_solr-n_0000000000) closing
   [junit4]   2> 22137 INFO  (OverseerStateUpdate-72161522577178629-127.0.0.1:49283_solr-n_0000000000) [n:127.0.0.1:49283_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:49283_solr
   [junit4]   2> 22138 INFO  (OverseerAutoScalingTriggerThread-72161522577178629-127.0.0.1:49283_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 22154 INFO  (closeThreadPool-52-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72161522577178629-127.0.0.1:49283_solr-n_0000000000) closing
   [junit4]   2> 22271 INFO  (jetty-closer-46-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72161522577178629-127.0.0.1:49283_solr-n_0000000000) closing
   [junit4]   2> 22277 INFO  (jetty-closer-46-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@3942ccc5{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 22280 INFO  (jetty-closer-46-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@671b263{/solr,null,UNAVAILABLE}
   [junit4]   2> 22281 INFO  (jetty-closer-46-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 22284 INFO  (SUITE-CurrencyRangeFacetCloudTest-seed#[ADFE42B3E1ACD318]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 22507 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/aliases.json
   [junit4]   2> 	2	/solr/collections/org.apache.solr.search.CurrencyRangeFacetCloudTest/terms/shard1
   [junit4]   2> 	2	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	12	/solr/collections/org.apache.solr.search.CurrencyRangeFacetCloudTest/state.json
   [junit4]   2> 	2	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	13	/solr/overseer/queue
   [junit4]   2> 	4	/solr/collections
   [junit4]   2> 	4	/solr/overseer/collection-queue-work
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 22518 INFO  (SUITE-CurrencyRangeFacetCloudTest-seed#[ADFE42B3E1ACD318]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:49257
   [junit4]   2> 22518 INFO  (SUITE-CurrencyRangeFacetCloudTest-seed#[ADFE42B3E1ACD318]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:49257
   [junit4]   2> 22518 INFO  (SUITE-CurrencyRangeFacetCloudTest-seed#[ADFE42B3E1ACD318]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 49257
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.search.CurrencyRangeFacetCloudTest_ADFE42B3E1ACD318-001
   [junit4]   2> Jun 24, 2020 7:41:30 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene86): {amount____currency=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), amount____amount_raw=PostingsFormat(name=LuceneVarGapDocFreqInterval), multiDefault=PostingsFormat(name=Asserting), _root_=PostingsFormat(name=LuceneFixedGap), id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), x_s=PostingsFormat(name=Asserting)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene80), intDefault=DocValuesFormat(name=Direct), id_i1=DocValuesFormat(name=Asserting), range_facet_i_dv=DocValuesFormat(name=Direct), intDvoDefault=DocValuesFormat(name=Lucene80), range_facet_l=DocValuesFormat(name=Direct), timestamp=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=831, maxMBSortInHeap=7.585962454880276, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=en-BB, timezone=America/Jamaica
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 13.0.2 (64-bit)/cpus=6,threads=1,free=162512024,total=228065280
   [junit4]   2> NOTE: All tests run in this JVM: [CurrencyRangeFacetCloudTest]
   [junit4] Completed [5/5 (5!)] on J2 in 21.89s, 7 tests, 1 failure <<< FAILURES!

[...truncated 17 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/common-build.xml:1599: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/common-build.xml:1126: There were test failures: 5 suites, 35 tests, 5 failures [seed: ADFE42B3E1ACD318]

Total time: 26 seconds

[repro] Setting last failure code to 256

[repro] Failures w/original seeds:
[repro]   5/5 failed: org.apache.solr.search.CurrencyRangeFacetCloudTest
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
No credentials specified
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=85611f7ee5a654b04e4a6216ef9da76e95fd9088, workspace=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX
[WARNINGS] Computing warning deltas based on reference build #1181
Recording test results
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2

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

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

1 tests failed.
FAILED:  org.apache.solr.client.solrj.io.stream.MathExpressionTest.testMultiVariateNormalDistribution

Error Message:
[13.668369545710316, 257.6690220197663]

Stack Trace:
java.lang.AssertionError: [13.668369545710316, 257.6690220197663]
	at __randomizedtesting.SeedInfo.seed([334D6997150ACC6D:A9B6E0E022238E66]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.solr.client.solrj.io.stream.MathExpressionTest.testMultiVariateNormalDistribution(MathExpressionTest.java:4472)
	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:567)
	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 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:835)




Build Log:
[...truncated 17137 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.io.stream.MathExpressionTest
   [junit4]   2> 60342 INFO  (SUITE-MathExpressionTest-seed#[334D6997150ACC6D]-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> 60342 INFO  (SUITE-MathExpressionTest-seed#[334D6997150ACC6D]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 60343 INFO  (SUITE-MathExpressionTest-seed#[334D6997150ACC6D]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.MathExpressionTest_334D6997150ACC6D-001/data-dir-4-001
   [junit4]   2> 60343 INFO  (SUITE-MathExpressionTest-seed#[334D6997150ACC6D]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 60350 INFO  (SUITE-MathExpressionTest-seed#[334D6997150ACC6D]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) 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> 60358 INFO  (SUITE-MathExpressionTest-seed#[334D6997150ACC6D]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.MathExpressionTest_334D6997150ACC6D-001/tempDir-001
   [junit4]   2> 60360 WARN  (SUITE-MathExpressionTest-seed#[334D6997150ACC6D]-worker) [     ] o.a.s.c.ZkTestServer TEST_HOME() does not exist - solrj test?
   [junit4]   2> 60364 INFO  (SUITE-MathExpressionTest-seed#[334D6997150ACC6D]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 60377 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 60377 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 60478 INFO  (SUITE-MathExpressionTest-seed#[334D6997150ACC6D]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port: 51416
   [junit4]   2> 60478 INFO  (SUITE-MathExpressionTest-seed#[334D6997150ACC6D]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:51416
   [junit4]   2> 60478 INFO  (SUITE-MathExpressionTest-seed#[334D6997150ACC6D]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:51416
   [junit4]   2> 60479 INFO  (SUITE-MathExpressionTest-seed#[334D6997150ACC6D]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 51416
   [junit4]   2> 60636 INFO  (SUITE-MathExpressionTest-seed#[334D6997150ACC6D]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 60666 INFO  (zkConnectionManagerCallback-29-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 60666 INFO  (SUITE-MathExpressionTest-seed#[334D6997150ACC6D]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 60753 INFO  (SUITE-MathExpressionTest-seed#[334D6997150ACC6D]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 60758 INFO  (zkConnectionManagerCallback-31-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 60760 INFO  (SUITE-MathExpressionTest-seed#[334D6997150ACC6D]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 60772 INFO  (SUITE-MathExpressionTest-seed#[334D6997150ACC6D]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 60792 INFO  (zkConnectionManagerCallback-33-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 60807 INFO  (SUITE-MathExpressionTest-seed#[334D6997150ACC6D]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 60976 WARN  (jetty-launcher-34-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 60976 WARN  (jetty-launcher-34-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 60976 INFO  (jetty-launcher-34-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 60976 INFO  (jetty-launcher-34-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 60976 INFO  (jetty-launcher-34-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 60976 INFO  (jetty-launcher-34-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 60977 INFO  (jetty-launcher-34-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10
   [junit4]   2> 60983 WARN  (jetty-launcher-34-thread-3) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 60983 WARN  (jetty-launcher-34-thread-4) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 60983 INFO  (jetty-launcher-34-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 60983 INFO  (jetty-launcher-34-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 60983 INFO  (jetty-launcher-34-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 60983 INFO  (jetty-launcher-34-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 60990 INFO  (jetty-launcher-34-thread-2) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10
   [junit4]   2> 60990 INFO  (jetty-launcher-34-thread-4) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10
   [junit4]   2> 60991 INFO  (jetty-launcher-34-thread-3) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10
   [junit4]   2> 61009 INFO  (jetty-launcher-34-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 61009 INFO  (jetty-launcher-34-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 61009 INFO  (jetty-launcher-34-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 61010 INFO  (jetty-launcher-34-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@41a369ea{/solr,null,AVAILABLE}
   [junit4]   2> 61010 INFO  (jetty-launcher-34-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 61011 INFO  (jetty-launcher-34-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 61011 INFO  (jetty-launcher-34-thread-4) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 61011 INFO  (jetty-launcher-34-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 61011 INFO  (jetty-launcher-34-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 61011 INFO  (jetty-launcher-34-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@12762e00{/solr,null,AVAILABLE}
   [junit4]   2> 61014 INFO  (jetty-launcher-34-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 61015 INFO  (jetty-launcher-34-thread-3) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 61015 INFO  (jetty-launcher-34-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 61015 INFO  (jetty-launcher-34-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 61016 INFO  (jetty-launcher-34-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6902b4a3{/solr,null,AVAILABLE}
   [junit4]   2> 61016 INFO  (jetty-launcher-34-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3478a6e8{/solr,null,AVAILABLE}
   [junit4]   2> 61039 INFO  (jetty-launcher-34-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@270cd769{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:51421}
   [junit4]   2> 61039 INFO  (jetty-launcher-34-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@306a7816{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:51424}
   [junit4]   2> 61039 INFO  (jetty-launcher-34-thread-1) [     ] o.e.j.s.Server Started @61244ms
   [junit4]   2> 61039 INFO  (jetty-launcher-34-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@77e9aa73{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:51423}
   [junit4]   2> 61039 INFO  (jetty-launcher-34-thread-2) [     ] o.e.j.s.Server Started @61244ms
   [junit4]   2> 61039 INFO  (jetty-launcher-34-thread-3) [     ] o.e.j.s.Server Started @61244ms
   [junit4]   2> 61039 INFO  (jetty-launcher-34-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51421}
   [junit4]   2> 61039 INFO  (jetty-launcher-34-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51424}
   [junit4]   2> 61046 INFO  (jetty-launcher-34-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@38b8b667{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:51422}
   [junit4]   2> 61046 INFO  (jetty-launcher-34-thread-4) [     ] o.e.j.s.Server Started @61250ms
   [junit4]   2> 61046 INFO  (jetty-launcher-34-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51422}
   [junit4]   2> 61046 ERROR (jetty-launcher-34-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 61046 INFO  (jetty-launcher-34-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 61046 INFO  (jetty-launcher-34-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 8.6.0
   [junit4]   2> 61046 INFO  (jetty-launcher-34-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 61046 INFO  (jetty-launcher-34-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 61047 INFO  (jetty-launcher-34-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-06-24T14:42:49.825016Z
   [junit4]   2> 61048 INFO  (jetty-launcher-34-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 61039 INFO  (jetty-launcher-34-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51423}
   [junit4]   2> 61049 ERROR (jetty-launcher-34-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 61049 INFO  (jetty-launcher-34-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 61050 ERROR (jetty-launcher-34-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 61050 INFO  (jetty-launcher-34-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 61050 INFO  (jetty-launcher-34-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 8.6.0
   [junit4]   2> 61050 INFO  (jetty-launcher-34-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 8.6.0
   [junit4]   2> 61050 INFO  (jetty-launcher-34-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 61050 ERROR (jetty-launcher-34-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 61050 INFO  (jetty-launcher-34-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 61050 INFO  (jetty-launcher-34-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 61050 INFO  (jetty-launcher-34-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 61050 INFO  (jetty-launcher-34-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 61050 INFO  (jetty-launcher-34-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 8.6.0
   [junit4]   2> 61050 INFO  (jetty-launcher-34-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-06-24T14:42:49.828633Z
   [junit4]   2> 61050 INFO  (jetty-launcher-34-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-06-24T14:42:49.828644Z
   [junit4]   2> 61050 INFO  (jetty-launcher-34-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 61050 INFO  (jetty-launcher-34-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 61050 INFO  (jetty-launcher-34-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-06-24T14:42:49.828871Z
   [junit4]   2> 61051 INFO  (jetty-launcher-34-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 61052 INFO  (jetty-launcher-34-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 61053 INFO  (jetty-launcher-34-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 61061 INFO  (zkConnectionManagerCallback-36-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 61061 INFO  (jetty-launcher-34-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 61076 INFO  (zkConnectionManagerCallback-38-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 61076 INFO  (zkConnectionManagerCallback-40-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 61076 INFO  (jetty-launcher-34-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 61076 INFO  (jetty-launcher-34-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 61076 INFO  (zkConnectionManagerCallback-42-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 61090 INFO  (jetty-launcher-34-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 61095 INFO  (jetty-launcher-34-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 61096 INFO  (jetty-launcher-34-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 61096 INFO  (jetty-launcher-34-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 61097 INFO  (jetty-launcher-34-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 61548 INFO  (jetty-launcher-34-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 61600 WARN  (jetty-launcher-34-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2e8d53b9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 61600 WARN  (jetty-launcher-34-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2e8d53b9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 61648 INFO  (jetty-launcher-34-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 61736 WARN  (jetty-launcher-34-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@45d199f5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 61736 WARN  (jetty-launcher-34-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@45d199f5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 61737 WARN  (jetty-launcher-34-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@620aa8c0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 61737 WARN  (jetty-launcher-34-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@620aa8c0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 61749 INFO  (jetty-launcher-34-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51416/solr
   [junit4]   2> 61774 INFO  (jetty-launcher-34-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 61792 WARN  (jetty-launcher-34-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@43a8e8c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 61792 WARN  (jetty-launcher-34-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@43a8e8c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 61794 INFO  (jetty-launcher-34-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51416/solr
   [junit4]   2> 61803 INFO  (jetty-launcher-34-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 61803 INFO  (zkConnectionManagerCallback-66-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 61818 INFO  (jetty-launcher-34-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 61818 INFO  (zkConnectionManagerCallback-70-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 61827 INFO  (jetty-launcher-34-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 61828 INFO  (jetty-launcher-34-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 61857 WARN  (jetty-launcher-34-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@639e0f72[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 61857 WARN  (jetty-launcher-34-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@639e0f72[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 61885 WARN  (jetty-launcher-34-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7ebef8a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 61885 WARN  (jetty-launcher-34-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7ebef8a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 61886 INFO  (jetty-launcher-34-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51416/solr
   [junit4]   2> 61890 INFO  (jetty-launcher-34-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 61920 INFO  (zkConnectionManagerCallback-78-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 61921 INFO  (jetty-launcher-34-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 62004 INFO  (jetty-launcher-34-thread-1) [n:127.0.0.1:51421_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 62061 INFO  (jetty-launcher-34-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 62062 INFO  (zkConnectionManagerCallback-80-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 62062 INFO  (jetty-launcher-34-thread-1) [n:127.0.0.1:51421_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 62101 WARN  (jetty-launcher-34-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3f6a1f57[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 62102 WARN  (jetty-launcher-34-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3f6a1f57[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 62103 INFO  (jetty-launcher-34-thread-3) [n:127.0.0.1:51423_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 62126 INFO  (zkConnectionManagerCallback-85-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 62131 INFO  (jetty-launcher-34-thread-3) [n:127.0.0.1:51423_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 62154 WARN  (jetty-launcher-34-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@29843248[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 62154 WARN  (jetty-launcher-34-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@29843248[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 62156 INFO  (jetty-launcher-34-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51416/solr
   [junit4]   2> 62162 INFO  (jetty-launcher-34-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 62170 INFO  (zkConnectionManagerCallback-90-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 62172 INFO  (jetty-launcher-34-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 62221 INFO  (jetty-launcher-34-thread-4) [n:127.0.0.1:51422_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 62225 INFO  (zkConnectionManagerCallback-92-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 62226 INFO  (jetty-launcher-34-thread-4) [n:127.0.0.1:51422_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 62343 INFO  (jetty-launcher-34-thread-2) [n:127.0.0.1:51424_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 62373 INFO  (zkConnectionManagerCallback-94-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 62381 INFO  (jetty-launcher-34-thread-2) [n:127.0.0.1:51424_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 64564 INFO  (jetty-launcher-34-thread-3) [n:127.0.0.1:51423_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:51423_solr
   [junit4]   2> 64589 INFO  (jetty-launcher-34-thread-3) [n:127.0.0.1:51423_solr     ] o.a.s.c.Overseer Overseer (id=72160349246783499-127.0.0.1:51423_solr-n_0000000000) starting
   [junit4]   2> 64795 INFO  (OverseerStateUpdate-72160349246783499-127.0.0.1:51423_solr-n_0000000000) [n:127.0.0.1:51423_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:51423_solr
   [junit4]   2> 64806 INFO  (jetty-launcher-34-thread-3) [n:127.0.0.1:51423_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51423_solr
   [junit4]   2> 64836 INFO  (zkCallback-84-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 64902 INFO  (jetty-launcher-34-thread-3) [n:127.0.0.1:51423_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 64910 WARN  (jetty-launcher-34-thread-3) [n:127.0.0.1:51423_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> 64990 INFO  (jetty-launcher-34-thread-3) [n:127.0.0.1:51423_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 65037 INFO  (jetty-launcher-34-thread-2) [n:127.0.0.1:51424_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 65065 INFO  (jetty-launcher-34-thread-4) [n:127.0.0.1:51422_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 65072 INFO  (jetty-launcher-34-thread-3) [n:127.0.0.1:51423_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51423.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@af1692a
   [junit4]   2> 65077 INFO  (jetty-launcher-34-thread-1) [n:127.0.0.1:51421_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 65109 INFO  (jetty-launcher-34-thread-3) [n:127.0.0.1:51423_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51423.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@af1692a
   [junit4]   2> 65112 INFO  (jetty-launcher-34-thread-3) [n:127.0.0.1:51423_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51423.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@af1692a
   [junit4]   2> 65113 INFO  (jetty-launcher-34-thread-2) [n:127.0.0.1:51424_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:51424_solr as DOWN
   [junit4]   2> 65116 INFO  (jetty-launcher-34-thread-3) [n:127.0.0.1:51423_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.MathExpressionTest_334D6997150ACC6D-001/tempDir-001/node3
   [junit4]   2> 65137 INFO  (jetty-launcher-34-thread-2) [n:127.0.0.1:51424_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 65137 INFO  (jetty-launcher-34-thread-2) [n:127.0.0.1:51424_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51424_solr
   [junit4]   2> 65143 INFO  (jetty-launcher-34-thread-4) [n:127.0.0.1:51422_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:51422_solr as DOWN
   [junit4]   2> 65154 INFO  (zkCallback-84-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 65155 INFO  (zkCallback-79-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 65155 INFO  (zkCallback-93-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 65156 INFO  (zkCallback-91-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 65170 INFO  (jetty-launcher-34-thread-4) [n:127.0.0.1:51422_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 65171 INFO  (jetty-launcher-34-thread-4) [n:127.0.0.1:51422_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51422_solr
   [junit4]   2> 65179 INFO  (jetty-launcher-34-thread-1) [n:127.0.0.1:51421_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:51421_solr as DOWN
   [junit4]   2> 65197 INFO  (zkCallback-84-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 65197 INFO  (jetty-launcher-34-thread-1) [n:127.0.0.1:51421_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 65197 INFO  (jetty-launcher-34-thread-1) [n:127.0.0.1:51421_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51421_solr
   [junit4]   2> 65200 INFO  (zkCallback-93-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 65200 INFO  (zkCallback-79-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 65200 INFO  (jetty-launcher-34-thread-2) [n:127.0.0.1:51424_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 65200 INFO  (zkCallback-91-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 65202 WARN  (jetty-launcher-34-thread-2) [n:127.0.0.1:51424_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> 65223 INFO  (zkCallback-91-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 65223 INFO  (zkCallback-93-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 65224 INFO  (zkCallback-84-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 65228 INFO  (zkCallback-79-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 65238 INFO  (jetty-launcher-34-thread-4) [n:127.0.0.1:51422_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 65240 WARN  (jetty-launcher-34-thread-4) [n:127.0.0.1:51422_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> 65253 INFO  (jetty-launcher-34-thread-1) [n:127.0.0.1:51421_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 65254 WARN  (jetty-launcher-34-thread-1) [n:127.0.0.1:51421_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> 65270 INFO  (jetty-launcher-34-thread-2) [n:127.0.0.1:51424_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 65273 INFO  (jetty-launcher-34-thread-4) [n:127.0.0.1:51422_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 65289 INFO  (jetty-launcher-34-thread-1) [n:127.0.0.1:51421_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 65977 INFO  (jetty-launcher-34-thread-4) [n:127.0.0.1:51422_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51422.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@af1692a
   [junit4]   2> 66018 INFO  (jetty-launcher-34-thread-1) [n:127.0.0.1:51421_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51421.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@af1692a
   [junit4]   2> 66030 INFO  (jetty-launcher-34-thread-2) [n:127.0.0.1:51424_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51424.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@af1692a
   [junit4]   2> 66121 INFO  (jetty-launcher-34-thread-4) [n:127.0.0.1:51422_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51422.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@af1692a
   [junit4]   2> 66121 INFO  (jetty-launcher-34-thread-4) [n:127.0.0.1:51422_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51422.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@af1692a
   [junit4]   2> 66124 INFO  (jetty-launcher-34-thread-4) [n:127.0.0.1:51422_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.MathExpressionTest_334D6997150ACC6D-001/tempDir-001/node4
   [junit4]   2> 66131 INFO  (jetty-launcher-34-thread-2) [n:127.0.0.1:51424_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51424.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@af1692a
   [junit4]   2> 66131 INFO  (jetty-launcher-34-thread-2) [n:127.0.0.1:51424_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51424.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@af1692a
   [junit4]   2> 66133 INFO  (jetty-launcher-34-thread-2) [n:127.0.0.1:51424_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.MathExpressionTest_334D6997150ACC6D-001/tempDir-001/node2
   [junit4]   2> 66136 INFO  (jetty-launcher-34-thread-1) [n:127.0.0.1:51421_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51421.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@af1692a
   [junit4]   2> 66137 INFO  (jetty-launcher-34-thread-1) [n:127.0.0.1:51421_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51421.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@af1692a
   [junit4]   2> 66155 INFO  (jetty-launcher-34-thread-1) [n:127.0.0.1:51421_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.MathExpressionTest_334D6997150ACC6D-001/tempDir-001/node1
   [junit4]   2> 66229 INFO  (SUITE-MathExpressionTest-seed#[334D6997150ACC6D]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 66234 INFO  (SUITE-MathExpressionTest-seed#[334D6997150ACC6D]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 66240 INFO  (zkConnectionManagerCallback-135-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 66240 INFO  (SUITE-MathExpressionTest-seed#[334D6997150ACC6D]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 66252 INFO  (SUITE-MathExpressionTest-seed#[334D6997150ACC6D]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 66256 INFO  (SUITE-MathExpressionTest-seed#[334D6997150ACC6D]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51416/solr ready
   [junit4]   2> 66288 INFO  (qtp701180960-137) [n:127.0.0.1:51421_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 66310 INFO  (OverseerThreadFactory-107-thread-1-processing-n:127.0.0.1:51423_solr) [n:127.0.0.1:51423_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 66476 INFO  (qtp701180960-140) [n:127.0.0.1:51421_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=8
   [junit4]   2> 66481 INFO  (qtp914312920-134) [n:127.0.0.1:51422_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=1
   [junit4]   2> 66485 INFO  (qtp1051562419-147) [n:127.0.0.1:51424_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=1
   [junit4]   2> 66490 INFO  (qtp2033081126-131) [n:127.0.0.1:51423_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 66490 INFO  (qtp2033081126-131) [n:127.0.0.1:51423_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=1
   [junit4]   2> 66547 INFO  (OverseerStateUpdate-72160349246783499-127.0.0.1:51423_solr-n_0000000000) [n:127.0.0.1:51423_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:51423/solr",
   [junit4]   2>   "node_name":"127.0.0.1:51423_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 66580 INFO  (OverseerStateUpdate-72160349246783499-127.0.0.1:51423_solr-n_0000000000) [n:127.0.0.1:51423_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection1_shard2_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:51424/solr",
   [junit4]   2>   "node_name":"127.0.0.1:51424_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 66801 INFO  (qtp1051562419-148) [n:127.0.0.1:51424_solr    x:collection1_shard2_replica_n3 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_shard2_replica_n3&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 66801 INFO  (qtp2033081126-139) [n:127.0.0.1:51423_solr    x:collection1_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 66842 INFO  (qtp1051562419-148) [n:127.0.0.1:51424_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 66864 INFO  (qtp2033081126-139) [n:127.0.0.1:51423_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 66881 INFO  (qtp1051562419-148) [n:127.0.0.1:51424_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 66888 WARN  (qtp1051562419-148) [n:127.0.0.1:51424_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.TrieIntField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 66890 WARN  (qtp1051562419-148) [n:127.0.0.1:51424_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.TrieFloatField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 66892 WARN  (qtp1051562419-148) [n:127.0.0.1:51424_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.TrieLongField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 66894 WARN  (qtp1051562419-148) [n:127.0.0.1:51424_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.TrieDoubleField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 66894 INFO  (qtp2033081126-139) [n:127.0.0.1:51423_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 66912 WARN  (qtp2033081126-139) [n:127.0.0.1:51423_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.TrieDateField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 67058 WARN  (qtp2033081126-139) [n:127.0.0.1:51423_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.GeoHashField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 67062 WARN  (qtp2033081126-139) [n:127.0.0.1:51423_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.LatLonType]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 67067 WARN  (qtp1051562419-148) [n:127.0.0.1:51424_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.LatLonType]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 67072 WARN  (qtp2033081126-139) [n:127.0.0.1:51423_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiople copyFields (2)
   [junit4]   2> 67073 WARN  (qtp2033081126-139) [n:127.0.0.1:51423_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiople copyFields (3)
   [junit4]   2> 67075 INFO  (qtp2033081126-139) [n:127.0.0.1:51423_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 67076 INFO  (qtp2033081126-139) [n:127.0.0.1:51423_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using configuration from configset conf, trusted=true
   [junit4]   2> 67081 INFO  (qtp2033081126-139) [n:127.0.0.1:51423_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51423.solr.core.collection1.shard1.replica_n1' (registry 'solr.core.collection1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@af1692a
   [junit4]   2> 67081 INFO  (qtp2033081126-139) [n:127.0.0.1:51423_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.MathExpressionTest_334D6997150ACC6D-001/tempDir-001/node3/collection1_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.MathExpressionTest_334D6997150ACC6D-001/tempDir-001/node3/collection1_shard1_replica_n1/data/]
   [junit4]   2> 67081 WARN  (qtp1051562419-148) [n:127.0.0.1:51424_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiople copyFields (2)
   [junit4]   2> 67081 WARN  (qtp1051562419-148) [n:127.0.0.1:51424_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiople copyFields (3)
   [junit4]   2> 67081 INFO  (qtp1051562419-148) [n:127.0.0.1:51424_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 67081 INFO  (qtp1051562419-148) [n:127.0.0.1:51424_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n3' using configuration from configset conf, trusted=true
   [junit4]   2> 67097 INFO  (qtp1051562419-148) [n:127.0.0.1:51424_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51424.solr.core.collection1.shard2.replica_n3' (registry 'solr.core.collection1.shard2.replica_n3') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@af1692a
   [junit4]   2> 67098 INFO  (qtp1051562419-148) [n:127.0.0.1:51424_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.c.SolrCore [[collection1_shard2_replica_n3] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.MathExpressionTest_334D6997150ACC6D-001/tempDir-001/node2/collection1_shard2_replica_n3], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.MathExpressionTest_334D6997150ACC6D-001/tempDir-001/node2/collection1_shard2_replica_n3/data/]
   [junit4]   2> 67372 INFO  (qtp2033081126-139) [n:127.0.0.1:51423_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 67372 INFO  (qtp2033081126-139) [n:127.0.0.1:51423_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 67374 INFO  (qtp2033081126-139) [n:127.0.0.1:51423_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 67375 INFO  (qtp2033081126-139) [n:127.0.0.1:51423_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 67378 INFO  (qtp1051562419-148) [n:127.0.0.1:51424_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 67378 INFO  (qtp1051562419-148) [n:127.0.0.1:51424_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 67381 INFO  (qtp1051562419-148) [n:127.0.0.1:51424_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 67381 INFO  (qtp1051562419-148) [n:127.0.0.1:51424_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 67397 INFO  (qtp2033081126-139) [n:127.0.0.1:51423_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 67397 INFO  (qtp1051562419-148) [n:127.0.0.1:51424_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 67402 INFO  (qtp1051562419-148) [n:127.0.0.1:51424_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 67403 INFO  (qtp1051562419-148) [n:127.0.0.1:51424_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 67404 INFO  (qtp2033081126-139) [n:127.0.0.1:51423_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 67404 INFO  (qtp2033081126-139) [n:127.0.0.1:51423_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 67415 INFO  (qtp1051562419-148) [n:127.0.0.1:51424_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1670391819081351168
   [junit4]   2> 67415 INFO  (qtp2033081126-139) [n:127.0.0.1:51423_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1670391819081351168
   [junit4]   2> 67433 INFO  (searcherExecutor-137-thread-1-processing-n:127.0.0.1:51423_solr x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node2) [n:127.0.0.1:51423_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore [collection1_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 67433 INFO  (searcherExecutor-139-thread-1-processing-n:127.0.0.1:51424_solr x:collection1_shard2_replica_n3 c:collection1 s:shard2 r:core_node4) [n:127.0.0.1:51424_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.c.SolrCore [collection1_shard2_replica_n3]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 67489 INFO  (qtp2033081126-139) [n:127.0.0.1:51423_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 67499 INFO  (qtp1051562419-148) [n:127.0.0.1:51424_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard2 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 67505 INFO  (qtp2033081126-139) [n:127.0.0.1:51423_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard1
   [junit4]   2> 67506 INFO  (qtp1051562419-148) [n:127.0.0.1:51424_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard2
   [junit4]   2> 67539 INFO  (qtp1051562419-148) [n:127.0.0.1:51424_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 67539 INFO  (qtp1051562419-148) [n:127.0.0.1:51424_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 67540 INFO  (qtp1051562419-148) [n:127.0.0.1:51424_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:51424/solr/collection1_shard2_replica_n3/
   [junit4]   2> 67545 INFO  (qtp2033081126-139) [n:127.0.0.1:51423_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 67545 INFO  (qtp2033081126-139) [n:127.0.0.1:51423_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 67546 INFO  (qtp2033081126-139) [n:127.0.0.1:51423_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:51423/solr/collection1_shard1_replica_n1/
   [junit4]   2> 67549 INFO  (qtp1051562419-148) [n:127.0.0.1:51424_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 67554 INFO  (qtp2033081126-139) [n:127.0.0.1:51423_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 67555 INFO  (qtp1051562419-148) [n:127.0.0.1:51424_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.c.SyncStrategy http://127.0.0.1:51424/solr/collection1_shard2_replica_n3/ has no replicas
   [junit4]   2> 67557 INFO  (qtp1051562419-148) [n:127.0.0.1:51424_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1/leaders/shard2/leader after winning as /collections/collection1/leader_elect/shard2/election/72160349246783502-core_node4-n_0000000000
   [junit4]   2> 67560 INFO  (qtp2033081126-139) [n:127.0.0.1:51423_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:51423/solr/collection1_shard1_replica_n1/ has no replicas
   [junit4]   2> 67567 INFO  (qtp2033081126-139) [n:127.0.0.1:51423_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1/leaders/shard1/leader after winning as /collections/collection1/leader_elect/shard1/election/72160349246783499-core_node2-n_0000000000
   [junit4]   2> 67610 INFO  (qtp1051562419-148) [n:127.0.0.1:51424_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:51424/solr/collection1_shard2_replica_n3/ shard2
   [junit4]   2> 67618 INFO  (qtp2033081126-139) [n:127.0.0.1:51423_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:51423/solr/collection1_shard1_replica_n1/ shard1
   [junit4]   2> 67737 INFO  (zkCallback-84-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 67737 INFO  (zkCallback-84-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 67737 INFO  (zkCallback-93-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 67738 INFO  (zkCallback-93-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 67754 INFO  (qtp2033081126-139) [n:127.0.0.1:51423_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 67758 INFO  (qtp1051562419-148) [n:127.0.0.1:51424_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 67798 INFO  (qtp2033081126-139) [n:127.0.0.1:51423_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=998
   [junit4]   2> 67810 INFO  (qtp1051562419-148) [n:127.0.0.1:51424_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_shard2_replica_n3&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1010
   [junit4]   2> 67828 INFO  (qtp701180960-137) [n:127.0.0.1:51421_solr     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 67903 INFO  (zkCallback-79-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 67903 INFO  (zkCallback-84-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 67904 INFO  (zkCallback-93-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 67904 INFO  (zkCallback-84-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 67904 INFO  (zkCallback-93-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 67905 INFO  (zkCallback-84-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 67905 INFO  (zkCallback-93-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 67908 INFO  (qtp701180960-137) [n:127.0.0.1:51421_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=1620
   [junit4]   2> 67913 INFO  (SUITE-MathExpressionTest-seed#[334D6997150ACC6D]-worker) [     ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: collection1 failOnTimeout: true timeout (sec):
   [junit4]   2> 67922 INFO  (SUITE-MathExpressionTest-seed#[334D6997150ACC6D]-worker) [     ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
   [junit4]   2> 68203 INFO  (TEST-MathExpressionTest.testFinddelay-seed#[334D6997150ACC6D]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testFinddelay
   [junit4]   2> 68330 INFO  (OverseerCollectionConfigSetProcessor-72160349246783499-127.0.0.1:51423_solr-n_0000000000) [n:127.0.0.1:51423_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may have disconnected from ZooKeeper
   [junit4]   2> 68521 INFO  (qtp1051562419-147) [n:127.0.0.1:51424_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard2 to Terms{values={core_node4=1}, version=1}
   [junit4]   2> 68522 INFO  (qtp1051562419-147) [n:127.0.0.1:51424_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.c.S.Request [collection1_shard2_replica_n3]  webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:51423/solr/collection1_shard1_replica_n1/&wt=javabin&version=2} status=0 QTime=32
   [junit4]   2> 68562 INFO  (qtp1051562419-148) [n:127.0.0.1:51424_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.c.S.Request [collection1_shard2_replica_n3]  webapp=/solr path=/update params={update.distrib=TOLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:51423/solr/collection1_shard1_replica_n1/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false} status=0 QTime=7
   [junit4]   2> 68576 INFO  (qtp2033081126-126) [n:127.0.0.1:51423_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node2=1}, version=1}
   [junit4]   2> 68576 INFO  (qtp2033081126-126) [n:127.0.0.1:51423_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=collection1:4&commit=true&wt=javabin&version=2} status=0 QTime=365
   [junit4]   2> 68646 INFO  (qtp2033081126-131) [n:127.0.0.1:51423_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=collection1:4&wt=javabin&version=2} status=0 QTime=60
   [junit4]   2> 68646 INFO  (qtp1051562419-143) [n:127.0.0.1:51424_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.c.S.Request [collection1_shard2_replica_n3]  webapp=/solr path=/update params={_stateVer_=collection1:4&wt=javabin&version=2} status=0 QTime=61
   [junit4]   2> 68730 INFO  (searcherExecutor-139-thread-1-processing-n:127.0.0.1:51424_solr x:collection1_shard2_replica_n3 c:collection1 s:shard2 r:core_node4) [n:127.0.0.1:51424_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.c.SolrCore [collection1_shard2_replica_n3]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 68737 INFO  (qtp1051562419-147) [n:127.0.0.1:51424_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.c.S.Request [collection1_shard2_replica_n3]  webapp=/solr path=/update params={update.distrib=TOLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:51423/solr/collection1_shard1_replica_n1/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false} status=0 QTime=84
   [junit4]   2> 68786 INFO  (searcherExecutor-137-thread-1-processing-n:127.0.0.1:51423_solr x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node2) [n:127.0.0.1:51423_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore [collection1_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 68791 INFO  (qtp2033081126-139) [n:127.0.0.1:51423_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=collection1:4&commit=true&wt=javabin&version=2} status=0 QTime=143
   [junit4]   2> 68805 INFO  (qtp2033081126-126) [n:127.0.0.1:51423_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/stream params={indent=off&expr=let(a%3Dsearch(collection1,+q%3D"col_s:a",+fl%3D"price_f,+order_i",+sort%3D"order_i+asc"),+b%3Dsearch(collection1,+q%3D"col_s:b",+fl%3D"price_f,+order_i",+sort%3D"order_i+asc"),+c%3Dcol(a,+price_f),+d%3Dcol(b,+price_f),+tuple(delay%3Dfinddelay(c,+d)))&wt=json&version=2.2} status=0 QTime=6
   [junit4]   2> 68807 INFO  (qtp2033081126-126) [n:127.0.0.1:51423_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 68816 INFO  (zkConnectionManagerCallback-152-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 68817 INFO  (qtp2033081126-126) [n:127.0.0.1:51423_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 68829 INFO  (qtp2033081126-126) [n:127.0.0.1:51423_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 68837 INFO  (qtp2033081126-126) [n:127.0.0.1:51423_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51416/solr ready
   [junit4]   2> 68893 INFO  (qtp2033081126-145) [n:127.0.0.1:51423_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=collection1:4&fl=id&shards.purpose=4&start=0&fsv=true&sort=order_i+asc&shard.url=http://127.0.0.1:51423/solr/collection1_shard1_replica_n1/&rows=10&version=2&q=col_s:a&omitHeader=false&NOW=1593009777621&isShard=true&wt=javabin} hits=5 status=0 QTime=3
   [junit4]   2> 68907 INFO  (qtp1051562419-147) [n:127.0.0.1:51424_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.c.S.Request [collection1_shard2_replica_n3]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=collection1:4&fl=id&shards.purpose=4&start=0&fsv=true&sort=order_i+asc&shard.url=http://127.0.0.1:51424/solr/collection1_shard2_replica_n3/&rows=10&version=2&q=col_s:a&omitHeader=false&NOW=1593009777621&isShard=true&wt=javabin} hits=5 status=0 QTime=31
   [junit4]   2> 68946 INFO  (qtp2033081126-131) [n:127.0.0.1:51423_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=collection1:4&fl=price_f,+order_i&fl=id&shards.purpose=64&shard.url=http://127.0.0.1:51423/solr/collection1_shard1_replica_n1/&version=2&q=col_s:a&omitHeader=false&NOW=1593009777621&ids=11,1,12,4,10&isShard=true&wt=javabin} status=0 QTime=5
   [junit4]   2> 68954 INFO  (qtp1051562419-149) [n:127.0.0.1:51424_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.c.S.Request [collection1_shard2_replica_n3]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=collection1:4&fl=price_f,+order_i&fl=id&shards.purpose=64&shard.url=http://127.0.0.1:51424/solr/collection1_shard2_replica_n3/&version=2&q=col_s:a&omitHeader=false&NOW=1593009777621&ids=2,3,5,6,7&isShard=true&wt=javabin} status=0 QTime=13
   [junit4]   2> 68973 INFO  (qtp1051562419-148) [n:127.0.0.1:51424_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.c.S.Request [collection1_shard2_replica_n3]  webapp=/solr path=/select params={q=col_s:a&_stateVer_=collection1:4&fl=price_f,+order_i&sort=order_i+asc&wt=javabin&version=2} hits=10 status=0 QTime=129
   [junit4]   2> 69002 INFO  (qtp2033081126-145) [n:127.0.0.1:51423_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=collection1:4&fl=id&shards.purpose=4&start=0&fsv=true&sort=order_i+asc&shard.url=http://127.0.0.1:51423/solr/collection1_shard1_replica_n1/&rows=10&version=2&q=col_s:b&omitHeader=false&NOW=1593009777754&isShard=true&wt=javabin} hits=3 status=0 QTime=1
   [junit4]   2> 69018 INFO  (qtp1051562419-149) [n:127.0.0.1:51424_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.c.S.Request [collection1_shard2_replica_n3]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=collection1:4&fl=id&shards.purpose=4&start=0&fsv=true&sort=order_i+asc&shard.url=http://127.0.0.1:51424/solr/collection1_shard2_replica_n3/&rows=10&version=2&q=col_s:b&omitHeader=false&NOW=1593009777754&isShard=true&wt=javabin} hits=4 status=0 QTime=5
   [junit4]   2> 69042 INFO  (qtp2033081126-131) [n:127.0.0.1:51423_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=collection1:4&fl=price_f,+order_i&fl=id&shards.purpose=64&shard.url=http://127.0.0.1:51423/solr/collection1_shard1_replica_n1/&version=2&q=col_s:b&omitHeader=false&NOW=1593009777754&ids=100,101,102&isShard=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 69042 INFO  (qtp1051562419-148) [n:127.0.0.1:51424_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.c.S.Request [collection1_shard2_replica_n3]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=collection1:4&fl=price_f,+order_i&fl=id&shards.purpose=64&shard.url=http://127.0.0.1:51424/solr/collection1_shard2_replica_n3/&version=2&q=col_s:b&omitHeader=false&NOW=1593009777754&ids=103,104,105,106&isShard=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 69052 INFO  (qtp2033081126-139) [n:127.0.0.1:51423_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select params={q=col_s:b&_stateVer_=collection1:4&fl=price_f,+order_i&sort=order_i+asc&wt=javabin&version=2} hits=7 status=0 QTime=75
   [junit4]   2> 69096 INFO  (qtp2033081126-126) [n:127.0.0.1:51423_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/stream params={indent=off&expr=let(a%3Dsearch(collection1,+q%3D"col_s:a",+fq%3D"id:(1+2+3+4+5+6+7)",+fl%3D"price_f,+order_i",+sort%3D"order_i+asc"),+b%3Dsearch(collection1,+q%3D"col_s:b",+fl%3D"price_f,+order_i",+sort%3D"order_i+asc"),+c%3Dcol(a,+price_f),+d%3Dcol(b,+price_f),+tuple(delay%3Dfinddelay(c,+d)))&wt=json&version=2.2} status=0 QTime=1
   [junit4]   2> 69127 INFO  (qtp2033081126-139) [n:127.0.0.1:51423_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=collection1:4&fl=id&shards.purpose=4&start=0&fsv=true&fq=id:(1+2+3+4+5+6+7)&sort=order_i+asc&shard.url=http://127.0.0.1:51423/solr/collection1_shard1_replica_n1/&rows=10&version=2&q=col_s:a&omitHeader=false&NOW=1593009777875&isShard=true&wt=javabin} hits=2 status=0 QTime=26
   [junit4]   2> 69128 INFO  (qtp1051562419-143) [n:127.0.0.1:51424_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.c.S.Request [collection1_shard2_replica_n3]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=collection1:4&fl=id&shards.purpose=4&start=0&fsv=true&fq=id:(1+2+3+4+5+6+7)&sort=order_i+asc&shard.url=http://127.0.0.1:51424/solr/collection1_shard2_replica_n3/&rows=10&version=2&q=col_s:a&omitHeader=false&NOW=1593009777875&isShard=true&wt=javabin} hits=5 status=0 QTime=27
   [junit4]   2> 69182 INFO  (qtp2033081126-131) [n:127.0.0.1:51423_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=collection1:4&fl=price_f,+order_i&fl=id&shards.purpose=64&fq=id:(1+2+3+4+5+6+7)&shard.url=http://127.0.0.1:51423/solr/collection1_shard1_replica_n1/&version=2&q=col_s:a&omitHeader=false&NOW=1593009777875&ids=1,4&isShard=true&wt=javabin} status=0 QTime=2
   [junit4]   2> 69184 INFO  (qtp1051562419-147) [n:127.0.0.1:51424_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.c.S.Request [collection1_shard2_replica_n3]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=collection1:4&fl=price_f,+order_i&fl=id&shards.purpose=64&fq=id:(1+2+3+4+5+6+7)&shard.url=http://127.0.0.1:51424/solr/collection1_shard2_replica_n3/&version=2&q=col_s:a&omitHeader=false&NOW=1593009777875&ids=2,3,5,6,7&isShard=true&wt=javabin} status=0 QTime=2
   [junit4]   2> 69207 INFO  (qtp2033081126-145) [n:127.0.0.1:51423_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select params={q=col_s:a&_stateVer_=collection1:4&fl=price_f,+order_i&fq=id:(1+2+3+4+5+6+7)&sort=order_i+asc&wt=javabin&version=2} hits=7 status=0 QTime=110
   [junit4]   2> 69214 INFO  (qtp1051562419-149) [n:127.0.0.1:51424_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.c.S.Request [collection1_shard2_replica_n3]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=collection1:4&fl=id&shards.purpose=4&start=0&fsv=true&sort=order_i+asc&shard.url=http://127.0.0.1:51424/solr/collection1_shard2_replica_n3/&rows=10&version=2&q=col_s:b&omitHeader=false&NOW=1593009777989&isShard=true&wt=javabin} hits=4 status=0 QTime=0
   [junit4]   2> 69231 INFO  (qtp2033081126-131) [n:127.0.0.1:51423_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=collection1:4&fl=id&shards.purpose=4&start=0&fsv=true&sort=order_i+asc&shard.url=http://127.0.0.1:51423/solr/collection1_shard1_replica_n1/&rows=10&version=2&q=col_s:b&omitHeader=false&NOW=1593009777989&isShard=true&wt=javabin} hits=3 status=0 QTime=16
   [junit4]   2> 69245 INFO  (qtp2033081126-145) [n:127.0.0.1:51423_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=collection1:4&fl=price_f,+order_i&fl=id&shards.purpose=64&shard.url=http://127.0.0.1:51423/solr/collection1_shard1_replica_n1/&version=2&q=col_s:b&omitHeader=false&NOW=1593009777989&ids=100,101,102&isShard=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 69245 INFO  (qtp1051562419-148) [n:127.0.0.1:51424_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.c.S.Request [collection1_shard2_replica_n3]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=collection1:4&fl=price_f,+order_i&fl=id&shards.purpose=64&shard.url=http://127.0.0.1:51424/solr/collection1_shard2_replica_n3/&version=2&q=col_s:b&omitHeader=false&NOW=1593009777989&ids=103,104,105,106&isShard=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 69266 INFO  (qtp2033081126-139) [n:127.0.0.1:51423_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select params={q=col_s:b&_stateVer_=collection1:4&fl=price_f,+order_i&sort=order_i+asc&wt=javabin&version=2} hits=7 status=0 QTime=55
   [junit4]   2> 69275 INFO  (qtp2033081126-126) [n:127.0.0.1:51423_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/stream params={indent=off&expr=let(a%3Dsearch(collection1,+q%3D"col_s:a",+fq%3D"id:(1+2+3+4+5+6+7+11+12)",fl%3D"price_f,+order_i",+sort%3D"order_i+asc"),+b%3Dsearch(collection1,+q%3D"col_s:c",+fl%3D"price_f,+order_i",+sort%3D"order_i+asc"),+c%3Dcol(a,+price_f),+d%3Dcol(b,+price_f),+tuple(delay%3Dfinddelay(c,+d)))&wt=json&version=2.2} status=0 QTime=1
   [junit4]   2> 69280 INFO  (qtp1051562419-143) [n:127.0.0.1:51424_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.c.S.Request [collection1_shard2_replica_n3]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=collection1:4&fl=id&shards.purpose=4&start=0&fsv=true&fq=id:(1+2+3+4+5+6+7+11+12)&sort=order_i+asc&shard.url=http://127.0.0.1:51424/solr/collection1_shard2_replica_n3/&rows=10&version=2&q=col_s:a&omitHeader=false&NOW=1593009778054&isShard=true&wt=javabin} hits=5 status=0 QTime=1
   [junit4]   2> 69285 INFO  (qtp2033081126-145) [n:127.0.0.1:51423_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=collection1:4&fl=id&shards.purpose=4&start=0&fsv=true&fq=id:(1+2+3+4+5+6+7+11+12)&sort=order_i+asc&shard.url=http://127.0.0.1:51423/solr/collection1_shard1_replica_n1/&rows=10&version=2&q=col_s:a&omitHeader=false&NOW=1593009778054&isShard=true&wt=javabin} hits=4 status=0 QTime=4
   [junit4]   2> 69300 INFO  (qtp2033081126-139) [n:127.0.0.1:51423_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=collection1:4&fl=price_f,+order_i&fl=id&shards.purpose=64&fq=id:(1+2+3+4+5+6+7+11+12)&shard.url=http://127.0.0.1:51423/solr/collection1_shard1_replica_n1/&version=2&q=col_s:a&omitHeader=false&NOW=1593009778054&ids=11,1,12,4&isShard=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 69300 INFO  (qtp1051562419-147) [n:127.0.0.1:51424_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.c.S.Request [collection1_shard2_replica_n3]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=collection1:4&fl=price_f,+order_i&fl=id&shards.purpose=64&fq=id:(1+2+3+4+5+6+7+11+12)&shard.url=http://127.0.0.1:51424/solr/collection1_shard2_replica_n3/&version=2&q=col_s:a&omitHeader=false&NOW=1593009778054&ids=2,3,5,6,7&isShard=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 69332 INFO  (qtp2033081126-131) [n:127.0.0.1:51423_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select params={q=col_s:a&_stateVer_=collection1:4&fl=price_f,+order_i&fq=id:(1+2+3+4+5+6+7+11+12)&sort=order_i+asc&wt=javabin&version=2} hits=9 status=0 QTime=55
   [junit4]   2> 69337 INFO  (qtp1051562419-148) [n:127.0.0.1:51424_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.c.S.Request [collection1_shard2_replica_n3]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=collection1:4&fl=id&shards.purpose=4&start=0&fsv=true&sort=order_i+asc&shard.url=http://127.0.0.1:51424/solr/collection1_shard2_replica_n3/&rows=10&version=2&q=col_s:c&omitHeader=false&NOW=1593009778112&isShard=true&wt=javabin} hits=4 status=0 QTime=0
   [junit4]   2> 69337 INFO  (qtp2033081126-145) [n:127.0.0.1:51423_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=collection1:4&fl=id&shards.purpose=4&start=0&fsv=true&sort=order_i+asc&shard.url=http://127.0.0.1:51423/solr/collection1_shard1_replica_n1/&rows=10&version=2&q=col_s:c&omitHeader=false&NOW=1593009778112&isShard=true&wt=javabin} hits=3 status=0 QTime=0
   [junit4]   2> 69346 INFO  (qtp1051562419-143) [n:127.0.0.1:51424_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.c.S.Request [collection1_shard2_replica_n3]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=collection1:4&fl=price_f,+order_i&fl=id&shards.purpose=64&shard.url=http://127.0.0.1:51424/solr/collection1_shard2_replica_n3/&version=2&q=col_s:c&omitHeader=false&NOW=1593009778112&ids=200,503,604,806&isShard=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 69346 INFO  (qtp2033081126-139) [n:127.0.0.1:51423_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=collection1:4&fl=price_f,+order_i&fl=id&shards.purpose=64&shard.url=http://127.0.0.1:51423/solr/collection1_shard1_replica_n1/&version=2&q=col_s:c&omitHeader=false&NOW=1593009778112&ids=301,402,705&isShard=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 69360 INFO  (qtp1051562419-149) [n:127.0.0.1:51424_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.c.S.Request [collection1_shard2_replica_n3]  webapp=/solr path=/select params={q=col_s:c&_stateVer_=collection1:4&fl=price_f,+order_i&sort=order_i+asc&wt=javabin&version=2} hits=7 status=0 QTime=26
   [junit4]   2> 69363 INFO  (TEST-MathExpressionTest.testFinddelay-seed#[334D6997150ACC6D]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testFinddelay
   [junit4]   2> 69731 INFO  (TEST-MathExpressionTest.testCopyOfRange-seed#[334D6997150ACC6D]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testCopyOfRange
   [junit4]   2> 69749 INFO  (qtp2033081126-145) [n:127.0.0.1:51423_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:51424/solr/collection1_shard2_replica_n3/&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 69766 INFO  (searcherExecutor-137-thread-1-processing-n:127.0.0.1:51423_solr x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node2) [n:127.0.0.1:51423_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore [collection1_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 69773 INFO  (qtp2033081126-131) [n:127.0.0.1:51423_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=TOLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:51424/solr/collection1_shard2_replica_n3/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false} status=0 QTime=18
   [junit4]   2> 69779 INFO  (searcherExecutor-139-thread-1-processing-n:127.0.0.1:51424_solr x:collection1_shard2_replica_n3 c:collection1 s:shard2 r:core_node4) [n:127.0.0.1:51424_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.c.SolrCore [collection1_shard2_replica_n3]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 69781 INFO  (qtp1051562419-147) [n:127.0.0.1:51424_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.c.S.Request [collection1_shard2_replica_n3]  webapp=/solr path=/update params={_stateVer_=collection1:4&commit=true&wt=javabin&version=2} status=0 QTime=46
   [junit4]   2> 69855 INFO  (qtp2033081126-139) [n:127.0.0.1:51423_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=collection1:4&wt=javabin&version=2} status=0 QTime=71
   [junit4]   2> 69860 INFO  (qtp1051562419-148) [n:127.0.0.1:51424_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.

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

r.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@4dfc239c
   [junit4]   2> 163381 INFO  (jetty-closer-165-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 163392 INFO  (jetty-closer-165-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 163392 INFO  (jetty-closer-165-thread-4) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4cc1cfcd: rootName = solr_51424, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@d082e86
   [junit4]   2> 163402 INFO  (jetty-closer-165-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 163402 INFO  (jetty-closer-165-thread-4) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5d2d2956: rootName = solr_51424, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@4c27cab2
   [junit4]   2> 163407 INFO  (zkCallback-157-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 163414 INFO  (jetty-closer-165-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 163414 INFO  (jetty-closer-165-thread-4) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5734f0a2: rootName = solr_51424, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@4dfc239c
   [junit4]   2> 163414 INFO  (jetty-closer-165-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 163424 INFO  (zkCallback-151-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 163437 INFO  (jetty-closer-165-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@270cd769{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 163440 INFO  (jetty-closer-165-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@41a369ea{/solr,null,UNAVAILABLE}
   [junit4]   2> 163443 INFO  (jetty-closer-165-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 163535 INFO  (zkCallback-93-thread-6) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 163537 INFO  (zkCallback-84-thread-5) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 163543 INFO  (jetty-closer-165-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@38b8b667{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 163545 INFO  (jetty-closer-165-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@12762e00{/solr,null,UNAVAILABLE}
   [junit4]   2> 163547 INFO  (jetty-closer-165-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 163774 INFO  (closeThreadPool-187-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72160349246783499-127.0.0.1:51423_solr-n_0000000000) closing
   [junit4]   2> 163774 INFO  (OverseerStateUpdate-72160349246783499-127.0.0.1:51423_solr-n_0000000000) [n:127.0.0.1:51423_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:51423_solr
   [junit4]   2> 163781 INFO  (OverseerAutoScalingTriggerThread-72160349246783499-127.0.0.1:51423_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 163793 INFO  (closeThreadPool-187-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72160349246783499-127.0.0.1:51423_solr-n_0000000000) closing
   [junit4]   2> 163859 INFO  (zkCallback-84-thread-5) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 163864 INFO  (jetty-closer-165-thread-4) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@306a7816{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 163866 INFO  (jetty-closer-165-thread-4) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3478a6e8{/solr,null,UNAVAILABLE}
   [junit4]   2> 163868 INFO  (jetty-closer-165-thread-4) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 163964 INFO  (jetty-closer-165-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72160349246783499-127.0.0.1:51423_solr-n_0000000000) closing
   [junit4]   2> 163968 INFO  (jetty-closer-165-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@77e9aa73{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 163970 INFO  (jetty-closer-165-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6902b4a3{/solr,null,UNAVAILABLE}
   [junit4]   2> 163971 INFO  (jetty-closer-165-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 163976 INFO  (SUITE-MathExpressionTest-seed#[334D6997150ACC6D]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 164221 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/aliases.json
   [junit4]   2> 	7	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/packages.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	3	/solr/collections/collection1/terms/shard2
   [junit4]   2> 	3	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	2	/solr/collections/collection1/collectionprops.json
   [junit4]   2> 	2	/solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	33	/solr/collections/collection1/state.json
   [junit4]   2> 	7	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	27	/solr/live_nodes
   [junit4]   2> 	20	/solr/overseer/queue
   [junit4]   2> 	12	/solr/collections
   [junit4]   2> 	4	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 164263 INFO  (SUITE-MathExpressionTest-seed#[334D6997150ACC6D]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:51416
   [junit4]   2> 164263 INFO  (SUITE-MathExpressionTest-seed#[334D6997150ACC6D]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:51416
   [junit4]   2> 164263 INFO  (SUITE-MathExpressionTest-seed#[334D6997150ACC6D]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 51416
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.MathExpressionTest_334D6997150ACC6D-001
   [junit4]   2> Jun 24, 2020 2:44:33 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene86): {multiDefault=Lucene84, price_f=Lucene84, intDefault=Lucene84, test_dt=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), price_i=FST50, test_t=FST50, col_s=Lucene84, order_i=Lucene84, loc_p_1_d1=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), _version_=Lucene84, loc_p_0_d1=Lucene84, id=FST50, text=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), miles_i=Lucene84, timestamp=Lucene84}, docValues:{col_s=DocValuesFormat(name=Lucene80), order_i=DocValuesFormat(name=Direct), _version_=DocValuesFormat(name=Lucene80), multiDefault=DocValuesFormat(name=Direct), price_f=DocValuesFormat(name=Direct), intDefault=DocValuesFormat(name=Lucene80), test_dt=DocValuesFormat(name=Lucene80), id=DocValuesFormat(name=Asserting), price_i=DocValuesFormat(name=Asserting), miles_i=DocValuesFormat(name=Lucene80), timestamp=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=239, maxMBSortInHeap=6.529345172964367, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=lg-UG, timezone=Asia/Tomsk
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 12.0.2 (64-bit)/cpus=6,threads=1,free=41184976,total=156237824
   [junit4]   2> NOTE: All tests run in this JVM: [TestTimeSource, TestSolrJErrorHandling, TestJsonRecordReader, AscEvaluatorTest, MathExpressionTest]
   [junit4] Completed [66/208 (1!)] on J0 in 104.45s, 141 tests, 1 failure <<< FAILURES!

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

[repro] Revision: 85611f7ee5a654b04e4a6216ef9da76e95fd9088

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC"
[repro] Repro line:  ant test  -Dtestcase=MathExpressionTest -Dtests.method=testMultiVariateNormalDistribution -Dtests.seed=334D6997150ACC6D -Dtests.slow=true -Dtests.locale=lg-UG -Dtests.timezone=Asia/Tomsk -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[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/solrj
[repro]       MathExpressionTest
[repro] ant compile-test

[...truncated 2606 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.MathExpressionTest" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC" -Dtests.seed=334D6997150ACC6D -Dtests.slow=true -Dtests.locale=lg-UG -Dtests.timezone=Asia/Tomsk -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 781 lines...]
[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.client.solrj.io.stream.MathExpressionTest
[repro] Exiting with code 0

[...truncated 73 lines...]