Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/2711/ Java: 64bit/jdk-9-ea+153 -XX:-UseCompressedOops -XX:+UseParallelGC
3 tests failed. FAILED: org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testParallelTerminatingDaemonUpdateStream Error Message: --> http://127.0.0.1:34900/solr/collection1: An exception has occurred on the server, refer to server log for details. Stack Trace: java.io.IOException: --> http://127.0.0.1:34900/solr/collection1: An exception has occurred on the server, refer to server log for details. at __randomizedtesting.SeedInfo.seed([3E0A16E04BD9A583:CF6ECE881FB36A9D]:0) at org.apache.solr.client.solrj.io.stream.SolrStream.read(SolrStream.java:238) at org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testParallelTerminatingDaemonUpdateStream(StreamExpressionTest.java:3765) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:543) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367) at java.base/java.lang.Thread.run(Thread.java:844) Caused by: java.lang.ClassCastException: java.base/java.lang.Boolean cannot be cast to java.base/java.util.Map at org.apache.solr.client.solrj.io.stream.JavabinTupleStreamParser.next(JavabinTupleStreamParser.java:182) at org.apache.solr.client.solrj.io.stream.SolrStream.read(SolrStream.java:207) ... 39 more FAILED: org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testParallelDaemonCommitStream Error Message: Error from server at http://127.0.0.1:37779/solr: collection already exists: parallelDestinationCollection1 Stack Trace: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:37779/solr: collection already exists: parallelDestinationCollection1 at __randomizedtesting.SeedInfo.seed([3E0A16E04BD9A583:9EFC47658EA86B1D]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:610) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:435) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:387) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1344) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1095) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1037) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:166) at org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testParallelDaemonCommitStream(StreamExpressionTest.java:4013) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:543) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367) at java.base/java.lang.Thread.run(Thread.java:844) FAILED: org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testParallelDaemonUpdateStream Error Message: Error from server at http://127.0.0.1:37779/solr: collection already exists: parallelDestinationCollection1 Stack Trace: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:37779/solr: collection already exists: parallelDestinationCollection1 at __randomizedtesting.SeedInfo.seed([3E0A16E04BD9A583:4EB537C0A334DC3E]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:610) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:435) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:387) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1344) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1095) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1037) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:166) at org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testParallelDaemonUpdateStream(StreamExpressionTest.java:3557) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:543) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367) at java.base/java.lang.Thread.run(Thread.java:844) Build Log: [...truncated 13686 lines...] [junit4] Suite: org.apache.solr.client.solrj.io.stream.StreamExpressionTest [junit4] 2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_3E0A16E04BD9A583-001/init-core-data-001 [junit4] 2> 111504 INFO (SUITE-StreamExpressionTest-seed#[3E0A16E04BD9A583]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0) [junit4] 2> 111505 INFO (SUITE-StreamExpressionTest-seed#[3E0A16E04BD9A583]-worker) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_3E0A16E04BD9A583-001/tempDir-001 [junit4] 2> 111505 INFO (SUITE-StreamExpressionTest-seed#[3E0A16E04BD9A583]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 111505 INFO (Thread-521) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 111505 INFO (Thread-521) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 111605 INFO (SUITE-StreamExpressionTest-seed#[3E0A16E04BD9A583]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:41168 [junit4] 2> 111608 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn caught end of stream exception [junit4] 2> EndOfStreamException: Unable to read additional data from client sessionid 0x159c4939cfe0000, likely client has closed socket [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228) [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208) [junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844) [junit4] 2> 111609 INFO (jetty-launcher-342-thread-1) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 111610 INFO (jetty-launcher-342-thread-2) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 111610 INFO (jetty-launcher-342-thread-3) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 111610 INFO (jetty-launcher-342-thread-4) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 111611 INFO (jetty-launcher-342-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3451cf8d{/solr,null,AVAILABLE} [junit4] 2> 111611 INFO (jetty-launcher-342-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1f01f9d8{/solr,null,AVAILABLE} [junit4] 2> 111611 INFO (jetty-launcher-342-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4b155ee5{/solr,null,AVAILABLE} [junit4] 2> 111611 INFO (jetty-launcher-342-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1116a0b0{/solr,null,AVAILABLE} [junit4] 2> 111611 INFO (jetty-launcher-342-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@36f64426{HTTP/1.1,[http/1.1]}{127.0.0.1:37779} [junit4] 2> 111611 INFO (jetty-launcher-342-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@43e6db63{HTTP/1.1,[http/1.1]}{127.0.0.1:34971} [junit4] 2> 111612 INFO (jetty-launcher-342-thread-1) [ ] o.e.j.s.Server Started @113295ms [junit4] 2> 111612 INFO (jetty-launcher-342-thread-2) [ ] o.e.j.s.Server Started @113295ms [junit4] 2> 111612 INFO (jetty-launcher-342-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37779} [junit4] 2> 111611 INFO (jetty-launcher-342-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@7f224d41{HTTP/1.1,[http/1.1]}{127.0.0.1:34900} [junit4] 2> 111612 INFO (jetty-launcher-342-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34971} [junit4] 2> 111612 INFO (jetty-launcher-342-thread-4) [ ] o.e.j.s.Server Started @113295ms [junit4] 2> 111612 INFO (jetty-launcher-342-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@7d2d0743{HTTP/1.1,[http/1.1]}{127.0.0.1:42543} [junit4] 2> 111612 INFO (jetty-launcher-342-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34900} [junit4] 2> 111612 INFO (jetty-launcher-342-thread-3) [ ] o.e.j.s.Server Started @113295ms [junit4] 2> 111612 ERROR (jetty-launcher-342-thread-1) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 111612 INFO (jetty-launcher-342-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42543} [junit4] 2> 111612 ERROR (jetty-launcher-342-thread-2) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 111612 INFO (jetty-launcher-342-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 6.5.0 [junit4] 2> 111612 INFO (jetty-launcher-342-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 6.5.0 [junit4] 2> 111612 INFO (jetty-launcher-342-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 111612 INFO (jetty-launcher-342-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 111612 INFO (jetty-launcher-342-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 111612 ERROR (jetty-launcher-342-thread-3) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 111612 ERROR (jetty-launcher-342-thread-4) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 111612 INFO (jetty-launcher-342-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-01-22T05:08:45.542398Z [junit4] 2> 111612 INFO (jetty-launcher-342-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 6.5.0 [junit4] 2> 111612 INFO (jetty-launcher-342-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 6.5.0 [junit4] 2> 111612 INFO (jetty-launcher-342-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 111612 INFO (jetty-launcher-342-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 111612 INFO (jetty-launcher-342-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 111612 INFO (jetty-launcher-342-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 111612 INFO (jetty-launcher-342-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 111612 INFO (jetty-launcher-342-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-01-22T05:08:45.542600Z [junit4] 2> 111612 INFO (jetty-launcher-342-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-01-22T05:08:45.542581Z [junit4] 2> 111612 INFO (jetty-launcher-342-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-01-22T05:08:45.542661Z [junit4] 2> 111615 INFO (jetty-launcher-342-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 111615 INFO (jetty-launcher-342-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 111615 INFO (jetty-launcher-342-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 111615 INFO (jetty-launcher-342-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 111628 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn caught end of stream exception [junit4] 2> EndOfStreamException: Unable to read additional data from client sessionid 0x159c4939cfe0001, likely client has closed socket [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228) [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208) [junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844) [junit4] 2> 111628 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn caught end of stream exception [junit4] 2> EndOfStreamException: Unable to read additional data from client sessionid 0x159c4939cfe0003, likely client has closed socket [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228) [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208) [junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844) [junit4] 2> 111630 INFO (jetty-launcher-342-thread-1) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 111632 INFO (jetty-launcher-342-thread-2) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 111633 INFO (jetty-launcher-342-thread-3) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 111634 INFO (jetty-launcher-342-thread-4) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 111635 INFO (jetty-launcher-342-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41168/solr [junit4] 2> 111637 INFO (jetty-launcher-342-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41168/solr [junit4] 2> 111639 INFO (jetty-launcher-342-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41168/solr [junit4] 2> 111640 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn caught end of stream exception [junit4] 2> EndOfStreamException: Unable to read additional data from client sessionid 0x159c4939cfe0007, likely client has closed socket [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228) [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208) [junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844) [junit4] 2> 111640 INFO (jetty-launcher-342-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41168/solr [junit4] 2> 111652 INFO (jetty-launcher-342-thread-4) [ ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:34900_solr [junit4] 2> 111653 INFO (jetty-launcher-342-thread-1) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37779_solr [junit4] 2> 111653 INFO (jetty-launcher-342-thread-4) [ ] o.a.s.c.Overseer Overseer (id=97325005238304780-127.0.0.1:34900_solr-n_0000000000) starting [junit4] 2> 111653 INFO (jetty-launcher-342-thread-2) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34971_solr [junit4] 2> 111654 INFO (zkCallback-363-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 111654 INFO (zkCallback-360-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 111655 INFO (zkCallback-362-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 111655 INFO (zkCallback-360-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 111655 INFO (zkCallback-363-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 111655 INFO (zkCallback-362-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 111659 INFO (zkCallback-357-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 111660 INFO (jetty-launcher-342-thread-4) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34900_solr [junit4] 2> 111660 INFO (zkCallback-363-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 111661 INFO (zkCallback-357-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 111661 INFO (zkCallback-362-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 111661 INFO (jetty-launcher-342-thread-3) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42543_solr [junit4] 2> 111663 INFO (zkCallback-362-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 111663 INFO (zkCallback-357-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 111663 INFO (zkCallback-363-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 111666 INFO (zkCallback-360-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4) [junit4] 2> 111677 INFO (jetty-launcher-342-thread-4) [ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_3E0A16E04BD9A583-001/tempDir-001/node4/. [junit4] 2> 111680 INFO (jetty-launcher-342-thread-2) [ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_3E0A16E04BD9A583-001/tempDir-001/node2/. [junit4] 2> 111681 INFO (jetty-launcher-342-thread-3) [ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_3E0A16E04BD9A583-001/tempDir-001/node3/. [junit4] 2> 111695 INFO (jetty-launcher-342-thread-1) [ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_3E0A16E04BD9A583-001/tempDir-001/node1/. [junit4] 2> 111705 INFO (SUITE-StreamExpressionTest-seed#[3E0A16E04BD9A583]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 111706 INFO (SUITE-StreamExpressionTest-seed#[3E0A16E04BD9A583]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41168/solr ready [junit4] 2> 111720 INFO (qtp651572536-1711) [ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf&name=collection1&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 111721 INFO (OverseerThreadFactory-830-thread-1) [ ] o.a.s.c.CreateCollectionCmd Create collection collection1 [junit4] 2> 111828 INFO (qtp218819422-1733) [ ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=collection1_shard2_replica1&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2 [junit4] 2> 111828 INFO (qtp1428618077-1715) [ ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=collection1_shard1_replica1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2 [junit4] 2> 111932 INFO (zkCallback-357-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4]) [junit4] 2> 111932 INFO (zkCallback-363-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4]) [junit4] 2> 112835 INFO (qtp1428618077-1715) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0 [junit4] 2> 112835 INFO (qtp218819422-1733) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0 [junit4] 2> 112846 INFO (qtp218819422-1733) [ ] o.a.s.s.IndexSchema [collection1_shard2_replica1] Schema name=test [junit4] 2> 112846 INFO (qtp1428618077-1715) [ ] o.a.s.s.IndexSchema [collection1_shard1_replica1] Schema name=test [junit4] 2> 112905 WARN (qtp218819422-1733) [ ] o.a.s.s.IndexSchema [collection1_shard2_replica1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead. [junit4] 2> 112911 WARN (qtp218819422-1733) [ ] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2) [junit4] 2> 112911 WARN (qtp218819422-1733) [ ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3) [junit4] 2> 112911 INFO (qtp218819422-1733) [ ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id [junit4] 2> 112911 WARN (qtp1428618077-1715) [ ] o.a.s.s.IndexSchema [collection1_shard1_replica1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead. [junit4] 2> 112911 INFO (qtp218819422-1733) [ ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica1' using configuration from collection collection1 [junit4] 2> 112912 INFO (qtp218819422-1733) [ ] o.a.s.c.SolrCore [[collection1_shard2_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_3E0A16E04BD9A583-001/tempDir-001/node4/collection1_shard2_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_3E0A16E04BD9A583-001/tempDir-001/node4/./collection1_shard2_replica1/data/] [junit4] 2> 112912 WARN (qtp1428618077-1715) [ ] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2) [junit4] 2> 112912 WARN (qtp1428618077-1715) [ ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3) [junit4] 2> 112912 INFO (qtp1428618077-1715) [ ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id [junit4] 2> 112913 INFO (qtp1428618077-1715) [ ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica1' using configuration from collection collection1 [junit4] 2> 112913 INFO (qtp1428618077-1715) [ ] o.a.s.c.SolrCore [[collection1_shard1_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_3E0A16E04BD9A583-001/tempDir-001/node3/collection1_shard1_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_3E0A16E04BD9A583-001/tempDir-001/node3/./collection1_shard1_replica1/data/] [junit4] 2> 112921 INFO (qtp218819422-1733) [ ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 112921 INFO (qtp218819422-1733) [ ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 112923 INFO (qtp1428618077-1715) [ ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 112923 INFO (qtp1428618077-1715) [ ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 112926 INFO (qtp218819422-1733) [ ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 112926 INFO (qtp218819422-1733) [ ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 112927 INFO (qtp1428618077-1715) [ ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 112927 INFO (qtp1428618077-1715) [ ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 112927 INFO (qtp218819422-1733) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7fa40cf6[collection1_shard2_replica1] main] [junit4] 2> 112928 INFO (qtp218819422-1733) [ ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 112928 INFO (qtp1428618077-1715) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1839017b[collection1_shard1_replica1] main] [junit4] 2> 112928 INFO (qtp218819422-1733) [ ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 112928 INFO (qtp218819422-1733) [ ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 112928 INFO (qtp1428618077-1715) [ ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 112928 INFO (searcherExecutor-839-thread-1) [ ] o.a.s.c.SolrCore [collection1_shard2_replica1] Registered new searcher Searcher@7fa40cf6[collection1_shard2_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 112928 INFO (qtp218819422-1733) [ ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1557200085301854208 [junit4] 2> 112928 INFO (qtp1428618077-1715) [ ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 112928 INFO (qtp1428618077-1715) [ ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 112929 INFO (searcherExecutor-840-thread-1) [ ] o.a.s.c.SolrCore [collection1_shard1_replica1] Registered new searcher Searcher@1839017b[collection1_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 112929 INFO (qtp1428618077-1715) [ ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1557200085302902784 [junit4] 2> 112932 INFO (qtp218819422-1733) [ ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 112932 INFO (qtp218819422-1733) [ ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 112932 INFO (qtp218819422-1733) [ ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:34900/solr/collection1_shard2_replica1/ [junit4] 2> 112932 INFO (qtp1428618077-1715) [ ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 112932 INFO (qtp218819422-1733) [ ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 112932 INFO (qtp1428618077-1715) [ ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 112932 INFO (qtp218819422-1733) [ ] o.a.s.c.SyncStrategy http://127.0.0.1:34900/solr/collection1_shard2_replica1/ has no replicas [junit4] 2> 112932 INFO (qtp1428618077-1715) [ ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:42543/solr/collection1_shard1_replica1/ [junit4] 2> 112933 INFO (qtp1428618077-1715) [ ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 112933 INFO (qtp1428618077-1715) [ ] o.a.s.c.SyncStrategy http://127.0.0.1:42543/solr/collection1_shard1_replica1/ has no replicas [junit4] 2> 112936 INFO (qtp218819422-1733) [ ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:34900/solr/collection1_shard2_replica1/ shard2 [junit4] 2> 112936 INFO (qtp1428618077-1715) [ ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:42543/solr/collection1_shard1_replica1/ shard1 [junit4] 2> 113038 INFO (zkCallback-363-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4]) [junit4] 2> 113038 INFO (zkCallback-357-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4]) [junit4] 2> 113087 INFO (qtp218819422-1733) [ ] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 113087 INFO (qtp1428618077-1715) [ ] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 113089 INFO (qtp1428618077-1715) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=collection1_shard1_replica1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2} status=0 QTime=1261 [junit4] 2> 113089 INFO (qtp218819422-1733) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=collection1_shard2_replica1&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2} status=0 QTime=1261 [junit4] 2> 113092 INFO (qtp651572536-1711) [ ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas [junit4] 2> 113190 INFO (zkCallback-363-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4]) [junit4] 2> 113190 INFO (zkCallback-357-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4]) [junit4] 2> 113724 INFO (OverseerCollectionConfigSetProcessor-97325005238304780-127.0.0.1:34900_solr-n_0000000000) [ ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 114093 INFO (qtp651572536-1711) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf&name=collection1&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=2373 [junit4] 2> 114093 INFO (SUITE-StreamExpressionTest-seed#[3E0A16E04BD9A583]-worker) [ ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):30 [junit4] 2> 114094 INFO (SUITE-StreamExpressionTest-seed#[3E0A16E04BD9A583]-worker) [ ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1 [junit4] 2> 114111 INFO (TEST-StreamExpressionTest.testParallelCommitStream-seed#[3E0A16E04BD9A583]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testParallelCommitStream [junit4] 2> 114118 INFO (qtp1428618077-1718) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica1] webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:34900/solr/collection1_shard2_replica1/&wt=javabin&version=2}{deleteByQuery=*:* (-1557200086546513920)} 0 2 [junit4] 2> 114120 INFO (qtp218819422-1733) [ ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 114121 INFO (qtp1428618077-1700) [ ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 114121 INFO (qtp218819422-1733) [ ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit. [junit4] 2> 114121 INFO (qtp1428618077-1700) [ ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit. [junit4] 2> 114123 INFO (qtp1428618077-1700) [ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 114123 INFO (qtp218819422-1733) [ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 114123 INFO (qtp218819422-1733) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica1] webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:34900/solr/collection1_shard2_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 2 [junit4] 2> 114123 INFO (qtp1428618077-1700) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica1] webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:34900/solr/collection1_shard2_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 2 [junit4] 2> 114123 INFO (qtp218819422-1735) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica1] webapp=/solr path=/update params={_stateVer_=collection1:3&commit=true&wt=javabin&version=2}{deleteByQuery=*:* (-1557200086545465344),commit=} 0 10 [junit4] 2> 114125 INFO (qtp651572536-1714) [ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf&name=parallelDestinationCollection&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 114126 INFO (OverseerThreadFactory-830-thread-2) [ ] o.a.s.c.CreateCollectionCmd Create collection parallelDestinationCollection [junit4] 2> 114331 INFO (qtp651572536-1696) [ ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=parallelDestinationCollection_shard1_replica1&action=CREATE&numShards=2&collection=parallelDestinationCollection&shard=shard1&wt=javabin&version=2 [junit4] 2> 114331 INFO (qtp218819422-1734) [ ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=parallelDestinationCollection_shard2_replica1&action=CREATE&numShards=2&collection=parallelDestinationCollection&shard=shard2&wt=javabin&version=2 [junit4] 2> 114434 INFO (zkCallback-362-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/parallelDestinationCollection/state.json] for collection [parallelDestinationCollection] has occurred - updating... (live nodes size: [4]) [junit4] 2> 114434 INFO (zkCallback-363-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/parallelDestinationCollection/state.json] for collection [parallelDestinationCollection] has occurred - updating... (live nodes size: [4]) [junit4] 2> 115339 INFO (qtp651572536-1696) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0 [junit4] 2> 115339 INFO (qtp218819422-1734) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0 [junit4] 2> 115349 INFO (qtp651572536-1696) [ ] o.a.s.s.IndexSchema [parallelDestinationCollection_shard1_replica1] Schema name=test [junit4] 2> 115349 INFO (qtp218819422-1734) [ ] o.a.s.s.IndexSchema [parallelDestinationCollection_shard2_replica1] Schema name=test [junit4] 2> 115411 WARN (qtp218819422-1734) [ ] o.a.s.s.IndexSchema [parallelDestinationCollection_shard2_replica1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead. [junit4] 2> 115412 WARN (qtp218819422-1734) [ ] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2) [junit4] 2> 115412 WARN (qtp218819422-1734) [ ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3) [junit4] 2> 115412 INFO (qtp218819422-1734) [ ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id [junit4] 2> 115413 WARN (qtp651572536-1696) [ ] o.a.s.s.IndexSchema [parallelDestinationCollection_shard1_replica1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead. [junit4] 2> 115413 INFO (qtp218819422-1734) [ ] o.a.s.c.CoreContainer Creating SolrCore 'parallelDestinationCollection_shard2_replica1' using configuration from collection parallelDestinationCollection [junit4] 2> 115414 INFO (qtp218819422-1734) [ ] o.a.s.c.SolrCore [[parallelDestinationCollection_shard2_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_3E0A16E04BD9A583-001/tempDir-001/node4/parallelDestinationCollection_shard2_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_3E0A16E04BD9A583-001/tempDir-001/node4/./parallelDestinationCollection_shard2_replica1/data/] [junit4] 2> 115414 WARN (qtp651572536-1696) [ ] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2) [junit4] 2> 115414 WARN (qtp651572536-1696) [ ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3) [junit4] 2> 115414 INFO (qtp651572536-1696) [ ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id [junit4] 2> 115415 INFO (qtp651572536-1696) [ ] o.a.s.c.CoreContainer Creating SolrCore 'parallelDestinationCollection_shard1_replica1' using configuration from collection parallelDestinationCollection [junit4] 2> 115415 INFO (qtp651572536-1696) [ ] o.a.s.c.SolrCore [[parallelDestinationCollection_shard1_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_3E0A16E04BD9A583-001/tempDir-001/node1/parallelDestinationCollection_shard1_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_3E0A16E04BD9A583-001/tempDir-001/node1/./parallelDestinationCollection_shard1_replica1/data/] [junit4] 2> 115424 INFO (qtp218819422-1734) [ ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 115424 INFO (qtp218819422-1734) [ ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 115424 INFO (qtp651572536-1696) [ ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 115424 INFO (qtp651572536-1696) [ ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 115428 INFO (qtp218819422-1734) [ ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 115428 INFO (qtp218819422-1734) [ ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 115428 INFO (qtp651572536-1696) [ ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 115428 INFO (qtp651572536-1696) [ ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 115428 INFO (qtp218819422-1734) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@20c42a3f[parallelDestinationCollection_shard2_replica1] main] [junit4] 2> 115429 INFO (qtp651572536-1696) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@3a9b72c0[parallelDestinationCollection_shard1_replica1] main] [junit4] 2> 115429 INFO (qtp218819422-1734) [ ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 115429 INFO (qtp651572536-1696) [ ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 115429 INFO (qtp218819422-1734) [ ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 115429 INFO (qtp651572536-1696) [ ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 115430 INFO (qtp218819422-1734) [ ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 115430 INFO (qtp651572536-1696) [ ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 115430 INFO (searcherExecutor-850-thread-1) [ ] o.a.s.c.SolrCore [parallelDestinationCollection_shard1_replica1] Registered new searcher Searcher@3a9b72c0[parallelDestinationCollection_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 115430 INFO (searcherExecutor-849-thread-1) [ ] o.a.s.c.SolrCore [parallelDestinationCollection_shard2_replica1] Registered new searcher Searcher@20c42a3f[parallelDestinationCollection_shard2_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 115430 INFO (qtp651572536-1696) [ ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1557200087925391360 [junit4] 2> 115430 INFO (qtp218819422-1734) [ ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1557200087925391360 [junit4] 2> 115435 INFO (qtp651572536-1696) [ ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 115435 INFO (qtp651572536-1696) [ ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 115435 INFO (qtp651572536-1696) [ ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:37779/solr/parallelDestinationCollection_shard1_replica1/ [junit4] 2> 115435 INFO (qtp651572536-1696) [ ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 115435 INFO (qtp218819422-1734) [ ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 115435 INFO (qtp651572536-1696) [ ] o.a.s.c.SyncStrategy http://127.0.0.1:37779/solr/parallelDestinationCollection_shard1_replica1/ has no replicas [junit4] 2> 115435 INFO (qtp218819422-1734) [ ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 115435 INFO (qtp218819422-1734) [ ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:34900/solr/parallelDestinationCollection_shard2_replica1/ [junit4] 2> 115435 INFO (qtp218819422-1734) [ ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 115435 INFO (qtp218819422-1734) [ ] o.a.s.c.SyncStrategy http://127.0.0.1:34900/solr/parallelDestinationCollection_shard2_replica1/ has no replicas [junit4] 2> 115437 INFO (qtp651572536-1696) [ ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:37779/solr/parallelDestinationCollection_shard1_replica1/ shard1 [junit4] 2> 115438 INFO (qtp218819422-1734) [ ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:34900/solr/parallelDestinationCollection_shard2_replica1/ shard2 [junit4] 2> 115540 INFO (zkCallback-363-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/parallelDestinationCollection/state.json] for collection [parallelDestinationCollection] has occurred - updating... (live nodes size: [4]) [junit4] 2> 115540 INFO (zkCallback-362-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/parallelDestinationCollection/state.json] for collection [parallelDestinationCollection] has occurred - updating... (live nodes size: [4]) [junit4] 2> 115588 INFO (qtp651572536-1696) [ ] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 115588 INFO (qtp218819422-1734) [ ] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 115591 INFO (qtp651572536-1696) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=parallelDestinationCollection_shard1_replica1&action=CREATE&numShards=2&collection=parallelDestinationCollection&shard=shard1&wt=javabin&version=2} status=0 QTime=1259 [junit4] 2> 115591 INFO (qtp218819422-1734) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=parallelDestinationCollection_shard2_replica1&action=CREATE&numShards=2&collection=parallelDestinationCollection&shard=shard2&wt=javabin&version=2} status=0 QTime=1260 [junit4] 2> 115593 INFO (qtp651572536-1714) [ ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas [junit4] 2> 115692 INFO (zkCallback-362-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/parallelDestinationCollection/state.json] for collection [parallelDestinationCollection] has occurred - updating... (live nodes size: [4]) [junit4] 2> 115692 INFO (zkCallback-363-thread-3) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/parallelDestinationCollection/state.json] for collection [parallelDestinationCollection] has occurred - updating... (live nodes size: [4]) [junit4] 2> 116128 INFO (OverseerCollectionConfigSetProcessor-97325005238304780-127.0.0.1:34900_solr-n_0000000000) [ ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 116594 INFO (qtp651572536-1714) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf&name=parallelDestinationCollection&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=2469 [junit4] 2> 116595 INFO (TEST-StreamExpressionTest.testParallelCommitStream-seed#[3E0A16E04BD9A583]) [ ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: parallelDestinationCollection failOnTimeout:true timeout (sec):30 [junit4] 2> 116595 INFO (TEST-StreamExpressionTest.testParallelCommitStream-seed#[3E0A16E04BD9A583]) [ ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: parallelDestinationCollection [junit4] 2> 116603 INFO (qtp218819422-1719) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica1] webapp=/solr path=/update params={_stateVer_=collection1:3&wt=javabin&version=2}{add=[2 (1557200089150128128), 3 (1557200089154322432)]} 0 4 [junit4] 2> 116615 INFO (qtp1428618077-1703) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica1] webapp=/solr path=/update params={_stateVer_=collection1:3&wt=javabin&version=2}{add=[0 (1557200089150128128), 4 (1557200089167953920), 1 (1557200089167953921)]} 0 17 [junit4] 2> 116627 INFO (qtp1428618077-1706) [ ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 116627 INFO (qtp218819422-1735) [ ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 116628 INFO (qtp1428618077-1706) [ ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@11acc0d0 [junit4] 2> 116631 INFO (qtp218819422-1735) [ ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@161c5d [junit4] 2> 116647 INFO (qtp1428618077-1706) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@28eef4de[collection1_shard1_replica1] main] [junit4] 2> 116647 INFO (qtp218819422-1735) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@50b6d9[collection1_shard2_replica1] main] [junit4] 2> 116647 INFO (qtp1428618077-1706) [ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 116647 INFO (searcherExecutor-840-thread-1) [ ] o.a.s.c.SolrCore [collection1_shard1_replica1] Registered new searcher Searcher@28eef4de[collection1_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.5.0):c3)))} [junit4] 2> 116647 INFO (searcherExecutor-839-thread-1) [ ] o.a.s.c.SolrCore [collection1_shard2_replica1] Registered new searcher Searcher@50b6d9[collection1_shard2_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.5.0):c2)))} [junit4] 2> 116647 INFO (qtp1428618077-1706) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica1] webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:42543/solr/collection1_shard1_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 20 [junit4] 2> 116647 INFO (qtp218819422-1735) [ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 116647 INFO (qtp218819422-1735) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica1] webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:42543/solr/collection1_shard1_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 20 [junit4] 2> 116648 INFO (qtp1428618077-1718) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica1] webapp=/solr path=/update params={_stateVer_=collection1:3&commit=true&wt=javabin&version=2}{commit=} 0 29 [junit4] 2> 116653 INFO (TEST-StreamExpressionTest.testParallelCommitStream-seed#[3E0A16E04BD9A583]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 116655 INFO (TEST-StreamExpressionTest.testParallelCommitStream-seed#[3E0A16E04BD9A583]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41168/solr ready [junit4] 2> 116658 INFO (qtp218819422-1733) [ ] o.a.s.c.S.Request [collection1_shard2_replica1] webapp=/solr path=/stream params={distrib=false&workerID=0&numWorkers=2&expr=commit(parallelDestinationCollection,zkHost%3D"127.0.0.1:41168/solr",batchSize%3D0,waitFlush%3Dfalse,waitSearcher%3Dfalse,softCommit%3Dfalse,update(parallelDestinationCollection,zkHost%3D"127.0.0.1:41168/solr",batchSize%3D2,search(collection1,q%3D"*:*",fl%3D"id,a_s,a_i,a_f,s_multi,i_multi",sort%3D"a_f+asc,+a_i+asc",partitionKeys%3Da_f,zkHost%3D"127.0.0.1:41168/solr")))&wt=json&version=2.2} status=0 QTime=0 [junit4] 2> 116659 INFO (qtp1428618077-1715) [ ] o.a.s.c.S.Request [collection1_shard1_replica1] webapp=/solr path=/stream params={distrib=false&workerID=1&numWorkers=2&expr=commit(parallelDestinationCollection,zkHost%3D"127.0.0.1:41168/solr",batchSize%3D0,waitFlush%3Dfalse,waitSearcher%3Dfalse,softCommit%3Dfalse,update(parallelDestinationCollection,zkHost%3D"127.0.0.1:41168/solr",batchSize%3D2,search(collection1,q%3D"*:*",fl%3D"id,a_s,a_i,a_f,s_multi,i_multi",sort%3D"a_f+asc,+a_i+asc",partitionKeys%3Da_f,zkHost%3D"127.0.0.1:41168/solr")))&wt=json&version=2.2} status=0 QTime=0 [junit4] 2> 116661 INFO (qtp218819422-1733) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 116661 INFO (qtp218819422-1733) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41168/solr ready [junit4] 2> 116675 INFO (qtp218819422-1724) [ ] o.a.s.c.S.Request [collection1_shard2_replica1] webapp=/solr path=/select params={q=*:*&distrib=false&fl=id,a_s,a_i,a_f,s_multi,i_multi&sort=a_f+asc,+a_i+asc&partitionKeys=a_f&fq={!hash+workers%3D2+worker%3D1}&wt=json&version=2.2} hits=0 status=0 QTime=3 [junit4] 2> 116675 INFO (qtp218819422-1730) [ ] o.a.s.c.S.Request [collection1_shard2_replica1] webapp=/solr path=/select params={q=*:*&distrib=false&fl=id,a_s,a_i,a_f,s_multi,i_multi&sort=a_f+asc,+a_i+asc&partitionKeys=a_f&fq={!hash+workers%3D2+worker%3D0}&wt=json&version=2.2} hits=2 status=0 QTime=6 [junit4] 2> 116675 INFO (qtp1428618077-1700) [ ] o.a.s.c.S.Request [collection1_shard1_replica1] webapp=/solr path=/select params={q=*:*&distrib=false&fl=id,a_s,a_i,a_f,s_multi,i_multi&sort=a_f+asc,+a_i+asc&partitionKeys=a_f&fq={!hash+workers%3D2+worker%3D0}&wt=json&version=2.2} hits=3 status=0 QTime=4 [junit4] 2> 116675 INFO (qtp1428618077-1709) [ ] o.a.s.c.S.Request [collection1_shard1_replica1] webapp=/solr path=/select params={q=*:*&distrib=false&fl=id,a_s,a_i,a_f,s_multi,i_multi&sort=a_f+asc,+a_i+asc&partitionKeys=a_f&fq={!hash+workers%3D2+worker%3D1}&wt=json&version=2.2} hits=0 status=0 QTime=2 [junit4] 2> 116710 INFO (qtp651572536-1702) [ ] o.a.s.u.p.LogUpdateProcessorFactory [parallelDestinationCollection_shard1_replica1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[0 (1557200089264422912)]} 0 3 [junit4] 2> 116710 INFO (qtp218819422-1839) [ ] o.a.s.u.p.LogUpdateProcessorFactory [parallelDestinationCollection_shard2_replica1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[2 (1557200089264422912)]} 0 4 [junit4] 2> 116715 INFO (qtp651572536-1698) [ ] o.a.s.u.p.LogUpdateProcessorFactory [parallelDestinationCollection_shard1_replica1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[1 (1557200089270714368)]} 0 2 [junit4] 2> 116715 INFO (qtp218819422-1840) [ ] o.a.s.u.p.LogUpdateProcessorFactory [parallelDestinationCollection_shard2_replica1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[3 (1557200089270714368)]} 0 2 [junit4] 2> 116719 INFO (qtp651572536-1696) [ ] o.a.s.u.p.LogUpdateProcessorFactory [parallelDestinationCollection_shard1_replica1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[4 (1557200089275957248)]} 0 0 [junit4] 2> 116721 INFO (qtp218819422-1733) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 116721 INFO (qtp218819422-1733) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41168/solr ready [junit4] 2> 116729 INFO (qtp218819422-1730) [ ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=false,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 116729 INFO (qtp651572536-1696) [ ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=false,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 116729 INFO (qtp218819422-1730) [ ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@21ae8771 [junit4] 2> 116729 INFO (qtp651572536-1696) [ ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@778ca3cf [junit4] 2> 116736 INFO (qtp218819422-1730) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@11959ea0[parallelDestinationCollection_shard2_replica1] main] [junit4] 2> 116736 INFO (qtp651572536-1696) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@31bb6f56[parallelDestinationCollection_shard1_replica1] main] [junit4] 2> 116736 INFO (searcherExecutor-849-thread-1) [ ] o.a.s.c.SolrCore [parallelDestinationCollection_shard2_replica1] Registered new searcher Searcher@11959ea0[parallelDestinationCollection_shard2_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.5.0):c2)))} [junit4] 2> 116736 INFO (qtp218819422-1730) [ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 116736 INFO (searcherExecutor-850-thread-1) [ ] o.a.s.c.SolrCore [parallelDestinationCollection_shard1_replica1] Registered new searcher Searcher@31bb6f56[parallelDestinationCollection_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.5.0):c3)))} [junit4] 2> 116736 INFO (qtp218819422-1730) [ ] o.a.s.u.p.LogUpdateProcessorFactory [parallelDestinationCollection_shard2_replica1] webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=false&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:37779/solr/parallelDestinationCollection_shard1_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 7 [junit4] 2> 116738 INFO (qtp651572536-1696) [ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 116739 INFO (qtp651572536-1696) [ ] o.a.s.u.p.LogUpdateProcessorFactory [parallelDestinationCollection_shard1_replica1] webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=false&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:37779/solr/parallelDestinationCollection_shard1_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 10 [junit4] 2> 116740 INFO (qtp651572536-1702) [ ] o.a.s.u.p.LogUpdateProcessorFactory [parallelDestinationCollection_shard1_replica1] webapp=/solr path=/update params={_stateVer_=parallelDestinationCollection:3&waitSearcher=false&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 14 [junit4] 2> 116752 INFO (TEST-StreamExpressionTest.testParallelCommitStream-seed#[3E0A16E04BD9A583]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 116753 INFO (TEST-StreamExpressionTest.testParallelCommitStream-seed#[3E0A16E04BD9A583]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41168/solr ready [junit4] 2> 116756 INFO (qtp218819422-1839) [ ] o.a.s.c.S.Request [parallelDestinationCollection_shard2_replica1] webapp=/solr path=/select params={q=*:*&distrib=false&fl=id,a_s,a_i,a_f,s_multi,i_multi&sort=a_i+asc&wt=json&version=2.2} hits=2 status=0 QTime=1 [junit4] 2> 116757 INFO (qtp651572536-1704) [ ] o.a.s.c.S.Request [parallelDestinationCollection_shard1_replica1] webapp=/solr path=/select params={q=*:*&distrib=false&fl=id,a_s,a_i,a_f,s_multi,i_multi&sort=a_i+asc&wt=json&version=2.2} hits=3 status=0 QTime=0 [junit4] 2> 116766 INFO (qtp651572536-1720) [ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params name=parallelDestinationCollection&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 116767 INFO (OverseerThreadFactory-830-thread-3) [ ] o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true [junit4] 2> 116771 INFO (qtp651572536-1696) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.parallelDestinationCollection_shard1_replica1 [junit4] 2> 116772 INFO (qtp651572536-1696) [ ] o.a.s.c.SolrCore [parallelDestinationCollection_shard1_replica1] CLOSING SolrCore org.apache.solr.core.SolrCore@10bca828 [junit4] 2> 116772 INFO (qtp218819422-1734) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.parallelDestinationCollection_shard2_replica1 [junit4] 2> 116772 INFO (qtp218819422-1734) [ ] o.a.s.c.SolrCore [parallelDestinationCollection_shard2_replica1] CLOSING SolrCore org.apache.solr.core.SolrCore@3ee398c3 [junit4] 2> 116775 INFO (qtp651572536-1696) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.parallelDestinationCollection.shard1.replica1 [junit4] 2> 116775 INFO (qtp218819422-1734) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.parallelDestinationCollection.shard2.replica1 [junit4] 2> 116787 INFO (qtp218819422-1734) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=parallelDestinationCollection_shard2_replica1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=16 [junit4] 2> 116792 INFO (qtp651572536-1696) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=parallelDestinationCollection_shard1_replica1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=20 [junit4] 2> 117497 INFO (qtp651572536-1720) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=parallelDestinationCollection&action=DELETE&wt=javabin&version=2} status=0 QTime=731 [junit4] 2> 117497 INFO (TEST-StreamExpressionTest.testParallelCommitStream-seed#[3E0A16E04BD9A583]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testParallelCommitStream [junit4] 2> 117522 INFO (TEST-StreamExpressionTest.testParallelPriorityStream-seed#[3E0A16E04BD9A583]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testParallelPriorityStream [junit4] 2> 117527 INFO (qtp1428618077-1715) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@3170df4a[collection1_shard1_replica1] realtime] [junit4] 2> 117531 INFO (qtp218819422-1838) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@f0c823e[collection1_shard2_replica1] realtime] [junit4] 2> 117531 INFO (qtp218819422-1838) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica1] webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:42543/solr/collection1_shard1_replica1/&wt=javabin&version=2}{deleteByQuery=*:* (-1557200090124255232)} 0 4 [junit4] 2> 117535 INFO (qtp1428618077-1703) [ ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 117535 INFO (qtp218819422-1728) [ ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 117535 INFO (qtp1428618077-1703) [ ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@11acc0d0 [junit4] 2> 117535 INFO (qtp218819422-1728) [ ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@161c5d [junit4] 2> 117536 INFO (qtp218819422-1728) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1db9863c[collection1_shard2_replica1] main] [junit4] 2> 117536 INFO (qtp1428618077-1703) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7b23a813[collection1_shard1_replica1] main] [junit4] 2> 117536 INFO (qtp218819422-1728) [ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 117536 INFO (searcherExecutor-839-thread-1) [ ] o.a.s.c.SolrCore [collection1_shard2_replica1] Registered new searcher Searcher@1db9863c[collection1_shard2_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 117536 INFO (qtp1428618077-1703) [ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 117536 INFO (searcherExecutor-840-thread-1) [ ] o.a.s.c.SolrCore [collection1_shard1_replica1] Registered new searcher Searcher@7b23a813[collection1_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 117536 INFO (qtp218819422-1728) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica1] webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:42543/solr/collection1_shard1_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 1 [junit4] 2> 117536 INFO (qtp1428618077-1703) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica1] webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:42543/solr/collection1_shard1_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 1 [junit4] 2> 117537 INFO (qtp1428618077-1715) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica1] webapp=/solr path=/update params={_stateVer_=collection1:3&commit=true&wt=javabin&version=2}{deleteByQuery=*:* (-1557200090121109504),commit=} 0 12 [junit4] 2> 117545 INFO (qtp1428618077-1706) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica1] webapp=/solr path=/update params={_stateVer_=collection1:3&wt=javabin&version=2}{add=[0 (1557200090136838144), 4 (1557200090142081024), 1 (1557200090142081025), 8 (1557200090143129600)]} 0 5 [junit4] 2> 117545 INFO (qtp218819422-1735) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica1] webapp=/solr path=/update params={_stateVer_=collection1:3&wt=javabin&version=2}{add=[2 (1557200090136838144), 3 (1557200090142081024), 5 (1557200090143129600), 6 (1557200090143129601), 7 (1557200090143129602), 9 (1557200090143129603)]} 0 6 [junit4] 2> 117550 INFO (qtp218819422-1730) [ ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 117550 INFO (qtp1428618077-1700) [ ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 117550 INFO (qtp218819422-1730) [ ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@161c5d [junit4] 2> 117550 INFO (qtp1428618077-1700) [ ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@11acc0d0 [junit4] 2> 117557 INFO (qtp218819422-1730) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6bcb7000[collection1_shard2_replica1] main] [junit4] 2> 117557 INFO (qtp1428618077-1700) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6172d435[collection1_shard1_replica1] main] [junit4] 2> 117557 INFO (searcherExecutor-839-thread-1) [ ] o.a.s.c.SolrCore [collection1_shard2_replica1] Registered new searcher Searcher@6bcb7000[collection1_shard2_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(6.5.0):c6)))} [junit4] 2> 117557 INFO (qtp218819422-1730) [ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 117557 INFO (qtp218819422-1730) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica1] webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:42543/solr/collection1_shard1_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 7 [junit4] 2> 117557 INFO (qtp1428618077-1700) [ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 117557 INFO (searcherExecutor-840-thread-1) [ ] o.a.s.c.SolrCore [collection1_shard1_replica1] Registered new searcher Searcher@6172d435[collection1_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(6.5.0):c4)))} [junit4] 2> 117557 INFO (qtp1428618077-1700) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica1] webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:42543/solr/collection1_shard1_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 8 [junit4] 2> 117558 INFO (qtp1428618077-1718) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica1] webapp=/solr path=/update params={_stateVer_=collection1:3&commit=true&wt=javabin&version=2}{commit=} 0 11 [junit4] 2> 117562 INFO (TEST-StreamExpressionTest.testParallelPriorityStream-seed#[3E0A16E04BD9A583]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 117563 INFO (TEST-StreamExpressionTest.testParallelPriorityStream-seed#[3E0A16E04BD9A583]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41168/solr ready [junit4] 2> 117568 INFO (qtp218819422-1724) [ ] o.a.s.c.S.Request [collection1_shard2_replica1] webapp=/solr path=/stream params={distrib=false&workerID=0&numWorkers=2&expr=priority(topic(collection1,collection1,q%3D"a_s:hello",fl%3D"id,a_i",initialCheckpoint%3D0,partitionKeys%3Did,rows%3D500,zkHost%3D"127.0.0.1:41168/solr",id%3D1000000,initialCheckpoint%3D0,checkpointEvery%3D-1),topic(collection1,collection1,q%3D"a_s:hello1",fl%3D"id,a_i",initialCheckpoint%3D0,partitionKeys%3Did,rows%3D500,zkHost%3D"127.0.0.1:41168/solr",id%3D2000000,initialCheckpoint%3D0,checkpointEvery%3D-1))&wt=json&version=2.2} status=0 QTime=0 [junit4] 2> 117568 INFO (qtp1428618077-1715) [ ] o.a.s.c.S.Request [collection1_shard1_replica1] webapp=/solr path=/stream params={distrib=false&workerID=1&numWorkers=2&expr=priority(topic(collection1,collection1,q%3D"a_s:hello",fl%3D"id,a_i",initialCheckpoint%3D0,partitionKeys%3Did,rows%3D500,zkHost%3D"127.0.0.1:41168/solr",id%3D1000000,initialCheckpoint%3D0,checkpointEvery%3D-1),topic(collection1,collection1,q%3D"a_s:hello1",fl%3D"id,a_i",initialCheckpoint%3D0,partitionKeys%3Did,rows%3D500,zkHost%3D"127.0.0.1:41168/solr",id%3D2000000,initialCheckpoint%3D0,checkpointEvery%3D-1))&wt=json&version=2.2} status=0 QTime=0 [junit4] 2> 117570 INFO (qtp218819422-1724) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 117571 INFO (qtp218819422-1724) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41168/solr ready [junit4] 2> 117580 INFO (qtp218819422-1728) [ ] o.a.s.h.c.RealTimeGetComponent LOOKUP_SLICE:shard2=http://127.0.0.1:34900/solr/collection1_shard2_replica1/ [junit4] 2> 117581 INFO (qtp218819422-1838) [ ] o.a.s.h.c.RealTimeGetComponent LOOKUP_SLICE:shard2=http://127.0.0.1:34900/solr/collection1_shard2_replica1/ [junit4] 2> 117583 INFO (qtp218819422-1733) [ ] o.a.s.c.S.Request [collection1_shard2_replica1] webapp=/solr path=/get params={distrib=false&qt=/get&omitHeader=true&shards.purpose=1&NOW=1485061731509&ids=1000000_1&isShard=true&shard.url=http://127.0.0.1:34900/solr/collection1_shard2_replica1/&wt=javabin&version=2&shards.qt=/get} status=0 QTime=1 [junit4] 2> 117583 INFO (qtp218819422-1735) [ ] o.a.s.c.S.Request [collection1_shard2_replica1] webapp=/solr path=/get params={distrib=false&qt=/get&omitHeader=true&shards.purpose=1&NOW=1485061731511&ids=1000000_0&isShard=true&shard.url=http://127.0.0.1:34900/solr/collection1_shard2_replica1/&wt=javabin&version=2&shards.qt=/get} status=0 QTime=0 [junit4] 2> 117584 INFO (qtp218819422-1728) [ ] o.a.s.c.S.Request [collection1_shard2_replica1] webapp=/solr path=/get params={qt=/get&ids=1000000_1&wt=javabin&version=2} status=0 QTime=4 [junit4] 2> 117584 INFO (qtp218819422-1838) [ ] o.a.s.c.S.Request [collection1_shard2_replica1] webapp=/solr path=/get params={qt=/get&ids=1000000_0&wt=javabin&version=2} status=0 QTime=3 [junit4] 2> 117592 INFO (qtp218819422-1730) [ ] o.a.s.c.S.Request [collection1_shard2_replica1] webapp=/solr path=/select params={q=a_s:hello&distrib=false&fl=id,a_i,_version_&initialCheckpoint=0&partitionKeys=id&sort=_version_+asc&fq={!hash+workers%3D2+worker%3D1}&rows=500&wt=json&version=2.2} hits=2 status=0 QTime=3 [junit4] 2> 117593 INFO (qtp218819422-1734) [ ] o.a.s.c.S.Request [collection1_shard2_replica1] webapp=/solr path=/select params={q=a_s:hello&distrib=false&fl=id,a_i,_version_&initialCheckpoint=0&partitionKeys=id&sort=_version_+asc&fq={!hash+workers%3D2+worker%3D0}&rows=500&wt=json&version=2.2} hits=1 status=0 QTime=0 [junit4] 2> 117593 INFO (qtp1428618077-1717) [ ] o.a.s.c.S.Request [collection1_shard1_replica1] webapp=/solr path=/select params={q=a_s:hello&distrib=false&fl=id,a_i,_version_&initialCheckpoint=0&partitionKeys=id&sort=_version_+asc&fq={!hash+workers%3D2+worker%3D0}&rows=500&wt=json&version=2.2} hits=1 status=0 QTime=1 [junit4] 2> 117593 INFO (qtp1428618077-1706) [ ] o.a.s.c.S.Request [collection1_shard1_replica1] webapp=/solr path=/select params={q=a_s:hello&distrib=false&fl=id,a_i,_version_&initialCheckpoint=0&partitionKeys=id&sort=_version_+asc&fq={!hash+workers%3D2+worker%3D1}&rows=500&wt=json&version=2.2} hits=0 status=0 QTime=1 [junit4] 2> 117603 INFO (qtp218819422-1840) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica1] webapp=/solr path=/update params={_stateVer_=collection1:3&collection=collection1&wt=javabin&version=2}{add=[1000000_1 (1557200090198704128)]} 0 5 [junit4] 2> 117603 INFO (qtp218819422-1838) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica1] webapp=/solr path=/update params={_stateVer_=collection1:3&collection=collection1&wt=javabin&version=2}{add=[1000000_0 (1557200090199752704)]} 0 4 [junit4] 2> 117611 INFO (qtp1428618077-1706) [ ] o.a.s.c.S.Request [collection1_shard1_replica1] webapp=/solr path=/stream params={distrib=false&workerID=0&numWorkers=2&expr=priority(topic(collection1,collection1,q%3D"a_s:hello",fl%3D"id,a_i",initialCheckpoint%3D0,partitionKeys%3Did,rows%3D500,zkHost%3D"127.0.0.1:41168/solr",id%3D1000000,initialCheckpoint%3D0,checkpointEvery%3D-1),topic(collection1,collection1,q%3D"a_s:hello1",fl%3D"id,a_i",initialCheckpoint%3D0,partitionKeys%3Did,rows%3D500,zkHost%3D"127.0.0.1:41168/solr",id%3D2000000,initialCheckpoint%3D0,checkpointEvery%3D-1))&wt=json&version=2.2} status=0 QTime=0 [junit4] 2> 117612 INFO (qtp218819422-1866) [ ] o.a.s.c.S.Request [collection1_shard2_replica1] webapp=/solr path=/stream params={distrib=false&workerID=1&numWorkers=2&expr=priority(topic(collection1,collection1,q%3D"a_s:hello",fl%3D"id,a_i",initialCheckpoint%3D0,partitionKeys%3Did,rows%3D500,zkHost%3D"127.0.0.1:41168/solr",id%3D1000000,initialCheckpoint%3D0,checkpointEvery%3D-1),topic(collection1,collection1,q%3D"a_s:hello1",fl%3D"id,a_i",initialCheckpoint%3D0,partitionKeys%3Did,rows%3D500,zkHost%3D"127.0.0.1:41168/solr",id%3D2000000,initialCheckpoint%3D0,checkpointEvery%3D-1))&wt=json&version=2.2} status=0 QTime=0 [junit4] 2> 117615 INFO (qtp218819422-1728) [ ] o.a.s.h.c.RealTimeGetComponent LOOKUP_SLICE:shard2=http://127.0.0.1:34900/solr/collection1_shard2_replica1/ [junit4] 2> 117615 INFO (qtp218819422-1838) [ ] o.a.s.h.c.RealTimeGetComponent LOOKUP_SLICE:shard2=http://127.0.0.1:34900/solr/collection1_shard2_replica1/ [junit4] 2> 117618 INFO (qtp218819422-1839) [ ] o.a.s.c.S.Request [collection1_shard2_replica1] webapp=/solr path=/get params={distrib=false&qt=/get&omitHeader=true&shards.purpose=1&NOW=1485061731545&ids=1000000_0&isShard=true&shard.url=http://127.0.0.1:34900/solr/collection1_shard2_replica1/&wt=javabin&version=2&shards.qt=/get} status=0 QTime=0 [junit4] 2> 117618 INFO (qtp218819422-1724) [ ] o.a.s.c.S.Request [collection1_shard2_replica1] webapp=/solr path=/get params={distrib=false&qt=/get&omitHeader=true&shards.purpose=1&NOW=1485061731545&ids=1000000_1&isShard=true&shard.url=http://127.0.0.1:34900/solr/collection1_shard2_replica1/&wt=javabin&version=2&shards.qt=/get} status=0 QTime=0 [junit4] 2> 117618 INFO (qtp218819422-1728) [ ] o.a.s.c.S.Request [collection1_shard2_replica1] webapp=/solr path=/get params={qt=/get&ids=1000000_1&wt=javabin&version=2} status=0 QTime=3 [junit4] 2> 117619 INFO (qtp218819422-1838) [ ] o.a.s.c.S.Request [collection1_shard2_replica1] webapp=/solr path=/get params={qt=/get&ids=1000000_0&wt=javabin&version=2} status=0 QTime=3 [junit4] 2> 117623 INFO (qtp1428618077-1700) [ ] o.a.s.c.S.Request [collection1_shard1_replica1] webapp=/solr path=/select params={q=a_s:hello&distrib=false&fl=id,a_i,_version_&initialCheckpoint=0&partitionKeys=id&sort=_version_+asc&fq={!hash+workers%3D2+worker%3D1}&rows=500&wt=json&version=2.2} hits=0 status=0 QTime=1 [junit4] 2> 117623 INFO (qtp218819422-1840) [ ] o.a.s.c.S.Request [collection1_shard2_replica1] webapp=/solr path=/select params={q=a_s:hello&distrib=false&fl=id,a_i,_version_&initialCheckpoint=0&partitionKeys=id&sort=_version_+asc&fq={!hash+workers%3D2+worker%3D0}&fq={!frange+cost%3D100+incl%3Dfalse+l%3D1557200090143129601}_version_&rows=500&wt=json&version=2.2} hits=0 status=0 QTime=1 [junit4] 2> 117623 INFO (qtp1428618077-1718) [ ] o.a.s.c.S.Request [collection1_shard1_replica1] webapp=/solr path=/select params={q=a_s:hello&distrib=false&fl=id,a_i,_version_&initialCheckpoint=0&partitionKeys=id&sort=_version_+asc&fq={!hash+workers%3D2+worker%3D0}&fq={!frange+cost%3D100+incl%3Dfalse+l%3D [...truncated too long message...] updating... (live nodes size: [3]) [junit4] 2> 190811 INFO (zkCallback-357-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 190812 INFO (coreCloseExecutor-1009-thread-2) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.parallelDestinationCollection1.shard2.replica1 [junit4] 2> 190813 INFO (coreCloseExecutor-1011-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1.shard2.replica1 [junit4] 2> 190815 INFO (coreCloseExecutor-1010-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.parallelDestinationCollection1.shard1.replica1 [junit4] 2> 190815 INFO (jetty-launcher-342-thread-5) [ ] o.a.s.c.Overseer Overseer (id=97325005238304780-127.0.0.1:34900_solr-n_0000000000) closing [junit4] 2> 190815 INFO (coreCloseExecutor-1009-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1.shard1.replica1 [junit4] 2> 190816 INFO (OverseerStateUpdate-97325005238304780-127.0.0.1:34900_solr-n_0000000000) [ ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:34900_solr [junit4] 2> 190816 WARN (zkCallback-360-thread-2) [ ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 190816 INFO (zkCallback-363-thread-5) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2) [junit4] 2> 190817 INFO (jetty-launcher-342-thread-7) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node [junit4] 2> 190817 INFO (zkCallback-357-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2) [junit4] 2> 190817 INFO (jetty-launcher-342-thread-7) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4b155ee5{/solr,null,UNAVAILABLE} [junit4] 2> 190817 WARN (zkCallback-357-thread-2) [ ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 192310 WARN (zkCallback-362-thread-2) [ ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 192310 INFO (jetty-launcher-342-thread-8) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node [junit4] 2> 192310 INFO (jetty-launcher-342-thread-8) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3451cf8d{/solr,null,UNAVAILABLE} [junit4] 2> 192317 WARN (zkCallback-363-thread-5) [ ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 192317 INFO (jetty-launcher-342-thread-6) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node [junit4] 2> 192317 INFO (jetty-launcher-342-thread-5) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node [junit4] 2> 192317 INFO (jetty-launcher-342-thread-5) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1116a0b0{/solr,null,UNAVAILABLE} [junit4] 2> 192317 INFO (jetty-launcher-342-thread-6) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1f01f9d8{/solr,null,UNAVAILABLE} [junit4] 2> 192318 INFO (SUITE-StreamExpressionTest-seed#[3E0A16E04BD9A583]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:41168 41168 [junit4] 2> 192328 INFO (Thread-521) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:41168 41168 [junit4] 2> 192328 WARN (Thread-521) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 165 /solr/aliases.json [junit4] 2> 165 /solr/clusterprops.json [junit4] 2> 8 /solr/configs/conf [junit4] 2> 7 /solr/configs/ml [junit4] 2> 4 /solr/security.json [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 165 /solr/clusterstate.json [junit4] 2> 8 /solr/collections/destinationCollection/state.json [junit4] 2> 4 /solr/collections/destination/state.json [junit4] 2> 4 /solr/collections/parallelDestinationCollection/state.json [junit4] 2> 4 /solr/collections/mainCorpus/state.json [junit4] 2> 2 /solr/overseer_elect/election/97325005238304780-127.0.0.1:34900_solr-n_0000000000 [junit4] 2> 2 /solr/collections/collection1/state.json [junit4] 2> 2 /solr/collections/workQueue/state.json [junit4] 2> 2 /solr/collections/uknownCollection/state.json [junit4] 2> 2 /solr/collections/parallelDestinationCollection1/state.json [junit4] 2> 2 /solr/collections/modelCollection/state.json [junit4] 2> 2 /solr/collections/checkpointCollection/state.json [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 165 /solr/live_nodes [junit4] 2> 165 /solr/collections [junit4] 2> 89 /solr/overseer/queue [junit4] 2> 52 /solr/overseer/collection-queue-work [junit4] 2> 29 /solr/overseer/queue-work [junit4] 2> [junit4] 2> 192328 INFO (SUITE-StreamExpressionTest-seed#[3E0A16E04BD9A583]-worker) [ ] o.a.s.SolrTestCaseJ4 ###deleteCore [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_3E0A16E04BD9A583-001 [junit4] 2> Jan 22, 2017 5:10:06 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks [junit4] 2> WARNING: Will linger awaiting termination of 1 leaked thread(s). [junit4] 2> NOTE: test params are: codec=Asserting(Lucene62): {expr_s=PostingsFormat(name=Memory doPackFST= true), name_s=PostingsFormat(name=LuceneVarGapFixedInterval), iteration_i=PostingsFormat(name=Memory doPackFST= true), terms_ss=FST50, join2_s=FST50, field_s=Lucene50(blocksize=128), multiDefault=FST50, subject=FST50, a_f=FST50, intDefault=Lucene50(blocksize=128), join1_i=PostingsFormat(name=Memory doPackFST= true), falseNegative_i=Lucene50(blocksize=128), a_i=PostingsFormat(name=Memory doPackFST= true), join3_i=PostingsFormat(name=LuceneVarGapFixedInterval), falsePositive_i=Lucene50(blocksize=128), field_i=FST50, level1_s=PostingsFormat(name=Memory doPackFST= true), body_t=PostingsFormat(name=LuceneVarGapFixedInterval), s_multi=PostingsFormat(name=LuceneVarGapFixedInterval), level2_s=Lucene50(blocksize=128), a_s=PostingsFormat(name=LuceneVarGapFixedInterval), score_f=PostingsFormat(name=LuceneVarGapFixedInterval), tv_text=Lucene50(blocksize=128), term_s=FST50, text_s=PostingsFormat(name=Memory doPackFST= true), id=PostingsFormat(name=Memory doPackFST= true), text=PostingsFormat(name=LuceneVarGapFixedInterval), timestamp=Lucene50(blocksize=128), idfs_ds=Lucene50(blocksize=128), alpha_d=PostingsFormat(name=LuceneVarGapFixedInterval), i_multi=PostingsFormat(name=Memory doPackFST= true), weights_ds=PostingsFormat(name=LuceneVarGapFixedInterval), featureSet_s=FST50, idf_d=FST50, trueNegative_i=PostingsFormat(name=LuceneVarGapFixedInterval), index_i=FST50, out_i=FST50, checkpoint_ss=PostingsFormat(name=LuceneVarGapFixedInterval), ident_s=FST50, whitetok=PostingsFormat(name=LuceneVarGapFixedInterval), _version_=Lucene50(blocksize=128), error_d=PostingsFormat(name=Memory doPackFST= true), side_s=PostingsFormat(name=LuceneVarGapFixedInterval), truePositive_i=PostingsFormat(name=Memory doPackFST= true)}, docValues:{expr_s=DocValuesFormat(name=Asserting), name_s=DocValuesFormat(name=Memory), iteration_i=DocValuesFormat(name=Asserting), terms_ss=DocValuesFormat(name=Lucene54), join2_s=DocValuesFormat(name=Lucene54), field_s=DocValuesFormat(name=Lucene54), multiDefault=DocValuesFormat(name=Lucene54), a_f=DocValuesFormat(name=Lucene54), intDefault=DocValuesFormat(name=Lucene54), join1_i=DocValuesFormat(name=Asserting), falseNegative_i=DocValuesFormat(name=Lucene54), a_i=DocValuesFormat(name=Asserting), join3_i=DocValuesFormat(name=Memory), falsePositive_i=DocValuesFormat(name=Lucene54), field_i=DocValuesFormat(name=Lucene54), level1_s=DocValuesFormat(name=Asserting), s_multi=DocValuesFormat(name=Memory), level2_s=DocValuesFormat(name=Lucene54), a_s=DocValuesFormat(name=Memory), score_f=DocValuesFormat(name=Memory), term_s=DocValuesFormat(name=Lucene54), text_s=DocValuesFormat(name=Asserting), id=DocValuesFormat(name=Asserting), i_multi=DocValuesFormat(name=Asserting), featureSet_s=DocValuesFormat(name=Lucene54), trueNegative_i=DocValuesFormat(name=Memory), index_i=DocValuesFormat(name=Lucene54), out_i=DocValuesFormat(name=Lucene54), checkpoint_ss=DocValuesFormat(name=Memory), ident_s=DocValuesFormat(name=Lucene54), _version_=DocValuesFormat(name=Lucene54), side_s=DocValuesFormat(name=Memory), truePositive_i=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=2041, maxMBSortInHeap=5.2485590223910314, sim=RandomSimilarity(queryNorm=false,coord=crazy): {}, locale=en-PW, timezone=Asia/Colombo [junit4] 2> NOTE: Linux 4.4.0-53-generic amd64/Oracle Corporation 9-ea (64-bit)/cpus=12,threads=1,free=189943192,total=522715136 [junit4] 2> NOTE: All tests run in this JVM: [BasicHttpSolrClientTest, TestSuggesterResponse, TestHash, GraphExpressionTest, StreamExpressionParserTest, FacetFieldTest, SolrExampleBinaryTest, TestCoreAdmin, TestCollectionStateWatchers, SchemaTest, TestRetryUtil, ConcurrentUpdateSolrClientTest, HttpClientUtilTest, CommonParamsTest, JdbcTest, StreamExpressionTest] [junit4] Completed [90/90 (1!)] on J2 in 81.59s, 52 tests, 3 errors <<< FAILURES! [...truncated 50867 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
