Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/864/ Java: 64bit/jdk-10-ea+32 -XX:-UseCompressedOops -XX:+UseG1GC
3 tests failed. FAILED: org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testExecutorStream Error Message: Error from server at https://127.0.0.1:43095/solr: Could not fully remove collection: destination Stack Trace: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:43095/solr: Could not fully remove collection: destination at __randomizedtesting.SeedInfo.seed([38ACC24AEA94FF0B:1A6C43B1C9FED51B]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1103) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211) at org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testExecutorStream(StreamExpressionTest.java:8207) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:564) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.base/java.lang.Thread.run(Thread.java:844) FAILED: org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testUpdateStream Error Message: Error from server at https://127.0.0.1:43095/solr: Could not fully create collection: destinationCollection Stack Trace: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:43095/solr: Could not fully create collection: destinationCollection at __randomizedtesting.SeedInfo.seed([38ACC24AEA94FF0B:F0EB0630E39C025B]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1103) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211) at org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testUpdateStream(StreamExpressionTest.java:3958) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:564) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.base/java.lang.Thread.run(Thread.java:844) FAILED: org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testCommitStream Error Message: Error from server at https://127.0.0.1:43095/solr: Could not fully create collection: destinationCollection Stack Trace: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:43095/solr: Could not fully create collection: destinationCollection at __randomizedtesting.SeedInfo.seed([38ACC24AEA94FF0B:833ADA047EAB9D92]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1103) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211) at org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testCommitStream(StreamExpressionTest.java:4450) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:564) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.base/java.lang.Thread.run(Thread.java:844) Build Log: [...truncated 14953 lines...] [junit4] Suite: org.apache.solr.client.solrj.io.stream.StreamExpressionTest [junit4] 2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_38ACC24AEA94FF0B-001/init-core-data-001 [junit4] 2> 18293 WARN (SUITE-StreamExpressionTest-seed#[38ACC24AEA94FF0B]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=22 numCloses=22 [junit4] 2> 18293 INFO (SUITE-StreamExpressionTest-seed#[38ACC24AEA94FF0B]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false [junit4] 2> 18295 INFO (SUITE-StreamExpressionTest-seed#[38ACC24AEA94FF0B]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) 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> 18299 INFO (SUITE-StreamExpressionTest-seed#[38ACC24AEA94FF0B]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 18302 INFO (SUITE-StreamExpressionTest-seed#[38ACC24AEA94FF0B]-worker) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_38ACC24AEA94FF0B-001/tempDir-001 [junit4] 2> 18302 INFO (SUITE-StreamExpressionTest-seed#[38ACC24AEA94FF0B]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 18302 INFO (Thread-12) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 18302 INFO (Thread-12) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 18305 ERROR (Thread-12) [ ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes [junit4] 2> 18402 INFO (SUITE-StreamExpressionTest-seed#[38ACC24AEA94FF0B]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:37983 [junit4] 2> 18449 INFO (jetty-launcher-11-thread-4) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 18449 INFO (jetty-launcher-11-thread-2) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 18450 INFO (jetty-launcher-11-thread-1) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 18450 INFO (jetty-launcher-11-thread-3) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 18503 INFO (jetty-launcher-11-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2420b779{/solr,null,AVAILABLE} [junit4] 2> 18507 INFO (jetty-launcher-11-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@429b1a78{/solr,null,AVAILABLE} [junit4] 2> 18512 INFO (jetty-launcher-11-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@273f7698{/solr,null,AVAILABLE} [junit4] 2> 18571 INFO (jetty-launcher-11-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@509b8c7b{SSL,[ssl, http/1.1]}{127.0.0.1:٤٣٦٥٥} [junit4] 2> 18572 INFO (jetty-launcher-11-thread-2) [ ] o.e.j.s.Server Started @٢٠٥٠٤ms [junit4] 2> 18572 INFO (jetty-launcher-11-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43655} [junit4] 2> 18572 ERROR (jetty-launcher-11-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 18572 INFO (jetty-launcher-11-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.2.0 [junit4] 2> 18572 INFO (jetty-launcher-11-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 18572 INFO (jetty-launcher-11-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 18572 INFO (jetty-launcher-11-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-11-20T17:06:15.105729Z [junit4] 2> 18573 INFO (jetty-launcher-11-thread-2) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 18614 INFO (jetty-launcher-11-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@28a0d75d{SSL,[ssl, http/1.1]}{127.0.0.1:٣٤٣١٥} [junit4] 2> 18614 INFO (jetty-launcher-11-thread-3) [ ] o.e.j.s.Server Started @٢٠٥٤٧ms [junit4] 2> 18614 INFO (jetty-launcher-11-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@a01954f{SSL,[ssl, http/1.1]}{127.0.0.1:٣٦٠٨٧} [junit4] 2> 18615 INFO (jetty-launcher-11-thread-4) [ ] o.e.j.s.Server Started @٢٠٥٤٧ms [junit4] 2> 18615 INFO (jetty-launcher-11-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36087} [junit4] 2> 18615 INFO (jetty-launcher-11-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@316864dd{/solr,null,AVAILABLE} [junit4] 2> 18616 INFO (jetty-launcher-11-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@a0daa54{SSL,[ssl, http/1.1]}{127.0.0.1:٤٣٠٩٥} [junit4] 2> 18616 INFO (jetty-launcher-11-thread-1) [ ] o.e.j.s.Server Started @٢٠٥٤٩ms [junit4] 2> 18616 INFO (jetty-launcher-11-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43095} [junit4] 2> 18614 INFO (jetty-launcher-11-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34315} [junit4] 2> 18618 ERROR (jetty-launcher-11-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 18615 ERROR (jetty-launcher-11-thread-4) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 18620 INFO (jetty-launcher-11-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.2.0 [junit4] 2> 18617 ERROR (jetty-launcher-11-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 18620 INFO (jetty-launcher-11-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 18620 INFO (jetty-launcher-11-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 18620 INFO (jetty-launcher-11-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.2.0 [junit4] 2> 18620 INFO (jetty-launcher-11-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-11-20T17:06:15.153268Z [junit4] 2> 18618 INFO (jetty-launcher-11-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.2.0 [junit4] 2> 18620 INFO (jetty-launcher-11-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 18620 INFO (jetty-launcher-11-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 18620 INFO (jetty-launcher-11-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-11-20T17:06:15.153690Z [junit4] 2> 18620 INFO (jetty-launcher-11-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 18621 INFO (jetty-launcher-11-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 18621 INFO (jetty-launcher-11-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-11-20T17:06:15.154082Z [junit4] 2> 18622 INFO (jetty-launcher-11-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 18669 INFO (jetty-launcher-11-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 18669 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 0x15fda6506b50001, likely client has closed socket [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239) [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203) [junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844) [junit4] 2> 18693 INFO (jetty-launcher-11-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37983/solr [junit4] 2> 18710 INFO (jetty-launcher-11-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 18710 INFO (jetty-launcher-11-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37983/solr [junit4] 2> 18710 INFO (jetty-launcher-11-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 18761 INFO (jetty-launcher-11-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37983/solr [junit4] 2> 18819 INFO (jetty-launcher-11-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37983/solr [junit4] 2> 18903 WARN (jetty-launcher-11-thread-2) [ ] o.a.s.c.ZkController The _default configset could not be uploaded. Please provide 'solr.default.confdir' parameter that points to a configset intended to be the default. Current 'solr.default.confdir' value: null [junit4] 2> 18903 WARN (jetty-launcher-11-thread-4) [ ] o.a.s.c.ZkController The _default configset could not be uploaded. Please provide 'solr.default.confdir' parameter that points to a configset intended to be the default. Current 'solr.default.confdir' value: null [junit4] 2> 18931 WARN (jetty-launcher-11-thread-1) [ ] o.a.s.c.ZkController The _default configset could not be uploaded. Please provide 'solr.default.confdir' parameter that points to a configset intended to be the default. Current 'solr.default.confdir' value: null [junit4] 2> 18946 INFO (jetty-launcher-11-thread-2) [ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 18947 INFO (jetty-launcher-11-thread-4) [ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 18952 INFO (jetty-launcher-11-thread-2) [ ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43655_solr [junit4] 2> 18953 INFO (jetty-launcher-11-thread-1) [ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 18958 INFO (jetty-launcher-11-thread-4) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36087_solr [junit4] 2> 18961 INFO (jetty-launcher-11-thread-1) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43095_solr [junit4] 2> 18961 INFO (jetty-launcher-11-thread-2) [ ] o.a.s.c.Overseer Overseer (id=99037844264517639-127.0.0.1:43655_solr-n_0000000000) starting [junit4] 2> 18975 INFO (zkCallback-34-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 18984 INFO (zkCallback-25-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 18984 INFO (zkCallback-24-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 19006 WARN (jetty-launcher-11-thread-3) [ ] o.a.s.c.ZkController The _default configset could not be uploaded. Please provide 'solr.default.confdir' parameter that points to a configset intended to be the default. Current 'solr.default.confdir' value: null [junit4] 2> 19007 INFO (jetty-launcher-11-thread-3) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 19009 INFO (jetty-launcher-11-thread-3) [ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 19025 INFO (jetty-launcher-11-thread-3) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34315_solr [junit4] 2> 19053 INFO (zkCallback-34-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 19053 INFO (zkCallback-24-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 19053 INFO (zkCallback-25-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 19053 INFO (zkCallback-35-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 19090 INFO (jetty-launcher-11-thread-2) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43655_solr [junit4] 2> 19097 INFO (zkCallback-25-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 19097 INFO (zkCallback-34-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 19097 INFO (zkCallback-35-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 19103 INFO (zkCallback-24-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 19311 INFO (jetty-launcher-11-thread-1) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43095.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f298827 [junit4] 2> 19347 INFO (jetty-launcher-11-thread-4) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36087.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f298827 [junit4] 2> 19430 INFO (jetty-launcher-11-thread-1) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43095.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f298827 [junit4] 2> 19430 INFO (jetty-launcher-11-thread-1) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43095.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f298827 [junit4] 2> 19433 INFO (jetty-launcher-11-thread-1) [ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_38ACC24AEA94FF0B-001/tempDir-001/node1/. [junit4] 2> 19469 INFO (jetty-launcher-11-thread-4) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36087.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f298827 [junit4] 2> 19469 INFO (jetty-launcher-11-thread-4) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36087.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f298827 [junit4] 2> 19475 INFO (jetty-launcher-11-thread-3) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34315.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f298827 [junit4] 2> 19471 INFO (jetty-launcher-11-thread-4) [ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_38ACC24AEA94FF0B-001/tempDir-001/node4/. [junit4] 2> 19544 INFO (jetty-launcher-11-thread-3) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34315.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f298827 [junit4] 2> 19544 INFO (jetty-launcher-11-thread-3) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34315.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f298827 [junit4] 2> 19548 INFO (jetty-launcher-11-thread-2) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43655.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f298827 [junit4] 2> 19558 INFO (jetty-launcher-11-thread-3) [ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_38ACC24AEA94FF0B-001/tempDir-001/node3/. [junit4] 2> 19567 INFO (jetty-launcher-11-thread-2) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43655.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f298827 [junit4] 2> 19590 INFO (jetty-launcher-11-thread-2) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43655.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f298827 [junit4] 2> 19591 INFO (jetty-launcher-11-thread-2) [ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_38ACC24AEA94FF0B-001/tempDir-001/node2/. [junit4] 2> 19781 INFO (SUITE-StreamExpressionTest-seed#[38ACC24AEA94FF0B]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 19782 INFO (SUITE-StreamExpressionTest-seed#[38ACC24AEA94FF0B]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37983/solr ready [junit4] 2> 19896 INFO (qtp1965710302-118) [ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf&name=collection1_collection&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 19913 INFO (OverseerThreadFactory-46-thread-1) [ ] o.a.s.c.CreateCollectionCmd Create collection collection1_collection [junit4] 2> 20038 INFO (OverseerStateUpdate-99037844264517639-127.0.0.1:43655_solr-n_0000000000) [ ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"collection1_collection", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"collection1_collection_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:43095/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 20041 INFO (OverseerStateUpdate-99037844264517639-127.0.0.1:43655_solr-n_0000000000) [ ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"collection1_collection", [junit4] 2> "shard":"shard2", [junit4] 2> "core":"collection1_collection_shard2_replica_n2", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:34315/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 20345 INFO (qtp1622898149-135) [ ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_collection_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT [junit4] 2> 20346 INFO (qtp1622898149-135) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 20346 INFO (qtp1965710302-143) [ ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1_collection_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 20348 INFO (qtp1965710302-143) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 20487 INFO (zkCallback-35-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_collection/state.json] for collection [collection1_collection] has occurred - updating... (live nodes size: [4]) [junit4] 2> 20492 INFO (zkCallback-34-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_collection/state.json] for collection [collection1_collection] has occurred - updating... (live nodes size: [4]) [junit4] 2> 20493 INFO (zkCallback-34-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_collection/state.json] for collection [collection1_collection] has occurred - updating... (live nodes size: [4]) [junit4] 2> 20496 INFO (zkCallback-35-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_collection/state.json] for collection [collection1_collection] has occurred - updating... (live nodes size: [4]) [junit4] 2> 21400 INFO (qtp1622898149-135) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0 [junit4] 2> 21408 INFO (qtp1965710302-143) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0 [junit4] 2> 21426 INFO (qtp1965710302-143) [ ] o.a.s.s.IndexSchema [collection1_collection_shard1_replica_n1] Schema name=test [junit4] 2> 21430 INFO (qtp1622898149-135) [ ] o.a.s.s.IndexSchema [collection1_collection_shard2_replica_n2] Schema name=test [junit4] 2> 21544 WARN (qtp1622898149-135) [ ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.GeoHashField]. Please consult documentation how to replace it accordingly. [junit4] 2> 21553 WARN (qtp1965710302-143) [ ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.LatLonType]. Please consult documentation how to replace it accordingly. [junit4] 2> 21553 WARN (qtp1622898149-135) [ ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.LatLonType]. Please consult documentation how to replace it accordingly. [junit4] 2> 21557 WARN (qtp1965710302-143) [ ] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2) [junit4] 2> 21557 WARN (qtp1965710302-143) [ ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3) [junit4] 2> 21558 INFO (qtp1965710302-143) [ ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id [junit4] 2> 21560 WARN (qtp1622898149-135) [ ] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2) [junit4] 2> 21560 WARN (qtp1622898149-135) [ ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3) [junit4] 2> 21561 INFO (qtp1622898149-135) [ ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id [junit4] 2> 21561 INFO (qtp1965710302-143) [ ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_collection_shard1_replica_n1' using configuration from collection collection1_collection, trusted=true [junit4] 2> 21562 INFO (qtp1622898149-135) [ ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_collection_shard2_replica_n2' using configuration from collection collection1_collection, trusted=true [junit4] 2> 21562 INFO (qtp1965710302-143) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43095.solr.core.collection1_collection.shard1.replica_n1' (registry 'solr.core.collection1_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f298827 [junit4] 2> 21562 INFO (qtp1965710302-143) [ ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 21562 INFO (qtp1965710302-143) [ ] o.a.s.c.SolrCore [[collection1_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_38ACC24AEA94FF0B-001/tempDir-001/node1/collection1_collection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_38ACC24AEA94FF0B-001/tempDir-001/node1/./collection1_collection_shard1_replica_n1/data/] [junit4] 2> 21562 INFO (qtp1622898149-135) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34315.solr.core.collection1_collection.shard2.replica_n2' (registry 'solr.core.collection1_collection.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f298827 [junit4] 2> 21563 INFO (qtp1622898149-135) [ ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 21563 INFO (qtp1622898149-135) [ ] o.a.s.c.SolrCore [[collection1_collection_shard2_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_38ACC24AEA94FF0B-001/tempDir-001/node3/collection1_collection_shard2_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_38ACC24AEA94FF0B-001/tempDir-001/node3/./collection1_collection_shard2_replica_n2/data/] [junit4] 2> 21660 INFO (qtp1622898149-135) [ ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 21660 INFO (qtp1622898149-135) [ ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 21662 INFO (qtp1622898149-135) [ ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 21662 INFO (qtp1622898149-135) [ ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 21665 INFO (qtp1622898149-135) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@71f82857[collection1_collection_shard2_replica_n2] main] [junit4] 2> 21667 INFO (qtp1622898149-135) [ ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 21672 INFO (qtp1622898149-135) [ ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 21673 INFO (qtp1622898149-135) [ ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 21681 INFO (qtp1965710302-143) [ ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 21681 INFO (qtp1965710302-143) [ ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 21681 INFO (searcherExecutor-56-thread-1) [ ] o.a.s.c.SolrCore [collection1_collection_shard2_replica_n2] Registered new searcher Searcher@71f82857[collection1_collection_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 21682 INFO (qtp1622898149-135) [ ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1584605511774371840 [junit4] 2> 21683 INFO (qtp1965710302-143) [ ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 21683 INFO (qtp1965710302-143) [ ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 21685 INFO (qtp1965710302-143) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@58be0d7a[collection1_collection_shard1_replica_n1] main] [junit4] 2> 21690 INFO (qtp1965710302-143) [ ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 21690 INFO (qtp1965710302-143) [ ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 21693 INFO (qtp1965710302-143) [ ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 21694 INFO (qtp1965710302-143) [ ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1584605511786954752 [junit4] 2> 21697 INFO (searcherExecutor-55-thread-1) [ ] o.a.s.c.SolrCore [collection1_collection_shard1_replica_n1] Registered new searcher Searcher@58be0d7a[collection1_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 21701 INFO (qtp1622898149-135) [ ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 21701 INFO (qtp1622898149-135) [ ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 21701 INFO (qtp1965710302-143) [ ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 21702 INFO (qtp1965710302-143) [ ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 21702 INFO (qtp1965710302-143) [ ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:43095/solr/collection1_collection_shard1_replica_n1/ [junit4] 2> 21702 INFO (qtp1622898149-135) [ ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:34315/solr/collection1_collection_shard2_replica_n2/ [junit4] 2> 21703 INFO (qtp1965710302-143) [ ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 21703 INFO (qtp1622898149-135) [ ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 21703 INFO (qtp1965710302-143) [ ] o.a.s.c.SyncStrategy https://127.0.0.1:43095/solr/collection1_collection_shard1_replica_n1/ has no replicas [junit4] 2> 21703 INFO (qtp1622898149-135) [ ] o.a.s.c.SyncStrategy https://127.0.0.1:34315/solr/collection1_collection_shard2_replica_n2/ has no replicas [junit4] 2> 21703 INFO (qtp1965710302-143) [ ] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 21703 INFO (qtp1622898149-135) [ ] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 21722 INFO (qtp1965710302-143) [ ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:43095/solr/collection1_collection_shard1_replica_n1/ shard1 [junit4] 2> 21725 INFO (qtp1622898149-135) [ ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:34315/solr/collection1_collection_shard2_replica_n2/ shard2 [junit4] 2> 21827 INFO (zkCallback-34-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_collection/state.json] for collection [collection1_collection] has occurred - updating... (live nodes size: [4]) [junit4] 2> 21828 INFO (zkCallback-34-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_collection/state.json] for collection [collection1_collection] has occurred - updating... (live nodes size: [4]) [junit4] 2> 21828 INFO (zkCallback-35-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_collection/state.json] for collection [collection1_collection] has occurred - updating... (live nodes size: [4]) [junit4] 2> 21828 INFO (zkCallback-35-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_collection/state.json] for collection [collection1_collection] has occurred - updating... (live nodes size: [4]) [junit4] 2> 21874 INFO (qtp1965710302-143) [ ] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 21876 INFO (qtp1622898149-135) [ ] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 21884 INFO (qtp1965710302-143) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1_collection_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1541 [junit4] 2> 21889 INFO (qtp1622898149-135) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_collection_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1543 [junit4] 2> 21903 INFO (qtp1965710302-118) [ ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas [junit4] 2> 21916 INFO (OverseerCollectionConfigSetProcessor-99037844264517639-127.0.0.1:43655_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> 21979 INFO (zkCallback-34-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_collection/state.json] for collection [collection1_collection] has occurred - updating... (live nodes size: [4]) [junit4] 2> 21979 INFO (zkCallback-34-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_collection/state.json] for collection [collection1_collection] has occurred - updating... (live nodes size: [4]) [junit4] 2> 21979 INFO (zkCallback-35-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_collection/state.json] for collection [collection1_collection] has occurred - updating... (live nodes size: [4]) [junit4] 2> 21979 INFO (zkCallback-35-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_collection/state.json] for collection [collection1_collection] has occurred - updating... (live nodes size: [4]) [junit4] 2> 22903 INFO (qtp1965710302-118) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf&name=collection1_collection&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=3007 [junit4] 2> 22906 INFO (SUITE-StreamExpressionTest-seed#[38ACC24AEA94FF0B]-worker) [ ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: collection1_collection failOnTimeout:true timeout (sec):90 [junit4] 2> 22907 INFO (SUITE-StreamExpressionTest-seed#[38ACC24AEA94FF0B]-worker) [ ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1_collection [junit4] 2> 22908 INFO (qtp1965710302-142) [ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :createalias with params collections=collection1_collection&name=collection1&action=CREATEALIAS&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 23016 INFO (qtp1965710302-142) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collections=collection1_collection&name=collection1&action=CREATEALIAS&wt=javabin&version=2} status=0 QTime=107 [junit4] 2> 23028 INFO (TEST-StreamExpressionTest.testLogNormalDistribution-seed#[38ACC24AEA94FF0B]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testLogNormalDistribution [junit4] 2> 23064 INFO (qtp1622898149-134) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n2] webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=https://127.0.0.1:43095/solr/collection1_collection_shard1_replica_n1/&wt=javabin&version=2}{deleteByQuery=*:* (-1584605513221406720)} 0 7 [junit4] 2> 23070 INFO (qtp1622898149-135) [ ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1584605513229795328,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 23070 INFO (qtp1622898149-135) [ ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit. [junit4] 2> 23072 INFO (qtp1622898149-135) [ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 23072 INFO (qtp1622898149-135) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n2] webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:43095/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 2 [junit4] 2> 23078 INFO (qtp1965710302-138) [ ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1584605513238183936,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 23078 INFO (qtp1965710302-138) [ ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit. [junit4] 2> 23082 INFO (qtp1965710302-138) [ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 23082 INFO (qtp1965710302-138) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1] webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:43095/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 4 [junit4] 2> 23083 INFO (qtp1965710302-137) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1] webapp=/solr path=/update params={_stateVer_=collection1_collection:4&commit=true&wt=javabin&version=2}{deleteByQuery=*:* (-1584605513199386624),commit=} 0 49 [junit4] 2> 23103 INFO (qtp303032514-115) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 23116 INFO (qtp1965710302-139) [ ] o.a.s.c.S.Request [collection1_collection_shard1_replica_n1] webapp=/solr path=/stream params={indent=off&expr=let(echo%3Dtrue,+a%3Ddescribe(sample(logNormalDistribution(.1,+0),10000)),+b%3Ddescribe(sample(logNormalDistribution(.3,+0),10000)),+c%3Ddescribe(sample(logNormalDistribution(.6,+0),10000)),d%3Dmean(sample(logNormalDistribution(.3,+0),10000)),+e%3Dmean(sample(logNormalDistribution(.3,+2),10000)),+)&wt=json&version=2.2} status=0 QTime=4 [junit4] 2> 23612 INFO (TEST-StreamExpressionTest.testLogNormalDistribution-seed#[38ACC24AEA94FF0B]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testLogNormalDistribution [junit4] 2> 23645 INFO (TEST-StreamExpressionTest.testDistance-seed#[38ACC24AEA94FF0B]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testDistance [junit4] 2> 23676 INFO (qtp1965710302-142) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1] webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=https://127.0.0.1:34315/solr/collection1_collection_shard2_replica_n2/&wt=javabin&version=2}{deleteByQuery=*:* (-1584605513863135232)} 0 2 [junit4] 2> 23693 INFO (qtp1622898149-131) [ ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1584605513882009600,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 23697 INFO (qtp1622898149-131) [ ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit. [junit4] 2> 23698 INFO (qtp1965710302-139) [ ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1584605513888301056,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 23709 INFO (qtp1965710302-139) [ ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit. [junit4] 2> 23709 INFO (qtp1622898149-131) [ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 23709 INFO (qtp1622898149-131) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n2] webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:34315/solr/collection1_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 16 [junit4] 2> 23714 INFO (qtp1965710302-139) [ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 23714 INFO (qtp1965710302-139) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1] webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:34315/solr/collection1_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 16 [junit4] 2> 23716 INFO (qtp1622898149-134) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n2] webapp=/solr path=/update params={_stateVer_=collection1_collection:4&commit=true&wt=javabin&version=2}{deleteByQuery=*:* (-1584605513849503744),commit=} 0 54 [junit4] 2> 23889 INFO (qtp1965710302-143) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1] webapp=/solr path=/update params={_stateVer_=collection1_collection:4&wt=javabin&version=2}{add=[id_2 (1584605513951215616), id_10 (1584605513971138560), id_13 (1584605513972187136), id_14 (1584605513972187137), id_16 (1584605513977430016), id_17 (1584605513978478592), id_18 (1584605513978478593), id_21 (1584605513979527168), id_22 (1584605513979527169), id_23 (1584605513987915776), ... (125 adds)]} 0 131 [junit4] 2> 23956 INFO (qtp1622898149-135) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n2] webapp=/solr path=/update params={_stateVer_=collection1_collection:4&wt=javabin&version=2}{add=[id_1 (1584605513954361344), id_3 (1584605513967992832), id_4 (1584605513969041408), id_5 (1584605513969041409), id_6 (1584605513970089984), id_7 (1584605513970089985), id_8 (1584605513971138560), id_9 (1584605513971138561), id_11 (1584605513972187136), id_12 (1584605513980575744), ... (125 adds)]} 0 198 [junit4] 2> 23966 INFO (qtp1965710302-137) [ ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1584605514169319424,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 23966 INFO (qtp1965710302-137) [ ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@456fe20 commitCommandVersion:1584605514169319424 [junit4] 2> 23971 INFO (qtp1622898149-130) [ ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1584605514174562304,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 23971 INFO (qtp1622898149-130) [ ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@39f4d739 commitCommandVersion:1584605514174562304 [junit4] 2> 24027 INFO (qtp1622898149-130) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@b7931ff[collection1_collection_shard2_replica_n2] main] [junit4] 2> 24029 INFO (searcherExecutor-56-thread-1) [ ] o.a.s.c.SolrCore [collection1_collection_shard2_replica_n2] Registered new searcher Searcher@b7931ff[collection1_collection_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.2.0):c125)))} [junit4] 2> 24031 INFO (qtp1965710302-137) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6247470b[collection1_collection_shard1_replica_n1] main] [junit4] 2> 24033 INFO (searcherExecutor-55-thread-1) [ ] o.a.s.c.SolrCore [collection1_collection_shard1_replica_n1] Registered new searcher Searcher@6247470b[collection1_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.2.0):c125)))} [junit4] 2> 24037 INFO (qtp1965710302-137) [ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 24037 INFO (qtp1965710302-137) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1] webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:34315/solr/collection1_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 71 [junit4] 2> 24042 INFO (qtp1622898149-130) [ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 24042 INFO (qtp1622898149-130) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n2] webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:34315/solr/collection1_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 71 [junit4] 2> 24043 INFO (qtp1622898149-133) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n2] webapp=/solr path=/update params={_stateVer_=collection1_collection:4&commit=true&wt=javabin&version=2}{commit=} 0 79 [junit4] 2> 24060 INFO (qtp1965710302-138) [ ] o.a.s.c.S.Request [collection1_collection_shard1_replica_n1] webapp=/solr path=/stream params={indent=off&expr=let(a%3Dtimeseries(collection1,+q%3D"*:*",+start%3D"2013-01-01T01:00:00.000Z",+end%3D"2016-12-01T01:00:00.000Z",+gap%3D"%2B1YEAR",+field%3D"test_dt",+count(*),+sum(price_f),+max(price_f),+min(price_f)),+b%3Dselect(timeseries(collection1,+q%3D"*:*",+start%3D"2013-01-01T01:00:00.000Z",+end%3D"2016-12-01T01:00:00.000Z",+gap%3D"%2B1YEAR",+field%3D"test_dt",+count(*),+sum(price_f),+max(price_f),+min(price_f)),mult(-1,+count(*))+as+nvalue),+c%3Dcol(a,+count(*)),+d%3Dcol(b,+nvalue),+tuple(colc%3Dc,+cold%3Dd,+cov%3Dcov(c,d),+dist%3Ddistance(c,d),+mdist%3DmanhattanDistance(c,d),+edist%3DearthMoversDistance(c,+d),+cdist%3DcanberraDistance(c,d),chdist%3DchebyshevDistance(c,d)))&wt=json&version=2.2} status=0 QTime=3 [junit4] 2> 24117 INFO (qtp1965710302-138) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 24129 INFO (qtp1965710302-138) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37983/solr ready [junit4] 2> 24270 INFO (qtp1965710302-142) [ ] o.a.s.c.S.Request [collection1_collection_shard1_replica_n1] webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=collection1_collection:4&_facet_={}&fl=id&fl=score&shards.purpose=1048580&start=0&fsv=true&shard.url=https://127.0.0.1:43095/solr/collection1_collection_shard1_replica_n1/&rows=0&version=2&q=*:*&json.facet={"timeseries":{"type":"range","field":"test_dt","start":"2013-01-01T01:00:00.000Z","end":"2016-12-01T01:00:00.000Z","gap":"%2B1YEAR","facet":{"facet_0":"sum(price_f)","facet_1":"max(price_f)","facet_2":"min(price_f)"}}}&field=test_dt&NOW=1511197580677&isShard=true&wt=javabin} hits=125 status=0 QTime=53 [junit4] 2> 24302 INFO (qtp1622898149-129) [ ] o.a.s.c.S.Request [collection1_collection_shard2_replica_n2] webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=collection1_collection:4&_facet_={}&fl=id&fl=score&shards.purpose=1048580&start=0&fsv=true&shard.url=https://127.0.0.1:34315/solr/collection1_collection_shard2_replica_n2/&rows=0&version=2&q=*:*&json.facet={"timeseries":{"type":"range","field":"test_dt","start":"2013-01-01T01:00:00.000Z","end":"2016-12-01T01:00:00.000Z","gap":"%2B1YEAR","facet":{"facet_0":"sum(price_f)","facet_1":"max(price_f)","facet_2":"min(price_f)"}}}&field=test_dt&NOW=1511197580677&isShard=true&wt=javabin} hits=125 status=0 QTime=92 [junit4] 2> 24309 INFO (qtp1622898149-130) [ ] o.a.s.c.S.Request [collection1_collection_shard2_replica_n2] webapp=/solr path=/select params={q=*:*&json.facet={"timeseries":{"type":"range","field":"test_dt","start":"2013-01-01T01:00:00.000Z","end":"2016-12-01T01:00:00.000Z","gap":"%2B1YEAR","facet":{"facet_0":"sum(price_f)","facet_1":"max(price_f)","facet_2":"min(price_f)"}}}&_stateVer_=collection1_collection:4&field=test_dt&rows=0&wt=javabin&version=2} hits=250 status=0 QTime=165 [junit4] 2> 24318 INFO (qtp1965710302-143) [ ] o.a.s.c.S.Request [collection1_collection_shard1_replica_n1] webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=collection1_collection:4&_facet_={}&fl=id&fl=score&shards.purpose=1048580&start=0&fsv=true&shard.url=https://127.0.0.1:43095/solr/collection1_collection_shard1_replica_n1/&rows=0&version=2&q=*:*&json.facet={"timeseries":{"type":"range","field":"test_dt","start":"2013-01-01T01:00:00.000Z","end":"2016-12-01T01:00:00.000Z","gap":"%2B1YEAR","facet":{"facet_0":"sum(price_f)","facet_1":"max(price_f)","facet_2":"min(price_f)"}}}&field=test_dt&NOW=1511197580845&isShard=true&wt=javabin} hits=125 status=0 QTime=3 [junit4] 2> 24322 INFO (qtp1622898149-133) [ ] o.a.s.c.S.Request [collection1_collection_shard2_replica_n2] webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=collection1_collection:4&_facet_={}&fl=id&fl=score&shards.purpose=1048580&start=0&fsv=true&shard.url=https://127.0.0.1:34315/solr/collection1_collection_shard2_replica_n2/&rows=0&version=2&q=*:*&json.facet={"timeseries":{"type":"range","field":"test_dt","start":"2013-01-01T01:00:00.000Z","end":"2016-12-01T01:00:00.000Z","gap":"%2B1YEAR","facet":{"facet_0":"sum(price_f)","facet_1":"max(price_f)","facet_2":"min(price_f)"}}}&field=test_dt&NOW=1511197580845&isShard=true&wt=javabin} hits=125 status=0 QTime=7 [junit4] 2> 24323 INFO (qtp1622898149-135) [ ] o.a.s.c.S.Request [collection1_collection_shard2_replica_n2] webapp=/solr path=/select params={q=*:*&json.facet={"timeseries":{"type":"range","field":"test_dt","start":"2013-01-01T01:00:00.000Z","end":"2016-12-01T01:00:00.000Z","gap":"%2B1YEAR","facet":{"facet_0":"sum(price_f)","facet_1":"max(price_f)","facet_2":"min(price_f)"}}}&_stateVer_=collection1_collection:4&field=test_dt&rows=0&wt=javabin&version=2} hits=250 status=0 QTime=11 [junit4] 2> 24341 INFO (TEST-StreamExpressionTest.testDistance-seed#[38ACC24AEA94FF0B]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testDistance [junit4] 2> 24373 INFO (TEST-StreamExpressionTest.testClassifyStream-seed#[38ACC24AEA94FF0B]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testClassifyStream [junit4] 2> 24401 INFO (qtp1622898149-131) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@152a5799[collection1_collection_shard2_replica_n2] realtime] [junit4] 2> 24411 INFO (qtp1965710302-137) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@105a7c77[collection1_collection_shard1_replica_n1] realtime] [junit4] 2> 24413 INFO (qtp1965710302-137) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1] webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=https://127.0.0.1:34315/solr/collection1_collection_shard2_replica_n2/&wt=javabin&version=2}{deleteByQuery=*:* (-1584605514602381312)} 0 34 [junit4] 2> 24417 INFO (qtp1965710302-142) [ ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1584605514642227200,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 24418 INFO (qtp1965710302-142) [ ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@456fe20 commitCommandVersion:1584605514642227200 [junit4] 2> 24420 INFO (qtp1965710302-142) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@66b4b339[collection1_collection_shard1_replica_n1] main] [junit4] 2> 24421 INFO (qtp1622898149-134) [ ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1584605514646421504,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 24421 INFO (qtp1622898149-134) [ ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@39f4d739 commitCommandVersion:1584605514646421504 [junit4] 2> 24422 INFO (qtp1622898149-134) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4ea46421[collection1_collection_shard2_replica_n2] main] [junit4] 2> 24422 INFO (searcherExecutor-55-thread-1) [ ] o.a.s.c.SolrCore [collection1_collection_shard1_replica_n1] Registered new searcher Searcher@66b4b339[collection1_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 24424 INFO (searcherExecutor-56-thread-1) [ ] o.a.s.c.SolrCore [collection1_collection_shard2_replica_n2] Registered new searcher Searcher@4ea46421[collection1_collection_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 24425 INFO (qtp1965710302-142) [ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 24425 INFO (qtp1965710302-142) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1] webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:34315/solr/collection1_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 8 [junit4] 2> 24427 INFO (qtp1622898149-134) [ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 24427 INFO (qtp1622898149-134) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n2] webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:34315/solr/collection1_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 5 [junit4] 2> 24428 INFO (qtp1622898149-131) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n2] webapp=/solr path=/update params={_stateVer_=collection1_collection:4&commit=true&wt=javabin&version=2}{deleteByQuery=*:* (-1584605514598187008),commit=} 0 54 [junit4] 2> 24432 INFO (TEST-StreamExpressionTest.testClassifyStream-seed#[38ACC24AEA94FF0B]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testClassifyStream [junit4] IGNOR/A 0.09s J0 | StreamExpressionTest.testClassifyStream [junit4] > Assumption #1: got: <false>, expected: is <true> [junit4] 2> 24460 INFO (TEST-StreamExpressionTest.testCopyOfRange-seed#[38ACC24AEA94FF0B]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testCopyOfRange [junit4] 2> 24469 INFO (qtp1622898149-129) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n2] webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=https://127.0.0.1:43095/solr/collection1_collection_shard1_replica_n1/&wt=javabin&version=2}{deleteByQuery=*:* (-1584605514694656000)} 0 2 [junit4] 2> 24475 INFO (qtp1965710302-118) [ ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1584605514703044608,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 24475 INFO (qtp1965710302-118) [ ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit. [junit4] 2> 24491 INFO (qtp1622898149-135) [ ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1584605514719821824,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 24492 INFO (qtp1622898149-135) [ ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit. [junit4] 2> 24496 INFO (qtp1965710302-118) [ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 24496 INFO (qtp1965710302-118) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1] webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:43095/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 20 [junit4] 2> 24497 INFO (qtp1622898149-135) [ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 24497 INFO (qtp1622898149-135) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n2] webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:43095/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 5 [junit4] 2> 24504 INFO (qtp1965710302-141) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1] webapp=/solr path=/update params={_stateVer_=collection1_collection:4&commit=true&wt=javabin&version=2}{deleteByQuery=*:* (-1584605514689413120),commit=} 0 42 [junit4] 2> 24579 INFO (qtp1622898149-130) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n2] webapp=/solr path=/update params={_stateVer_=collection1_collection:4&wt=javabin&version=2}{add=[id_1 (1584605514747084800), id_3 (1584605514749181952), id_4 (1584605514750230528), id_5 (1584605514751279104), id_6 (1584605514751279105), id_7 (1584605514752327680), id_8 (1584605514752327681), id_9 (1584605514753376256), id_11 (1584605514753376257), id_12 (1584605514753376258), ... (125 adds)]} 0 66 [junit4] 2> 24665 INFO (qtp1965710302-138) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1] webapp=/solr path=/update params={_stateVer_=collection1_collection:4&wt=javabin&version=2}{add=[id_2 (1584605514742890496), id_10 (1584605514772250624), id_13 (1584605514772250625), id_14 (1584605514773299200), id_16 (1584605514774347776), id_17 (1584605514774347777), id_18 (1584605514775396352), id_21 (1584605514775396353), id_22 (1584605514776444928), id_23 (1584605514776444929), ... (125 adds)]} 0 152 [junit4] 2> 24705 INFO (qtp1965710302-137) [ ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1584605514944217088,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 24705 INFO (qtp1965710302-137) [ ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@456fe20 commitCommandVersion:1584605514944217088 [junit4] 2> 24709 INFO (qtp1622898149-134) [ ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1584605514948411392,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 24709 INFO (qtp1622898149-134) [ ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@39f4d739 commitCommandVersion:1584605514948411392 [junit4] 2> 24733 INFO (qtp1622898149-134) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@63fca23d[collection1_collection_shard2_replica_n2] main] [junit4] 2> 24736 INFO (searcherExecutor-56-thread-1) [ ] o.a.s.c.SolrCore [collection1_collection_shard2_replica_n2] Registered new searcher Searcher@63fca23d[collection1_collection_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.2.0):c125)))} [junit4] 2> 24738 INFO (qtp1622898149-134) [ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 24738 INFO (qtp1622898149-134) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n2] webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:43095/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 29 [junit4] 2> 24799 INFO (qtp1965710302-137) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@36378580[collection1_collection_shard1_replica_n1] main] [junit4] 2> 24801 INFO (searcherExecutor-55-thread-1) [ ] o.a.s.c.SolrCore [collection1_collection_shard1_replica_n1] Registered new searcher Searcher@36378580[collection1_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.2.0):c125)))} [junit4] 2> 24803 INFO (qtp1965710302-137) [ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 24803 INFO (qtp1965710302-137) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1] webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:43095/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 97 [junit4] 2> 24804 INFO (qtp1965710302-138) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1] webapp=/solr path=/update params={_stateVer_=collection1_collection:4&commit=true&wt=javabin&version=2}{commit=} 0 111 [junit4] 2> 24832 INFO (qtp1965710302-139) [ ] o.a.s.c.S.Request [collection1_collection_shard1_replica_n1] webapp=/solr path=/stream params={indent=off&expr=let(a%3Dtimeseries(collection1,+q%3D"*:*",+start%3D"2013-01-01T01:00:00.000Z",+end%3D"2016-12-01T01:00:00.000Z",+gap%3D"%2B1YEAR",+field%3D"test_dt",+count(*),+sum(price_f),+max(price_f),+min(price_f)),+c%3Dcol(a,+max(price_f)),+tuple(copy%3DcopyOfRange(c,+1,+3),+copy2%3DcopyOfRange(c,+2,+4),+l%3Dlength(c)))&wt=json&version=2.2} status=0 QTime=1 [junit4] 2> 24841 INFO (qtp1622898149-135) [ ] o.a.s.c.S.Request [collection1_collection_shard2_replica_n2] webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=collection1_collection:4&_facet_={}&fl=id&fl=score&shards.purpose=1048580&start=0&fsv=true&shard.url=https://127.0.0.1:34315/solr/collection1_collection_shard2_replica_n2/&rows=0&version=2&q=*:*&json.facet={"timeseries":{"type":"range","field":"test_dt","start":"2013-01-01T01:00:00.000Z","end":"2016-12-01T01:00:00.000Z","gap":"%2B1YEAR","facet":{"facet_0":"sum(price_f)","facet_1":"max(price_f)","facet_2":"min(price_f)"}}}&field=test_dt&NOW=1511197581367&isShard=true&wt=javabin} hits=125 status=0 QTime=4 [junit4] 2> 24850 INFO (qtp1965710302-143) [ ] o.a.s.c.S.Request [collection1_collection_shard1_replica_n1] webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=collection1_collection:4&_facet_={}&fl=id&fl=score&shards.purpose=1048580&start=0&fsv=true&shard.url=https://127.0.0.1:43095/solr/collection1_collection_shard1_replica_n1/&rows=0&version=2&q=*:*&json.facet={"timeseries":{"type":"range","field":"test_dt","start":"2013-01-01T01:00:00.000Z","end":"2016-12-01T01:00:00.000Z","gap":"%2B1YEAR","facet":{"facet_0":"sum(price_f)","facet_1":"max(price_f)","facet_2":"min(price_f)"}}}&field=test_dt&NOW=1511197581367&isShard=true&wt=javabin} hits=125 status=0 QTime=7 [junit4] 2> 24852 INFO (qtp1622898149-129) [ ] o.a.s.c.S.Request [collection1_collection_shard2_replica_n2] webapp=/solr path=/select params={q=*:*&json.facet={"timeseries":{"type":"range","field":"test_dt","start":"2013-01-01T01:00:00.000Z","end":"2016-12-01T01:00:00.000Z","gap":"%2B1YEAR","facet":{"facet_0":"sum(price_f)","facet_1":"max(price_f)","facet_2":"min(price_f)"}}}&_stateVer_=collection1_collection:4&field=test_dt&rows=0&wt=javabin&version=2} hits=250 status=0 QTime=17 [junit4] 2> 24856 INFO (TEST-StreamExpressionTest.testCopyOfRange-seed#[38ACC24AEA94FF0B]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testCopyOfRange [junit4] 2> 24910 INFO (TEST-StreamExpressionTest.testRankTransform-seed#[38ACC24AEA94FF0B]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testRankTransform [junit4] 2> 24912 INFO (OverseerCollectionConfigSetProcessor-99037844264517639-127.0.0.1:43655_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> 24915 INFO (qtp1622898149-131) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@511ddf11[collection1_collection_shard2_replica_n2] realtime] [junit4] 2> 24916 INFO (qtp1965710302-137) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@42376a80[collection1_collection_shard1_replica_n1] realtime] [junit4] 2> 24917 INFO (qtp1965710302-137) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1] webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=https://127.0.0.1:34315/solr/collection1_collection_shard2_replica_n2/&wt=javabin&version=2}{deleteByQuery=*:* (-1584605515163369472)} 0 3 [junit4] 2> 24931 INFO (qtp1965710302-138) [ ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1584605515181195264,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 24931 INFO (qtp1965710302-138) [ ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@456fe20 commitCommandVersion:1584605515181195264 [junit4] 2> 24932 INFO (qtp1622898149-133) [ ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1584605515182243840,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 24932 INFO (qtp1622898149-133) [ ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@39f4d739 commitCommandVersion:1584605515182243840 [junit4] 2> 24933 INFO (qtp1965710302-138) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@76608f8[collection1_collection_shard1_replica_n1] main] [junit4] 2> 24935 INFO (searcherExecutor-55-thread-1) [ ] o.a.s.c.SolrCore [collection1_collection_shard1_replica_n1] Registered new searcher Searcher@76608f8[collection1_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 24940 INFO (qtp1965710302-138) [ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 24943 INFO (qtp1622898149-133) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2231007[collection1_collection_shard2_replica_n2] main] [junit4] 2> 24952 INFO (searcherExecutor-56-thread-1) [ ] o.a.s.c.SolrCore [collection1_collection_shard2_replica_n2] Registered new searcher Searcher@2231007[collection1_collection_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 24952 INFO (qtp1965710302-138) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1] webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:34315/solr/collection1_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 21 [junit4] 2> 24953 INFO (qtp1622898149-133) [ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 24960 INFO (qtp1622898149-133) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n2] webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:34315/solr/collection1_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 28 [junit4] 2> 24969 INFO (qtp1622898149-131) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n2] webapp=/solr path=/update params={_stateVer_=collection1_collection:4&commit=true&wt=javabin&version=2}{deleteByQuery=*:* (-1584605515161272320),commit=} 0 57 [junit4] 2> 25098 INFO (qtp1622898149-134) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n2] webapp=/solr path=/update params={_stateVer_=collection1_collection:4&wt=javabin&version=2}{add=[id_1 (1584605515226284032), id_3 (1584605515230478336), id_4 (1584605515231526912), id_5 (1584605515231526913), id_6 (1584605515232575488), id_7 (1584605515232575489), id_8 (1584605515239915520), id_9 (1584605515240964096), id_11 (1584605515240964097), id_12 (1584605515242012672), ... (125 adds)]} 0 124 [junit4] 2> 25099 INFO (qtp1965710302-142) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1] webapp=/solr path=/update params={_stateVer_=collection1_collection:4&wt=javabin&version=2}{add=[id_2 (1584605515226284032), id_10 (1584605515228381184), id_13 (1584605515232575488), id_14 (1584605515233624064), id_16 (1584605515233624065), id_17 (1584605515233624066), id_18 (1584605515234672640), id_21 (1584605515234672641), id_22 (1584605515235721216), id_23 (1584605515235721217), ... (125 adds)]} 0 125 [junit4] 2> 25120 INFO (qtp1965710302-139) [ ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1584605515379376128,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 25120 INFO (qtp1965710302-139) [ ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@456fe20 commitCommandVersion:1584605515379376128 [junit4] 2> 25142 INFO (qtp1622898149-135) [ ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1584605515402444800,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 25142 INFO (qtp1622898149-135) [ ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@39f4d739 commitCommandVersion:1584605515402444800 [junit4] 2> 25167 INFO (qtp1965710302-139) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@43453c4b[collection1_collection_shard1_replica_n1] main] [junit4] 2> 25169 INFO (searcherExecutor-55-thread-1) [ ] o.a.s.c.SolrCore [collection1_collection_shard1_replica_n1] Registered new searcher Searcher@43453c4b[collection1_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.2.0):c125)))} [junit4] 2> 25175 INFO (qtp1622898149-135) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4fd9ffcb[collection1_collection_shard2_replica_n2] main] [junit4] 2> 25177 INFO (searcherExecutor-56-thread-1) [ ] o.a.s.c.SolrCore [collection1_collection_shard2_replica_n2] Registered new searcher Searcher@4fd9ffcb[collection1_collection_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.2.0):c125)))} [junit4] 2> 25182 INFO (qtp1965710302-139) [ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 25182 INFO (qtp1965710302-139) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1] webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:34315/solr/collection1_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 62 [junit4] 2> 25193 INFO (qtp1622898149-135) [ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 25193 INFO (qtp1622898149-135) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n2] webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:34315/solr/collection1_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 51 [junit4] 2> 25195 INFO (qtp1622898149-134) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n2] webapp=/solr path=/update params={_stateVer_=collection1_collection:4&commit=true&wt=javabin&version=2}{commit=} 0 78 [junit4] 2> 25232 INFO (qtp1965710302-141) [ ] o.a.s.c.S.Request [collection1_collection_shard1_replica_n1] webapp=/solr path=/stream params={indent=off&expr=let(a%3Dtimeseries(collection1,+q%3D"*:*",+start%3D"2013-01-01T01:00:00.000Z",+end%3D"2016-12-01T01:00:00.000Z",+gap%3D"%2B1YEAR",+field%3D"test_dt",+count(*),+sum(price_f),+max(price_f),+min(price_f)),+c%3Dcol(a,+max(price_f)),+tuple(reverse%3Drev(c),+ranked%3Drank(c)))&wt=json&version=2.2} status=0 QTime=1 [junit4] 2> 25298 INFO (qtp1622898149-129) [ ] o.a.s.c.S.Request [collection1_collection_shard2_replica_n2] webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=collection1_collection:4&_facet_={}&fl=id&fl=score&shards.purpose=1048580&start=0&fsv=true&shard.url=https://127.0.0.1:34315/solr/collection1_collection_shard2_replica_n2/&rows=0&version=2&q=*:*&json.facet={"timeseries" [...truncated too long message...] lr_43095, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@267cecd2 [junit4] 2> 196678 INFO (jetty-closer-12-thread-3) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:34315_solr [junit4] 2> 196679 INFO (jetty-closer-12-thread-3) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null [junit4] 2> 196679 INFO (zkCallback-34-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2) [junit4] 2> 196679 INFO (zkCallback-24-thread-3) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2) [junit4] 2> 196679 INFO (zkCallback-1393-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2) [junit4] 2> 196679 INFO (zkCallback-35-thread-4) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2) [junit4] 2> 196680 INFO (coreCloseExecutor-166-thread-1) [ ] o.a.s.c.SolrCore [collection1_collection_shard2_replica_n2] CLOSING SolrCore org.apache.solr.core.SolrCore@45c6639b [junit4] 2> 196680 INFO (coreCloseExecutor-166-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1_collection.shard2.replica_n2, tag=1170629531 [junit4] 2> 196680 INFO (coreCloseExecutor-166-thread-1) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7169fed3: rootName = solr_34315, domain = solr.core.collection1_collection.shard2.replica_n2, service url = null, agent id = null] for registry solr.core.collection1_collection.shard2.replica_n2 / com.codahale.metrics.MetricRegistry@75ed3183 [junit4] 2> 196681 INFO (jetty-closer-12-thread-2) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null [junit4] 2> 196681 INFO (jetty-closer-12-thread-4) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null [junit4] 2> 196681 INFO (jetty-closer-12-thread-2) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@150c5918: rootName = solr_43095, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@720ddee7 [junit4] 2> 196681 INFO (jetty-closer-12-thread-4) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7f319454: rootName = solr_43655, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@267cecd2 [junit4] 2> 196681 INFO (jetty-closer-12-thread-2) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:43095_solr [junit4] 2> 196682 INFO (zkCallback-24-thread-3) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1) [junit4] 2> 196682 INFO (zkCallback-34-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1) [junit4] 2> 196682 INFO (zkCallback-1393-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1) [junit4] 2> 196683 INFO (zkCallback-35-thread-4) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1) [junit4] 2> 196683 INFO (jetty-closer-12-thread-2) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null [junit4] 2> 196684 INFO (coreCloseExecutor-167-thread-1) [ ] o.a.s.c.SolrCore [collection1_collection_shard1_replica_n1] CLOSING SolrCore org.apache.solr.core.SolrCore@706c408f [junit4] 2> 196684 INFO (coreCloseExecutor-167-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1_collection.shard1.replica_n1, tag=1886142607 [junit4] 2> 196684 INFO (coreCloseExecutor-167-thread-1) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@58634146: rootName = solr_43095, domain = solr.core.collection1_collection.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.collection1_collection.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@ecd672b [junit4] 2> 196685 INFO (jetty-closer-12-thread-4) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null [junit4] 2> 196685 INFO (jetty-closer-12-thread-4) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@24272d52: rootName = solr_43655, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@720ddee7 [junit4] 2> 196686 INFO (jetty-closer-12-thread-4) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:43655_solr [junit4] 2> 196686 INFO (zkCallback-34-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0) [junit4] 2> 196686 INFO (jetty-closer-12-thread-4) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null [junit4] 2> 196686 INFO (zkCallback-24-thread-3) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0) [junit4] 2> 196686 INFO (zkCallback-1393-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0) [junit4] 2> 196688 INFO (zkCallback-35-thread-4) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0) [junit4] 2> 196689 INFO (jetty-closer-12-thread-4) [ ] o.a.s.c.Overseer Overseer (id=99037844264517639-127.0.0.1:43655_solr-n_0000000000) closing [junit4] 2> 196689 INFO (OverseerStateUpdate-99037844264517639-127.0.0.1:43655_solr-n_0000000000) [ ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:43655_solr [junit4] 2> 196689 INFO (coreCloseExecutor-166-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1_collection.shard2.leader, tag=1170629531 [junit4] 2> 196690 WARN (OverseerAutoScalingTriggerThread-99037844264517639-127.0.0.1:43655_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting. [junit4] 2> 196695 INFO (zkCallback-34-thread-2) [ ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43095_solr [junit4] 2> 196701 INFO (jetty-closer-12-thread-4) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2420b779{/solr,null,UNAVAILABLE} [junit4] 2> 196701 INFO (jetty-closer-12-thread-3) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@273f7698{/solr,null,UNAVAILABLE} [junit4] 2> 196703 INFO (coreCloseExecutor-167-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1_collection.shard1.leader, tag=1886142607 [junit4] 2> 196704 INFO (jetty-closer-12-thread-2) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@316864dd{/solr,null,UNAVAILABLE} [junit4] 2> 196707 ERROR (SUITE-StreamExpressionTest-seed#[38ACC24AEA94FF0B]-worker) [ ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes [junit4] 2> 196707 INFO (SUITE-StreamExpressionTest-seed#[38ACC24AEA94FF0B]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:37983 37983 [junit4] 2> 201814 INFO (Thread-12) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:37983 37983 [junit4] 2> 201815 WARN (Thread-12) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 75 /solr/aliases.json [junit4] 2> 10 /solr/configs/conf [junit4] 2> 4 /solr/security.json [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 75 /solr/clusterprops.json [junit4] 2> 75 /solr/clusterstate.json [junit4] 2> 22 /solr/collections/parallelDestinationCollection/state.json [junit4] 2> 20 /solr/collections/parallelDestinationCollection1/state.json [junit4] 2> 10 /solr/collections/mainCorpus1/state.json [junit4] 2> 10 /solr/collections/destination/state.json [junit4] 2> 10 /solr/collections/destination1/state.json [junit4] 2> 10 /solr/collections/collection1_collection/state.json [junit4] 2> 10 /solr/collections/workQueue1/state.json [junit4] 2> 10 /solr/collections/workQueue/state.json [junit4] 2> 10 /solr/collections/mainCorpus/state.json [junit4] 2> 2 /solr/overseer_elect/election/99037844264517639-127.0.0.1:43655_solr-n_0000000000 [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 75 /solr/live_nodes [junit4] 2> 75 /solr/collections [junit4] 2> [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_38ACC24AEA94FF0B-001 [junit4] 2> NOTE: test params are: codec=Lucene70, sim=RandomSimilarity(queryNorm=true): {}, locale=ar-KW, timezone=America/Aruba [junit4] 2> NOTE: Linux 4.10.0-37-generic amd64/Oracle Corporation 10-ea (64-bit)/cpus=8,threads=1,free=260944896,total=536870912 [junit4] 2> NOTE: All tests run in this JVM: [TermsResponseTest, CubedRootEvaluatorTest, NotEvaluatorTest, TestZkConfigManager, TestPolicy, TestConfigSetAdminRequest, AndEvaluatorTest, ShardParamsTest, LessThanEvaluatorTest, SolrSchemalessExampleTest, StreamExpressionTest] [junit4] Completed [134/146 (1!)] on J0 in 183.58s, 135 tests, 3 errors, 9 skipped <<< FAILURES! [...truncated 39265 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
