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 2018/04/05 20:55:51 UTC

[JENKINS] Lucene-Solr-7.3-Linux (64bit/jdk1.8.0_162) - Build # 127 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.3-Linux/127/
Java: 64bit/jdk1.8.0_162 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

2 tests failed.
FAILED:  org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testGammaDistribution

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([E67DDB098670AFAE:DB07F0A7A50805B9]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testGammaDistribution(StreamExpressionTest.java:8650)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testDistributions

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([E67DDB098670AFAE:59829AA3588A4F32]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testDistributions(StreamExpressionTest.java:6639)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 15777 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.io.stream.StreamExpressionTest
   [junit4]   2> 75032 INFO  (SUITE-StreamExpressionTest-seed#[E67DDB098670AFAE]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_E67DDB098670AFAE-001/init-core-data-001
   [junit4]   2> 75033 WARN  (SUITE-StreamExpressionTest-seed#[E67DDB098670AFAE]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=23 numCloses=23
   [junit4]   2> 75033 INFO  (SUITE-StreamExpressionTest-seed#[E67DDB098670AFAE]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 75034 INFO  (SUITE-StreamExpressionTest-seed#[E67DDB098670AFAE]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 75034 INFO  (SUITE-StreamExpressionTest-seed#[E67DDB098670AFAE]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_E67DDB098670AFAE-001/tempDir-001
   [junit4]   2> 75034 INFO  (SUITE-StreamExpressionTest-seed#[E67DDB098670AFAE]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 75041 INFO  (Thread-276) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 75041 INFO  (Thread-276) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 75050 ERROR (Thread-276) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 75141 INFO  (SUITE-StreamExpressionTest-seed#[E67DDB098670AFAE]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:45151
   [junit4]   2> 75170 INFO  (zkConnectionManagerCallback-248-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 75174 INFO  (jetty-launcher-245-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T16:27:37-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 75175 INFO  (jetty-launcher-245-thread-3) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T16:27:37-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 75175 INFO  (jetty-launcher-245-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T16:27:37-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 75175 INFO  (jetty-launcher-245-thread-4) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T16:27:37-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 75206 INFO  (jetty-launcher-245-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 75206 INFO  (jetty-launcher-245-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 75207 INFO  (jetty-launcher-245-thread-2) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 75210 INFO  (jetty-launcher-245-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6cf06909{/solr,null,AVAILABLE}
   [junit4]   2> 75212 INFO  (jetty-launcher-245-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5b6dbdf{HTTP/1.1,[http/1.1]}{127.0.0.1:37509}
   [junit4]   2> 75212 INFO  (jetty-launcher-245-thread-2) [    ] o.e.j.s.Server Started @77237ms
   [junit4]   2> 75212 INFO  (jetty-launcher-245-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37509}
   [junit4]   2> 75212 ERROR (jetty-launcher-245-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 75212 INFO  (jetty-launcher-245-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.1
   [junit4]   2> 75212 INFO  (jetty-launcher-245-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 75212 INFO  (jetty-launcher-245-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 75212 INFO  (jetty-launcher-245-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-04-05T20:36:48.027Z
   [junit4]   2> 75261 INFO  (jetty-launcher-245-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 75261 INFO  (jetty-launcher-245-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 75261 INFO  (jetty-launcher-245-thread-1) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 75262 INFO  (jetty-launcher-245-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@627200c7{/solr,null,AVAILABLE}
   [junit4]   2> 75262 INFO  (jetty-launcher-245-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@19a9c888{HTTP/1.1,[http/1.1]}{127.0.0.1:37755}
   [junit4]   2> 75262 INFO  (jetty-launcher-245-thread-1) [    ] o.e.j.s.Server Started @77288ms
   [junit4]   2> 75262 INFO  (jetty-launcher-245-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37755}
   [junit4]   2> 75263 ERROR (jetty-launcher-245-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 75263 INFO  (jetty-launcher-245-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.1
   [junit4]   2> 75263 INFO  (jetty-launcher-245-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 75263 INFO  (jetty-launcher-245-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 75263 INFO  (jetty-launcher-245-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-04-05T20:36:48.078Z
   [junit4]   2> 75266 INFO  (jetty-launcher-245-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 75266 INFO  (jetty-launcher-245-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 75266 INFO  (jetty-launcher-245-thread-3) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 75274 INFO  (jetty-launcher-245-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5e9a76bd{/solr,null,AVAILABLE}
   [junit4]   2> 75290 INFO  (jetty-launcher-245-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 75291 INFO  (jetty-launcher-245-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 75291 INFO  (jetty-launcher-245-thread-4) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 75293 INFO  (jetty-launcher-245-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@40a0e27d{/solr,null,AVAILABLE}
   [junit4]   2> 75294 INFO  (jetty-launcher-245-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@fca9d28{HTTP/1.1,[http/1.1]}{127.0.0.1:39939}
   [junit4]   2> 75294 INFO  (jetty-launcher-245-thread-4) [    ] o.e.j.s.Server Started @77319ms
   [junit4]   2> 75294 INFO  (jetty-launcher-245-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39939}
   [junit4]   2> 75294 ERROR (jetty-launcher-245-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 75294 INFO  (jetty-launcher-245-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.1
   [junit4]   2> 75294 INFO  (jetty-launcher-245-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 75294 INFO  (jetty-launcher-245-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 75294 INFO  (jetty-launcher-245-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-04-05T20:36:48.109Z
   [junit4]   2> 75296 INFO  (jetty-launcher-245-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3b5d9d47{HTTP/1.1,[http/1.1]}{127.0.0.1:39057}
   [junit4]   2> 75296 INFO  (jetty-launcher-245-thread-3) [    ] o.e.j.s.Server Started @77321ms
   [junit4]   2> 75296 INFO  (jetty-launcher-245-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39057}
   [junit4]   2> 75296 ERROR (jetty-launcher-245-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 75297 INFO  (jetty-launcher-245-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.1
   [junit4]   2> 75297 INFO  (jetty-launcher-245-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 75297 INFO  (jetty-launcher-245-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 75297 INFO  (jetty-launcher-245-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-04-05T20:36:48.112Z
   [junit4]   2> 75301 INFO  (zkConnectionManagerCallback-250-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 75303 INFO  (jetty-launcher-245-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 75315 INFO  (zkConnectionManagerCallback-252-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 75320 INFO  (zkConnectionManagerCallback-254-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 75320 INFO  (jetty-launcher-245-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 75321 INFO  (zkConnectionManagerCallback-256-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 75321 INFO  (jetty-launcher-245-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 75321 INFO  (jetty-launcher-245-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 75327 INFO  (jetty-launcher-245-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45151/solr
   [junit4]   2> 75347 INFO  (jetty-launcher-245-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45151/solr
   [junit4]   2> 75355 INFO  (jetty-launcher-245-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45151/solr
   [junit4]   2> 75383 INFO  (zkConnectionManagerCallback-260-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 75387 INFO  (zkConnectionManagerCallback-268-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 75393 INFO  (jetty-launcher-245-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45151/solr
   [junit4]   2> 75394 INFO  (zkConnectionManagerCallback-265-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 75415 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1001c8142f30006, likely client has closed socket
   [junit4]   2> 75450 INFO  (zkConnectionManagerCallback-274-thread-1-processing-n:127.0.0.1:37509_solr) [n:127.0.0.1:37509_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 75462 INFO  (zkConnectionManagerCallback-276-thread-1-processing-n:127.0.0.1:39939_solr) [n:127.0.0.1:39939_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 75468 WARN  (jetty-launcher-245-thread-4) [n:127.0.0.1:39939_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> 75479 INFO  (zkConnectionManagerCallback-272-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 75471 INFO  (zkConnectionManagerCallback-278-thread-1-processing-n:127.0.0.1:37755_solr) [n:127.0.0.1:37755_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 75468 WARN  (jetty-launcher-245-thread-2) [n:127.0.0.1:37509_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> 75484 INFO  (jetty-launcher-245-thread-2) [n:127.0.0.1:37509_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 75484 INFO  (jetty-launcher-245-thread-4) [n:127.0.0.1:39939_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 75485 INFO  (jetty-launcher-245-thread-2) [n:127.0.0.1:37509_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37509_solr
   [junit4]   2> 75485 INFO  (jetty-launcher-245-thread-4) [n:127.0.0.1:39939_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39939_solr
   [junit4]   2> 75486 INFO  (jetty-launcher-245-thread-2) [n:127.0.0.1:37509_solr    ] o.a.s.c.Overseer Overseer (id=72088935537508360-127.0.0.1:37509_solr-n_0000000000) starting
   [junit4]   2> 75486 WARN  (jetty-launcher-245-thread-1) [n:127.0.0.1:37755_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> 75498 INFO  (jetty-launcher-245-thread-1) [n:127.0.0.1:37755_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 75500 INFO  (jetty-launcher-245-thread-1) [n:127.0.0.1:37755_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 75505 INFO  (zkCallback-275-thread-1-processing-n:127.0.0.1:39939_solr) [n:127.0.0.1:39939_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 75517 INFO  (zkCallback-273-thread-1-processing-n:127.0.0.1:37509_solr) [n:127.0.0.1:37509_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 75517 INFO  (zkConnectionManagerCallback-282-thread-1-processing-n:127.0.0.1:39057_solr) [n:127.0.0.1:39057_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 75519 INFO  (jetty-launcher-245-thread-1) [n:127.0.0.1:37755_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37755_solr
   [junit4]   2> 75548 INFO  (zkCallback-275-thread-1-processing-n:127.0.0.1:39939_solr) [n:127.0.0.1:39939_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 75548 INFO  (zkCallback-273-thread-1-processing-n:127.0.0.1:37509_solr) [n:127.0.0.1:37509_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 75646 INFO  (zkCallback-277-thread-1-processing-n:127.0.0.1:37755_solr) [n:127.0.0.1:37755_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 75650 WARN  (jetty-launcher-245-thread-3) [n:127.0.0.1:39057_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> 75651 INFO  (jetty-launcher-245-thread-3) [n:127.0.0.1:39057_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 75664 INFO  (jetty-launcher-245-thread-3) [n:127.0.0.1:39057_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 75673 INFO  (jetty-launcher-245-thread-3) [n:127.0.0.1:39057_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39057_solr
   [junit4]   2> 75674 INFO  (zkCallback-275-thread-1-processing-n:127.0.0.1:39939_solr) [n:127.0.0.1:39939_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 75674 INFO  (zkCallback-277-thread-1-processing-n:127.0.0.1:37755_solr) [n:127.0.0.1:37755_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 75675 INFO  (zkCallback-273-thread-1-processing-n:127.0.0.1:37509_solr) [n:127.0.0.1:37509_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 75678 INFO  (zkConnectionManagerCallback-287-thread-1-processing-n:127.0.0.1:37509_solr) [n:127.0.0.1:37509_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 75682 INFO  (jetty-launcher-245-thread-2) [n:127.0.0.1:37509_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 75685 INFO  (jetty-launcher-245-thread-2) [n:127.0.0.1:37509_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45151/solr ready
   [junit4]   2> 75693 INFO  (jetty-launcher-245-thread-4) [n:127.0.0.1:39939_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39939.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f91418f
   [junit4]   2> 75711 INFO  (zkCallback-281-thread-1-processing-n:127.0.0.1:39057_solr) [n:127.0.0.1:39057_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 75711 INFO  (jetty-launcher-245-thread-4) [n:127.0.0.1:39939_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39939.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f91418f
   [junit4]   2> 75720 INFO  (jetty-launcher-245-thread-1) [n:127.0.0.1:37755_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37755.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f91418f
   [junit4]   2> 75721 INFO  (jetty-launcher-245-thread-2) [n:127.0.0.1:37509_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37509_solr
   [junit4]   2> 75723 INFO  (zkCallback-277-thread-1-processing-n:127.0.0.1:37755_solr) [n:127.0.0.1:37755_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 75723 INFO  (zkCallback-275-thread-1-processing-n:127.0.0.1:39939_solr) [n:127.0.0.1:39939_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 75729 INFO  (jetty-launcher-245-thread-1) [n:127.0.0.1:37755_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37755.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f91418f
   [junit4]   2> 75730 INFO  (jetty-launcher-245-thread-1) [n:127.0.0.1:37755_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37755.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f91418f
   [junit4]   2> 75750 INFO  (jetty-launcher-245-thread-4) [n:127.0.0.1:39939_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39939.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f91418f
   [junit4]   2> 75752 INFO  (jetty-launcher-245-thread-4) [n:127.0.0.1:39939_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_E67DDB098670AFAE-001/tempDir-001/node4/.
   [junit4]   2> 75766 INFO  (jetty-launcher-245-thread-1) [n:127.0.0.1:37755_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_E67DDB098670AFAE-001/tempDir-001/node1/.
   [junit4]   2> 75771 INFO  (jetty-launcher-245-thread-3) [n:127.0.0.1:39057_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39057.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f91418f
   [junit4]   2> 75780 INFO  (jetty-launcher-245-thread-3) [n:127.0.0.1:39057_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39057.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f91418f
   [junit4]   2> 75780 INFO  (jetty-launcher-245-thread-3) [n:127.0.0.1:39057_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39057.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f91418f
   [junit4]   2> 75782 INFO  (jetty-launcher-245-thread-3) [n:127.0.0.1:39057_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_E67DDB098670AFAE-001/tempDir-001/node3/.
   [junit4]   2> 75784 INFO  (zkCallback-273-thread-1-processing-n:127.0.0.1:37509_solr) [n:127.0.0.1:37509_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 75785 INFO  (zkCallback-281-thread-1-processing-n:127.0.0.1:39057_solr) [n:127.0.0.1:39057_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 75789 INFO  (jetty-launcher-245-thread-2) [n:127.0.0.1:37509_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37509.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f91418f
   [junit4]   2> 75797 INFO  (jetty-launcher-245-thread-2) [n:127.0.0.1:37509_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37509.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f91418f
   [junit4]   2> 75797 INFO  (jetty-launcher-245-thread-2) [n:127.0.0.1:37509_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37509.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f91418f
   [junit4]   2> 75799 INFO  (jetty-launcher-245-thread-2) [n:127.0.0.1:37509_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_E67DDB098670AFAE-001/tempDir-001/node2/.
   [junit4]   2> 75803 INFO  (zkCallback-286-thread-1-processing-n:127.0.0.1:37509_solr) [n:127.0.0.1:37509_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 75838 INFO  (zkConnectionManagerCallback-297-thread-1-processing-n:127.0.0.1:37755_solr) [n:127.0.0.1:37755_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 75839 INFO  (jetty-launcher-245-thread-1) [n:127.0.0.1:37755_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 75840 INFO  (jetty-launcher-245-thread-1) [n:127.0.0.1:37755_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45151/solr ready
   [junit4]   2> 75858 INFO  (zkConnectionManagerCallback-300-thread-1-processing-n:127.0.0.1:39057_solr) [n:127.0.0.1:39057_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 75859 INFO  (jetty-launcher-245-thread-3) [n:127.0.0.1:39057_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 75860 INFO  (jetty-launcher-245-thread-3) [n:127.0.0.1:39057_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45151/solr ready
   [junit4]   2> 75860 INFO  (zkConnectionManagerCallback-294-thread-1-processing-n:127.0.0.1:39939_solr) [n:127.0.0.1:39939_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 75863 INFO  (jetty-launcher-245-thread-4) [n:127.0.0.1:39939_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 75864 INFO  (jetty-launcher-245-thread-4) [n:127.0.0.1:39939_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45151/solr ready
   [junit4]   2> 76102 INFO  (zkConnectionManagerCallback-302-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 76123 INFO  (zkConnectionManagerCallback-306-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 76124 INFO  (SUITE-StreamExpressionTest-seed#[E67DDB098670AFAE]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 76125 INFO  (SUITE-StreamExpressionTest-seed#[E67DDB098670AFAE]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45151/solr ready
   [junit4]   2> 76142 INFO  (qtp486762282-1150) [n:127.0.0.1:39057_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 76145 INFO  (OverseerThreadFactory-461-thread-1-processing-n:127.0.0.1:37509_solr) [n:127.0.0.1:37509_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 76259 INFO  (OverseerStateUpdate-72088935537508360-127.0.0.1:37509_solr-n_0000000000) [n:127.0.0.1:37509_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:39057/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 76262 INFO  (OverseerStateUpdate-72088935537508360-127.0.0.1:37509_solr-n_0000000000) [n:127.0.0.1:37509_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection1_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:37509/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 76477 INFO  (qtp486762282-1178) [n:127.0.0.1:39057_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 76477 INFO  (qtp486762282-1178) [n:127.0.0.1:39057_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 76491 INFO  (qtp1244487636-1151) [n:127.0.0.1:37509_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 76491 INFO  (qtp1244487636-1151) [n:127.0.0.1:37509_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 76598 INFO  (zkCallback-273-thread-1-processing-n:127.0.0.1:37509_solr) [n:127.0.0.1:37509_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 76598 INFO  (zkCallback-281-thread-1-processing-n:127.0.0.1:39057_solr) [n:127.0.0.1:39057_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 76606 INFO  (zkCallback-281-thread-2-processing-n:127.0.0.1:39057_solr) [n:127.0.0.1:39057_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 76611 INFO  (zkCallback-273-thread-2-processing-n:127.0.0.1:37509_solr) [n:127.0.0.1:37509_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 77504 INFO  (qtp486762282-1178) [n:127.0.0.1:39057_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.1
   [junit4]   2> 77506 INFO  (qtp1244487636-1151) [n:127.0.0.1:37509_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.1
   [junit4]   2> 77511 INFO  (qtp486762282-1178) [n:127.0.0.1:39057_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema [collection1_shard1_replica_n1] Schema name=test
   [junit4]   2> 77514 INFO  (qtp1244487636-1151) [n:127.0.0.1:37509_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.s.IndexSchema [collection1_shard2_replica_n2] Schema name=test
   [junit4]   2> 77599 WARN  (qtp486762282-1178) [n:127.0.0.1:39057_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 77599 WARN  (qtp486762282-1178) [n:127.0.0.1:39057_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 77599 INFO  (qtp486762282-1178) [n:127.0.0.1:39057_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 77599 INFO  (qtp486762282-1178) [n:127.0.0.1:39057_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using configuration from collection collection1, trusted=true
   [junit4]   2> 77600 INFO  (qtp486762282-1178) [n:127.0.0.1:39057_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39057.solr.core.collection1.shard1.replica_n1' (registry 'solr.core.collection1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f91418f
   [junit4]   2> 77600 INFO  (qtp486762282-1178) [n:127.0.0.1:39057_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 77601 INFO  (qtp486762282-1178) [n:127.0.0.1:39057_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_E67DDB098670AFAE-001/tempDir-001/node3/collection1_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_E67DDB098670AFAE-001/tempDir-001/node3/./collection1_shard1_replica_n1/data/]
   [junit4]   2> 77605 WARN  (qtp1244487636-1151) [n:127.0.0.1:37509_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 77605 WARN  (qtp1244487636-1151) [n:127.0.0.1:37509_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 77605 INFO  (qtp1244487636-1151) [n:127.0.0.1:37509_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 77605 INFO  (qtp1244487636-1151) [n:127.0.0.1:37509_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n2' using configuration from collection collection1, trusted=true
   [junit4]   2> 77606 INFO  (qtp1244487636-1151) [n:127.0.0.1:37509_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37509.solr.core.collection1.shard2.replica_n2' (registry 'solr.core.collection1.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f91418f
   [junit4]   2> 77606 INFO  (qtp1244487636-1151) [n:127.0.0.1:37509_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 77606 INFO  (qtp1244487636-1151) [n:127.0.0.1:37509_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.SolrCore [[collection1_shard2_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_E67DDB098670AFAE-001/tempDir-001/node2/collection1_shard2_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_E67DDB098670AFAE-001/tempDir-001/node2/./collection1_shard2_replica_n2/data/]
   [junit4]   2> 77667 INFO  (qtp486762282-1178) [n:127.0.0.1:39057_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 77667 INFO  (qtp486762282-1178) [n:127.0.0.1:39057_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 77668 INFO  (qtp486762282-1178) [n:127.0.0.1:39057_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 77668 INFO  (qtp486762282-1178) [n:127.0.0.1:39057_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 77670 INFO  (qtp1244487636-1151) [n:127.0.0.1:37509_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 77670 INFO  (qtp1244487636-1151) [n:127.0.0.1:37509_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 77670 INFO  (qtp486762282-1178) [n:127.0.0.1:39057_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@32fdc8c5[collection1_shard1_replica_n1] main]
   [junit4]   2> 77671 INFO  (qtp1244487636-1151) [n:127.0.0.1:37509_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 77671 INFO  (qtp1244487636-1151) [n:127.0.0.1:37509_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 77672 INFO  (qtp486762282-1178) [n:127.0.0.1:39057_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 77672 INFO  (qtp486762282-1178) [n:127.0.0.1:39057_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 77673 INFO  (qtp486762282-1178) [n:127.0.0.1:39057_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 77673 INFO  (qtp1244487636-1151) [n:127.0.0.1:37509_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@3c1cea64[collection1_shard2_replica_n2] main]
   [junit4]   2> 77673 INFO  (qtp486762282-1178) [n:127.0.0.1:39057_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1596939945103065088
   [junit4]   2> 77679 INFO  (searcherExecutor-467-thread-1-processing-n:127.0.0.1:39057_solr x:collection1_shard1_replica_n1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:39057_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrCore [collection1_shard1_replica_n1] Registered new searcher Searcher@32fdc8c5[collection1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 77679 INFO  (qtp1244487636-1151) [n:127.0.0.1:37509_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 77680 INFO  (qtp1244487636-1151) [n:127.0.0.1:37509_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 77681 INFO  (qtp1244487636-1151) [n:127.0.0.1:37509_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 77682 INFO  (qtp1244487636-1151) [n:127.0.0.1:37509_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1596939945112502272
   [junit4]   2> 77687 INFO  (searcherExecutor-468-thread-1-processing-n:127.0.0.1:37509_solr x:collection1_shard2_replica_n2 s:shard2 c:collection1 r:core_node4) [n:127.0.0.1:37509_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.SolrCore [collection1_shard2_replica_n2] Registered new searcher Searcher@3c1cea64[collection1_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 77694 INFO  (qtp486762282-1178) [n:127.0.0.1:39057_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 77694 INFO  (qtp1244487636-1151) [n:127.0.0.1:37509_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard2 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 77696 INFO  (qtp486762282-1178) [n:127.0.0.1:39057_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 77696 INFO  (qtp486762282-1178) [n:127.0.0.1:39057_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 77696 INFO  (qtp486762282-1178) [n:127.0.0.1:39057_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:39057/solr/collection1_shard1_replica_n1/
   [junit4]   2> 77696 INFO  (qtp1244487636-1151) [n:127.0.0.1:37509_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 77696 INFO  (qtp486762282-1178) [n:127.0.0.1:39057_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 77697 INFO  (qtp1244487636-1151) [n:127.0.0.1:37509_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 77697 INFO  (qtp1244487636-1151) [n:127.0.0.1:37509_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:37509/solr/collection1_shard2_replica_n2/
   [junit4]   2> 77697 INFO  (qtp486762282-1178) [n:127.0.0.1:39057_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:39057/solr/collection1_shard1_replica_n1/ has no replicas
   [junit4]   2> 77697 INFO  (qtp486762282-1178) [n:127.0.0.1:39057_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 77697 INFO  (qtp1244487636-1151) [n:127.0.0.1:37509_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 77697 INFO  (qtp1244487636-1151) [n:127.0.0.1:37509_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.SyncStrategy http://127.0.0.1:37509/solr/collection1_shard2_replica_n2/ has no replicas
   [junit4]   2> 77697 INFO  (qtp1244487636-1151) [n:127.0.0.1:37509_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 77702 INFO  (qtp1244487636-1151) [n:127.0.0.1:37509_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:37509/solr/collection1_shard2_replica_n2/ shard2
   [junit4]   2> 77702 INFO  (qtp486762282-1178) [n:127.0.0.1:39057_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:39057/solr/collection1_shard1_replica_n1/ shard1
   [junit4]   2> 77804 INFO  (zkCallback-281-thread-2-processing-n:127.0.0.1:39057_solr) [n:127.0.0.1:39057_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 77804 INFO  (zkCallback-281-thread-1-processing-n:127.0.0.1:39057_solr) [n:127.0.0.1:39057_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 77807 INFO  (zkCallback-273-thread-2-processing-n:127.0.0.1:37509_solr) [n:127.0.0.1:37509_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 77807 INFO  (qtp486762282-1178) [n:127.0.0.1:39057_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 77814 INFO  (zkCallback-273-thread-1-processing-n:127.0.0.1:37509_solr) [n:127.0.0.1:37509_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 77819 INFO  (qtp486762282-1178) [n:127.0.0.1:39057_solr c:collection1 s:shard1 r:core_node3 x:collection1_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_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1341
   [junit4]   2> 77853 INFO  (qtp1244487636-1151) [n:127.0.0.1:37509_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 77855 INFO  (qtp1244487636-1151) [n:127.0.0.1:37509_solr c:collection1 s:shard2 r:core_node4 x:collection1_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_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1364
   [junit4]   2> 77864 INFO  (qtp486762282-1150) [n:127.0.0.1:39057_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 77955 INFO  (zkCallback-281-thread-2-processing-n:127.0.0.1:39057_solr) [n:127.0.0.1:39057_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 77955 INFO  (zkCallback-281-thread-1-processing-n:127.0.0.1:39057_solr) [n:127.0.0.1:39057_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 77956 INFO  (zkCallback-273-thread-3-processing-n:127.0.0.1:37509_solr) [n:127.0.0.1:37509_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 77956 INFO  (zkCallback-273-thread-1-processing-n:127.0.0.1:37509_solr) [n:127.0.0.1:37509_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 78150 INFO  (OverseerCollectionConfigSetProcessor-72088935537508360-127.0.0.1:37509_solr-n_0000000000) [n:127.0.0.1:37509_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> 78864 INFO  (qtp486762282-1150) [n:127.0.0.1:39057_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=2722
   [junit4]   2> 78865 INFO  (SUITE-StreamExpressionTest-seed#[E67DDB098670AFAE]-worker) [    ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):90
   [junit4]   2> 78865 INFO  (SUITE-StreamExpressionTest-seed#[E67DDB098670AFAE]-worker) [    ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
   [junit4]   2> 78889 INFO  (TEST-StreamExpressionTest.testAddAll-seed#[E67DDB098670AFAE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAddAll
   [junit4]   2> 78897 INFO  (qtp486762282-1178) [n:127.0.0.1:39057_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node3=1}, version=1}
   [junit4]   2> 78897 INFO  (qtp486762282-1178) [n:127.0.0.1:39057_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:37509/solr/collection1_shard2_replica_n2/&wt=javabin&version=2}{deleteByQuery=*:* (-1596939946384424960)} 0 1
   [junit4]   2> 78899 INFO  (qtp486762282-1180) [n:127.0.0.1:39057_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1596939946388619264,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 78899 INFO  (qtp486762282-1180) [n:127.0.0.1:39057_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 78900 INFO  (qtp486762282-1180) [n:127.0.0.1:39057_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 78900 INFO  (qtp486762282-1180) [n:127.0.0.1:39057_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:37509/solr/collection1_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 1
   [junit4]   2> 78902 INFO  (qtp1244487636-1151) [n:127.0.0.1:37509_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1596939946391764992,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 78902 INFO  (qtp1244487636-1151) [n:127.0.0.1:37509_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 78903 INFO  (qtp1244487636-1151) [n:127.0.0.1:37509_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 78903 INFO  (qtp1244487636-1151) [n:127.0.0.1:37509_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:37509/solr/collection1_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 0
   [junit4]   2> 78904 INFO  (qtp1244487636-1157) [n:127.0.0.1:37509_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard2 to Terms{values={core_node4=1}, version=1}
   [junit4]   2> 78904 INFO  (qtp1244487636-1157) [n:127.0.0.1:37509_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n2]  webapp=/solr path=/update params={_stateVer_=collection1:4&commit=true&wt=javabin&version=2}{deleteByQuery=*:* (-1596939946381279232),commit=} 0 13
   [junit4]   2> 78908 INFO  (qtp278916402-1162) [n:127.0.0.1:37755_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 78912 INFO  (qtp1244487636-1157) [n:127.0.0.1:37509_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/stream params={indent=off&expr=addAll(array(1,+2,+3),+array(4.5,+5.5,+6.5),+array(7,8,9))&wt=json&version=2.2} status=0 QTime=2
   [junit4]   2> 78915 INFO  (TEST-StreamExpressionTest.testAddAll-seed#[E67DDB098670AFAE]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAddAll
   [junit4]   2> 78938 INFO  (TEST-StreamExpressionTest.testRollupStream-seed#[E67DDB098670AFAE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testRollupStream
   [junit4]   2> 78944 INFO  (qtp1244487636-1157) [n:127.0.0.1:37509_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n2]  webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:39057/solr/collection1_shard1_replica_n1/&wt=javabin&version=2}{deleteByQuery=*:* (-1596939946434756608)} 0 0
   [junit4]   2> 78946 INFO  (qtp1244487636-1155) [n:127.0.0.1:37509_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1596939946437902336,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 78949 INFO  (qtp1244487636-1155) [n:127.0.0.1:37509_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 78949 INFO  (qtp1244487636-1155) [n:127.0.0.1:37509_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 78949 INFO  (qtp1244487636-1155) [n:127.0.0.1:37509_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:39057/solr/collection1_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 3
   [junit4]   2> 78950 INFO  (qtp486762282-1280) [n:127.0.0.1:39057_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1596939946442096640,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 78950 INFO  (qtp486762282-1280) [n:127.0.0.1:39057_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 78950 INFO  (qtp486762282-1280) [n:127.0.0.1:39057_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 78950 INFO  (qtp486762282-1280) [n:127.0.0.1:39057_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:39057/solr/collection1_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 1
   [junit4]   2> 78951 INFO  (qtp486762282-1177) [n:127.0.0.1:39057_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=collection1:4&commit=true&wt=javabin&version=2}{deleteByQuery=*:* (-1596939946430562304),commit=} 0 12
   [junit4]   2> 78955 INFO  (qtp486762282-1180) [n:127.0.0.1:39057_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=collection1:4&wt=javabin&version=2}{add=[0 (1596939946445242368), 4 (1596939946447339520), 1 (1596939946447339521), 8 (1596939946447339522)]} 0 2
   [junit4]   2> 78955 INFO  (qtp1244487636-1156) [n:127.0.0.1:37509_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n2]  webapp=/solr path=/update params={_stateVer_=collection1:4&wt=javabin&version=2}{add=[2 (1596939946445242368), 3 (1596939946447339520), 5 (1596939946447339521), 6 (1596939946447339522), 7 (1596939946447339523), 9 (1596939946447339524)]} 0 3
   [junit4]   2> 78957 INFO  (qtp1244487636-1157) [n:127.0.0.1:37509_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1596939946449436672,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 78957 INFO  (qtp486762282-1179) [n:127.0.0.1:39057_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1596939946449436672,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 78957 INFO  (qtp1244487636-1157) [n:127.0.0.1:37509_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@148db7b2 commitCommandVersion:1596939946449436672
   [junit4]   2> 78957 INFO  (qtp486762282-1179) [n:127.0.0.1:39057_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@2de136c8 commitCommandVersion:1596939946449436672
   [junit4]   2> 78963 INFO  (qtp1244487636-1157) [n:127.0.0.1:37509_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@5832c403[collection1_shard2_replica_n2] main]
   [junit4]   2> 78963 INFO  (qtp486762282-1179) [n:127.0.0.1:39057_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@18f39da4[collection1_shard1_replica_n1] main]
   [junit4]   2> 78964 INFO  (qtp486762282-1179) [n:127.0.0.1:39057_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 78964 INFO  (qtp1244487636-1157) [n:127.0.0.1:37509_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 78965 INFO  (searcherExecutor-467-thread-1-processing-n:127.0.0.1:39057_solr x:collection1_shard1_replica_n1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:39057_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrCore [collection1_shard1_replica_n1] Registered new searcher Searcher@18f39da4[collection1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.1):c4)))}
   [junit4]   2> 78965 INFO  (searcherExecutor-468-thread-1-processing-n:127.0.0.1:37509_solr x:collection1_shard2_replica_n2 s:shard2 c:collection1 r:core_node4) [n:127.0.0.1:37509_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.SolrCore [collection1_shard2_replica_n2] Registered new searcher Searcher@5832c403[collection1_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.1):c6)))}
   [junit4]   2> 78965 INFO  (qtp486762282-1179) [n:127.0.0.1:39057_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:39057/solr/collection1_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 8
   [junit4]   2> 78965 INFO  (qtp1244487636-1157) [n:127.0.0.1:37509_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:39057/solr/collection1_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 8
   [junit4]   2> 78966 INFO  (qtp486762282-1177) [n:127.0.0.1:39057_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=collection1:4&commit=true&wt=javabin&version=2}{commit=} 0 10
   [junit4]   2> 78980 INFO  (zkConnectionManagerCallback-310-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 78981 INFO  (TEST-StreamExpressionTest.testRollupStream-seed#[E67DDB098670AFAE]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 78981 INFO  (TEST-StreamExpressionTest.testRollupStream-seed#[E67DDB098670AFAE]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45151/solr ready
   [junit4]   2> 78992 INFO  (qtp486762282-1177) [n:127.0.0.1:39057_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&distrib=false&fl=a_s,a_i,a_f&sort=a_s+asc&wt=json&version=2.2} hits=4 status=0 QTime=0
   [junit4]   2> 78993 INFO  (qtp1244487636-1157) [n:127.0.0.1:37509_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/select params={q=*:*&distrib=false&fl=a_s,a_i,a_f&sort=a_s+asc&wt=json&version=2.2} hits=6 status=0 QTime=0
   [junit4]   2> 78999 INFO  (TEST-StreamExpressionTest.testRollupStream-seed#[E67DDB098670AFAE]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testRollupStream
   [junit4]   2> 79024 INFO  (TEST-StreamExpressionTest.testStatsStream-seed#[E67DDB098670AFAE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testStatsStream
   [junit4]   2> 79027 INFO  (qtp486762282-1180) [n:127.0.0.1:39057_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@448ae834[collection1_shard1_replica_n1] realtime]
   [junit4]   2> 79028 INFO  (qtp1244487636-1156) [n:127.0.0.1:37509_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@5f499e21[collection1_shard2_replica_n2] realtime]
   [junit4]   2> 79028 INFO  (qtp1244487636-1156) [n:127.0.0.1:37509_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n2]  webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:39057/solr/collection1_shard1_replica_n1/&wt=javabin&version=2}{deleteByQuery=*:* (-1596939946521788416)} 0 2
   [junit4]   2> 79029 INFO  (qtp486762282-1280) [n:127.0.0.1:39057_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1596939946524934144,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 79029 INFO  (qtp486762282-1280) [n:127.0.0.1:39057_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@2de136c8 commitCommandVersion:1596939946524934144
   [junit4]   2> 79029 INFO  (qtp486762282-1280) [n:127.0.0.1:39057_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7232a085[collection1_shard1_replica_n1] main]
   [junit4]   2> 79030 INFO  (qtp486762282-1280) [n:127.0.0.1:39057_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 79031 INFO  (qtp1244487636-1157) [n:127.0.0.1:37509_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1596939946527031296,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 79031 INFO  (qtp1244487636-1157) [n:127.0.0.1:37509_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@148db7b2 commitCommandVersion:1596939946527031296
   [junit4]   2> 79031 INFO  (searcherExecutor-467-thread-1-processing-n:127.0.0.1:39057_solr x:collection1_shard1_replica_n1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:39057_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrCore [collection1_shard1_replica_n1] Registered new searcher Searcher@7232a085[collection1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 79031 INFO  (qtp1244487636-1157) [n:127.0.0.1:37509_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@4ea9c0f7[collection1_shard2_replica_n2] main]
   [junit4]   2> 79031 INFO  (qtp486762282-1280) [n:127.0.0.1:39057_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:39057/solr/collection1_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 2
   [junit4]   2> 79032 INFO  (qtp1244487636-1157) [n:127.0.0.1:37509_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 79032 INFO  (searcherExecutor-468-thread-1-processing-n:127.0.0.1:37509_solr x:collection1_shard2_replica_n2 s:shard2 c:collection1 r:core_node4) [n:127.0.0.1:37509_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.SolrCore [collection1_shard2_replica_n2] Registered new searcher Searcher@4ea9c0f7[collection1_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 79032 INFO  (qtp1244487636-1157) [n:127.0.0.1:37509_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:39057/solr/collection1_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 1
   [junit4]   2> 79033 INFO  (qtp486762282-1180) [n:127.0.0.1:39057_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=collection1:4&commit=true&wt=javabin&version=2}{deleteByQuery=*:* (-1596939946520739840),commit=} 0 7
   [junit4]   2> 79037 INFO  (qtp1244487636-1155) [n:127.0.0.1:37509_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n2]  webapp=/solr path=/update params={_stateVer_=collection1:4&wt=javabin&version=2}{add=[2 (1596939946530177024), 3 (1596939946532274176), 5 (1596939946532274177), 6 (1596939946532274178), 7 (1596939946532274179), 9 (1596939946532274180)]} 0 2
   [junit4]   2> 79037 INFO  (qtp486762282-1177) [n:127.0.0.1:39057_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=collection1:4&wt=javabin&version=2}{add=[0 (1596939946531225600), 4 (1596939946532274176), 1 (1596939946532274177), 8 (1596939946533322752)]} 0 2
   [junit4]   2> 79038 INFO  (qtp1244487636-1153) [n:127.0.0.1:37509_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1596939946534371328,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 79038 INFO  (qtp486762282-1178) [n:127.0.0.1:39057_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1596939946534371328,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 79038 INFO  (qtp1244487636-1153) [n:127.0.0.1:37509_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@148db7b2 commitCommandVersion:1596939946534371328
   [junit4]   2> 79038 INFO  (qtp486762282-1178) [n:127.0.0.1:39057_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@2de136c8 commitCommandVersion:1596939946534371328
   [junit4]   2> 79041 INFO  (qtp486762282-1178) [n:127.0.0.1:39057_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2f6347d0[collection1_shard1_replica_n1] main]
   [junit4]   2> 79041 INFO  (qtp1244487636-1153) [n:127.0.0.1:37509_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@1cf3bb38[collection1_shard2_replica_n2] main]
   [junit4]   2> 79042 INFO  (qtp1244487636-1153) [n:127.0.0.1:37509_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 79042 INFO  (qtp486762282-1178) [n:127.0.0.1:39057_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 79052 INFO  (searcherExecutor-467-thread-1-processing-n:127.0.0.1:39057_solr x:collection1_shard1_replica_n1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:39057_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrCore [collection1_shard1_replica_n1] Registered new searcher Searcher@2f6347d0[collection1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.3.1):c4)))}
   [junit4]   2> 79052 INFO  (searcherExecutor-468-thread-1-processing-n:127.0.0.1:37509_solr x:collection1_shard2_replica_n2 s:shard2 c:collection1 r:core_node4) [n:127.0.0.1:37509_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.SolrCore [collection1_shard2_replica_n2] Registered new searcher Searcher@1cf3bb38[collection1_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.3.1):c6)))}
   [junit4]   2> 79052 INFO  (qtp486762282-1178) [n:127.0.0.1:39057_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:37509/solr/collection1_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 14
   [junit4]   2> 79052 INFO  (qtp1244487636-1153) [n:127.0.0.1:37509_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:37509/solr/collection1_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 14
   [junit4]   2> 79053 INFO  (qtp1244487636-1157) [n:127.0.0.1:37509_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n2]  webapp=/solr path=/update params={_stateVer_=collection1:4&commit=true&wt=javabin&version=2}{commit=} 0 16
   [junit4]   2> 79065 INFO  (zkConnectionManagerCallback-315-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 79066 INFO  (TEST-StreamExpressionTest.testStatsStream-seed#[E67DDB098670AFAE]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 79067 INFO  (TEST-StreamExpressionTest.testStatsStream-seed#[E67DDB098670AFAE]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45151/solr ready
   [junit4]   2> 79075 INFO  (qtp486762282-1161) [n:127.0.0.1:39057_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=collection1:4&fl=id&fl=score&shards.purpose=516&start=0&fsv=true&shard.url=http://127.0.0.1:39057/solr/collection1_shard1_replica_n1/&rows=0&version=2&q=*:*&stats=true&NOW=1522960611884&isShard=true&wt=javabin&stats.field={!sum%3Dtrue+min%3Dtrue+max%3Dtrue+mean%3Dtrue+}a_f&stats.field={!sum%3Dtrue+min%3Dtrue+max%3Dtrue+mean%3Dtrue+}a_i} hits=4 status=0 QTime=2
   [junit4]   2> 79075 INFO  (qtp1244487636-1156) [n:127.0.0.1:37509_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=collection1:4&fl=id&fl=score&shards.purpose=516&start=0&fsv=true&shard.url=http://127.0.0.1:37509/solr/collection1_shard2_replica_n2/&rows=0&version=2&q=*:*&stats=true&NOW=1522960611884&isShard=true&wt=javabin&stats.field={!sum%3Dtrue+min%3Dtrue+max%3Dtrue+mean%3Dtrue+}a_f&stats.field={!sum%3Dtrue+min%3Dtrue+max%3Dtrue+mean%3Dtrue+}a_i} hits=6 status=0 QTime=3
   [junit4]   2> 79080 INFO  (qtp1244487636-1157) [n:127.0.0.1:37509_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/select params={q=*:*&_stateVer_=collection1:4&stats=true&rows=0&wt=javabin&version=2&stats.field={!sum%3Dtrue+min%3Dtrue+max%3Dtrue+mean%3Dtrue+}a_f&stats.field={!sum%3Dtrue+min%3Dtrue+max%3Dtrue+mean%3Dtrue+}a_i} hits=10 status=0 QTime=10
   [junit4]   2> 79085 INFO  (qtp1244487636-1153) [n:127.0.0.1:37509_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/select params={distrib=false&df=text&fl=id&fl=score&shards.purpose=516&start=0&fsv=true&shard.url=http://127.0.0.1:37509/solr/collection1_shard2_replica_n2/&rows=0&version=2&q=*:*&stats=true&NOW=1522960611898&isShard=true&wt=javabin&stats.field={!sum%3Dtrue+min%3Dtrue+max%3Dtrue+mean%3Dtrue+}a_f&stats.field={!sum%3Dtrue+min%3Dtrue+max%3Dtrue+mean%3Dtrue+}a_i} hits=6 status=0 QTime=0
   [junit4]   2> 79085 INFO  (qtp486762282-1178) [n:127.0.0.1:39057_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select params={distrib=false&df=text&fl=id&fl=score&shards.purpose=516&start=0&fsv=true&shard.url=http://127.0.0.1:39057/solr/collection1_shard1_replica_n1/&rows=0&version=2&q=*:*&stats=true&NOW=1522960611898&isShard=true&wt=javabin&stats.field={!sum%3Dtrue+min%3Dtrue+max%3Dtrue+mean%3Dtrue+}a_f&stats.field={!sum%3Dtrue+min%3Dtrue+max%3Dtrue+mean%3Dtrue+}a_i} hits=4 status=0 QTime=0
   [junit4]   2> 79086 INFO  (qtp1244487636-1157) [n:127.0.0.1:37509_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/select params={q=*:*&shards=http://127.0.0.1:37509/solr/collection1_shard2_replica_n2/,http://127.0.0.1:39057/solr/collection1_shard1_replica_n1/&distrib=true&stats=true&rows=0&wt=javabin&version=2&stats.field={!sum%3Dtrue+min%3Dtrue+max%3Dtrue+mean%3Dtrue+}a_f&stats.field={!sum%3Dtrue+min%3Dtrue+max%3Dtrue+mean%3Dtrue+}a_i} hits=10 status=0 QTime=2
   [junit4]   2> 79089 INFO  (qtp1244487636-1157) [n:127.0.0.1:37509_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/stream params={myCollection.shards=http://127.0.0.1:37509/solr/collection1_shard2_replica_n2/,http://127.0.0.1:39057/solr/collection1_shard1_replica_n1/&indent=off&expr=stats(myCollection,+q%3D*:*,+sum(a_i),+sum(a_f),+min(a_i),+min(a_f),+max(a_i),+max(a_f),+avg(a_i),+avg(a_f),+count(*))&wt=json&version=2.2} status=0 QTime=0
   [junit4]   2> 79097 INFO  (qtp486762282-1161) [n:127.0.0.1:39057_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select params={distrib=false&df=text&fl=id&fl=score&shards.purpose=516&start=0&fsv=true&shard.url=http://127.0.0.1:39057/solr/collection1_shard1_replica_n1/&rows=0&version=2&q=*:*&stats=true&NOW=1522960611910&isShard=true&wt=javabin&stats.field={!sum%3Dtrue+min%3Dtrue+max%3Dtrue+mean%3Dtrue+}a_f&stats.field={!sum%3Dtrue+min%3Dtrue+max%3Dtrue+mean%3Dtrue+}a_i} hits=4 status=0 QTime=0
   [junit4]   2> 79098 INFO  (qtp1244487636-1156) [n:127.0.0.1:37509_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/select params={distrib=false&df=text&fl=id&fl=score&shards.purpose=516&start=0&fsv=true&shard.url=http://127.0.0.1:37509/solr/collection1_shard2_replica_n2/&rows=0&version=2&q=*:*&stats=true&NOW=1522960611910&isShard=true&wt=javabin&stats.field={!sum%3Dtrue+min%3Dtrue+max%3Dtrue+mean%3Dtrue+}a_f&stats.field={!sum%3Dtrue+min%3Dtrue+max%3Dtrue+mean%3Dtrue+}a_i} hits=6 status=0 QTime=0
   [junit4]   2> 79098 INFO  (qtp1244487636-1153) [n:127.0.0.1:37509_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/select params={q=*:*&shards=http://127.0.0.1:37509/solr/collection1_shard2_replica_n2/,http://127.0.0.1:39057/solr/collection1_shard1_replica_n1/&distrib=true&stats=true&rows=0&wt=javabin&version=2&stats.field={!sum%3Dtrue+min%3Dtrue+max%3Dtrue+mean%3Dtrue+}a_f&stats.field={!sum%3Dtrue+min%3Dtrue+max%3Dtrue+mean%3Dtrue+}a_i} hits=10 status=0 QTime=2
   [junit4]   2> 79100 INFO  (qtp1244487636-1157) [n:127.0.0.1:37509_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/stream params={indent=off&expr=stats(myCollection,+q%3D*:*,+sum(a_i),+sum(a_f),+min(a_i),+min(a_f),+max(a_i),+max(a_f),+avg(a_i),+avg(a_f),+count(*))&wt=json&version=2.2} status=0 QTime=0
   [junit4]   2> 79104 INFO  (zkConnectionManagerCallback-319-thread-1-processing-n:127.0.0.1:37509_solr x:collection1_shard2_replica_n2 s:shard2 c:collection1 r:core_node4) [n:127.0.0.1:37509_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 79105 INFO  (qtp1244487636-1157) [n:127.0.0.1:37509_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 79105 INFO  (qtp1244487636-1157) [n:127.0.0.1:37509_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45151/solr ready
   [junit4]   2> 79106 ERROR (qtp1244487636-1157) [n:127.0.0.1:37509_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.s.i.s.ExceptionStream java.io.IOException: org.apache.solr.common.SolrException: Collection not found: myCollection
   [junit4]   2> 	at org.apache.solr.client.solrj.io.stream.StatsStream.open(StatsStream.java:217)
   [junit4]   2> 	at org.apache.solr.client.solrj.io.stream.ExceptionStream.open(ExceptionStream.java:54)
   [junit4]   2> 	at org.apache.solr.handler.StreamHandler$TimerStream.open(StreamHandler.java:659)
   [junit4]   2> 	at org.apache.solr.client.solrj.io.stream.TupleStream.writeMap(TupleStre

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

lr) [n:127.0.0.1:37877_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 233938 INFO  (zkCallback-1816-thread-3-processing-n:127.0.0.1:38453_solr) [n:127.0.0.1:38453_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 233938 INFO  (jetty-closer-1787-thread-4) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@47fc963{/solr,null,UNAVAILABLE}
   [junit4]   2> 233938 INFO  (jetty-closer-1787-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 233939 INFO  (jetty-closer-1787-thread-4) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 233939 INFO  (zkCallback-1836-thread-2-processing-n:127.0.0.1:37877_solr) [n:127.0.0.1:37877_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 233941 INFO  (jetty-closer-1787-thread-2) [    ] o.a.s.c.Overseer Overseer (id=72088999919747081-127.0.0.1:38453_solr-n_0000000000) closing
   [junit4]   2> 233941 INFO  (OverseerStateUpdate-72088999919747081-127.0.0.1:38453_solr-n_0000000000) [n:127.0.0.1:38453_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:38453_solr
   [junit4]   2> 233943 WARN  (OverseerAutoScalingTriggerThread-72088999919747081-127.0.0.1:38453_solr-n_0000000000) [n:127.0.0.1:38453_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 233945 INFO  (zkCallback-1814-thread-2-processing-n:127.0.0.1:37877_solr) [n:127.0.0.1:37877_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37877_solr
   [junit4]   2> 233945 INFO  (jetty-closer-1787-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@20a5bdbc{/solr,null,UNAVAILABLE}
   [junit4]   2> 233946 INFO  (jetty-closer-1787-thread-2) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 233949 INFO  (coreCloseExecutor-443-thread-1) [n:127.0.0.1:42563_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1.shard2.leader, tag=704129193
   [junit4]   2> 233953 INFO  (coreCloseExecutor-445-thread-1) [n:127.0.0.1:37877_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1.shard1.leader, tag=688877096
   [junit4]   2> 233953 INFO  (jetty-closer-1787-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@11b899d3{/solr,null,UNAVAILABLE}
   [junit4]   2> 233954 INFO  (jetty-closer-1787-thread-1) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 233955 INFO  (jetty-closer-1787-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@37942dae{/solr,null,UNAVAILABLE}
   [junit4]   2> 233955 INFO  (jetty-closer-1787-thread-3) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 233956 ERROR (SUITE-StreamExpressionTest-seed#[E67DDB098670AFAE]-worker) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 233956 INFO  (SUITE-StreamExpressionTest-seed#[E67DDB098670AFAE]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:37727 37727
   [junit4]   2> 233987 INFO  (Thread-69) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:37727 37727
   [junit4]   2> 233987 WARN  (Thread-69) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	104	/solr/aliases.json
   [junit4]   2> 	104	/solr/clusterprops.json
   [junit4]   2> 	13	/solr/collections/destinationCollection/terms/shard2
   [junit4]   2> 	13	/solr/collections/destinationCollection/terms/shard1
   [junit4]   2> 	10	/solr/configs/conf
   [junit4]   2> 	10	/solr/collections/parallelDestinationCollection1/terms/shard2
   [junit4]   2> 	10	/solr/collections/parallelDestinationCollection1/terms/shard1
   [junit4]   2> 	7	/solr/configs/ml
   [junit4]   2> 	7	/solr/collections/parallelDestinationCollection/terms/shard1
   [junit4]   2> 	7	/solr/collections/parallelDestinationCollection/terms/shard2
   [junit4]   2> 	4	/solr/collections/workQueue1/terms/shard2
   [junit4]   2> 	4	/solr/collections/workQueue1/terms/shard1
   [junit4]   2> 	4	/solr/collections/destination1/terms/shard1
   [junit4]   2> 	4	/solr/collections/destination1/terms/shard2
   [junit4]   2> 	4	/solr/collections/mainCorpus1/terms/shard1
   [junit4]   2> 	4	/solr/collections/mainCorpus1/terms/shard2
   [junit4]   2> 	4	/solr/collections/modelCollection/terms/shard2
   [junit4]   2> 	4	/solr/collections/modelCollection/terms/shard1
   [junit4]   2> 	4	/solr/collections/destination/terms/shard2
   [junit4]   2> 	4	/solr/collections/destination/terms/shard1
   [junit4]   2> 	4	/solr/collections/checkpointCollection/terms/shard2
   [junit4]   2> 	4	/solr/collections/checkpointCollection/terms/shard1
   [junit4]   2> 	4	/solr/collections/mainCorpus/terms/shard2
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	4	/solr/collections/mainCorpus/terms/shard1
   [junit4]   2> 	4	/solr/collections/uknownCollection/terms/shard2
   [junit4]   2> 	4	/solr/collections/uknownCollection/terms/shard1
   [junit4]   2> 	4	/solr/collections/workQueue/terms/shard2
   [junit4]   2> 	4	/solr/collections/workQueue/terms/shard1
   [junit4]   2> 	3	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	3	/solr/collections/collection1/terms/shard2
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	104	/solr/clusterstate.json
   [junit4]   2> 	40	/solr/collections/destinationCollection/state.json
   [junit4]   2> 	30	/solr/collections/parallelDestinationCollection1/state.json
   [junit4]   2> 	20	/solr/collections/parallelDestinationCollection/state.json
   [junit4]   2> 	10	/solr/collections/mainCorpus1/state.json
   [junit4]   2> 	10	/solr/collections/destination/state.json
   [junit4]   2> 	10	/solr/collections/destination1/state.json
   [junit4]   2> 	10	/solr/collections/collection1/state.json
   [junit4]   2> 	10	/solr/collections/workQueue1/state.json
   [junit4]   2> 	10	/solr/collections/workQueue/state.json
   [junit4]   2> 	10	/solr/collections/uknownCollection/state.json
   [junit4]   2> 	10	/solr/collections/modelCollection/state.json
   [junit4]   2> 	10	/solr/collections/checkpointCollection/state.json
   [junit4]   2> 	10	/solr/collections/mainCorpus/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	104	/solr/live_nodes
   [junit4]   2> 	104	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_E67DDB098670AFAE-001
   [junit4]   2> Apr 05, 2018 8:54:51 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 14 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=9647, maxDocsPerChunk=7, blockSize=935), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=9647, blockSize=935)), sim=RandomSimilarity(queryNorm=true): {}, locale=el, timezone=Etc/GMT+11
   [junit4]   2> NOTE: Linux 4.13.0-37-generic amd64/Oracle Corporation 1.8.0_162 (64-bit)/cpus=8,threads=1,free=219752184,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [StreamExpressionTest, StreamExpressionTest]
   [junit4] Completed [5/5 (1!)] on J0 in 101.41s, 156 tests, 1 failure <<< FAILURES!

[...truncated 11 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/common-build.xml:1567: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/common-build.xml:1091: There were test failures: 5 suites, 780 tests, 1 failure [seed: E67DDB098670AFAE]

Total time: 3 minutes 58 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   1/5 failed: org.apache.solr.client.solrj.io.stream.StreamExpressionTest
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=83e3d7bb6f157a225c45e9ffa41d7c75e1313044, workspace=/var/lib/jenkins/workspace/Lucene-Solr-7.3-Linux
[WARNINGS] Computing warning deltas based on reference build #126
Recording test results
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2

[JENKINS-EA] Lucene-Solr-7.3-Linux (64bit/jdk-11-ea+5) - Build # 128 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.3-Linux/128/
Java: 64bit/jdk-11-ea+5 -XX:+UseCompressedOops -XX:+UseSerialGC

2 tests failed.
FAILED:  org.apache.solr.TestDistributedSearch.test

Error Message:
IOException occured when talking to server at: http://127.0.0.1:36943/il/yv/collection1

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:36943/il/yv/collection1
	at __randomizedtesting.SeedInfo.seed([B6B01E25AB9ECEDB:3EE421FF0562A323]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:657)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrClient.deleteByQuery(SolrClient.java:895)
	at org.apache.solr.client.solrj.SolrClient.deleteByQuery(SolrClient.java:858)
	at org.apache.solr.client.solrj.SolrClient.deleteByQuery(SolrClient.java:873)
	at org.apache.solr.BaseDistributedSearchTestCase.del(BaseDistributedSearchTestCase.java:542)
	at org.apache.solr.TestDistributedSearch.test(TestDistributedSearch.java:1034)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:1019)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:841)
Caused by: org.apache.http.NoHttpResponseException: 127.0.0.1:36943 failed to respond
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:141)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
	... 48 more


FAILED:  org.apache.solr.TestDistributedSearch.test

Error Message:
IOException occured when talking to server at: http://127.0.0.1:33793/il/yv/collection1

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:33793/il/yv/collection1
	at __randomizedtesting.SeedInfo.seed([B6B01E25AB9ECEDB:3EE421FF0562A323]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:657)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrClient.deleteByQuery(SolrClient.java:895)
	at org.apache.solr.client.solrj.SolrClient.deleteByQuery(SolrClient.java:858)
	at org.apache.solr.client.solrj.SolrClient.deleteByQuery(SolrClient.java:873)
	at org.apache.solr.BaseDistributedSearchTestCase.del(BaseDistributedSearchTestCase.java:542)
	at org.apache.solr.TestDistributedSearch.test(TestDistributedSearch.java:1034)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:1019)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:841)
Caused by: org.apache.http.NoHttpResponseException: 127.0.0.1:33793 failed to respond
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:141)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
	... 48 more




Build Log:
[...truncated 14130 lines...]
   [junit4] Suite: org.apache.solr.TestDistributedSearch
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_B6B01E25AB9ECEDB-001/init-core-data-001
   [junit4]   2> 1966234 WARN  (SUITE-TestDistributedSearch-seed#[B6B01E25AB9ECEDB]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 1966235 INFO  (SUITE-TestDistributedSearch-seed#[B6B01E25AB9ECEDB]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1966235 INFO  (SUITE-TestDistributedSearch-seed#[B6B01E25AB9ECEDB]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="https://issues.apache.org/jira/browse/SOLR-9061")
   [junit4]   2> 1966235 INFO  (SUITE-TestDistributedSearch-seed#[B6B01E25AB9ECEDB]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1966235 INFO  (SUITE-TestDistributedSearch-seed#[B6B01E25AB9ECEDB]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /il/yv
   [junit4]   2> 1966320 INFO  (TEST-TestDistributedSearch.test-seed#[B6B01E25AB9ECEDB]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_B6B01E25AB9ECEDB-001/tempDir-001/control/cores/collection1
   [junit4]   2> 1966321 INFO  (TEST-TestDistributedSearch.test-seed#[B6B01E25AB9ECEDB]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T05:27:37+08:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1966322 INFO  (TEST-TestDistributedSearch.test-seed#[B6B01E25AB9ECEDB]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1966322 INFO  (TEST-TestDistributedSearch.test-seed#[B6B01E25AB9ECEDB]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1966322 INFO  (TEST-TestDistributedSearch.test-seed#[B6B01E25AB9ECEDB]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1966322 INFO  (TEST-TestDistributedSearch.test-seed#[B6B01E25AB9ECEDB]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@672042d{/il/yv,null,AVAILABLE}
   [junit4]   2> 1966322 INFO  (TEST-TestDistributedSearch.test-seed#[B6B01E25AB9ECEDB]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5efec23f{HTTP/1.1,[http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 1966322 INFO  (TEST-TestDistributedSearch.test-seed#[B6B01E25AB9ECEDB]) [    ] o.e.j.s.Server Started @???????ms
   [junit4]   2> 1966322 INFO  (TEST-TestDistributedSearch.test-seed#[B6B01E25AB9ECEDB]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/il/yv, hostPort=39011, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_B6B01E25AB9ECEDB-001/tempDir-001/control/cores}
   [junit4]   2> 1966323 ERROR (TEST-TestDistributedSearch.test-seed#[B6B01E25AB9ECEDB]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1966323 INFO  (TEST-TestDistributedSearch.test-seed#[B6B01E25AB9ECEDB]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.1
   [junit4]   2> 1966323 INFO  (TEST-TestDistributedSearch.test-seed#[B6B01E25AB9ECEDB]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1966323 INFO  (TEST-TestDistributedSearch.test-seed#[B6B01E25AB9ECEDB]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1966323 INFO  (TEST-TestDistributedSearch.test-seed#[B6B01E25AB9ECEDB]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-04-06T00:12:32.162226Z
   [junit4]   2> 1966323 INFO  (TEST-TestDistributedSearch.test-seed#[B6B01E25AB9ECEDB]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_B6B01E25AB9ECEDB-001/tempDir-001/control/solr.xml
   [junit4]   2> 1966324 INFO  (TEST-TestDistributedSearch.test-seed#[B6B01E25AB9ECEDB]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1966324 INFO  (TEST-TestDistributedSearch.test-seed#[B6B01E25AB9ECEDB]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1966325 INFO  (TEST-TestDistributedSearch.test-seed#[B6B01E25AB9ECEDB]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@bfce6cf, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1966339 INFO  (TEST-TestDistributedSearch.test-seed#[B6B01E25AB9ECEDB]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bfce6cf
   [junit4]   2> 1966345 INFO  (TEST-TestDistributedSearch.test-seed#[B6B01E25AB9ECEDB]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bfce6cf
   [junit4]   2> 1966345 INFO  (TEST-TestDistributedSearch.test-seed#[B6B01E25AB9ECEDB]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bfce6cf
   [junit4]   2> 1966346 INFO  (TEST-TestDistributedSearch.test-seed#[B6B01E25AB9ECEDB]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_B6B01E25AB9ECEDB-001/tempDir-001/control/cores
   [junit4]   2> 1966346 INFO  (TEST-TestDistributedSearch.test-seed#[B6B01E25AB9ECEDB]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1966346 INFO  (coreLoadExecutor-4794-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1966347 INFO  (coreLoadExecutor-4794-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1966364 INFO  (coreLoadExecutor-4794-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.1
   [junit4]   2> 1966383 INFO  (coreLoadExecutor-4794-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1966457 INFO  (coreLoadExecutor-4794-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1966468 INFO  (coreLoadExecutor-4794-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 1966468 INFO  (coreLoadExecutor-4794-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bfce6cf
   [junit4]   2> 1966468 INFO  (coreLoadExecutor-4794-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1966468 INFO  (coreLoadExecutor-4794-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_B6B01E25AB9ECEDB-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 1966469 INFO  (coreLoadExecutor-4794-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=17, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.19070571634782355]
   [junit4]   2> 1966506 INFO  (coreLoadExecutor-4794-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1966506 INFO  (coreLoadExecutor-4794-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1966507 INFO  (coreLoadExecutor-4794-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1966507 INFO  (coreLoadExecutor-4794-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1966508 INFO  (coreLoadExecutor-4794-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=12, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=37.3173828125, floorSegmentMB=2.1904296875, forceMergeDeletesPctAllowed=5.894449205454287, segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1966508 INFO  (coreLoadExecutor-4794-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7a25b697[collection1] main]
   [junit4]   2> 1966508 INFO  (coreLoadExecutor-4794-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1966527 INFO  (coreLoadExecutor-4794-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1966610 INFO  (coreLoadExecutor-4794-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1966610 INFO  (searcherExecutor-4795-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1966610 INFO  (coreLoadExecutor-4794-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1596953515732762624
   [junit4]   2> 1966611 INFO  (searcherExecutor-4795-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1966611 INFO  (searcherExecutor-4795-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1966611 INFO  (searcherExecutor-4795-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1966611 INFO  (searcherExecutor-4795-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1966611 INFO  (searcherExecutor-4795-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1966611 INFO  (searcherExecutor-4795-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1966611 INFO  (searcherExecutor-4795-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1966611 INFO  (searcherExecutor-4795-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1966612 INFO  (searcherExecutor-4795-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7a25b697[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1966697 INFO  (TEST-TestDistributedSearch.test-seed#[B6B01E25AB9ECEDB]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_B6B01E25AB9ECEDB-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 1966698 INFO  (TEST-TestDistributedSearch.test-seed#[B6B01E25AB9ECEDB]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T05:27:37+08:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1966699 INFO  (TEST-TestDistributedSearch.test-seed#[B6B01E25AB9ECEDB]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1966699 INFO  (TEST-TestDistributedSearch.test-seed#[B6B01E25AB9ECEDB]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1966699 INFO  (TEST-TestDistributedSearch.test-seed#[B6B01E25AB9ECEDB]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1966699 INFO  (TEST-TestDistributedSearch.test-seed#[B6B01E25AB9ECEDB]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@381093ae{/il/yv,null,AVAILABLE}
   [junit4]   2> 1966699 INFO  (TEST-TestDistributedSearch.test-seed#[B6B01E25AB9ECEDB]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@56e405dd{HTTP/1.1,[http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 1966699 INFO  (TEST-TestDistributedSearch.test-seed#[B6B01E25AB9ECEDB]) [    ] o.e.j.s.Server Started @???????ms
   [junit4]   2> 1966700 INFO  (TEST-TestDistributedSearch.test-seed#[B6B01E25AB9ECEDB]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/il/yv, hostPort=42953, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_B6B01E25AB9ECEDB-001/tempDir-001/shard0/cores}
   [junit4]   2> 1966700 ERROR (TEST-TestDistributedSearch.test-seed#[B6B01E25AB9ECEDB]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1966700 INFO  (TEST-TestDistributedSearch.test-seed#[B6B01E25AB9ECEDB]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.1
   [junit4]   2> 1966700 INFO  (TEST-TestDistributedSearch.test-seed#[B6B01E25AB9ECEDB]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1966700 INFO  (TEST-TestDistributedSearch.test-seed#[B6B01E25AB9ECEDB]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1966700 INFO  (TEST-TestDistributedSearch.test-seed#[B6B01E25AB9ECEDB]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-04-06T00:12:32.539433Z
   [junit4]   2> 1966700 INFO  (TEST-TestDistributedSearch.test-seed#[B6B01E25AB9ECEDB]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_B6B01E25AB9ECEDB-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 1966702 INFO  (TEST-TestDistributedSearch.test-seed#[B6B01E25AB9ECEDB]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1966702 INFO  (TEST-TestDistributedSearch.test-seed#[B6B01E25AB9ECEDB]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1966702 INFO  (TEST-TestDistributedSearch.test-seed#[B6B01E25AB9ECEDB]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@bfce6cf, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1966724 INFO  (TEST-TestDistributedSearch.test-seed#[B6B01E25AB9ECEDB]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bfce6cf
   [junit4]   2> 1966736 INFO  (TEST-TestDistributedSearch.test-seed#[B6B01E25AB9ECEDB]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bfce6cf
   [junit4]   2> 1966736 INFO  (TEST-TestDistributedSearch.test-seed#[B6B01E25AB9ECEDB]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bfce6cf
   [junit4]   2> 1966738 INFO  (TEST-TestDistributedSearch.test-seed#[B6B01E25AB9ECEDB]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_B6B01E25AB9ECEDB-001/tempDir-001/shard0/cores
   [junit4]   2> 1966738 INFO  (TEST-TestDistributedSearch.test-seed#[B6B01E25AB9ECEDB]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1966738 INFO  (coreLoadExecutor-4805-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1966738 INFO  (coreLoadExecutor-4805-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1966768 INFO  (coreLoadExecutor-4805-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.1
   [junit4]   2> 1966783 INFO  (coreLoadExecutor-4805-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1966858 INFO  (coreLoadExecutor-4805-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1966864 INFO  (coreLoadExecutor-4805-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 1966864 INFO  (coreLoadExecutor-4805-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bfce6cf
   [junit4]   2> 1966864 INFO  (coreLoadExecutor-4805-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1966864 INFO  (coreLoadExecutor-4805-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_B6B01E25AB9ECEDB-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 1966866 INFO  (coreLoadExecutor-4805-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=17, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.19070571634782355]
   [junit4]   2> 1966903 INFO  (coreLoadExecutor-4805-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1966903 INFO  (coreLoadExecutor-4805-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1966904 INFO  (coreLoadExecutor-4805-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1966904 INFO  (coreLoadExecutor-4805-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1966905 INFO  (coreLoadExecutor-4805-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=12, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=37.3173828125, floorSegmentMB=2.1904296875, forceMergeDeletesPctAllowed=5.894449205454287, segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1966905 INFO  (coreLoadExecutor-4805-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@590198d7[collection1] main]
   [junit4]   2> 1966906 INFO  (coreLoadExecutor-4805-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1966924 INFO  (coreLoadExecutor-4805-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1967022 INFO  (coreLoadExecutor-4805-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1967022 INFO  (searcherExecutor-4806-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1967022 INFO  (coreLoadExecutor-4805-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1596953516164775936
   [junit4]   2> 1967022 INFO  (searcherExecutor-4806-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1967022 INFO  (searcherExecutor-4806-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1967022 INFO  (searcherExecutor-4806-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1967022 INFO  (searcherExecutor-4806-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1967023 INFO  (searcherExecutor-4806-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1967023 INFO  (searcherExecutor-4806-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1967023 INFO  (searcherExecutor-4806-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1967023 INFO  (searcherExecutor-4806-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1967024 INFO  (searcherExecutor-4806-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@590198d7[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1967524 INFO  (TEST-TestDistributedSearch.test-seed#[B6B01E25AB9ECEDB]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1967526 INFO  (qtp839215567-23897) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1596953516693258240)} 0 0
   [junit4]   2> 1967528 INFO  (qtp2617245-23914) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1596953516694306816)} 0 0
   [junit4]   2> 1967529 INFO  (qtp839215567-23901) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={wt=javabin&version=2}{add=[1 (1596953516695355392)]} 0 1
   [junit4]   2> 1967531 INFO  (qtp2617245-23918) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={wt=javabin&version=2}{add=[1 (1596953516697452544)]} 0 0
   [junit4]   2> 1967532 INFO  (qtp839215567-23903) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={wt=javabin&version=2}{add=[2 (1596953516698501120)]} 0 0
   [junit4]   2> 1967532 INFO  (qtp2617245-23920) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={wt=javabin&version=2}{add=[2 (1596953516699549696)]} 0 0
   [junit4]   2> 1967533 INFO  (qtp839215567-23901) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={wt=javabin&version=2}{add=[3 (1596953516700598272)]} 0 0
   [junit4]   2> 1967534 INFO  (qtp2617245-23918) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={wt=javabin&version=2}{add=[3 (1596953516700598272)]} 0 0
   [junit4]   2> 1967534 INFO  (qtp839215567-23903) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={wt=javabin&version=2}{add=[4 (1596953516701646848)]} 0 0
   [junit4]   2> 1967535 INFO  (qtp2617245-23920) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={wt=javabin&version=2}{add=[4 (1596953516702695424)]} 0 0
   [junit4]   2> 1967535 INFO  (qtp839215567-23901) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={wt=javabin&version=2}{add=[5 (1596953516702695424)]} 0 0
   [junit4]   2> 1967536 INFO  (qtp2617245-23918) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={wt=javabin&version=2}{add=[5 (1596953516703744000)]} 0 0
   [junit4]   2> 1967536 INFO  (qtp839215567-23903) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={wt=javabin&version=2}{add=[6 (1596953516703744000)]} 0 0
   [junit4]   2> 1967537 INFO  (qtp2617245-23920) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={wt=javabin&version=2}{add=[6 (1596953516703744001)]} 0 0
   [junit4]   2> 1967537 INFO  (qtp839215567-23901) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={wt=javabin&version=2}{add=[7 (1596953516704792576)]} 0 0
   [junit4]   2> 1967538 INFO  (qtp2617245-23918) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={wt=javabin&version=2}{add=[7 (1596953516704792576)]} 0 0
   [junit4]   2> 1967538 INFO  (qtp839215567-23903) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={wt=javabin&version=2}{add=[8 (1596953516705841152)]} 0 0
   [junit4]   2> 1967539 INFO  (qtp2617245-23920) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={wt=javabin&version=2}{add=[8 (1596953516705841152)]} 0 0
   [junit4]   2> 1967539 INFO  (qtp839215567-23901) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={wt=javabin&version=2}{add=[9 (1596953516706889728)]} 0 0
   [junit4]   2> 1967539 INFO  (qtp2617245-23918) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={wt=javabin&version=2}{add=[9 (1596953516706889728)]} 0 0
   [junit4]   2> 1967540 INFO  (qtp839215567-23903) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1596953516707938304,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1967540 INFO  (qtp839215567-23903) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@7f1bb74f commitCommandVersion:1596953516707938304
   [junit4]   2> 1967543 INFO  (qtp839215567-23903) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6f4ca7d0[collection1] main]
   [junit4]   2> 1967544 INFO  (qtp839215567-23903) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1967545 INFO  (searcherExecutor-4795-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6f4ca7d0[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.1):c9)))}
   [junit4]   2> 1967545 INFO  (qtp839215567-23903) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 5
   [junit4]   2> 1967546 INFO  (qtp2617245-23920) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1596953516714229760,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1967546 INFO  (qtp2617245-23920) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@188ad0fc commitCommandVersion:1596953516714229760
   [junit4]   2> 1967550 INFO  (qtp2617245-23920) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@210ef41[collection1] main]
   [junit4]   2> 1967551 INFO  (qtp2617245-23920) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1967552 INFO  (searcherExecutor-4806-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@210ef41[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.1):c9)))}
   [junit4]   2> 1967552 INFO  (qtp2617245-23920) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 6
   [junit4]   2> 1967554 INFO  (qtp839215567-23901) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={wt=javabin&version=2}{add=[10 (1596953516721569792)]} 0 1
   [junit4]   2> 1967555 INFO  (qtp2617245-23918) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={wt=javabin&version=2}{add=[10 (1596953516722618368)]} 0 0
   [junit4]   2> 1967556 INFO  (qtp839215567-23903) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={wt=javabin&version=2}{add=[11 (1596953516724715520)]} 0 0
   [junit4]   2> 1967557 INFO  (qtp2617245-23920) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={wt=javabin&version=2}{add=[11 (1596953516724715520)]} 0 0
   [junit4]   2> 1967557 INFO  (qtp839215567-23901) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={wt=javabin&version=2}{add=[12 (1596953516725764096)]} 0 0
   [junit4]   2> 1967558 INFO  (qtp2617245-23918) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={wt=javabin&version=2}{add=[12 (1596953516726812672)]} 0 0
   [junit4]   2> 1967558 INFO  (qtp839215567-23903) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={wt=javabin&version=2}{add=[13 (1596953516726812672)]} 0 0
   [junit4]   2> 1967559 INFO  (qtp2617245-23920) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={wt=javabin&version=2}{add=[13 (1596953516727861248)]} 0 0
   [junit4]   2> 1967560 INFO  (qtp839215567-23901) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={wt=javabin&version=2}{add=[1001 (1596953516727861248)]} 0 0
   [junit4]   2> 1967560 INFO  (qtp2617245-23918) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={wt=javabin&version=2}{add=[1001 (1596953516728909824)]} 0 0
   [junit4]   2> 1967561 INFO  (qtp839215567-23903) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={wt=javabin&version=2}{add=[14 (1596953516729958400)]} 0 0
   [junit4]   2> 1967561 INFO  (qtp2617245-23920) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={wt=javabin&version=2}{add=[14 (1596953516729958400)]} 0 0
   [junit4]   2> 1967562 INFO  (qtp839215567-23901) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={wt=javabin&version=2}{add=[15 (1596953516731006976)]} 0 0
   [junit4]   2> 1967562 INFO  (qtp2617245-23918) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={wt=javabin&version=2}{add=[15 (1596953516731006976)]} 0 0
   [junit4]   2> 1967563 INFO  (qtp839215567-23903) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={wt=javabin&version=2}{add=[16 (1596953516731006977)]} 0 0
   [junit4]   2> 1967563 INFO  (qtp2617245-23920) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={wt=javabin&version=2}{add=[16 (1596953516732055552)]} 0 0
   [junit4]   2> 1967564 INFO  (qtp839215567-23901) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={wt=javabin&version=2}{add=[17 (1596953516732055552)]} 0 0
   [junit4]   2> 1967564 INFO  (qtp2617245-23918) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={wt=javabin&version=2}{add=[17 (1596953516733104128)]} 0 0
   [junit4]   2> 1967565 INFO  (qtp839215567-23903) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={wt=javabin&version=2}{add=[100 (1596953516733104128)]} 0 0
   [junit4]   2> 1967565 INFO  (qtp2617245-23920) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={wt=javabin&version=2}{add=[100 (1596953516734152704)]} 0 0
   [junit4]   2> 1967565 INFO  (qtp839215567-23901) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={wt=javabin&version=2}{add=[101 (1596953516734152704)]} 0 0
   [junit4]   2> 1967566 INFO  (qtp2617245-23918) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={wt=javabin&version=2}{add=[101 (1596953516734152705)]} 0 0
   [junit4]   2> 1967566 INFO  (qtp839215567-23903) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={wt=javabin&version=2}{add=[102 (1596953516735201280)]} 0 0
   [junit4]   2> 1967566 INFO  (qtp2617245-23920) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={wt=javabin&version=2}{add=[102 (1596953516735201280)]} 0 0
   [junit4]   2> 1967567 INFO  (qtp839215567-23901) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={wt=javabin&version=2}{add=[103 (1596953516736249856)]} 0 0
   [junit4]   2> 1967567 INFO  (qtp2617245-23918) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={wt=javabin&version=2}{add=[103 (1596953516736249856)]} 0 0
   [junit4]   2> 1967568 INFO  (qtp839215567-23903) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={wt=javabin&version=2}{add=[104 (1596953516736249857)]} 0 0
   [junit4]   2> 1967568 INFO  (qtp2617245-23920) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={wt=javabin&version=2}{add=[104 (1596953516737298432)]} 0 0
   [junit4]   2> 1967568 INFO  (qtp839215567-23901) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={wt=javabin&version=2}{add=[105 (1596953516737298432)]} 0 0
   [junit4]   2> 1967569 INFO  (qtp2617245-23918) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={wt=javabin&version=2}{add=[105 (1596953516737298433)]} 0 0
   [junit4]   2> 1967569 INFO  (qtp839215567-23903) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={wt=javabin&version=2}{add=[106 (1596953516738347008)]} 0 0
   [junit4]   2> 1967569 INFO  (qtp2617245-23920) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={wt=javabin&version=2}{add=[106 (1596953516738347008)]} 0 0
   [junit4]   2> 1967570 INFO  (qtp839215567-23901) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={wt=javabin&version=2}{add=[107 (1596953516738347009)]} 0 0
   [junit4]   2> 1967570 INFO  (qtp2617245-23918) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={wt=javabin&version=2}{add=[107 (1596953516739395584)]} 0 0
   [junit4]   2> 1967570 INFO  (qtp839215567-23903) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={wt=javabin&version=2}{add=[108 (1596953516739395584)]} 0 0
   [junit4]   2> 1967571 INFO  (qtp2617245-23920) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={wt=javabin&version=2}{add=[108 (1596953516739395585)]} 0 0
   [junit4]   2> 1967571 INFO  (qtp839215567-23901) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={wt=javabin&version=2}{add=[109 (1596953516740444160)]} 0 0
   [junit4]   2> 1967572 INFO  (qtp2617245-23918) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={wt=javabin&version=2}{add=[109 (1596953516740444160)]} 0 0
   [junit4]   2> 1967572 INFO  (qtp839215567-23903) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={wt=javabin&version=2}{add=[110 (1596953516741492736)]} 0 0
   [junit4]   2> 1967572 INFO  (qtp2617245-23920) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={wt=javabin&version=2}{add=[110 (1596953516741492736)]} 0 0
   [junit4]   2> 1967573 INFO  (qtp839215567-23901) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={wt=javabin&version=2}{add=[111 (1596953516741492737)]} 0 0
   [junit4]   2> 1967573 INFO  (qtp2617245-23918) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={wt=javabin&version=2}{add=[111 (1596953516742541312)]} 0 0
   [junit4]   2> 1967573 INFO  (qtp839215567-23903) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={wt=javabin&version=2}{add=[112 (1596953516742541312)]} 0 0
   [junit4]   2> 1967574 INFO  (qtp2617245-23920) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={wt=javabin&version=2}{add=[112 (1596953516742541313)]} 0 0
   [junit4]   2> 1967574 INFO  (qtp839215567-23901) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={wt=javabin&version=2}{add=[113 (1596953516743589888)]} 0 0
   [junit4]   2> 1967574 INFO  (qtp2617245-23918) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={wt=javabin&version=2}{add=[113 (1596953516743589888)]} 0 0
   [junit4]   2> 1967575 INFO  (qtp839215567-23903) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={wt=javabin&version=2}{add=[114 (1596953516744638464)]} 0 0
   [junit4]   2> 1967575 INFO  (qtp2617245-23920) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={wt=javabin&version=2}{add=[114 (1596953516744638464)]} 0 0
   [junit4]   2> 1967575 INFO  (qtp839215567-23901) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={wt=javabin&version=2}{add=[115 (1596953516744638465)]} 0 0
   [junit4]   2> 1967576 INFO  (qtp2617245-23918) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={wt=javabin&version=2}{add=[115 (1596953516745687040)]} 0 0
   [junit4]   2> 1967576 INFO  (qtp839215567-23903) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={wt=javabin&version=2}{add=[116 (1596953516745687040)]} 0 0
   [junit4]   2> 1967577 INFO  (qtp2617245-23920) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={wt=javabin&version=2}{add=[116 (1596953516745687041)]} 0 0
   [junit4]   2> 1967577 INFO  (qtp839215567-23901) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={wt=javabin&version=2}{add=[117 (1596953516746735616)]} 0 0
   [junit4]   2> 1967577 INFO  (qtp2617245-23918) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={wt=javabin&version=2}{add=[117 (1596953516746735616)]} 0 0
   [junit4]   2> 1967578 INFO  (qtp839215567-23903) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={wt=javabin&version=2}{add=[118 (1596953516746735617)]} 0 0
   [junit4]   2> 1967578 INFO  (qtp2617245-23920) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={wt=javabin&version=2}{add=[118 (1596953516747784192)]} 0 0
   [junit4]   2> 1967578 INFO  (qtp839215567-23901) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={wt=javabin&version=2}{add=[119 (1596953516747784192)]} 0 0
   [junit4]   2> 1967579 INFO  (qtp2617245-23918) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={wt=javabin&version=2}{add=[119 (1596953516747784193)]} 0 0
   [junit4]   2> 1967579 INFO  (qtp839215567-23903) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={wt=javabin&version=2}{add=[120 (1596953516748832768)]} 0 0
   [junit4]   2> 1967579 INFO  (qtp2617245-23920) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={wt=javabin&version=2}{add=[120 (1596953516748832768)]} 0 0
   [junit4]   2> 1967580 INFO  (qtp839215567-23901) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={wt=javabin&version=2}{add=[121 (1596953516748832769)]} 0 0
   [junit4]   2> 1967580 INFO  (qtp2617245-23918) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={wt=javabin&version=2}{add=[121 (1596953516749881344)]} 0 0
   [junit4]   2> 1967580 INFO  (qtp839215567-23903) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={wt=javabin&version=2}{add=[122 (1596953516749881344)]} 0 0
   [junit4]   2> 1967581 INFO  (qtp2617245-23920) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={wt=javabin&version=2}{add=[122 (1596953516750929920)]} 0 0
   [junit4]   2> 1967581 INFO  (qtp839215567-23901) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={wt=javabin&version=2}{add=[123 (1596953516750929920)]} 0 0
   [junit4]   2> 1967582 INFO  (qtp2617245-23918) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={wt=javabin&version=2}{add=[123 (1596953516750929921)]} 0 0
   [junit4]   2> 1967582 INFO  (qtp839215567-23903) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={wt=javabin&version=2}{add=[124 (1596953516751978496)]} 0 0
   [junit4]   2> 1967582 INFO  (qtp2617245-23920) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={wt=javabin&version=2}{add=[124 (1596953516751978496)]} 0 0
   [junit4]   2> 1967583 INFO  (qtp839215567-23901) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={wt=javabin&version=2}{add=[125 (1596953516753027072)]} 0 0
   [junit4]   2> 1967583 INFO  (qtp2617245-23918) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={wt=javabin&version=2}{add=[125 (1596953516753027072)]} 0 0
   [junit4]   2> 1967583 INFO  (qtp839215567-23903) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={wt=javabin&version=2}{add=[126 (1596953516753027073)]} 0 0
   [junit4]   2> 1967584 INFO  (qtp2617245-23920) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={wt=javabin&version=2}{add=[126 (1596953516753027073)]} 0 0
   [junit4]   2> 1967584 INFO  (qtp839215567-23901) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={wt=javabin&version=2}{add=[127 (1596953516754075648)]} 0 0
   [junit4]   2> 1967584 INFO  (qtp2617245-23918) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={wt=javabin&version=2}{add=[127 (1596953516754075648)]} 0 0
   [junit4]   2> 1967585 INFO  (qtp839215567-23903) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={wt=javabin&version=2}{add=[128 (1596953516754075649)]} 0 0
   [junit4]   2> 1967585 INFO  (qtp2617245-23920) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={wt=javabin&version=2}{add=[128 (1596953516755124224)]} 0 0
   [junit4]   2> 1967585 INFO  (qtp839215567-23901) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={wt=javabin&version=2}{add=[129 (1596953516755124224)]} 0 0
   [junit4]   2> 1967586 INFO  (qtp2617245-23918) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={wt=javabin&version=2}{add=[129 (1596953516755124225)]} 0 0
   [junit4]   2> 1967586 INFO  (qtp839215567-23903) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={wt=javabin&version=2}{add=[130 (1596953516756172800)]} 0 0
   [junit4]   2> 1967586 INFO  (qtp2617245-23920) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={wt=javabin&version=2}{add=[130 (1596953516756172800)]} 0 0
   [junit4]   2> 1967587 INFO  (qtp839215567-23901) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={wt=javabin&version=2}{add=[131 (1596953516756172801)]} 0 0
   [junit4]   2> 1967587 INFO  (qtp2617245-23918) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={wt=javabin&version=2}{add=[131 (1596953516757221376)]} 0 0
   [junit4]   2> 1967587 INFO  (qtp839215567-23903) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={wt=javabin&version=2}{add=[132 (1596953516757221376)]} 0 0
   [junit4]   2> 1967588 INFO  (qtp2617245-23920) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={wt=javabin&version=2}{add=[132 (1596953516757221377)]} 0 0
   [junit4]   2> 1967588 INFO  (qtp839215567-23901) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={wt=javabin&version=2}{add=[133 (1596953516758269952)]} 0 0
   [junit4]   2> 1967588 INFO  (qtp2617245-23918) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={wt=javabin&version=2}{add=[133 (1596953516758269952)]} 0 0
   [junit4]   2> 1967589 INFO  (qtp839215567-23903) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={wt=javabin&version=2}{add=[134 (1596953516759318528)]} 0 0
   [junit4]   2> 1967589 INFO  (qtp2617245-23920) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={wt=javabin&version=2}{add=[134 (1596953516759318528)]} 0 0
   [junit4]   2> 1967589 INFO  (qtp839215567-23901) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={wt=javabin&version=2}{add=[135 (1596953516759318529)]} 0 0
   [junit4]   2> 1967590 INFO  (qtp2617245-23918) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={wt=javabin&version=2}{add=[135 (1596953516760367104)]} 0 0
   [junit4]   2> 1967590 INFO  (qtp839215567-23903) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={wt=javabin&version=2}{add=[136 (1596953516760367104)]} 0 0
   [junit4]   2> 1967590 INFO  (qtp2617245-23920) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={wt=javabin&version=2}{add=[136 (1596953516760367105)]} 0 0
   [junit4]   2> 1967591 INFO  (qtp839215567-23901) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={wt=javabin&version=2}{add=[137 (1596953516761415680)]} 0 0
   [junit4]   2> 1967591 INFO  (qtp2617245-23918) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={wt=javabin&version=2}{add=[137 (1596953516761415680)]} 0 0
   [junit4]   2> 1967592 INFO  (qtp839215567-23903) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={wt=javabin&version=2}{add=[138 (1596953516761415681)]} 0 0
   [junit4]   2> 1967592 INFO  (qtp2617245-23920) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={wt=javabin&version=2}{add=[138 (1596953516762464256)]} 0 0
   [junit4]   2> 1967592 INFO  (qtp839215567-23901) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={wt=javabin&version=2}{add=[139 (1596953516762464256)]} 0 0
   [junit4]   2> 1967593 INFO  (qtp2617245-23918) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={wt=javabin&version=2}{add=[139 (1596953516762464257)]} 0 0
   [junit4]   2> 1967593 INFO  (qtp839215567-23903) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={wt=javabin&version=2}{add=[140 (1596953516763512832)]} 0 0
   [junit4]   2> 1967593 INFO  (qtp2617245-23920) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={wt=javabin&version=2}{add=[140 (1596953516763512832)]} 0 0
   [junit4]   2> 1967594 INFO  (qtp839215567-23901) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={wt=javabin&version=2}{add=[141 (1596953516764561408)]} 0 0
   [junit4]   2> 1967594 INFO  (qtp2617245-23918) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={wt=javabin&version=2}{add=[141 (1596953516764561408)]} 0 0
   [junit4]   2> 1967594 INFO  (qtp839215567-23903) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={wt=javabin&version=2}{add=[142 (1596953516764561409)]} 0 0
   [junit4]   2> 1967595 INFO  (qtp2617245-23920) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={wt=javabin&version=2}{add=[142 (1596953516765609984)]} 0 0
   [junit4]   2> 1967595 INFO  (qtp839215567-23901) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={wt=javabin&version=2}{add=[143 (1596953516765609984)]} 0 0
   [junit4]   2> 1967596 INFO  (qtp2617245-23918) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={wt=javabin&version=2}{add=[143 (1596953516765609985)]} 0 0
   [junit4]   2> 1967596 INFO  (qtp839215567-23903) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={wt=javabin&version=2}{add=[144 (1596953516766658560)]} 0 0
   [junit4]   2> 1967596 INFO  (qtp2617245-23920) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={wt=javabin&version=2}{add=[144 (1596953516766658560)]} 0 0
   [junit4]   2> 1967597 INFO  (qtp839215567-23901) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={wt=javabin&version=2}{add=[145 (1596953516767707136)]} 0 0
   [junit4]   2> 1967597 INFO  (qtp2617245-23918) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={wt=javabin&version=2}{add=[145 (1596953516767707136)]} 0 0
   [junit4]   2> 1967597 INFO  (qtp839215567-23903) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={wt=javabin&version=2}{add=[146 (1596953516767707137)]} 0 0
   [junit4]   2> 1967598 INFO  (qtp2617245-23920) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={wt=javabin&version=2}{add=[146 (1596953516768755712)]} 0 0
   [junit4]   2> 1967598 INFO  (qtp839215567-23901) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={wt=javabin&version=2}{add=[147 (1596953516768755712)]} 0 0
   [junit4]   2> 1967599 INFO  (qtp2617245-23918) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={wt=javabin&version=2}{add=[147 (1596953516769804288)]} 0 0
   [junit4]   2> 1967599 INFO  (qtp839215567-23903) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={wt=javabin&version=2}{add=[148 (1596953516769804288)]} 0 0
   [junit4]   2> 1967600 INFO  (qtp2617245-23920) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={wt=javabin&version=2}{add=[148 (1596953516769804289)]} 0 0
   [junit4]   2> 1967600 INFO  (qtp839215567-23901) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={wt=javabin&version=2}{add=[149 (1596953516770852864)]} 0 0
   [junit4]   2> 1967600 INFO  (qtp2617245-23918) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={wt=javabin&version=2}{add=[149 (1596953516770852864)]} 0 0
   [junit4]   2> 1967600 INFO  (qtp839215567-23903) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1596953516770852865,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1967600 INFO  (qtp839215567-23903) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@7f1bb74f commitCommandVersion:1596953516770852865
   [junit4]   2> 1967606 INFO  (qtp839215567-23903) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7adbe5e[collection1] main]
   [junit4]   2> 1967607 INFO  (qtp839215567-23903) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1967608 INFO  (searcherExecutor-4795-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7adbe5e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.1):c9) Uninverting(_1(7.3.1):c59)))}
   [junit4]   2> 1967608 INFO  (qtp839215567-23903) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 7
   [junit4]   2> 1967609 INFO  (qtp2617245-23920) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1596953516780290048,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1967609 INFO  (qtp2617245-23920) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@188ad0fc commitCommandVersion:1596953516780290048
   [junit4]   2> 1967614 INFO  (qtp2617245-23920) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@40b3e92d[collection1] main]
   [junit4]   2> 1967614 INFO  (qtp2617245-23920) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1967616 INFO  (searcherExecutor-4806-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@40b3e92d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.1):c9) Uninverting(_1(7.3.1):c59)))}
   [junit4]   2> 1967616 INFO  (qtp2617245-23920) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 7
   [junit4]   2> 1967617 INFO  (qtp839215567-23901) [    x:collection1] o.a.s.h.RequestHandlerBase Ignoring exception matching parameter cannot be negative
   [junit4]   2> 1967617 INFO  (qtp839215567-23901) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/il/yv path=/select params={q=*&distrib=false&start=-1&wt=javabin&version=2} status=400 QTime=0
   [junit4]   2> 1967618 INFO  (qtp839215567-23903) [    x:collection1] o.a.s.h.RequestHandlerBase Ignoring exception matching parameter cannot be negative
   [junit4]   2> 1967618 INFO  (qtp839215567-23903) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/il/yv path=/select params={q=*&distrib=false&start=0&rows=-1&wt=javabin&version=2} status=400 QTime=0
   [junit4]   2> 1967618 INFO  (qtp839215567-23901) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/il/yv path=/select params={q=*:*&distrib=false&sort=n_ti1+desc&wt=javabin&version=2} hits=68 status=0 QTime=0
   [junit4]   2> 1967623 INFO  (qtp2617245-23919) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/il/yv path=/select params={df=text&distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_ti1+desc&shard.url=http://127.0.0.1:42953/il/yv/collection1&rows=10&version=2&q=*:*&NOW=1522973553458&isShard=true&wt=javabin} hits=68 status=0 QTime=0
   [junit4]   2> 1967625 INFO  (qtp2617245-23914) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/il/yv path=/select params={q=*:*&df=text&distrib=false&shards.purpose=64&NOW=1522973553458&ids=12,123,101,112,125,137,115,104,117,108&isShard=true&shard.url=http://127.0.0.1:42953/il/yv/collection1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1967626 INFO  (qtp2617245-23918) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/il/yv path=/select params={q=*:*&shards=http://127.0.0.1:42953/il/yv/collection1&sort=n_ti1+desc&wt=javabin&version=2} hits=68 status=0 QTime=7
   [junit4]   2> 1967627 INFO  (qtp839215567-23903) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/il/yv path=/select params={q=*:*&distrib=false&sort=n_ti1+asc&wt=javabin&version=2} hits=68 status=0 QTime=0
   [junit4]   2> 1967629 INFO  (qtp2617245-23933) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/il/yv path=/select params={df=text&distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_ti1+asc&shard.url=http://127.0.0.1:42953/il/yv/collection1|[ff01::083]:33332/il/yv&rows=10&version=2&q=*:*&NOW=1522973553467&isShard=true&wt=javabin} hits=68 status=0 QTime=0
   [junit4]   2> 1967630 INFO  (qtp2617245-23914) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/il/yv path=/select params={q=*:*&df=text&distrib=false&shards.purpose=64&NOW=1522973553467&ids=143,144,134,138,6,106,9,109,130,131&isShard=true&shard.url=http://127.0.0.1:42953/il/yv/collection1|[ff01::083]:33332/il/yv&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1967631 INFO  (qtp2617245-23920) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/il/yv path=/select params={q=*:*&shards=http://127.0.0.1:42953/il/yv/collection1|[ff01::083]:33332/il/yv&sort=n_ti1+asc&wt=javabin&version=2} hits=68 status=0 QTime=3
   [junit4]   2> 1967632 INFO  (qtp839215567-23901) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/il/yv path=/select params={q=*:*&distrib=false&sort=n_f1+desc&wt=javabin&version=2} hits=68 status=0 QTime=0
   [junit4]   2> 1967634 INFO  (qtp2617245-23933) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/il/yv path=/select params={df=text&distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_f1+desc&shard.url=http://127.0.0.1:42953/il/yv/collection1|[ff01::213]:33332/il/yv&rows=10&version=2&q=*:*&NOW=1522973553473&isShard=true&wt=javabin} hits=68 status=0 QTime=0
   [junit4]   2> 1967635 INFO  (qtp2617245-23914) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/il/yv path=/select params={q=*:*&df=text&distrib=false&shards.purpose=64&NOW=1522973553473&ids=12,145,146,104,6,149,106,7,119,108&isShard=true&shard.url=http://127.0.0.1:42953/il/yv/collection1|[ff01::213]:33332/il/yv&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1967636 INFO  (qtp2617245-23918) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/il/yv path=/select params={q=*:*&shards=http://127.0.0.1:42953/il/yv/collection1|[ff01::213]:33332/il/yv&sort=n_f1+desc&wt=javabin&version=2} hits=68 status=0 QTime=2
   [junit4]   2> 1967637 INFO  (qtp839215567-23903) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/il/yv path=/select params={q=*:*&distrib=false&sort=n_f1+asc&wt=javabin&version=2} hits=68 status=0 QTime=0
   [junit4]   2> 1967639 INFO  (qtp2617245-23933) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/il/yv path=/select params={df=text&distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_f1+asc&shard.url=http://127.0.0.1:42953/il/yv/collection1|[ff01::114]:33332/il/yv&rows=10&version=2&q=*:*&NOW=1522973553477&isShard=true&wt=javabin} hits=68 status=0 QTime=0
   [junit4]   2> 1967644 INFO  (qtp2617245-23914) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/il/yv path=/select params={q=*:*&df=text&distrib=false&shards.purpose=64&NOW=1522973553477&ids=133,2,123,14,147,103,136,115,8,131&isShard=true&shard.url=http://127.0.0.1:42953/il/yv/collection1|[ff01::114]:33332/il/yv&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1967646 INFO  (qtp2617245-23920) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/il/yv path=/select params={q=*:*&shards=http://127.0.0.1:42953/il/yv/collection1|[ff01::114]:33332/il/yv&sort=n_f1+asc&wt=javabin&version=2} hits=68 status=0 QTime=7
   [junit4]   2> 1967647 INFO  (qtp839215567-23901) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/il/yv path=/select params={q=*:*&distrib=false&sort=n_tf1+desc&wt=javabin&version=2} hits=68 status=0 QTime=0
   [junit4]   2> 1967649 INFO  (qtp2617245-23933) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/il/yv path=/select params={df=text&distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_tf1+desc&shard.url=http://127.0.0.1:42953/il/yv/collection1|[ff01::114]:33332/il/yv|[ff01::213]:33332/il/yv|[ff01::083]:33332/il/yv&rows=10&version=2&q=*:*&NOW=1522973553487&isShard=true&wt=javabin} hits=68 status=0 QTime=0
   [junit4]   2> 1967650 INFO  (qtp2617245-23914) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/il/yv path=/select params={q=*:*&df=text&distrib=false&shards.purpose=64&NOW=1522973553487&ids=11,143,100,101,103,136,17,106,118,141&isShard=true&shard.url=http://127.0.0.1:42953/il/yv/collection1|[ff01::114]:33332/il/yv|[ff01::213]:33332/il/yv|[ff01::083]:33332/il/yv&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1967651 INFO  (qtp2617245-23918) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/il/yv path=/select params={q=*:*&shards=http://127.0.0.1:42953/il/yv/collection1|[ff01::114]:33332/il/yv|[ff01::213]:33332/il/yv|[ff01::083]:33332/il/yv&sort=n_tf1+desc&wt=javabin&version=2} hits=68 status=0 QTime=2
   [junit4]   2> 1967651 INFO  (qtp839215567-23903) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/il/yv path=/select params={q=*:*&distrib=false&sort=n_tf1+asc&wt=javabin&version=2} hits=68 status=0 QTime=0
   [junit4]   2> 1967664 INFO  (qtp2617245-23933) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/il/yv path=/select params={df=text&distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_tf1+asc&shard.url=[ff01::083]:33332/il/yv|[ff01::114]:33332/il/yv|[ff01::213]:33332/il/yv|http://127.0.0.1:42953/il/yv/collection1&rows=10&version=2&q=*:*&NOW=1522973553491&isShard=true&wt=javabin} hits=68 status=0 QTime=0
   [junit4]   2> 1967666 INFO  (qtp2617245-23918) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/il/yv path=/select params={q=*:*&df=text&distrib=false&shards.purpose=64&NOW=1522973553491&ids=132,2,135,124,102,147,114,104,142,120&isShard=true&shard.url=[ff01::083]:33332/il/yv|[ff01::114]:33332/il/yv|[ff01::213]:33332/il/yv|http://127.0.0.1:42953/il/yv/collection1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1967667 INFO  (qtp2617245-23920) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/il/yv path=/select params={q=*:*&shards=[ff01::083]:33332/il/yv|[ff01::114]:33332/il/yv|[ff01::213]:33332/il/yv|http://127.0.0.1:42953/il/yv/collection1&sort=n_tf1+asc&wt=javabin&version=2} hits=68 status=0 QTime=14
   [junit4]   2> 1967668 INFO  (qtp839215567-23901) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/il/yv path=/select params={q=*:*&distrib=false&sort=n_d1+desc&wt=javabin&version=2} hits=68 status=0 QTime=0
   [junit4]   2> 1967669 INFO  (qtp2617245-23933) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/il/yv path=/select params={df=text&distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_d1+desc&shard.url=[ff01::114]:33332/il/yv|[ff01::213]:33332/il/yv|[ff01::083]:33332/il/yv|http://127.0.0.1:42953/il/yv/collection1&rows=10&version=2&q=*:*&NOW=1522973553508&isShard=true&wt=javabin} hits=68 status=0 QTime=0
   [junit4]   2> 1967670 INFO  (qtp2617245-23918) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/il/yv path=/select params={q=*:*&df=text&distrib=false&shards.purpose=64&NOW=1522973553508&ids=144,13,134,124,16,9,119,141,120,142&isShard=true&shard.url=[ff01::114]:33332/il/yv|[ff01::213]:33332/il/yv|[ff01::083]:33332/il/yv|http://127.0.0.1:42953/il/yv/collection1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1967671 INFO  (qtp2617245-23914) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/il/yv path=/select params={q=*:*&shards=[ff01::114]:33332/il/yv|[ff01::213]:33332/il/yv|[ff01::083]:33332/il/yv|http://127.0.0.1:42953/il/yv/collection1&sort=n_d1+desc&wt=javabin&version=2} hits=68 status=0 QTime=2
   [junit4]   2> 1967672 INFO  (qtp839215567-23903) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/il/yv path=/select params={q=*:*&distrib=false&sort=n_d1+asc&wt=javabin&version=2} hits=68 status=0 QTime=0
   [junit4]   2> 1967673 INFO  (qtp2617245-23933) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/il/yv path=/select params={df=text&distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_d1+asc&shard.url=http://127.0.0.1:42953/il/yv/collection1|[ff01::083]:33332/il/yv|[ff01::213]:33332/il/yv|[ff01::114]:33332/il/yv&rows=10&version=2&q=*:*&NOW=1522973553512&isShard=true&wt=javabin} hits=68 status=0 QTime=0
   [junit4]   2> 1967674 INFO  (qtp2617245-23918) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/il/yv path=/select params={q=*:*&df=text&distrib=false&shards.purpose=64&NOW=1522973553512&ids=100,133,123,15,147,138,127,139,108,130&isShard=true&shard.url=http://127.0.0.1:42953/il/yv/collection1|[ff01::083]:33332/il/yv|[ff01::213]:33332/il/yv|[ff01::114]:33332/il/yv&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1967675 INFO  (qtp2617245-23920) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/il/yv path=/select params={q=*:*&shards=http://127.0.0.1:42953/il/yv/collection1|[ff01::083]:33332/il/yv|[ff01::213]:33332/il/yv|[ff01::114]:33332/il/yv&sort=n_d1+asc&wt=javabin&version=2} hits=68 status=0 QTime=2
   [junit4]   2> 1967676 INFO  (qtp839215567-23901) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/il/yv path=/select params={q=*:*&distrib=false&sort=n_td1+desc&wt=javabin&version=2} hits=68 status=0 QTime=0
   [junit4]   2> 1967678 INFO  (qtp2617245-23933) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/il/yv path=/select params={df=text&distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_td1+desc&shard.url=http://127.0.0.1:42953/il/yv/collection1|[ff01::083]:33332/il/yv|[ff01::114]:33332/il/yv|[ff01::213]:33332/il/yv&rows=10&version=2&q=*:*&NOW=1522973553516&isShard=true&wt=javabin} hits=68 status=0 QTime=0
   [junit4]   2> 1967679 INFO  (qtp2617245-23918) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/il/yv path=/select params={q=*:*&df=text&distrib=false&shards.purpose=64&NOW=1522973553516&ids=11,110,100,112,123,135,105,1001,128,118&isShard=true&shard.url=http://127.0.0.1:42953/il/yv/collection1|[ff01::083]:33332/il/yv|[ff01::114]:33332/il/yv|[ff01::213]:33332/il/yv&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1967679 INFO  (qtp2617245-23914) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/il/yv path=/select params={q=*:*&shards=http://127.0.0.1:42953/il/yv/collection1|[ff01::083]:33332/il/yv|[ff01::114]:33332/il/yv|[ff01::213]:33332/il/yv&sort=n_td1+desc&wt=javabin&version=2} hits=68 status=0 QTime=2
   [junit4]   2> 1967680 INFO  (qtp839215567-23903) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/il/yv path=/select params={q=*:*&distrib=false&sort=n_td1+asc&wt=javabin&version=2} hits=68 status=0 QTime=0
   [junit4]   2> 1967682 INFO  (qtp2617245-23933) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/il/yv path=/select params={df=text&distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_td1+asc&shard.url=[ff01::213]:33332/il/yv|http://127.0.0.1:42953/il/yv/collection1|[ff01::083]:33332/il/yv&rows=10&version=2&q=*:*&NOW=1522973553520&isShard=true&wt=javabin} hits=68 status=0 QTime=0
   [junit4]   2> 1967683 INFO  (qtp2617245-23918) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/il/yv path=/select params={q=*:*&df=text&distrib=false&shards.purpose=64&NOW=1522973553520&ids=111,12,3,14,136,125,17,7,109,10&isShard=true&shard.url=[ff01::213]:33332/il/yv|http://127.0.0.1:42953/il/yv/collection1|[ff01::083]:33332/il/yv&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1967684 INFO  (qtp2617245-23920) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/il/yv path=/select params={q=*:*&shards=[ff01::213]:33332/il/yv|http://127.0.0.1:42953/il/yv/collection1|[ff01::083]:33332/il/yv&sort=n_td1+asc&wt=javabin&version=2} hits=68 status=0 QTime=2
   [junit4]   2> 1967684 INFO  (qtp839215567-23901) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/il/yv path=/select params={q=*:*&distrib=false&sort=n_l1+desc&wt=javabin&version=2} hits=68 status=0 QTime=0
   [junit4]   2> 1967686 INFO  (qtp2617245-23933) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/il/yv path=/select params={df=text&distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_l1+desc&shard.url=http://127.0.0.1:42953/il/yv/collection1&rows=10&version=2&q=*:*&NOW=1522973553524&isShard=true&wt=javabin} hits=68 status=0 QTime=0
   [junit4]   2> 1967687 INFO  (qtp2617245-23918) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/il/yv path=/select params={q=*:*&df=text&distrib=false&shards.purpose=64&NOW=1522973553524&ids=110,144,12,100,113,4,15,16,126,10&isShard=true&shard.url=http://127.0.0.1:42953/il/yv/collection1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1967688 INFO  (qtp2617245-23914) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/il/yv path=/select params={q=*:*&shards=http://127.0.0.1:42953/il/yv/collection1&sort=n_l1+desc&wt=javabin&version=2} hits=68 status=0 QTime=2
   [junit4]   2> 1967688 INFO  (qtp839215567-23903) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/il/yv path=/select params={q=*:*&distrib=false&sort=n_l1+asc&wt=javabin&version=2} hits=68 status=0 QTime=0
   [junit4]   2> 1967690 INFO  (qtp2617245-23933) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/il/yv path=/select params={df=text&distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_l1+asc&shard.url=[ff01::114]:33332/il/yv|http://127.0.0.1:42953/il/yv/collection1&rows=10&version=2&q=*:*&NOW=1522973553528&isShard=true&wt=javabin} hits=68 status=0 QTime=0
   [junit4]   2> 1967691 INFO  (qtp2617245-23918) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/il/yv path=/select params={q=*:*&df=text&distrib=false&shards.purpose=64&NOW=1522973553528&ids=143,11,112,123,146,135,136,125,106,117&isShard=true&shard.url=[ff01::114]:33332/il/yv|http://127.0.0.1:42953/il/yv/collection1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1967691 INFO  (qtp2617245-23920) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/il/yv path=/select params={q=*:*&shards=[ff01::114]:33332/il/yv|http://127.0.0.1:42953/il/yv/collection1&sort=n_l1+asc&wt=javabin&version=2} hits=68 status=0 QTime=2
   [junit4]   2> 1967692 INFO  (qtp839215567-23901) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/il/yv path=/select params={q=*:*&distrib=false&sort=n_tl1+desc&wt=javabin&version=2} hits=68 status=0 QTime=0
   [junit4]   2> 1967693 INFO  (qtp2617245-23933) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/il/yv path=/select params={df=text&distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_tl1+desc&shard.url=http://127.0.0.1:42953/il/yv/collection1|[ff01::213]:33332/il/yv|[ff01::083]:33332/il/yv&rows=10&version=2&q=*:*&NOW=1522973553532&isShard=true&wt=javabin} hits=68 status=0 QTime=0
   [junit4]   2> 1967694 INFO  (qtp2617245-23918) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/il/yv path=/select params={q=*:*&df=text&distrib=false&shards.purpose=64&NOW=1522973553532&ids=144,100,2,14,147,128,117,1001,120,131&isShard=true&shard.url=http://127.0.0.1:42953/il/yv/collection1|[ff01::213]:33332/il/yv|[ff01::083]:33332/il/yv&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1967695 INFO  (qtp2617245-23914) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/il/yv path=/select params={q=*:*&shards=http://127.0.0.1:42953/il/yv/collection1|[ff01::213]:33332/il/yv|[ff01::083]:33332/il/yv&sort=n_tl1+desc&wt=javabin&version=2} hits=68 status=0 QTime=2
   [junit4]   2> 1967696 INFO  (qtp839215567-23903) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/il/yv path=/select params={q=*:*&distrib=false&sort=n_tl1+asc&wt=javabin&version=2} h

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

EDB]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@62ce90b4{/il/yv,null,UNAVAILABLE}
   [junit4]   2> 92558 INFO  (TEST-TestDistributedSearch.test-seed#[B6B01E25AB9ECEDB]) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 92559 INFO  (TEST-TestDistributedSearch.test-seed#[B6B01E25AB9ECEDB]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@29f67a11{HTTP/1.1,[http/1.1]}{127.0.0.1:?}
   [junit4]   2> 92559 INFO  (TEST-TestDistributedSearch.test-seed#[B6B01E25AB9ECEDB]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=600853493
   [junit4]   2> 92559 INFO  (TEST-TestDistributedSearch.test-seed#[B6B01E25AB9ECEDB]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 92559 INFO  (TEST-TestDistributedSearch.test-seed#[B6B01E25AB9ECEDB]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 92559 INFO  (TEST-TestDistributedSearch.test-seed#[B6B01E25AB9ECEDB]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 92560 INFO  (coreCloseExecutor-260-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@6c6e3a56
   [junit4]   2> 92560 INFO  (coreCloseExecutor-260-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=1819163222
   [junit4]   2> 92561 INFO  (TEST-TestDistributedSearch.test-seed#[B6B01E25AB9ECEDB]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@50b92827{/il/yv,null,UNAVAILABLE}
   [junit4]   2> 92561 INFO  (TEST-TestDistributedSearch.test-seed#[B6B01E25AB9ECEDB]) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDistributedSearch -Dtests.method=test -Dtests.seed=B6B01E25AB9ECEDB -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=bn-IN -Dtests.timezone=Europe/Amsterdam -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   27.1s J1 | TestDistributedSearch.test <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:36943/il/yv/collection1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B6B01E25AB9ECEDB:3EE421FF0562A323]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:657)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.deleteByQuery(SolrClient.java:895)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.deleteByQuery(SolrClient.java:858)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.deleteByQuery(SolrClient.java:873)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.del(BaseDistributedSearchTestCase.java:542)
   [junit4]    > 	at org.apache.solr.TestDistributedSearch.test(TestDistributedSearch.java:1034)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:1019)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:841)
   [junit4]    > Caused by: org.apache.http.NoHttpResponseException: 127.0.0.1:36943 failed to respond
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:141)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
   [junit4]    > 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
   [junit4]    > 	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
   [junit4]    > 	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
   [junit4]    > 	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
   [junit4]    > 	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
   [junit4]    > 	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
   [junit4]    > 	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
   [junit4]    > 	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
   [junit4]    > 	... 48 more
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_B6B01E25AB9ECEDB-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {severity=PostingsFormat(name=Memory), foo_sev_enum=PostingsFormat(name=Direct), SubjectTerms_mfacet=PostingsFormat(name=LuceneVarGapDocFreqInterval), multiDefault=FSTOrd50, rnd_b=PostingsFormat(name=Direct), a_s=PostingsFormat(name=Memory), oddField_s=PostingsFormat(name=Memory), lowerfilt1and2=FSTOrd50, a_t=PostingsFormat(name=LuceneVarGapDocFreqInterval), foo_b=PostingsFormat(name=Memory), lowerfilt=FSTOrd50, id=PostingsFormat(name=Direct), text=PostingsFormat(name=Memory)}, docValues:{other_tl1=DocValuesFormat(name=Direct), range_facet_l_dv=DocValuesFormat(name=Lucene70), n_l1=DocValuesFormat(name=Direct), a_n_tdt=DocValuesFormat(name=Lucene70), intDefault=DocValuesFormat(name=Direct), n_td1=DocValuesFormat(name=Lucene70), n_d1=DocValuesFormat(name=Direct), range_facet_l=DocValuesFormat(name=Direct), n_f1=DocValuesFormat(name=Lucene70), n_tl1=DocValuesFormat(name=Lucene70), n_tf1=DocValuesFormat(name=Direct), intDvoDefault=DocValuesFormat(name=Memory), timestamp=DocValuesFormat(name=Direct), severity=DocValuesFormat(name=Memory), foo_sev_enum=DocValuesFormat(name=Lucene70), n_dt1=DocValuesFormat(name=Lucene70), b_n_tdt=DocValuesFormat(name=Direct), n_ti1=DocValuesFormat(name=Lucene70), _version_=DocValuesFormat(name=Direct), n_tdt1=DocValuesFormat(name=Direct), id_i1=DocValuesFormat(name=Lucene70), foo_d=DocValuesFormat(name=Lucene70), range_facet_i_dv=DocValuesFormat(name=Direct), foo_f=DocValuesFormat(name=Memory), a_i_ni_p=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=1732, maxMBSortInHeap=6.041762565175817, sim=RandomSimilarity(queryNorm=false): {}, locale=bn-IN, timezone=Europe/Amsterdam
   [junit4]   2> NOTE: Linux 4.13.0-37-generic amd64/Oracle Corporation 11-ea (64-bit)/cpus=8,threads=1,free=305637592,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestDistributedSearch, TestDistributedSearch]
   [junit4] Completed [5/5 (1!)] on J1 in 27.14s, 1 test, 1 error <<< FAILURES!

[...truncated 11 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/common-build.xml:1567: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/common-build.xml:1091: There were test failures: 5 suites, 5 tests, 1 error [seed: B6B01E25AB9ECEDB]

Total time: 1 minute 38 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   1/5 failed: org.apache.solr.TestDistributedSearch
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=83e3d7bb6f157a225c45e9ffa41d7c75e1313044, workspace=/var/lib/jenkins/workspace/Lucene-Solr-7.3-Linux
[WARNINGS] Computing warning deltas based on reference build #127
Recording test results
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2