Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20537/
Java: 32bit/jdk1.8.0_144 -client -XX:+UseSerialGC

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

Error Message:
Error from server at https://127.0.0.1:43759/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.20.v20170531</a><hr/> 
</body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from 
server at https://127.0.0.1:43759/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.20.v20170531</a><hr/>
</body>
</html>

        at 
__randomizedtesting.SeedInfo.seed([9E25F670D75C262F:BCE5778BF4360C3F]: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:7218)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:43759/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.20.v20170531</a><hr/>
</body>
</html>

        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:591)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
        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 14556 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.io.stream.StreamExpressionTest
   [junit4]   2> 32186 INFO  
(SUITE-StreamExpressionTest-seed#[9E25F670D75C262F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_9E25F670D75C262F-001/init-core-data-001
   [junit4]   2> 32186 WARN  
(SUITE-StreamExpressionTest-seed#[9E25F670D75C262F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=38 numCloses=38
   [junit4]   2> 32187 INFO  
(SUITE-StreamExpressionTest-seed#[9E25F670D75C262F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 32188 INFO  
(SUITE-StreamExpressionTest-seed#[9E25F670D75C262F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 32191 INFO  
(SUITE-StreamExpressionTest-seed#[9E25F670D75C262F]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_9E25F670D75C262F-001/tempDir-001
   [junit4]   2> 32191 INFO  
(SUITE-StreamExpressionTest-seed#[9E25F670D75C262F]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 32191 INFO  (Thread-51) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 32191 INFO  (Thread-51) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 32198 ERROR (Thread-51) [    ] 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> 32291 INFO  
(SUITE-StreamExpressionTest-seed#[9E25F670D75C262F]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:42301
   [junit4]   2> 32298 INFO  (jetty-launcher-513-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 32298 INFO  (jetty-launcher-513-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 32298 INFO  (jetty-launcher-513-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 32298 INFO  (jetty-launcher-513-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 32299 INFO  (jetty-launcher-513-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1749901{/solr,null,AVAILABLE}
   [junit4]   2> 32300 INFO  (jetty-launcher-513-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@8b34ce{/solr,null,AVAILABLE}
   [junit4]   2> 32300 INFO  (jetty-launcher-513-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5f1235{/solr,null,AVAILABLE}
   [junit4]   2> 32309 INFO  (jetty-launcher-513-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@16b4a54{SSL,[ssl, 
http/1.1]}{127.0.0.1:42703}
   [junit4]   2> 32309 INFO  (jetty-launcher-513-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1a05f3{/solr,null,AVAILABLE}
   [junit4]   2> 32309 INFO  (jetty-launcher-513-thread-1) [    ] 
o.e.j.s.Server Started @33824ms
   [junit4]   2> 32309 INFO  (jetty-launcher-513-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@1302808{SSL,[ssl, 
http/1.1]}{127.0.0.1:43759}
   [junit4]   2> 32309 INFO  (jetty-launcher-513-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42703}
   [junit4]   2> 32309 INFO  (jetty-launcher-513-thread-3) [    ] 
o.e.j.s.Server Started @33824ms
   [junit4]   2> 32309 INFO  (jetty-launcher-513-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@1033b62{SSL,[ssl, 
http/1.1]}{127.0.0.1:43653}
   [junit4]   2> 32309 INFO  (jetty-launcher-513-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43759}
   [junit4]   2> 32309 INFO  (jetty-launcher-513-thread-2) [    ] 
o.e.j.s.Server Started @33824ms
   [junit4]   2> 32309 INFO  (jetty-launcher-513-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43653}
   [junit4]   2> 32309 ERROR (jetty-launcher-513-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 32309 INFO  (jetty-launcher-513-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 32309 ERROR (jetty-launcher-513-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 32309 INFO  (jetty-launcher-513-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 32309 ERROR (jetty-launcher-513-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 32309 INFO  (jetty-launcher-513-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 32309 INFO  (jetty-launcher-513-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 32309 INFO  (jetty-launcher-513-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 32309 INFO  (jetty-launcher-513-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 32310 INFO  (jetty-launcher-513-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 32310 INFO  (jetty-launcher-513-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 32310 INFO  (jetty-launcher-513-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-24T17:36:40.707Z
   [junit4]   2> 32310 INFO  (jetty-launcher-513-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-24T17:36:40.707Z
   [junit4]   2> 32310 INFO  (jetty-launcher-513-thread-4) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@559b28{SSL,[ssl, 
http/1.1]}{127.0.0.1:46321}
   [junit4]   2> 32310 INFO  (jetty-launcher-513-thread-4) [    ] 
o.e.j.s.Server Started @33825ms
   [junit4]   2> 32310 INFO  (jetty-launcher-513-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=46321}
   [junit4]   2> 32309 INFO  (jetty-launcher-513-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 32310 INFO  (jetty-launcher-513-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-24T17:36:40.707Z
   [junit4]   2> 32311 ERROR (jetty-launcher-513-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 32311 INFO  (jetty-launcher-513-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 32311 INFO  (jetty-launcher-513-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 32311 INFO  (jetty-launcher-513-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 32311 INFO  (jetty-launcher-513-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-24T17:36:40.708Z
   [junit4]   2> 32314 INFO  (jetty-launcher-513-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 32317 INFO  (jetty-launcher-513-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 32321 INFO  (jetty-launcher-513-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 32323 INFO  (jetty-launcher-513-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 32325 INFO  (jetty-launcher-513-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42301/solr
   [junit4]   2> 32335 INFO  (jetty-launcher-513-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42301/solr
   [junit4]   2> 32337 INFO  (jetty-launcher-513-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42301/solr
   [junit4]   2> 32339 INFO  (jetty-launcher-513-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42301/solr
   [junit4]   2> 32378 WARN  (jetty-launcher-513-thread-1) 
[n:127.0.0.1:42703_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> 32378 WARN  (jetty-launcher-513-thread-4) 
[n:127.0.0.1:46321_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> 32378 WARN  (jetty-launcher-513-thread-3) 
[n:127.0.0.1:43759_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> 32378 WARN  (jetty-launcher-513-thread-2) 
[n:127.0.0.1:43653_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> 32383 INFO  (jetty-launcher-513-thread-3) 
[n:127.0.0.1:43759_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 32384 INFO  (jetty-launcher-513-thread-2) 
[n:127.0.0.1:43653_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 32384 INFO  (jetty-launcher-513-thread-3) 
[n:127.0.0.1:43759_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:43759_solr
   [junit4]   2> 32384 INFO  (jetty-launcher-513-thread-4) 
[n:127.0.0.1:46321_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 32385 INFO  (jetty-launcher-513-thread-2) 
[n:127.0.0.1:43653_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43653_solr
   [junit4]   2> 32386 INFO  (jetty-launcher-513-thread-3) 
[n:127.0.0.1:43759_solr    ] o.a.s.c.Overseer Overseer 
(id=98715212224200714-127.0.0.1:43759_solr-n_0000000000) starting
   [junit4]   2> 32390 INFO  (jetty-launcher-513-thread-1) 
[n:127.0.0.1:42703_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 32392 INFO  
(zkCallback-528-thread-1-processing-n:127.0.0.1:43653_solr) 
[n:127.0.0.1:43653_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 32392 INFO  
(zkCallback-533-thread-1-processing-n:127.0.0.1:46321_solr) 
[n:127.0.0.1:46321_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 32393 INFO  
(zkCallback-535-thread-1-processing-n:127.0.0.1:42703_solr) 
[n:127.0.0.1:42703_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 32398 INFO  
(zkCallback-534-thread-1-processing-n:127.0.0.1:43759_solr) 
[n:127.0.0.1:43759_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 32398 INFO  (jetty-launcher-513-thread-4) 
[n:127.0.0.1:46321_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46321_solr
   [junit4]   2> 32399 INFO  
(zkCallback-533-thread-1-processing-n:127.0.0.1:46321_solr) 
[n:127.0.0.1:46321_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 32400 INFO  
(zkCallback-528-thread-1-processing-n:127.0.0.1:43653_solr) 
[n:127.0.0.1:43653_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 32400 INFO  
(zkCallback-534-thread-1-processing-n:127.0.0.1:43759_solr) 
[n:127.0.0.1:43759_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 32400 INFO  (jetty-launcher-513-thread-1) 
[n:127.0.0.1:42703_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42703_solr
   [junit4]   2> 32402 INFO  
(zkCallback-528-thread-1-processing-n:127.0.0.1:43653_solr) 
[n:127.0.0.1:43653_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 32402 INFO  
(zkCallback-534-thread-1-processing-n:127.0.0.1:43759_solr) 
[n:127.0.0.1:43759_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 32409 INFO  
(zkCallback-535-thread-1-processing-n:127.0.0.1:42703_solr) 
[n:127.0.0.1:42703_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 32412 INFO  
(zkCallback-533-thread-1-processing-n:127.0.0.1:46321_solr) 
[n:127.0.0.1:46321_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 32422 INFO  
(zkCallback-535-thread-2-processing-n:127.0.0.1:42703_solr) 
[n:127.0.0.1:42703_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 32438 INFO  (jetty-launcher-513-thread-3) 
[n:127.0.0.1:43759_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43759_solr
   [junit4]   2> 32449 INFO  
(zkCallback-528-thread-1-processing-n:127.0.0.1:43653_solr) 
[n:127.0.0.1:43653_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 32450 INFO  
(zkCallback-534-thread-1-processing-n:127.0.0.1:43759_solr) 
[n:127.0.0.1:43759_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 32452 INFO  
(zkCallback-533-thread-1-processing-n:127.0.0.1:46321_solr) 
[n:127.0.0.1:46321_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 32461 INFO  
(zkCallback-535-thread-2-processing-n:127.0.0.1:42703_solr) 
[n:127.0.0.1:42703_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 32727 INFO  (jetty-launcher-513-thread-2) 
[n:127.0.0.1:43653_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43653.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1c4cc9c
   [junit4]   2> 32728 INFO  (jetty-launcher-513-thread-4) 
[n:127.0.0.1:46321_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46321.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1c4cc9c
   [junit4]   2> 32761 INFO  (jetty-launcher-513-thread-4) 
[n:127.0.0.1:46321_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46321.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1c4cc9c
   [junit4]   2> 32762 INFO  (jetty-launcher-513-thread-4) 
[n:127.0.0.1:46321_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46321.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1c4cc9c
   [junit4]   2> 32763 INFO  (jetty-launcher-513-thread-4) 
[n:127.0.0.1:46321_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_9E25F670D75C262F-001/tempDir-001/node4/.
   [junit4]   2> 32774 INFO  (jetty-launcher-513-thread-2) 
[n:127.0.0.1:43653_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43653.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1c4cc9c
   [junit4]   2> 32774 INFO  (jetty-launcher-513-thread-2) 
[n:127.0.0.1:43653_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43653.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1c4cc9c
   [junit4]   2> 32778 INFO  (jetty-launcher-513-thread-2) 
[n:127.0.0.1:43653_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_9E25F670D75C262F-001/tempDir-001/node2/.
   [junit4]   2> 32815 INFO  (jetty-launcher-513-thread-1) 
[n:127.0.0.1:42703_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42703.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1c4cc9c
   [junit4]   2> 32856 INFO  (jetty-launcher-513-thread-1) 
[n:127.0.0.1:42703_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42703.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1c4cc9c
   [junit4]   2> 32856 INFO  (jetty-launcher-513-thread-1) 
[n:127.0.0.1:42703_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42703.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1c4cc9c
   [junit4]   2> 32858 INFO  (jetty-launcher-513-thread-1) 
[n:127.0.0.1:42703_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_9E25F670D75C262F-001/tempDir-001/node1/.
   [junit4]   2> 32966 INFO  (jetty-launcher-513-thread-3) 
[n:127.0.0.1:43759_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43759.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1c4cc9c
   [junit4]   2> 32974 INFO  (jetty-launcher-513-thread-3) 
[n:127.0.0.1:43759_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43759.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1c4cc9c
   [junit4]   2> 32974 INFO  (jetty-launcher-513-thread-3) 
[n:127.0.0.1:43759_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43759.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1c4cc9c
   [junit4]   2> 32976 INFO  (jetty-launcher-513-thread-3) 
[n:127.0.0.1:43759_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_9E25F670D75C262F-001/tempDir-001/node3/.
   [junit4]   2> 33022 INFO  
(SUITE-StreamExpressionTest-seed#[9E25F670D75C262F]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 33023 INFO  
(SUITE-StreamExpressionTest-seed#[9E25F670D75C262F]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42301/solr ready
   [junit4]   2> 33105 INFO  (qtp25173762-1064) [n:127.0.0.1:42703_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> 33107 INFO  
(OverseerThreadFactory-333-thread-1-processing-n:127.0.0.1:43759_solr) 
[n:127.0.0.1:43759_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
collection1_collection
   [junit4]   2> 33213 INFO  
(OverseerStateUpdate-98715212224200714-127.0.0.1:43759_solr-n_0000000000) 
[n:127.0.0.1:43759_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":"https://127.0.0.1:42703/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 33215 INFO  
(OverseerStateUpdate-98715212224200714-127.0.0.1:43759_solr-n_0000000000) 
[n:127.0.0.1:43759_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":"https://127.0.0.1:43653/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 33429 INFO  (qtp25173762-1084) [n:127.0.0.1:42703_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> 33429 INFO  (qtp25173762-1084) [n:127.0.0.1:42703_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 33514 INFO  (qtp1270906-1068) [n:127.0.0.1:43653_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> 33515 INFO  (qtp1270906-1068) [n:127.0.0.1:43653_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 33620 INFO  
(zkCallback-535-thread-2-processing-n:127.0.0.1:42703_solr) 
[n:127.0.0.1:42703_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> 33620 INFO  
(zkCallback-535-thread-1-processing-n:127.0.0.1:42703_solr) 
[n:127.0.0.1:42703_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> 33620 INFO  
(zkCallback-528-thread-1-processing-n:127.0.0.1:43653_solr) 
[n:127.0.0.1:43653_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> 33620 INFO  
(zkCallback-528-thread-2-processing-n:127.0.0.1:43653_solr) 
[n:127.0.0.1:43653_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> 34445 INFO  (qtp25173762-1084) [n:127.0.0.1:42703_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.0.0
   [junit4]   2> 34484 INFO  (qtp25173762-1084) [n:127.0.0.1:42703_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> 34529 INFO  (qtp1270906-1068) [n:127.0.0.1:43653_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.0.0
   [junit4]   2> 34561 INFO  (qtp1270906-1068) [n:127.0.0.1:43653_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> 34607 WARN  (qtp25173762-1084) [n:127.0.0.1:42703_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> 34608 WARN  (qtp25173762-1084) [n:127.0.0.1:42703_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> 34608 INFO  (qtp25173762-1084) [n:127.0.0.1:42703_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> 34609 INFO  (qtp25173762-1084) [n:127.0.0.1:42703_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> 34609 INFO  (qtp25173762-1084) [n:127.0.0.1:42703_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_42703.solr.core.collection1_collection.shard1.replica_n1' 
(registry 'solr.core.collection1_collection.shard1.replica_n1') enabled at 
server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c4cc9c
   [junit4]   2> 34610 INFO  (qtp25173762-1084) [n:127.0.0.1:42703_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> 34610 INFO  (qtp25173762-1084) [n:127.0.0.1:42703_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 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_9E25F670D75C262F-001/tempDir-001/node1/collection1_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_9E25F670D75C262F-001/tempDir-001/node1/./collection1_collection_shard1_replica_n1/data/]
   [junit4]   2> 34689 WARN  (qtp1270906-1068) [n:127.0.0.1:43653_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> 34689 WARN  (qtp1270906-1068) [n:127.0.0.1:43653_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> 34689 INFO  (qtp1270906-1068) [n:127.0.0.1:43653_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> 34689 INFO  (qtp1270906-1068) [n:127.0.0.1:43653_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> 34690 INFO  (qtp1270906-1068) [n:127.0.0.1:43653_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_43653.solr.core.collection1_collection.shard2.replica_n2' 
(registry 'solr.core.collection1_collection.shard2.replica_n2') enabled at 
server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c4cc9c
   [junit4]   2> 34690 INFO  (qtp1270906-1068) [n:127.0.0.1:43653_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> 34690 INFO  (qtp1270906-1068) [n:127.0.0.1:43653_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 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_9E25F670D75C262F-001/tempDir-001/node2/collection1_collection_shard2_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_9E25F670D75C262F-001/tempDir-001/node2/./collection1_collection_shard2_replica_n2/data/]
   [junit4]   2> 34715 INFO  (qtp25173762-1084) [n:127.0.0.1:42703_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> 34715 INFO  (qtp25173762-1084) [n:127.0.0.1:42703_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> 34716 INFO  (qtp25173762-1084) [n:127.0.0.1:42703_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> 34716 INFO  (qtp25173762-1084) [n:127.0.0.1:42703_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> 34730 INFO  (qtp25173762-1084) [n:127.0.0.1:42703_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@450bd0[collection1_collection_shard1_replica_n1] main]
   [junit4]   2> 34732 INFO  (qtp25173762-1084) [n:127.0.0.1:42703_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> 34733 INFO  (qtp25173762-1084) [n:127.0.0.1:42703_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> 34734 INFO  (qtp25173762-1084) [n:127.0.0.1:42703_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits 
will be reserved for 10000ms.
   [junit4]   2> 34734 INFO  (qtp25173762-1084) [n:127.0.0.1:42703_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 1579443398252691456
   [junit4]   2> 34743 INFO  
(searcherExecutor-342-thread-1-processing-n:127.0.0.1:42703_solr 
x:collection1_collection_shard1_replica_n1 s:shard1 c:collection1_collection 
r:core_node3) [n:127.0.0.1:42703_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@450bd0[collection1_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 34747 INFO  (qtp25173762-1084) [n:127.0.0.1:42703_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> 34748 INFO  (qtp25173762-1084) [n:127.0.0.1:42703_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> 34748 INFO  (qtp25173762-1084) [n:127.0.0.1:42703_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas 
to https://127.0.0.1:42703/solr/collection1_collection_shard1_replica_n1/
   [junit4]   2> 34748 INFO  (qtp25173762-1084) [n:127.0.0.1:42703_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> 34748 INFO  (qtp25173762-1084) [n:127.0.0.1:42703_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.SyncStrategy 
https://127.0.0.1:42703/solr/collection1_collection_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 34748 INFO  (qtp25173762-1084) [n:127.0.0.1:42703_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> 34755 INFO  (qtp25173762-1084) [n:127.0.0.1:42703_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: 
https://127.0.0.1:42703/solr/collection1_collection_shard1_replica_n1/ shard1
   [junit4]   2> 34772 INFO  (qtp1270906-1068) [n:127.0.0.1:43653_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> 34772 INFO  (qtp1270906-1068) [n:127.0.0.1:43653_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> 34774 INFO  (qtp1270906-1068) [n:127.0.0.1:43653_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> 34774 INFO  (qtp1270906-1068) [n:127.0.0.1:43653_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> 34776 INFO  (qtp1270906-1068) [n:127.0.0.1:43653_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1d4002[collection1_collection_shard2_replica_n2] main]
   [junit4]   2> 34778 INFO  (qtp1270906-1068) [n:127.0.0.1:43653_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> 34778 INFO  (qtp1270906-1068) [n:127.0.0.1:43653_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> 34779 INFO  (qtp1270906-1068) [n:127.0.0.1:43653_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.h.ReplicationHandler Commits 
will be reserved for 10000ms.
   [junit4]   2> 34781 INFO  
(searcherExecutor-344-thread-1-processing-n:127.0.0.1:43653_solr 
x:collection1_collection_shard2_replica_n2 s:shard2 c:collection1_collection 
r:core_node4) [n:127.0.0.1:43653_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@1d4002[collection1_collection_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 34781 INFO  (qtp1270906-1068) [n:127.0.0.1:43653_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 1579443398301974528
   [junit4]   2> 34791 INFO  (qtp1270906-1068) [n:127.0.0.1:43653_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> 34791 INFO  (qtp1270906-1068) [n:127.0.0.1:43653_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> 34791 INFO  (qtp1270906-1068) [n:127.0.0.1:43653_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.SyncStrategy Sync replicas 
to https://127.0.0.1:43653/solr/collection1_collection_shard2_replica_n2/
   [junit4]   2> 34792 INFO  (qtp1270906-1068) [n:127.0.0.1:43653_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> 34792 INFO  (qtp1270906-1068) [n:127.0.0.1:43653_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.SyncStrategy 
https://127.0.0.1:43653/solr/collection1_collection_shard2_replica_n2/ has no 
replicas
   [junit4]   2> 34792 INFO  (qtp1270906-1068) [n:127.0.0.1:43653_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> 34795 INFO  (qtp1270906-1068) [n:127.0.0.1:43653_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: 
https://127.0.0.1:43653/solr/collection1_collection_shard2_replica_n2/ shard2
   [junit4]   2> 34897 INFO  
(zkCallback-535-thread-1-processing-n:127.0.0.1:42703_solr) 
[n:127.0.0.1:42703_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> 34897 INFO  
(zkCallback-528-thread-2-processing-n:127.0.0.1:43653_solr) 
[n:127.0.0.1:43653_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> 34898 INFO  
(zkCallback-528-thread-1-processing-n:127.0.0.1:43653_solr) 
[n:127.0.0.1:43653_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> 34898 INFO  
(zkCallback-535-thread-2-processing-n:127.0.0.1:42703_solr) 
[n:127.0.0.1:42703_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> 34906 INFO  (qtp25173762-1084) [n:127.0.0.1:42703_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> 34908 INFO  (qtp25173762-1084) [n:127.0.0.1:42703_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=1479
   [junit4]   2> 34946 INFO  (qtp1270906-1068) [n:127.0.0.1:43653_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> 34948 INFO  (qtp1270906-1068) [n:127.0.0.1:43653_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=1433
   [junit4]   2> 34951 INFO  (qtp25173762-1064) [n:127.0.0.1:42703_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> 35051 INFO  
(zkCallback-528-thread-2-processing-n:127.0.0.1:43653_solr) 
[n:127.0.0.1:43653_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> 35051 INFO  
(zkCallback-528-thread-1-processing-n:127.0.0.1:43653_solr) 
[n:127.0.0.1:43653_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> 35054 INFO  
(zkCallback-535-thread-1-processing-n:127.0.0.1:42703_solr) 
[n:127.0.0.1:42703_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> 35054 INFO  
(zkCallback-535-thread-2-processing-n:127.0.0.1:42703_solr) 
[n:127.0.0.1:42703_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> 35108 INFO  
(OverseerCollectionConfigSetProcessor-98715212224200714-127.0.0.1:43759_solr-n_0000000000)
 [n:127.0.0.1:43759_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> 35952 INFO  (qtp25173762-1064) [n:127.0.0.1:42703_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=2847
   [junit4]   2> 35952 INFO  
(SUITE-StreamExpressionTest-seed#[9E25F670D75C262F]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
collection1_collection failOnTimeout:true timeout (sec):90
   [junit4]   2> 35953 INFO  
(SUITE-StreamExpressionTest-seed#[9E25F670D75C262F]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: 
collection1_collection
   [junit4]   2> 35955 INFO  (qtp25173762-1075) [n:127.0.0.1:42703_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> 36061 INFO  (qtp25173762-1075) [n:127.0.0.1:42703_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=105
   [junit4]   2> 36088 INFO  
(TEST-StreamExpressionTest.testEBEMultiply-seed#[9E25F670D75C262F]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testEBEMultiply
   [junit4]   2> 36119 INFO  (qtp1270906-1088) [n:127.0.0.1:43653_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=https://127.0.0.1:42703/solr/collection1_collection_shard1_replica_n1/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1579443399702872064)} 0 3
   [junit4]   2> 36129 INFO  (qtp25173762-1067) [n:127.0.0.1:42703_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1579443399715454976,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 36129 INFO  (qtp25173762-1067) [n:127.0.0.1:42703_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> 36131 INFO  (qtp25173762-1067) [n:127.0.0.1:42703_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> 36131 INFO  (qtp25173762-1067) [n:127.0.0.1:42703_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=https://127.0.0.1:42703/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 4
   [junit4]   2> 36132 INFO  (qtp1270906-1072) [n:127.0.0.1:43653_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1579443399718600704,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 36132 INFO  (qtp1270906-1072) [n:127.0.0.1:43653_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> 36133 INFO  (qtp1270906-1072) [n:127.0.0.1:43653_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> 36133 INFO  (qtp1270906-1072) [n:127.0.0.1:43653_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=https://127.0.0.1:42703/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 1
   [junit4]   2> 36134 INFO  (qtp25173762-1065) [n:127.0.0.1:42703_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=*:*
 (-1579443399680851968),commit=} 0 43
   [junit4]   2> 36260 INFO  (qtp194171-1070) [n:127.0.0.1:46321_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 36267 INFO  (qtp25173762-1067) [n:127.0.0.1:42703_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=ebeMultiply(array(2,4,6,8,10,12),array(1,2,3,4,5,6))&wt=json&version=2.2}
 status=0 QTime=1
   [junit4]   2> 36287 INFO  
(TEST-StreamExpressionTest.testEBEMultiply-seed#[9E25F670D75C262F]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testEBEMultiply
   [junit4]   2> 36307 INFO  
(TEST-StreamExpressionTest.testSelectStream-seed#[9E25F670D75C262F]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testSelectStream
   [junit4]   2> 36328 INFO  (qtp25173762-1067) [n:127.0.0.1:42703_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=https://127.0.0.1:43653/solr/collection1_collection_shard2_replica_n2/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1579443399913635840)} 0 10
   [junit4]   2> 36337 INFO  (qtp25173762-1075) [n:127.0.0.1:42703_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1579443399933558784,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 36338 INFO  (qtp25173762-1075) [n:127.0.0.1:42703_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> 36338 INFO  (qtp25173762-1075) [n:127.0.0.1:42703_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> 36338 INFO  (qtp25173762-1075) [n:127.0.0.1:42703_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=https://127.0.0.1:43653/solr/collection1_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 1
   [junit4]   2> 36340 INFO  (qtp1270906-1072) [n:127.0.0.1:43653_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1579443399936704512,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 36340 INFO  (qtp1270906-1072) [n:127.0.0.1:43653_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> 36341 INFO  (qtp1270906-1072) [n:127.0.0.1:43653_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> 36341 INFO  (qtp1270906-1072) [n:127.0.0.1:43653_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=https://127.0.0.1:43653/solr/collection1_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 0
   [junit4]   2> 36342 INFO  (qtp1270906-1077) [n:127.0.0.1:43653_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=*:*
 (-1579443399908392960),commit=} 0 29
   [junit4]   2> 36350 INFO  (qtp1270906-1068) [n:127.0.0.1:43653_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 
(1579443399941947392), 3 (1579443399945093120), 5 (1579443399946141696), 6 
(1579443399946141697), 7 (1579443399946141698), 9 (1579443399947190272)]} 0 5
   [junit4]   2> 36352 INFO  (qtp25173762-1084) [n:127.0.0.1:42703_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=collection1_collection:4&wt=javabin&version=2}{add=[1 
(1579443399942995968), 15 (1579443399945093120), 4 (1579443399946141696), 8 
(1579443399946141697), 10 (1579443399946141698), 11 (1579443399947190272), 12 
(1579443399947190273), 13 (1579443399948238848), 14 (1579443399948238849)]} 0 5
   [junit4]   2> 36355 INFO  (qtp25173762-1080) [n:127.0.0.1:42703_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1579443399952433152,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 36356 INFO  (qtp1270906-1088) [n:127.0.0.1:43653_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1579443399952433152,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 36356 INFO  (qtp25173762-1080) [n:127.0.0.1:42703_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@16cebaf 
commitCommandVersion:1579443399952433152
   [junit4]   2> 36356 INFO  (qtp1270906-1088) [n:127.0.0.1:43653_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@efe7cf 
commitCommandVersion:1579443399952433152
   [junit4]   2> 36416 INFO  (qtp1270906-1088) [n:127.0.0.1:43653_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@187f72[collection1_collection_shard2_replica_n2] main]
   [junit4]   2> 36417 INFO  (qtp1270906-1088) [n:127.0.0.1:43653_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> 36418 INFO  (qtp25173762-1080) [n:127.0.0.1:42703_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7c07bf[collection1_collection_shard1_replica_n1] main]
   [junit4]   2> 36419 INFO  (qtp25173762-1080) [n:127.0.0.1:42703_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> 36427 INFO  
(searcherExecutor-344-thread-1-processing-n:127.0.0.1:43653_solr 
x:collection1_collection_shard2_replica_n2 s:shard2 c:collection1_collection 
r:core_node4) [n:127.0.0.1:43653_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@187f72[collection1_collection_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C6)))}
   [junit4]   2> 36427 INFO  
(searcherExecutor-342-thread-1-processing-n:127.0.0.1:42703_solr 
x:collection1_collection_shard1_replica_n1 s:shard1 c:collection1_collection 
r:core_node3) [n:127.0.0.1:42703_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@7c07bf[collection1_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C9)))}
   [junit4]   2> 36427 INFO  (qtp1270906-1088) [n:127.0.0.1:43653_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=https://127.0.0.1:43653/solr/collection1_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 71
   [junit4]   2> 36428 INFO  (qtp25173762-1080) [n:127.0.0.1:42703_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=https://127.0.0.1:43653/solr/collection1_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 72
   [junit4]   2> 36429 INFO  (qtp1270906-1081) [n:127.0.0.1:43653_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 75
   [junit4]   2> 36440 INFO  
(TEST-StreamExpressionTest.testSelectStream-seed#[9E25F670D75C262F]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 36441 INFO  
(TEST-StreamExpressionTest.testSelectStream-seed#[9E25F670D75C262F]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42301/solr ready
   [junit4]   2> 36459 INFO  (qtp1270906-1068) [n:127.0.0.1:43653_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/select 
params={q=side_s:left&distrib=false&fl=id,join1_i,join2_s,ident_s&sort=join1_i+asc,+join2_s+asc,+id+asc&wt=json&version=2.2}
 hits=5 status=0 QTime=2
   [junit4]   2> 36467 INFO  (qtp25173762-1075) [n:127.0.0.1:42703_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=side_s:left&distrib=false&fl=id,join1_i,join2_s,ident_s&sort=join1_i+asc,+join2_s+asc,+id+asc&wt=json&version=2.2}
 hits=3 status=0 QTime=0
   [junit4]   2> 36477 INFO  (qtp25173762-1075) [n:127.0.0.1:42703_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=side_s:left&distrib=false&fl=id,join1_i,join2_s,ident_s&sort=join1_i+asc,+join2_s+asc,+id+asc&wt=json&version=2.2}
 hits=3 status=0 QTime=0
   [junit4]   2> 36479 INFO  (qtp1270906-1081) [n:127.0.0.1:43653_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/select 
params={q=side_s:left&distrib=false&fl=id,join1_i,join2_s,ident_s&sort=join1_i+asc,+join2_s+asc,+id+asc&wt=json&version=2.2}
 hits=5 status=0 QTime=0
   [junit4]   2> 36498 INFO  (qtp25173762-1084) [n:127.0.0.1:42703_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=side_s:left&distrib=false&fl=id,join1_i,join2_s,ident_s&sort=join1_i+asc,+join2_s+asc,+id+asc&wt=json&version=2.2}
 hits=3 status=0 QTime=0
   [junit4]   2> 36498 INFO  (qtp1270906-1088) [n:127.0.0.1:43653_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/select 
params={q=side_s:left&distrib=false&fl=id,join1_i,join2_s,ident_s&sort=join1_i+asc,+join2_s+asc,+id+asc&wt=json&version=2.2}
 hits=5 status=0 QTime=0
   [junit4]   2> 36505 INFO  (qtp25173762-1065) [n:127.0.0.1:42703_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=side_s:left&distrib=false&fl=id,join1_i,join2_s,ident_s&sort=join1_i+asc,+join2_s+asc,+id+asc&wt=json&version=2.2}
 hits=3 status=0 QTime=0
   [junit4]   2> 36506 INFO  (qtp1270906-1087) [n:127.0.0.1:43653_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/select 
params={q=side_s:left&distrib=false&fl=id,join1_i,join2_s,ident_s&sort=join1_i+asc,+join2_s+asc,+id+asc&wt=json&version=2.2}
 hits=5 status=0 QTime=0
   [junit4]   2> 36510 INFO  (qtp1270906-1081) [n:127.0.0.1:43653_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/select 
params={q=side_s:right&distrib=false&fl=join3_i,join2_s,ident_s&sort=join3_i+asc,+join2_s+asc&wt=json&version=2.2}
 hits=1 status=0 QTime=0
   [junit4]   2> 36512 INFO  (qtp25173762-1084) [n:127.0.0.1:42703_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=side_s:right&distrib=false&fl=join3_i,join2_s,ident_s&sort=join3_i+asc,+join2_s+asc&wt=json&version=2.2}
 hits=6 status=0 QTime=0
   [junit4]   2> 36518 INFO  (qtp1270906-1087) [n:127.0.0.1:43653_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/select 
params={q=side_s:left&distrib=false&fl=id,join1_i,join2_s,ident_s&sort=join1_i+asc,+join2_s+asc,+id+asc&wt=json&version=2.2}
 hits=5 status=0 QTime=0
   [junit4]   2> 36521 INFO  (qtp25173762-1065) [n:127.0.0.1:42703_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=side_s:left&distrib=false&fl=id,join1_i,join2_s,ident_s&sort=join1_i+asc,+join2_s+asc,+id+asc&wt=json&version=2.2}
 hits=3 status=0 QTime=0
   [junit4]   2> 36529 INFO  (qtp25173762-1064) [n:127.0.0.1:42703_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=side_s:right&distrib=false&fl=join3_i,join2_s,ident_s&sort=join3_i+asc,+join2_s+asc&wt=json&version=2.2}
 hits=6 status=0 QTime=0
   [junit4]   2> 36529 INFO  (qtp1270906-1087) [n:127.0.0.1:43653_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/select 
params={q=side_s:right&distrib=false&fl=join3_i,join2_s,ident_s&sort=join3_i+asc,+join2_s+asc&wt=json&version=2.2}
 hits=1 status=0 QTime=0
   [junit4]   2> 36532 INFO  
(TEST-StreamExpressionTest.testSelectStream-seed#[9E25F670D75C262F]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testSelectStream
   [junit4]   2> 36533 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 0x15eb4f6668d000f, 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> 36554 INFO  
(TEST-StreamExpressionTest.testCopyOfRange-seed#[9E25F670D75C262F]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testCopyOfRange
   [junit4]   2> 36557 INFO  (qtp1270906-1086) [n:127.0.0.1:43653_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@23e907[collection1_collection_shard2_replica_n2] realtime]
   [junit4]   2> 36558 INFO  (qtp25173762-1075) [n:127.0.0.1:42703_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@11a9177[collection1_collection_shard1_replica_n1] realtime]
   [junit4]   2> 36559 INFO  (qtp25173762-1075) [n:127.0.0.1:42703_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=https://127.0.0.1:43653/solr/collection1_collection_shard2_replica_n2/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1579443400163196928)} 0 2
   [junit4]   2> 36561 INFO  (qtp1270906-1077) [n:127.0.0.1:43653_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1579443400167391232,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 36561 INFO  (qtp1270906-1077) [n:127.0.0.1:43653_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@efe7cf 
commitCommandVersion:1579443400167391232
   [junit4]   2> 36561 INFO  (qtp1270906-1077) [n:127.0.0.1:43653_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4db70e[collection1_collection_shard2_replica_n2] main]
   [junit4]   2> 36561 INFO  (qtp25173762-1064) [n:127.0.0.1:42703_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1579443400168439808,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 36561 INFO  (qtp25173762-1064) [n:127.0.0.1:42703_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@16cebaf 
commitCommandVersion:1579443400168439808
   [junit4]   2> 36562 INFO  (qtp25173762-1064) [n:127.0.0.1:42703_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@787363[collection1_collection_shard1_replica_n1] main]
   [junit4]   2> 36562 INFO  (qtp1270906-1077) [n:127.0.0.1:43653_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> 36564 INFO  
(searcherExecutor-344-thread-1-processing-n:127.0.0.1:43653_solr 
x:collection1_collection_shard2_replica_n2 s:shard2 c:collection1_collection 
r:core_node4) [n:127.0.0.1:43653_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@4db70e[collection1_collection_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 36565 INFO  
(searcherExecutor-342-thread-1-processing-n:127.0.0.1:42703_solr 
x:collection1_collection_shard1_replica_n1 s:shard1 c:collection1_collection 
r:core_node3) [n:127.0.0.1:42703_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@787363[collection1_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 36565 INFO  (qtp1270906-1077) [n:127.0.0.1:43653_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=https://127.0.0.1:43653/solr/collection1_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 4
   [junit4]   2> 36565 INFO  (qtp25173762-1064) [n:127.0.0.1:42703_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> 36565 INFO  (qtp25173762-1064) [n:127.0.0.1:42703_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=https://127.0.0.1:43653/solr/collection1_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 3
   [junit4]   2> 36566 INFO  (qtp1270906-1086) [n:127.0.0.1:43653_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=*:*
 (-1579443400162148352),commit=} 0 10
   [junit4]   2> 36613 INFO  (qtp1270906-1088) [n:127.0.0.1:43653_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/update 
params={_stateVer_=collection1_collection:4&wt=javabin&version=2}{add=[id_1 
(1579443400176828416), id_3 (1579443400179974144), id_4 (1579443400179974145), 
id_5 (1579443400181022720), id_6 (1579443400182071296), id_7 
(1579443400182071297), id_8 (1579443400182071298), id_9 (1579443400183119872), 
id_11 (1579443400183119873), id_12 (1579443400183119874), ... (125 adds)]} 0 44
   [junit4]   2> 36621 INFO  (qtp25173762-1069) [n:127.0.0.1:42703_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=collection1_collection:4&wt=javabin&version=2}{add=[id_2 
(1579443400176828416), id_10 (1579443400182071296), id_13 
(1579443400183119872), id_14 (1579443400183119873), id_16 
(1579443400184168448), id_17 (1579443400184168449), id_18 
(1579443400184168450), id_21 (1579443400185217024), id_22 
(1579443400185217025), id_23 (1579443400186265600), ... (125 adds)]} 0 52
   [junit4]   2> 36624 INFO  (qtp1270906-1081) [n:127.0.0.1:43653_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1579443400234500096,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 36624 INFO  (qtp1270906-1081) [n:127.0.0.1:43653_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@efe7cf 
commitCommandVersion:1579443400234500096
   [junit4]   2> 36626 INFO  (qtp25173762-1065) [n:127.0.0.1:42703_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1579443400236597248,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 36627 INFO  (qtp25173762-1065) [n:127.0.0.1:42703_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@16cebaf 
commitCommandVersion:1579443400236597248
   [junit4]   2> 36641 INFO  (qtp25173762-1065) [n:127.0.0.1:42703_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@f09d93[collection1_collection_shard1_replica_n1] main]
   [junit4]   2> 36641 INFO  (qtp1270906-1081) [n:127.0.0.1:43653_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@a6739f[collection1_collection_shard2_replica_n2] main]
   [junit4]   2> 36657 INFO  (qtp1270906-1081) [n:127.0.0.1:43653_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> 36657 INFO  
(searcherExecutor-342-thread-1-processing-n:127.0.0.1:42703_solr 
x:collection1_collection_shard1_replica_n1 s:shard1 c:collection1_collection 
r:core_node3) [n:127.0.0.1:42703_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@f09d93[collection1_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(8.0.0):C125)))}
   [junit4]   2> 36657 INFO  
(searcherExecutor-344-thread-1-processing-n:127.0.0.1:43653_solr 
x:collection1_collection_shard2_replica_n2 s:shard2 c:collection1_collection 
r:core_node4) [n:127.0.0.1:43653_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@a6739f[collection1_collection_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(8.0.0):C125)))}
   [junit4]   2> 36657 INFO  (qtp25173762-1065) [n:127.0.0.1:42703_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> 36658 INFO  (qtp25173762-1065) [n:127.0.0.1:42703_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=https://127.0.0.1:42703/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 31
   [junit4]   2> 36658 INFO  (qtp1270906-1081) [n:127.0.0.1:43653_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=https://127.0.0.1:42703/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 33
   [junit4]   2> 36666 INFO  (qtp25173762-1067) [n:127.0.0.1:42703_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=collection1_collection:4&commit=true&wt=javabin&version=2}{commit=}
 0 44
   [junit4]   2> 36678 INFO  (qtp1270906-1077) [n:127.0.0.1:43653_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/stream 
params={indent=off&expr=let(a%3Dtimeseries(collection1,+q%3D"*:*",+start%3D"2013-01-01T01:00:00.000Z",+end%3D"2016-12-01T01:00:00.000Z",+gap%3D"%2B1YEAR",+field%3D"test_dt",+count(*),+sum(price_f),+max(price_f),+min(price_f)),+c%3Dcol(a,+max(price_f)),+tuple(copy%3DcopyOfRange(c,+1,+3),+copy2%3DcopyOfRange(c,+2,+4),+l%3Dlength(c)))&wt=json&version=2.2}
 status=0 QTime=2
   [junit4]   2> 36682 INFO  (qtp1270906-1077) [n:127.0.0.1:43653_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.c.ZkStateReader Updated 
live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 36682 INFO  (qtp1270906-1077) [n:127.0.0.1:43653_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42301/solr ready
   [junit4]   2> 36715 INFO  (qtp25173762-1069) [n:127.0.0.1:42703_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection1_collection:4&_facet_={}&fl=id&fl=score&shards.purpose=1048580&start=0&fsv=true&collection=collection1_collection&shard.url=https://127.0.0.1:42703/solr/collection1_collection_shard1_replica_n1/&rows=0&version=2&q=*:*&json.facet={"timeseries":{"type":"range","field":"test_dt","start":"2013-01-01T01:00:00.000Z","end":"2016-12-01T01:00:00.000Z","gap":"%2B1YEAR","facet":{"facet_0":"sum(price_f)","facet_1":"max(price_f)","facet_2":"min(price_f)"}}}&field=test_dt&NOW=1506274605084&isShard=true&wt=javabin}
 hits=125 status=0 QTime=13
   [junit4]   2> 36715 INFO  (qtp1270906-1086) [n:127.0.0.1:43653_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection1_collection:4&_facet_={}&fl=id&fl=score&shards.purpose=1048580&start=0&fsv=true&collection=collection1_collection&shard.url=https://127.0.0.1:43653/solr/collection1_collection_shard2_replica_n2/&rows=0&version=2&q=*:*&json.facet={"timeseries":{"type":"range","field":"test_dt","start":"2013-01-01T01:00:00.000Z","end":"2016-12-01T01:00:00.000Z","gap":"%2B1YEAR","facet":{"facet_0":"sum(price_f)","facet_1":"max(price_f)","facet_2":"min(price_f)"}}}&field=test_dt&NOW=1506274605084&isShard=true&wt=javabin}
 hits=125 status=0 QTime=13
   [junit4]   2> 36716 INFO  (qtp25173762-1065) [n:127.0.0.1:42703_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=*:*&json.facet={"timeseries":{"type":"range","field":"test_dt","start":"2013-01-01T01:00:00.000Z","end":"2016-12-01T01:00:00.000Z","gap":"%2B1YEAR","facet":{"facet_0":"sum(price_f)","facet_1":"max(price_f)","facet_2":"min(price_f)"}}}&_stateVer_=collection1_collection:4&field=test_dt&rows=0&wt=javabin&version=2}
 hits=250 status=0 QTime=29
   [junit4]   2> 36719 INFO  
(TEST-StreamExpressionTest.testCopyOfRange-seed#[9E25F670D75C262F]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testCopyOfRange
   [junit4]   2> 36739 INFO  
(TEST-StreamExpressionTest.testLength-seed#[9E25F670D75C262F]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testLength
   [junit4]   2> 36742 INFO  (qtp25173762-1067) [n:127.0.0.1:42703_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@9a982b[collection1_collection_shard1_replica_n1] realtime]
   [junit4]   2> 36743 INFO  (qtp1270906-1081) [n:127.0.0.1:43653_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1ee1655[collection1_collection_shard2_replica_n2] realtime]
   [junit4]   2> 36743 INFO  (qtp1270906-1081) [n:127.0.0.1:43653_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=https://127.0.0.1:42703/solr/collection1_collection_shard1_replica_n1/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1579443400357183488)} 0 2
   [junit4]   2> 36746 INFO  (qtp25173762-1064) [n:127.0.0.1:42703_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1579443400361377792,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 36746 INFO  (qtp25173762-1064) [n:127.0.0.1:42703_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@16cebaf 
commitCommandVersion:1579443400361377792
   [junit4]   2> 36746 INFO  (qtp1270906-1088) [n:127.0.0.1:43653_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1579443400362426368,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 36746 INFO  (qtp1270906-1088) [n:127.0.0.1:43653_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@efe7cf 
commitCommandVersion:1579443400362426368
   [junit4]   2> 36746 INFO  (qtp25173762-1064) [n:127.0.0.1:42703_solr 
c:collection1_collection s:shard1 r:core_nod

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

eExecutor-474-thread-1) [n:127.0.0.1:42703_solr c:collection1_collection 
s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1_collection.shard1.replica_n1, tag=28644375
   [junit4]   2> 107562 INFO  (coreCloseExecutor-474-thread-1) 
[n:127.0.0.1:42703_solr c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing 
reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@e791a7: rootName = 
solr_42703, domain = solr.core.collection1_collection.shard1.replica_n1, 
service url = null, agent id = null] for registry 
solr.core.collection1_collection.shard1.replica_n1 / 
com.codahale.metrics.MetricRegistry@1eba849
   [junit4]   2> 107563 INFO  (coreCloseExecutor-475-thread-2) 
[n:127.0.0.1:43653_solr c:workQueue s:shard2 r:core_node4 
x:workQueue_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.workQueue.shard2.replica_n2, tag=1145927
   [junit4]   2> 107563 INFO  (coreCloseExecutor-475-thread-2) 
[n:127.0.0.1:43653_solr c:workQueue s:shard2 r:core_node4 
x:workQueue_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@a09d73: rootName = 
solr_43653, domain = solr.core.workQueue.shard2.replica_n2, service url = null, 
agent id = null] for registry solr.core.workQueue.shard2.replica_n2 / 
com.codahale.metrics.MetricRegistry@10c4f72
   [junit4]   2> 107565 INFO  (coreCloseExecutor-473-thread-1) 
[n:127.0.0.1:46321_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=15422361
   [junit4]   2> 107565 INFO  (coreCloseExecutor-473-thread-2) 
[n:127.0.0.1:46321_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=28535682
   [junit4]   2> 107577 INFO  (coreCloseExecutor-473-thread-2) 
[n:127.0.0.1:46321_solr c:mainCorpus s:shard1 r:core_node3 
x:mainCorpus_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 Committing on 
IndexWriter close.
   [junit4]   2> 107579 INFO  (coreCloseExecutor-473-thread-2) 
[n:127.0.0.1:46321_solr c:mainCorpus s:shard1 r:core_node3 
x:mainCorpus_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData 
with IW:org.apache.solr.update.SolrIndexWriter@196eee6 commitCommandVersion:0
   [junit4]   2> 107590 INFO  (coreCloseExecutor-474-thread-3) 
[n:127.0.0.1:42703_solr c:destination s:shard2 r:core_node4 
x:destination_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.destination.shard2.replica_n2, tag=2430999
   [junit4]   2> 107590 INFO  (coreCloseExecutor-474-thread-3) 
[n:127.0.0.1:42703_solr c:destination s:shard2 r:core_node4 
x:destination_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3f2420: rootName = 
solr_42703, domain = solr.core.destination.shard2.replica_n2, service url = 
null, agent id = null] for registry solr.core.destination.shard2.replica_n2 / 
com.codahale.metrics.MetricRegistry@198f3e3
   [junit4]   2> 107591 INFO  
(zkCallback-535-thread-1-processing-n:127.0.0.1:42703_solr) 
[n:127.0.0.1:42703_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (2)
   [junit4]   2> 107593 INFO  
(zkCallback-528-thread-2-processing-n:127.0.0.1:43653_solr) 
[n:127.0.0.1:43653_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (2)
   [junit4]   2> 107597 INFO  (coreCloseExecutor-475-thread-1) 
[n:127.0.0.1:43653_solr c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing 
metric reporters for 
registry=solr.collection.collection1_collection.shard2.leader, tag=14193826
   [junit4]   2> 107597 INFO  (coreCloseExecutor-475-thread-2) 
[n:127.0.0.1:43653_solr c:workQueue s:shard2 r:core_node4 
x:workQueue_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.workQueue.shard2.leader, tag=1145927
   [junit4]   2> 107604 INFO  (coreCloseExecutor-474-thread-1) 
[n:127.0.0.1:42703_solr c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing 
metric reporters for 
registry=solr.collection.collection1_collection.shard1.leader, tag=28644375
   [junit4]   2> 107604 INFO  (coreCloseExecutor-474-thread-3) 
[n:127.0.0.1:42703_solr c:destination s:shard2 r:core_node4 
x:destination_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.destination.shard2.leader, tag=2430999
   [junit4]   2> 107605 INFO  
(zkCallback-535-thread-2-processing-n:127.0.0.1:42703_solr) 
[n:127.0.0.1:42703_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (1)
   [junit4]   2> 107605 INFO  
(zkCallback-535-thread-1-processing-n:127.0.0.1:42703_solr) 
[n:127.0.0.1:42703_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:42703_solr
   [junit4]   2> 107609 WARN  
(zkCallback-535-thread-1-processing-n:127.0.0.1:42703_solr) 
[n:127.0.0.1:42703_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 107609 INFO  (jetty-closer-514-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1749901{/solr,null,UNAVAILABLE}
   [junit4]   2> 107609 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 0x15eb4f6668d000c, 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> 109052 WARN  
(zkCallback-534-thread-1-processing-n:127.0.0.1:43759_solr) 
[n:127.0.0.1:43759_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 109052 INFO  (jetty-closer-514-thread-4) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@5f1235{/solr,null,UNAVAILABLE}
   [junit4]   2> 109091 WARN  
(zkCallback-533-thread-2-processing-n:127.0.0.1:46321_solr) 
[n:127.0.0.1:46321_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 109091 INFO  (jetty-closer-514-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1a05f3{/solr,null,UNAVAILABLE}
   [junit4]   2> 109103 WARN  
(zkCallback-528-thread-2-processing-n:127.0.0.1:43653_solr) 
[n:127.0.0.1:43653_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 109103 INFO  (jetty-closer-514-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@8b34ce{/solr,null,UNAVAILABLE}
   [junit4]   2> 109104 ERROR 
(SUITE-StreamExpressionTest-seed#[9E25F670D75C262F]-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> 109104 INFO  
(SUITE-StreamExpressionTest-seed#[9E25F670D75C262F]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:42301 42301
   [junit4]   2> 114144 INFO  (Thread-51) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:42301 42301
   [junit4]   2> 114145 WARN  (Thread-51) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        72      /solr/aliases.json
   [junit4]   2>        12      /solr/configs/conf
   [junit4]   2>        4       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        72      /solr/clusterprops.json
   [junit4]   2>        72      /solr/clusterstate.json
   [junit4]   2>        22      /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/parallelDestinationCollection1/state.json
   [junit4]   2>        20      
/solr/collections/destinationCollection/state.json
   [junit4]   2>        20      /solr/collections/mainCorpus/state.json
   [junit4]   2>        10      
/solr/collections/collection1_collection/state.json
   [junit4]   2>        2       
/solr/overseer_elect/election/98715212224200711-127.0.0.1:43653_solr-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        72      /solr/live_nodes
   [junit4]   2>        72      /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_9E25F670D75C262F-001
   [junit4]   2> NOTE: test params are: codec=Lucene70, 
sim=RandomSimilarity(queryNorm=true): {}, locale=bg-BG, timezone=America/Noronha
   [junit4]   2> NOTE: Linux 4.10.0-33-generic i386/Oracle Corporation 
1.8.0_144 (32-bit)/cpus=8,threads=1,free=33477344,total=190021632
   [junit4]   2> NOTE: All tests run in this JVM: [ShardParamsTest, 
HyperbolicTangentEvaluatorTest, CubedRootEvaluatorTest, JdbcTest, 
GreaterThanEvaluatorTest, SolrExampleBinaryTest, TestCoreAdmin, 
StreamExpressionTest]
   [junit4] Completed [88/145 (1!)] on J2 in 82.00s, 111 tests, 1 error, 9 
skipped <<< FAILURES!

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

Reply via email to