Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Solaris/89/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseG1GC

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

Error Message:
Error from server at http://127.0.0.1:49663/solr/mainCorpus_shard2_replica_n3: 
Expected mime type application/octet-stream but got text/html. <html> <head> 
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> 
<title>Error 404 </title> </head> <body> <h2>HTTP ERROR: 404</h2> <p>Problem 
accessing /solr/mainCorpus_shard2_replica_n3/update. Reason: <pre>    Can not 
find: /solr/mainCorpus_shard2_replica_n3/update</pre></p> <hr /><a 
href="http://eclipse.org/jetty";>Powered by Jetty:// 9.3.14.v20161028</a><hr/> 
</body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from 
server at http://127.0.0.1:49663/solr/mainCorpus_shard2_replica_n3: Expected 
mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 404 </title>
</head>
<body>
<h2>HTTP ERROR: 404</h2>
<p>Problem accessing /solr/mainCorpus_shard2_replica_n3/update. Reason:
<pre>    Can not find: /solr/mainCorpus_shard2_replica_n3/update</pre></p>
<hr /><a href="http://eclipse.org/jetty";>Powered by Jetty:// 
9.3.14.v20161028</a><hr/>
</body>
</html>

        at 
__randomizedtesting.SeedInfo.seed([92CC0187274F3531:B00C807C04251F21]:0)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:539)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:993)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:862)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
        at 
org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
        at 
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testExecutorStream(StreamExpressionTest.java:6775)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:49663/solr/mainCorpus_shard2_replica_n3: 
Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 404 </title>
</head>
<body>
<h2>HTTP ERROR: 404</h2>
<p>Problem accessing /solr/mainCorpus_shard2_replica_n3/update. Reason:
<pre>    Can not find: /solr/mainCorpus_shard2_replica_n3/update</pre></p>
<hr /><a href="http://eclipse.org/jetty";>Powered by Jetty:// 
9.3.14.v20161028</a><hr/>
</body>
</html>

        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:588)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:252)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:516)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        ... 1 more




