Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/1754/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseSerialGC

2 tests failed.
FAILED:  
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testParallelCommitStream

Error Message:
expected:<5> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<5> but was:<2>
        at 
__randomizedtesting.SeedInfo.seed([71343039648873B9:51DE5239F8C99EF5]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at org.junit.Assert.assertEquals(Assert.java:456)
        at 
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testParallelCommitStream(StreamExpressionTest.java:4593)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


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

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([71343039648873B9:CECB7193BA729325]:0)
        at org.junit.Assert.fail(Assert.java:92)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertTrue(Assert.java:54)
        at 
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testDistributions(StreamExpressionTest.java:6639)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 1843 lines...]
   [junit4] JVM J1: stdout was not empty, see: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/test/temp/junit4-J1-20180323_135058_2768973063050629419994.sysout
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] codec: Lucene70, pf: RAMOnly, dvf: Asserting
   [junit4] <<< JVM J1: EOF ----

[...truncated 13850 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.io.stream.StreamExpressionTest
   [junit4]   2> 140134 INFO  
(SUITE-StreamExpressionTest-seed#[71343039648873B9]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_71343039648873B9-001/init-core-data-001
   [junit4]   2> 140189 WARN  
(SUITE-StreamExpressionTest-seed#[71343039648873B9]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=23 numCloses=23
   [junit4]   2> 140189 INFO  
(SUITE-StreamExpressionTest-seed#[71343039648873B9]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 140190 INFO  
(SUITE-StreamExpressionTest-seed#[71343039648873B9]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 140191 INFO  
(SUITE-StreamExpressionTest-seed#[71343039648873B9]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_71343039648873B9-001/tempDir-001
   [junit4]   2> 140191 INFO  
(SUITE-StreamExpressionTest-seed#[71343039648873B9]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 140192 INFO  (Thread-682) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 140192 INFO  (Thread-682) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 140194 ERROR (Thread-682) [    ] 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> 140297 INFO  
(SUITE-StreamExpressionTest-seed#[71343039648873B9]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:50800
   [junit4]   2> 140300 INFO  (zkConnectionManagerCallback-1318-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 140306 INFO  (jetty-launcher-1315-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z, 
git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 140307 INFO  (jetty-launcher-1315-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 140307 INFO  (jetty-launcher-1315-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 140307 INFO  (jetty-launcher-1315-thread-1) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 140307 INFO  (jetty-launcher-1315-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1ae5cc37{/solr,null,AVAILABLE}
   [junit4]   2> 140322 INFO  (jetty-launcher-1315-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@23aa3597{HTTP/1.1,[http/1.1]}{127.0.0.1:61010}
   [junit4]   2> 140322 INFO  (jetty-launcher-1315-thread-1) [    ] 
o.e.j.s.Server Started @143170ms
   [junit4]   2> 140322 INFO  (jetty-launcher-1315-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=61010}
   [junit4]   2> 140322 ERROR (jetty-launcher-1315-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 140322 INFO  (jetty-launcher-1315-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 140322 INFO  (jetty-launcher-1315-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 140322 INFO  (jetty-launcher-1315-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 140322 INFO  (jetty-launcher-1315-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-03-23T15:11:46.234Z
   [junit4]   2> 140322 INFO  (jetty-launcher-1315-thread-4) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z, 
git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 140323 INFO  (jetty-launcher-1315-thread-4) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 140323 INFO  (jetty-launcher-1315-thread-4) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 140323 INFO  (jetty-launcher-1315-thread-4) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 140323 INFO  (jetty-launcher-1315-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@408cc677{/solr,null,AVAILABLE}
   [junit4]   2> 140323 INFO  (jetty-launcher-1315-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z, 
git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 140324 INFO  (jetty-launcher-1315-thread-4) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@44635f34{HTTP/1.1,[http/1.1]}{127.0.0.1:41375}
   [junit4]   2> 140324 INFO  (jetty-launcher-1315-thread-4) [    ] 
o.e.j.s.Server Started @143173ms
   [junit4]   2> 140324 INFO  (jetty-launcher-1315-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=41375}
   [junit4]   2> 140324 ERROR (jetty-launcher-1315-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 140324 INFO  (jetty-launcher-1315-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 140324 INFO  (jetty-launcher-1315-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 140324 INFO  (jetty-launcher-1315-thread-2) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 140324 INFO  (jetty-launcher-1315-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 140324 INFO  (jetty-launcher-1315-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 140324 INFO  (jetty-launcher-1315-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 140324 INFO  (jetty-launcher-1315-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-03-23T15:11:46.236Z
   [junit4]   2> 140324 INFO  (jetty-launcher-1315-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7f517c9c{/solr,null,AVAILABLE}
   [junit4]   2> 140326 INFO  (jetty-launcher-1315-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@d3ed3a5{HTTP/1.1,[http/1.1]}{127.0.0.1:43853}
   [junit4]   2> 140326 INFO  (jetty-launcher-1315-thread-2) [    ] 
o.e.j.s.Server Started @143174ms
   [junit4]   2> 140326 INFO  (jetty-launcher-1315-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43853}
   [junit4]   2> 140326 ERROR (jetty-launcher-1315-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 140326 INFO  (jetty-launcher-1315-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 140326 INFO  (jetty-launcher-1315-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 140326 INFO  (jetty-launcher-1315-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 140326 INFO  (jetty-launcher-1315-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-03-23T15:11:46.238Z
   [junit4]   2> 140329 INFO  (jetty-launcher-1315-thread-3) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z, 
git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 140336 INFO  (jetty-launcher-1315-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 140336 INFO  (jetty-launcher-1315-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 140336 INFO  (jetty-launcher-1315-thread-3) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 140336 INFO  (jetty-launcher-1315-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6862f1f2{/solr,null,AVAILABLE}
   [junit4]   2> 140337 INFO  (jetty-launcher-1315-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@9b9b053{HTTP/1.1,[http/1.1]}{127.0.0.1:35677}
   [junit4]   2> 140338 INFO  (jetty-launcher-1315-thread-3) [    ] 
o.e.j.s.Server Started @143186ms
   [junit4]   2> 140338 INFO  (jetty-launcher-1315-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35677}
   [junit4]   2> 140338 ERROR (jetty-launcher-1315-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 140338 INFO  (jetty-launcher-1315-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 140338 INFO  (jetty-launcher-1315-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 140338 INFO  (jetty-launcher-1315-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 140338 INFO  (jetty-launcher-1315-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-03-23T15:11:46.250Z
   [junit4]   2> 140349 INFO  (zkConnectionManagerCallback-1320-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 140349 INFO  (zkConnectionManagerCallback-1324-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 140350 INFO  (zkConnectionManagerCallback-1326-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 140350 INFO  (zkConnectionManagerCallback-1322-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 140350 INFO  (jetty-launcher-1315-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 140351 INFO  (jetty-launcher-1315-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 140352 INFO  (jetty-launcher-1315-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 140355 INFO  (jetty-launcher-1315-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 140371 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x1002f64a6090003, likely client has closed socket
   [junit4]   2> 140400 INFO  (jetty-launcher-1315-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50800/solr
   [junit4]   2> 140404 INFO  (jetty-launcher-1315-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50800/solr
   [junit4]   2> 140408 INFO  (jetty-launcher-1315-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50800/solr
   [junit4]   2> 140410 INFO  (zkConnectionManagerCallback-1338-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 140413 INFO  
(zkConnectionManagerCallback-1340-thread-1-processing-n:127.0.0.1:41375_solr) 
[n:127.0.0.1:41375_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 140441 WARN  (jetty-launcher-1315-thread-4) 
[n:127.0.0.1:41375_solr    ] o.a.s.c.ZkController The _default configset could 
not be uploaded. Please provide 'solr.default.confdir' parameter that points to 
a configset intended to be the default. Current 'solr.default.confdir' value: 
null
   [junit4]   2> 140448 INFO  (jetty-launcher-1315-thread-4) 
[n:127.0.0.1:41375_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 140448 INFO  (jetty-launcher-1315-thread-4) 
[n:127.0.0.1:41375_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:41375_solr
   [junit4]   2> 140449 INFO  (jetty-launcher-1315-thread-4) 
[n:127.0.0.1:41375_solr    ] o.a.s.c.Overseer Overseer 
(id=72109703366770694-127.0.0.1:41375_solr-n_0000000000) starting
   [junit4]   2> 140458 INFO  
(zkConnectionManagerCallback-1345-thread-1-processing-n:127.0.0.1:41375_solr) 
[n:127.0.0.1:41375_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 140460 INFO  (jetty-launcher-1315-thread-4) 
[n:127.0.0.1:41375_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:50800/solr ready
   [junit4]   2> 140468 INFO  (jetty-launcher-1315-thread-4) 
[n:127.0.0.1:41375_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41375_solr
   [junit4]   2> 140472 INFO  (zkConnectionManagerCallback-1334-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 140482 INFO  
(zkCallback-1344-thread-1-processing-n:127.0.0.1:41375_solr) 
[n:127.0.0.1:41375_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 140483 INFO  (jetty-launcher-1315-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50800/solr
   [junit4]   2> 140484 INFO  (zkConnectionManagerCallback-1330-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 140505 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x1002f64a6090009, likely client has closed socket
   [junit4]   2> 140507 INFO  (zkConnectionManagerCallback-1349-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 140508 INFO  
(zkConnectionManagerCallback-1351-thread-1-processing-n:127.0.0.1:61010_solr) 
[n:127.0.0.1:61010_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 140509 INFO  
(zkCallback-1339-thread-1-processing-n:127.0.0.1:41375_solr) 
[n:127.0.0.1:41375_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 140512 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x1002f64a609000a, likely client has closed socket
   [junit4]   2> 140522 WARN  (jetty-launcher-1315-thread-1) 
[n:127.0.0.1:61010_solr    ] o.a.s.c.ZkController The _default configset could 
not be uploaded. Please provide 'solr.default.confdir' parameter that points to 
a configset intended to be the default. Current 'solr.default.confdir' value: 
null
   [junit4]   2> 140523 INFO  (jetty-launcher-1315-thread-1) 
[n:127.0.0.1:61010_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 140526 INFO  (jetty-launcher-1315-thread-1) 
[n:127.0.0.1:61010_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 140529 INFO  (jetty-launcher-1315-thread-1) 
[n:127.0.0.1:61010_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:61010_solr
   [junit4]   2> 140536 INFO  
(zkConnectionManagerCallback-1353-thread-1-processing-n:127.0.0.1:35677_solr) 
[n:127.0.0.1:35677_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 140541 INFO  
(zkCallback-1339-thread-2-processing-n:127.0.0.1:41375_solr) 
[n:127.0.0.1:41375_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 140544 INFO  
(zkCallback-1344-thread-1-processing-n:127.0.0.1:41375_solr) 
[n:127.0.0.1:41375_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 140555 WARN  (jetty-launcher-1315-thread-3) 
[n:127.0.0.1:35677_solr    ] o.a.s.c.ZkController The _default configset could 
not be uploaded. Please provide 'solr.default.confdir' parameter that points to 
a configset intended to be the default. Current 'solr.default.confdir' value: 
null
   [junit4]   2> 140557 INFO  (jetty-launcher-1315-thread-3) 
[n:127.0.0.1:35677_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 140560 INFO  (jetty-launcher-1315-thread-3) 
[n:127.0.0.1:35677_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 140562 INFO  (jetty-launcher-1315-thread-3) 
[n:127.0.0.1:35677_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35677_solr
   [junit4]   2> 140582 INFO  
(zkConnectionManagerCallback-1355-thread-1-processing-n:127.0.0.1:43853_solr) 
[n:127.0.0.1:43853_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 140600 INFO  
(zkCallback-1350-thread-1-processing-n:127.0.0.1:61010_solr) 
[n:127.0.0.1:61010_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 140627 INFO  
(zkCallback-1350-thread-2-processing-n:127.0.0.1:61010_solr) 
[n:127.0.0.1:61010_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 140628 INFO  
(zkCallback-1352-thread-1-processing-n:127.0.0.1:35677_solr) 
[n:127.0.0.1:35677_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 140628 INFO  
(zkCallback-1339-thread-2-processing-n:127.0.0.1:41375_solr) 
[n:127.0.0.1:41375_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 140629 INFO  
(zkCallback-1344-thread-1-processing-n:127.0.0.1:41375_solr) 
[n:127.0.0.1:41375_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 140640 WARN  (jetty-launcher-1315-thread-2) 
[n:127.0.0.1:43853_solr    ] o.a.s.c.ZkController The _default configset could 
not be uploaded. Please provide 'solr.default.confdir' parameter that points to 
a configset intended to be the default. Current 'solr.default.confdir' value: 
null
   [junit4]   2> 140641 INFO  (jetty-launcher-1315-thread-2) 
[n:127.0.0.1:43853_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 140643 INFO  (jetty-launcher-1315-thread-2) 
[n:127.0.0.1:43853_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 140651 INFO  (jetty-launcher-1315-thread-2) 
[n:127.0.0.1:43853_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43853_solr
   [junit4]   2> 140693 INFO  
(zkCallback-1352-thread-1-processing-n:127.0.0.1:35677_solr) 
[n:127.0.0.1:35677_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 140693 INFO  
(zkCallback-1350-thread-2-processing-n:127.0.0.1:61010_solr) 
[n:127.0.0.1:61010_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 140694 INFO  
(zkCallback-1339-thread-2-processing-n:127.0.0.1:41375_solr) 
[n:127.0.0.1:41375_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 140736 INFO  
(zkCallback-1344-thread-1-processing-n:127.0.0.1:41375_solr) 
[n:127.0.0.1:41375_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 140736 INFO  
(zkCallback-1354-thread-1-processing-n:127.0.0.1:43853_solr) 
[n:127.0.0.1:43853_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 141030 INFO  (jetty-launcher-1315-thread-4) 
[n:127.0.0.1:41375_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41375.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6a40f863
   [junit4]   2> 141038 INFO  (jetty-launcher-1315-thread-4) 
[n:127.0.0.1:41375_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41375.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6a40f863
   [junit4]   2> 141038 INFO  (jetty-launcher-1315-thread-4) 
[n:127.0.0.1:41375_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41375.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6a40f863
   [junit4]   2> 141039 INFO  (jetty-launcher-1315-thread-4) 
[n:127.0.0.1:41375_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_71343039648873B9-001/tempDir-001/node3/.
   [junit4]   2> 141158 INFO  (jetty-launcher-1315-thread-3) 
[n:127.0.0.1:35677_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35677.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6a40f863
   [junit4]   2> 141168 INFO  (jetty-launcher-1315-thread-3) 
[n:127.0.0.1:35677_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35677.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6a40f863
   [junit4]   2> 141168 INFO  (jetty-launcher-1315-thread-3) 
[n:127.0.0.1:35677_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35677.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6a40f863
   [junit4]   2> 141169 INFO  (jetty-launcher-1315-thread-3) 
[n:127.0.0.1:35677_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_71343039648873B9-001/tempDir-001/node4/.
   [junit4]   2> 141176 INFO  
(zkConnectionManagerCallback-1362-thread-1-processing-n:127.0.0.1:35677_solr) 
[n:127.0.0.1:35677_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 141177 INFO  (jetty-launcher-1315-thread-3) 
[n:127.0.0.1:35677_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 141178 INFO  (jetty-launcher-1315-thread-3) 
[n:127.0.0.1:35677_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:50800/solr ready
   [junit4]   2> 141264 INFO  (jetty-launcher-1315-thread-1) 
[n:127.0.0.1:61010_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_61010.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6a40f863
   [junit4]   2> 141272 INFO  (jetty-launcher-1315-thread-1) 
[n:127.0.0.1:61010_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_61010.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6a40f863
   [junit4]   2> 141272 INFO  (jetty-launcher-1315-thread-1) 
[n:127.0.0.1:61010_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_61010.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6a40f863
   [junit4]   2> 141273 INFO  (jetty-launcher-1315-thread-1) 
[n:127.0.0.1:61010_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_71343039648873B9-001/tempDir-001/node1/.
   [junit4]   2> 141277 INFO  
(zkConnectionManagerCallback-1366-thread-1-processing-n:127.0.0.1:61010_solr) 
[n:127.0.0.1:61010_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 141279 INFO  (jetty-launcher-1315-thread-1) 
[n:127.0.0.1:61010_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 141281 INFO  (jetty-launcher-1315-thread-1) 
[n:127.0.0.1:61010_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:50800/solr ready
   [junit4]   2> 142054 INFO  (jetty-launcher-1315-thread-2) 
[n:127.0.0.1:43853_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43853.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6a40f863
   [junit4]   2> 142105 INFO  (jetty-launcher-1315-thread-2) 
[n:127.0.0.1:43853_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43853.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6a40f863
   [junit4]   2> 142105 INFO  (jetty-launcher-1315-thread-2) 
[n:127.0.0.1:43853_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43853.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6a40f863
   [junit4]   2> 142106 INFO  (jetty-launcher-1315-thread-2) 
[n:127.0.0.1:43853_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_71343039648873B9-001/tempDir-001/node2/.
   [junit4]   2> 142112 INFO  
(zkConnectionManagerCallback-1370-thread-1-processing-n:127.0.0.1:43853_solr) 
[n:127.0.0.1:43853_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 142113 INFO  (jetty-launcher-1315-thread-2) 
[n:127.0.0.1:43853_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 142115 INFO  (jetty-launcher-1315-thread-2) 
[n:127.0.0.1:43853_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:50800/solr ready
   [junit4]   2> 142164 INFO  (zkConnectionManagerCallback-1372-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 142169 INFO  (zkConnectionManagerCallback-1376-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 142171 INFO  
(SUITE-StreamExpressionTest-seed#[71343039648873B9]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 142173 INFO  
(SUITE-StreamExpressionTest-seed#[71343039648873B9]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:50800/solr ready
   [junit4]   2> 142185 INFO  (qtp287849073-3343) [n:127.0.0.1:61010_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf&name=collection1_collection&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 142190 INFO  
(OverseerThreadFactory-1231-thread-1-processing-n:127.0.0.1:41375_solr) 
[n:127.0.0.1:41375_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
collection1_collection
   [junit4]   2> 142312 INFO  
(OverseerStateUpdate-72109703366770694-127.0.0.1:41375_solr-n_0000000000) 
[n:127.0.0.1:41375_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:41375/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 142315 INFO  
(OverseerStateUpdate-72109703366770694-127.0.0.1:41375_solr-n_0000000000) 
[n:127.0.0.1:41375_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1_collection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection1_collection_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:61010/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 142520 INFO  (qtp287849073-3394) [n:127.0.0.1:61010_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_collection_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 142520 INFO  (qtp287849073-3394) [n:127.0.0.1:61010_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 142521 INFO  (qtp1009100136-3352) [n:127.0.0.1:41375_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1_collection_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 142521 INFO  (qtp1009100136-3352) [n:127.0.0.1:41375_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 142639 INFO  
(zkCallback-1350-thread-2-processing-n:127.0.0.1:61010_solr) 
[n:127.0.0.1:61010_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 142639 INFO  
(zkCallback-1339-thread-2-processing-n:127.0.0.1:41375_solr) 
[n:127.0.0.1:41375_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 142639 INFO  
(zkCallback-1350-thread-1-processing-n:127.0.0.1:61010_solr) 
[n:127.0.0.1:61010_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 142643 INFO  
(zkCallback-1339-thread-1-processing-n:127.0.0.1:41375_solr) 
[n:127.0.0.1:41375_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 143557 INFO  (qtp287849073-3394) [n:127.0.0.1:61010_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.0.0
   [junit4]   2> 143558 INFO  (qtp1009100136-3352) [n:127.0.0.1:41375_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.0.0
   [junit4]   2> 143585 INFO  (qtp287849073-3394) [n:127.0.0.1:61010_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.s.IndexSchema 
[collection1_collection_shard2_replica_n2] Schema name=test
   [junit4]   2> 143594 INFO  (qtp1009100136-3352) [n:127.0.0.1:41375_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.s.IndexSchema 
[collection1_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 143699 WARN  (qtp287849073-3394) [n:127.0.0.1:61010_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.s.IndexSchema Field 
lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 143699 WARN  (qtp287849073-3394) [n:127.0.0.1:61010_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.s.IndexSchema Field text is 
not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 143700 INFO  (qtp287849073-3394) [n:127.0.0.1:61010_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema 
test/1.6 with uniqueid field id
   [junit4]   2> 143700 INFO  (qtp287849073-3394) [n:127.0.0.1:61010_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.CoreContainer Creating 
SolrCore 'collection1_collection_shard2_replica_n2' using configuration from 
collection collection1_collection, trusted=true
   [junit4]   2> 143701 INFO  (qtp287849073-3394) [n:127.0.0.1:61010_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_61010.solr.core.collection1_collection.shard2.replica_n2' 
(registry 'solr.core.collection1_collection.shard2.replica_n2') enabled at 
server: com.sun.jmx.mbeanserver.JmxMBeanServer@6a40f863
   [junit4]   2> 143701 INFO  (qtp287849073-3394) [n:127.0.0.1:61010_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 143701 INFO  (qtp287849073-3394) [n:127.0.0.1:61010_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.SolrCore 
[[collection1_collection_shard2_replica_n2] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_71343039648873B9-001/tempDir-001/node1/collection1_collection_shard2_replica_n2],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_71343039648873B9-001/tempDir-001/node1/./collection1_collection_shard2_replica_n2/data/]
   [junit4]   2> 143703 WARN  (qtp1009100136-3352) [n:127.0.0.1:41375_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.s.IndexSchema Field 
lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 143703 WARN  (qtp1009100136-3352) [n:127.0.0.1:41375_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.s.IndexSchema Field text is 
not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 143704 INFO  (qtp1009100136-3352) [n:127.0.0.1:41375_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema 
test/1.6 with uniqueid field id
   [junit4]   2> 143704 INFO  (qtp1009100136-3352) [n:127.0.0.1:41375_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating 
SolrCore 'collection1_collection_shard1_replica_n1' using configuration from 
collection collection1_collection, trusted=true
   [junit4]   2> 143704 INFO  (qtp1009100136-3352) [n:127.0.0.1:41375_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_41375.solr.core.collection1_collection.shard1.replica_n1' 
(registry 'solr.core.collection1_collection.shard1.replica_n1') enabled at 
server: com.sun.jmx.mbeanserver.JmxMBeanServer@6a40f863
   [junit4]   2> 143704 INFO  (qtp1009100136-3352) [n:127.0.0.1:41375_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 143704 INFO  (qtp1009100136-3352) [n:127.0.0.1:41375_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.SolrCore 
[[collection1_collection_shard1_replica_n1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_71343039648873B9-001/tempDir-001/node3/collection1_collection_shard1_replica_n1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_71343039648873B9-001/tempDir-001/node3/./collection1_collection_shard1_replica_n1/data/]
   [junit4]   2> 143789 INFO  (qtp1009100136-3352) [n:127.0.0.1:41375_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 143789 INFO  (qtp1009100136-3352) [n:127.0.0.1:41375_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 143793 INFO  (qtp1009100136-3352) [n:127.0.0.1:41375_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 143793 INFO  (qtp1009100136-3352) [n:127.0.0.1:41375_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 143795 INFO  (qtp1009100136-3352) [n:127.0.0.1:41375_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@18f6ff88[collection1_collection_shard1_replica_n1] main]
   [junit4]   2> 143797 INFO  (qtp1009100136-3352) [n:127.0.0.1:41375_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 143797 INFO  (qtp1009100136-3352) [n:127.0.0.1:41375_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 143798 INFO  (qtp1009100136-3352) [n:127.0.0.1:41375_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits 
will be reserved for 10000ms.
   [junit4]   2> 143799 INFO  (qtp1009100136-3352) [n:127.0.0.1:41375_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find 
max version in index or recent updates, using new clock 1595741736493121536
   [junit4]   2> 143804 INFO  (qtp287849073-3394) [n:127.0.0.1:61010_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 143804 INFO  (qtp287849073-3394) [n:127.0.0.1:61010_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 143806 INFO  (qtp287849073-3394) [n:127.0.0.1:61010_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 143806 INFO  (qtp287849073-3394) [n:127.0.0.1:61010_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 143806 INFO  (qtp1009100136-3352) [n:127.0.0.1:41375_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful 
update of terms at /collections/collection1_collection/terms/shard1 to 
Terms{values={core_node3=0}, version=0}
   [junit4]   2> 143808 INFO  
(searcherExecutor-1245-thread-1-processing-n:127.0.0.1:41375_solr 
x:collection1_collection_shard1_replica_n1 s:shard1 c:collection1_collection 
r:core_node3) [n:127.0.0.1:41375_solr c:collection1_collection s:shard1 
r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.SolrCore 
[collection1_collection_shard1_replica_n1] Registered new searcher 
Searcher@18f6ff88[collection1_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 143810 INFO  (qtp287849073-3394) [n:127.0.0.1:61010_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@11c451d3[collection1_collection_shard2_replica_n2] main]
   [junit4]   2> 143811 INFO  (qtp1009100136-3352) [n:127.0.0.1:41375_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext 
Enough replicas found to continue.
   [junit4]   2> 143812 INFO  (qtp1009100136-3352) [n:127.0.0.1:41375_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext 
I may be the new leader - try and sync
   [junit4]   2> 143813 INFO  (qtp1009100136-3352) [n:127.0.0.1:41375_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas 
to http://127.0.0.1:41375/solr/collection1_collection_shard1_replica_n1/
   [junit4]   2> 143813 INFO  (qtp1009100136-3352) [n:127.0.0.1:41375_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - 
now sync replicas to me
   [junit4]   2> 143813 INFO  (qtp1009100136-3352) [n:127.0.0.1:41375_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.SyncStrategy 
http://127.0.0.1:41375/solr/collection1_collection_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 143813 INFO  (qtp1009100136-3352) [n:127.0.0.1:41375_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext 
Found all replicas participating in election, clear LIR
   [junit4]   2> 143813 INFO  (qtp287849073-3394) [n:127.0.0.1:61010_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 143815 INFO  (qtp287849073-3394) [n:127.0.0.1:61010_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 143817 INFO  (qtp287849073-3394) [n:127.0.0.1:61010_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.h.ReplicationHandler Commits 
will be reserved for 10000ms.
   [junit4]   2> 143817 INFO  (qtp287849073-3394) [n:127.0.0.1:61010_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.UpdateLog Could not find 
max version in index or recent updates, using new clock 1595741736511995904
   [junit4]   2> 143818 INFO  
(searcherExecutor-1244-thread-1-processing-n:127.0.0.1:61010_solr 
x:collection1_collection_shard2_replica_n2 s:shard2 c:collection1_collection 
r:core_node4) [n:127.0.0.1:61010_solr c:collection1_collection s:shard2 
r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.SolrCore 
[collection1_collection_shard2_replica_n2] Registered new searcher 
Searcher@11c451d3[collection1_collection_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 143820 INFO  (qtp1009100136-3352) [n:127.0.0.1:41375_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext 
I am the new leader: 
http://127.0.0.1:41375/solr/collection1_collection_shard1_replica_n1/ shard1
   [junit4]   2> 143827 INFO  (qtp287849073-3394) [n:127.0.0.1:61010_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.ZkShardTerms Successful 
update of terms at /collections/collection1_collection/terms/shard2 to 
Terms{values={core_node4=0}, version=0}
   [junit4]   2> 143832 INFO  (qtp287849073-3394) [n:127.0.0.1:61010_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext 
Enough replicas found to continue.
   [junit4]   2> 143832 INFO  (qtp287849073-3394) [n:127.0.0.1:61010_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext 
I may be the new leader - try and sync
   [junit4]   2> 143832 INFO  (qtp287849073-3394) [n:127.0.0.1:61010_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.SyncStrategy Sync replicas 
to http://127.0.0.1:61010/solr/collection1_collection_shard2_replica_n2/
   [junit4]   2> 143832 INFO  (qtp287849073-3394) [n:127.0.0.1:61010_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.SyncStrategy Sync Success - 
now sync replicas to me
   [junit4]   2> 143833 INFO  (qtp287849073-3394) [n:127.0.0.1:61010_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.SyncStrategy 
http://127.0.0.1:61010/solr/collection1_collection_shard2_replica_n2/ has no 
replicas
   [junit4]   2> 143833 INFO  (qtp287849073-3394) [n:127.0.0.1:61010_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext 
Found all replicas participating in election, clear LIR
   [junit4]   2> 143838 INFO  (qtp287849073-3394) [n:127.0.0.1:61010_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext 
I am the new leader: 
http://127.0.0.1:61010/solr/collection1_collection_shard2_replica_n2/ shard2
   [junit4]   2> 143941 INFO  
(zkCallback-1339-thread-1-processing-n:127.0.0.1:41375_solr) 
[n:127.0.0.1:41375_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 143941 INFO  
(zkCallback-1350-thread-1-processing-n:127.0.0.1:61010_solr) 
[n:127.0.0.1:61010_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 143941 INFO  
(zkCallback-1350-thread-2-processing-n:127.0.0.1:61010_solr) 
[n:127.0.0.1:61010_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 143941 INFO  
(zkCallback-1339-thread-2-processing-n:127.0.0.1:41375_solr) 
[n:127.0.0.1:41375_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 143982 INFO  (qtp1009100136-3352) [n:127.0.0.1:41375_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.ZkController I am the 
leader, no recovery necessary
   [junit4]   2> 143985 INFO  (qtp1009100136-3352) [n:127.0.0.1:41375_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1_collection_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1464
   [junit4]   2> 143990 INFO  (qtp287849073-3394) [n:127.0.0.1:61010_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.ZkController I am the 
leader, no recovery necessary
   [junit4]   2> 143993 INFO  (qtp287849073-3394) [n:127.0.0.1:61010_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_collection_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1473
   [junit4]   2> 143998 INFO  (qtp287849073-3343) [n:127.0.0.1:61010_solr    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 144094 INFO  
(zkCallback-1350-thread-1-processing-n:127.0.0.1:61010_solr) 
[n:127.0.0.1:61010_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 144094 INFO  
(zkCallback-1339-thread-2-processing-n:127.0.0.1:41375_solr) 
[n:127.0.0.1:41375_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 144094 INFO  
(zkCallback-1339-thread-1-processing-n:127.0.0.1:41375_solr) 
[n:127.0.0.1:41375_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 144094 INFO  
(zkCallback-1350-thread-2-processing-n:127.0.0.1:61010_solr) 
[n:127.0.0.1:61010_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 144196 INFO  
(OverseerCollectionConfigSetProcessor-72109703366770694-127.0.0.1:41375_solr-n_0000000000)
 [n:127.0.0.1:41375_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 144999 INFO  (qtp287849073-3343) [n:127.0.0.1:61010_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf&name=collection1_collection&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=2814
   [junit4]   2> 144999 INFO  
(SUITE-StreamExpressionTest-seed#[71343039648873B9]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
collection1_collection failOnTimeout:true timeout (sec):90
   [junit4]   2> 145000 INFO  
(SUITE-StreamExpressionTest-seed#[71343039648873B9]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: 
collection1_collection
   [junit4]   2> 145002 INFO  (qtp287849073-3349) [n:127.0.0.1:61010_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :createalias with params 
collections=collection1_collection&name=collection1&action=CREATEALIAS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 145116 INFO  (qtp287849073-3349) [n:127.0.0.1:61010_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collections=collection1_collection&name=collection1&action=CREATEALIAS&wt=javabin&version=2}
 status=0 QTime=113
   [junit4]   2> 145168 INFO  
(TEST-StreamExpressionTest.testCovMatrix-seed#[71343039648873B9]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testCovMatrix
   [junit4]   2> 145176 INFO  (qtp1009100136-3357) [n:127.0.0.1:41375_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful 
update of terms at /collections/collection1_collection/terms/shard1 to 
Terms{values={core_node3=1}, version=1}
   [junit4]   2> 145176 INFO  (qtp1009100136-3357) [n:127.0.0.1:41375_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/update 
params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:61010/solr/collection1_collection_shard2_replica_n2/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1595741737932816384)} 0 4
   [junit4]   2> 145182 INFO  (qtp1009100136-3358) [n:127.0.0.1:41375_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1595741737943302144,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 145182 INFO  (qtp1009100136-3358) [n:127.0.0.1:41375_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 No 
uncommitted changes. Skipping IW.commit.
   [junit4]   2> 145183 INFO  (qtp1009100136-3358) [n:127.0.0.1:41375_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 145185 INFO  (qtp1009100136-3358) [n:127.0.0.1:41375_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:61010/solr/collection1_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 3
   [junit4]   2> 145189 INFO  (qtp287849073-3344) [n:127.0.0.1:61010_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1595741737950642176,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 145189 INFO  (qtp287849073-3344) [n:127.0.0.1:61010_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 No 
uncommitted changes. Skipping IW.commit.
   [junit4]   2> 145190 INFO  (qtp287849073-3344) [n:127.0.0.1:61010_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 145190 INFO  (qtp287849073-3344) [n:127.0.0.1:61010_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:61010/solr/collection1_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 1
   [junit4]   2> 145191 INFO  (qtp287849073-3394) [n:127.0.0.1:61010_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.ZkShardTerms Successful 
update of terms at /collections/collection1_collection/terms/shard2 to 
Terms{values={core_node4=1}, version=1}
   [junit4]   2> 145192 INFO  (qtp287849073-3394) [n:127.0.0.1:61010_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/update 
params={_stateVer_=collection1_collection:4&commit=true&wt=javabin&version=2}{deleteByQuery=*:*
 (-1595741737929670656),commit=} 0 22
   [junit4]   2> 145202 INFO  (qtp1009100136-3358) [n:127.0.0.1:41375_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/stream 
params={indent=off&expr=let(a%3Darray(1,2,3),+b%3Darray(2,4,6),+c%3Darray(4,+8,+12),+d%3Dtranspose(matrix(a,+b,+c)),+f%3Dcov(d))&wt=json&version=2.2}
 status=0 QTime=2
   [junit4]   2> 145253 INFO  
(TEST-StreamExpressionTest.testCovMatrix-seed#[71343039648873B9]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testCovMatrix
   [junit4]   2> 145305 INFO  
(TEST-StreamExpressionTest.testCartesianProductStream-seed#[71343039648873B9]) 
[    ] o.a.s.SolrTestCaseJ4 ###Starting testCartesianProductStream
   [junit4]   2> 145309 INFO  (qtp287849073-3394) [n:127.0.0.1:61010_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/update 
params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:41375/solr/collection1_collection_shard1_replica_n1/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1595741738076471296)} 0 0
   [junit4]   2> 145312 INFO  (qtp287849073-3349) [n:127.0.0.1:61010_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1595741738079617024,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 145313 INFO  (qtp287849073-3349) [n:127.0.0.1:61010_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 No 
uncommitted changes. Skipping IW.commit.
   [junit4]   2> 145313 INFO  (qtp287849073-3349) [n:127.0.0.1:61010_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 145313 INFO  (qtp287849073-3349) [n:127.0.0.1:61010_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:41375/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 1
   [junit4]   2> 145313 INFO  (qtp1009100136-3355) [n:127.0.0.1:41375_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1595741738080665600,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 145314 INFO  (qtp1009100136-3355) [n:127.0.0.1:41375_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 No 
uncommitted changes. Skipping IW.commit.
   [junit4]   2> 145314 INFO  (qtp1009100136-3355) [n:127.0.0.1:41375_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 145314 INFO  (qtp1009100136-3355) [n:127.0.0.1:41375_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:41375/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 1
   [junit4]   2> 145316 INFO  (qtp1009100136-3358) [n:127.0.0.1:41375_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=collection1_collection:4&commit=true&wt=javabin&version=2}{deleteByQuery=*:*
 (-1595741738073325568),commit=} 0 9
   [junit4]   2> 145322 INFO  (qtp1009100136-3359) [n:127.0.0.1:41375_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=collection1_collection:4&wt=javabin&version=2}{add=[0 
(1595741738085908480), 1 (1595741738089054208)]} 0 4
   [junit4]   2> 145324 INFO  (qtp1009100136-3359) [n:127.0.0.1:41375_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1595741738092199936,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 145324 INFO  (qtp1009100136-3359) [n:127.0.0.1:41375_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling 
setCommitData with IW:org.apache.solr.update.SolrIndexWriter@4760a90a 
commitCommandVersion:1595741738092199936
   [junit4]   2> 145328 INFO  (qtp1009100136-3359) [n:127.0.0.1:41375_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@45c04ed3[collection1_collection_shard1_replica_n1] main]
   [junit4]   2> 145328 INFO  (qtp1009100136-3359) [n:127.0.0.1:41375_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 145329 INFO  (qtp287849073-3394) [n:127.0.0.1:61010_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1595741738097442816,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 145329 INFO  (qtp287849073-3394) [n:127.0.0.1:61010_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 No 
uncommitted changes. Skipping IW.commit.
   [junit4]   2> 145329 INFO  (qtp287849073-3394) [n:127.0.0.1:61010_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 145329 INFO  (qtp287849073-3394) [n:127.0.0.1:61010_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:41375/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 0
   [junit4]   2> 145330 INFO  
(searcherExecutor-1245-thread-1-processing-n:127.0.0.1:41375_solr 
x:collection1_collection_shard1_replica_n1 s:shard1 c:collection1_collection 
r:core_node3) [n:127.0.0.1:41375_solr c:collection1_collection s:shard1 
r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.SolrCore 
[collection1_collection_shard1_replica_n1] Registered new searcher 
Searcher@45c04ed3[collection1_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C2)))}
   [junit4]   2> 145330 INFO  (qtp1009100136-3359) [n:127.0.0.1:41375_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:41375/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 6
   [junit4]   2> 145331 INFO  (qtp1009100136-3358) [n:127.0.0.1:41375_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=collection1_collection:4&commit=true&wt=javabin&version=2}{commit=}
 0 8
   [junit4]   2> 145337 INFO  (zkConnectionManagerCallback-1380-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 145338 INFO  
(TEST-StreamExpressionTest.testCartesianProductStream-seed#[71343039648873B9]) 
[    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 145340 INFO  
(TEST-StreamExpressionTest.testCartesianProductStream-seed#[71343039648873B9]) 
[    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:50800/solr 
ready
   [junit4]   2> 145342 INFO  (qtp287849073-3394) [n:127.0.0.1:61010_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/select 
params={q=*:*&distrib=false&fl=id,a_ss&sort=id+asc&wt=json&version=2.2} hits=0 
status=0 QTime=0
   [junit4]   2> 145342 INFO  (qtp1009100136-3358) [n:127.0.0.1:41375_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&distrib=false&fl=id,a_ss&sort=id+asc&wt=json&version=2.2} hits=2 
status=0 QTime=0
   [junit4]   2> 145347 INFO  (qtp1009100136-3358) [n:127.0.0.1:41375_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&distrib=false&fl=id,a_ss&sort=id+asc&wt=json&version=2.2} hits=2 
status=0 QTime=0
   [junit4]   2> 145348 INFO  (qtp287849073-3394) [n:127.0.0.1:61010_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/select 
params={q=*:*&distrib=false&fl=id,a_ss&sort=id+asc&wt=json&version=2.2} hits=0 
status=0 QTime=0
   [junit4]   2> 145351 INFO  (qtp1009100136-3358) [n:127.0.0.1:41375_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&distrib=false&fl=id,a_ss,b_ls&sort=id+asc&wt=json&version=2.2} 
hits=2 status=0 QTime=0
   [junit4]   2> 145352 INFO  (qtp287849073-3394) [n:127.0.0.1:61010_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/select 
params={q=*:*&distrib=false&fl=id,a_ss,b_ls&sort=id+asc&wt=json&version=2.2} 
hits=0 status=0 QTime=0
   [junit4]   2> 145355 INFO  (qtp287849073-3394) [n:127.0.0.1:61010_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/select 
params={q=*:*&distrib=false&fl=id,a_ss,b_ls&sort=id+asc&wt=json&version=2.2} 
hits=0 status=0 QTime=0
   [junit4]   2> 145356 INFO  (qtp1009100136-3358) [n:127.0.0.1:41375_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&distrib=false&fl=id,a_ss,b_ls&sort=id+asc&wt=json&version=2.2} 
hits=2 status=0 QTime=0
   [junit4]   2> 145360 INFO  (qtp287849073-3394) [n:127.0.0.1:61010_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/select 
params={q=*:*&distrib=false&fl=id,a_ss,b_ls&sort=id+asc&wt=json&version=2.2} 
hits=0 status=0 QTime=0
   [junit4]   2> 145360 INFO  (qtp1009100136-3358) [n:127.0.0.1:41375_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&distrib=false&fl=id,a_ss,b_ls&sort=id+asc&wt=json&version=2.2} 
hits=2 status=0 QTime=0
   [junit4]   2> 145362 INFO  
(TEST-StreamExpressionTest.testCartesianProductStream-seed#[71343039648873B9]) 
[    ] o.a.s.SolrTestCaseJ4 ###Ending testCartesianProductStream
   [junit4]   2> 145399 INFO  
(TEST-StreamExpressionTest.testSortStream-seed#[71343039648873B9]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testSortStream
   [junit4]   2> 145402 INFO  (qtp1009100136-3355) [n:127.0.0.1:41375_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@409f6398[collection1_collection_shard1_replica_n1] realtime]
   [junit4]   2> 145402 INFO  (qtp1009100136-3355) [n:127.0.0.1:41375_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/update 
params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:61010/solr/collection1_collection_shard2_replica_n2/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1595741738171891712)} 0 2
   [junit4]   2> 145418 INFO  (qtp1009100136-3358) [n:127.0.0.1:41375_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1595741738190766080,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 145418 INFO  (qtp1009100136-3358) [n:127.0.0.1:41375_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling 
setCommitData with IW:org.apache.solr.update.SolrIndexWriter@4760a90a 
commitCommandVersion:1595741738190766080
   [junit4]   2> 145418 INFO  (qtp1009100136-3358) [n:127.0.0.1:41375_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@75f1e35e[collection1_collection_shard1_replica_n1] main]
   [junit4]   2> 145418 INFO  (qtp1009100136-3358) [n:127.0.0.1:41375_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 145419 INFO  (qtp287849073-3394) [n:127.0.0.1:61010_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1595741738191814656,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 145419 INFO  (qtp287849073-3394) [n:127.0.0.1:61010_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 No 
uncommitted changes. Skipping IW.commit.
   [junit4]   2> 145419 INFO  (qtp287849073-3394) [n:127.0.0.1:61010_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 145419 INFO  
(searcherExecutor-1245-thread-1-processing-n:127.0.0.1:41375_solr 
x:collection1_collection_shard1_replica_n1 s:shard1 c:collection1_collection 
r:core_node3) [n:127.0.0.1:41375_solr c:collection1_collection s:shard1 
r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.SolrCore 
[collection1_collection_shard1_replica_n1] Registered new searcher 
Searcher@75f1e35e[collection1_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 145419 INFO  (qtp287849073-3394) [n:127.0.0.1:61010_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:61010/solr/collection1_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 0
   [junit4]   2> 145419 INFO  (qtp1009100136-3358) [n:127.0.0.1:41375_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:61010/solr/collection1_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 1
   [junit4]   2> 145420 INFO  (qtp287849073-3349) [n:127.0.0.1:61010_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/update 
params={_stateVer_=collection1_collection:4&commit=true&wt=javabin&version=2}{deleteByQuery=*:*
 (-1595741738171891712),commit=} 0 21
   [junit4]   2> 145424 INFO  (qtp287849073-3344) [n:127.0.0.1:61010_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/update 
params={_stateVer_=collection1_collection:4&wt=javabin&version=2}{add=[2 
(1595741738194960384), 3 (1595741738197057536), 5 (1595741738197057537)]} 0 2
   [junit4]   2> 145424 INFO  (qtp1009100136-3355) [n:127.0.0.1:41375_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=collection1_collection:4&wt=javabin&version=2}{add=[0 
(1595741738194960384), 4 (1595741738197057536), 1 (1595741738197057537)]} 0 2
   [junit4]   2> 145426 INFO  (qtp1009100136-3358) [n:127.0.0.1:41375_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1595741738199154688,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 145426 INFO  (qtp287849073-3344) [n:127.0.0.1:61010_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1595741738199154688,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 145426 INFO  (qtp287849073-3344) [n:127.0.0.1:61010_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.SolrIndexWriter Calling 
setCommitData with IW:org.apache.solr.update.SolrIndexWriter@34e6454d 
commitCommandVersion:1595741738199154688
   [junit4]   2> 145426 INFO  (qtp1009100136-3358) [n:127.0.0.1:41375_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling 
setCommitData with IW:org.apache.solr.update.SolrIndexWriter@4760a90a 
commitCommandVersion:1595741738199154688
   [junit4]   2> 145430 INFO  (qtp1009100136-3358) [n:127.0.0.1:41375_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2163ee3e[collection1_collection_shard1_replica_n1] main]
   [junit4]   2> 145431 INFO  (qtp1009100136-3358) [n:127.0.0.1:41375_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 145443 INFO  
(searcherExecutor-1245-thread-1-processing-n:127.0.0.1:41375_solr 
x:collection1_collection_shard1_replica_n1 s:shard1 c:collection1_collection 
r:core_node3) [n:127.0.0.1:41375_solr c:collection1_collection s:shard1 
r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.SolrCore 
[collection1_collection_shard1_replica_n1] Registered new searcher 
Searcher@2163ee3e[collection1_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(8.0.0):C3)))}
   [junit4]   2> 145443 INFO  (qtp1009100136-3358) [n:127.0.0.1:41375_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:61010/solr/collection1_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 17
   [junit4]   2> 145445 INFO  (qtp287849073-3344) [n:127.0.0.1:61010_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3081d497[collection1_collection_shard2_replica_n2] main]
   [junit4]   2> 145446 INFO  (qtp287849073-3344) [n:127.0.0.1:61010_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 145447 INFO  
(searcherExecutor-1244-thread-1-processing-n:127.0.0.1:61010_solr 
x:collection1_collection_shard2_replica_n2 s:shard2 c:collection1_collection 
r:core_node4) [n:127.0.0.1:61010_solr c:collection1_collection s:shard2 
r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.SolrCore 
[collection1_collection_shard2_replica_n2] Registered new searcher 
Searcher@3081d497[collection1_collection_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C3)))}
   [junit4]   2> 145447 INFO  (qtp287849073-3344) [n:127.0.0.1:61010_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:61010/solr/collection1_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 21
   [junit4]   2> 145452 INFO  (qtp287849073-3349) [n:127.0.0.1:61010_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/update 
params={_stateVer_=collection1_collection:4&commit=true&wt=javabin&version=2}{commit=}
 0 27
   [junit4]   2> 145460 INFO  (zkConnectionManagerCallback-1389-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 145462 INFO  
(TEST-StreamExpressionTest.testSortStream-seed#[71343039648873B9]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 145463 INFO  
(TEST-StreamExpressionTest.testSortStream-seed#[71343039648873B9]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:50800/solr ready
   [junit4]   2> 145466 INFO  (qtp1009100136-3358) [n:127.0.0.1:41375_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&distrib=false&fl=id,a_s,a_i,a_f&sort=a_f+asc&wt=json&version=2.2} 
hits=3 status=0 QTime=0
   [junit4]   2> 145467 INFO  (qtp287849073-3349) [n:127.0.0.1:61010_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/select 
params={q=*:*&distrib=false&fl=id,a_s,a_i,a_f&sort=a_f+asc&wt=json&version=2.2} 
hits=3 status=0 QTime=0
   [junit4]   2> 145471 INFO  (qtp1009100136-3358) [n:127.0.0.1:41375_solr 
c:collection1_collection s:shard1 r:core

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

4127_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) 
-> (0)
   [junit4]   2> 102900 INFO  (jetty-closer-2-thread-4) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 102900 INFO  
(zkCallback-34-thread-2-processing-n:127.0.0.1:45045_solr) 
[n:127.0.0.1:45045_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (0)
   [junit4]   2> 102923 INFO  (jetty-closer-2-thread-4) [    ] o.a.s.c.Overseer 
Overseer (id=72109766524272648-127.0.0.1:34824_solr-n_0000000000) closing
   [junit4]   2> 102923 INFO  (jetty-closer-2-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@6963404d{/solr,null,UNAVAILABLE}
   [junit4]   2> 102923 INFO  (jetty-closer-2-thread-2) [    ] o.e.j.s.session 
Stopped scavenging
   [junit4]   2> 102923 INFO  
(OverseerStateUpdate-72109766524272648-127.0.0.1:34824_solr-n_0000000000) 
[n:127.0.0.1:34824_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:34824_solr
   [junit4]   2> 102925 WARN  
(OverseerAutoScalingTriggerThread-72109766524272648-127.0.0.1:34824_solr-n_0000000000)
 [n:127.0.0.1:34824_solr    ] o.a.s.c.a.OverseerTriggerThread 
OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 102933 INFO  (jetty-closer-2-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@37ccae87{/solr,null,UNAVAILABLE}
   [junit4]   2> 102933 INFO  (jetty-closer-2-thread-3) [    ] o.e.j.s.session 
Stopped scavenging
   [junit4]   2> 102936 INFO  (jetty-closer-2-thread-4) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@436b8954{/solr,null,UNAVAILABLE}
   [junit4]   2> 102937 INFO  (jetty-closer-2-thread-4) [    ] o.e.j.s.session 
Stopped scavenging
   [junit4]   2> 102941 ERROR 
(SUITE-StreamExpressionTest-seed#[71343039648873B9]-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> 102944 INFO  
(SUITE-StreamExpressionTest-seed#[71343039648873B9]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:36840 36840
   [junit4]   2> 103163 INFO  (Thread-1) [    ] o.a.s.c.ZkTestServer connecting 
to 127.0.0.1:36840 36840
   [junit4]   2> 103164 WARN  (Thread-1) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        84      /solr/aliases.json
   [junit4]   2>        84      /solr/clusterprops.json
   [junit4]   2>        14      /solr/configs/conf
   [junit4]   2>        7       
/solr/collections/parallelDestinationCollection/terms/shard2
   [junit4]   2>        7       
/solr/collections/destinationCollection/terms/shard2
   [junit4]   2>        7       
/solr/collections/parallelDestinationCollection1/terms/shard2
   [junit4]   2>        7       
/solr/collections/parallelDestinationCollection1/terms/shard1
   [junit4]   2>        6       
/solr/collections/parallelDestinationCollection/terms/shard1
   [junit4]   2>        6       
/solr/collections/destinationCollection/terms/shard1
   [junit4]   2>        4       /solr/collections/workQueue1/terms/shard1
   [junit4]   2>        4       /solr/collections/destination1/terms/shard1
   [junit4]   2>        4       /solr/collections/destination1/terms/shard2
   [junit4]   2>        4       /solr/collections/mainCorpus1/terms/shard1
   [junit4]   2>        4       /solr/collections/mainCorpus1/terms/shard2
   [junit4]   2>        4       /solr/collections/mainCorpus/terms/shard2
   [junit4]   2>        4       /solr/security.json
   [junit4]   2>        4       /solr/collections/workQueue/terms/shard2
   [junit4]   2>        4       /solr/collections/workQueue/terms/shard1
   [junit4]   2>        3       /solr/collections/workQueue1/terms/shard2
   [junit4]   2>        3       /solr/collections/destination/terms/shard2
   [junit4]   2>        3       /solr/collections/destination/terms/shard1
   [junit4]   2>        3       /solr/collections/mainCorpus/terms/shard1
   [junit4]   2>        3       
/solr/collections/collection1_collection/terms/shard1
   [junit4]   2>        3       
/solr/collections/collection1_collection/terms/shard2
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        84      /solr/clusterstate.json
   [junit4]   2>        20      
/solr/collections/parallelDestinationCollection/state.json
   [junit4]   2>        20      
/solr/collections/destinationCollection/state.json
   [junit4]   2>        18      
/solr/collections/parallelDestinationCollection1/state.json
   [junit4]   2>        14      
/solr/collections/collection1_collection/state.json
   [junit4]   2>        12      /solr/collections/mainCorpus1/state.json
   [junit4]   2>        10      /solr/collections/destination/state.json
   [junit4]   2>        10      /solr/collections/destination1/state.json
   [junit4]   2>        10      /solr/collections/workQueue1/state.json
   [junit4]   2>        10      /solr/collections/workQueue/state.json
   [junit4]   2>        10      /solr/collections/mainCorpus/state.json
   [junit4]   2>        2       
/solr/overseer_elect/election/72109766524272648-127.0.0.1:34824_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        84      /solr/live_nodes
   [junit4]   2>        84      /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_71343039648873B9-001
   [junit4]   2> Mar 23, 2018 3:29:31 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{expr_s=PostingsFormat(name=Memory), join2_s=BlockTreeOrds(blocksize=128), 
multiDefault=BlockTreeOrds(blocksize=128), 
subject=BlockTreeOrds(blocksize=128), a1_s=BlockTreeOrds(blocksize=128), 
a2_s=FST50, test_t=FST50, level1_s=PostingsFormat(name=Memory), 
ident_s=BlockTreeOrds(blocksize=128), body_t=FST50, s_multi=FST50, 
a_ss=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 col_s=BlockTreeOrds(blocksize=128), 
level2_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 a_s=FST50, 
a_t=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 side_s=FST50, id=PostingsFormat(name=Memory), text=FST50}, 
docValues:{expr_s=DocValuesFormat(name=Lucene70), 
join2_s=DocValuesFormat(name=Asserting), 
multiDefault=DocValuesFormat(name=Asserting), 
price_f=DocValuesFormat(name=Asserting), a1_s=DocValuesFormat(name=Asserting), 
intDefault=DocValuesFormat(name=Memory), a_f=DocValuesFormat(name=Asserting), 
join1_i=DocValuesFormat(name=Lucene70), a2_s=DocValuesFormat(name=Direct), 
a_i=DocValuesFormat(name=Lucene70), join3_i=DocValuesFormat(name=Direct), 
test_i=DocValuesFormat(name=Asserting), 
field_i=DocValuesFormat(name=Asserting), 
level1_s=DocValuesFormat(name=Lucene70), s_multi=DocValuesFormat(name=Direct), 
a_ss=DocValuesFormat(name=Memory), col_s=DocValuesFormat(name=Asserting), 
level2_s=DocValuesFormat(name=Memory), a_s=DocValuesFormat(name=Direct), 
id=DocValuesFormat(name=Lucene70), timestamp=DocValuesFormat(name=Memory), 
i_multi=DocValuesFormat(name=Lucene70), b_ls=DocValuesFormat(name=Asserting), 
test_dt=DocValuesFormat(name=Lucene70), 
ident_s=DocValuesFormat(name=Asserting), 
order_i=DocValuesFormat(name=Asserting), 
_version_=DocValuesFormat(name=Memory), side_s=DocValuesFormat(name=Direct), 
miles_i=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=1155, 
maxMBSortInHeap=6.5219325523020775, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@7e187cf2),
 locale=en-ZA, timezone=America/Montserrat
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_162 
(64-bit)/cpus=3,threads=1,free=66355656,total=183197696
   [junit4]   2> NOTE: All tests run in this JVM: [StreamExpressionTest]
   [junit4] Completed [1/5 (1!)] on J0 in 104.12s, 156 tests, 1 failure, 9 
skipped <<< FAILURES!

[...truncated 683 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:1561:
 The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:1085:
 There were test failures: 5 suites, 780 tests, 1 failure, 45 ignored (45 
assumptions) [seed: 71343039648873B9]

Total time: 4 minutes 36 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   1/5 failed: 
org.apache.solr.client.solrj.io.stream.StreamExpressionTest
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all 
warnings.
<Git Blamer> GIT_COMMIT=e364f5be31555d3704ce4007c470feb3bd9c649b, 
workspace=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris
[WARNINGS] Computing warning deltas based on reference build #1753
Recording test results
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to