Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/19904/
Java: 32bit/jdk-9-ea+173 -server -XX:+UseParallelGC

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

Error Message:
--> https://127.0.0.1:35169/solr/collection1:Invalid stream expression 
arraySort(array(11.5,12.3,4,3,1,0)) - function 'arraySort' is unknown (not 
mapped to a valid TupleStream)

Stack Trace:
java.io.IOException: --> https://127.0.0.1:35169/solr/collection1:Invalid 
stream expression arraySort(array(11.5,12.3,4,3,1,0)) - function 'arraySort' is 
unknown (not mapped to a valid TupleStream)
        at 
__randomizedtesting.SeedInfo.seed([EDD5642F4097741D:DB63B202C74E8864]:0)
        at 
org.apache.solr.client.solrj.io.stream.SolrStream.read(SolrStream.java:219)
        at 
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.getTuples(StreamExpressionTest.java:7487)
        at 
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testArraySort(StreamExpressionTest.java:5840)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        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:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 14087 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.io.stream.StreamExpressionTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_EDD5642F4097741D-001/init-core-data-001
   [junit4]   2> 79459 WARN  
(SUITE-StreamExpressionTest-seed#[EDD5642F4097741D]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 79459 INFO  
(SUITE-StreamExpressionTest-seed#[EDD5642F4097741D]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 79460 INFO  
(SUITE-StreamExpressionTest-seed#[EDD5642F4097741D]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 79461 INFO  
(SUITE-StreamExpressionTest-seed#[EDD5642F4097741D]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_EDD5642F4097741D-001/tempDir-001
   [junit4]   2> 79461 INFO  
(SUITE-StreamExpressionTest-seed#[EDD5642F4097741D]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 79461 INFO  (Thread-253) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 79461 INFO  (Thread-253) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 79463 ERROR (Thread-253) [    ] 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> 79561 INFO  
(SUITE-StreamExpressionTest-seed#[EDD5642F4097741D]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:35133
   [junit4]   2> 79567 INFO  (jetty-launcher-583-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 79567 INFO  (jetty-launcher-583-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 79567 INFO  (jetty-launcher-583-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 79567 INFO  (jetty-launcher-583-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 79568 INFO  (jetty-launcher-583-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@925c25{/solr,null,AVAILABLE}
   [junit4]   2> 79568 INFO  (jetty-launcher-583-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@188cd16{/solr,null,AVAILABLE}
   [junit4]   2> 79568 INFO  (jetty-launcher-583-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@fc6d5c{/solr,null,AVAILABLE}
   [junit4]   2> 79569 INFO  (jetty-launcher-583-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2c7c65{/solr,null,AVAILABLE}
   [junit4]   2> 79570 INFO  (jetty-launcher-583-thread-4) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@3a093a{SSL,[ssl, 
http/1.1]}{127.0.0.1:۳۶۳۲۷}
   [junit4]   2> 79570 INFO  (jetty-launcher-583-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@1180158{SSL,[ssl, 
http/1.1]}{127.0.0.1:۳۵۱۶۹}
   [junit4]   2> 79570 INFO  (jetty-launcher-583-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@12c563b{SSL,[ssl, 
http/1.1]}{127.0.0.1:۳۳۷۴۷}
   [junit4]   2> 79570 INFO  (jetty-launcher-583-thread-2) [    ] 
o.e.j.s.Server Started @۸۰۹۵۳ms
   [junit4]   2> 79570 INFO  (jetty-launcher-583-thread-3) [    ] 
o.e.j.s.Server Started @۸۰۹۵۳ms
   [junit4]   2> 79570 INFO  (jetty-launcher-583-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35169}
   [junit4]   2> 79570 INFO  (jetty-launcher-583-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=33747}
   [junit4]   2> 79570 INFO  (jetty-launcher-583-thread-4) [    ] 
o.e.j.s.Server Started @۸۰۹۵۳ms
   [junit4]   2> 79570 INFO  (jetty-launcher-583-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@f27a6e{SSL,[ssl, 
http/1.1]}{127.0.0.1:۴۴۰۲۱}
   [junit4]   2> 79570 INFO  (jetty-launcher-583-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=36327}
   [junit4]   2> 79570 INFO  (jetty-launcher-583-thread-1) [    ] 
o.e.j.s.Server Started @۸۰۹۵۳ms
   [junit4]   2> 79570 INFO  (jetty-launcher-583-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44021}
   [junit4]   2> 79570 ERROR (jetty-launcher-583-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 79570 ERROR (jetty-launcher-583-thread-3) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 79571 ERROR (jetty-launcher-583-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 79571 INFO  (jetty-launcher-583-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 79571 INFO  (jetty-launcher-583-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 79571 INFO  (jetty-launcher-583-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 79571 INFO  (jetty-launcher-583-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 79571 INFO  (jetty-launcher-583-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 79571 INFO  (jetty-launcher-583-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 79571 INFO  (jetty-launcher-583-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 79570 ERROR (jetty-launcher-583-thread-4) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 79571 INFO  (jetty-launcher-583-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-19T04:24:34.345169Z
   [junit4]   2> 79571 INFO  (jetty-launcher-583-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-19T04:24:34.345153Z
   [junit4]   2> 79571 INFO  (jetty-launcher-583-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 79571 INFO  (jetty-launcher-583-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 79571 INFO  (jetty-launcher-583-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 79571 INFO  (jetty-launcher-583-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 79571 INFO  (jetty-launcher-583-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 79571 INFO  (jetty-launcher-583-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-19T04:24:34.345330Z
   [junit4]   2> 79571 INFO  (jetty-launcher-583-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-19T04:24:34.345345Z
   [junit4]   2> 79573 INFO  (jetty-launcher-583-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 79573 INFO  (jetty-launcher-583-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 79573 INFO  (jetty-launcher-583-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 79573 INFO  (jetty-launcher-583-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 79576 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15cbe9858bc0004, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 79577 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15cbe9858bc0003, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 79578 INFO  (jetty-launcher-583-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35133/solr
   [junit4]   2> 79579 INFO  (jetty-launcher-583-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35133/solr
   [junit4]   2> 79579 INFO  (jetty-launcher-583-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35133/solr
   [junit4]   2> 79583 INFO  (jetty-launcher-583-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35133/solr
   [junit4]   2> 79604 INFO  (jetty-launcher-583-thread-1) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 79604 INFO  (jetty-launcher-583-thread-4) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 79605 INFO  (jetty-launcher-583-thread-4) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36327_solr
   [junit4]   2> 79605 INFO  (jetty-launcher-583-thread-1) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44021_solr
   [junit4]   2> 79605 INFO  (jetty-launcher-583-thread-4) [    ] 
o.a.s.c.Overseer Overseer 
(id=98162853428330506-127.0.0.1:36327_solr-n_0000000000) starting
   [junit4]   2> 79606 INFO  (zkCallback-602-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 79607 INFO  (zkCallback-603-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 79607 INFO  (zkCallback-604-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 79608 INFO  (jetty-launcher-583-thread-2) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 79609 INFO  (jetty-launcher-583-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 79610 INFO  (jetty-launcher-583-thread-2) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35169_solr
   [junit4]   2> 79611 INFO  (zkCallback-602-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 79611 INFO  (zkCallback-604-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 79611 INFO  (zkCallback-603-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 79611 INFO  (jetty-launcher-583-thread-3) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 79612 INFO  (jetty-launcher-583-thread-3) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33747_solr
   [junit4]   2> 79613 INFO  (zkCallback-603-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 79613 INFO  (zkCallback-602-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 79615 INFO  (zkCallback-604-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 79626 INFO  (zkCallback-605-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 79627 INFO  (jetty-launcher-583-thread-4) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36327_solr
   [junit4]   2> 79628 INFO  (zkCallback-603-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 79628 INFO  (zkCallback-604-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 79630 INFO  (zkCallback-605-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 79635 INFO  (zkCallback-602-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 79713 INFO  (jetty-launcher-583-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35169.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f2b09c
   [junit4]   2> 79715 INFO  (jetty-launcher-583-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35169.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f2b09c
   [junit4]   2> 79715 INFO  (jetty-launcher-583-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35169.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f2b09c
   [junit4]   2> 79716 INFO  (jetty-launcher-583-thread-2) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_EDD5642F4097741D-001/tempDir-001/node2/.
   [junit4]   2> 79726 INFO  (jetty-launcher-583-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44021.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f2b09c
   [junit4]   2> 79728 INFO  (jetty-launcher-583-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44021.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f2b09c
   [junit4]   2> 79728 INFO  (jetty-launcher-583-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44021.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f2b09c
   [junit4]   2> 79729 INFO  (jetty-launcher-583-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_EDD5642F4097741D-001/tempDir-001/node1/.
   [junit4]   2> 79754 INFO  (jetty-launcher-583-thread-4) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36327.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f2b09c
   [junit4]   2> 79756 INFO  (jetty-launcher-583-thread-4) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36327.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f2b09c
   [junit4]   2> 79756 INFO  (jetty-launcher-583-thread-4) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36327.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f2b09c
   [junit4]   2> 79757 INFO  (jetty-launcher-583-thread-4) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_EDD5642F4097741D-001/tempDir-001/node4/.
   [junit4]   2> 79807 INFO  (jetty-launcher-583-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33747.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f2b09c
   [junit4]   2> 79809 INFO  (jetty-launcher-583-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33747.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f2b09c
   [junit4]   2> 79809 INFO  (jetty-launcher-583-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33747.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f2b09c
   [junit4]   2> 79810 INFO  (jetty-launcher-583-thread-3) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_EDD5642F4097741D-001/tempDir-001/node3/.
   [junit4]   2> 79829 INFO  
(SUITE-StreamExpressionTest-seed#[EDD5642F4097741D]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 79830 INFO  
(SUITE-StreamExpressionTest-seed#[EDD5642F4097741D]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35133/solr ready
   [junit4]   2> 79861 INFO  (qtp21266802-1883) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 79862 INFO  (OverseerThreadFactory-621-thread-1) [    ] 
o.a.s.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 79972 INFO  (qtp21266802-1909) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=collection1_shard2_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 79972 INFO  (qtp21266802-1909) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 80033 INFO  (qtp660187-1876) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 80033 INFO  (qtp660187-1876) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 80141 INFO  (zkCallback-602-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 80141 INFO  (zkCallback-603-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 80979 INFO  (qtp21266802-1909) [    ] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 80983 INFO  (qtp21266802-1909) [    ] o.a.s.s.IndexSchema 
[collection1_shard2_replica_n1] Schema name=test
   [junit4]   2> 81025 WARN  (qtp21266802-1909) [    ] o.a.s.s.IndexSchema 
Field lowerfilt1and2 is not multivalued and destination for multiple copyFields 
(2)
   [junit4]   2> 81025 WARN  (qtp21266802-1909) [    ] o.a.s.s.IndexSchema 
Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 81025 INFO  (qtp21266802-1909) [    ] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 81025 INFO  (qtp21266802-1909) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard2_replica_n1' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 81025 INFO  (qtp21266802-1909) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44021.solr.core.collection1.shard2.replica_n1' (registry 
'solr.core.collection1.shard2.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1f2b09c
   [junit4]   2> 81025 INFO  (qtp21266802-1909) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 81025 INFO  (qtp21266802-1909) [    ] o.a.s.c.SolrCore 
[[collection1_shard2_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_EDD5642F4097741D-001/tempDir-001/node1/collection1_shard2_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_EDD5642F4097741D-001/tempDir-001/node1/./collection1_shard2_replica_n1/data/]
   [junit4]   2> 81040 INFO  (qtp660187-1876) [    ] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 81051 INFO  (qtp660187-1876) [    ] o.a.s.s.IndexSchema 
[collection1_shard1_replica_n1] Schema name=test
   [junit4]   2> 81066 INFO  (qtp21266802-1909) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 81066 INFO  (qtp21266802-1909) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 81067 INFO  (qtp21266802-1909) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 81067 INFO  (qtp21266802-1909) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 81068 INFO  (qtp21266802-1909) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@151ca27[collection1_shard2_replica_n1] main]
   [junit4]   2> 81070 INFO  (qtp21266802-1909) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 81070 INFO  (qtp21266802-1909) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 81070 INFO  (qtp21266802-1909) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 81078 INFO  (searcherExecutor-630-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard2_replica_n1] Registered new searcher 
Searcher@151ca27[collection1_shard2_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 81078 INFO  (qtp21266802-1909) [    ] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1570605656547786752
   [junit4]   2> 81082 INFO  (qtp21266802-1909) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 81082 INFO  (qtp21266802-1909) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 81082 INFO  (qtp21266802-1909) [    ] o.a.s.c.SyncStrategy 
Sync replicas to https://127.0.0.1:44021/solr/collection1_shard2_replica_n1/
   [junit4]   2> 81082 INFO  (qtp21266802-1909) [    ] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 81082 INFO  (qtp21266802-1909) [    ] o.a.s.c.SyncStrategy 
https://127.0.0.1:44021/solr/collection1_shard2_replica_n1/ has no replicas
   [junit4]   2> 81082 INFO  (qtp21266802-1909) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 81083 INFO  (qtp21266802-1909) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:44021/solr/collection1_shard2_replica_n1/ shard2
   [junit4]   2> 81083 WARN  (qtp660187-1876) [    ] o.a.s.s.IndexSchema Field 
lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 81084 WARN  (qtp660187-1876) [    ] o.a.s.s.IndexSchema Field 
text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 81084 INFO  (qtp660187-1876) [    ] o.a.s.s.IndexSchema Loaded 
schema test/1.6 with uniqueid field id
   [junit4]   2> 81084 INFO  (qtp660187-1876) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica_n1' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 81085 INFO  (qtp660187-1876) [    ] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 'solr_36327.solr.core.collection1.shard1.replica_n1' 
(registry 'solr.core.collection1.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1f2b09c
   [junit4]   2> 81085 INFO  (qtp660187-1876) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 81085 INFO  (qtp660187-1876) [    ] o.a.s.c.SolrCore 
[[collection1_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_EDD5642F4097741D-001/tempDir-001/node4/collection1_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_EDD5642F4097741D-001/tempDir-001/node4/./collection1_shard1_replica_n1/data/]
   [junit4]   2> 81115 INFO  (qtp660187-1876) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 81115 INFO  (qtp660187-1876) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 81116 INFO  (qtp660187-1876) [    ] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 81116 INFO  (qtp660187-1876) [    ] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 81117 INFO  (qtp660187-1876) [    ] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@1fab9ba[collection1_shard1_replica_n1] main]
   [junit4]   2> 81118 INFO  (qtp660187-1876) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 81118 INFO  (qtp660187-1876) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 81119 INFO  (qtp660187-1876) [    ] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 81119 INFO  (searcherExecutor-635-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard1_replica_n1] Registered new searcher 
Searcher@1fab9ba[collection1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 81119 INFO  (qtp660187-1876) [    ] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1570605656590778368
   [junit4]   2> 81122 INFO  (qtp660187-1876) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 81122 INFO  (qtp660187-1876) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 81122 INFO  (qtp660187-1876) [    ] o.a.s.c.SyncStrategy Sync 
replicas to https://127.0.0.1:36327/solr/collection1_shard1_replica_n1/
   [junit4]   2> 81122 INFO  (qtp660187-1876) [    ] o.a.s.c.SyncStrategy Sync 
Success - now sync replicas to me
   [junit4]   2> 81122 INFO  (qtp660187-1876) [    ] o.a.s.c.SyncStrategy 
https://127.0.0.1:36327/solr/collection1_shard1_replica_n1/ has no replicas
   [junit4]   2> 81122 INFO  (qtp660187-1876) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 81123 INFO  (qtp660187-1876) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:36327/solr/collection1_shard1_replica_n1/ shard1
   [junit4]   2> 81226 INFO  (zkCallback-603-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 81226 INFO  (zkCallback-602-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 81234 INFO  (qtp21266802-1909) [    ] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 81235 INFO  (qtp21266802-1909) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=collection1_shard2_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1263
   [junit4]   2> 81274 INFO  (qtp660187-1876) [    ] o.a.s.c.ZkController I am 
the leader, no recovery necessary
   [junit4]   2> 81275 INFO  (qtp660187-1876) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1242
   [junit4]   2> 81278 INFO  (qtp21266802-1883) [    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 81380 INFO  (zkCallback-602-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 81380 INFO  (zkCallback-603-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 81863 INFO  
(OverseerCollectionConfigSetProcessor-98162853428330506-127.0.0.1:36327_solr-n_0000000000)
 [    ] 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> 82278 INFO  (qtp21266802-1883) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=2417
   [junit4]   2> 82279 INFO  
(SUITE-StreamExpressionTest-seed#[EDD5642F4097741D]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
collection1 failOnTimeout:true timeout (sec):90
   [junit4]   2> 82279 INFO  
(SUITE-StreamExpressionTest-seed#[EDD5642F4097741D]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
   [junit4]   2> 82292 INFO  
(TEST-StreamExpressionTest.testTerminatingDaemonStream-seed#[EDD5642F4097741D]) 
[    ] o.a.s.SolrTestCaseJ4 ###Starting testTerminatingDaemonStream
   [junit4]   2> 82298 INFO  (qtp21266802-1883) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n1]  
webapp=/solr path=/update 
params={update.distrib=TOLEADER&distrib.from=https://127.0.0.1:36327/solr/collection1_shard1_replica_n1/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1570605657826000896)} 0 1
   [junit4]   2> 82299 INFO  (qtp21266802-1892) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1570605657828098048,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 82300 INFO  (qtp21266802-1892) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 82300 INFO  (qtp21266802-1892) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 82300 INFO  (qtp21266802-1892) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n1]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:36327/solr/collection1_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 0
   [junit4]   2> 82301 INFO  (qtp660187-1880) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1570605657830195200,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 82301 INFO  (qtp660187-1880) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 82301 INFO  (qtp660187-1880) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 82301 INFO  (qtp660187-1880) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:36327/solr/collection1_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 0
   [junit4]   2> 82302 INFO  (qtp660187-1901) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=collection1:3&commit=true&wt=javabin&version=2}{deleteByQuery=*:*
 (-1570605657822855168),commit=} 0 7
   [junit4]   2> 82306 INFO  (qtp660187-1876) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=collection1:3&wt=javabin&version=2}{add=[0 
(1570605657833340928), 4 (1570605657834389504), 1 (1570605657835438080), 8 
(1570605657835438081)]} 0 1
   [junit4]   2> 82307 INFO  (qtp21266802-1907) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=collection1:3&wt=javabin&version=2}{add=[2 
(1570605657833340928), 3 (1570605657836486656), 5 (1570605657836486657), 6 
(1570605657836486658), 7 (1570605657836486659), 9 (1570605657836486660)]} 0 3
   [junit4]   2> 82309 INFO  (qtp21266802-1910) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1570605657838583808,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 82309 INFO  (qtp660187-1878) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1570605657838583808,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 82309 INFO  (qtp660187-1878) [    ] o.a.s.u.SolrIndexWriter 
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@47aca2 
commitCommandVersion:1570605657838583808
   [junit4]   2> 82309 INFO  (qtp21266802-1910) [    ] o.a.s.u.SolrIndexWriter 
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1dc9549 
commitCommandVersion:1570605657838583808
   [junit4]   2> 82321 INFO  (qtp660187-1878) [    ] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@182d43b[collection1_shard1_replica_n1] main]
   [junit4]   2> 82321 INFO  (qtp21266802-1910) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6e168f[collection1_shard2_replica_n1] main]
   [junit4]   2> 82321 INFO  (qtp660187-1878) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 82321 INFO  (qtp21266802-1910) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 82322 INFO  (searcherExecutor-630-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard2_replica_n1] Registered new searcher 
Searcher@6e168f[collection1_shard2_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c6)))}
   [junit4]   2> 82322 INFO  (searcherExecutor-635-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard1_replica_n1] Registered new searcher 
Searcher@182d43b[collection1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c4)))}
   [junit4]   2> 82322 INFO  (qtp21266802-1910) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n1]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:36327/solr/collection1_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 13
   [junit4]   2> 82322 INFO  (qtp660187-1878) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:36327/solr/collection1_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 13
   [junit4]   2> 82323 INFO  (qtp660187-1899) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=collection1:3&commit=true&wt=javabin&version=2}{commit=} 0 14
   [junit4]   2> 82327 INFO  (Thread-290) [    ] o.a.s.c.c.ZkStateReader 
Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 82328 INFO  (Thread-290) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35133/solr ready
   [junit4]   2> 82331 INFO  (qtp21266802-1907) [    ] 
o.a.s.h.c.RealTimeGetComponent 
LOOKUP_SLICE:shard2=https://127.0.0.1:44021/solr/collection1_shard2_replica_n1/
   [junit4]   2> 82331 INFO  (qtp21266802-1907) [    ] 
o.a.s.h.c.RealTimeGetComponent 
LOOKUP_SLICE:shard1=https://127.0.0.1:36327/solr/collection1_shard1_replica_n1/
   [junit4]   2> 82333 INFO  (qtp660187-1899) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica_n1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&omitHeader=true&shards.purpose=1&NOW=1497846277104&ids=topic1&isShard=true&shard.url=https://127.0.0.1:36327/solr/collection1_shard1_replica_n1/&wt=javabin&version=2&shards.qt=/get}
 status=0 QTime=0
   [junit4]   2> 82334 INFO  (qtp21266802-1907) [    ] o.a.s.c.S.Request 
[collection1_shard2_replica_n1]  webapp=/solr path=/get 
params={qt=/get&ids=topic1&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 82336 INFO  (qtp21266802-1910) [    ] o.a.s.c.S.Request 
[collection1_shard2_replica_n1]  webapp=/solr path=/select 
params={q=a_s:hello&distrib=false&initialCheckpoint=0&fl=id,_version_&sort=_version_+asc&rows=2&wt=json&version=2.2}
 hits=6 status=0 QTime=0
   [junit4]   2> 82337 INFO  (qtp660187-1878) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={q=a_s:hello&distrib=false&initialCheckpoint=0&fl=id,_version_&sort=_version_+asc&rows=2&wt=json&version=2.2}
 hits=4 status=0 QTime=0
   [junit4]   2> 82341 INFO  (qtp660187-1876) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=collection1:3&collection=collection1&wt=javabin&version=2}{add=[topic1
 (1570605657871089664)]} 0 1
   [junit4]   2> 82344 INFO  (qtp21266802-1895) [    ] o.a.s.c.S.Request 
[collection1_shard2_replica_n1]  webapp=/solr path=/select 
params={q=a_s:hello&distrib=false&initialCheckpoint=0&fl=id,_version_&sort=_version_+asc&fq={!frange+cost%3D100+incl%3Dfalse+l%3D1570605657836486656}_version_&rows=2&wt=json&version=2.2}
 hits=4 status=0 QTime=0
   [junit4]   2> 82344 INFO  (qtp660187-1878) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={q=a_s:hello&distrib=false&initialCheckpoint=0&fl=id,_version_&sort=_version_+asc&fq={!frange+cost%3D100+incl%3Dfalse+l%3D1570605657834389504}_version_&rows=2&wt=json&version=2.2}
 hits=2 status=0 QTime=0
   [junit4]   2> 82346 INFO  (qtp660187-1899) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=collection1:3&collection=collection1&wt=javabin&version=2}{add=[topic1
 (1570605657876332544)]} 0 0
   [junit4]   2> 82349 INFO  (qtp21266802-1907) [    ] o.a.s.c.S.Request 
[collection1_shard2_replica_n1]  webapp=/solr path=/select 
params={q=a_s:hello&distrib=false&initialCheckpoint=0&fl=id,_version_&sort=_version_+asc&fq={!frange+cost%3D100+incl%3Dfalse+l%3D1570605657836486658}_version_&rows=2&wt=json&version=2.2}
 hits=2 status=0 QTime=0
   [junit4]   2> 82349 INFO  (qtp660187-1884) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={q=a_s:hello&distrib=false&initialCheckpoint=0&fl=id,_version_&sort=_version_+asc&fq={!frange+cost%3D100+incl%3Dfalse+l%3D1570605657835438081}_version_&rows=2&wt=json&version=2.2}
 hits=0 status=0 QTime=0
   [junit4]   2> 82350 INFO  (qtp660187-1901) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=collection1:3&collection=collection1&wt=javabin&version=2}{add=[topic1
 (1570605657881575424)]} 0 0
   [junit4]   2> 82353 INFO  (qtp660187-1901) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={q=a_s:hello&distrib=false&initialCheckpoint=0&fl=id,_version_&sort=_version_+asc&fq={!frange+cost%3D100+incl%3Dfalse+l%3D1570605657835438081}_version_&rows=2&wt=json&version=2.2}
 hits=0 status=0 QTime=0
   [junit4]   2> 82353 INFO  (qtp21266802-1886) [    ] o.a.s.c.S.Request 
[collection1_shard2_replica_n1]  webapp=/solr path=/select 
params={q=a_s:hello&distrib=false&initialCheckpoint=0&fl=id,_version_&sort=_version_+asc&fq={!frange+cost%3D100+incl%3Dfalse+l%3D1570605657836486660}_version_&rows=2&wt=json&version=2.2}
 hits=0 status=0 QTime=0
   [junit4]   2> 82354 INFO  
(TEST-StreamExpressionTest.testTerminatingDaemonStream-seed#[EDD5642F4097741D]) 
[    ] o.a.s.SolrTestCaseJ4 ###Ending testTerminatingDaemonStream
   [junit4]   2> 82368 INFO  
(TEST-StreamExpressionTest.testIntersectStream-seed#[EDD5642F4097741D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testIntersectStream
   [junit4]   2> 82370 INFO  (qtp21266802-1909) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@abc02f[collection1_shard2_replica_n1] realtime]
   [junit4]   2> 82375 INFO  (qtp660187-1893) [    ] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@16004f0[collection1_shard1_replica_n1] realtime]
   [junit4]   2> 82375 INFO  (qtp660187-1893) [    ] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@5abdc1[collection1_shard1_replica_n1] realtime]
   [junit4]   2> 82376 INFO  (qtp660187-1893) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  
webapp=/solr path=/update 
params={update.distrib=TOLEADER&distrib.from=https://127.0.0.1:44021/solr/collection1_shard2_replica_n1/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1570605657903595520)} 0 4
   [junit4]   2> 82377 INFO  (qtp660187-1878) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1570605657909886976,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 82377 INFO  (qtp660187-1878) [    ] o.a.s.u.SolrIndexWriter 
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@47aca2 
commitCommandVersion:1570605657909886976
   [junit4]   2> 82377 INFO  (qtp660187-1878) [    ] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@86c54b[collection1_shard1_replica_n1] main]
   [junit4]   2> 82378 INFO  (qtp660187-1878) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 82378 INFO  (qtp21266802-1895) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1570605657910935552,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 82378 INFO  (qtp21266802-1895) [    ] o.a.s.u.SolrIndexWriter 
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1dc9549 
commitCommandVersion:1570605657910935552
   [junit4]   2> 82379 INFO  (qtp21266802-1895) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@17fea26[collection1_shard2_replica_n1] main]
   [junit4]   2> 82379 INFO  (searcherExecutor-635-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard1_replica_n1] Registered new searcher 
Searcher@86c54b[collection1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 82379 INFO  (qtp660187-1878) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:44021/solr/collection1_shard2_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 2
   [junit4]   2> 82379 INFO  (qtp21266802-1895) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 82379 INFO  (searcherExecutor-630-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard2_replica_n1] Registered new searcher 
Searcher@17fea26[collection1_shard2_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 82379 INFO  (qtp21266802-1895) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n1]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:44021/solr/collection1_shard2_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 1
   [junit4]   2> 82380 INFO  (qtp21266802-1909) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=collection1:3&commit=true&wt=javabin&version=2}{deleteByQuery=*:*
 (-1570605657901498368),commit=} 0 11
   [junit4]   2> 82382 INFO  (qtp660187-1884) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=collection1:3&wt=javabin&version=2}{add=[0 
(1570605657914081280), 4 (1570605657915129856), 8 (1570605657915129857)]} 0 1
   [junit4]   2> 82382 INFO  (qtp21266802-1886) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=collection1:3&wt=javabin&version=2}{add=[2 
(1570605657914081280), 3 (1570605657915129856), 5 (1570605657915129857), 6 
(1570605657915129858), 7 (1570605657915129859)]} 0 1
   [junit4]   2> 82384 INFO  (qtp21266802-1883) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1570605657917227008,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 82384 INFO  (qtp21266802-1883) [    ] o.a.s.u.SolrIndexWriter 
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1dc9549 
commitCommandVersion:1570605657917227008
   [junit4]   2> 82384 INFO  (qtp660187-1880) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1570605657917227008,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 82384 INFO  (qtp660187-1880) [    ] o.a.s.u.SolrIndexWriter 
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@47aca2 
commitCommandVersion:1570605657917227008
   [junit4]   2> 82390 INFO  (qtp660187-1880) [    ] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@8e53cf[collection1_shard1_replica_n1] main]
   [junit4]   2> 82390 INFO  (qtp21266802-1883) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1c64593[collection1_shard2_replica_n1] main]
   [junit4]   2> 82390 INFO  (qtp660187-1880) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 82391 INFO  (searcherExecutor-635-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard1_replica_n1] Registered new searcher 
Searcher@8e53cf[collection1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.0.0):c3)))}
   [junit4]   2> 82391 INFO  (qtp660187-1880) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:36327/solr/collection1_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 7
   [junit4]   2> 82391 INFO  (searcherExecutor-630-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard2_replica_n1] Registered new searcher 
Searcher@1c64593[collection1_shard2_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.0.0):c5)))}
   [junit4]   2> 82391 INFO  (qtp21266802-1883) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 82391 INFO  (qtp21266802-1883) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n1]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:36327/solr/collection1_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 7
   [junit4]   2> 82392 INFO  (qtp660187-1901) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=collection1:3&commit=true&wt=javabin&version=2}{commit=} 0 9
   [junit4]   2> 82395 INFO  
(TEST-StreamExpressionTest.testIntersectStream-seed#[EDD5642F4097741D]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 82395 INFO  
(TEST-StreamExpressionTest.testIntersectStream-seed#[EDD5642F4097741D]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35133/solr ready
   [junit4]   2> 82402 INFO  (qtp660187-1880) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={q=a_s:(setA+||+setAB)&distrib=false&fl=id,a_s,a_i&sort=a_i+asc,+a_s+asc&wt=json&version=2.2}
 hits=3 status=0 QTime=1
   [junit4]   2> 82403 INFO  (qtp21266802-1886) [    ] o.a.s.c.S.Request 
[collection1_shard2_replica_n1]  webapp=/solr path=/select 
params={q=a_s:(setA+||+setAB)&distrib=false&fl=id,a_s,a_i&sort=a_i+asc,+a_s+asc&wt=json&version=2.2}
 hits=3 status=0 QTime=3
   [junit4]   2> 82409 INFO  (qtp21266802-1909) [    ] o.a.s.c.S.Request 
[collection1_shard2_replica_n1]  webapp=/solr path=/select 
params={q=a_s:(setB+||+setAB)&distrib=false&fl=id,a_s,a_i&sort=a_i+asc&wt=json&version=2.2}
 hits=3 status=0 QTime=0
   [junit4]   2> 82411 INFO  (qtp660187-1876) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={q=a_s:(setB+||+setAB)&distrib=false&fl=id,a_s,a_i&sort=a_i+asc&wt=json&version=2.2}
 hits=1 status=0 QTime=0
   [junit4]   2> 82413 INFO  
(TEST-StreamExpressionTest.testIntersectStream-seed#[EDD5642F4097741D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testIntersectStream
   [junit4]   2> 82430 INFO  
(TEST-StreamExpressionTest.testCopyOf-seed#[EDD5642F4097741D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testCopyOf
   [junit4]   2> 82432 INFO  (qtp660187-1893) [    ] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@37e728[collection1_shard1_replica_n1] realtime]
   [junit4]   2> 82433 INFO  (qtp21266802-1895) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@10342e8[collection1_shard2_replica_n1] realtime]
   [junit4]   2> 82433 INFO  (qtp21266802-1895) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n1]  
webapp=/solr path=/update 
params={update.distrib=TOLEADER&distrib.from=https://127.0.0.1:36327/solr/collection1_shard1_replica_n1/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1570605657967558656)} 0 1
   [junit4]   2> 82434 INFO  (qtp21266802-1910) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1570605657969655808,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 82434 INFO  (qtp660187-1901) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1570605657969655808,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 82434 INFO  (qtp21266802-1910) [    ] o.a.s.u.SolrIndexWriter 
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1dc9549 
commitCommandVersion:1570605657969655808
   [junit4]   2> 82434 INFO  (qtp660187-1901) [    ] o.a.s.u.SolrIndexWriter 
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@47aca2 
commitCommandVersion:1570605657969655808
   [junit4]   2> 82435 INFO  (qtp660187-1901) [    ] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@11a717c[collection1_shard1_replica_n1] main]
   [junit4]   2> 82435 INFO  (qtp21266802-1910) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@9b5065[collection1_shard2_replica_n1] main]
   [junit4]   2> 82435 INFO  (qtp21266802-1910) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 82436 INFO  (searcherExecutor-635-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard1_replica_n1] Registered new searcher 
Searcher@11a717c[collection1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 82436 INFO  (qtp660187-1901) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 82436 INFO  (searcherExecutor-630-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard2_replica_n1] Registered new searcher 
Searcher@9b5065[collection1_shard2_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 82436 INFO  (qtp660187-1901) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:36327/solr/collection1_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 1
   [junit4]   2> 82437 INFO  (qtp21266802-1910) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n1]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:36327/solr/collection1_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 2
   [junit4]   2> 82437 INFO  (qtp660187-1893) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=collection1:3&commit=true&wt=javabin&version=2}{deleteByQuery=*:*
 (-1570605657966510080),commit=} 0 6
   [junit4]   2> 82452 INFO  (qtp660187-1878) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=collection1:3&wt=javabin&version=2}{add=[id_2 
(1570605657974898688), id_10 (1570605657975947264), id_13 
(1570605657975947265), id_14 (1570605657975947266), id_16 
(1570605657975947267), id_17 (1570605657976995840), id_18 
(1570605657976995841), id_21 (1570605657976995842), id_22 
(1570605657976995843), id_23 (1570605657976995844), ... (125 adds)]} 0 12
   [junit4]   2> 82463 INFO  (qtp21266802-1892) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=collection1:3&wt=javabin&version=2}{add=[id_1 
(1570605657974898688), id_3 (1570605657975947264), id_4 (1570605657975947265), 
id_5 (1570605657975947266), id_6 (1570605657975947267), id_7 
(1570605657975947268), id_8 (1570605657976995840), id_9 (1570605657976995841), 
id_11 (1570605657976995842), id_12 (1570605657976995843), ... (125 adds)]} 0 24
   [junit4]   2> 82467 INFO  (qtp660187-1876) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1570605658003210240,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 82467 INFO  (qtp660187-1876) [    ] o.a.s.u.SolrIndexWriter 
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@47aca2 
commitCommandVersion:1570605658003210240
   [junit4]   2> 82467 INFO  (qtp21266802-1907) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1570605658004258816,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 82467 INFO  (qtp21266802-1907) [    ] o.a.s.u.SolrIndexWriter 
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1dc9549 
commitCommandVersion:1570605658004258816
   [junit4]   2> 82471 INFO  (qtp660187-1876) [    ] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@517590[collection1_shard1_replica_n1] main]
   [junit4]   2> 82472 INFO  (qtp660187-1876) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 82472 INFO  (qtp21266802-1907) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@88357f[collection1_shard2_replica_n1] main]
   [junit4]   2> 82472 INFO  (searcherExecutor-635-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard1_replica_n1] Registered new searcher 
Searcher@517590[collection1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(7.0.0):c125)))}
   [junit4]   2> 82472 INFO  (qtp660187-1876) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:44021/solr/collection1_shard2_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 6
   [junit4]   2> 82473 INFO  (qtp21266802-1907) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 82473 INFO  (searcherExecutor-630-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard2_replica_n1] Registered new searcher 
Searcher@88357f[collection1_shard2_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.0.0):c125)))}
   [junit4]   2> 82473 INFO  (qtp21266802-1907) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n1]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:44021/solr/collection1_shard2_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 6
   [junit4]   2> 82473 INFO  (qtp21266802-1883) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=collection1:3&commit=true&wt=javabin&version=2}{commit=} 0 9
   [junit4]   2> 82520 INFO  (qtp2288618-1904) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 82524 INFO  (qtp660187-1878) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica_n1]  webapp=/solr path=/stream 
params={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)),+c%3Dcol(a,+max(price_f)),+tuple(copy1%3DcopyOf(c,+10),+copy2%3DcopyOf(c),+copy3%3DcopyOf(c,+2)+))&wt=json&version=2.2}
 status=0 QTime=1
   [junit4]   2> 82541 INFO  (qtp660187-1878) [    ] o.a.s.c.c.ZkStateReader 
Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 82542 INFO  (qtp660187-1878) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35133/solr ready
   [junit4]   2> 82556 INFO  (qtp660187-1893) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection1:3&_facet_={}&fl=id&fl=score&shards.purpose=1048580&start=0&fsv=true&shard.url=https://127.0.0.1:36327/solr/collection1_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=1497846277318&isShard=true&wt=javabin}
 hits=125 status=0 QTime=7
   [junit4]   2> 82556 INFO  (qtp21266802-1909) [    ] o.a.s.c.S.Request 
[collection1_shard2_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection1:3&_facet_={}&fl=id&fl=score&shards.purpose=1048580&start=0&fsv=true&shard.url=https://127.0.0.1:44021/solr/collection1_shard2_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=1497846277318&isShard=true&wt=javabin}
 hits=125 status=0 QTime=7
   [junit4]   2> 82557 INFO  (qtp660187-1876) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica_n1]  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:3&field=test_dt&rows=0&wt=javabin&version=2}
 hits=250 status=0 QTime=12
   [junit4]   2> 82558 INFO  
(TEST-StreamExpressionTest.testCopyOf-seed#[EDD5642F4097741D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testCopyOf
   [junit4]   2> 82573 INFO  
(TEST-StreamExpressionTest.testConvertEvaluator-seed#[EDD5642F4097741D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testConvertEvaluator
   [junit4]   2> 82576 INFO  (qtp660187-1901) [    ] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@11d195c[collection1_shard1_replica_n1] realtime]
   [junit4]   2> 82577 INFO  (qtp21266802-1886) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@a3ab83[collection1_shard2_replica_n1] realtime]
   [junit4]   2> 82577 INFO  (qtp21266802-1886) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n1]  
webapp=/solr path=/update 
params={update.distrib=TOLEADER&distrib.from=https://127.0.0.1:36327/solr/collection1_shard1_replica_n1/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1570605658117505024)} 0 2
   [junit4]   2> 82579 INFO  (qtp21266802-1907) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1570605658121699328,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 82579 INFO  (qtp21266802-1907) [    ] o.a.s.u.SolrIndexWriter 
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1dc9549 
commitCommandVersion:1570605658121699328
   [junit4]   2> 82580 INFO  (qtp660187-1884) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1570605658122747904,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 82580 INFO  (qtp660187-1884) [    ] o.a.s.u.SolrIndexWriter 
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@47aca2 
commitCommandVersion:1570605658122747904
   [junit4]   2> 82580 INFO  (qtp660187-1884) [    ] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@1945988[collection1_shard1_replica_n1] main]
   [junit4]   2> 82581 INFO  (qtp660187-1884) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 82581 INFO  (qtp21266802-1907) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@a7fcd6[collection1_shard2_replica_n1] main]
   [junit4]   2> 82581 INFO  (qtp21266802-1907) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 82582 INFO  (searcherExecutor-635-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard1_replica_n1] Registered new searcher 
Searcher@1945988[collection1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 82582 INFO  (qtp660187-1884) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:36327/solr/collection1_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 1
   [junit4]   2> 82582 INFO  (searcherExecutor-630-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard2_replica_n1] Registered new searcher 
Searcher@a7fcd6[collection1_shard2_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 82582 INFO  (qtp21266802-1907) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n1]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:36327/solr/collection1_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 2
   [junit4]   2> 82582 INFO  (qtp660187-1901) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=collection1:3&commit=true&wt=javabin&version=2}{deleteByQuery=*:*
 (-1570605658115407872),commit=} 0 8
   [junit4]   2> 82584 INFO  (qtp660187-1893) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=collection1:3&wt=javabin&version=2}{add=[1 
(1570605658125893632)]} 0 1
   [junit4]   2> 82586 INFO  (qtp21266802-1895) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=collection1:3&wt=javabin&version=2}{add=[2 
(1570605658126942208)]} 0 2
   [junit4]   2> 82587 INFO  (qtp21266802-1910) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1570605658130087936,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 82587 INFO  (qtp660187-1876) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1570605658130087936,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 82587 INFO  (qtp660187-1876) [    ] o.a.s.u.SolrIndexWriter 
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@47aca2 
commitCommandVersion:1570605658130087936
   [junit4]   2> 82587 INFO  (qtp21266802-1910) [    ] o.a.s.u.SolrIndexWriter 
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1dc9549 
commitCommandVersion:1570605658130087936
   [junit4]   2> 82592 INFO  (qtp21266802-1910) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@291043[collection1_shard2_replica_n1] main]
   [junit4]   2> 82592 INFO  (qtp21266802-1910) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 82593 INFO  (searcherExecutor-630-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard2_replica_n1] Registered new searcher 
Searcher@291043[collection1_shard2_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(7.0.0):c1)))}
   [junit4]   2> 82594 INFO  (qtp21266802-1910) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n1]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:44021/solr/collection1_shard2_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 6
   [junit4]   2> 82595 INFO  (qtp660187-1876) [    ] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@774f4[collection1_shard1_replica_n1] main]
   [junit4]   2> 82595 INFO  (qtp660187-1876) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 82596 INFO  (searcherExecutor-635-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard1_replica_n1] Registered new searcher 
Searcher@774f4[collection1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(7.0.0):c1)))}
   [junit4]   2> 82596 INFO  (qtp660187-1876) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:44021/solr/collection1_shard2_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 8
   [junit4]   2> 82596 INFO  (qtp21266802-1909) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=collection1:3&commit=true&wt=javabin&version=2}{commit=} 0 9
   [junit4]   2> 82608 INFO  (qtp21266802-1892) [    ] o.a.s.c.S.Request 
[collection1_shard2_replica_n1]  webapp=/solr path=/stream 
params={expr=select(calc(),+convert(miles,+kilometers,+10)+as+kilometers)&wt=json&version=2.2}
 status=0 QTime=2
   [junit4]   2> 82613 INFO  (qtp21266802-1892) [    ] o.a.s.c.S.Request 
[collection1_shard2_replica_n1]  webapp=/solr path=/stream 
params={expr=select(search(collection1,+q%3D"*:*",+sort%3D"miles_i+asc",+fl%3D"miles_i"),+convert(miles,+kilometers,+miles_i)+as+kilometers)&wt=json&version=2.2}
 status=0 QTime=0
   [junit4]   2> 82619 INFO  (qtp21266802-1907) [    ] o.a.s.c.S.Request 
[collection1_shard2_replica_n1]  webapp=/solr path=/select 
params={q=*:*&distrib=false&fl=miles_i&sort=miles_i+asc&wt=json&version=2.2} 
hits=1 status=0 QTime=0
   [junit4]   2> 82621 INFO  (qtp660187-1884) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&distrib=false&fl=miles_i&sort=miles_i+asc&wt=json&version=2.2} 
hits=1 status=0 QTime=0
   [junit4]   2> 82626 INFO  (qtp660187-1899) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica_n1]  webapp=/solr path=/stream 
params={expr=parallel(collection1,+workers%3D2,+sort%3D"miles_i+asc",+select(search(collection1,+q%3D"*:*",+partitionKeys%3Dmiles_i,+sort%3D"miles_i+asc",+fl%3D"miles_i"),+convert(miles,+kilometers,+miles_i)+as+kilometers))&wt=json&version=2.2}
 status=0 QTime=0
   [junit4]   2> 82633 INFO  (qtp660187-1893) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica_n1]  webapp=/solr path=/stream 
params={distrib=false&workerID=1&numWorkers=2&expr=select(search(collection1,q%3D"*:*",fl%3Dmiles_i,partitionKeys%3Dmiles_i,sort%3D"miles_i+asc",zkHost%3D"127.0.0.1:35133/solr"),convert(miles,kilometers,miles_i)+as+kilometers)&wt=json&version=2.2}
 status=0 QTime=0
   [junit4]   2> 82634 INFO  (qtp21266802-1907) [    ] o.a.s.c.S.Request 
[collection1_shard2_replica_n1]  webapp=/solr path=/stream 
params={distrib=false&workerID=0&numWorkers=2&expr=select(search(collection1,q%3D"*:*",fl%3Dmiles_i,partitionKeys%3Dmiles_i,sort%3D"miles_i+asc",zkHost%3D"127.0.0.1:35133/solr"),convert(miles,kilometers,miles_i)+as+kilometers)&wt=json&version=2.2}
 status=0 QTime=0
   [junit4]   2> 82639 INFO  (qtp21266802-1910) [    ] o.a.s.c.S.Request 
[collection1_shard2_replica_n1]  webapp=/solr path=/select 
params={q=*:*&distrib=false&fl=miles_i&partitionKeys=miles_i&sort=miles_i+asc&fq={!hash+workers%3D2+worker%3D1}&wt=json&version=2.2}
 hits=0 status=0 QTime=3
   [junit4]   2> 82641 INFO  (qtp21266802-1910) [    ] o.a.s.c.S.Request 
[collection1_shard2_replica_n1]  webapp=/solr path=/select 
params={q=*:*&distrib=false&fl=miles_i&partitionKeys=miles_i&sort=miles_i+asc&fq={!hash+workers%3D2+worker%3D0}&wt=json&version=2.2}
 hits=1 status=0 QTime=0
   [junit4]   2> 82642 INFO  (qtp660187-1880) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&distrib=false&fl=miles_i&partitionKeys=miles_i&sort=miles_i+asc&fq={!hash+workers%3D2+worker%3D1}&wt=json&version=2.2}
 hits=0 status=0 QTime=1
   [junit4]   2> 82645 INFO  (qtp660187-1880) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&distrib=false&fl=miles_i&partitionKeys=miles_i&sort=miles_i+asc&fq={!hash+workers%3D2+worker%3D0}&wt=json&version=2.2}
 hits=1 status=0 QTime=0
   [junit4]   2> 82654 INFO  (qtp21266802-1886) [    ] o.a.s.c.S.Request 
[collection1_shard2_replica_n1]  webapp=/solr path=/stream 
params={expr=select(stats(collection1,+q%3D"*:*",+sum(miles_i)),+convert(miles,+kilometers,+sum(miles_i))+as+kilometers)&wt=json&version=2.2}
 status=0 QTime=0
   [junit4]   2> 82658 INFO  (qtp660187-1878) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection1:3&fl=id&fl=score&shards.purpose=516&start=0&fsv=true&shard.url=https://127.0.0.1:36327/solr/collection1_shard1_replica_n1/&rows=0&version=2&q=*:*&stats=true&NOW=1497846277430&isShard=true&wt=javabin&stats.field={!sum%3Dtrue+}miles_i}
 hits=1 status=0 QTime=0
   [junit4]   2> 82659 INFO  (qtp21266802-1883) [    ] o.a.s.c.S.Request 
[collection1_shard2_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection1:3&fl=id&fl=score&shards.purpose=516&start=0&fsv=true&shard.url=https://127.0.0.1:44021/solr/collection1_shard2_replica_n1/&rows=0&version=2&q=*:*&stats=true&NOW=1497846277430&isShard=true&wt=javabin&stats.field={!sum%3Dtrue+}miles_i}
 hits=1 status=0 QTime=0
   [junit4]   2> 82660 INFO  (qtp21266802-1907) [    ] o.a.s.c.S.Request 
[collection1_shard2_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=collection1:3&stats=true&rows=0&wt=javabin&version=2&stats.field={!sum%3Dtrue+}miles_i}
 hits=2 status=0 QTime=3
   [junit4]   2> 82663 INFO  
(TEST-StreamExpressionTest.testConvertEvaluator-seed#[EDD5642F4097741D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testConvertEvaluator
   [junit4]   2> 82681 INFO  
(TEST-StreamExpressionTest.testParallelExecutorStream-seed#[EDD5642F4097741D]) 
[    ] o.a.s.SolrTestCaseJ4 ###Starting testParallelExecutorStream
   [junit4]   2> 82683 INFO  (qtp660187-1893) [    ] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@f518d1[collection1_shard1_replica_n1] realtime]
   [junit4]   2> 82683 INFO  (qtp21266802-1883) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1d47a53[collection1_shard2_replica_n1] realtime]
   [junit4]   2> 82684 INFO  (qtp660187-1893) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  
webapp=/solr path=/update 
params={update.distrib=TOLEADER&distrib.from=https://127.0.0.1:44021/solr/collection1_shard2_replica_n1/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1570605658229702656)} 0 1
   [junit4]   2> 82684 INFO  (qtp21266802-1909) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1570605658231799808,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 82684 INFO  (qtp21266802-1909) [    ] o.a.s.u.SolrIndexWriter 
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1dc9549 
commitCommandVersion:1570605658231799808
   [junit4]   2> 82685 INFO  (qtp660187-1880) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1570605658232848384,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 82685 INFO  (qtp660187-1880) [    ] o.a.s.u.SolrIndexWriter 
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@47aca2 
commitCommandVersion:1570605658232848384
   [junit4]   2> 82685 INFO  (qtp21266802-1909) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4f7625[collection1_shard2_replica_n1] main]
   [junit4]   2> 82685 INFO  (qtp21266802-1909) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 82685 INFO  (qtp660187-1880) [    ] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@11c49b5[collection1_shard1_replica_n1] main]
   [junit4]   2> 82686 INFO  (qtp660187-1880) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 82686 INFO  (searcherExecutor-630-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard2_replica_n1] Registered new searcher 
Searcher@4f7625[collection1_shard2_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 82686 INFO  (qtp21266802-1909) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n1]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:44021/solr/collection1_shard2_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 1
   [junit4]   2> 82686 INFO  (searcherExecutor-635-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard1_replica_n1] Registered new searcher 
Searcher@11c49b5[collection1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 82686 INFO  (qtp660187-1880) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:44021/solr/collection1_shard2_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 1
   [junit4]   2> 82687 INFO  (qtp21266802-1883) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=collection1:3&commit=true&wt=javabin&version=2}{deleteByQuery=*:*
 (-1570605658229702656),commit=} 0 4
   [junit4]   2> 82687 INFO  (qtp21266802-1907) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf&name=workQueue&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 82688 INFO  (OverseerThreadFactory-621-thread-2) [    ] 
o.a.s.c.CreateCollectionCmd Create collection workQueue
   [junit4]   2> 82891 INFO  (qtp21266802-1910) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=workQueue_shard2_replica_n1&action=CREATE&numShards=2&collection=workQueue&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 82894 INFO  (qtp2288618-1882) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=workQueue_shard1_replica_n1&action=CREATE&numShards=2&collection=workQueue&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 83001 INFO  (zkCallback-604-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/workQueue/state.json] for collection [workQueue] has occurred 
- updating... (live nodes size: [4])
   [junit4]   2> 83001 INFO  (zkCallback-603-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/workQueue/state.json] for collection [workQueue] has occurred 
- updating... (live nodes size: [4])
   [junit4]   2> 83912 INFO  (qtp21266802-1910) [    ] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 83913 INFO  (qtp2288618-1882) [    ] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 83917 INFO  (qtp2288618-1882) [    ] o.a.s.s.IndexSchema 
[workQueue_shard1_replica_n1] Schema name=test
   [junit4]   2> 83917 INFO  (qtp21266802-1910) [    ] o.a.s.s.IndexSchema 
[workQueue_shard2_replica_n1] Schema name=test
   [junit4]   2> 83949 WARN  (qtp21266802-1910) [    ] o.a.s.s.IndexSchema 
Field lowerfilt1and2 is not multivalued and destination for multiple copyFields 
(2)
   [junit4]   2> 83949 WARN  (qtp21266802-1910) [    ] o.a.s.s.IndexSchema 
Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 83950 INFO  (qtp21266802-1910) [    ] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 83950 INFO  (qtp21266802-1910) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'workQueue_shard2_replica_n1' using configuration from 
collection workQueue, trusted=true
   [junit4]   2> 83950 INFO  (qtp21266802-1910) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44021.solr.core.workQueue.shard2.replica_n1' (registry 
'solr.core.workQueue.shard2.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1f2b09c
   [junit4]   2> 83950 INFO  (qtp21266802-1910) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 83950 INFO  (qtp21266802-1910) [    ] o.a.s.c.SolrCore 
[[workQueue_shard2_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_EDD5642F4097741D-001/tempDir-001/node1/workQueue_shard2_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_EDD5642F4097741D-001/tempDir-001/node1/./workQueue_shard2_replica_n1/data/]
   [junit4]   2> 83967 WARN  (qtp2288618-1882) [    ] o.a.s.s.IndexSchema Field 
lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 83967 WARN  (qtp2288618-1882) [    ] o.a.s.s.IndexSchema Field 
text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 83967 INFO  (qtp2288618-1882) [    ] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 83967 INFO  (qtp2288618-1882) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'workQueue_shard1_replica_n1' using configuration from 
collection workQueue, trusted=true
   [junit4]   2> 83968 INFO  (qtp2288618-1882) [    ] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 'solr_35169.solr.core.workQueue.shard1.replica_n1' (registry 
'solr.core.workQueue.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1f2b09c
   [junit4]   2> 83968 INFO  (qtp2288618-1882) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 83968 INFO  (qtp2288618-1882) [    ] o.a.s.c.SolrCore 
[[workQueue_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_EDD5642F4097741D-001/tempDir-001/node2/workQueue_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_EDD5642F4097741D-001/tempDir-001/node2/./workQueue_shard1_replica_n1/data/]
   [junit4]   2> 83991 INFO  (qtp21266802-1910) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 83991 INFO  (qtp21266802-1910) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 83992 INFO  (qtp21266802-1910) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 83992 INFO  (qtp21266802-1910) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 83993 INFO  (qtp21266802-1910) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@14f134[workQueue_shard2_replica_n1] 
main]
   [junit4]   2> 83994 INFO  (qtp21266802-1910) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 83994 INFO  (qtp21266802-1910) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 83994 INFO  (qtp21266802-1910) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 83995 INFO  (searcherExecutor-640-thread-1) [    ] 
o.a.s.c.SolrCore [workQueue_shard2_replica_n1] Registered new searcher 
Searcher@14f134[workQueue_shard2_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 83995 INFO  (qtp21266802-1910) [    ] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1570605659606482944
   [junit4]   2> 83998 INFO  (qtp21266802-1910) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 83998 INFO  (qtp21266802-1910) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 83998 INFO  (qtp21266802-1910) [    ] o.a.s.c.SyncStrategy 
Sync replicas to https://127.0.0.1:44021/solr/workQueue_shard2_replica_n1/
   [junit4]   2> 83998 INFO  (qtp21266802-1910) [    ] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 83998 INFO  (qtp21266802-1910) [    ] o.a.s.c.SyncStrategy 
https://127.0.0.1:44021/solr/workQueue_shard2_replica_n1/ has no replicas
   [junit4]   2> 83998 INFO  (qtp21266802-1910) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 83999 INFO  (qtp21266802-1910) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:44021/solr/workQueue_shard2_replica_n1/ shard2
   [junit4]   2> 84004 INFO  (qtp2288618-1882) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 84004 INFO  (qtp2288618-1882) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 84005 INFO  (qtp2288618-1882) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 84005 INFO  (qtp2288618-1882) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 84006 INFO  (qtp2288618-1882) [    ] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@315804[workQueue_shard1_replica_n1] main]
   [junit4]   2> 84007 INFO  (qtp2288618-1882) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 84007 INFO  (qtp2288618-18

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

ory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream 
exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15cbe9858bc000a, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 174915 INFO  (zkCallback-603-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 174915 INFO  (zkCallback-603-thread-2) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44021_solr
   [junit4]   2> 174915 WARN  (zkCallback-603-thread-1) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 176410 WARN  (zkCallback-604-thread-1) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 176410 INFO  (jetty-closer-584-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@fc6d5c{/solr,null,UNAVAILABLE}
   [junit4]   2> 176410 INFO  (jetty-closer-584-thread-4) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@188cd16{/solr,null,UNAVAILABLE}
   [junit4]   2> 176414 WARN  (zkCallback-602-thread-2) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 176415 INFO  (jetty-closer-584-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@925c25{/solr,null,UNAVAILABLE}
   [junit4]   2> 176415 INFO  (jetty-closer-584-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@2c7c65{/solr,null,UNAVAILABLE}
   [junit4]   2> 176416 ERROR 
(SUITE-StreamExpressionTest-seed#[EDD5642F4097741D]-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> 176416 INFO  
(SUITE-StreamExpressionTest-seed#[EDD5642F4097741D]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:35133 35133
   [junit4]   2> 176446 INFO  (Thread-253) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:35133 35133
   [junit4]   2> 176447 WARN  (Thread-253) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        89      /solr/aliases.json
   [junit4]   2>        14      /solr/configs/conf
   [junit4]   2>        8       /solr/configs/ml
   [junit4]   2>        4       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        89      /solr/clusterprops.json
   [junit4]   2>        89      /solr/clusterstate.json
   [junit4]   2>        8       
/solr/collections/destinationCollection/state.json
   [junit4]   2>        5       
/solr/collections/parallelDestinationCollection1/state.json
   [junit4]   2>        4       /solr/collections/destination/state.json
   [junit4]   2>        4       
/solr/collections/parallelDestinationCollection/state.json
   [junit4]   2>        4       /solr/collections/mainCorpus/state.json
   [junit4]   2>        2       /solr/collections/collection1/state.json
   [junit4]   2>        2       /solr/collections/workQueue/state.json
   [junit4]   2>        2       /solr/collections/uknownCollection/state.json
   [junit4]   2>        2       /solr/collections/modelCollection/state.json
   [junit4]   2>        2       
/solr/collections/checkpointCollection/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        89      /solr/live_nodes
   [junit4]   2>        89      /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_EDD5642F4097741D-001
   [junit4]   2> Jun 19, 2017 4:26:11 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=PostingsFormat(name=Memory), name_s=PostingsFormat(name=MockRandom), 
iteration_i=PostingsFormat(name=Memory), 
terms_ss=PostingsFormat(name=LuceneVarGapFixedInterval), 
join2_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
multiDefault=PostingsFormat(name=LuceneVarGapFixedInterval), 
subject=PostingsFormat(name=LuceneVarGapFixedInterval), 
a_f=PostingsFormat(name=LuceneVarGapFixedInterval), 
intDefault=PostingsFormat(name=Asserting), 
falseNegative_i=PostingsFormat(name=Asserting), 
a2_s=PostingsFormat(name=MockRandom), a_i=PostingsFormat(name=Memory), 
level1_s=PostingsFormat(name=Memory), body_t=PostingsFormat(name=MockRandom), 
a_s=PostingsFormat(name=MockRandom), a_t=PostingsFormat(name=Asserting), 
id=PostingsFormat(name=Memory), text=PostingsFormat(name=MockRandom), 
alpha_d=PostingsFormat(name=MockRandom), i_multi=PostingsFormat(name=Memory), 
idf_d=PostingsFormat(name=LuceneVarGapFixedInterval), 
b_ls=PostingsFormat(name=LuceneVarGapFixedInterval), 
checkpoint_ss=PostingsFormat(name=MockRandom), 
test_t=PostingsFormat(name=MockRandom), 
ident_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
order_i=PostingsFormat(name=LuceneVarGapFixedInterval), 
error_d=PostingsFormat(name=Memory), side_s=PostingsFormat(name=MockRandom), 
truePositive_i=PostingsFormat(name=Memory), 
miles_i=PostingsFormat(name=LuceneVarGapFixedInterval), 
field_s=PostingsFormat(name=Asserting), 
price_f=PostingsFormat(name=LuceneVarGapFixedInterval), 
a1_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
join1_i=PostingsFormat(name=Memory), join3_i=PostingsFormat(name=MockRandom), 
test_i=PostingsFormat(name=LuceneVarGapFixedInterval), 
falsePositive_i=PostingsFormat(name=Asserting), 
field_i=PostingsFormat(name=LuceneVarGapFixedInterval), 
s_multi=PostingsFormat(name=MockRandom), 
level2_s=PostingsFormat(name=Asserting), 
col_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
a_ss=PostingsFormat(name=Asserting), score_f=PostingsFormat(name=MockRandom), 
tv_text=PostingsFormat(name=Asserting), 
term_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
text_s=PostingsFormat(name=Memory), timestamp=PostingsFormat(name=Asserting), 
idfs_ds=PostingsFormat(name=Asserting), 
weights_ds=PostingsFormat(name=MockRandom), 
featureSet_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
trueNegative_i=PostingsFormat(name=MockRandom), 
index_i=PostingsFormat(name=LuceneVarGapFixedInterval), 
test_dt=PostingsFormat(name=Memory), 
out_i=PostingsFormat(name=LuceneVarGapFixedInterval), 
whitetok=PostingsFormat(name=MockRandom), 
_version_=PostingsFormat(name=Asserting)}, 
docValues:{expr_s=DocValuesFormat(name=Direct), 
name_s=DocValuesFormat(name=Asserting), 
iteration_i=DocValuesFormat(name=Direct), 
terms_ss=DocValuesFormat(name=Memory), join2_s=DocValuesFormat(name=Memory), 
field_s=DocValuesFormat(name=Lucene70), 
multiDefault=DocValuesFormat(name=Memory), 
price_f=DocValuesFormat(name=Memory), a1_s=DocValuesFormat(name=Memory), 
a_f=DocValuesFormat(name=Memory), intDefault=DocValuesFormat(name=Lucene70), 
join1_i=DocValuesFormat(name=Direct), 
falseNegative_i=DocValuesFormat(name=Lucene70), 
a2_s=DocValuesFormat(name=Asserting), a_i=DocValuesFormat(name=Direct), 
join3_i=DocValuesFormat(name=Asserting), test_i=DocValuesFormat(name=Memory), 
falsePositive_i=DocValuesFormat(name=Lucene70), 
field_i=DocValuesFormat(name=Memory), level1_s=DocValuesFormat(name=Direct), 
s_multi=DocValuesFormat(name=Asserting), 
level2_s=DocValuesFormat(name=Lucene70), col_s=DocValuesFormat(name=Memory), 
a_ss=DocValuesFormat(name=Lucene70), a_s=DocValuesFormat(name=Asserting), 
score_f=DocValuesFormat(name=Asserting), term_s=DocValuesFormat(name=Memory), 
text_s=DocValuesFormat(name=Direct), id=DocValuesFormat(name=Direct), 
timestamp=DocValuesFormat(name=Lucene70), i_multi=DocValuesFormat(name=Direct), 
featureSet_s=DocValuesFormat(name=Memory), 
trueNegative_i=DocValuesFormat(name=Asserting), 
index_i=DocValuesFormat(name=Memory), b_ls=DocValuesFormat(name=Memory), 
test_dt=DocValuesFormat(name=Direct), out_i=DocValuesFormat(name=Memory), 
checkpoint_ss=DocValuesFormat(name=Asserting), 
ident_s=DocValuesFormat(name=Memory), order_i=DocValuesFormat(name=Memory), 
_version_=DocValuesFormat(name=Lucene70), 
side_s=DocValuesFormat(name=Asserting), 
truePositive_i=DocValuesFormat(name=Direct), 
miles_i=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=67, 
maxMBSortInHeap=5.555245183857702, sim=RandomSimilarity(queryNorm=true): {}, 
locale=mzn-IR, timezone=UCT
   [junit4]   2> NOTE: Linux 4.10.0-21-generic i386/Oracle Corporation 9-ea 
(32-bit)/cpus=8,threads=1,free=125369880,total=307232768
   [junit4]   2> NOTE: All tests run in this JVM: [MultiplyEvaluatorTest, 
SolrExampleBinaryTest, UuidEvaluatorTest, GraphTest, SolrZkClientTest, 
TestCoreAdmin, NoOpResponseParserTest, HyperbolicSineEvaluatorTest, TestHash, 
CommonAdminParamsTest, JDBCStreamTest, ExclusiveOrEvaluatorTest, 
TestSuggesterResponse, ModifiableSolrParamsTest, JsonValidatorTest, 
TestBatchUpdate, OrEvaluatorTest, DocumentAnalysisResponseTest, 
HttpSolrClientSSLAuthConPoolTest, CubedRootEvaluatorTest, 
CompoundEvaluatorTest, OperationsTest, SolrExampleJettyTest, 
LargeVolumeEmbeddedTest, LargeVolumeJettyTest, TestEmbeddedSolrServer, 
TestJavaBinCodec, TestFastInputStream, SolrExceptionTest, FacetFieldTest, 
SolrSchemalessExampleTest, BasicHttpSolrClientTest, CloudSolrClientBuilderTest, 
CloudSolrClientCacheTest, CloudSolrClientMultiConstructorTest, 
ConcurrentUpdateSolrClientBuilderTest, ConcurrentUpdateSolrClientTest, 
GraphExpressionTest, JdbcDriverTest, JdbcTest, StreamExpressionTest]
   [junit4] Completed [135/135 (1!)] on J2 in 98.01s, 89 tests, 1 error <<< 
FAILURES!

[...truncated 35508 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to