Build Log:
[...truncated 13769 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.io.stream.StreamExpressionTest
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_92CC0187274F3531-001/init-core-data-001
   [junit4]   2> 29095 INFO  
(SUITE-StreamExpressionTest-seed#[92CC0187274F3531]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 29096 INFO  
(SUITE-StreamExpressionTest-seed#[92CC0187274F3531]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 29096 INFO  
(SUITE-StreamExpressionTest-seed#[92CC0187274F3531]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 29098 INFO  
(SUITE-StreamExpressionTest-seed#[92CC0187274F3531]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_92CC0187274F3531-001/tempDir-001
   [junit4]   2> 29098 INFO  
(SUITE-StreamExpressionTest-seed#[92CC0187274F3531]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 29098 INFO  (Thread-54) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 29098 INFO  (Thread-54) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 29101 ERROR (Thread-54) [    ] 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> 29198 INFO  
(SUITE-StreamExpressionTest-seed#[92CC0187274F3531]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:47243
   [junit4]   2> 29210 INFO  (jetty-launcher-37-thread-2) [    ] o.e.j.s.Server 
jetty-9.3.14.v20161028
   [junit4]   2> 29212 INFO  (jetty-launcher-37-thread-4) [    ] o.e.j.s.Server 
jetty-9.3.14.v20161028
   [junit4]   2> 29214 INFO  (jetty-launcher-37-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2763b0bd{/solr,null,AVAILABLE}
   [junit4]   2> 29216 INFO  (jetty-launcher-37-thread-3) [    ] o.e.j.s.Server 
jetty-9.3.14.v20161028
   [junit4]   2> 29217 INFO  (jetty-launcher-37-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@467bf7fd{/solr,null,AVAILABLE}
   [junit4]   2> 29211 INFO  (jetty-launcher-37-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4151507e{/solr,null,AVAILABLE}
   [junit4]   2> 29211 INFO  (jetty-launcher-37-thread-1) [    ] o.e.j.s.Server 
jetty-9.3.14.v20161028
   [junit4]   2> 29222 INFO  (jetty-launcher-37-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6457b9ab{/solr,null,AVAILABLE}
   [junit4]   2> 29220 INFO  (jetty-launcher-37-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@6e086537{HTTP/1.1,[http/1.1]}{127.0.0.1:63916}
   [junit4]   2> 29223 INFO  (jetty-launcher-37-thread-2) [    ] o.e.j.s.Server 
Started @31426ms
   [junit4]   2> 29223 INFO  (jetty-launcher-37-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=63916}
   [junit4]   2> 29224 ERROR (jetty-launcher-37-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 29224 INFO  (jetty-launcher-37-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.1.0
   [junit4]   2> 29224 INFO  (jetty-launcher-37-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 29224 INFO  (jetty-launcher-37-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 29224 INFO  (jetty-launcher-37-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-07-31T06:10:34.399Z
   [junit4]   2> 29217 INFO  (jetty-launcher-37-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@13d988e0{HTTP/1.1,[http/1.1]}{127.0.0.1:61091}
   [junit4]   2> 29224 INFO  (jetty-launcher-37-thread-3) [    ] o.e.j.s.Server 
Started @31427ms
   [junit4]   2> 29224 INFO  (jetty-launcher-37-thread-4) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@5e0cece9{HTTP/1.1,[http/1.1]}{127.0.0.1:49663}
   [junit4]   2> 29224 INFO  (jetty-launcher-37-thread-4) [    ] o.e.j.s.Server 
Started @31427ms
   [junit4]   2> 29223 INFO  (jetty-launcher-37-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@6ed95852{HTTP/1.1,[http/1.1]}{127.0.0.1:44931}
   [junit4]   2> 29224 INFO  (jetty-launcher-37-thread-1) [    ] o.e.j.s.Server 
Started @31427ms
   [junit4]   2> 29224 INFO  (jetty-launcher-37-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=61091}
   [junit4]   2> 29224 INFO  (jetty-launcher-37-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=49663}
   [junit4]   2> 29224 INFO  (jetty-launcher-37-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44931}
   [junit4]   2> 29227 ERROR (jetty-launcher-37-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 29227 ERROR (jetty-launcher-37-thread-3) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 29227 ERROR (jetty-launcher-37-thread-4) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 29227 INFO  (jetty-launcher-37-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.1.0
   [junit4]   2> 29228 INFO  (jetty-launcher-37-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 29228 INFO  (jetty-launcher-37-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 29228 INFO  (jetty-launcher-37-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-07-31T06:10:34.403Z
   [junit4]   2> 29227 INFO  (jetty-launcher-37-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.1.0
   [junit4]   2> 29228 INFO  (jetty-launcher-37-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 29228 INFO  (jetty-launcher-37-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 29228 INFO  (jetty-launcher-37-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-07-31T06:10:34.403Z
   [junit4]   2> 29229 INFO  (jetty-launcher-37-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.1.0
   [junit4]   2> 29230 INFO  (jetty-launcher-37-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 29230 INFO  (jetty-launcher-37-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 29230 INFO  (jetty-launcher-37-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-07-31T06:10:34.405Z
   [junit4]   2> 29236 INFO  (jetty-launcher-37-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 29237 INFO  (jetty-launcher-37-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 29238 INFO  (jetty-launcher-37-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 29247 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 0x15d97447ca30003, 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.lang.Thread.run(Thread.java:748)
   [junit4]   2> 29250 INFO  (jetty-launcher-37-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:47243/solr
   [junit4]   2> 29259 INFO  (jetty-launcher-37-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 29265 INFO  (jetty-launcher-37-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:47243/solr
   [junit4]   2> 29269 INFO  (jetty-launcher-37-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:47243/solr
   [junit4]   2> 29274 INFO  (jetty-launcher-37-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:47243/solr
   [junit4]   2> 29286 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 0x15d97447ca30008, 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.lang.Thread.run(Thread.java:748)
   [junit4]   2> 29287 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 0x15d97447ca30006, 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.lang.Thread.run(Thread.java:748)
   [junit4]   2> 29341 WARN  (jetty-launcher-37-thread-4) 
[n:127.0.0.1:49663_solr    ] o.a.s.c.ZkController The _default configset could 
not be uploaded. Please provide 'solr.default.confdir' parameter that points to 
a configset intended to be the default. Current 'solr.default.confdir' value: 
null
   [junit4]   2> 29343 WARN  (jetty-launcher-37-thread-3) 
[n:127.0.0.1:61091_solr    ] o.a.s.c.ZkController The _default configset could 
not be uploaded. Please provide 'solr.default.confdir' parameter that points to 
a configset intended to be the default. Current 'solr.default.confdir' value: 
null
   [junit4]   2> 29345 WARN  (jetty-launcher-37-thread-2) 
[n:127.0.0.1:63916_solr    ] o.a.s.c.ZkController The _default configset could 
not be uploaded. Please provide 'solr.default.confdir' parameter that points to 
a configset intended to be the default. Current 'solr.default.confdir' value: 
null
   [junit4]   2> 29345 WARN  (jetty-launcher-37-thread-1) 
[n:127.0.0.1:44931_solr    ] o.a.s.c.ZkController The _default configset could 
not be uploaded. Please provide 'solr.default.confdir' parameter that points to 
a configset intended to be the default. Current 'solr.default.confdir' value: 
null
   [junit4]   2> 29370 INFO  (jetty-launcher-37-thread-3) 
[n:127.0.0.1:61091_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 29372 INFO  (jetty-launcher-37-thread-2) 
[n:127.0.0.1:63916_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 29372 INFO  (jetty-launcher-37-thread-3) 
[n:127.0.0.1:61091_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:61091_solr
   [junit4]   2> 29373 INFO  (jetty-launcher-37-thread-1) 
[n:127.0.0.1:44931_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 29375 INFO  (jetty-launcher-37-thread-3) 
[n:127.0.0.1:61091_solr    ] o.a.s.c.Overseer Overseer 
(id=98401087276646409-127.0.0.1:61091_solr-n_0000000000) starting
   [junit4]   2> 29378 INFO  (jetty-launcher-37-thread-1) 
[n:127.0.0.1:44931_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44931_solr
   [junit4]   2> 29380 INFO  (jetty-launcher-37-thread-4) 
[n:127.0.0.1:49663_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 29391 INFO  
(zkCallback-56-thread-1-processing-n:127.0.0.1:49663_solr) 
[n:127.0.0.1:49663_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 29392 INFO  
(zkCallback-57-thread-1-processing-n:127.0.0.1:61091_solr) 
[n:127.0.0.1:61091_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 29393 INFO  
(zkCallback-59-thread-1-processing-n:127.0.0.1:63916_solr) 
[n:127.0.0.1:63916_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 29393 INFO  
(zkCallback-58-thread-1-processing-n:127.0.0.1:44931_solr) 
[n:127.0.0.1:44931_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 29429 INFO  (jetty-launcher-37-thread-2) 
[n:127.0.0.1:63916_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:63916_solr
   [junit4]   2> 29448 INFO  
(zkCallback-57-thread-1-processing-n:127.0.0.1:61091_solr) 
[n:127.0.0.1:61091_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 29450 INFO  (jetty-launcher-37-thread-3) 
[n:127.0.0.1:61091_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:61091_solr
   [junit4]   2> 29470 INFO  
(zkCallback-58-thread-1-processing-n:127.0.0.1:44931_solr) 
[n:127.0.0.1:44931_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 29471 INFO  
(zkCallback-58-thread-1-processing-n:127.0.0.1:44931_solr) 
[n:127.0.0.1:44931_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 29471 INFO  
(zkCallback-57-thread-1-processing-n:127.0.0.1:61091_solr) 
[n:127.0.0.1:61091_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 29471 INFO  
(zkCallback-59-thread-1-processing-n:127.0.0.1:63916_solr) 
[n:127.0.0.1:63916_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (3)
   [junit4]   2> 29507 INFO  
(zkCallback-56-thread-1-processing-n:127.0.0.1:49663_solr) 
[n:127.0.0.1:49663_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (3)
   [junit4]   2> 29530 INFO  (jetty-launcher-37-thread-1) 
[n:127.0.0.1:44931_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44931.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@76901b63
   [junit4]   2> 29538 INFO  (jetty-launcher-37-thread-1) 
[n:127.0.0.1:44931_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44931.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@76901b63
   [junit4]   2> 29538 INFO  (jetty-launcher-37-thread-1) 
[n:127.0.0.1:44931_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44931.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@76901b63
   [junit4]   2> 29546 INFO  (jetty-launcher-37-thread-4) 
[n:127.0.0.1:49663_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:49663_solr
   [junit4]   2> 29550 INFO  
(zkCallback-59-thread-1-processing-n:127.0.0.1:63916_solr) 
[n:127.0.0.1:63916_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 29550 INFO  
(zkCallback-58-thread-1-processing-n:127.0.0.1:44931_solr) 
[n:127.0.0.1:44931_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 29550 INFO  
(zkCallback-56-thread-1-processing-n:127.0.0.1:49663_solr) 
[n:127.0.0.1:49663_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 29624 INFO  (jetty-launcher-37-thread-2) 
[n:127.0.0.1:63916_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_63916.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@76901b63
   [junit4]   2> 29629 INFO  (jetty-launcher-37-thread-2) 
[n:127.0.0.1:63916_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_63916.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@76901b63
   [junit4]   2> 29629 INFO  (jetty-launcher-37-thread-2) 
[n:127.0.0.1:63916_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_63916.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@76901b63
   [junit4]   2> 29630 INFO  (jetty-launcher-37-thread-1) 
[n:127.0.0.1:44931_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_92CC0187274F3531-001/tempDir-001/node1/.
   [junit4]   2> 29632 INFO  
(zkCallback-57-thread-1-processing-n:127.0.0.1:61091_solr) 
[n:127.0.0.1:61091_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 29637 INFO  (jetty-launcher-37-thread-3) 
[n:127.0.0.1:61091_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_61091.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@76901b63
   [junit4]   2> 29652 INFO  (jetty-launcher-37-thread-2) 
[n:127.0.0.1:63916_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_92CC0187274F3531-001/tempDir-001/node2/.
   [junit4]   2> 29653 INFO  (jetty-launcher-37-thread-3) 
[n:127.0.0.1:61091_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_61091.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@76901b63
   [junit4]   2> 29653 INFO  (jetty-launcher-37-thread-3) 
[n:127.0.0.1:61091_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_61091.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@76901b63
   [junit4]   2> 29654 INFO  (jetty-launcher-37-thread-3) 
[n:127.0.0.1:61091_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_92CC0187274F3531-001/tempDir-001/node3/.
   [junit4]   2> 29668 INFO  (jetty-launcher-37-thread-4) 
[n:127.0.0.1:49663_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_49663.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@76901b63
   [junit4]   2> 29672 INFO  (jetty-launcher-37-thread-4) 
[n:127.0.0.1:49663_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_49663.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@76901b63
   [junit4]   2> 29672 INFO  (jetty-launcher-37-thread-4) 
[n:127.0.0.1:49663_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_49663.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@76901b63
   [junit4]   2> 29673 INFO  (jetty-launcher-37-thread-4) 
[n:127.0.0.1:49663_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_92CC0187274F3531-001/tempDir-001/node4/.
   [junit4]   2> 29786 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 0x15d97447ca3000d, 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.lang.Thread.run(Thread.java:748)
   [junit4]   2> 29801 INFO  
(SUITE-StreamExpressionTest-seed#[92CC0187274F3531]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 29802 INFO  
(SUITE-StreamExpressionTest-seed#[92CC0187274F3531]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:47243/solr ready
   [junit4]   2> 29825 INFO  (qtp1281807386-447) [n:127.0.0.1:44931_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf&name=collection1_collection&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 29838 INFO  
(OverseerThreadFactory-393-thread-1-processing-n:127.0.0.1:61091_solr) 
[n:127.0.0.1:61091_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
collection1_collection
   [junit4]   2> 29963 INFO  
(OverseerStateUpdate-98401087276646409-127.0.0.1:61091_solr-n_0000000000) 
[n:127.0.0.1:61091_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:63916/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 29968 INFO  
(OverseerStateUpdate-98401087276646409-127.0.0.1:61091_solr-n_0000000000) 
[n:127.0.0.1:61091_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1_collection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection1_collection_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:44931/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 30173 INFO  (qtp1006931379-416) [n:127.0.0.1:63916_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1_collection_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 30173 INFO  (qtp1281807386-448) [n:127.0.0.1:44931_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_collection_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 30173 INFO  (qtp1006931379-416) [n:127.0.0.1:63916_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 30173 INFO  (qtp1281807386-448) [n:127.0.0.1:44931_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 30293 INFO  
(zkCallback-58-thread-1-processing-n:127.0.0.1:44931_solr) 
[n:127.0.0.1:44931_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 30293 INFO  
(zkCallback-59-thread-1-processing-n:127.0.0.1:63916_solr) 
[n:127.0.0.1:63916_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 30293 INFO  
(zkCallback-59-thread-2-processing-n:127.0.0.1:63916_solr) 
[n:127.0.0.1:63916_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 30294 INFO  
(zkCallback-58-thread-2-processing-n:127.0.0.1:44931_solr) 
[n:127.0.0.1:44931_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 31213 INFO  (qtp1006931379-416) [n:127.0.0.1:63916_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.1.0
   [junit4]   2> 31219 INFO  (qtp1281807386-448) [n:127.0.0.1:44931_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.1.0
   [junit4]   2> 31227 INFO  (qtp1281807386-448) [n:127.0.0.1:44931_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.s.IndexSchema 
[collection1_collection_shard2_replica_n2] Schema name=test
   [junit4]   2> 31250 INFO  (qtp1006931379-416) [n:127.0.0.1:63916_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.s.IndexSchema 
[collection1_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 31374 WARN  (qtp1006931379-416) [n:127.0.0.1:63916_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.SolrResourceLoader Solr 
loaded a deprecated plugin/analysis class [solr.GeoHashField]. Please consult 
documentation how to replace it accordingly.
   [junit4]   2> 31377 WARN  (qtp1281807386-448) [n:127.0.0.1:44931_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.SolrResourceLoader Solr 
loaded a deprecated plugin/analysis class [solr.GeoHashField]. Please consult 
documentation how to replace it accordingly.
   [junit4]   2> 31391 WARN  (qtp1006931379-416) [n:127.0.0.1:63916_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.SolrResourceLoader Solr 
loaded a deprecated plugin/analysis class [solr.LatLonType]. Please consult 
documentation how to replace it accordingly.
   [junit4]   2> 31396 WARN  (qtp1006931379-416) [n:127.0.0.1:63916_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.s.IndexSchema Field 
lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 31396 WARN  (qtp1006931379-416) [n:127.0.0.1:63916_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.s.IndexSchema Field text is 
not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 31397 INFO  (qtp1006931379-416) [n:127.0.0.1:63916_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema 
test/1.6 with uniqueid field id
   [junit4]   2> 31399 INFO  (qtp1006931379-416) [n:127.0.0.1:63916_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating 
SolrCore 'collection1_collection_shard1_replica_n1' using configuration from 
collection collection1_collection, trusted=true
   [junit4]   2> 31400 INFO  (qtp1006931379-416) [n:127.0.0.1:63916_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_63916.solr.core.collection1_collection.shard1.replica_n1' 
(registry 'solr.core.collection1_collection.shard1.replica_n1') enabled at 
server: com.sun.jmx.mbeanserver.JmxMBeanServer@76901b63
   [junit4]   2> 31401 INFO  (qtp1006931379-416) [n:127.0.0.1:63916_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 31401 INFO  (qtp1006931379-416) [n:127.0.0.1:63916_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.SolrCore 
[[collection1_collection_shard1_replica_n1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_92CC0187274F3531-001/tempDir-001/node2/collection1_collection_shard1_replica_n1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_92CC0187274F3531-001/tempDir-001/node2/./collection1_collection_shard1_replica_n1/data/]
   [junit4]   2> 31453 INFO  (qtp1006931379-416) [n:127.0.0.1:63916_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 31453 INFO  (qtp1006931379-416) [n:127.0.0.1:63916_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 31454 INFO  (qtp1006931379-416) [n:127.0.0.1:63916_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 31454 INFO  (qtp1006931379-416) [n:127.0.0.1:63916_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 31455 INFO  (qtp1006931379-416) [n:127.0.0.1:63916_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@334be7d3[collection1_collection_shard1_replica_n1] main]
   [junit4]   2> 31458 INFO  (qtp1006931379-416) [n:127.0.0.1:63916_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 31459 INFO  (qtp1006931379-416) [n:127.0.0.1:63916_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 31459 INFO  (qtp1006931379-416) [n:127.0.0.1:63916_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits 
will be reserved for  10000
   [junit4]   2> 31461 INFO  (qtp1006931379-416) [n:127.0.0.1:63916_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find 
max version in index or recent updates, using new clock 1574417398902030336
   [junit4]   2> 31475 WARN  (qtp1281807386-448) [n:127.0.0.1:44931_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.SolrResourceLoader Solr 
loaded a deprecated plugin/analysis class [solr.LatLonType]. Please consult 
documentation how to replace it accordingly.
   [junit4]   2> 31476 INFO  
(searcherExecutor-400-thread-1-processing-n:127.0.0.1:63916_solr 
x:collection1_collection_shard1_replica_n1 s:shard1 c:collection1_collection 
r:core_node3) [n:127.0.0.1:63916_solr c:collection1_collection s:shard1 
r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.SolrCore 
[collection1_collection_shard1_replica_n1] Registered new searcher 
Searcher@334be7d3[collection1_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 31479 WARN  (qtp1281807386-448) [n:127.0.0.1:44931_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.s.IndexSchema Field 
lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 31479 WARN  (qtp1281807386-448) [n:127.0.0.1:44931_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.s.IndexSchema Field text is 
not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 31479 INFO  (qtp1281807386-448) [n:127.0.0.1:44931_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema 
test/1.6 with uniqueid field id
   [junit4]   2> 31479 INFO  (qtp1281807386-448) [n:127.0.0.1:44931_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.CoreContainer Creating 
SolrCore 'collection1_collection_shard2_replica_n2' using configuration from 
collection collection1_collection, trusted=true
   [junit4]   2> 31479 INFO  (qtp1281807386-448) [n:127.0.0.1:44931_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_44931.solr.core.collection1_collection.shard2.replica_n2' 
(registry 'solr.core.collection1_collection.shard2.replica_n2') enabled at 
server: com.sun.jmx.mbeanserver.JmxMBeanServer@76901b63
   [junit4]   2> 31479 INFO  (qtp1281807386-448) [n:127.0.0.1:44931_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 31479 INFO  (qtp1281807386-448) [n:127.0.0.1:44931_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.SolrCore 
[[collection1_collection_shard2_replica_n2] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_92CC0187274F3531-001/tempDir-001/node1/collection1_collection_shard2_replica_n2],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_92CC0187274F3531-001/tempDir-001/node1/./collection1_collection_shard2_replica_n2/data/]
   [junit4]   2> 31514 INFO  (qtp1006931379-416) [n:127.0.0.1:63916_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext 
Enough replicas found to continue.
   [junit4]   2> 31514 INFO  (qtp1006931379-416) [n:127.0.0.1:63916_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext 
I may be the new leader - try and sync
   [junit4]   2> 31514 INFO  (qtp1006931379-416) [n:127.0.0.1:63916_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas 
to http://127.0.0.1:63916/solr/collection1_collection_shard1_replica_n1/
   [junit4]   2> 31517 INFO  (qtp1006931379-416) [n:127.0.0.1:63916_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - 
now sync replicas to me
   [junit4]   2> 31517 INFO  (qtp1006931379-416) [n:127.0.0.1:63916_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.SyncStrategy 
http://127.0.0.1:63916/solr/collection1_collection_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 31517 INFO  (qtp1006931379-416) [n:127.0.0.1:63916_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext 
Found all replicas participating in election, clear LIR
   [junit4]   2> 31528 INFO  (qtp1281807386-448) [n:127.0.0.1:44931_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 31528 INFO  (qtp1281807386-448) [n:127.0.0.1:44931_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 31529 INFO  (qtp1281807386-448) [n:127.0.0.1:44931_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 31529 INFO  (qtp1281807386-448) [n:127.0.0.1:44931_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 31530 INFO  (qtp1281807386-448) [n:127.0.0.1:44931_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1bff7fae[collection1_collection_shard2_replica_n2] main]
   [junit4]   2> 31531 INFO  (qtp1281807386-448) [n:127.0.0.1:44931_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 31532 INFO  (qtp1281807386-448) [n:127.0.0.1:44931_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 31532 INFO  (qtp1281807386-448) [n:127.0.0.1:44931_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.h.ReplicationHandler Commits 
will be reserved for  10000
   [junit4]   2> 31533 INFO  (qtp1281807386-448) [n:127.0.0.1:44931_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.UpdateLog Could not find 
max version in index or recent updates, using new clock 1574417398977527808
   [junit4]   2> 31536 INFO  
(searcherExecutor-405-thread-1-processing-n:127.0.0.1:44931_solr 
x:collection1_collection_shard2_replica_n2 s:shard2 c:collection1_collection 
r:core_node4) [n:127.0.0.1:44931_solr c:collection1_collection s:shard2 
r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.SolrCore 
[collection1_collection_shard2_replica_n2] Registered new searcher 
Searcher@1bff7fae[collection1_collection_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 31537 INFO  (qtp1006931379-416) [n:127.0.0.1:63916_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext 
I am the new leader: 
http://127.0.0.1:63916/solr/collection1_collection_shard1_replica_n1/ shard1
   [junit4]   2> 31543 INFO  (qtp1281807386-448) [n:127.0.0.1:44931_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext 
Enough replicas found to continue.
   [junit4]   2> 31543 INFO  (qtp1281807386-448) [n:127.0.0.1:44931_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext 
I may be the new leader - try and sync
   [junit4]   2> 31543 INFO  (qtp1281807386-448) [n:127.0.0.1:44931_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.SyncStrategy Sync replicas 
to http://127.0.0.1:44931/solr/collection1_collection_shard2_replica_n2/
   [junit4]   2> 31543 INFO  (qtp1281807386-448) [n:127.0.0.1:44931_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.SyncStrategy Sync Success - 
now sync replicas to me
   [junit4]   2> 31543 INFO  (qtp1281807386-448) [n:127.0.0.1:44931_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.SyncStrategy 
http://127.0.0.1:44931/solr/collection1_collection_shard2_replica_n2/ has no 
replicas
   [junit4]   2> 31543 INFO  (qtp1281807386-448) [n:127.0.0.1:44931_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext 
Found all replicas participating in election, clear LIR
   [junit4]   2> 31548 INFO  (qtp1281807386-448) [n:127.0.0.1:44931_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext 
I am the new leader: 
http://127.0.0.1:44931/solr/collection1_collection_shard2_replica_n2/ shard2
   [junit4]   2> 31662 INFO  
(zkCallback-58-thread-2-processing-n:127.0.0.1:44931_solr) 
[n:127.0.0.1:44931_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 31662 INFO  
(zkCallback-59-thread-1-processing-n:127.0.0.1:63916_solr) 
[n:127.0.0.1:63916_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 31663 INFO  
(zkCallback-59-thread-2-processing-n:127.0.0.1:63916_solr) 
[n:127.0.0.1:63916_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 31663 INFO  
(zkCallback-58-thread-1-processing-n:127.0.0.1:44931_solr) 
[n:127.0.0.1:44931_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 31690 INFO  (qtp1006931379-416) [n:127.0.0.1:63916_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.ZkController I am the 
leader, no recovery necessary
   [junit4]   2> 31693 INFO  (qtp1006931379-416) [n:127.0.0.1:63916_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1_collection_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1521
   [junit4]   2> 31712 INFO  (qtp1281807386-448) [n:127.0.0.1:44931_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.ZkController I am the 
leader, no recovery necessary
   [junit4]   2> 31714 INFO  (qtp1281807386-448) [n:127.0.0.1:44931_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_collection_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1542
   [junit4]   2> 31731 INFO  (qtp1281807386-447) [n:127.0.0.1:44931_solr    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 31825 INFO  
(zkCallback-59-thread-1-processing-n:127.0.0.1:63916_solr) 
[n:127.0.0.1:63916_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 31825 INFO  
(zkCallback-59-thread-2-processing-n:127.0.0.1:63916_solr) 
[n:127.0.0.1:63916_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 31825 INFO  
(zkCallback-58-thread-1-processing-n:127.0.0.1:44931_solr) 
[n:127.0.0.1:44931_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 31825 INFO  
(zkCallback-58-thread-2-processing-n:127.0.0.1:44931_solr) 
[n:127.0.0.1:44931_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 31839 INFO  
(OverseerCollectionConfigSetProcessor-98401087276646409-127.0.0.1:61091_solr-n_0000000000)
 [n:127.0.0.1:61091_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 32738 INFO  (qtp1281807386-447) [n:127.0.0.1:44931_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf&name=collection1_collection&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=2914
   [junit4]   2> 32743 INFO  
(SUITE-StreamExpressionTest-seed#[92CC0187274F3531]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
collection1_collection failOnTimeout:true timeout (sec):90
   [junit4]   2> 32744 INFO  
(SUITE-StreamExpressionTest-seed#[92CC0187274F3531]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: 
collection1_collection
   [junit4]   2> 32745 INFO  (qtp1281807386-443) [n:127.0.0.1:44931_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :createalias with params 
collections=collection1_collection&name=collection1&action=CREATEALIAS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 32856 INFO  (qtp1281807386-443) [n:127.0.0.1:44931_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collections=collection1_collection&name=collection1&action=CREATEALIAS&wt=javabin&version=2}
 status=0 QTime=110
   [junit4]   2> 32887 INFO  
(TEST-StreamExpressionTest.testCellStream-seed#[92CC0187274F3531]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testCellStream
   [junit4]   2> 32914 INFO  (qtp1006931379-417) [n:127.0.0.1:63916_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/update 
params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:44931/solr/collection1_collection_shard2_replica_n2/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1574417400423514112)} 0 6
   [junit4]   2> 32918 INFO  (qtp1006931379-413) [n:127.0.0.1:63916_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1574417400429805568,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 32918 INFO  (qtp1006931379-413) [n:127.0.0.1:63916_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 No 
uncommitted changes. Skipping IW.commit.
   [junit4]   2> 32919 INFO  (qtp1006931379-413) [n:127.0.0.1:63916_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 32919 INFO  (qtp1006931379-413) [n:127.0.0.1:63916_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:44931/solr/collection1_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 1
   [junit4]   2> 32920 INFO  (qtp1281807386-446) [n:127.0.0.1:44931_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1574417400431902720,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 32920 INFO  (qtp1281807386-446) [n:127.0.0.1:44931_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 No 
uncommitted changes. Skipping IW.commit.
   [junit4]   2> 32921 INFO  (qtp1281807386-446) [n:127.0.0.1:44931_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 32921 INFO  (qtp1281807386-446) [n:127.0.0.1:44931_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:44931/solr/collection1_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 1
   [junit4]   2> 32922 INFO  (qtp1281807386-449) [n:127.0.0.1:44931_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/update 
params={_stateVer_=collection1_collection:4&commit=true&wt=javabin&version=2}{deleteByQuery=*:*
 (-1574417400411979776),commit=} 0 32
   [junit4]   2> 32959 INFO  (qtp1281807386-444) [n:127.0.0.1:44931_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/update 
params={_stateVer_=collection1_collection:4&wt=javabin&version=2}{add=[hello 
(1574417400437145600), hello1 (1574417400471748608)]} 0 33
   [junit4]   2> 32962 INFO  (qtp1281807386-448) [n:127.0.0.1:44931_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1574417400475942912,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 32963 INFO  (qtp1281807386-448) [n:127.0.0.1:44931_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.SolrIndexWriter Calling 
setCommitData with IW:org.apache.solr.update.SolrIndexWriter@cc30655 
commitCommandVersion:1574417400475942912
   [junit4]   2> 32963 INFO  (qtp1006931379-420) [n:127.0.0.1:63916_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1574417400476991488,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 32964 INFO  (qtp1006931379-420) [n:127.0.0.1:63916_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 No 
uncommitted changes. Skipping IW.commit.
   [junit4]   2> 32964 INFO  (qtp1006931379-420) [n:127.0.0.1:63916_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 32964 INFO  (qtp1006931379-420) [n:127.0.0.1:63916_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:44931/solr/collection1_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 1
   [junit4]   2> 33012 INFO  (qtp1281807386-448) [n:127.0.0.1:44931_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6ddd3eaa[collection1_collection_shard2_replica_n2] main]
   [junit4]   2> 33015 INFO  (qtp1281807386-448) [n:127.0.0.1:44931_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 33015 INFO  
(searcherExecutor-405-thread-1-processing-n:127.0.0.1:44931_solr 
x:collection1_collection_shard2_replica_n2 s:shard2 c:collection1_collection 
r:core_node4) [n:127.0.0.1:44931_solr c:collection1_collection s:shard2 
r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.SolrCore 
[collection1_collection_shard2_replica_n2] Registered new searcher 
Searcher@6ddd3eaa[collection1_collection_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C2)))}
   [junit4]   2> 33016 INFO  (qtp1281807386-448) [n:127.0.0.1:44931_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:44931/solr/collection1_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 53
   [junit4]   2> 33017 INFO  (qtp1281807386-450) [n:127.0.0.1:44931_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/update 
params={_stateVer_=collection1_collection:4&commit=true&wt=javabin&version=2}{commit=}
 0 57
   [junit4]   2> 33024 INFO  (qtp484940872-424) [n:127.0.0.1:49663_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 33029 INFO  (qtp1006931379-418) [n:127.0.0.1:63916_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/stream 
params={indent=off&expr=cell(results,search(collection1,+q%3D"*:*",+fl%3D"id,test_t",+sort%3D"id+desc"))&wt=json&version=2.2}
 status=0 QTime=1
   [junit4]   2> 33039 INFO  (qtp1006931379-418) [n:127.0.0.1:63916_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.c.ZkStateReader Updated 
live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 33041 INFO  (qtp1006931379-418) [n:127.0.0.1:63916_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:47243/solr ready
   [junit4]   2> 33054 INFO  (qtp1006931379-416) [n:127.0.0.1:63916_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&distrib=false&fl=id,test_t&sort=id+desc&wt=json&version=2.2} 
hits=0 status=0 QTime=8
   [junit4]   2> 33064 INFO  (qtp1281807386-443) [n:127.0.0.1:44931_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/select 
params={q=*:*&distrib=false&fl=id,test_t&sort=id+desc&wt=json&version=2.2} 
hits=2 status=0 QTime=19
   [junit4]   2> 33069 INFO  
(TEST-StreamExpressionTest.testCellStream-seed#[92CC0187274F3531]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testCellStream
   [junit4]   2> 33104 INFO  
(TEST-StreamExpressionTest.testParallelComplementStream-seed#[92CC0187274F3531])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testParallelComplementStream
   [junit4]   2> 33113 INFO  (qtp1281807386-449) [n:127.0.0.1:44931_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@38f25424[collection1_collection_shard2_replica_n2] realtime]
   [junit4]   2> 33114 INFO  (qtp1281807386-449) [n:127.0.0.1:44931_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/update 
params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:63916/solr/collection1_collection_shard1_replica_n1/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1574417400629035008)} 0 5
   [junit4]   2> 33117 INFO  (qtp1006931379-413) [n:127.0.0.1:63916_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1574417400638472192,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 33117 INFO  (qtp1006931379-413) [n:127.0.0.1:63916_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 No 
uncommitted changes. Skipping IW.commit.
   [junit4]   2> 33118 INFO  (qtp1006931379-413) [n:127.0.0.1:63916_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 33118 INFO  (qtp1006931379-413) [n:127.0.0.1:63916_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:63916/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 1
   [junit4]   2> 33118 INFO  (qtp1281807386-448) [n:127.0.0.1:44931_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1574417400639520768,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 33118 INFO  (qtp1281807386-448) [n:127.0.0.1:44931_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.SolrIndexWriter Calling 
setCommitData with IW:org.apache.solr.update.SolrIndexWriter@cc30655 
commitCommandVersion:1574417400639520768
   [junit4]   2> 33119 INFO  (qtp1281807386-448) [n:127.0.0.1:44931_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2f56089f[collection1_collection_shard2_replica_n2] main]
   [junit4]   2> 33120 INFO  
(searcherExecutor-405-thread-1-processing-n:127.0.0.1:44931_solr 
x:collection1_collection_shard2_replica_n2 s:shard2 c:collection1_collection 
r:core_node4) [n:127.0.0.1:44931_solr c:collection1_collection s:shard2 
r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.SolrCore 
[collection1_collection_shard2_replica_n2] Registered new searcher 
Searcher@2f56089f[collection1_collection_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 33121 INFO  (qtp1281807386-448) [n:127.0.0.1:44931_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 33121 INFO  (qtp1281807386-448) [n:127.0.0.1:44931_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:63916/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 3
   [junit4]   2> 33123 INFO  (qtp1006931379-414) [n:127.0.0.1:63916_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=collection1_collection:4&commit=true&wt=javabin&version=2}{deleteByQuery=*:*
 (-1574417400626937856),commit=} 0 17
   [junit4]   2> 33127 INFO  (qtp1006931379-420) [n:127.0.0.1:63916_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=collection1_collection:4&wt=javabin&version=2}{add=[0 
(1574417400645812224), 4 (1574417400648957952), 8 (1574417400648957953)]} 0 2
   [junit4]   2> 33129 INFO  (qtp1281807386-450) [n:127.0.0.1:44931_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/update 
params={_stateVer_=collection1_collection:4&wt=javabin&version=2}{add=[2 
(1574417400645812224), 3 (1574417400650006528), 5 (1574417400650006529), 6 
(1574417400650006530), 9 (1574417400650006531), 7 (1574417400651055104)]} 0 5
   [junit4]   2> 33131 INFO  (qtp1006931379-419) [n:127.0.0.1:63916_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1574417400653152256,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 33131 INFO  (qtp1006931379-419) [n:127.0.0.1:63916_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling 
setCommitData with IW:org.apache.solr.update.SolrIndexWriter@51330fb1 
commitCommandVersion:1574417400653152256
   [junit4]   2> 33131 INFO  (qtp1281807386-443) [n:127.0.0.1:44931_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1574417400653152256,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 33131 INFO  (qtp1281807386-443) [n:127.0.0.1:44931_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.SolrIndexWriter Calling 
setCommitData with IW:org.apache.solr.update.SolrIndexWriter@cc30655 
commitCommandVersion:1574417400653152256
   [junit4]   2> 33140 INFO  (qtp1281807386-443) [n:127.0.0.1:44931_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@20522e8b[collection1_collection_shard2_replica_n2] main]
   [junit4]   2> 33141 INFO  (qtp1281807386-443) [n:127.0.0.1:44931_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 33143 INFO  
(searcherExecutor-405-thread-1-processing-n:127.0.0.1:44931_solr 
x:collection1_collection_shard2_replica_n2 s:shard2 c:collection1_collection 
r:core_node4) [n:127.0.0.1:44931_solr c:collection1_collection s:shard2 
r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.SolrCore 
[collection1_collection_shard2_replica_n2] Registered new searcher 
Searcher@20522e8b[collection1_collection_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.1.0):C6)))}
   [junit4]   2> 33143 INFO  (qtp1281807386-443) [n:127.0.0.1:44931_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:44931/solr/collection1_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 12
   [junit4]   2> 33152 INFO  (qtp1006931379-419) [n:127.0.0.1:63916_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6fd62f35[collection1_collection_shard1_replica_n1] main]
   [junit4]   2> 33153 INFO  (qtp1006931379-419) [n:127.0.0.1:63916_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 33154 INFO  
(searcherExecutor-400-thread-1-processing-n:127.0.0.1:63916_solr 
x:collection1_collection_shard1_replica_n1 s:shard1 c:collection1_collection 
r:core_node3) [n:127.0.0.1:63916_solr c:collection1_collection s:shard1 
r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.SolrCore 
[collection1_collection_shard1_replica_n1] Registered new searcher 
Searcher@6fd62f35[collection1_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C3)))}
   [junit4]   2> 33155 INFO  (qtp1006931379-419) [n:127.0.0.1:63916_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:44931/solr/collection1_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 23
   [junit4]   2> 33156 INFO  (qtp1281807386-447) [n:127.0.0.1:44931_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/update 
params={_stateVer_=collection1_collection:4&commit=true&wt=javabin&version=2}{commit=}
 0 26
   [junit4]   2> 33163 INFO  
(TEST-StreamExpressionTest.testParallelComplementStream-seed#[92CC0187274F3531])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 33164 INFO  
(TEST-StreamExpressionTest.testParallelComplementStream-seed#[92CC0187274F3531])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:47243/solr ready
   [junit4]   2> 33170 INFO  (qtp1006931379-416) [n:127.0.0.1:63916_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/stream 
params={distrib=false&workerID=1&indent=off&numWorkers=2&expr=complement(search(collection1,q%3D"a_s:(setA+||+setAB)",fl%3D"id,a_s,a_i",sort%3D"a_i+asc,+a_s+asc",partitionKeys%3Da_i,zkHost%3D"127.0.0.1:47243/solr"),search(collection1,q%3D"a_s:(setB+||+setAB)",fl%3D"id,a_s,a_i",sort%3D"a_i+asc",partitionKeys%3Da_i,zkHost%3D"127.0.0.1:47243/solr"),on%3Da_i)&wt=json&version=2.2}
 status=0 QTime=0
   [junit4]   2> 33171 INFO  (qtp1281807386-446) [n:127.0.0.1:44931_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/stream 
params={distrib=false&workerID=0&indent=off&numWorkers=2&expr=complement(search(collection1,q%3D"a_s:(setA+||+setAB)",fl%3D"id,a_s,a_i",sort%3D"a_i+asc,+a_s+asc",partitionKeys%3Da_i,zkHost%3D"127.0.0.1:47243/solr"),search(collection1,q%3D"a_s:(setB+||+setAB)",fl%3D"id,a_s,a_i",sort%3D"a_i+asc",partitionKeys%3Da_i,zkHost%3D"127.0.0.1:47243/solr"),on%3Da_i)&wt=json&version=2.2}
 status=0 QTime=1
   [junit4]   2> 33218 INFO  (qtp1006931379-418) [n:127.0.0.1:63916_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=a_s:(setA+||+setAB)&distrib=false&fl=id,a_s,a_i&sort=a_i+asc,+a_s+asc&partitionKeys=a_i&fq={!hash+workers%3D2+worker%3D1}&wt=json&version=2.2}
 hits=1 status=0 QTime=41
   [junit4]   2> 33218 INFO  (qtp1281807386-449) [n:127.0.0.1:44931_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/select 
params={q=a_s:(setA+||+setAB)&distrib=false&fl=id,a_s,a_i&sort=a_i+asc,+a_s+asc&partitionKeys=a_i&fq={!hash+workers%3D2+worker%3D0}&wt=json&version=2.2}
 hits=2 status=0 QTime=41
   [junit4]   2> 33218 INFO  (qtp1281807386-444) [n:127.0.0.1:44931_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/select 
params={q=a_s:(setA+||+setAB)&distrib=false&fl=id,a_s,a_i&sort=a_i+asc,+a_s+asc&partitionKeys=a_i&fq={!hash+workers%3D2+worker%3D1}&wt=json&version=2.2}
 hits=1 status=0 QTime=43
   [junit4]   2> 33218 INFO  (qtp1006931379-417) [n:127.0.0.1:63916_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=a_s:(setA+||+setAB)&distrib=false&fl=id,a_s,a_i&sort=a_i+asc,+a_s+asc&partitionKeys=a_i&fq={!hash+workers%3D2+worker%3D0}&wt=json&version=2.2}
 hits=2 status=0 QTime=43
   [junit4]   2> 33223 INFO  (qtp1006931379-413) [n:127.0.0.1:63916_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=a_s:(setB+||+setAB)&distrib=false&fl=id,a_s,a_i&sort=a_i+asc&partitionKeys=a_i&fq={!hash+workers%3D2+worker%3D0}&wt=json&version=2.2}
 hits=1 status=0 QTime=1
   [junit4]   2> 33223 INFO  (qtp1006931379-414) [n:127.0.0.1:63916_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=a_s:(setB+||+setAB)&distrib=false&fl=id,a_s,a_i&sort=a_i+asc&partitionKeys=a_i&fq={!hash+workers%3D2+worker%3D1}&wt=json&version=2.2}
 hits=0 status=0 QTime=0
   [junit4]   2> 33225 INFO  (qtp1281807386-447) [n:127.0.0.1:44931_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/select 
params={q=a_s:(setB+||+setAB)&distrib=false&fl=id,a_s,a_i&sort=a_i+asc&partitionKeys=a_i&fq={!hash+workers%3D2+worker%3D0}&wt=json&version=2.2}
 hits=2 status=0 QTime=0
   [junit4]   2> 33225 INFO  (qtp1281807386-443) [n:127.0.0.1:44931_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/select 
params={q=a_s:(setB+||+setAB)&distrib=false&fl=id,a_s,a_i&sort=a_i+asc&partitionKeys=a_i&fq={!hash+workers%3D2+worker%3D1}&wt=json&version=2.2}
 hits=2 status=0 QTime=1
   [junit4]   2> 33234 INFO  
(TEST-StreamExpressionTest.testParallelComplementStream-seed#[92CC0187274F3531])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testParallelComplementStream
   [junit4]   2> 33262 INFO  
(TEST-StreamExpressionTest.testMovingAverage-seed#[92CC0187274F3531]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testMovingAverage
   [junit4]   2> 33264 INFO  (qtp1006931379-419) [n:127.0.0.1:63916_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4d315af6[collection1_collection_shard1_replica_n1] realtime]
   [junit4]   2> 33265 INFO  (qtp1281807386-443) [n:127.0.0.1:44931_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@667a2ee1[collection1_collection_shard2_replica_n2] realtime]
   [junit4]   2> 33266 INFO  (qtp1281807386-443) [n:127.0.0.1:44931_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/update 
params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:63916/solr/collection1_collection_shard1_replica_n1/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1574417400792612864)} 0 1
   [junit4]   2> 33268 INFO  (qtp1006931379-418) [n:127.0.0.1:63916_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1574417400796807168,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 33269 INFO  (qtp1006931379-418) [n:127.0.0.1:63916_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling 
setCommitData with IW:org.apache.solr.update.SolrIndexWriter@51330fb1 
commitCommandVersion:1574417400796807168
   [junit4]   2> 33268 INFO  (qtp1281807386-450) [n:127.0.0.1:44931_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1574417400796807168,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 33269 INFO  (qtp1281807386-450) [n:127.0.0.1:44931_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.SolrIndexWriter Calling 
setCommitData with IW:org.apache.solr.update.SolrIndexWriter@cc30655 
commitCommandVersion:1574417400796807168
   [junit4]   2> 33269 INFO  (qtp1006931379-418) [n:127.0.0.1:63916_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7989bdc1[collection1_collection_shard1_replica_n1] main]
   [junit4]   2> 33269 INFO  (qtp1281807386-450) [n:127.0.0.1:44931_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@199a2642[collection1_collection_shard2_replica_n2] main]
   [junit4]   2> 33270 INFO  (qtp1006931379-418) [n:127.0.0.1:63916_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 33270 INFO  (qtp1281807386-450) [n:127.0.0.1:44931_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 33271 INFO  
(searcherExecutor-405-thread-1-processing-n:127.0.0.1:44931_solr 
x:collection1_collection_shard2_replica_n2 s:shard2 c:collection1_collection 
r:core_node4) [n:127.0.0.1:44931_solr c:collection1_collection s:shard2 
r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.SolrCore 
[collection1_collection_shard2_replica_n2] Registered new searcher 
Searcher@199a2642[collection1_collection_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 33272 INFO  
(searcherExecutor-400-thread-1-processing-n:127.0.0.1:63916_solr 
x:collection1_collection_shard1_replica_n1 s:shard1 c:collection1_collection 
r:core_node3) [n:127.0.0.1:63916_solr c:collection1_collection s:shard1 
r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.SolrCore 
[collection1_collection_shard1_replica_n1] Registered new searcher 
Searcher@7989bdc1[collection1_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 33273 INFO  (qtp1281807386-450) [n:127.0.0.1:44931_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:63916/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 4
   [junit4]   2> 33273 INFO  (qtp1006931379-418) [n:127.0.0.1:63916_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:63916/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 4
   [junit4]   2> 33274 INFO  (qtp1006931379-419) [n:127.0.0.1:63916_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=collection1_collection:4&commit=true&wt=javabin&version=2}{deleteByQuery=*:*
 (-1574417400790515712),commit=} 0 12
   [junit4]   2> 33280 INFO  (qtp1281807386-446) [n:127.0.0.1:44931_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/stream 
params={indent=off&expr=movingAvg(array(1,2,3,4,5,6,7),+4)&wt=json&version=2.2} 
status=0 QTime=1
   [junit4]   2> 33326 INFO  
(TEST-StreamExpressionTest.testMovingAverage-seed#[92CC0187274F3531]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testMovingAverage
   [junit4]   2> 33354 INFO  
(TEST-StreamExpressionTest.testPlot-seed#[92CC0187274F3531]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testPlot
   [junit4]   2> 33358 INFO  (qtp1006931379-414) [n:127.0.0.1:63916_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/update 
params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:44931/solr/collection1_collection_shard2_replica_n2/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1574417400890130432)} 0 1
   [junit4]   2> 33359 INFO  (qtp1006931379-416) [n:127.0.0.1:63916_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1574417400892227584,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 33359 INFO  (qtp1006931379-416) [n:127.0.0.1:63916_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 No 
uncommitted changes. Skipping IW.commit.
   [junit4]   2> 33359 INFO  (qtp1281807386-449) [n:127.0.0.1:44931_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1574417400892227584,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 33359 INFO  (qtp1281807386-449) [n:127.0.0.1:44931_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 No 
uncommitted changes. Skipping IW.commit.
   [junit4]   2> 33360 INFO  (qtp1281807386-449) [n:127.0.0.1:44931_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 33360 INFO  (qtp1006931379-416) [n:127.0.0.1:63916_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 33360 INFO  (qtp1281807386-449) [n:127.0.0.1:44931_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:44931/solr/collection1_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 1
   [junit4]   2> 33360 INFO  (qtp1006931379-416) [n:127.0.0.1:63916_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:44931/solr/collection1_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 1
   [junit4]   2> 33361 INFO  (qtp1281807386-447) [n:127.0.0.1:44931_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory 
[colle

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

447ca3000c, 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.lang.Thread.run(Thread.java:748)
   [junit4]   2> 102401 INFO  
(zkCallback-58-thread-3-processing-n:127.0.0.1:44931_solr) 
[n:127.0.0.1:44931_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (2)
   [junit4]   2> 102401 INFO  
(zkCallback-57-thread-1-processing-n:127.0.0.1:61091_solr) 
[n:127.0.0.1:61091_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (2)
   [junit4]   2> 102415 INFO  (coreCloseExecutor-533-thread-2) 
[n:127.0.0.1:44931_solr c:mainCorpus s:shard1 r:core_node3 
x:mainCorpus_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.mainCorpus.shard1.replica_n1, tag=1176983539
   [junit4]   2> 102418 INFO  (jetty-closer-38-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@2763b0bd{/solr,null,UNAVAILABLE}
   [junit4]   2> 102420 INFO  (coreCloseExecutor-533-thread-2) 
[n:127.0.0.1:44931_solr c:mainCorpus s:shard1 r:core_node3 
x:mainCorpus_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.mainCorpus.shard1.leader, tag=1176983539
   [junit4]   2> 102422 INFO  (coreCloseExecutor-530-thread-1) 
[n:127.0.0.1:61091_solr c:workQueue s:shard1 r:core_node3 
x:workQueue_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.workQueue.shard1.replica_n1, tag=870621800
   [junit4]   2> 102423 INFO  (jetty-closer-38-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@4151507e{/solr,null,UNAVAILABLE}
   [junit4]   2> 102429 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 0x15d97447ca3000b, 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.lang.Thread.run(Thread.java:748)
   [junit4]   2> 102429 INFO  
(zkCallback-57-thread-1-processing-n:127.0.0.1:61091_solr) 
[n:127.0.0.1:61091_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (1)
   [junit4]   2> 102431 WARN  
(zkCallback-58-thread-1-processing-n:127.0.0.1:44931_solr) 
[n:127.0.0.1:44931_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 102432 INFO  (jetty-closer-38-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@6457b9ab{/solr,null,UNAVAILABLE}
   [junit4]   2> 102434 INFO  (coreCloseExecutor-530-thread-1) 
[n:127.0.0.1:61091_solr c:workQueue s:shard1 r:core_node3 
x:workQueue_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.workQueue.shard1.leader, tag=870621800
   [junit4]   2> 102436 INFO  (jetty-closer-38-thread-4) [    ] 
o.a.s.c.Overseer Overseer 
(id=98401087276646409-127.0.0.1:61091_solr-n_0000000000) closing
   [junit4]   2> 102436 INFO  
(OverseerStateUpdate-98401087276646409-127.0.0.1:61091_solr-n_0000000000) 
[n:127.0.0.1:61091_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:61091_solr
   [junit4]   2> 102441 WARN  
(zkCallback-57-thread-1-processing-n:127.0.0.1:61091_solr) 
[n:127.0.0.1:61091_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 102442 INFO  (jetty-closer-38-thread-4) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@467bf7fd{/solr,null,UNAVAILABLE}
   [junit4]   2> 102627 ERROR 
(SUITE-StreamExpressionTest-seed#[92CC0187274F3531]-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> 102627 INFO  
(SUITE-StreamExpressionTest-seed#[92CC0187274F3531]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:47243 47243
   [junit4]   2> 102692 INFO  (Thread-54) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:47243 47243
   [junit4]   2> 102694 WARN  (Thread-54) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        70      /solr/aliases.json
   [junit4]   2>        70      /solr/clusterprops.json
   [junit4]   2>        13      /solr/configs/conf
   [junit4]   2>        4       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        70      /solr/clusterstate.json
   [junit4]   2>        20      /solr/collections/destination/state.json
   [junit4]   2>        20      
/solr/collections/parallelDestinationCollection/state.json
   [junit4]   2>        20      /solr/collections/workQueue/state.json
   [junit4]   2>        20      
/solr/collections/destinationCollection/state.json
   [junit4]   2>        20      /solr/collections/mainCorpus/state.json
   [junit4]   2>        18      
/solr/collections/parallelDestinationCollection1/state.json
   [junit4]   2>        10      
/solr/collections/collection1_collection/state.json
   [junit4]   2>        2       
/solr/overseer_elect/election/98401087276646409-127.0.0.1:61091_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        70      /solr/live_nodes
   [junit4]   2>        70      /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_92CC0187274F3531-001
   [junit4]   2> Jul 31, 2017 6:11:47 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{expr_s=PostingsFormat(name=Asserting), 
join2_s=PostingsFormat(name=MockRandom), 
multiDefault=PostingsFormat(name=MockRandom), 
subject=PostingsFormat(name=MockRandom), 
price_f=PostingsFormat(name=MockRandom), a1_s=PostingsFormat(name=Direct), 
intDefault=PostingsFormat(name=Direct), a_f=PostingsFormat(name=Direct), 
join1_i=PostingsFormat(name=Asserting), a2_s=PostingsFormat(name=Asserting), 
a_i=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 test_i=PostingsFormat(name=MockRandom), 
join3_i=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 field_i=PostingsFormat(name=MockRandom), 
level1_s=PostingsFormat(name=Asserting), 
body_t=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 s_multi=PostingsFormat(name=Asserting), col_s=PostingsFormat(name=Direct), 
level2_s=PostingsFormat(name=Direct), a_ss=PostingsFormat(name=MockRandom), 
a_s=PostingsFormat(name=Asserting), a_t=PostingsFormat(name=MockRandom), 
id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 text=PostingsFormat(name=Asserting), 
timestamp=PostingsFormat(name=MockRandom), 
i_multi=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 b_ls=PostingsFormat(name=Direct), test_dt=PostingsFormat(name=Asserting), 
test_t=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 ident_s=PostingsFormat(name=Direct), order_i=PostingsFormat(name=MockRandom), 
_version_=PostingsFormat(name=Direct), 
side_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 miles_i=PostingsFormat(name=Direct)}, 
docValues:{expr_s=DocValuesFormat(name=Asserting), 
join2_s=DocValuesFormat(name=Memory), 
multiDefault=DocValuesFormat(name=Memory), 
price_f=DocValuesFormat(name=Memory), a1_s=DocValuesFormat(name=Lucene70), 
intDefault=DocValuesFormat(name=Lucene70), a_f=DocValuesFormat(name=Lucene70), 
join1_i=DocValuesFormat(name=Asserting), a2_s=DocValuesFormat(name=Asserting), 
a_i=DocValuesFormat(name=Lucene70), test_i=DocValuesFormat(name=Memory), 
join3_i=DocValuesFormat(name=Lucene70), field_i=DocValuesFormat(name=Memory), 
level1_s=DocValuesFormat(name=Asserting), 
s_multi=DocValuesFormat(name=Asserting), col_s=DocValuesFormat(name=Lucene70), 
level2_s=DocValuesFormat(name=Lucene70), a_ss=DocValuesFormat(name=Memory), 
a_s=DocValuesFormat(name=Asserting), id=DocValuesFormat(name=Lucene70), 
timestamp=DocValuesFormat(name=Memory), i_multi=DocValuesFormat(name=Lucene70), 
b_ls=DocValuesFormat(name=Lucene70), test_dt=DocValuesFormat(name=Asserting), 
ident_s=DocValuesFormat(name=Lucene70), order_i=DocValuesFormat(name=Memory), 
_version_=DocValuesFormat(name=Lucene70), 
side_s=DocValuesFormat(name=Lucene70), miles_i=DocValuesFormat(name=Lucene70)}, 
maxPointsInLeafNode=1708, maxMBSortInHeap=5.435958284157232, 
sim=RandomSimilarity(queryNorm=true): {}, locale=ca-ES, timezone=Mexico/BajaSur
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_141 
(64-bit)/cpus=3,threads=1,free=335199992,total=524288000
   [junit4]   2> NOTE: All tests run in this JVM: [TestPathTrie, 
JsonValidatorTest, TestHash, StreamExpressionParserTest, TestSolrProperties, 
TestCoreAdmin, TestSuggesterResponse, StreamExpressionToExplanationTest, 
TestEmbeddedSolrServer, JdbcDriverTest, TestXMLEscaping, 
TestUpdateRequestCodec, TestSolrJErrorHandling, OrEvaluatorTest, 
ArcSineEvaluatorTest, TestValidatingJsonMap, HyperbolicTangentEvaluatorTest, 
SolrZkClientTest, AndEvaluatorTest, SubtractEvaluatorTest, 
TestClusteringResponse, StreamExpressionTest]
   [junit4] Completed [59/135 (1!)] on J0 in 73.87s, 92 tests, 1 error, 9 
skipped <<< FAILURES!

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

Reply via email to