You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2019/07/06 17:57:15 UTC

[JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk-12.0.1) - Build # 5243 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/5243/
Java: 64bit/jdk-12.0.1 -XX:-UseCompressedOops -XX:+UseSerialGC

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

Error Message:
0.8185655148985062 0.8189460440162422

Stack Trace:
java.lang.AssertionError: 0.8185655148985062 0.8189460440162422
	at __randomizedtesting.SeedInfo.seed([C7B7B132FE86DFC5:FACD9A9CDDFE75D2]: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.testGammaDistribution(MathExpressionTest.java:4769)
	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 16186 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.io.stream.MathExpressionTest
   [junit4]   2> 61094 INFO  (SUITE-MathExpressionTest-seed#[C7B7B132FE86DFC5]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.MathExpressionTest_C7B7B132FE86DFC5-001/init-core-data-001
   [junit4]   2> 61095 WARN  (SUITE-MathExpressionTest-seed#[C7B7B132FE86DFC5]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=149 numCloses=149
   [junit4]   2> 61095 INFO  (SUITE-MathExpressionTest-seed#[C7B7B132FE86DFC5]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 61095 INFO  (SUITE-MathExpressionTest-seed#[C7B7B132FE86DFC5]-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> 61096 INFO  (SUITE-MathExpressionTest-seed#[C7B7B132FE86DFC5]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.MathExpressionTest_C7B7B132FE86DFC5-001/tempDir-001
   [junit4]   2> 61096 INFO  (SUITE-MathExpressionTest-seed#[C7B7B132FE86DFC5]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 61097 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 61097 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 61202 INFO  (SUITE-MathExpressionTest-seed#[C7B7B132FE86DFC5]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port:60271
   [junit4]   2> 61203 INFO  (SUITE-MathExpressionTest-seed#[C7B7B132FE86DFC5]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:60271
   [junit4]   2> 61203 INFO  (SUITE-MathExpressionTest-seed#[C7B7B132FE86DFC5]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 60271
   [junit4]   2> 61205 INFO  (SUITE-MathExpressionTest-seed#[C7B7B132FE86DFC5]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 61219 INFO  (zkConnectionManagerCallback-493-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 61219 INFO  (SUITE-MathExpressionTest-seed#[C7B7B132FE86DFC5]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 61224 INFO  (SUITE-MathExpressionTest-seed#[C7B7B132FE86DFC5]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 61226 INFO  (zkConnectionManagerCallback-495-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 61226 INFO  (SUITE-MathExpressionTest-seed#[C7B7B132FE86DFC5]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 61227 INFO  (SUITE-MathExpressionTest-seed#[C7B7B132FE86DFC5]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 61230 INFO  (zkConnectionManagerCallback-497-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 61230 INFO  (SUITE-MathExpressionTest-seed#[C7B7B132FE86DFC5]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 61348 WARN  (jetty-launcher-498-thread-1) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 61348 WARN  (jetty-launcher-498-thread-4) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 61348 WARN  (jetty-launcher-498-thread-2) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 61348 INFO  (jetty-launcher-498-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 61348 INFO  (jetty-launcher-498-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 61348 INFO  (jetty-launcher-498-thread-1) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 12.0.1+12
   [junit4]   2> 61348 INFO  (jetty-launcher-498-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 61348 INFO  (jetty-launcher-498-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 61348 INFO  (jetty-launcher-498-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 61348 INFO  (jetty-launcher-498-thread-4) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 12.0.1+12
   [junit4]   2> 61348 WARN  (jetty-launcher-498-thread-3) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 61348 INFO  (jetty-launcher-498-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 61348 INFO  (jetty-launcher-498-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 61348 INFO  (jetty-launcher-498-thread-2) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 12.0.1+12
   [junit4]   2> 61348 INFO  (jetty-launcher-498-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 61348 INFO  (jetty-launcher-498-thread-3) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 12.0.1+12
   [junit4]   2> 61353 INFO  (jetty-launcher-498-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 61353 INFO  (jetty-launcher-498-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 61353 INFO  (jetty-launcher-498-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 61353 INFO  (jetty-launcher-498-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 61353 INFO  (jetty-launcher-498-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 61353 INFO  (jetty-launcher-498-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 61354 INFO  (jetty-launcher-498-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4a6a9f29{/solr,null,AVAILABLE}
   [junit4]   2> 61354 INFO  (jetty-launcher-498-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@62f6563f{/solr,null,AVAILABLE}
   [junit4]   2> 61355 INFO  (jetty-launcher-498-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 61355 INFO  (jetty-launcher-498-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 61355 INFO  (jetty-launcher-498-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5c5b37c6{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:60276}
   [junit4]   2> 61355 INFO  (jetty-launcher-498-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@20dc5157{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:60277}
   [junit4]   2> 61355 INFO  (jetty-launcher-498-thread-3) [     ] o.e.j.s.Server Started @61494ms
   [junit4]   2> 61355 INFO  (jetty-launcher-498-thread-2) [     ] o.e.j.s.Server Started @61494ms
   [junit4]   2> 61355 INFO  (jetty-launcher-498-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 61355 INFO  (jetty-launcher-498-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=60277}
   [junit4]   2> 61355 ERROR (jetty-launcher-498-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 61355 INFO  (jetty-launcher-498-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 61355 INFO  (jetty-launcher-498-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=60276}
   [junit4]   2> 61355 INFO  (jetty-launcher-498-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 61355 INFO  (jetty-launcher-498-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 61355 INFO  (jetty-launcher-498-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 61355 INFO  (jetty-launcher-498-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-07-06T17:31:40.981631Z
   [junit4]   2> 61355 ERROR (jetty-launcher-498-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 61355 INFO  (jetty-launcher-498-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 61355 INFO  (jetty-launcher-498-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 61355 INFO  (jetty-launcher-498-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 61355 INFO  (jetty-launcher-498-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 61356 INFO  (jetty-launcher-498-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-07-06T17:31:40.981997Z
   [junit4]   2> 61356 INFO  (jetty-launcher-498-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 61357 INFO  (jetty-launcher-498-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 61357 INFO  (jetty-launcher-498-thread-4) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 61357 INFO  (jetty-launcher-498-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3880baaa{/solr,null,AVAILABLE}
   [junit4]   2> 61357 INFO  (jetty-launcher-498-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@48ec06b8{/solr,null,AVAILABLE}
   [junit4]   2> 61357 INFO  (jetty-launcher-498-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5f23405{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:60278}
   [junit4]   2> 61357 INFO  (jetty-launcher-498-thread-1) [     ] o.e.j.s.Server Started @61496ms
   [junit4]   2> 61357 INFO  (jetty-launcher-498-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=60278}
   [junit4]   2> 61358 INFO  (jetty-launcher-498-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@340b98fd{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:60279}
   [junit4]   2> 61358 INFO  (jetty-launcher-498-thread-4) [     ] o.e.j.s.Server Started @61497ms
   [junit4]   2> 61358 INFO  (jetty-launcher-498-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 61358 INFO  (jetty-launcher-498-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=60279}
   [junit4]   2> 61358 ERROR (jetty-launcher-498-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 61358 INFO  (jetty-launcher-498-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 61358 ERROR (jetty-launcher-498-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 61358 INFO  (jetty-launcher-498-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 61358 INFO  (jetty-launcher-498-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 61358 INFO  (jetty-launcher-498-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 61358 INFO  (jetty-launcher-498-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 61358 INFO  (jetty-launcher-498-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 61358 INFO  (jetty-launcher-498-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-07-06T17:31:40.984754Z
   [junit4]   2> 61358 INFO  (jetty-launcher-498-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 61358 INFO  (jetty-launcher-498-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 61358 INFO  (jetty-launcher-498-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-07-06T17:31:40.984938Z
   [junit4]   2> 61359 INFO  (jetty-launcher-498-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 61360 INFO  (jetty-launcher-498-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 61360 INFO  (jetty-launcher-498-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 61363 INFO  (zkConnectionManagerCallback-502-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 61363 INFO  (jetty-launcher-498-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 61365 INFO  (jetty-launcher-498-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 61366 INFO  (zkConnectionManagerCallback-506-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 61366 INFO  (jetty-launcher-498-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 61367 INFO  (zkConnectionManagerCallback-505-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 61367 INFO  (jetty-launcher-498-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 61368 INFO  (zkConnectionManagerCallback-500-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 61368 INFO  (jetty-launcher-498-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 61369 INFO  (jetty-launcher-498-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 61369 INFO  (jetty-launcher-498-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 61375 INFO  (jetty-launcher-498-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 61655 INFO  (jetty-launcher-498-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 61656 WARN  (jetty-launcher-498-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@25d4dd4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 61656 WARN  (jetty-launcher-498-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@25d4dd4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 61660 WARN  (jetty-launcher-498-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@208abee1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 61660 WARN  (jetty-launcher-498-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@208abee1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 61661 INFO  (jetty-launcher-498-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60271/solr
   [junit4]   2> 61662 INFO  (jetty-launcher-498-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 61670 INFO  (zkConnectionManagerCallback-515-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 61670 INFO  (jetty-launcher-498-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 61677 INFO  (jetty-launcher-498-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 61678 WARN  (jetty-launcher-498-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@337e7a48[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 61678 WARN  (jetty-launcher-498-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@337e7a48[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 61680 WARN  (jetty-launcher-498-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@237974be[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 61680 WARN  (jetty-launcher-498-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@237974be[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 61681 INFO  (jetty-launcher-498-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60271/solr
   [junit4]   2> 61681 INFO  (jetty-launcher-498-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 61684 INFO  (zkConnectionManagerCallback-521-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 61684 INFO  (jetty-launcher-498-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 61782 INFO  (jetty-launcher-498-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 61784 WARN  (jetty-launcher-498-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@63439f39[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 61784 WARN  (jetty-launcher-498-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@63439f39[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 61791 WARN  (jetty-launcher-498-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@67d39980[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 61791 WARN  (jetty-launcher-498-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@67d39980[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 61792 INFO  (jetty-launcher-498-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60271/solr
   [junit4]   2> 61793 INFO  (jetty-launcher-498-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 61796 INFO  (zkConnectionManagerCallback-528-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 61796 INFO  (jetty-launcher-498-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 61864 INFO  (jetty-launcher-498-thread-2) [n:127.0.0.1:60276_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 61865 INFO  (jetty-launcher-498-thread-1) [n:127.0.0.1:60278_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 61867 INFO  (zkConnectionManagerCallback-530-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 61868 INFO  (jetty-launcher-498-thread-2) [n:127.0.0.1:60276_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 61869 INFO  (zkConnectionManagerCallback-532-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 61869 INFO  (jetty-launcher-498-thread-1) [n:127.0.0.1:60278_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 61937 INFO  (jetty-launcher-498-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 61939 WARN  (jetty-launcher-498-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6321dcda[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 61939 WARN  (jetty-launcher-498-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6321dcda[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 61941 WARN  (jetty-launcher-498-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@28d2b75e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 61941 WARN  (jetty-launcher-498-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@28d2b75e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 61942 INFO  (jetty-launcher-498-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60271/solr
   [junit4]   2> 61943 INFO  (jetty-launcher-498-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 61946 INFO  (zkConnectionManagerCallback-538-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 61946 INFO  (jetty-launcher-498-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 61977 INFO  (jetty-launcher-498-thread-4) [n:127.0.0.1:60279_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 61978 INFO  (zkConnectionManagerCallback-540-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 61982 INFO  (jetty-launcher-498-thread-4) [n:127.0.0.1:60279_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 62078 INFO  (jetty-launcher-498-thread-3) [n:127.0.0.1:60277_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 62082 INFO  (zkConnectionManagerCallback-542-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 62082 INFO  (jetty-launcher-498-thread-3) [n:127.0.0.1:60277_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 62127 WARN  (jetty-launcher-498-thread-1) [n:127.0.0.1:60278_solr     ] o.a.s.c.ZkController The _default configset could not be uploaded. Please provide 'solr.default.confdir' parameter that points to a configset intended to be the default. Current 'solr.default.confdir' value: null
   [junit4]   2> 62127 WARN  (jetty-launcher-498-thread-2) [n:127.0.0.1:60276_solr     ] o.a.s.c.ZkController The _default configset could not be uploaded. Please provide 'solr.default.confdir' parameter that points to a configset intended to be the default. Current 'solr.default.confdir' value: null
   [junit4]   2> 62129 WARN  (jetty-launcher-498-thread-3) [n:127.0.0.1:60277_solr     ] o.a.s.c.ZkController The _default configset could not be uploaded. Please provide 'solr.default.confdir' parameter that points to a configset intended to be the default. Current 'solr.default.confdir' value: null
   [junit4]   2> 62178 INFO  (jetty-launcher-498-thread-1) [n:127.0.0.1:60278_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:60278_solr
   [junit4]   2> 62179 INFO  (jetty-launcher-498-thread-2) [n:127.0.0.1:60276_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60276_solr
   [junit4]   2> 62179 INFO  (jetty-launcher-498-thread-1) [n:127.0.0.1:60278_solr     ] o.a.s.c.Overseer Overseer (id=72119725408845835-127.0.0.1:60278_solr-n_0000000000) starting
   [junit4]   2> 62182 INFO  (jetty-launcher-498-thread-3) [n:127.0.0.1:60277_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:60277_solr as DOWN
   [junit4]   2> 62182 INFO  (zkCallback-531-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 62182 INFO  (zkCallback-529-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 62183 INFO  (zkCallback-541-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 62186 INFO  (jetty-launcher-498-thread-3) [n:127.0.0.1:60277_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 62186 INFO  (jetty-launcher-498-thread-3) [n:127.0.0.1:60277_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60277_solr
   [junit4]   2> 62187 INFO  (jetty-launcher-498-thread-2) [n:127.0.0.1:60276_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 62190 INFO  (zkCallback-529-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 62190 INFO  (zkCallback-531-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 62190 INFO  (zkConnectionManagerCallback-555-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 62190 INFO  (jetty-launcher-498-thread-2) [n:127.0.0.1:60276_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 62191 INFO  (zkCallback-541-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 62193 INFO  (jetty-launcher-498-thread-1) [n:127.0.0.1:60278_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 62194 INFO  (jetty-launcher-498-thread-2) [n:127.0.0.1:60276_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 62196 INFO  (zkConnectionManagerCallback-560-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 62196 INFO  (jetty-launcher-498-thread-1) [n:127.0.0.1:60278_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 62196 INFO  (jetty-launcher-498-thread-3) [n:127.0.0.1:60277_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 62198 INFO  (zkConnectionManagerCallback-565-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 62198 INFO  (jetty-launcher-498-thread-3) [n:127.0.0.1:60277_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 62199 INFO  (jetty-launcher-498-thread-2) [n:127.0.0.1:60276_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:60271/solr ready
   [junit4]   2> 62200 INFO  (jetty-launcher-498-thread-1) [n:127.0.0.1:60278_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 62211 INFO  (jetty-launcher-498-thread-3) [n:127.0.0.1:60277_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 62212 INFO  (jetty-launcher-498-thread-1) [n:127.0.0.1:60278_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:60271/solr ready
   [junit4]   2> 62214 INFO  (OverseerStateUpdate-72119725408845835-127.0.0.1:60278_solr-n_0000000000) [n:127.0.0.1:60278_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:60278_solr
   [junit4]   2> 62216 INFO  (jetty-launcher-498-thread-1) [n:127.0.0.1:60278_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:60278_solr as DOWN
   [junit4]   2> 62222 INFO  (jetty-launcher-498-thread-1) [n:127.0.0.1:60278_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 62222 INFO  (jetty-launcher-498-thread-1) [n:127.0.0.1:60278_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60278_solr
   [junit4]   2> 62223 INFO  (jetty-launcher-498-thread-3) [n:127.0.0.1:60277_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:60271/solr ready
   [junit4]   2> 62228 INFO  (jetty-launcher-498-thread-2) [n:127.0.0.1:60276_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 62230 INFO  (zkCallback-564-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 62230 INFO  (zkCallback-529-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 62231 INFO  (zkCallback-554-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 62231 INFO  (zkCallback-531-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 62232 INFO  (zkCallback-559-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 62232 INFO  (zkCallback-541-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 62266 INFO  (jetty-launcher-498-thread-2) [n:127.0.0.1:60276_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60276.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@393b0c08
   [junit4]   2> 62266 INFO  (jetty-launcher-498-thread-1) [n:127.0.0.1:60278_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 62271 INFO  (jetty-launcher-498-thread-3) [n:127.0.0.1:60277_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 62273 WARN  (jetty-launcher-498-thread-4) [n:127.0.0.1:60279_solr     ] o.a.s.c.ZkController The _default configset could not be uploaded. Please provide 'solr.default.confdir' parameter that points to a configset intended to be the default. Current 'solr.default.confdir' value: null
   [junit4]   2> 62277 INFO  (jetty-launcher-498-thread-4) [n:127.0.0.1:60279_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 62284 INFO  (jetty-launcher-498-thread-2) [n:127.0.0.1:60276_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60276.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@393b0c08
   [junit4]   2> 62284 INFO  (jetty-launcher-498-thread-2) [n:127.0.0.1:60276_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60276.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@393b0c08
   [junit4]   2> 62286 INFO  (jetty-launcher-498-thread-2) [n:127.0.0.1:60276_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.MathExpressionTest_C7B7B132FE86DFC5-001/tempDir-001/node2/.
   [junit4]   2> 62299 INFO  (jetty-launcher-498-thread-4) [n:127.0.0.1:60279_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:60279_solr as DOWN
   [junit4]   2> 62300 INFO  (jetty-launcher-498-thread-1) [n:127.0.0.1:60278_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60278.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@393b0c08
   [junit4]   2> 62301 INFO  (jetty-launcher-498-thread-4) [n:127.0.0.1:60279_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 62301 INFO  (jetty-launcher-498-thread-4) [n:127.0.0.1:60279_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60279_solr
   [junit4]   2> 62304 INFO  (zkCallback-559-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 62304 INFO  (zkCallback-531-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 62304 INFO  (zkCallback-564-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 62304 INFO  (zkCallback-541-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 62304 INFO  (zkCallback-554-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 62304 INFO  (zkCallback-539-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 62305 INFO  (zkCallback-529-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 62306 INFO  (jetty-launcher-498-thread-4) [n:127.0.0.1:60279_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 62309 INFO  (zkConnectionManagerCallback-573-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 62309 INFO  (jetty-launcher-498-thread-4) [n:127.0.0.1:60279_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 62311 INFO  (jetty-launcher-498-thread-4) [n:127.0.0.1:60279_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 62314 INFO  (jetty-launcher-498-thread-4) [n:127.0.0.1:60279_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:60271/solr ready
   [junit4]   2> 62330 INFO  (jetty-launcher-498-thread-3) [n:127.0.0.1:60277_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60277.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@393b0c08
   [junit4]   2> 62344 INFO  (jetty-launcher-498-thread-3) [n:127.0.0.1:60277_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60277.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@393b0c08
   [junit4]   2> 62345 INFO  (jetty-launcher-498-thread-3) [n:127.0.0.1:60277_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60277.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@393b0c08
   [junit4]   2> 62347 INFO  (jetty-launcher-498-thread-3) [n:127.0.0.1:60277_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.MathExpressionTest_C7B7B132FE86DFC5-001/tempDir-001/node3/.
   [junit4]   2> 62349 INFO  (jetty-launcher-498-thread-4) [n:127.0.0.1:60279_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 62357 INFO  (jetty-launcher-498-thread-1) [n:127.0.0.1:60278_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60278.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@393b0c08
   [junit4]   2> 62357 INFO  (jetty-launcher-498-thread-1) [n:127.0.0.1:60278_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60278.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@393b0c08
   [junit4]   2> 62358 INFO  (jetty-launcher-498-thread-1) [n:127.0.0.1:60278_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.MathExpressionTest_C7B7B132FE86DFC5-001/tempDir-001/node1/.
   [junit4]   2> 62373 INFO  (jetty-launcher-498-thread-4) [n:127.0.0.1:60279_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60279.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@393b0c08
   [junit4]   2> 62405 INFO  (jetty-launcher-498-thread-4) [n:127.0.0.1:60279_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60279.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@393b0c08
   [junit4]   2> 62405 INFO  (jetty-launcher-498-thread-4) [n:127.0.0.1:60279_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60279.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@393b0c08
   [junit4]   2> 62414 INFO  (jetty-launcher-498-thread-4) [n:127.0.0.1:60279_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.MathExpressionTest_C7B7B132FE86DFC5-001/tempDir-001/node4/.
   [junit4]   2> 62540 INFO  (SUITE-MathExpressionTest-seed#[C7B7B132FE86DFC5]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 62543 INFO  (zkConnectionManagerCallback-579-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 62544 INFO  (SUITE-MathExpressionTest-seed#[C7B7B132FE86DFC5]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 62547 INFO  (SUITE-MathExpressionTest-seed#[C7B7B132FE86DFC5]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 62549 INFO  (SUITE-MathExpressionTest-seed#[C7B7B132FE86DFC5]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:60271/solr ready
   [junit4]   2> 62565 INFO  (qtp773569252-1066) [n:127.0.0.1:60277_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf&name=collection1_collection&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 62572 INFO  (OverseerThreadFactory-108-thread-1-processing-n:127.0.0.1:60278_solr) [n:127.0.0.1:60278_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1_collection
   [junit4]   2> 62699 INFO  (OverseerStateUpdate-72119725408845835-127.0.0.1:60278_solr-n_0000000000) [n:127.0.0.1:60278_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:60277/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 62704 INFO  (OverseerStateUpdate-72119725408845835-127.0.0.1:60278_solr-n_0000000000) [n:127.0.0.1:60278_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1_collection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection1_collection_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:60279/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 62930 INFO  (qtp773569252-1072) [n:127.0.0.1:60277_solr    x:collection1_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1_collection_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 62930 INFO  (qtp986477012-1076) [n:127.0.0.1:60279_solr    x:collection1_collection_shard2_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_collection_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 63991 INFO  (qtp773569252-1072) [n:127.0.0.1:60277_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 63998 INFO  (qtp986477012-1076) [n:127.0.0.1:60279_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 64036 INFO  (qtp773569252-1072) [n:127.0.0.1:60277_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema [collection1_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 64038 INFO  (qtp986477012-1076) [n:127.0.0.1:60279_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2 ] o.a.s.s.IndexSchema [collection1_collection_shard2_replica_n2] Schema name=test
   [junit4]   2> 64061 WARN  (qtp773569252-1072) [n:127.0.0.1:60277_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1 ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.TrieIntField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 64061 WARN  (qtp986477012-1076) [n:127.0.0.1:60279_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2 ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.TrieIntField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 64068 WARN  (qtp986477012-1076) [n:127.0.0.1:60279_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2 ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.TrieFloatField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 64071 WARN  (qtp773569252-1072) [n:127.0.0.1:60277_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1 ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.TrieFloatField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 64073 WARN  (qtp986477012-1076) [n:127.0.0.1:60279_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2 ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.TrieLongField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 64075 WARN  (qtp773569252-1072) [n:127.0.0.1:60277_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1 ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.TrieLongField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 64075 WARN  (qtp986477012-1076) [n:127.0.0.1:60279_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2 ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.TrieDoubleField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 64076 WARN  (qtp773569252-1072) [n:127.0.0.1:60277_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1 ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.TrieDoubleField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 64101 WARN  (qtp773569252-1072) [n:127.0.0.1:60277_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_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> 64103 WARN  (qtp986477012-1076) [n:127.0.0.1:60279_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2 ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.TrieDateField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 64168 WARN  (qtp773569252-1072) [n:127.0.0.1:60277_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 64168 WARN  (qtp773569252-1072) [n:127.0.0.1:60277_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 64168 INFO  (qtp773569252-1072) [n:127.0.0.1:60277_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 64169 INFO  (qtp773569252-1072) [n:127.0.0.1:60277_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_collection_shard1_replica_n1' using configuration from collection collection1_collection, trusted=true
   [junit4]   2> 64169 INFO  (qtp773569252-1072) [n:127.0.0.1:60277_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60277.solr.core.collection1_collection.shard1.replica_n1' (registry 'solr.core.collection1_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@393b0c08
   [junit4]   2> 64169 INFO  (qtp773569252-1072) [n:127.0.0.1:60277_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [[collection1_collection_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.MathExpressionTest_C7B7B132FE86DFC5-001/tempDir-001/node3/collection1_collection_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.MathExpressionTest_C7B7B132FE86DFC5-001/tempDir-001/node3/./collection1_collection_shard1_replica_n1/data/]
   [junit4]   2> 64173 WARN  (qtp986477012-1076) [n:127.0.0.1:60279_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2 ] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 64173 WARN  (qtp986477012-1076) [n:127.0.0.1:60279_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2 ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 64173 INFO  (qtp986477012-1076) [n:127.0.0.1:60279_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2 ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 64173 INFO  (qtp986477012-1076) [n:127.0.0.1:60279_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_collection_shard2_replica_n2' using configuration from collection collection1_collection, trusted=true
   [junit4]   2> 64174 INFO  (qtp986477012-1076) [n:127.0.0.1:60279_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60279.solr.core.collection1_collection.shard2.replica_n2' (registry 'solr.core.collection1_collection.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@393b0c08
   [junit4]   2> 64174 INFO  (qtp986477012-1076) [n:127.0.0.1:60279_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2 ] o.a.s.c.SolrCore [[collection1_collection_shard2_replica_n2] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.MathExpressionTest_C7B7B132FE86DFC5-001/tempDir-001/node4/collection1_collection_shard2_replica_n2], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.MathExpressionTest_C7B7B132FE86DFC5-001/tempDir-001/node4/./collection1_collection_shard2_replica_n2/data/]
   [junit4]   2> 64259 INFO  (qtp773569252-1072) [n:127.0.0.1:60277_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 64259 INFO  (qtp773569252-1072) [n:127.0.0.1:60277_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 64263 INFO  (qtp773569252-1072) [n:127.0.0.1:60277_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 64263 INFO  (qtp773569252-1072) [n:127.0.0.1:60277_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 64264 INFO  (qtp773569252-1072) [n:127.0.0.1:60277_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@298b5439[collection1_collection_shard1_replica_n1] main]
   [junit4]   2> 64268 INFO  (qtp773569252-1072) [n:127.0.0.1:60277_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 64268 INFO  (qtp773569252-1072) [n:127.0.0.1:60277_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 64269 INFO  (qtp773569252-1072) [n:127.0.0.1:60277_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 64269 INFO  (qtp773569252-1072) [n:127.0.0.1:60277_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1638331112641003520
   [junit4]   2> 64273 INFO  (searcherExecutor-125-thread-1-processing-n:127.0.0.1:60277_solr x:collection1_collection_shard1_replica_n1 c:collection1_collection s:shard1 r:core_node3) [n:127.0.0.1:60277_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [collection1_collection_shard1_replica_n1] Registered new searcher Searcher@298b5439[collection1_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 64274 INFO  (qtp986477012-1076) [n:127.0.0.1:60279_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 64274 INFO  (qtp986477012-1076) [n:127.0.0.1:60279_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 64277 INFO  (qtp986477012-1076) [n:127.0.0.1:60279_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 64277 INFO  (qtp986477012-1076) [n:127.0.0.1:60279_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 64279 INFO  (qtp986477012-1076) [n:127.0.0.1:60279_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@3e5a6766[collection1_collection_shard2_replica_n2] main]
   [junit4]   2> 64280 INFO  (qtp773569252-1072) [n:127.0.0.1:60277_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1_collection/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 64280 INFO  (qtp773569252-1072) [n:127.0.0.1:60277_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1_collection/leaders/shard1
   [junit4]   2> 64282 INFO  (qtp986477012-1076) [n:127.0.0.1:60279_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 64283 INFO  (qtp986477012-1076) [n:127.0.0.1:60279_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 64284 INFO  (qtp986477012-1076) [n:127.0.0.1:60279_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 64284 INFO  (qtp986477012-1076) [n:127.0.0.1:60279_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1638331112656732160
   [junit4]   2> 64289 INFO  (searcherExecutor-126-thread-1-processing-n:127.0.0.1:60279_solr x:collection1_collection_shard2_replica_n2 c:collection1_collection s:shard2 r:core_node4) [n:127.0.0.1:60279_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2 ] o.a.s.c.SolrCore [collection1_collection_shard2_replica_n2] Registered new searcher Searcher@3e5a6766[collection1_collection_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 64290 INFO  (qtp773569252-1072) [n:127.0.0.1:60277_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 64290 INFO  (qtp773569252-1072) [n:127.0.0.1:60277_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 64290 INFO  (qtp773569252-1072) [n:127.0.0.1:60277_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:60277/solr/collection1_collection_shard1_replica_n1/
   [junit4]   2> 64290 INFO  (qtp773569252-1072) [n:127.0.0.1:60277_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 64291 INFO  (qtp773569252-1072) [n:127.0.0.1:60277_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:60277/solr/collection1_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 64291 INFO  (qtp773569252-1072) [n:127.0.0.1:60277_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1_collection/leaders/shard1/leader after winning as /collections/collection1_collection/leader_elect/shard1/election/72119725408845838-core_node3-n_0000000000
   [junit4]   2> 64296 INFO  (qtp773569252-1072) [n:127.0.0.1:60277_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:60277/solr/collection1_collection_shard1_replica_n1/ shard1
   [junit4]   2> 64298 INFO  (qtp986477012-1076) [n:127.0.0.1:60279_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1_collection/terms/shard2 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 64298 INFO  (qtp986477012-1076) [n:127.0.0.1:60279_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1_collection/leaders/shard2
   [junit4]   2> 64306 INFO  (qtp986477012-1076) [n:127.0.0.1:60279_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 64306 INFO  (qtp986477012-1076) [n:127.0.0.1:60279_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 64306 INFO  (qtp986477012-1076) [n:127.0.0.1:60279_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:60279/solr/collection1_collection_shard2_replica_n2/
   [junit4]   2> 64307 INFO  (qtp986477012-1076) [n:127.0.0.1:60279_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 64307 INFO  (qtp986477012-1076) [n:127.0.0.1:60279_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2 ] o.a.s.c.SyncStrategy http://127.0.0.1:60279/solr/collection1_collection_shard2_replica_n2/ has no replicas
   [junit4]   2> 64307 INFO  (qtp986477012-1076) [n:127.0.0.1:60279_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1_collection/leaders/shard2/leader after winning as /collections/collection1_collection/leader_elect/shard2/election/72119725408845837-core_node4-n_0000000000
   [junit4]   2> 64311 INFO  (qtp986477012-1076) [n:127.0.0.1:60279_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:60279/solr/collection1_collection_shard2_replica_n2/ shard2
   [junit4]   2> 64415 INFO  (zkCallback-539-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_collection/state.json] for collection [collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 64415 INFO  (zkCallback-541-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_collection/state.json] for collection [collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 64416 INFO  (zkCallback-539-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_collection/state.json] for collection [collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 64416 INFO  (zkCallback-541-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_collection/state.json] for collection [collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 64419 INFO  (qtp773569252-1072) [n:127.0.0.1:60277_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 64419 INFO  (qtp986477012-1076) [n:127.0.0.1:60279_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 64424 INFO  (qtp773569252-1072) [n:127.0.0.1:60277_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1_collection_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1495
   [junit4]   2> 64425 INFO  (qtp986477012-1076) [n:127.0.0.1:60279_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2 ] 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_collection_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1495
   [junit4]   2> 64429 INFO  (qtp773569252-1066) [n:127.0.0.1:60277_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> 64525 INFO  (zkCallback-539-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_collection/state.json] for collection [collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 64525 INFO  (zkCallback-539-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_collection/state.json] for collection [collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 64525 INFO  (zkCallback-541-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_collection/state.json] for collection [collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 64525 INFO  (zkCallback-541-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_collection/state.json] for collection [collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 64525 INFO  (zkCallback-539-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_collection/state.json] for collection [collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 64526 INFO  (zkCallback-541-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_collection/state.json] for collection [collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 64527 INFO  (qtp773569252-1066) [n:127.0.0.1:60277_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf&name=collection1_collection&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=1962
   [junit4]   2> 64537 INFO  (SUITE-MathExpressionTest-seed#[C7B7B132FE86DFC5]-worker) [     ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: collection1_collection failOnTimeout:true timeout (sec):45
   [junit4]   2> 64540 INFO  (SUITE-MathExpressionTest-seed#[C7B7B132FE86DFC5]-worker) [     ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1_collection
   [junit4]   2> 64541 INFO  (qtp773569252-1074) [n:127.0.0.1:60277_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :createalias with params collections=collection1_collection&name=collection1&action=CREATEALIAS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 64547 INFO  (OverseerCollectionConfigSetProcessor-72119725408845835-127.0.0.1:60278_solr-n_0000000000) [n:127.0.0.1:60278_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> 64654 INFO  (qtp773569252-1074) [n:127.0.0.1:60277_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collections=collection1_collection&name=collection1&action=CREATEALIAS&wt=javabin&version=2} status=0 QTime=112
   [junit4]   2> 64703 INFO  (TEST-MathExpressionTest.testFinddelay-seed#[C7B7B132FE86DFC5]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testFinddelay
   [junit4]   2> 64727 INFO  (qtp773569252-1067) [n:127.0.0.1:60277_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1_collection/terms/shard1 to Terms{values={core_node3=1}, version=1}
   [junit4]   2> 64727 INFO  (qtp773569252-1067) [n:127.0.0.1:60277_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:60279/solr/collection1_collection_shard2_replica_n2/&wt=javabin&version=2}{deleteByQuery=*:* (-1638331113113911296)} 0 9
   [junit4]   2> 64731 INFO  (qtp773569252-1072) [n:127.0.0.1:60277_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1638331113125445632,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 64731 INFO  (qtp773569252-1072) [n:127.0.0.1:60277_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 64731 INFO  (qtp773569252-1072) [n:127.0.0.1:60277_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 64731 INFO  (qtp773569252-1072) [n:127.0.0.1:60277_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_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:60279/solr/collection1_collection_shard2_replica_n2/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 1
   [junit4]   2> 64732 INFO  (qtp986477012-1083) [n:127.0.0.1:60279_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2 ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1638331113126494208,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 64732 INFO  (qtp986477012-1083) [n:127.0.0.1:60279_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2 ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 64733 INFO  (qtp986477012-1083) [n:127.0.0.1:60279_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2 ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 64734 INFO  (qtp986477012-1083) [n:127.0.0.1:60279_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1_collection/terms/shard2 to Terms{values={core_node4=1}, version=1}
   [junit4]   2> 64734 INFO  (qtp986477012-1083) [n:127.0.0.1:60279_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n2]  webapp=/solr path=/update params={_stateVer_=collection1_collection:4&commit=true&wt=javabin&version=2}{deleteByQuery=*:* (-1638331113102376960),commit=} 0 28
   [junit4]   2> 64786 INFO  (qtp773569252-1066) [n:127.0.0.1:60277_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=collection1_collection:4&wt=javabin&version=2}{add=[10 (1638331113131737088), 11 (1638331113181020160), 12 (1638331113182068736), 1 (1638331113182068737), 4 (1638331113182068738), 100 (1638331113182068739), 101 (1638331113182068740), 102 (1638331113182068741), 301 (1638331113182068742), 402 (1638331113183117312), ... (11 adds)]} 0 49
   [junit4]   2> 64786 INFO  (qtp986477012-1086) [n:127.0.0.1:60279_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n2]  webapp=/solr path=/update params={_stateVer_=collection1_collection:4&wt=javabin&version=2}{add=[2 (1638331113131737088), 3 (1638331113181020160), 5 (1638331113182068736), 6 (1638331113182068737), 7 (1638331113182068738), 103 (1638331113182068739), 104 (1638331113182068740), 105 (1638331113182068741), 106 (1638331113183117312), 200 (1638331113183117313), ... (13 adds)]} 0 49
   [junit4]   2> 64793 INFO  (qtp986477012-1076) [n:127.0.0.1:60279_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2 ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1638331113190457344,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 64793 INFO  (qtp986477012-1076) [n:127.0.0.1:60279_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2 ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@6e95175d commitCommandVersion:1638331113190457344
   [junit4]   2> 64801 INFO  (qtp986477012-1076) [n:127.0.0.1:60279_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5d58b47b[collection1_collection_shard2_replica_n2] main]
   [junit4]   2> 64802 INFO  (qtp986477012-1076) [n:127.0.0.1:60279_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2 ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 64803 INFO  (searcherExecutor-126-thread-1-processing-n:127.0.0.1:60279_solr x:collection1_collection_shard2_replica_n2 c:collection1_collection s:shard2 r:core_node4) [n:127.0.0.1:60279_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2 ] o.a.s.c.SolrCore [collection1_collection_shard2_replica_n2] Registered new searcher Searcher@5d58b47b[collection1_collection_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader(_0(9.0.0):c13:[diagnostics={timestamp=1562434304422, java.vendor=AdoptOpenJDK, os=Mac OS X, os.version=10.11.6, java.runtime.version=12.0.1+12, os.arch=x86_64, source=flush, lucene.version=9.0.0, java.vm.version=12.0.1+12, java.version=12.0.1}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]))}
   [junit4]   2> 64803 INFO  (qtp986477012-1076) [n:127.0.0.1:60279_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n2]  webapp=/solr path=/update params={update.distrib=TOLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:60277/solr/collection1_collection_shard1_replica_n1/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 10
   [junit4]   2> 64804 INFO  (qtp773569252-1074) [n:127.0.0.1:60277_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1638331113201991680,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 64804 INFO  (qtp773569252-1074) [n:127.0.0.1:60277_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1 ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@7a2c1b72 commitCommandVersion:1638331113201991680
   [junit4]   2> 64811 INFO  (qtp773569252-1074) [n:127.0.0.1:60277_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@54b0f5a1[collection1_collection_shard1_replica_n1] main]
   [junit4]   2> 64811 INFO  (qtp773569252-1074) [n:127.0.0.1:60277_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 64813 INFO  (searcherExecutor-125-thread-1-processing-n:127.0.0.1:60277_solr x:collection1_collection_shard1_replica_n1 c:collection1_collection s:shard1 r:core_node3) [n:127.0.0.1:60277_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [collection1_collection_shard1_replica_n1] Registered new searcher Searcher@54b0f5a1[collection1_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(_0(9.0.0):c11:[diagnostics={timestamp=1562434304433, java.vendor=AdoptOpenJDK, os=Mac OS X, os.version=10.11.6, java.runtime.version=12.0.1+12, os.arch=x86_64, source=flush, lucene.version=9.0.0, java.vm.version=12.0.1+12, java.version=12.0.1}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]))}
   [junit4]   2> 64813 INFO  (qtp773569252-1074) [n:127.0.0.1:60277_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=collection1_collection:4&commit=true&wt=javabin&version=2}{commit=} 0 25
   [junit4]   2> 64816 INFO  (qtp1386009573-1068) [n:127.0.0.1:60276_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 64822 INFO  (qtp986477012-1083) [n:127.0.0.1:60279_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2 ] o.a.s.c.S.Request [collection1_collection_shard2_replica_n2]  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=1
   [junit4]   2> 64825 INFO  (qtp986477012-1083) [n:127.0.0.1:60279_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2 ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 64827 INFO  (zkConnectionManagerCallback-586-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 64827 INFO  (qtp986477012-1083) [n:127.0.0.1:60279_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2 ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 64830 INFO  (qtp986477012-1083) [n:127.0.0.1:60279_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2 ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 64833 INFO  (qtp986477012-1083) [n:127.0.0.1:60279_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2 ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:60271/solr ready
   [junit4]   2> 64841 INFO  (qtp986477012-1082) [n:127.0.0.1:60279_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2 ] o.a.s.c.S.Request [collection1_collection_shard2_replica_n2]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=collection1_collection:4&fl=id&shards.purpose=4&start=0&fsv=true&sort=order_i+asc&shard.url=http://127.0.0.1:60279/solr/collection1_collection_shard2_replica_n2/&rows=10&version=2&q=col_s:a&omitHeader=false&NOW=1562434304461&isShard=true&wt=javabin} hits=5 status=0 QTime=1
   [junit4]   2> 64841 INFO  (qtp773569252-1067) [n:127.0.0.1:60277_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1 ] o.a.s.c.S.Request [collection1_collection_shard1_replica_n1]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=collection1_collection:4&fl=id&shards.purpose=4&start=0&fsv=true&sort=order_i+asc&shard.url=http://127.0.0.1:60277/solr/collection1_collection_shard1_replica_n1/&rows=10&version=2&q=col_s:a&omitHeader=false&NOW=1562434304461&isShard=true&wt=javabin} hits=5 status=0 QTime=1
   [junit4]   2> 64844 INFO  (qtp773569252-1072) [n:127.0.0.1:60277_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1 ] o.a.s.c.S.Request [collection1_collection_shard1_replica_n1]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=collection1_collection:4&fl=price_f,+order_i&fl=id&shards.purpose=64&shard.url=http://127.0.0.1:60277/solr/collection1_collection_shard1_replica_n1/&version=2&q=col_s:a&omitHeader=false&NOW=1562434304461&ids=11,1,12,4,10&isShard=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 64844 INFO  (qtp986477012-1086) [n:127.0.0.1:60279_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2 ] o.a.s.c.S.Request [collection1_collection_shard2_replica_n2]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=collection1_collection:4&fl=price_f,+order_i&fl=id&shards.purpose=64&shard.url=http://127.0.0.1:60279/solr/collection1_collection_shard2_replica_n2/&version=2&q=col_s:a&omitHeader=false&NOW=1562434304461&ids=2,3,5,6,7&isShard=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 64846 INFO  (qtp986477012-1089) [n:127.0.0.1:60279_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2 ] o.a.s.c.S.Request [collection1_collection_shard2_replica_n2]  webapp=/solr path=/select params={q=col_s:a&_stateVer_=collection1_collection:4&fl=price_f,+order_i&sort=order_i+asc&wt=javabin&version=2} hits=10 status=0 QTime=11
   [junit4]   2> 64851 INFO  (qtp773569252-1066) [n:127.0.0.1:60277_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1 ] o.a.s.c.S.Request [collection1_collection_shard1_replica_n1]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=collection1_collection:4&fl=id&shards.purpose=4&start=0&fsv=true&sort=order_i+asc&shard.url=http://127.0.0.1:60277/solr/collection1_collection_shard1_replica_n1/&rows=10&version=2&q=col_s:b&omitHeader=false&NOW=1562434304474&isShard=true&wt=javabin} hits=3 status=0 QTime=0
   [junit4]   2> 64852 INFO  (qtp986477012-1076) [n:127.0.0.1:60279_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2 ] o.a.s.c.S.Request [collection1_collection_shard2_replica_n2]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=collection1_collection:4&fl=id&shards.purpose=4&start=0&fsv=true&sort=order_i+asc&shard.url=http://127.0.0.1:60279/solr/collection1_collection_shard2_replica_n2/&rows=10&version=2&q=col_s:b&omitHeader=false&NOW=1562434304474&isShard=true&wt=javabin} hits=4 status=0 QTime=0
   [junit4]   2> 64856 INFO  (qtp773569252-1074) [n:127.0.0.1:60277_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1 ] o.a.s.c.S.Request [collection1_collection_shard1_replica_n1]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=collection1_collection:4&fl=price_f,+order_i&fl=id&shards.purpose=64&shard.url=http://127.0.0.1:60277/solr/collection1_collection_shard1_replica_n1/&version=2&q=col_s:b&omitHeader=false&NOW=1562434304474&ids=100,101,102&isShard=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 64856 INFO  (qtp986477012-1082) [n:127.0.0.1:60279_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2 ] o.a.s.c.S.Request [collection1_collection_shard2_replica_n2]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=collection1_collection:4&fl=price_f,+order_i&fl=id&shards.purpose=64&shard.url=http://127.0.0.1:60279/solr/collection1_collection_shard2_replica_n2/&version=2&q=col_s:b&omitHeader=false&NOW=1562434304474&ids=103,104,105,106&isShard=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 64858 INFO  (qtp986477012-1070) [n:127.0.0.1:60279_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2 ] o.a.s.c.S.Request [collection1_collection_shard2_replica_n2]  webapp=/solr path=/select params={q=col_s:b&_stateVer_=collection1_collection:4&fl=price_f,+order_i&sort=order_i+asc&wt=javabin&version=2} hits=7 status=0 QTime=10
   [junit4]   2> 64880 INFO  (qtp986477012-1086) [n:127.0.0.1:60279_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2 ] o.a.s.c.S.Request [collection1_collection_shard2_replica_n2]  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> 64888 INFO  (qtp986477012-1082) [n:127.0.0.1:60279_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2 ] o.a.s.c.S.Request [collection1_collection_shard2_replica_n2]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=collection1_collection: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:60279/solr/collection1_collection_shard2_replica_n2/&rows=10&version=2&q=col_s:a&omitHeader=false&NOW=1562434304507&isShard=true&wt=javabin} hits=5 status=0 QTime=0
   [junit4]   2> 64888 INFO  (qtp773569252-1066) [n:127.0.0.1:60277_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1 ] o.a.s.c.S.Request [collection1_collection_shard1_replica_n1]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=collection1_collection: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:60277/solr/collection1_collection_shard1_replica_n1/&rows=10&version=2&q=col_s:a&omitHeader=false&NOW=1562434304507&isShard=true&wt=javabin} hits=2 status=0 QTime=1
   [junit4]   2> 64892 INFO  (qtp773569252-1074) [n:127.0.0.1:60277_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1 ] o.a.s.c.S.Request [collection1_collection_shard1_replica_n1]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=collection1_collection: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:60277/solr/collection1_collection_shard1_replica_n1/

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

86 INFO  (jetty-closer-594-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 82186 INFO  (jetty-closer-594-thread-4) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@64523e32: rootName = solr_60277, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@392af7ee
   [junit4]   2> 82186 INFO  (jetty-closer-594-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@f451237: rootName = solr_60279, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@63439dbf
   [junit4]   2> 82190 INFO  (jetty-closer-594-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@5f23405{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 82191 INFO  (jetty-closer-594-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3880baaa{/solr,null,UNAVAILABLE}
   [junit4]   2> 82192 INFO  (jetty-closer-594-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 82202 INFO  (jetty-closer-594-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 82202 INFO  (jetty-closer-594-thread-4) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@455e4ea0: rootName = solr_60277, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@2cd2e306
   [junit4]   2> 82203 INFO  (jetty-closer-594-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 82203 INFO  (jetty-closer-594-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1a1cc256: rootName = solr_60279, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@2cd2e306
   [junit4]   2> 82206 INFO  (jetty-closer-594-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 82206 INFO  (jetty-closer-594-thread-4) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2c2ba146: rootName = solr_60277, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@4000d0c7
   [junit4]   2> 82206 INFO  (jetty-closer-594-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 82208 INFO  (jetty-closer-594-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 82208 INFO  (jetty-closer-594-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@59f01b45: rootName = solr_60279, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@4000d0c7
   [junit4]   2> 82208 INFO  (jetty-closer-594-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 82286 INFO  (jetty-closer-594-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@5c5b37c6{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 82286 INFO  (jetty-closer-594-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@62f6563f{/solr,null,UNAVAILABLE}
   [junit4]   2> 82287 INFO  (jetty-closer-594-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 82332 INFO  (zkCallback-572-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 82332 INFO  (zkCallback-564-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (0)
   [junit4]   2> 82552 INFO  (jetty-closer-594-thread-4) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@20dc5157{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 82553 INFO  (jetty-closer-594-thread-4) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4a6a9f29{/solr,null,UNAVAILABLE}
   [junit4]   2> 82553 INFO  (jetty-closer-594-thread-4) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 82660 INFO  (jetty-closer-594-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@340b98fd{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 82661 INFO  (jetty-closer-594-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@48ec06b8{/solr,null,UNAVAILABLE}
   [junit4]   2> 82661 INFO  (jetty-closer-594-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 82662 INFO  (SUITE-MathExpressionTest-seed#[C7B7B132FE86DFC5]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 82881 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> 	10	/solr/aliases.json
   [junit4]   2> 	10	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	3	/solr/collections/collection1_collection/terms/shard1
   [junit4]   2> 	3	/solr/collections/collection1_collection/terms/shard2
   [junit4]   2> 	2	/solr/collections/collection1_collection/collectionprops.json
   [junit4]   2> 	2	/solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	25	/solr/collections/collection1_collection/state.json
   [junit4]   2> 	10	/solr/clusterstate.json
   [junit4]   2> 	9	/solr/aliases.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72119725408845838-127.0.0.1:60277_solr-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	38	/solr/live_nodes
   [junit4]   2> 	19	/solr/collections
   [junit4]   2> 	17	/solr/overseer/queue
   [junit4]   2> 	7	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 83061 INFO  (SUITE-MathExpressionTest-seed#[C7B7B132FE86DFC5]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:60271
   [junit4]   2> 83061 INFO  (SUITE-MathExpressionTest-seed#[C7B7B132FE86DFC5]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 60271
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.MathExpressionTest_C7B7B132FE86DFC5-001
   [junit4]   2> Jul 06, 2019 5:32:02 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(Lucene80): {multiDefault=PostingsFormat(name=LuceneVarGapFixedInterval), price_f=PostingsFormat(name=LuceneVarGapFixedInterval), intDefault=FSTOrd50, test_dt=PostingsFormat(name=LuceneVarGapDocFreqInterval), price_i=PostingsFormat(name=LuceneFixedGap), test_t=PostingsFormat(name=LuceneFixedGap), col_s=FSTOrd50, order_i=PostingsFormat(name=LuceneVarGapFixedInterval), loc_p_1_d1=PostingsFormat(name=LuceneVarGapDocFreqInterval), _version_=FSTOrd50, loc_p_0_d1=FSTOrd50, id=PostingsFormat(name=LuceneFixedGap), text=PostingsFormat(name=LuceneVarGapDocFreqInterval), miles_i=FSTOrd50, timestamp=PostingsFormat(name=LuceneVarGapFixedInterval)}, docValues:{col_s=DocValuesFormat(name=Direct), order_i=DocValuesFormat(name=Lucene80), _version_=DocValuesFormat(name=Direct), multiDefault=DocValuesFormat(name=Lucene80), price_f=DocValuesFormat(name=Lucene80), intDefault=DocValuesFormat(name=Direct), test_dt=DocValuesFormat(name=Asserting), id=DocValuesFormat(name=Lucene80), price_i=DocValuesFormat(name=Lucene80), miles_i=DocValuesFormat(name=Direct), timestamp=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=972, maxMBSortInHeap=6.159625652208215, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@314e2b7f), locale=hy, timezone=AGT
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/AdoptOpenJDK 12.0.1 (64-bit)/cpus=3,threads=1,free=24494240,total=151322624
   [junit4]   2> NOTE: All tests run in this JVM: [SolrExampleXMLTest, SolrExampleEmbeddedTest, AddEvaluatorTest, TestFastJavabinDecoder, SolrExampleStreamingBinaryHttp2Test, OperationsTest, StreamingTest, NormalDistributionEvaluatorTest, MathExpressionTest]
   [junit4] Completed [26/199 (1!)] on J0 in 22.63s, 124 tests, 1 failure <<< FAILURES!

[...truncated 44283 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/5243/consoleText

[repro] Revision: dd4813d5b82d7e983a3541be54cb9b0e04f246ce

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC"
[repro] Repro line:  ant test  -Dtestcase=MathExpressionTest -Dtests.method=testGammaDistribution -Dtests.seed=C7B7B132FE86DFC5 -Dtests.slow=true -Dtests.locale=hy -Dtests.timezone=AGT -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[repro] ant clean

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

[...truncated 2526 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.MathExpressionTest" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=C7B7B132FE86DFC5 -Dtests.slow=true -Dtests.locale=hy -Dtests.timezone=AGT -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

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

[...truncated 73 lines...]