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 2017/12/11 03:36:03 UTC

[JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk1.8.0) - Build # 4321 - Unstable!

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

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

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([F303010E76347812:4CFC40A4A8CE988E]: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:6553)
	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 14796 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.io.stream.StreamExpressionTest
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_F303010E76347812-001/init-core-data-001
   [junit4]   2> 60529 WARN  (SUITE-StreamExpressionTest-seed#[F303010E76347812]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 60530 INFO  (SUITE-StreamExpressionTest-seed#[F303010E76347812]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 60534 INFO  (SUITE-StreamExpressionTest-seed#[F303010E76347812]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 60534 INFO  (SUITE-StreamExpressionTest-seed#[F303010E76347812]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 60534 INFO  (SUITE-StreamExpressionTest-seed#[F303010E76347812]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_F303010E76347812-001/tempDir-001
   [junit4]   2> 60535 INFO  (SUITE-StreamExpressionTest-seed#[F303010E76347812]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 60535 INFO  (Thread-116) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 60535 INFO  (Thread-116) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 60538 ERROR (Thread-116) [    ] 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> 60637 INFO  (SUITE-StreamExpressionTest-seed#[F303010E76347812]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:62556
   [junit4]   2> 60649 INFO  (zkConnectionManagerCallback-92-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 60655 INFO  (jetty-launcher-89-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 60655 INFO  (jetty-launcher-89-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 60656 INFO  (jetty-launcher-89-thread-3) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 60656 INFO  (jetty-launcher-89-thread-4) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 60674 INFO  (jetty-launcher-89-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2de6b7e9{/solr,null,AVAILABLE}
   [junit4]   2> 60674 INFO  (jetty-launcher-89-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@33fb9e0{/solr,null,AVAILABLE}
   [junit4]   2> 60676 INFO  (jetty-launcher-89-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1e05c1f5{HTTP/1.1,[http/1.1]}{127.0.0.1:62566}
   [junit4]   2> 60676 INFO  (jetty-launcher-89-thread-2) [    ] o.e.j.s.Server Started @66537ms
   [junit4]   2> 60676 INFO  (jetty-launcher-89-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=62566}
   [junit4]   2> 60677 ERROR (jetty-launcher-89-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 60677 INFO  (jetty-launcher-89-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@b7f0b2a{/solr,null,AVAILABLE}
   [junit4]   2> 60677 INFO  (jetty-launcher-89-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1d431cf9{HTTP/1.1,[http/1.1]}{127.0.0.1:62568}
   [junit4]   2> 60677 INFO  (jetty-launcher-89-thread-3) [    ] o.e.j.s.Server Started @66537ms
   [junit4]   2> 60677 INFO  (jetty-launcher-89-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=62568}
   [junit4]   2> 60677 ERROR (jetty-launcher-89-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 60678 INFO  (jetty-launcher-89-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 60678 INFO  (jetty-launcher-89-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 60678 INFO  (jetty-launcher-89-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 60678 INFO  (jetty-launcher-89-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-11T03:19:20.364Z
   [junit4]   2> 60678 INFO  (jetty-launcher-89-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 60678 INFO  (jetty-launcher-89-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 60678 INFO  (jetty-launcher-89-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 60678 INFO  (jetty-launcher-89-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-11T03:19:20.364Z
   [junit4]   2> 60679 INFO  (jetty-launcher-89-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@515a2455{/solr,null,AVAILABLE}
   [junit4]   2> 60679 INFO  (jetty-launcher-89-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@71036d17{HTTP/1.1,[http/1.1]}{127.0.0.1:62569}
   [junit4]   2> 60679 INFO  (jetty-launcher-89-thread-4) [    ] o.e.j.s.Server Started @66540ms
   [junit4]   2> 60679 INFO  (jetty-launcher-89-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=62569}
   [junit4]   2> 60679 ERROR (jetty-launcher-89-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 60680 INFO  (jetty-launcher-89-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 60680 INFO  (jetty-launcher-89-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 60680 INFO  (jetty-launcher-89-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 60680 INFO  (jetty-launcher-89-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-11T03:19:20.366Z
   [junit4]   2> 60681 INFO  (jetty-launcher-89-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3b4492ef{HTTP/1.1,[http/1.1]}{127.0.0.1:62567}
   [junit4]   2> 60681 INFO  (jetty-launcher-89-thread-1) [    ] o.e.j.s.Server Started @66541ms
   [junit4]   2> 60681 INFO  (jetty-launcher-89-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=62567}
   [junit4]   2> 60681 ERROR (jetty-launcher-89-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 60681 INFO  (jetty-launcher-89-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 60681 INFO  (jetty-launcher-89-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 60681 INFO  (jetty-launcher-89-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 60681 INFO  (jetty-launcher-89-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-11T03:19:20.367Z
   [junit4]   2> 60683 INFO  (zkConnectionManagerCallback-96-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 60685 INFO  (zkConnectionManagerCallback-94-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 60686 INFO  (zkConnectionManagerCallback-98-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 60688 INFO  (jetty-launcher-89-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 60688 INFO  (jetty-launcher-89-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 60688 INFO  (jetty-launcher-89-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 60689 INFO  (zkConnectionManagerCallback-100-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 60697 INFO  (jetty-launcher-89-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 60718 INFO  (jetty-launcher-89-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62556/solr
   [junit4]   2> 60719 INFO  (jetty-launcher-89-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62556/solr
   [junit4]   2> 60733 INFO  (jetty-launcher-89-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62556/solr
   [junit4]   2> 60746 INFO  (jetty-launcher-89-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62556/solr
   [junit4]   2> 60747 INFO  (zkConnectionManagerCallback-106-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 60747 INFO  (zkConnectionManagerCallback-109-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 60751 INFO  (zkConnectionManagerCallback-116-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 60751 INFO  (zkConnectionManagerCallback-112-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 60755 INFO  (zkConnectionManagerCallback-118-thread-1-processing-n:127.0.0.1:62568_solr) [n:127.0.0.1:62568_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 60759 INFO  (zkConnectionManagerCallback-120-thread-1-processing-n:127.0.0.1:62567_solr) [n:127.0.0.1:62567_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 60760 INFO  (zkConnectionManagerCallback-124-thread-1-processing-n:127.0.0.1:62569_solr) [n:127.0.0.1:62569_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 60761 INFO  (zkConnectionManagerCallback-122-thread-1-processing-n:127.0.0.1:62566_solr) [n:127.0.0.1:62566_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 60792 WARN  (jetty-launcher-89-thread-4) [n:127.0.0.1:62569_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> 60792 WARN  (jetty-launcher-89-thread-1) [n:127.0.0.1:62567_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> 60792 WARN  (jetty-launcher-89-thread-3) [n:127.0.0.1:62568_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> 60797 WARN  (jetty-launcher-89-thread-2) [n:127.0.0.1:62566_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> 60801 INFO  (jetty-launcher-89-thread-3) [n:127.0.0.1:62568_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 60801 INFO  (jetty-launcher-89-thread-4) [n:127.0.0.1:62569_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 60801 INFO  (jetty-launcher-89-thread-1) [n:127.0.0.1:62567_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 60802 INFO  (jetty-launcher-89-thread-3) [n:127.0.0.1:62568_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:62568_solr
   [junit4]   2> 60803 INFO  (jetty-launcher-89-thread-4) [n:127.0.0.1:62569_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62569_solr
   [junit4]   2> 60803 INFO  (jetty-launcher-89-thread-1) [n:127.0.0.1:62567_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62567_solr
   [junit4]   2> 60804 INFO  (jetty-launcher-89-thread-3) [n:127.0.0.1:62568_solr    ] o.a.s.c.Overseer Overseer (id=99153501239574537-127.0.0.1:62568_solr-n_0000000000) starting
   [junit4]   2> 60807 INFO  (zkCallback-119-thread-1-processing-n:127.0.0.1:62567_solr) [n:127.0.0.1:62567_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 60811 INFO  (zkCallback-123-thread-1-processing-n:127.0.0.1:62569_solr) [n:127.0.0.1:62569_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 60812 INFO  (zkCallback-117-thread-1-processing-n:127.0.0.1:62568_solr) [n:127.0.0.1:62568_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 60835 INFO  (jetty-launcher-89-thread-3) [n:127.0.0.1:62568_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62568_solr
   [junit4]   2> 60839 INFO  (zkCallback-123-thread-1-processing-n:127.0.0.1:62569_solr) [n:127.0.0.1:62569_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 60839 INFO  (zkCallback-119-thread-1-processing-n:127.0.0.1:62567_solr) [n:127.0.0.1:62567_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 60840 INFO  (zkCallback-117-thread-1-processing-n:127.0.0.1:62568_solr) [n:127.0.0.1:62568_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 60862 INFO  (zkCallback-121-thread-2-processing-n:127.0.0.1:62566_solr) [n:127.0.0.1:62566_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 60864 INFO  (jetty-launcher-89-thread-2) [n:127.0.0.1:62566_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 60869 INFO  (jetty-launcher-89-thread-2) [n:127.0.0.1:62566_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62566_solr
   [junit4]   2> 60871 INFO  (zkCallback-119-thread-1-processing-n:127.0.0.1:62567_solr) [n:127.0.0.1:62567_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 60871 INFO  (zkCallback-117-thread-1-processing-n:127.0.0.1:62568_solr) [n:127.0.0.1:62568_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 60871 INFO  (zkCallback-123-thread-1-processing-n:127.0.0.1:62569_solr) [n:127.0.0.1:62569_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 60871 INFO  (zkCallback-121-thread-1-processing-n:127.0.0.1:62566_solr) [n:127.0.0.1:62566_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 61100 INFO  (jetty-launcher-89-thread-1) [n:127.0.0.1:62567_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62567.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@411c4851
   [junit4]   2> 61118 INFO  (jetty-launcher-89-thread-3) [n:127.0.0.1:62568_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62568.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@411c4851
   [junit4]   2> 61127 INFO  (jetty-launcher-89-thread-4) [n:127.0.0.1:62569_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62569.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@411c4851
   [junit4]   2> 61172 INFO  (jetty-launcher-89-thread-4) [n:127.0.0.1:62569_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62569.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@411c4851
   [junit4]   2> 61172 INFO  (jetty-launcher-89-thread-4) [n:127.0.0.1:62569_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62569.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@411c4851
   [junit4]   2> 61174 INFO  (jetty-launcher-89-thread-4) [n:127.0.0.1:62569_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_F303010E76347812-001/tempDir-001/node4/.
   [junit4]   2> 61176 INFO  (jetty-launcher-89-thread-1) [n:127.0.0.1:62567_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62567.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@411c4851
   [junit4]   2> 61177 INFO  (jetty-launcher-89-thread-1) [n:127.0.0.1:62567_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62567.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@411c4851
   [junit4]   2> 61180 INFO  (jetty-launcher-89-thread-1) [n:127.0.0.1:62567_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_F303010E76347812-001/tempDir-001/node1/.
   [junit4]   2> 61197 INFO  (jetty-launcher-89-thread-3) [n:127.0.0.1:62568_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62568.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@411c4851
   [junit4]   2> 61197 INFO  (jetty-launcher-89-thread-3) [n:127.0.0.1:62568_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62568.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@411c4851
   [junit4]   2> 61198 INFO  (jetty-launcher-89-thread-3) [n:127.0.0.1:62568_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_F303010E76347812-001/tempDir-001/node3/.
   [junit4]   2> 61346 INFO  (jetty-launcher-89-thread-2) [n:127.0.0.1:62566_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62566.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@411c4851
   [junit4]   2> 61356 INFO  (jetty-launcher-89-thread-2) [n:127.0.0.1:62566_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62566.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@411c4851
   [junit4]   2> 61357 INFO  (jetty-launcher-89-thread-2) [n:127.0.0.1:62566_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62566.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@411c4851
   [junit4]   2> 61358 INFO  (jetty-launcher-89-thread-2) [n:127.0.0.1:62566_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_F303010E76347812-001/tempDir-001/node2/.
   [junit4]   2> 61445 INFO  (zkConnectionManagerCallback-131-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 61452 INFO  (zkConnectionManagerCallback-135-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 61454 INFO  (SUITE-StreamExpressionTest-seed#[F303010E76347812]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 61455 INFO  (SUITE-StreamExpressionTest-seed#[F303010E76347812]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:62556/solr ready
   [junit4]   2> 61468 INFO  (qtp827199664-439) [n:127.0.0.1:62567_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf&name=collection1_collection&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 61472 INFO  (OverseerThreadFactory-142-thread-1-processing-n:127.0.0.1:62568_solr) [n:127.0.0.1:62568_solr    ] o.a.s.c.CreateCollectionCmd Create collection collection1_collection
   [junit4]   2> 61587 INFO  (OverseerStateUpdate-99153501239574537-127.0.0.1:62568_solr-n_0000000000) [n:127.0.0.1:62568_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:62568/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 61593 INFO  (OverseerStateUpdate-99153501239574537-127.0.0.1:62568_solr-n_0000000000) [n:127.0.0.1:62568_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1_collection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection1_collection_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:62567/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 61800 INFO  (qtp827199664-440) [n:127.0.0.1:62567_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_collection_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 61802 INFO  (qtp827199664-440) [n:127.0.0.1:62567_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 61802 INFO  (qtp1362053595-458) [n:127.0.0.1:62568_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1_collection_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 61803 INFO  (qtp1362053595-458) [n:127.0.0.1:62568_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 61910 INFO  (zkCallback-117-thread-1-processing-n:127.0.0.1:62568_solr) [n:127.0.0.1:62568_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_collection/state.json] for collection [collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 61910 INFO  (zkCallback-119-thread-1-processing-n:127.0.0.1:62567_solr) [n:127.0.0.1:62567_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_collection/state.json] for collection [collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 61910 INFO  (zkCallback-117-thread-2-processing-n:127.0.0.1:62568_solr) [n:127.0.0.1:62568_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_collection/state.json] for collection [collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 61911 INFO  (zkCallback-119-thread-2-processing-n:127.0.0.1:62567_solr) [n:127.0.0.1:62567_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_collection/state.json] for collection [collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 62839 INFO  (qtp827199664-440) [n:127.0.0.1:62567_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 62848 INFO  (qtp1362053595-458) [n:127.0.0.1:62568_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 62860 INFO  (qtp1362053595-458) [n:127.0.0.1:62568_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.s.IndexSchema [collection1_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 62905 INFO  (qtp827199664-440) [n:127.0.0.1:62567_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.s.IndexSchema [collection1_collection_shard2_replica_n2] Schema name=test
   [junit4]   2> 62983 WARN  (qtp1362053595-458) [n:127.0.0.1:62568_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 62983 WARN  (qtp1362053595-458) [n:127.0.0.1:62568_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 62983 INFO  (qtp1362053595-458) [n:127.0.0.1:62568_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 62983 INFO  (qtp1362053595-458) [n:127.0.0.1:62568_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'collection1_collection_shard1_replica_n1' using configuration from collection collection1_collection, trusted=true
   [junit4]   2> 62984 INFO  (qtp1362053595-458) [n:127.0.0.1:62568_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62568.solr.core.collection1_collection.shard1.replica_n1' (registry 'solr.core.collection1_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@411c4851
   [junit4]   2> 62985 INFO  (qtp1362053595-458) [n:127.0.0.1:62568_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 62985 INFO  (qtp1362053595-458) [n:127.0.0.1:62568_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.SolrCore [[collection1_collection_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_F303010E76347812-001/tempDir-001/node3/collection1_collection_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_F303010E76347812-001/tempDir-001/node3/./collection1_collection_shard1_replica_n1/data/]
   [junit4]   2> 63017 WARN  (qtp827199664-440) [n:127.0.0.1:62567_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 63017 WARN  (qtp827199664-440) [n:127.0.0.1:62567_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 63017 INFO  (qtp827199664-440) [n:127.0.0.1:62567_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 63017 INFO  (qtp827199664-440) [n:127.0.0.1:62567_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'collection1_collection_shard2_replica_n2' using configuration from collection collection1_collection, trusted=true
   [junit4]   2> 63018 INFO  (qtp827199664-440) [n:127.0.0.1:62567_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62567.solr.core.collection1_collection.shard2.replica_n2' (registry 'solr.core.collection1_collection.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@411c4851
   [junit4]   2> 63018 INFO  (qtp827199664-440) [n:127.0.0.1:62567_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 63018 INFO  (qtp827199664-440) [n:127.0.0.1:62567_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.SolrCore [[collection1_collection_shard2_replica_n2] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_F303010E76347812-001/tempDir-001/node1/collection1_collection_shard2_replica_n2], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_F303010E76347812-001/tempDir-001/node1/./collection1_collection_shard2_replica_n2/data/]
   [junit4]   2> 63174 INFO  (qtp827199664-440) [n:127.0.0.1:62567_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 63174 INFO  (qtp827199664-440) [n:127.0.0.1:62567_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 63179 INFO  (qtp827199664-440) [n:127.0.0.1:62567_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 63179 INFO  (qtp827199664-440) [n:127.0.0.1:62567_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 63180 INFO  (qtp827199664-440) [n:127.0.0.1:62567_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@11101fea[collection1_collection_shard2_replica_n2] main]
   [junit4]   2> 63182 INFO  (qtp827199664-440) [n:127.0.0.1:62567_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 63182 INFO  (qtp827199664-440) [n:127.0.0.1:62567_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 63183 INFO  (qtp827199664-440) [n:127.0.0.1:62567_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 63196 INFO  (qtp1362053595-458) [n:127.0.0.1:62568_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 63196 INFO  (qtp1362053595-458) [n:127.0.0.1:62568_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 63196 INFO  (searcherExecutor-152-thread-1-processing-n:127.0.0.1:62567_solr x:collection1_collection_shard2_replica_n2 s:shard2 c:collection1_collection r:core_node4) [n:127.0.0.1:62567_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.SolrCore [collection1_collection_shard2_replica_n2] Registered new searcher Searcher@11101fea[collection1_collection_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 63196 INFO  (qtp827199664-440) [n:127.0.0.1:62567_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1586456022621356032
   [junit4]   2> 63197 INFO  (qtp1362053595-458) [n:127.0.0.1:62568_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 63197 INFO  (qtp1362053595-458) [n:127.0.0.1:62568_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 63201 INFO  (qtp1362053595-458) [n:127.0.0.1:62568_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4e37b8cd[collection1_collection_shard1_replica_n1] main]
   [junit4]   2> 63203 INFO  (qtp1362053595-458) [n:127.0.0.1:62568_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 63204 INFO  (qtp1362053595-458) [n:127.0.0.1:62568_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 63205 INFO  (qtp827199664-440) [n:127.0.0.1:62567_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 63205 INFO  (qtp827199664-440) [n:127.0.0.1:62567_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 63205 INFO  (qtp827199664-440) [n:127.0.0.1:62567_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:62567/solr/collection1_collection_shard2_replica_n2/
   [junit4]   2> 63205 INFO  (qtp827199664-440) [n:127.0.0.1:62567_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 63205 INFO  (qtp827199664-440) [n:127.0.0.1:62567_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.SyncStrategy http://127.0.0.1:62567/solr/collection1_collection_shard2_replica_n2/ has no replicas
   [junit4]   2> 63205 INFO  (qtp827199664-440) [n:127.0.0.1:62567_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 63205 INFO  (qtp1362053595-458) [n:127.0.0.1:62568_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 63206 INFO  (searcherExecutor-151-thread-1-processing-n:127.0.0.1:62568_solr x:collection1_collection_shard1_replica_n1 s:shard1 c:collection1_collection r:core_node3) [n:127.0.0.1:62568_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.SolrCore [collection1_collection_shard1_replica_n1] Registered new searcher Searcher@4e37b8cd[collection1_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 63206 INFO  (qtp1362053595-458) [n:127.0.0.1:62568_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1586456022631841792
   [junit4]   2> 63211 INFO  (qtp827199664-440) [n:127.0.0.1:62567_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:62567/solr/collection1_collection_shard2_replica_n2/ shard2
   [junit4]   2> 63214 INFO  (qtp1362053595-458) [n:127.0.0.1:62568_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 63214 INFO  (qtp1362053595-458) [n:127.0.0.1:62568_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 63214 INFO  (qtp1362053595-458) [n:127.0.0.1:62568_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:62568/solr/collection1_collection_shard1_replica_n1/
   [junit4]   2> 63214 INFO  (qtp1362053595-458) [n:127.0.0.1:62568_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 63214 INFO  (qtp1362053595-458) [n:127.0.0.1:62568_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:62568/solr/collection1_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 63215 INFO  (qtp1362053595-458) [n:127.0.0.1:62568_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 63220 INFO  (qtp1362053595-458) [n:127.0.0.1:62568_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:62568/solr/collection1_collection_shard1_replica_n1/ shard1
   [junit4]   2> 63326 INFO  (zkCallback-119-thread-2-processing-n:127.0.0.1:62567_solr) [n:127.0.0.1:62567_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_collection/state.json] for collection [collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 63326 INFO  (zkCallback-117-thread-2-processing-n:127.0.0.1:62568_solr) [n:127.0.0.1:62568_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_collection/state.json] for collection [collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 63326 INFO  (zkCallback-119-thread-1-processing-n:127.0.0.1:62567_solr) [n:127.0.0.1:62567_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_collection/state.json] for collection [collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 63327 INFO  (zkCallback-117-thread-3-processing-n:127.0.0.1:62568_solr) [n:127.0.0.1:62568_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_collection/state.json] for collection [collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 63372 INFO  (qtp827199664-440) [n:127.0.0.1:62567_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 63376 INFO  (qtp827199664-440) [n:127.0.0.1:62567_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_collection_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1576
   [junit4]   2> 63380 INFO  (qtp1362053595-458) [n:127.0.0.1:62568_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 63384 INFO  (qtp1362053595-458) [n:127.0.0.1:62568_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1_collection_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1581
   [junit4]   2> 63389 INFO  (qtp827199664-439) [n:127.0.0.1:62567_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> 63478 INFO  (OverseerCollectionConfigSetProcessor-99153501239574537-127.0.0.1:62568_solr-n_0000000000) [n:127.0.0.1:62568_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> 63484 INFO  (zkCallback-119-thread-1-processing-n:127.0.0.1:62567_solr) [n:127.0.0.1:62567_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_collection/state.json] for collection [collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 63484 INFO  (zkCallback-119-thread-2-processing-n:127.0.0.1:62567_solr) [n:127.0.0.1:62567_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_collection/state.json] for collection [collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 63484 INFO  (zkCallback-117-thread-3-processing-n:127.0.0.1:62568_solr) [n:127.0.0.1:62568_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_collection/state.json] for collection [collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 63484 INFO  (zkCallback-117-thread-2-processing-n:127.0.0.1:62568_solr) [n:127.0.0.1:62568_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_collection/state.json] for collection [collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 64398 INFO  (qtp827199664-439) [n:127.0.0.1:62567_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf&name=collection1_collection&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=2929
   [junit4]   2> 64398 INFO  (SUITE-StreamExpressionTest-seed#[F303010E76347812]-worker) [    ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: collection1_collection failOnTimeout:true timeout (sec):90
   [junit4]   2> 64399 INFO  (SUITE-StreamExpressionTest-seed#[F303010E76347812]-worker) [    ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1_collection
   [junit4]   2> 64402 INFO  (qtp827199664-442) [n:127.0.0.1:62567_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :createalias with params collections=collection1_collection&name=collection1&action=CREATEALIAS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 64516 INFO  (qtp827199664-442) [n:127.0.0.1:62567_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collections=collection1_collection&name=collection1&action=CREATEALIAS&wt=javabin&version=2} status=0 QTime=114
   [junit4]   2> 64554 INFO  (TEST-StreamExpressionTest.testCorrelationStream-seed#[F303010E76347812]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCorrelationStream
   [junit4]   2> 64569 INFO  (qtp827199664-445) [n:127.0.0.1:62567_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n2]  webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:62568/solr/collection1_collection_shard1_replica_n1/&wt=javabin&version=2}{deleteByQuery=*:* (-1586456024056856576)} 0 5
   [junit4]   2> 64572 INFO  (qtp827199664-444) [n:127.0.0.1:62567_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1586456024064196608,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 64572 INFO  (qtp827199664-444) [n:127.0.0.1:62567_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 64573 INFO  (qtp827199664-444) [n:127.0.0.1:62567_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 64573 INFO  (qtp827199664-444) [n:127.0.0.1:62567_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:62568/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 0
   [junit4]   2> 64573 INFO  (qtp1362053595-455) [n:127.0.0.1:62568_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1586456024065245184,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 64573 INFO  (qtp1362053595-455) [n:127.0.0.1:62568_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 64574 INFO  (qtp1362053595-455) [n:127.0.0.1:62568_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 64574 INFO  (qtp1362053595-455) [n:127.0.0.1:62568_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:62568/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 0
   [junit4]   2> 64574 INFO  (qtp1362053595-456) [n:127.0.0.1:62568_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=collection1_collection:4&commit=true&wt=javabin&version=2}{deleteByQuery=*:* (-1586456024050565120),commit=} 0 17
   [junit4]   2> 64620 INFO  (qtp1362053595-461) [n:127.0.0.1:62568_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=collection1_collection:4&wt=javabin&version=2}{add=[id_2 (1586456024071536640), id_10 (1586456024091459584), id_13 (1586456024092508160), id_14 (1586456024092508161), id_16 (1586456024092508162), id_17 (1586456024092508163), id_18 (1586456024093556736), id_21 (1586456024093556737), id_22 (1586456024093556738), id_23 (1586456024093556739), ... (125 adds)]} 0 41
   [junit4]   2> 64622 INFO  (qtp827199664-443) [n:127.0.0.1:62567_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n2]  webapp=/solr path=/update params={_stateVer_=collection1_collection:4&wt=javabin&version=2}{add=[id_1 (1586456024071536640), id_3 (1586456024091459584), id_4 (1586456024092508160), id_5 (1586456024092508161), id_6 (1586456024092508162), id_7 (1586456024092508163), id_8 (1586456024093556736), id_9 (1586456024093556737), id_11 (1586456024093556738), id_12 (1586456024093556739), ... (125 adds)]} 0 43
   [junit4]   2> 64624 INFO  (qtp827199664-437) [n:127.0.0.1:62567_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1586456024118722560,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 64624 INFO  (qtp1362053595-458) [n:127.0.0.1:62568_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1586456024118722560,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 64625 INFO  (qtp827199664-437) [n:127.0.0.1:62567_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@62338601 commitCommandVersion:1586456024118722560
   [junit4]   2> 64625 INFO  (qtp1362053595-458) [n:127.0.0.1:62568_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@3861d13a commitCommandVersion:1586456024118722560
   [junit4]   2> 64724 INFO  (qtp827199664-437) [n:127.0.0.1:62567_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@75b0515b[collection1_collection_shard2_replica_n2] main]
   [junit4]   2> 64724 INFO  (qtp1362053595-458) [n:127.0.0.1:62568_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6259ed32[collection1_collection_shard1_replica_n1] main]
   [junit4]   2> 64724 INFO  (qtp827199664-437) [n:127.0.0.1:62567_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 64725 INFO  (qtp1362053595-458) [n:127.0.0.1:62568_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 64725 INFO  (searcherExecutor-151-thread-1-processing-n:127.0.0.1:62568_solr x:collection1_collection_shard1_replica_n1 s:shard1 c:collection1_collection r:core_node3) [n:127.0.0.1:62568_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.SolrCore [collection1_collection_shard1_replica_n1] Registered new searcher Searcher@6259ed32[collection1_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C125)))}
   [junit4]   2> 64725 INFO  (searcherExecutor-152-thread-1-processing-n:127.0.0.1:62567_solr x:collection1_collection_shard2_replica_n2 s:shard2 c:collection1_collection r:core_node4) [n:127.0.0.1:62567_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.SolrCore [collection1_collection_shard2_replica_n2] Registered new searcher Searcher@75b0515b[collection1_collection_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C125)))}
   [junit4]   2> 64726 INFO  (qtp1362053595-458) [n:127.0.0.1:62568_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:62568/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 101
   [junit4]   2> 64726 INFO  (qtp827199664-437) [n:127.0.0.1:62567_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:62568/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 101
   [junit4]   2> 64727 INFO  (qtp1362053595-460) [n:127.0.0.1:62568_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=collection1_collection:4&commit=true&wt=javabin&version=2}{commit=} 0 104
   [junit4]   2> 64732 INFO  (qtp127059132-450) [n:127.0.0.1:62569_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 64743 INFO  (qtp827199664-439) [n:127.0.0.1:62567_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.S.Request [collection1_collection_shard2_replica_n2]  webapp=/solr path=/stream params={indent=off&expr=let(a%3Dtimeseries(collection1,+q%3D"*:*",+start%3D"2013-01-01T01:00:00.000Z",+end%3D"2016-12-01T01:00:00.000Z",+gap%3D"%2B1YEAR",+field%3D"test_dt",+count(*),+sum(price_f),+max(price_f),+min(price_f)),+b%3Dselect(timeseries(collection1,+q%3D"*:*",+start%3D"2013-01-01T01:00:00.000Z",+end%3D"2016-12-01T01:00:00.000Z",+gap%3D"%2B1YEAR",+field%3D"test_dt",+count(*),+sum(price_f),+max(price_f),+min(price_f)),mult(-1,+count(*))+as+nvalue),+c%3Dcol(a,+count(*)),+d%3Dcol(b,+nvalue),+tuple(corr%3Dcorr(c,d),+scorr%3Dcorr(array(500,+50,+50,+50),d,+type%3Dspearmans),+kcorr%3Dcorr(array(500,+50,+50,+50),d,+type%3Dkendalls),+d%3Dd))&wt=json&version=2.2} status=0 QTime=9
   [junit4]   2> 64749 INFO  (zkConnectionManagerCallback-140-thread-1-processing-n:127.0.0.1:62567_solr x:collection1_collection_shard2_replica_n2 s:shard2 c:collection1_collection r:core_node4) [n:127.0.0.1:62567_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 64761 INFO  (qtp827199664-439) [n:127.0.0.1:62567_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 64763 INFO  (qtp827199664-439) [n:127.0.0.1:62567_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:62556/solr ready
   [junit4]   2> 64938 INFO  (qtp1362053595-454) [n:127.0.0.1:62568_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.S.Request [collection1_collection_shard1_replica_n1]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=collection1_collection:4&_facet_={}&fl=id&fl=score&shards.purpose=1048580&start=0&fsv=true&shard.url=http://127.0.0.1:62568/solr/collection1_collection_shard1_replica_n1/&rows=0&version=2&q=*:*&json.facet={"timeseries":{"type":"range","field":"test_dt","start":"2013-01-01T01:00:00.000Z","end":"2016-12-01T01:00:00.000Z","gap":"%2B1YEAR","facet":{"facet_0":"sum(price_f)","facet_1":"max(price_f)","facet_2":"min(price_f)"}}}&field=test_dt&NOW=1512962364451&isShard=true&wt=javabin} hits=125 status=0 QTime=92
   [junit4]   2> 64938 INFO  (qtp827199664-443) [n:127.0.0.1:62567_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.S.Request [collection1_collection_shard2_replica_n2]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=collection1_collection:4&_facet_={}&fl=id&fl=score&shards.purpose=1048580&start=0&fsv=true&shard.url=http://127.0.0.1:62567/solr/collection1_collection_shard2_replica_n2/&rows=0&version=2&q=*:*&json.facet={"timeseries":{"type":"range","field":"test_dt","start":"2013-01-01T01:00:00.000Z","end":"2016-12-01T01:00:00.000Z","gap":"%2B1YEAR","facet":{"facet_0":"sum(price_f)","facet_1":"max(price_f)","facet_2":"min(price_f)"}}}&field=test_dt&NOW=1512962364451&isShard=true&wt=javabin} hits=125 status=0 QTime=92
   [junit4]   2> 64948 INFO  (qtp827199664-445) [n:127.0.0.1:62567_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.S.Request [collection1_collection_shard2_replica_n2]  webapp=/solr path=/select params={q=*:*&json.facet={"timeseries":{"type":"range","field":"test_dt","start":"2013-01-01T01:00:00.000Z","end":"2016-12-01T01:00:00.000Z","gap":"%2B1YEAR","facet":{"facet_0":"sum(price_f)","facet_1":"max(price_f)","facet_2":"min(price_f)"}}}&_stateVer_=collection1_collection:4&field=test_dt&rows=0&wt=javabin&version=2} hits=250 status=0 QTime=183
   [junit4]   2> 64954 INFO  (qtp827199664-440) [n:127.0.0.1:62567_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.S.Request [collection1_collection_shard2_replica_n2]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=collection1_collection:4&_facet_={}&fl=id&fl=score&shards.purpose=1048580&start=0&fsv=true&shard.url=http://127.0.0.1:62567/solr/collection1_collection_shard2_replica_n2/&rows=0&version=2&q=*:*&json.facet={"timeseries":{"type":"range","field":"test_dt","start":"2013-01-01T01:00:00.000Z","end":"2016-12-01T01:00:00.000Z","gap":"%2B1YEAR","facet":{"facet_0":"sum(price_f)","facet_1":"max(price_f)","facet_2":"min(price_f)"}}}&field=test_dt&NOW=1512962364635&isShard=true&wt=javabin} hits=125 status=0 QTime=3
   [junit4]   2> 64954 INFO  (qtp1362053595-455) [n:127.0.0.1:62568_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.S.Request [collection1_collection_shard1_replica_n1]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=collection1_collection:4&_facet_={}&fl=id&fl=score&shards.purpose=1048580&start=0&fsv=true&shard.url=http://127.0.0.1:62568/solr/collection1_collection_shard1_replica_n1/&rows=0&version=2&q=*:*&json.facet={"timeseries":{"type":"range","field":"test_dt","start":"2013-01-01T01:00:00.000Z","end":"2016-12-01T01:00:00.000Z","gap":"%2B1YEAR","facet":{"facet_0":"sum(price_f)","facet_1":"max(price_f)","facet_2":"min(price_f)"}}}&field=test_dt&NOW=1512962364635&isShard=true&wt=javabin} hits=125 status=0 QTime=3
   [junit4]   2> 64955 INFO  (qtp827199664-437) [n:127.0.0.1:62567_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.S.Request [collection1_collection_shard2_replica_n2]  webapp=/solr path=/select params={q=*:*&json.facet={"timeseries":{"type":"range","field":"test_dt","start":"2013-01-01T01:00:00.000Z","end":"2016-12-01T01:00:00.000Z","gap":"%2B1YEAR","facet":{"facet_0":"sum(price_f)","facet_1":"max(price_f)","facet_2":"min(price_f)"}}}&_stateVer_=collection1_collection:4&field=test_dt&rows=0&wt=javabin&version=2} hits=250 status=0 QTime=5
   [junit4]   2> 64992 INFO  (TEST-StreamExpressionTest.testCorrelationStream-seed#[F303010E76347812]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCorrelationStream
   [junit4]   2> 65022 INFO  (TEST-StreamExpressionTest.testLeftOuterJoinStream-seed#[F303010E76347812]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLeftOuterJoinStream
   [junit4]   2> 65037 INFO  (qtp827199664-442) [n:127.0.0.1:62567_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@4c8f888[collection1_collection_shard2_replica_n2] realtime]
   [junit4]   2> 65037 INFO  (qtp1362053595-456) [n:127.0.0.1:62568_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6994588d[collection1_collection_shard1_replica_n1] realtime]
   [junit4]   2> 65037 INFO  (qtp827199664-442) [n:127.0.0.1:62567_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n2]  webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:62568/solr/collection1_collection_shard1_replica_n1/&wt=javabin&version=2}{deleteByQuery=*:* (-1586456024538152960)} 0 13
   [junit4]   2> 65039 INFO  (qtp827199664-444) [n:127.0.0.1:62567_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1586456024553881600,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 65039 INFO  (qtp1362053595-461) [n:127.0.0.1:62568_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1586456024553881600,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 65039 INFO  (qtp827199664-444) [n:127.0.0.1:62567_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@62338601 commitCommandVersion:1586456024553881600
   [junit4]   2> 65040 INFO  (qtp1362053595-461) [n:127.0.0.1:62568_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@3861d13a commitCommandVersion:1586456024553881600
   [junit4]   2> 65041 INFO  (qtp1362053595-461) [n:127.0.0.1:62568_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@241b14c2[collection1_collection_shard1_replica_n1] main]
   [junit4]   2> 65041 INFO  (qtp827199664-444) [n:127.0.0.1:62567_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@179e133d[collection1_collection_shard2_replica_n2] main]
   [junit4]   2> 65041 INFO  (qtp1362053595-461) [n:127.0.0.1:62568_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 65041 INFO  (qtp827199664-444) [n:127.0.0.1:62567_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 65043 INFO  (searcherExecutor-152-thread-1-processing-n:127.0.0.1:62567_solr x:collection1_collection_shard2_replica_n2 s:shard2 c:collection1_collection r:core_node4) [n:127.0.0.1:62567_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.SolrCore [collection1_collection_shard2_replica_n2] Registered new searcher Searcher@179e133d[collection1_collection_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 65043 INFO  (searcherExecutor-151-thread-1-processing-n:127.0.0.1:62568_solr x:collection1_collection_shard1_replica_n1 s:shard1 c:collection1_collection r:core_node3) [n:127.0.0.1:62568_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.SolrCore [collection1_collection_shard1_replica_n1] Registered new searcher Searcher@241b14c2[collection1_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 65044 INFO  (qtp1362053595-461) [n:127.0.0.1:62568_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:62568/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 4
   [junit4]   2> 65044 INFO  (qtp827199664-444) [n:127.0.0.1:62567_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:62568/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 4
   [junit4]   2> 65045 INFO  (qtp1362053595-456) [n:127.0.0.1:62568_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=collection1_collection:4&commit=true&wt=javabin&version=2}{deleteByQuery=*:* (-1586456024537104384),commit=} 0 22
   [junit4]   2> 65050 INFO  (qtp827199664-443) [n:127.0.0.1:62567_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n2]  webapp=/solr path=/update params={_stateVer_=collection1_collection:4&wt=javabin&version=2}{add=[2 (1586456024561221632), 3 (1586456024564367360), 5 (1586456024564367361), 6 (1586456024564367362), 7 (1586456024564367363), 9 (1586456024564367364)]} 0 4
   [junit4]   2> 65052 INFO  (qtp1362053595-458) [n:127.0.0.1:62568_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=collection1_collection:4&wt=javabin&version=2}{add=[1 (1586456024561221632), 15 (1586456024566464512), 4 (1586456024566464513), 8 (1586456024566464514), 10 (1586456024566464515), 11 (1586456024566464516), 12 (1586456024566464517), 13 (1586456024566464518), 14 (1586456024567513088)]} 0 5
   [junit4]   2> 65056 INFO  (qtp827199664-440) [n:127.0.0.1:62567_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1586456024571707392,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 65056 INFO  (qtp1362053595-460) [n:127.0.0.1:62568_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1586456024571707392,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 65056 INFO  (qtp1362053595-460) [n:127.0.0.1:62568_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@3861d13a commitCommandVersion:1586456024571707392
   [junit4]   2> 65056 INFO  (qtp827199664-440) [n:127.0.0.1:62567_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@62338601 commitCommandVersion:1586456024571707392
   [junit4]   2> 65077 INFO  (qtp1362053595-460) [n:127.0.0.1:62568_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@701d6524[collection1_collection_shard1_replica_n1] main]
   [junit4]   2> 65077 INFO  (qtp1362053595-460) [n:127.0.0.1:62568_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 65078 INFO  (searcherExecutor-151-thread-1-processing-n:127.0.0.1:62568_solr x:collection1_collection_shard1_replica_n1 s:shard1 c:collection1_collection r:core_node3) [n:127.0.0.1:62568_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.SolrCore [collection1_collection_shard1_replica_n1] Registered new searcher Searcher@701d6524[collection1_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(8.0.0):C9)))}
   [junit4]   2> 65078 INFO  (qtp1362053595-460) [n:127.0.0.1:62568_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:62567/solr/collection1_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 23
   [junit4]   2> 65079 INFO  (qtp827199664-440) [n:127.0.0.1:62567_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@46779907[collection1_collection_shard2_replica_n2] main]
   [junit4]   2> 65079 INFO  (qtp827199664-440) [n:127.0.0.1:62567_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 65087 INFO  (searcherExecutor-152-thread-1-processing-n:127.0.0.1:62567_solr x:collection1_collection_shard2_replica_n2 s:shard2 c:collection1_collection r:core_node4) [n:127.0.0.1:62567_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.SolrCore [collection1_collection_shard2_replica_n2] Registered new searcher Searcher@46779907[collection1_collection_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(8.0.0):C6)))}
   [junit4]   2> 65087 INFO  (qtp827199664-440) [n:127.0.0.1:62567_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:62567/solr/collection1_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 31
   [junit4]   2> 65088 INFO  (qtp827199664-445) [n:127.0.0.1:62567_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n2]  webapp=/solr path=/update params={_stateVer_=collection1_collection:4&commit=true&wt=javabin&version=2}{commit=} 0 35
   [junit4]   2> 65093 INFO  (zkConnectionManagerCallback-144-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 65095 INFO  (TEST-StreamExpressionTest.testLeftOuterJoinStream-seed#[F303010E76347812]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 65096 INFO  (TEST-StreamExpressionTest.testLeftOuterJoinStream-seed#[F303010E76347812]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:62556/solr ready
   [junit4]   2> 65109 INFO  (qtp827199664-437) [n:127.0.0.1:62567_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.S.Request [collection1_collection_shard2_replica_n2]  webapp=/solr path=/select params={q=side_s:left&distrib=false&fl=id,join1_i,join2_s,ident_s&sort=join1_i+asc,+join2_s+asc,+id+asc&wt=json&version=2.2} hits=5 status=0 QTime=9
   [junit4]   2> 65109 INFO  (qtp1362053595-454) [n:127.0.0.1:62568_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.S.Request [collection1_collection_shard1_replica_n1]  webapp=/solr path=/select params={q=side_s:left&distrib=false&fl=id,join1_i,join2_s,ident_s&sort=join1_i+asc,+join2_s+asc,+id+asc&wt=json&version=2.2} hits=3 status=0 QTime=9
   [junit4]   2> 65114 INFO  (qtp827199664-442) [n:127.0.0.1:62567_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.S.Request [collection1_collection_shard2_replica_n2]  webapp=/solr path=/select params={q=side_s:right&distrib=false&fl=join1_i,join2_s,ident_s&sort=join1_i+asc,+join2_s+asc&wt=json&version=2.2} hits=1 status=0 QTime=1
   [junit4]   2> 65114 INFO  (qtp1362053595-461) [n:127.0.0.1:62568_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.S.Request [collection1_collection_shard1_replica_n1]  webapp=/solr path=/select params={q=side_s:right&distrib=false&fl=join1_i,join2_s,ident_s&sort=join1_i+asc,+join2_s+asc&wt=json&version=2.2} hits=6 status=0 QTime=1
   [junit4]   2> 65121 INFO  (qtp827199664-443) [n:127.0.0.1:62567_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.S.Request [collection1_collection_shard2_replica_n2]  webapp=/solr path=/select params={q=side_s:left&distrib=false&fl=id,join1_i,join2_s,ident_s&sort=join1_i+desc,+join2_s+asc&wt=json&version=2.2} hits=5 status=0 QTime=0
   [junit4]   2> 65121 INFO  (qtp1362053595-456) [n:127.0.0.1:62568_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.S.Request [collection1_collection_shard1_replica_n1]  webapp=/solr path=/select params={q=side_s:left&distrib=false&fl=id,join1_i,join2_s,ident_s&sort=join1_i+desc,+join2_s+asc&wt=json&version=2.2} hits=3 status=0 QTime=0
   [junit4]   2> 65124 INFO  (qtp827199664-443) [n:127.0.0.1:62567_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.S.Request [collection1_collection_shard2_replica_n2]  webapp=/solr path=/select params={q=side_s:right&distrib=false&fl=join1_i,join2_s,ident_s&sort=join1_i+desc,+join2_s+asc&wt=json&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 65124 INFO  (qtp1362053595-456) [n:127.0.0.1:62568_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.S.Request [collection1_collection_shard1_replica_n1]  webapp=/solr path=/select params={q=side_s:right&distrib=false&fl=join1_i,join2_s,ident_s&sort=join1_i+desc,+join2_s+asc&wt=json&version=2.2} hits=6 status=0 QTime=0
   [junit4]   2> 65130 INFO  (qtp1362053595-457) [n:127.0.0.1:62568_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.S.Request [collection1_collection_shard1_replica_n1]  webapp=/solr path=/select params={q=side_s:left&distrib=false&fl=id,join1_i,join2_s,ident_s&sort=ident_s+asc&wt=json&version=2.2} hits=3 status=0 QTime=0
   [junit4]   2> 65130 INFO  (qtp827199664-444) [n:127.0.0.1:62567_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.S.Request [collection1_collection_shard2_replica_n2]  webapp=/solr path=/select params={q=side_s:left&distrib=false&fl=id,join1_i,join2_s,ident_s&sort=ident_s+asc&wt=json&version=2.2} hits=5 status=0 QTime=0
   [junit4]   2> 65133 INFO  (qtp827199664-445) [n:127.0.0.1:62567_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.S.Request [collection1_collection_shard2_replica_n2]  webapp=/solr path=/select params={q=side_s:right&distrib=false&fl=id,join1_i,join2_s,ident_s&sort=ident_s+asc&wt=json&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 65133 INFO  (qtp1362053595-457) [n:127.0.0.1:62568_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.S.Request [collection1_collection_shard1_replica_n1]  webapp=/solr path=/select params={q=side_s:right&distrib=false&fl=id,join1_i,join2_s,ident_s&sort=ident_s+asc&wt=json&version=2.2} hits=6 status=0 QTime=0
   [junit4]   2> 65139 INFO  (qtp1362053595-456) [n:127.0.0.1:62568_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.S.Request [collection1_collection_shard1_replica_n1]  webapp=/solr path=/select params={q=side_s:left&distrib=false&fl=id,join1_i,join2_s,ident_s&sort=join1_i+asc,+join2_s+asc,+id+asc&wt=json&version=2.2} hits=3 status=0 QTime=0
   [junit4]   2> 65139 INFO  (qtp827199664-437) [n:127.0.0.1:62567_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.S.Request [collection1_collection_shard2_replica_n2]  webapp=/solr path=/select params={q=side_s:left&distrib=false&fl=id,join1_i,join2_s,ident_s&sort=join1_i+asc,+join2_s+asc,+id+asc&wt=json&version=2.2} hits=5 status=0 QTime=0
   [junit4]   2> 65142 INFO  (qtp827199664-439) [n:127.0.0.1:62567_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.S.Request [collection1_collection_shard2_replica_n2]  webapp=/solr path=/select params={q=side_s:right&distrib=false&fl=join3_i,join2_s,ident_s&sort=join3_i+asc,+join2_s+asc&wt=json&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 65142 INFO  (qtp1362053595-456) [n:127.0.0.1:62568_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.S.Request [collection1_collection_shard1_replica_n1]  webapp=/solr path=/select params={q=side_s:right&distrib=false&fl=join3_i,join2_s,ident_s&sort=join3_i+asc,+join2_s+asc&wt=json&version=2.2} hits=6 status=0 QTime=0
   [junit4]   2> 65147 INFO  (TEST-StreamExpressionTest.testLeftOuterJoinStream-seed#[F303010E76347812]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testLeftOuterJoinStream
   [junit4]   2> 65174 INFO  (TEST-StreamExpressionTest.testStandardize-seed#[F303010E76347812]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testStandardize
   [junit4]   2> 65178 INFO  (qtp827199664-444) [n:127.0.0.1:62567_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@18efa225[collection1_collection_shard2_replica_n2] realtime]
   [junit4]   2> 65178 INFO  (qtp1362053595-461) [n:127.0.0.1:62568_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@e3d5d6e[collection1_collection_shard1_replica_n1] realtime]
   [junit4]   2> 65179 INFO  (qtp827199664-444) [n:127.0.0.1:62567_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n2]  webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:62568/solr/collection1_collection_shard1_replica_n1/&wt=javabin&version=2}{deleteByQuery=*:* (-1586456024697536512)} 0 3
   [junit4]   2> 65180 INFO  (qtp1362053595-457) [n:127.0.0.1:62568_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1586456024701730816,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 65180 INFO  (qtp1362053595-457) [n:127.0.0.1:62568_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@3861d13a commitCommandVersion:1586456024701730816
   [junit4]   2> 65181 INFO  (qtp827199664-442) [n:127.0.0.1:62567_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1586456024702779392,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 65181 INFO  (qtp827199664-442) [n:127.0.0.1:62567_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@62338601 commitCommandVersion:1586456024702779392
   [junit4]   2> 65182 INFO  (qtp1362053595-457) [n:127.0.0.1:62568_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@47feb7b[collection1_collection_shard1_replica_n1] main]
   [junit4]   2> 65182 INFO  (qtp1362053595-457) [n:127.0.0.1:62568_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 65184 INFO  (searcherExecutor-151-thread-1-processing-n:127.0.0.1:62568_solr x:collection1_collection_shard1_replica_n1 s:shard1 c:collection1_collection r:core_node3) [n:127.0.0.1:62568_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.SolrCore [collection1_collection_shard1_replica_n1] Registered new searcher Searcher@47feb7b[collection1_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 65184 INFO  (qtp827199664-442) [n:127.0.0.1:62567_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@8680e9[collection1_collection_shard2_replica_n2] main]
   [junit4]   2> 65185 INFO  (qtp827199664-442) [n:127.0.0.1:62567_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 65186 INFO  (qtp1362053595-457) [n:127.0.0.1:62568_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:62568/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 5
   [junit4]   2> 65186 INFO  (searcherExecutor-152-thread-1-processing-n:127.0.0.1:62567_solr x:collection1_collection_shard2_replica_n2 s:shard2 c:collection1_collection r:core_node4) [n:127.0.0.1:62567_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.SolrCore [collection1_collection_shard2_replica_n2] Registered new searcher Searcher@8680e9[collection1_collection_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 65187 INFO  (qtp827199664-442) [n:127.0.0.1:62567_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n2]  webapp=/solr path=/update params={update.distr

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

core.collection1_collection.shard2.replica_n2, service url = null, agent id = null] for registry solr.core.collection1_collection.shard2.replica_n2 / com.codahale.metrics.MetricRegistry@ce30b8c
   [junit4]   2> 152388 INFO  (coreCloseExecutor-282-thread-1) [n:127.0.0.1:62568_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.SolrCore [collection1_collection_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@453942d6
   [junit4]   2> 152388 INFO  (coreCloseExecutor-282-thread-1) [n:127.0.0.1:62568_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1_collection.shard1.replica_n1, tag=1161380566
   [junit4]   2> 152388 INFO  (coreCloseExecutor-282-thread-1) [n:127.0.0.1:62568_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@36869fe2: rootName = solr_62568, domain = solr.core.collection1_collection.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.collection1_collection.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@5296b33e
   [junit4]   2> 152390 INFO  (zkCallback-123-thread-2-processing-n:127.0.0.1:62569_solr) [n:127.0.0.1:62569_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 152390 INFO  (zkCallback-117-thread-3-processing-n:127.0.0.1:62568_solr) [n:127.0.0.1:62568_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 152391 INFO  (zkCallback-119-thread-3-processing-n:127.0.0.1:62567_solr) [n:127.0.0.1:62567_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 152390 INFO  (zkCallback-121-thread-2-processing-n:127.0.0.1:62566_solr) [n:127.0.0.1:62566_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 152392 INFO  (jetty-closer-90-thread-4) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 152396 INFO  (zkCallback-1682-thread-3-processing-n:127.0.0.1:62568_solr x:collection1_collection_shard1_replica_n1 s:shard1 c:collection1_collection r:core_node3) [n:127.0.0.1:62568_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 152399 INFO  (jetty-closer-90-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@515a2455{/solr,null,UNAVAILABLE}
   [junit4]   2> 152402 INFO  (jetty-closer-90-thread-4) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2de6b7e9{/solr,null,UNAVAILABLE}
   [junit4]   2> 152408 INFO  (coreCloseExecutor-281-thread-1) [n:127.0.0.1:62567_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1_collection.shard2.leader, tag=487470634
   [junit4]   2> 152409 INFO  (coreCloseExecutor-282-thread-1) [n:127.0.0.1:62568_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1_collection.shard1.leader, tag=1161380566
   [junit4]   2> 152414 INFO  (jetty-closer-90-thread-3) [    ] o.a.s.c.Overseer Overseer (id=99153501239574537-127.0.0.1:62568_solr-n_0000000000) closing
   [junit4]   2> 152414 INFO  (OverseerStateUpdate-99153501239574537-127.0.0.1:62568_solr-n_0000000000) [n:127.0.0.1:62568_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:62568_solr
   [junit4]   2> 152416 WARN  (OverseerAutoScalingTriggerThread-99153501239574537-127.0.0.1:62568_solr-n_0000000000) [n:127.0.0.1:62568_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 152417 INFO  (jetty-closer-90-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@33fb9e0{/solr,null,UNAVAILABLE}
   [junit4]   2> 152420 INFO  (jetty-closer-90-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@b7f0b2a{/solr,null,UNAVAILABLE}
   [junit4]   2> 152421 ERROR (SUITE-StreamExpressionTest-seed#[F303010E76347812]-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> 152422 INFO  (SUITE-StreamExpressionTest-seed#[F303010E76347812]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:62556 62556
   [junit4]   2> 152441 INFO  (Thread-116) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:62556 62556
   [junit4]   2> 152606 WARN  (Thread-116) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	81	/solr/aliases.json
   [junit4]   2> 	81	/solr/clusterprops.json
   [junit4]   2> 	12	/solr/configs/conf
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	81	/solr/clusterstate.json
   [junit4]   2> 	20	/solr/collections/parallelDestinationCollection/state.json
   [junit4]   2> 	20	/solr/collections/destinationCollection/state.json
   [junit4]   2> 	18	/solr/collections/parallelDestinationCollection1/state.json
   [junit4]   2> 	12	/solr/collections/collection1_collection/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/workQueue1/state.json
   [junit4]   2> 	10	/solr/collections/workQueue/state.json
   [junit4]   2> 	10	/solr/collections/mainCorpus/state.json
   [junit4]   2> 	2	/solr/overseer_elect/election/99153501239574537-127.0.0.1:62568_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	81	/solr/live_nodes
   [junit4]   2> 	81	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_F303010E76347812-001
   [junit4]   2> Dec 11, 2017 3:20:52 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {expr_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), join2_s=PostingsFormat(name=Direct), multiDefault=PostingsFormat(name=Direct), subject=PostingsFormat(name=Direct), a1_s=PostingsFormat(name=Direct), a2_s=PostingsFormat(name=LuceneFixedGap), test_t=PostingsFormat(name=LuceneFixedGap), level1_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), ident_s=PostingsFormat(name=Direct), body_t=PostingsFormat(name=LuceneFixedGap), s_multi=PostingsFormat(name=LuceneFixedGap), a_ss=PostingsFormat(name=LuceneVarGapDocFreqInterval), level2_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), col_s=PostingsFormat(name=Direct), a_s=PostingsFormat(name=LuceneFixedGap), a_t=PostingsFormat(name=LuceneVarGapDocFreqInterval), side_s=PostingsFormat(name=LuceneFixedGap), id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), text=PostingsFormat(name=LuceneFixedGap)}, docValues:{expr_s=DocValuesFormat(name=Direct), join2_s=DocValuesFormat(name=Memory), multiDefault=DocValuesFormat(name=Memory), price_f=DocValuesFormat(name=Memory), a1_s=DocValuesFormat(name=Memory), intDefault=DocValuesFormat(name=Asserting), join1_i=DocValuesFormat(name=Direct), a_f=DocValuesFormat(name=Memory), a2_s=DocValuesFormat(name=Lucene70), a_i=DocValuesFormat(name=Direct), join3_i=DocValuesFormat(name=Lucene70), test_i=DocValuesFormat(name=Memory), field_i=DocValuesFormat(name=Memory), level1_s=DocValuesFormat(name=Direct), s_multi=DocValuesFormat(name=Lucene70), a_ss=DocValuesFormat(name=Asserting), level2_s=DocValuesFormat(name=Asserting), col_s=DocValuesFormat(name=Memory), a_s=DocValuesFormat(name=Lucene70), id=DocValuesFormat(name=Direct), timestamp=DocValuesFormat(name=Asserting), i_multi=DocValuesFormat(name=Direct), b_ls=DocValuesFormat(name=Memory), test_dt=DocValuesFormat(name=Direct), ident_s=DocValuesFormat(name=Memory), order_i=DocValuesFormat(name=Memory), _version_=DocValuesFormat(name=Asserting), side_s=DocValuesFormat(name=Lucene70), miles_i=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=1452, maxMBSortInHeap=7.958423623253187, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@2e9a3e9e), locale=es-EC, timezone=Brazil/East
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=21426968,total=173576192
   [junit4]   2> NOTE: All tests run in this JVM: [AnlysisResponseBaseTest, SolrExceptionTest, HttpSolrClientConPoolTest, LBHttpSolrClientBuilderTest, QueryResponseTest, NaturalLogEvaluatorTest, RawValueEvaluatorTest, OrEvaluatorTest, TestValidatingJsonMap, TangentEvaluatorTest, SolrQueryTest, SolrPingTest, JDBCStreamTest, ArcTangentEvaluatorTest, OperationsTest, FacetFieldTest, SolrSchemalessExampleTest, NormalizeEvaluatorTest, ClientUtilsTest, ConcurrentUpdateSolrClientTest, LessThanEqualToEvaluatorTest, ContentStreamTest, TestSolrJErrorHandling, StreamExpressionTest]
   [junit4] Completed [119/146 (1!)] on J1 in 92.87s, 139 tests, 1 failure, 9 skipped <<< FAILURES!

[...truncated 46476 lines...]