Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/145/
Java: 64bit/jdk-9-ea+178 -XX:-UseCompressedOops -XX:+UseSerialGC 
--illegal-access=deny

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

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

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

        at 
__randomizedtesting.SeedInfo.seed([2A545782239BCC4F:9743229B1AB7F112]: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.testParallelExecutorStream(StreamExpressionTest.java:6844)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:35885/solr/mainCorpus_shard2_replica_n3: 
Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 404 </title>
</head>
<body>
<h2>HTTP ERROR: 404</h2>
<p>Problem accessing /solr/mainCorpus_shard2_replica_n3/update. Reason:
<pre>    Can not find: /solr/mainCorpus_shard2_replica_n3/update</pre></p>
<hr /><a href="http://eclipse.org/jetty";>Powered by Jetty:// 
9.3.14.v20161028</a><hr/>
</body>
</html>

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




Build Log:
[...truncated 13980 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.io.stream.StreamExpressionTest
   [junit4]   2> 0    INFO  
(SUITE-StreamExpressionTest-seed#[2A545782239BCC4F]) [    ] 
o.a.s.u.Java9InitHack Adding temporary workaround for Hadoop's Shell class to 
allow running on Java 9 (please ignore any warnings/failures).
   [junit4]   2> 486  INFO  
(SUITE-StreamExpressionTest-seed#[2A545782239BCC4F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_2A545782239BCC4F-001/init-core-data-001
   [junit4]   2> 631  INFO  
(SUITE-StreamExpressionTest-seed#[2A545782239BCC4F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 699  INFO  
(SUITE-StreamExpressionTest-seed#[2A545782239BCC4F]-worker) [    ] o.e.j.u.log 
Logging initialized @2008ms
   [junit4]   2> 704  INFO  
(SUITE-StreamExpressionTest-seed#[2A545782239BCC4F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 720  INFO  
(SUITE-StreamExpressionTest-seed#[2A545782239BCC4F]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_2A545782239BCC4F-001/tempDir-001
   [junit4]   2> 730  INFO  
(SUITE-StreamExpressionTest-seed#[2A545782239BCC4F]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 733  INFO  (Thread-1) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 733  INFO  (Thread-1) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 832  INFO  
(SUITE-StreamExpressionTest-seed#[2A545782239BCC4F]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:43809
   [junit4]   2> 904  WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Exception causing close of session 0x0 due to 
java.io.IOException: ZooKeeperServer not running
   [junit4]   2> 1013 ERROR (Thread-1) [    ] 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> 2708 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 0x15d7e3a3f7e0000, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 2843 INFO  (jetty-launcher-1-thread-4) [    ] o.e.j.s.Server 
jetty-9.3.14.v20161028
   [junit4]   2> 2845 INFO  (jetty-launcher-1-thread-2) [    ] o.e.j.s.Server 
jetty-9.3.14.v20161028
   [junit4]   2> 2850 INFO  (jetty-launcher-1-thread-3) [    ] o.e.j.s.Server 
jetty-9.3.14.v20161028
   [junit4]   2> 2851 INFO  (jetty-launcher-1-thread-1) [    ] o.e.j.s.Server 
jetty-9.3.14.v20161028
   [junit4]   2> 2930 INFO  (jetty-launcher-1-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@57191aa0{/solr,null,AVAILABLE}
   [junit4]   2> 2933 INFO  (jetty-launcher-1-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2ab17f23{/solr,null,AVAILABLE}
   [junit4]   2> 2960 INFO  (jetty-launcher-1-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3bcf201{/solr,null,AVAILABLE}
   [junit4]   2> 2966 INFO  (jetty-launcher-1-thread-4) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@290aaff7{HTTP/1.1,[http/1.1]}{127.0.0.1:35885}
   [junit4]   2> 2966 INFO  (jetty-launcher-1-thread-4) [    ] o.e.j.s.Server 
Started @4276ms
   [junit4]   2> 2966 INFO  (jetty-launcher-1-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35885}
   [junit4]   2> 2983 INFO  (jetty-launcher-1-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@400f3e36{HTTP/1.1,[http/1.1]}{127.0.0.1:44709}
   [junit4]   2> 2984 INFO  (jetty-launcher-1-thread-2) [    ] o.e.j.s.Server 
Started @4294ms
   [junit4]   2> 2984 INFO  (jetty-launcher-1-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44709}
   [junit4]   2> 2986 ERROR (jetty-launcher-1-thread-4) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2987 INFO  (jetty-launcher-1-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.1.0
   [junit4]   2> 2991 INFO  (jetty-launcher-1-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2992 INFO  (jetty-launcher-1-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 3001 INFO  (jetty-launcher-1-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@3d1156f0{HTTP/1.1,[http/1.1]}{127.0.0.1:34471}
   [junit4]   2> 3002 INFO  (jetty-launcher-1-thread-1) [    ] o.e.j.s.Server 
Started @4312ms
   [junit4]   2> 3002 INFO  (jetty-launcher-1-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34471}
   [junit4]   2> 3003 INFO  (jetty-launcher-1-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@168e0a81{/solr,null,AVAILABLE}
   [junit4]   2> 3003 INFO  (jetty-launcher-1-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@484e602a{HTTP/1.1,[http/1.1]}{127.0.0.1:45233}
   [junit4]   2> 3004 INFO  (jetty-launcher-1-thread-3) [    ] o.e.j.s.Server 
Started @4314ms
   [junit4]   2> 3004 INFO  (jetty-launcher-1-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45233}
   [junit4]   2> 3002 ERROR (jetty-launcher-1-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3004 ERROR (jetty-launcher-1-thread-3) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3005 INFO  (jetty-launcher-1-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.1.0
   [junit4]   2> 3006 INFO  (jetty-launcher-1-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3006 INFO  (jetty-launcher-1-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 3002 ERROR (jetty-launcher-1-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3005 INFO  (jetty-launcher-1-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.1.0
   [junit4]   2> 3007 INFO  (jetty-launcher-1-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3007 INFO  (jetty-launcher-1-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 3006 INFO  (jetty-launcher-1-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.1.0
   [junit4]   2> 3012 INFO  (jetty-launcher-1-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3012 INFO  (jetty-launcher-1-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 3015 INFO  (jetty-launcher-1-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-07-26T09:28:55.097627Z
   [junit4]   2> 3017 INFO  (jetty-launcher-1-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-07-26T09:28:55.103850Z
   [junit4]   2> 3017 INFO  (jetty-launcher-1-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-07-26T09:28:55.098390Z
   [junit4]   2> 3031 INFO  (jetty-launcher-1-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-07-26T09:28:55.084811Z
   [junit4]   2> 3143 INFO  (jetty-launcher-1-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 3222 INFO  (jetty-launcher-1-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3247 INFO  (jetty-launcher-1-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3259 INFO  (jetty-launcher-1-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3287 INFO  (jetty-launcher-1-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3723 INFO  (jetty-launcher-1-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43809/solr
   [junit4]   2> 3729 INFO  (jetty-launcher-1-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43809/solr
   [junit4]   2> 3738 INFO  (jetty-launcher-1-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43809/solr
   [junit4]   2> 3723 INFO  (jetty-launcher-1-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43809/solr
   [junit4]   2> 3786 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 0x15d7e3a3f7e0005, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 3924 WARN  (jetty-launcher-1-thread-3) [    ] 
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> 3925 WARN  (jetty-launcher-1-thread-2) [    ] 
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> 3926 WARN  (jetty-launcher-1-thread-1) [    ] 
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> 3925 WARN  (jetty-launcher-1-thread-4) [    ] 
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> 3959 INFO  (jetty-launcher-1-thread-3) [    ] o.a.s.c.Overseer 
Overseer (id=null) closing
   [junit4]   2> 3959 INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.c.Overseer 
Overseer (id=null) closing
   [junit4]   2> 3961 INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.c.Overseer 
Overseer (id=null) closing
   [junit4]   2> 3963 INFO  (jetty-launcher-1-thread-4) [    ] o.a.s.c.Overseer 
Overseer (id=null) closing
   [junit4]   2> 3963 INFO  (jetty-launcher-1-thread-1) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:34471_solr
   [junit4]   2> 3967 INFO  (jetty-launcher-1-thread-2) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44709_solr
   [junit4]   2> 3971 INFO  (zkCallback-21-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3976 INFO  (zkCallback-20-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3977 INFO  (zkCallback-22-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3982 INFO  (zkCallback-23-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3986 INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.c.Overseer 
Overseer (id=98373555510444042-127.0.0.1:34471_solr-n_0000000000) starting
   [junit4]   2> 3999 INFO  (jetty-launcher-1-thread-3) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45233_solr
   [junit4]   2> 3999 INFO  (jetty-launcher-1-thread-4) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35885_solr
   [junit4]   2> 4002 INFO  (zkCallback-22-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 4003 INFO  (zkCallback-23-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 4003 INFO  (zkCallback-21-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 4003 INFO  (zkCallback-20-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 4004 INFO  (zkCallback-22-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 4084 INFO  (jetty-launcher-1-thread-1) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34471_solr
   [junit4]   2> 4086 INFO  (zkCallback-23-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 4086 INFO  (zkCallback-20-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 4086 INFO  (zkCallback-22-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 4092 INFO  (zkCallback-21-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 4555 INFO  (jetty-launcher-1-thread-4) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35885.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a2341ff
   [junit4]   2> 4562 INFO  (jetty-launcher-1-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34471.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a2341ff
   [junit4]   2> 4567 INFO  (jetty-launcher-1-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34471.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a2341ff
   [junit4]   2> 4567 INFO  (jetty-launcher-1-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34471.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a2341ff
   [junit4]   2> 4572 INFO  (jetty-launcher-1-thread-4) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35885.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a2341ff
   [junit4]   2> 4572 INFO  (jetty-launcher-1-thread-4) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35885.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a2341ff
   [junit4]   2> 4580 INFO  (jetty-launcher-1-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44709.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a2341ff
   [junit4]   2> 4581 INFO  (jetty-launcher-1-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44709.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a2341ff
   [junit4]   2> 4581 INFO  (jetty-launcher-1-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44709.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a2341ff
   [junit4]   2> 4588 INFO  (jetty-launcher-1-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45233.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a2341ff
   [junit4]   2> 4589 INFO  (jetty-launcher-1-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45233.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a2341ff
   [junit4]   2> 4589 INFO  (jetty-launcher-1-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45233.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a2341ff
   [junit4]   2> 4605 INFO  (jetty-launcher-1-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_2A545782239BCC4F-001/tempDir-001/node1/.
   [junit4]   2> 4610 INFO  (jetty-launcher-1-thread-2) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_2A545782239BCC4F-001/tempDir-001/node3/.
   [junit4]   2> 4626 INFO  (jetty-launcher-1-thread-3) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_2A545782239BCC4F-001/tempDir-001/node2/.
   [junit4]   2> 4648 INFO  (jetty-launcher-1-thread-4) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_2A545782239BCC4F-001/tempDir-001/node4/.
   [junit4]   2> 5004 INFO  
(SUITE-StreamExpressionTest-seed#[2A545782239BCC4F]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 5006 INFO  
(SUITE-StreamExpressionTest-seed#[2A545782239BCC4F]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43809/solr ready
   [junit4]   2> 5354 INFO  (qtp837899139-63) [    ] 
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> 5385 INFO  (OverseerThreadFactory-18-thread-1) [    ] 
o.a.s.c.CreateCollectionCmd Create collection collection1_collection
   [junit4]   2> 5531 INFO  
(OverseerStateUpdate-98373555510444042-127.0.0.1:34471_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:44709/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 5541 INFO  
(OverseerStateUpdate-98373555510444042-127.0.0.1:34471_solr-n_0000000000) [    
] 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_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:35885/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 5778 INFO  (qtp995657079-55) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node2&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> 5784 INFO  (qtp995657079-55) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 5803 INFO  (qtp1086162503-48) [    ] 
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_n3&action=CREATE&numShards=2&collection=collection1_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 5807 INFO  (qtp1086162503-48) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 5930 INFO  (zkCallback-22-thread-1) [    ] 
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> 5930 INFO  (zkCallback-23-thread-1) [    ] 
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> 5931 INFO  (zkCallback-22-thread-2) [    ] 
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> 5932 INFO  (zkCallback-23-thread-2) [    ] 
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> 6880 INFO  (qtp1086162503-48) [    ] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.1.0
   [junit4]   2> 6899 INFO  (qtp995657079-55) [    ] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.1.0
   [junit4]   2> 7057 INFO  (qtp1086162503-48) [    ] o.a.s.s.IndexSchema 
[collection1_collection_shard2_replica_n3] Schema name=test
   [junit4]   2> 7072 INFO  (qtp995657079-55) [    ] o.a.s.s.IndexSchema 
[collection1_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 7472 WARN  (qtp1086162503-48) [    ] 
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class 
[solr.GeoHashField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 7476 WARN  (qtp1086162503-48) [    ] 
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class 
[solr.LatLonType]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 7486 WARN  (qtp995657079-55) [    ] o.a.s.c.SolrResourceLoader 
Solr loaded a deprecated plugin/analysis class [solr.GeoHashField]. Please 
consult documentation how to replace it accordingly.
   [junit4]   2> 7510 WARN  (qtp1086162503-48) [    ] o.a.s.s.IndexSchema Field 
lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 7510 WARN  (qtp1086162503-48) [    ] o.a.s.s.IndexSchema Field 
text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 7511 INFO  (qtp1086162503-48) [    ] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 7538 WARN  (qtp995657079-55) [    ] o.a.s.s.IndexSchema Field 
lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 7538 WARN  (qtp995657079-55) [    ] o.a.s.s.IndexSchema Field 
text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 7539 INFO  (qtp995657079-55) [    ] o.a.s.s.IndexSchema Loaded 
schema test/1.6 with uniqueid field id
   [junit4]   2> 7544 INFO  (qtp1086162503-48) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_collection_shard2_replica_n3' using 
configuration from collection collection1_collection, trusted=true
   [junit4]   2> 7545 INFO  (qtp995657079-55) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_collection_shard1_replica_n1' using 
configuration from collection collection1_collection, trusted=true
   [junit4]   2> 7574 INFO  (qtp995657079-55) [    ] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_44709.solr.core.collection1_collection.shard1.replica_n1' (registry 
'solr.core.collection1_collection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3a2341ff
   [junit4]   2> 7578 INFO  (qtp995657079-55) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 7588 INFO  (qtp995657079-55) [    ] o.a.s.c.SolrCore 
[[collection1_collection_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_2A545782239BCC4F-001/tempDir-001/node3/collection1_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_2A545782239BCC4F-001/tempDir-001/node3/./collection1_collection_shard1_replica_n1/data/]
   [junit4]   2> 7612 INFO  (qtp1086162503-48) [    ] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_35885.solr.core.collection1_collection.shard2.replica_n3' (registry 
'solr.core.collection1_collection.shard2.replica_n3') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3a2341ff
   [junit4]   2> 7612 INFO  (qtp1086162503-48) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 7617 INFO  (qtp1086162503-48) [    ] o.a.s.c.SolrCore 
[[collection1_collection_shard2_replica_n3] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_2A545782239BCC4F-001/tempDir-001/node4/collection1_collection_shard2_replica_n3],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_2A545782239BCC4F-001/tempDir-001/node4/./collection1_collection_shard2_replica_n3/data/]
   [junit4]   2> 8019 INFO  (qtp995657079-55) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 8019 INFO  (qtp995657079-55) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 8025 INFO  (qtp1086162503-48) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 8026 INFO  (qtp1086162503-48) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 8032 INFO  (qtp1086162503-48) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 8032 INFO  (qtp995657079-55) [    ] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 8036 INFO  (qtp1086162503-48) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 8036 INFO  (qtp995657079-55) [    ] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 8051 INFO  (qtp1086162503-48) [    ] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@160df641[collection1_collection_shard2_replica_n3] main]
   [junit4]   2> 8052 INFO  (qtp995657079-55) [    ] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@73a331e3[collection1_collection_shard1_replica_n1] main]
   [junit4]   2> 8066 INFO  (qtp995657079-55) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 8081 INFO  (qtp1086162503-48) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 8089 INFO  (qtp995657079-55) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 8089 INFO  (qtp1086162503-48) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 8098 INFO  (qtp1086162503-48) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 8098 INFO  (qtp995657079-55) [    ] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 8155 INFO  (qtp1086162503-48) [    ] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1573976895908741120
   [junit4]   2> 8160 INFO  (searcherExecutor-27-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_collection_shard1_replica_n1] Registered new 
searcher Searcher@73a331e3[collection1_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 8160 INFO  (qtp995657079-55) [    ] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1573976895915032576
   [junit4]   2> 8162 INFO  (searcherExecutor-28-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_collection_shard2_replica_n3] Registered new 
searcher Searcher@160df641[collection1_collection_shard2_replica_n3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 8197 INFO  (qtp995657079-55) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 8197 INFO  (qtp995657079-55) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 8197 INFO  (qtp1086162503-48) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 8198 INFO  (qtp1086162503-48) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 8199 INFO  (qtp995657079-55) [    ] o.a.s.c.SyncStrategy Sync 
replicas to 
http://127.0.0.1:44709/solr/collection1_collection_shard1_replica_n1/
   [junit4]   2> 8200 INFO  (qtp995657079-55) [    ] o.a.s.c.SyncStrategy Sync 
Success - now sync replicas to me
   [junit4]   2> 8200 INFO  (qtp995657079-55) [    ] o.a.s.c.SyncStrategy 
http://127.0.0.1:44709/solr/collection1_collection_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 8200 INFO  (qtp1086162503-48) [    ] o.a.s.c.SyncStrategy Sync 
replicas to 
http://127.0.0.1:35885/solr/collection1_collection_shard2_replica_n3/
   [junit4]   2> 8200 INFO  (qtp1086162503-48) [    ] o.a.s.c.SyncStrategy Sync 
Success - now sync replicas to me
   [junit4]   2> 8200 INFO  (qtp1086162503-48) [    ] o.a.s.c.SyncStrategy 
http://127.0.0.1:35885/solr/collection1_collection_shard2_replica_n3/ has no 
replicas
   [junit4]   2> 8200 INFO  (qtp1086162503-48) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 8201 INFO  (qtp995657079-55) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 8203 INFO  (zkCallback-22-thread-2) [    ] 
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> 8203 INFO  (zkCallback-23-thread-1) [    ] 
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> 8203 INFO  (zkCallback-23-thread-2) [    ] 
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> 8203 INFO  (zkCallback-22-thread-1) [    ] 
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> 8223 INFO  (qtp1086162503-48) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:35885/solr/collection1_collection_shard2_replica_n3/ shard2
   [junit4]   2> 8224 INFO  (qtp995657079-55) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:44709/solr/collection1_collection_shard1_replica_n1/ shard1
   [junit4]   2> 8329 INFO  (zkCallback-22-thread-1) [    ] 
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> 8329 INFO  (zkCallback-23-thread-1) [    ] 
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> 8329 INFO  (zkCallback-23-thread-2) [    ] 
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> 8329 INFO  (zkCallback-22-thread-2) [    ] 
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> 8380 INFO  (qtp1086162503-48) [    ] o.a.s.c.ZkController I am 
the leader, no recovery necessary
   [junit4]   2> 8380 INFO  (qtp995657079-55) [    ] o.a.s.c.ZkController I am 
the leader, no recovery necessary
   [junit4]   2> 8382 INFO  (qtp995657079-55) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&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=2606
   [junit4]   2> 8392 INFO  (qtp1086162503-48) [    ] 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_n3&action=CREATE&numShards=2&collection=collection1_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2590
   [junit4]   2> 8426 INFO  (qtp837899139-63) [    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 8498 INFO  (zkCallback-23-thread-2) [    ] 
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> 8498 INFO  (zkCallback-23-thread-1) [    ] 
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> 8499 INFO  (zkCallback-22-thread-1) [    ] 
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> 8499 INFO  (zkCallback-22-thread-2) [    ] 
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> 9397 INFO  
(OverseerCollectionConfigSetProcessor-98373555510444042-127.0.0.1:34471_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 9428 INFO  (qtp837899139-63) [    ] 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=4130
   [junit4]   2> 9433 INFO  
(SUITE-StreamExpressionTest-seed#[2A545782239BCC4F]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
collection1_collection failOnTimeout:true timeout (sec):90
   [junit4]   2> 9434 INFO  
(SUITE-StreamExpressionTest-seed#[2A545782239BCC4F]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: 
collection1_collection
   [junit4]   2> 9436 INFO  (qtp837899139-64) [    ] 
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> 9544 INFO  (qtp837899139-64) [    ] 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=108
   [junit4]   2> 9564 INFO  
(TEST-StreamExpressionTest.testParallelDaemonCommitStream-seed#[2A545782239BCC4F])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testParallelDaemonCommitStream
   [junit4]   2> 9613 INFO  (qtp995657079-56) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1]  
webapp=/solr path=/update 
params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:35885/solr/collection1_collection_shard2_replica_n3/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1573976897411350528)} 0 27
   [junit4]   2> 9621 INFO  (qtp995657079-58) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1573976897441759232,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 9621 INFO  (qtp995657079-58) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 9622 INFO  (qtp995657079-58) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 9622 INFO  (qtp1086162503-45) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1573976897448050688,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 9622 INFO  (qtp995657079-58) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:35885/solr/collection1_collection_shard2_replica_n3/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 6
   [junit4]   2> 9623 INFO  (qtp1086162503-45) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 9624 INFO  (qtp1086162503-45) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 9624 INFO  (qtp1086162503-45) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n3]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:35885/solr/collection1_collection_shard2_replica_n3/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 2
   [junit4]   2> 9628 INFO  (qtp1086162503-50) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n3]  
webapp=/solr path=/update 
params={_stateVer_=collection1_collection:5&commit=true&wt=javabin&version=2}{deleteByQuery=*:*
 (-1573976897405059072),commit=} 0 58
   [junit4]   2> 9629 INFO  (qtp837899139-65) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf&name=parallelDestinationCollection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 9631 INFO  (OverseerThreadFactory-18-thread-3) [    ] 
o.a.s.c.CreateCollectionCmd Create collection parallelDestinationCollection1
   [junit4]   2> 9631 INFO  
(OverseerCollectionConfigSetProcessor-98373555510444042-127.0.0.1:34471_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 9841 INFO  
(OverseerStateUpdate-98373555510444042-127.0.0.1:34471_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"parallelDestinationCollection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"parallelDestinationCollection1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:35885/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 9845 INFO  
(OverseerStateUpdate-98373555510444042-127.0.0.1:34471_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"parallelDestinationCollection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"parallelDestinationCollection1_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:45233/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 10050 INFO  (qtp1086162503-49) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=parallelDestinationCollection1_shard1_replica_n1&action=CREATE&numShards=2&collection=parallelDestinationCollection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 10051 INFO  (qtp837899139-63) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=parallelDestinationCollection1_shard2_replica_n2&action=CREATE&numShards=2&collection=parallelDestinationCollection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 10051 INFO  (qtp837899139-63) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 10162 INFO  (zkCallback-20-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/parallelDestinationCollection1/state.json] for collection 
[parallelDestinationCollection1] has occurred - updating... (live nodes size: 
[4])
   [junit4]   2> 10162 INFO  (zkCallback-22-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/parallelDestinationCollection1/state.json] for collection 
[parallelDestinationCollection1] has occurred - updating... (live nodes size: 
[4])
   [junit4]   2> 10162 INFO  (zkCallback-22-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/parallelDestinationCollection1/state.json] for collection 
[parallelDestinationCollection1] has occurred - updating... (live nodes size: 
[4])
   [junit4]   2> 10163 INFO  (zkCallback-20-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/parallelDestinationCollection1/state.json] for collection 
[parallelDestinationCollection1] has occurred - updating... (live nodes size: 
[4])
   [junit4]   2> 11090 INFO  (qtp837899139-63) [    ] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.1.0
   [junit4]   2> 11103 INFO  (qtp1086162503-49) [    ] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.1.0
   [junit4]   2> 11132 INFO  (qtp837899139-63) [    ] o.a.s.s.IndexSchema 
[parallelDestinationCollection1_shard2_replica_n2] Schema name=test
   [junit4]   2> 11143 INFO  (qtp1086162503-49) [    ] o.a.s.s.IndexSchema 
[parallelDestinationCollection1_shard1_replica_n1] Schema name=test
   [junit4]   2> 11243 WARN  (qtp837899139-63) [    ] o.a.s.s.IndexSchema Field 
lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 11244 WARN  (qtp837899139-63) [    ] o.a.s.s.IndexSchema Field 
text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 11249 INFO  (qtp837899139-63) [    ] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 11250 INFO  (qtp837899139-63) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'parallelDestinationCollection1_shard2_replica_n2' using 
configuration from collection parallelDestinationCollection1, trusted=true
   [junit4]   2> 11251 INFO  (qtp837899139-63) [    ] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_45233.solr.core.parallelDestinationCollection1.shard2.replica_n2' 
(registry 'solr.core.parallelDestinationCollection1.shard2.replica_n2') enabled 
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a2341ff
   [junit4]   2> 11251 INFO  (qtp837899139-63) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 11251 INFO  (qtp837899139-63) [    ] o.a.s.c.SolrCore 
[[parallelDestinationCollection1_shard2_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_2A545782239BCC4F-001/tempDir-001/node2/parallelDestinationCollection1_shard2_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_2A545782239BCC4F-001/tempDir-001/node2/./parallelDestinationCollection1_shard2_replica_n2/data/]
   [junit4]   2> 11254 WARN  (qtp1086162503-49) [    ] o.a.s.s.IndexSchema 
Field lowerfilt1and2 is not multivalued and destination for multiple copyFields 
(2)
   [junit4]   2> 11254 WARN  (qtp1086162503-49) [    ] o.a.s.s.IndexSchema 
Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 11254 INFO  (qtp1086162503-49) [    ] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 11254 INFO  (qtp1086162503-49) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'parallelDestinationCollection1_shard1_replica_n1' using 
configuration from collection parallelDestinationCollection1, trusted=true
   [junit4]   2> 11256 INFO  (qtp1086162503-49) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35885.solr.core.parallelDestinationCollection1.shard1.replica_n1' 
(registry 'solr.core.parallelDestinationCollection1.shard1.replica_n1') enabled 
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a2341ff
   [junit4]   2> 11256 INFO  (qtp1086162503-49) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 11256 INFO  (qtp1086162503-49) [    ] o.a.s.c.SolrCore 
[[parallelDestinationCollection1_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_2A545782239BCC4F-001/tempDir-001/node4/parallelDestinationCollection1_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_2A545782239BCC4F-001/tempDir-001/node4/./parallelDestinationCollection1_shard1_replica_n1/data/]
   [junit4]   2> 11328 INFO  (qtp1086162503-49) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 11328 INFO  (qtp1086162503-49) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 11330 INFO  (qtp1086162503-49) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 11330 INFO  (qtp1086162503-49) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 11332 INFO  (qtp1086162503-49) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@9aa02d8[parallelDestinationCollection1_shard1_replica_n1] main]
   [junit4]   2> 11333 INFO  (qtp837899139-63) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 11333 INFO  (qtp837899139-63) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 11335 INFO  (qtp837899139-63) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 11335 INFO  (qtp837899139-63) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 11337 INFO  (qtp837899139-63) [    ] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@1c1bd86a[parallelDestinationCollection1_shard2_replica_n2] 
main]
   [junit4]   2> 11340 INFO  (qtp1086162503-49) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 11340 INFO  (qtp1086162503-49) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 11340 INFO  (qtp837899139-63) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 11341 INFO  (qtp837899139-63) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 11341 INFO  (qtp1086162503-49) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 11342 INFO  (qtp1086162503-49) [    ] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1573976899251601408
   [junit4]   2> 11342 INFO  (qtp837899139-63) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 11342 INFO  (qtp837899139-63) [    ] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1573976899251601408
   [junit4]   2> 11345 INFO  (searcherExecutor-37-thread-1) [    ] 
o.a.s.c.SolrCore [parallelDestinationCollection1_shard2_replica_n2] Registered 
new searcher 
Searcher@1c1bd86a[parallelDestinationCollection1_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 11346 INFO  (searcherExecutor-38-thread-1) [    ] 
o.a.s.c.SolrCore [parallelDestinationCollection1_shard1_replica_n1] Registered 
new searcher Searcher@9aa02d8[parallelDestinationCollection1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 11350 INFO  (qtp837899139-63) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 11350 INFO  (qtp837899139-63) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 11350 INFO  (qtp837899139-63) [    ] o.a.s.c.SyncStrategy Sync 
replicas to 
http://127.0.0.1:45233/solr/parallelDestinationCollection1_shard2_replica_n2/
   [junit4]   2> 11350 INFO  (qtp837899139-63) [    ] o.a.s.c.SyncStrategy Sync 
Success - now sync replicas to me
   [junit4]   2> 11350 INFO  (qtp837899139-63) [    ] o.a.s.c.SyncStrategy 
http://127.0.0.1:45233/solr/parallelDestinationCollection1_shard2_replica_n2/ 
has no replicas
   [junit4]   2> 11350 INFO  (qtp837899139-63) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 11350 INFO  (qtp1086162503-49) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 11351 INFO  (qtp1086162503-49) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 11351 INFO  (qtp1086162503-49) [    ] o.a.s.c.SyncStrategy 
Sync replicas to 
http://127.0.0.1:35885/solr/parallelDestinationCollection1_shard1_replica_n1/
   [junit4]   2> 11351 INFO  (qtp1086162503-49) [    ] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 11351 INFO  (qtp1086162503-49) [    ] o.a.s.c.SyncStrategy 
http://127.0.0.1:35885/solr/parallelDestinationCollection1_shard1_replica_n1/ 
has no replicas
   [junit4]   2> 11351 INFO  (qtp1086162503-49) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 11355 INFO  (qtp837899139-63) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:45233/solr/parallelDestinationCollection1_shard2_replica_n2/ 
shard2
   [junit4]   2> 11356 INFO  (qtp1086162503-49) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:35885/solr/parallelDestinationCollection1_shard1_replica_n1/ 
shard1
   [junit4]   2> 11459 INFO  (zkCallback-22-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/parallelDestinationCollection1/state.json] for collection 
[parallelDestinationCollection1] has occurred - updating... (live nodes size: 
[4])
   [junit4]   2> 11459 INFO  (zkCallback-20-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/parallelDestinationCollection1/state.json] for collection 
[parallelDestinationCollection1] has occurred - updating... (live nodes size: 
[4])
   [junit4]   2> 11459 INFO  (zkCallback-20-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/parallelDestinationCollection1/state.json] for collection 
[parallelDestinationCollection1] has occurred - updating... (live nodes size: 
[4])
   [junit4]   2> 11459 INFO  (zkCallback-22-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/parallelDestinationCollection1/state.json] for collection 
[parallelDestinationCollection1] has occurred - updating... (live nodes size: 
[4])
   [junit4]   2> 11506 INFO  (qtp837899139-63) [    ] o.a.s.c.ZkController I am 
the leader, no recovery necessary
   [junit4]   2> 11507 INFO  (qtp1086162503-49) [    ] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 11508 INFO  (qtp837899139-63) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=parallelDestinationCollection1_shard2_replica_n2&action=CREATE&numShards=2&collection=parallelDestinationCollection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1457
   [junit4]   2> 11508 INFO  (qtp1086162503-49) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=parallelDestinationCollection1_shard1_replica_n1&action=CREATE&numShards=2&collection=parallelDestinationCollection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1458
   [junit4]   2> 11513 INFO  (qtp837899139-65) [    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 11619 INFO  (zkCallback-22-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/parallelDestinationCollection1/state.json] for collection 
[parallelDestinationCollection1] has occurred - updating... (live nodes size: 
[4])
   [junit4]   2> 11619 INFO  (zkCallback-20-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/parallelDestinationCollection1/state.json] for collection 
[parallelDestinationCollection1] has occurred - updating... (live nodes size: 
[4])
   [junit4]   2> 11619 INFO  (zkCallback-22-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/parallelDestinationCollection1/state.json] for collection 
[parallelDestinationCollection1] has occurred - updating... (live nodes size: 
[4])
   [junit4]   2> 11619 INFO  (zkCallback-20-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/parallelDestinationCollection1/state.json] for collection 
[parallelDestinationCollection1] has occurred - updating... (live nodes size: 
[4])
   [junit4]   2> 11634 INFO  
(OverseerCollectionConfigSetProcessor-98373555510444042-127.0.0.1:34471_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 12513 INFO  (qtp837899139-65) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf&name=parallelDestinationCollection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=2883
   [junit4]   2> 12514 INFO  
(TEST-StreamExpressionTest.testParallelDaemonCommitStream-seed#[2A545782239BCC4F])
 [    ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - 
collection: parallelDestinationCollection1 failOnTimeout:true timeout (sec):90
   [junit4]   2> 12514 INFO  
(TEST-StreamExpressionTest.testParallelDaemonCommitStream-seed#[2A545782239BCC4F])
 [    ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: 
parallelDestinationCollection1
   [junit4]   2> 12560 INFO  (qtp1086162503-36) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n3]  
webapp=/solr path=/update 
params={_stateVer_=collection1_collection:5&wt=javabin&version=2}{add=[2 
(1573976900485775360), 3 (1573976900527718400)]} 0 42
   [junit4]   2> 12561 INFO  (qtp995657079-38) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=collection1_collection:5&wt=javabin&version=2}{add=[0 
(1573976900485775360), 4 (1573976900527718400), 1 (1573976900529815552)]} 0 43
   [junit4]   2> 12565 INFO  (qtp1086162503-44) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1573976900534009856,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 12566 INFO  (qtp1086162503-44) [    ] o.a.s.u.SolrIndexWriter 
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@58ab44e5 
commitCommandVersion:1573976900534009856
   [junit4]   2> 12566 INFO  (qtp995657079-55) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1573976900535058432,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 12566 INFO  (qtp995657079-55) [    ] o.a.s.u.SolrIndexWriter 
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@50ef53cf 
commitCommandVersion:1573976900535058432
   [junit4]   2> 12657 INFO  (qtp1086162503-44) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@55500d1a[collection1_collection_shard2_replica_n3] main]
   [junit4]   2> 12657 INFO  (qtp995657079-55) [    ] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@53b4c7f2[collection1_collection_shard1_replica_n1] main]
   [junit4]   2> 12659 INFO  (qtp995657079-55) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 12661 INFO  (searcherExecutor-27-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_collection_shard1_replica_n1] Registered new 
searcher Searcher@53b4c7f2[collection1_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C3)))}
   [junit4]   2> 12662 INFO  (searcherExecutor-28-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_collection_shard2_replica_n3] Registered new 
searcher Searcher@55500d1a[collection1_collection_shard2_replica_n3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C2)))}
   [junit4]   2> 12662 INFO  (qtp995657079-55) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:35885/solr/collection1_collection_shard2_replica_n3/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 97
   [junit4]   2> 12664 INFO  (qtp1086162503-44) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 12664 INFO  (qtp1086162503-44) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n3]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:35885/solr/collection1_collection_shard2_replica_n3/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 99
   [junit4]   2> 12667 INFO  (qtp1086162503-45) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n3]  
webapp=/solr path=/update 
params={_stateVer_=collection1_collection:5&commit=true&wt=javabin&version=2}{commit=}
 0 104
   [junit4]   2> 12680 INFO  
(TEST-StreamExpressionTest.testParallelDaemonCommitStream-seed#[2A545782239BCC4F])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 12681 INFO  
(TEST-StreamExpressionTest.testParallelDaemonCommitStream-seed#[2A545782239BCC4F])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:43809/solr ready
   [junit4]   2> 12694 INFO  (qtp995657079-58) [    ] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/stream 
params={distrib=false&workerID=1&indent=off&numWorkers=2&expr=daemon(commit(parallelDestinationCollection1,zkHost%3D"127.0.0.1:43809/solr",batchSize%3D0,waitFlush%3Dfalse,waitSearcher%3Dfalse,softCommit%3Dfalse,update(parallelDestinationCollection1,zkHost%3D"127.0.0.1:43809/solr",batchSize%3D2,search(collection1,q%3D"*:*",fl%3D"id,a_s,a_i,a_f,s_multi,i_multi",sort%3D"a_f+asc,+a_i+asc",partitionKeys%3Da_f,zkHost%3D"127.0.0.1:43809/solr"))),id%3Dtest,runInterval%3D1000,queueSize%3D0,terminate%3Dfalse)&wt=json&version=2.2}
 status=0 QTime=6
   [junit4]   2> 12694 INFO  (qtp1086162503-36) [    ] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n3]  webapp=/solr path=/stream 
params={distrib=false&workerID=0&indent=off&numWorkers=2&expr=daemon(commit(parallelDestinationCollection1,zkHost%3D"127.0.0.1:43809/solr",batchSize%3D0,waitFlush%3Dfalse,waitSearcher%3Dfalse,softCommit%3Dfalse,update(parallelDestinationCollection1,zkHost%3D"127.0.0.1:43809/solr",batchSize%3D2,search(collection1,q%3D"*:*",fl%3D"id,a_s,a_i,a_f,s_multi,i_multi",sort%3D"a_f+asc,+a_i+asc",partitionKeys%3Da_f,zkHost%3D"127.0.0.1:43809/solr"))),id%3Dtest,runInterval%3D1000,queueSize%3D0,terminate%3Dfalse)&wt=json&version=2.2}
 status=0 QTime=3
   [junit4]   2> 12712 INFO  (Thread-40) [    ] o.a.s.c.c.ZkStateReader Updated 
live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 12720 INFO  (qtp995657079-58) [    ] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/stream 
params={indent=off&action=list&wt=javabin&version=2.2} status=0 QTime=0
   [junit4]   2> 12723 INFO  (Thread-40) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43809/solr ready
   [junit4]   2> 12751 INFO  (qtp995657079-38) [    ] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&distrib=false&fl=id,a_s,a_i,a_f,s_multi,i_multi&sort=a_f+asc,+a_i+asc&partitionKeys=a_f&fq={!hash+workers%3D2+worker%3D0}&wt=json&version=2.2}
 hits=3 status=0 QTime=21
   [junit4]   2> 12751 INFO  (qtp1086162503-36) [    ] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n3]  webapp=/solr path=/select 
params={q=*:*&distrib=false&fl=id,a_s,a_i,a_f,s_multi,i_multi&sort=a_f+asc,+a_i+asc&partitionKeys=a_f&fq={!hash+workers%3D2+worker%3D0}&wt=json&version=2.2}
 hits=2 status=0 QTime=21
   [junit4]   2> 12751 INFO  (qtp995657079-31) [    ] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&distrib=false&fl=id,a_s,a_i,a_f,s_multi,i_multi&sort=a_f+asc,+a_i+asc&partitionKeys=a_f&fq={!hash+workers%3D2+worker%3D1}&wt=json&version=2.2}
 hits=0 status=0 QTime=20
   [junit4]   2> 12751 INFO  (qtp1086162503-50) [    ] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n3]  webapp=/solr path=/select 
params={q=*:*&distrib=false&fl=id,a_s,a_i,a_f,s_multi,i_multi&sort=a_f+asc,+a_i+asc&partitionKeys=a_f&fq={!hash+workers%3D2+worker%3D1}&wt=json&version=2.2}
 hits=0 status=0 QTime=22
   [junit4]   2> 12767 INFO  (qtp1086162503-46) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory 
[parallelDestinationCollection1_shard1_replica_n1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[0 (1573976900742676480)]} 0 4
   [junit4]   2> 12767 INFO  (qtp837899139-63) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory 
[parallelDestinationCollection1_shard2_replica_n2]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[2 (1573976900742676480)]} 0 4
   [junit4]   2> 12770 INFO  (qtp837899139-65) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory 
[parallelDestinationCollection1_shard2_replica_n2]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[3 (1573976900747919360)]} 0 2
   [junit4]   2> 12770 INFO  (qtp1086162503-50) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory 
[parallelDestinationCollection1_shard1_replica_n1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[1 (1573976900747919360)]} 0 2
   [junit4]   2> 12774 INFO  (qtp1086162503-36) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory 
[parallelDestinationCollection1_shard1_replica_n1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[4 (1573976900753162240)]} 0 3
   [junit4]   2> 12778 INFO  (Thread-40) [    ] o.a.s.c.c.ZkStateReader Updated 
live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 12779 INFO  (Thread-40) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43809/solr ready
   [junit4]   2> 12789 INFO  (qtp1086162503-46) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1573976900768890880,optimize=false,openSearcher=true,waitSearcher=false,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 12789 INFO  (qtp837899139-63) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1573976900768890880,optimize=false,openSearcher=true,waitSearcher=false,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 12789 INFO  (qtp1086162503-46) [    ] o.a.s.u.SolrIndexWriter 
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@72b8207 
commitCommandVersion:1573976900768890880
   [junit4]   2> 12789 INFO  (qtp837899139-63) [    ] o.a.s.u.SolrIndexWriter 
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@7b907e6 
commitCommandVersion:1573976900768890880
   [junit4]   2> 12795 INFO  (qtp1086162503-46) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4012075[parallelDestinationCollection1_shard1_replica_n1] main]
   [junit4]   2> 12795 INFO  (qtp837899139-63) [    ] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@15833ec5[parallelDestinationCollection1_shard2_replica_n2] 
main]
   [junit4]   2> 12796 INFO  (qtp1086162503-46) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 12796 INFO  (qtp1086162503-46) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory 
[parallelDestinationCollection1_shard1_replica_n1]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=false&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:45233/solr/parallelDestinationCollection1_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 7
   [junit4]   2> 12797 INFO  (searcherExecutor-38-thread-1) [    ] 
o.a.s.c.SolrCore [parallelDestinationCollection1_shard1_replica_n1] Registered 
new searcher Searcher@4012075[parallelDestinationCollection1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C3)))}
   [junit4]   2> 12797 INFO  (searcherExecutor-37-thread-1) [    ] 
o.a.s.c.SolrCore [parallelDestinationCollection1_shard2_replica_n2] Registered 
new searcher 
Searcher@15833ec5[parallelDestinationCollection1_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C2)))}
   [junit4]   2> 12797 INFO  (qtp837899139-63) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 12798 INFO  (qtp837899139-63) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory 
[parallelDestinationCollection1_shard2_replica_n2]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=false&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:45233/solr/parallelDestinationCollection1_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 8
   [junit4]   2> 12799 INFO  (qtp837899139-64) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory 
[parallelDestinationCollection1_shard2_replica_n2]  webapp=/solr path=/update 
params={_stateVer_=parallelDestinationCollection1:4&waitSearcher=false&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 13
   [junit4]   2> 13729 INFO  (qtp1086162503-50) [    ] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n3]  webapp=/solr path=/stream 
params={indent=off&action=list&wt=javabin&version=2.2} status=0 QTime=0
   [junit4]   2> 13734 INFO  (qtp1086162503-45) [    ] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n3]  webapp=/solr path=/stream 
params={indent=off&action=list&wt=javabin&version=2.2} status=0 QTime=0
   [junit4]   2> 13739 INFO  (qtp394401265-41) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 13746 INFO  (qtp1086162503-45) [    ] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n3]  webapp=/solr path=/stream 
params={indent=off&action=list&wt=javabin&version=2.2} status=0 QTime=0
   [junit4]   2> 13752 INFO  (qtp995657079-53) [    ] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/stream 
params={indent=off&action=list&wt=javabin&version=2.2} status=0 QTime=0
   [junit4]   2> 13761 INFO  (qtp1086162503-44) [    ] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n3]  webapp=/solr path=/select 
params={q=*:*&distrib=false&fl=id,a_s,a_i,a_f,s_multi,i_multi&sort=a_f+asc,+a_i+asc&partitionKeys=a_f&fq={!hash+workers%3D2+worker%3D1}&wt=json&version=2.2}
 hits=0 status=0 QTime=1
   [junit4]   2> 13770 INFO  (qtp995657079-56) [    ] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/stream 
params={indent=off&action=stop&id=test&wt=json&version=2.2} status=0 QTime=0
   [junit4]   2> 13772 INFO  (qtp995657079-53) [    ] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&distrib=false&fl=id,a_s,a_i,a_f,s_multi,i_multi&sort=a_f+asc,+a_i+asc&partitionKeys=a_f&fq={!hash+workers%3D2+worker%3D1}&wt=json&version=2.2}
 hits=0 status=0 QTime=0
   [junit4]   2> 13782 INFO  (qtp1086162503-45) [    ] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n3]  webapp=/solr path=/stream 
params={indent=off&action=stop&id=test&wt=json&version=2.2} status=0 QTime=0
   [junit4]   2> 13789 INFO  (qtp995657079-55) [    ] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/stream 
params={indent=off&action=stop&id=test&wt=json&version=2.2} status=0 QTime=0
   [junit4]   2> 13792 INFO  (qtp995657079-31) [    ] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/stream 
params={indent=off&action=stop&id=test&wt=json&version=2.2} status=0 QTime=0
   [junit4]   2> 13796 INFO  (qtp995657079-55) [    ] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/stream 
params={indent=off&action=list&wt=json&version=2.2} status=0 QTime=0
   [junit4]   2> 14801 INFO  (qtp1086162503-44) [    ] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n3]  webapp=/solr path=/stream 
params={indent=off&action=list&wt=json&version=2.2} status=0 QTime=0
   [junit4]   2> 14804 INFO  (qtp1086162503-48) [    ] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n3]  webapp=/solr path=/stream 
params={indent=off&action=list&wt=json&version=2.2} status=0 QTime=0
   [junit4]   2> 14810 INFO  (qtp995657079-55) [    ] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/stream 
params={indent=off&action=list&wt=json&version=2.2} status=0 QTime=0
   [junit4]   2> 14819 INFO  (qtp995657079-38) [    ] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/stream 
params={indent=off&action=list&wt=json&version=2.2} status=0 QTime=1
   [junit4]   2> 14835 INFO  (qtp837899139-63) [    ] o.a.s.c.S.Request 
[parallelDestinationCollection1_shard2_replica_n2]  webapp=/solr path=/select 
params={q=*:*&distrib=false&fl=id,a_s,a_i,a_f,s_multi,i_multi&sort=a_i+asc&wt=json&version=2.2}
 hits=2 status=0 QTime=1
   [junit4]   2> 14840 INFO  (qtp1086162503-36) [    ] o.a.s.c.S.Request 
[parallelDestinationCollection1_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&distrib=false&fl=id,a_s,a_i,a_f,s_multi,i_multi&sort=a_i+asc&wt=json&version=2.2}
 hits=3 status=0 QTime=1
   [junit4]   2> 14844 INFO  (qtp837899139-60) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params 
name=parallelDestinationCollection1&action=DELETE&wt=javabin&version=2 and 
sendToOCPQueue=true
   [junit4]   2> 14848 INFO  (OverseerThreadFactory-18-thread-4) [    ] 
o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : 
action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 14851 INFO  (qtp837899139-64) [    ] o.a.s.m.SolrMetricManager 
Closing metric reporters for 
registry=solr.core.parallelDestinationCollection1.shard2.replica_n2, tag=null
   [junit4]   2> 14853 INFO  (qtp1086162503-45) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.parallelDestinationCollection1.shard1.replica_n1, tag=null
   [junit4]   2> 14865 INFO  (qtp837899139-64) [    ] o.a.s.c.SolrCore 
[parallelDestinationCollection1_shard2_replica_n2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@7cf67f3f
   [junit4]   2> 14873 INFO  (qtp1086162503-45) [    ] o.a.s.c.SolrCore 
[parallelDestinationCollection1_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@7584743b
   [junit4]   2> 14891 INFO  (qtp837899139-64) [    ] o.a.s.m.SolrMetricManager 
Closing metric reporters for 
registry=solr.core.parallelDestinationCollection1.shard2.replica_n2, 
tag=2096529215
   [junit4]   2> 14891 INFO  (qtp837899139-64) [    ] o.a.s.m.SolrMetricManager 
Closing metric reporters for 
registry=solr.collection.parallelDestinationCollection1.shard2.leader, 
tag=2096529215
   [junit4]   2> 14909 INFO  (qtp1086162503-45) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.parallelDestinationCollection1.shard1.replica_n1, 
tag=1971614779
   [junit4]   2> 14909 INFO  (qtp1086162503-45) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.parallelDestinationCollection1.shard1.leader, 
tag=1971614779
   [junit4]   2> 14939 INFO  (qtp1086162503-45) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=parallelDestinationCollection1_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=87
   [junit4]   2> 14952 INFO  (qtp837899139-64) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=parallelDestinationCollection1_shard2_replica_n2&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=100
   [junit4]   2> 15668 INFO  (qtp837899139-60) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={name=parallelDestinationCollection1&action=DELETE&wt=javabin&version=2} 
status=0 QTime=824
   [junit4]   2> 15673 INFO  
(TEST-StreamExpressionTest.testParallelDaemonCommitStream-seed#[2A545782239BCC4F])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testParallelDaemonCommitStream
   [junit4]   2> 15729 INFO  
(TEST-StreamExpressionTest.testSortStream-seed#[2A545782239BCC4F]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testSortStream
   [junit4]   2> 15751 INFO  (qtp995657079-31) [    ] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@6459b63d[collection1_collection_shard1_replica_n1] realtime]
   [junit4]   2> 15760 INFO  (qtp1086162503-48) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3ac4d4b4[collection1_collection_shard2_replica_n3] realtime]
   [junit4]   2> 15761 INFO  (qtp1086162503-48) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n3]  
webapp=/solr path=/update 
params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:44709/solr/collection1_collection_shard1_replica_n1/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1573976903881064448)} 0 8
   [junit4]   2> 15779 INFO  (qtp1086162503-36) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1573976903904133120,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 15779 INFO  (qtp1086162503-36) [    ] o.a.s.u.SolrIndexWriter 
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@58ab44e5 
commitCommandVersion:1573976903904133120
   [junit4]   2> 15779 INFO  (qtp1086162503-36) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@277a0b9c[collection1_collection_shard2_replica_n3] main]
   [junit4]   2> 15784 INFO  (qtp1086162503-36) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 15785 INFO  (searcherExecutor-28-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_collection_shard2_replica_n3] Registered new 
searcher Searcher@277a0b9c[collection1_collection_shard2_replica_n3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 15786 INFO  (qtp1086162503-36) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n3]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:44709/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 7
   [junit4]   2> 15788 INFO  (qtp995657079-38) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1573976903913570304,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 15789 INFO  (qtp995657079-38) [    ] o.a.s.u.SolrIndexWriter 
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@50ef53cf 
commitCommandVersion:1573976903913570304
   [junit4]   2> 15789 INFO  (qtp995657079-38) [    ] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@6fbe488[collection1_collection_shard1_replica_n1] main]
   [junit4]   2> 15791 INFO  (searcherExecutor-27-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_collection_shard1_replica_n1] Registered new 
searcher Searcher@6fbe488[collection1_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 15792 INFO  (qtp995657079-38) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 15793 INFO  (qtp995657079-38) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:44709/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 5
   [junit4]   2> 15794 INFO  (qtp995657079-31) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=collection1_collection:5&commit=true&wt=javabin&version=2}{deleteByQuery=*:*
 (-1573976903856947200),commit=} 0 61
   [junit4]   2> 15804 INFO  (qtp995657079-56) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=collection1_collection:5&wt=javabin&version=2}{add=[0 
(1573976903921958912), 4 (1573976903928250368), 1 (1573976903929298944)]} 0 8
   [junit4]   2> 15810 INFO  (qtp1086162503-46) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n3]  
webapp=/solr path=/update 
params={_stateVer_=collection1_collection:5&wt=javabin&version=2}{add=[2 
(1573976903924056064), 3 (1573976903932444672), 5 (1573976903935590400)]} 0 13
   [junit4]   2> 15814 INFO  (qtp995657079-58) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1573976903940833280,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 15814 INFO  (qtp995657079-58) [    ] o.a.s.u.SolrIndexWriter 
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@50ef53cf 
commitCommandVersion:1573976903940833280
   [junit4]   2> 15817 INFO  (qtp1086162503-45) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1573976903943979008,optimize=false,openSearch

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

etric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 87461 INFO  (coreCloseExecutor-157-thread-1) [    ] 
o.a.s.c.SolrCore [workQueue_shard2_replica_n2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1a4991f7
   [junit4]   2> 87462 INFO  (coreCloseExecutor-159-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_collection_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1b5cbb66
   [junit4]   2> 87463 INFO  (coreCloseExecutor-159-thread-2) [    ] 
o.a.s.c.SolrCore [workQueue_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@311ea79f
   [junit4]   2> 87472 INFO  (coreCloseExecutor-160-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_collection_shard2_replica_n3]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@22cffc18
   [junit4]   2> 87472 INFO  (coreCloseExecutor-158-thread-1) [    ] 
o.a.s.c.SolrCore [destination_shard2_replica_n2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@12515f1a
   [junit4]   2> 87472 INFO  (coreCloseExecutor-159-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1_collection.shard1.replica_n1, tag=459062118
   [junit4]   2> 87473 INFO  (coreCloseExecutor-160-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1_collection.shard2.replica_n3, tag=584055832
   [junit4]   2> 87473 INFO  (coreCloseExecutor-157-thread-2) [    ] 
o.a.s.c.SolrCore [mainCorpus_shard2_replica_n2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@8d847f0
   [junit4]   2> 87474 INFO  (coreCloseExecutor-160-thread-2) [    ] 
o.a.s.c.SolrCore [mainCorpus_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1ff65912
   [junit4]   2> 87475 INFO  (coreCloseExecutor-160-thread-2) [    ] 
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 87475 INFO  (coreCloseExecutor-160-thread-2) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@6c332aea commitCommandVersion:0
   [junit4]   2> 87475 INFO  (coreCloseExecutor-160-thread-3) [    ] 
o.a.s.c.SolrCore [destination_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@54c5c1
   [junit4]   2> 87477 INFO  (coreCloseExecutor-158-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.destination.shard2.replica_n2, tag=307322650
   [junit4]   2> 87482 INFO  (coreCloseExecutor-157-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.workQueue.shard2.replica_n2, tag=441029111
   [junit4]   2> 87491 INFO  (coreCloseExecutor-159-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.collection1_collection.shard1.leader, tag=459062118
   [junit4]   2> 87492 INFO  (coreCloseExecutor-159-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.workQueue.shard1.replica_n1, tag=824092575
   [junit4]   2> 87493 INFO  (coreCloseExecutor-160-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.mainCorpus.shard1.replica_n1, tag=536238354
   [junit4]   2> 87495 INFO  (coreCloseExecutor-158-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.destination.shard2.leader, tag=307322650
   [junit4]   2> 87496 INFO  (coreCloseExecutor-157-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.workQueue.shard2.leader, tag=441029111
   [junit4]   2> 87498 INFO  (coreCloseExecutor-157-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.mainCorpus.shard2.replica_n2, tag=148391920
   [junit4]   2> 87510 INFO  (jetty-closer-2-thread-3) [    ] o.a.s.c.Overseer 
Overseer (id=98373555510444042-127.0.0.1:34471_solr-n_0000000000) closing
   [junit4]   2> 87511 INFO  
(OverseerStateUpdate-98373555510444042-127.0.0.1:34471_solr-n_0000000000) [    
] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:34471_solr
   [junit4]   2> 87516 INFO  (coreCloseExecutor-159-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.workQueue.shard1.leader, tag=824092575
   [junit4]   2> 87517 INFO  (coreCloseExecutor-157-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.mainCorpus.shard2.leader, tag=148391920
   [junit4]   2> 87517 INFO  (coreCloseExecutor-160-thread-3) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.destination.shard1.replica_n1, tag=5555649
   [junit4]   2> 87519 INFO  (coreCloseExecutor-160-thread-3) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.destination.shard1.leader, tag=5555649
   [junit4]   2> 87520 INFO  (coreCloseExecutor-160-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.collection1_collection.shard2.leader, tag=584055832
   [junit4]   2> 87520 INFO  (coreCloseExecutor-160-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.mainCorpus.shard1.leader, tag=536238354
   [junit4]   2> 87520 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 0x15d7e3a3f7e0009, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 87520 INFO  (jetty-closer-2-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@2ab17f23{/solr,null,UNAVAILABLE}
   [junit4]   2> 87522 INFO  (zkCallback-22-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (1)
   [junit4]   2> 87522 INFO  (zkCallback-22-thread-1) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35885_solr
   [junit4]   2> 89019 WARN  (zkCallback-20-thread-1) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 89019 WARN  (zkCallback-23-thread-2) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 89020 INFO  (jetty-closer-2-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@168e0a81{/solr,null,UNAVAILABLE}
   [junit4]   2> 89020 INFO  (jetty-closer-2-thread-4) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@3bcf201{/solr,null,UNAVAILABLE}
   [junit4]   2> 89023 WARN  (zkCallback-22-thread-2) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 89023 INFO  (jetty-closer-2-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@57191aa0{/solr,null,UNAVAILABLE}
   [junit4]   2> 89030 ERROR 
(SUITE-StreamExpressionTest-seed#[2A545782239BCC4F]-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> 89031 INFO  
(SUITE-StreamExpressionTest-seed#[2A545782239BCC4F]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:43809 43809
   [junit4]   2> 89823 INFO  (Thread-1) [    ] o.a.s.c.ZkTestServer connecting 
to 127.0.0.1:43809 43809
   [junit4]   2> 89824 WARN  (Thread-1) [    ] o.a.s.c.ZkTestServer Watch limit 
violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        69      /solr/aliases.json
   [junit4]   2>        69      /solr/clusterprops.json
   [junit4]   2>        11      /solr/configs/conf
   [junit4]   2>        4       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        69      /solr/clusterstate.json
   [junit4]   2>        22      /solr/collections/workQueue/state.json
   [junit4]   2>        20      /solr/collections/destination/state.json
   [junit4]   2>        20      
/solr/collections/parallelDestinationCollection/state.json
   [junit4]   2>        20      
/solr/collections/destinationCollection/state.json
   [junit4]   2>        20      /solr/collections/mainCorpus/state.json
   [junit4]   2>        18      
/solr/collections/parallelDestinationCollection1/state.json
   [junit4]   2>        12      
/solr/collections/collection1_collection/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        69      /solr/live_nodes
   [junit4]   2>        69      /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_2A545782239BCC4F-001
   [junit4]   2> Jul 26, 2017 9:30:21 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: 
codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION,
 chunkSize=3, maxDocsPerChunk=1, blockSize=7), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION,
 chunkSize=3, blockSize=7)), sim=RandomSimilarity(queryNorm=true): {}, 
locale=ta, timezone=America/Rio_Branco
   [junit4]   2> NOTE: Linux 4.10.0-27-generic amd64/Oracle Corporation 9 
(64-bit)/cpus=8,threads=1,free=302082504,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [StreamExpressionTest]
   [junit4] Completed [104/135 (1!)] on J2 in 90.44s, 92 tests, 1 error, 9 
skipped <<< FAILURES!

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

Reply via email to