Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/549/ Java: 64bit/jdk1.8.0_201 -XX:+UseCompressedOops -XX:+UseG1GC
2 tests failed. FAILED: org.apache.solr.search.join.TestCloudNestedDocsSort.test Error Message: No live SolrServers available to handle this request:[http://127.0.0.1:43317/solr/collection1, http://127.0.0.1:40911/solr/collection1, http://127.0.0.1:33589/solr/collection1, http://127.0.0.1:37257/solr/collection1] Stack Trace: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:43317/solr/collection1, http://127.0.0.1:40911/solr/collection1, http://127.0.0.1:33589/solr/collection1, http://127.0.0.1:37257/solr/collection1] at __randomizedtesting.SeedInfo.seed([B71E95E0DB4F30D1:3F4AAA3A75B35D29]:0) at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:345) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1068) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:837) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:769) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207) at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:987) at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1002) at org.apache.solr.search.join.TestCloudNestedDocsSort.test(TestCloudNestedDocsSort.java:136) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) 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:947) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:40911/solr/collection1: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:37257/solr/collection1_shard1_replica_n2, http://127.0.0.1:40911/solr/collection1_shard1_replica_n1] at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:649) 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.LBSolrClient.doRequest(LBSolrClient.java:368) at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296) ... 46 more FAILED: org.apache.solr.search.join.TestCloudNestedDocsSort.test Error Message: No live SolrServers available to handle this request:[http://127.0.0.1:43119/solr/collection1, http://127.0.0.1:40941/solr/collection1, http://127.0.0.1:40745/solr/collection1, http://127.0.0.1:39661/solr/collection1] Stack Trace: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:43119/solr/collection1, http://127.0.0.1:40941/solr/collection1, http://127.0.0.1:40745/solr/collection1, http://127.0.0.1:39661/solr/collection1] at __randomizedtesting.SeedInfo.seed([B71E95E0DB4F30D1:3F4AAA3A75B35D29]:0) at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:345) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1068) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:837) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:769) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207) at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:987) at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1002) at org.apache.solr.search.join.TestCloudNestedDocsSort.test(TestCloudNestedDocsSort.java:136) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) 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:947) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:40941/solr/collection1: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:43119/solr/collection1_shard1_replica_n2, http://127.0.0.1:40941/solr/collection1_shard1_replica_n1] at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:649) 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.LBSolrClient.doRequest(LBSolrClient.java:368) at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296) ... 46 more Build Log: [...truncated 15504 lines...] [junit4] Suite: org.apache.solr.search.join.TestCloudNestedDocsSort [junit4] 2> 2055914 INFO (SUITE-TestCloudNestedDocsSort-seed#[B71E95E0DB4F30D1]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.search.join.TestCloudNestedDocsSort_B71E95E0DB4F30D1-001/init-core-data-001 [junit4] 2> 2055914 WARN (SUITE-TestCloudNestedDocsSort-seed#[B71E95E0DB4F30D1]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2 [junit4] 2> 2055915 INFO (SUITE-TestCloudNestedDocsSort-seed#[B71E95E0DB4F30D1]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false [junit4] 2> 2055916 INFO (SUITE-TestCloudNestedDocsSort-seed#[B71E95E0DB4F30D1]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) [junit4] 2> 2055917 INFO (SUITE-TestCloudNestedDocsSort-seed#[B71E95E0DB4F30D1]-worker) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 5 servers in /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.search.join.TestCloudNestedDocsSort_B71E95E0DB4F30D1-001/tempDir-001 [junit4] 2> 2055917 INFO (SUITE-TestCloudNestedDocsSort-seed#[B71E95E0DB4F30D1]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 2055918 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 2055918 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 2056018 INFO (SUITE-TestCloudNestedDocsSort-seed#[B71E95E0DB4F30D1]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:33019 [junit4] 2> 2056018 INFO (SUITE-TestCloudNestedDocsSort-seed#[B71E95E0DB4F30D1]-worker) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:33019 [junit4] 2> 2056018 INFO (SUITE-TestCloudNestedDocsSort-seed#[B71E95E0DB4F30D1]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 33019 [junit4] 2> 2056068 INFO (zkConnectionManagerCallback-13209-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2056075 INFO (zkConnectionManagerCallback-13211-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2056077 INFO (zkConnectionManagerCallback-13213-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2056079 WARN (jetty-launcher-13214-thread-1) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 2056080 INFO (jetty-launcher-13214-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 2056080 INFO (jetty-launcher-13214-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 2056080 INFO (jetty-launcher-13214-thread-1) [ ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_201-b09 [junit4] 2> 2056103 WARN (jetty-launcher-13214-thread-2) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 2056104 INFO (jetty-launcher-13214-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 2056104 INFO (jetty-launcher-13214-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 2056106 INFO (jetty-launcher-13214-thread-2) [ ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_201-b09 [junit4] 2> 2056116 WARN (jetty-launcher-13214-thread-3) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 2056116 INFO (jetty-launcher-13214-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 2056116 INFO (jetty-launcher-13214-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 2056116 INFO (jetty-launcher-13214-thread-3) [ ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_201-b09 [junit4] 2> 2056175 WARN (jetty-launcher-13214-thread-4) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 2056176 INFO (jetty-launcher-13214-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 2056176 INFO (jetty-launcher-13214-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 2056176 INFO (jetty-launcher-13214-thread-4) [ ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_201-b09 [junit4] 2> 2056211 INFO (jetty-launcher-13214-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 2056211 INFO (jetty-launcher-13214-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 2056211 INFO (jetty-launcher-13214-thread-2) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 2056223 INFO (jetty-launcher-13214-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@248275a7{/solr,null,AVAILABLE} [junit4] 2> 2056223 WARN (jetty-launcher-13214-thread-5) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 2056224 INFO (jetty-launcher-13214-thread-5) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 2056224 INFO (jetty-launcher-13214-thread-5) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 2056224 INFO (jetty-launcher-13214-thread-5) [ ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_201-b09 [junit4] 2> 2056247 INFO (jetty-launcher-13214-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 2056247 INFO (jetty-launcher-13214-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 2056247 INFO (jetty-launcher-13214-thread-1) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 2056251 INFO (jetty-launcher-13214-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@1522ef11{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:43119} [junit4] 2> 2056251 INFO (jetty-launcher-13214-thread-2) [ ] o.e.j.s.Server Started @2056297ms [junit4] 2> 2056251 INFO (jetty-launcher-13214-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43119} [junit4] 2> 2056252 ERROR (jetty-launcher-13214-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2056252 INFO (jetty-launcher-13214-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 2056252 INFO (jetty-launcher-13214-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.2.0 [junit4] 2> 2056252 INFO (jetty-launcher-13214-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2056252 INFO (jetty-launcher-13214-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 2056252 INFO (jetty-launcher-13214-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-05-13T00:03:50.376Z [junit4] 2> 2056256 INFO (jetty-launcher-13214-thread-4) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 2056256 INFO (jetty-launcher-13214-thread-4) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 2056256 INFO (jetty-launcher-13214-thread-4) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 2056299 INFO (jetty-launcher-13214-thread-3) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 2056299 INFO (jetty-launcher-13214-thread-3) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 2056299 INFO (jetty-launcher-13214-thread-3) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 2056304 INFO (jetty-launcher-13214-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7b84db72{/solr,null,AVAILABLE} [junit4] 2> 2056304 INFO (jetty-launcher-13214-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@47f4eeb4{/solr,null,AVAILABLE} [junit4] 2> 2056305 INFO (jetty-launcher-13214-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@531b8aab{/solr,null,AVAILABLE} [junit4] 2> 2056307 INFO (zkConnectionManagerCallback-13216-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2056307 INFO (jetty-launcher-13214-thread-5) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 2056307 INFO (jetty-launcher-13214-thread-5) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 2056307 INFO (jetty-launcher-13214-thread-5) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 2056307 INFO (jetty-launcher-13214-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@6dba21e7{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:40745} [junit4] 2> 2056307 INFO (jetty-launcher-13214-thread-3) [ ] o.e.j.s.Server Started @2056353ms [junit4] 2> 2056307 INFO (jetty-launcher-13214-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40745} [junit4] 2> 2056308 ERROR (jetty-launcher-13214-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2056308 INFO (jetty-launcher-13214-thread-3) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 2056308 INFO (jetty-launcher-13214-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.2.0 [junit4] 2> 2056308 INFO (jetty-launcher-13214-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2056308 INFO (jetty-launcher-13214-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 2056308 INFO (jetty-launcher-13214-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-05-13T00:03:50.432Z [junit4] 2> 2056308 INFO (jetty-launcher-13214-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 2056315 INFO (jetty-launcher-13214-thread-5) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@37bc3cc8{/solr,null,AVAILABLE} [junit4] 2> 2056323 INFO (jetty-launcher-13214-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@45df2b6b{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:39661} [junit4] 2> 2056323 INFO (jetty-launcher-13214-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@674b6635{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:40639} [junit4] 2> 2056323 INFO (jetty-launcher-13214-thread-4) [ ] o.e.j.s.Server Started @2056369ms [junit4] 2> 2056323 INFO (jetty-launcher-13214-thread-1) [ ] o.e.j.s.Server Started @2056369ms [junit4] 2> 2056323 INFO (jetty-launcher-13214-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40639} [junit4] 2> 2056323 INFO (jetty-launcher-13214-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39661} [junit4] 2> 2056324 ERROR (jetty-launcher-13214-thread-4) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2056324 ERROR (jetty-launcher-13214-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2056324 INFO (jetty-launcher-13214-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 2056324 INFO (jetty-launcher-13214-thread-4) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 2056324 INFO (jetty-launcher-13214-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.2.0 [junit4] 2> 2056324 INFO (jetty-launcher-13214-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2056324 INFO (jetty-launcher-13214-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 2056324 INFO (jetty-launcher-13214-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-05-13T00:03:50.448Z [junit4] 2> 2056324 INFO (jetty-launcher-13214-thread-5) [ ] o.e.j.s.AbstractConnector Started ServerConnector@31d349ac{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:40941} [junit4] 2> 2056324 INFO (jetty-launcher-13214-thread-5) [ ] o.e.j.s.Server Started @2056369ms [junit4] 2> 2056324 INFO (jetty-launcher-13214-thread-5) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40941} [junit4] 2> 2056324 ERROR (jetty-launcher-13214-thread-5) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2056324 INFO (jetty-launcher-13214-thread-5) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 2056324 INFO (jetty-launcher-13214-thread-5) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.2.0 [junit4] 2> 2056324 INFO (jetty-launcher-13214-thread-5) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2056324 INFO (jetty-launcher-13214-thread-5) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 2056324 INFO (jetty-launcher-13214-thread-5) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-05-13T00:03:50.448Z [junit4] 2> 2056324 INFO (jetty-launcher-13214-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.2.0 [junit4] 2> 2056324 INFO (jetty-launcher-13214-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2056324 INFO (jetty-launcher-13214-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 2056324 INFO (jetty-launcher-13214-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-05-13T00:03:50.448Z [junit4] 2> 2056326 INFO (zkConnectionManagerCallback-13218-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2056326 INFO (jetty-launcher-13214-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 2056331 INFO (zkConnectionManagerCallback-13221-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2056332 INFO (jetty-launcher-13214-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 2056355 INFO (zkConnectionManagerCallback-13223-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2056356 INFO (jetty-launcher-13214-thread-5) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 2056361 INFO (zkConnectionManagerCallback-13225-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2056361 INFO (jetty-launcher-13214-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 2056411 INFO (jetty-launcher-13214-thread-1) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 2056420 WARN (jetty-launcher-13214-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@7afcd42a[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2056454 INFO (jetty-launcher-13214-thread-3) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 2056465 WARN (jetty-launcher-13214-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@41ea2b83[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2056467 INFO (jetty-launcher-13214-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33019/solr [junit4] 2> 2056472 WARN (jetty-launcher-13214-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@55ecfebf[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2056480 INFO (jetty-launcher-13214-thread-5) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 2056488 INFO (jetty-launcher-13214-thread-2) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 2056490 WARN (jetty-launcher-13214-thread-5) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@4f7a6811[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2056492 WARN (jetty-launcher-13214-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@34565a90[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2056495 INFO (zkConnectionManagerCallback-13236-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2056496 WARN (jetty-launcher-13214-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@574e9a0[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2056498 INFO (jetty-launcher-13214-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33019/solr [junit4] 2> 2056498 WARN (jetty-launcher-13214-thread-5) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@2db675cf[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2056499 INFO (jetty-launcher-13214-thread-5) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33019/solr [junit4] 2> 2056511 INFO (zkConnectionManagerCallback-13246-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2056519 INFO (zkConnectionManagerCallback-13249-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2056532 WARN (jetty-launcher-13214-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@4592b8df[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2056533 INFO (jetty-launcher-13214-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33019/solr [junit4] 2> 2056543 INFO (zkConnectionManagerCallback-13251-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2056551 INFO (zkConnectionManagerCallback-13254-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2056551 INFO (jetty-launcher-13214-thread-4) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 2056551 INFO (zkConnectionManagerCallback-13259-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2056552 INFO (zkConnectionManagerCallback-13257-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2056552 WARN (jetty-launcher-13214-thread-4) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@49f9c0e7[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2056553 INFO (zkConnectionManagerCallback-13268-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2056555 WARN (jetty-launcher-13214-thread-4) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@5bca77f0[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2056556 INFO (jetty-launcher-13214-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33019/solr [junit4] 2> 2056559 INFO (jetty-launcher-13214-thread-5) [n:127.0.0.1:40941_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:40941_solr [junit4] 2> 2056560 INFO (jetty-launcher-13214-thread-3) [n:127.0.0.1:40745_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40745_solr [junit4] 2> 2056560 INFO (jetty-launcher-13214-thread-5) [n:127.0.0.1:40941_solr ] o.a.s.c.Overseer Overseer (id=72241171207815182-127.0.0.1:40941_solr-n_0000000000) starting [junit4] 2> 2056562 INFO (jetty-launcher-13214-thread-2) [n:127.0.0.1:43119_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:43119_solr as DOWN [junit4] 2> 2056563 INFO (jetty-launcher-13214-thread-2) [n:127.0.0.1:43119_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 2056563 INFO (jetty-launcher-13214-thread-2) [n:127.0.0.1:43119_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43119_solr [junit4] 2> 2056568 INFO (zkCallback-13267-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 2056569 INFO (zkCallback-13253-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 2056575 INFO (zkConnectionManagerCallback-13280-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2056576 INFO (zkCallback-13258-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 2056576 INFO (zkConnectionManagerCallback-13275-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2056576 INFO (jetty-launcher-13214-thread-2) [n:127.0.0.1:43119_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 2056577 INFO (jetty-launcher-13214-thread-2) [n:127.0.0.1:43119_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33019/solr ready [junit4] 2> 2056587 INFO (jetty-launcher-13214-thread-1) [n:127.0.0.1:40639_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 2056587 INFO (zkConnectionManagerCallback-13285-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2056588 INFO (jetty-launcher-13214-thread-3) [n:127.0.0.1:40745_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 2056588 INFO (jetty-launcher-13214-thread-3) [n:127.0.0.1:40745_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33019/solr ready [junit4] 2> 2056592 INFO (zkConnectionManagerCallback-13290-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2056593 INFO (jetty-launcher-13214-thread-1) [n:127.0.0.1:40639_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:40639_solr as DOWN [junit4] 2> 2056594 INFO (jetty-launcher-13214-thread-5) [n:127.0.0.1:40941_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 2056594 INFO (jetty-launcher-13214-thread-1) [n:127.0.0.1:40639_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 2056594 INFO (jetty-launcher-13214-thread-1) [n:127.0.0.1:40639_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40639_solr [junit4] 2> 2056594 INFO (jetty-launcher-13214-thread-5) [n:127.0.0.1:40941_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33019/solr ready [junit4] 2> 2056595 INFO (zkCallback-13258-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 2056595 INFO (zkCallback-13253-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 2056596 INFO (zkCallback-13267-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 2056599 INFO (jetty-launcher-13214-thread-2) [n:127.0.0.1:43119_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 2056599 INFO (zkCallback-13250-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 2056599 INFO (zkCallback-13284-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 2056600 INFO (OverseerStateUpdate-72241171207815182-127.0.0.1:40941_solr-n_0000000000) [n:127.0.0.1:40941_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:40941_solr [junit4] 2> 2056604 INFO (jetty-launcher-13214-thread-5) [n:127.0.0.1:40941_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:40941_solr as DOWN [junit4] 2> 2056604 INFO (zkCallback-13279-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 2056605 INFO (jetty-launcher-13214-thread-5) [n:127.0.0.1:40941_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 2056605 INFO (jetty-launcher-13214-thread-5) [n:127.0.0.1:40941_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40941_solr [junit4] 2> 2056606 INFO (zkCallback-13267-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2056606 INFO (zkCallback-13253-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2056611 INFO (zkCallback-13289-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4) [junit4] 2> 2056619 INFO (jetty-launcher-13214-thread-3) [n:127.0.0.1:40745_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 2056623 INFO (jetty-launcher-13214-thread-2) [n:127.0.0.1:43119_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43119.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c4a28ff [junit4] 2> 2056623 INFO (zkConnectionManagerCallback-13293-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2056625 INFO (zkCallback-13279-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2056635 INFO (jetty-launcher-13214-thread-5) [n:127.0.0.1:40941_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 2056636 INFO (zkCallback-13250-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2056636 INFO (zkCallback-13284-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2056636 INFO (zkCallback-13258-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2056636 INFO (zkConnectionManagerCallback-13299-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2056638 INFO (jetty-launcher-13214-thread-4) [n:127.0.0.1:39661_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 2056638 INFO (jetty-launcher-13214-thread-1) [n:127.0.0.1:40639_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 2056638 INFO (jetty-launcher-13214-thread-2) [n:127.0.0.1:43119_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43119.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c4a28ff [junit4] 2> 2056638 INFO (jetty-launcher-13214-thread-1) [n:127.0.0.1:40639_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33019/solr ready [junit4] 2> 2056640 INFO (jetty-launcher-13214-thread-4) [n:127.0.0.1:39661_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:39661_solr as DOWN [junit4] 2> 2056640 INFO (jetty-launcher-13214-thread-4) [n:127.0.0.1:39661_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 2056640 INFO (jetty-launcher-13214-thread-4) [n:127.0.0.1:39661_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39661_solr [junit4] 2> 2056641 INFO (zkCallback-13284-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 2056641 INFO (zkCallback-13279-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 2056641 INFO (zkCallback-13267-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 2056641 INFO (zkCallback-13250-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 2056643 INFO (jetty-launcher-13214-thread-3) [n:127.0.0.1:40745_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40745.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c4a28ff [junit4] 2> 2056643 INFO (zkCallback-13253-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 2056652 INFO (zkCallback-13289-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 2056652 INFO (zkCallback-13258-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 2056652 INFO (zkCallback-13298-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 2056655 INFO (jetty-launcher-13214-thread-3) [n:127.0.0.1:40745_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40745.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c4a28ff [junit4] 2> 2056655 INFO (jetty-launcher-13214-thread-3) [n:127.0.0.1:40745_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40745.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c4a28ff [junit4] 2> 2056656 INFO (zkCallback-13292-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 2056658 INFO (jetty-launcher-13214-thread-3) [n:127.0.0.1:40745_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.search.join.TestCloudNestedDocsSort_B71E95E0DB4F30D1-001/tempDir-001/node3/. [junit4] 2> 2056659 INFO (jetty-launcher-13214-thread-2) [n:127.0.0.1:43119_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43119.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c4a28ff [junit4] 2> 2056659 INFO (jetty-launcher-13214-thread-2) [n:127.0.0.1:43119_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.search.join.TestCloudNestedDocsSort_B71E95E0DB4F30D1-001/tempDir-001/node2/. [junit4] 2> 2056660 INFO (zkConnectionManagerCallback-13307-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2056660 INFO (jetty-launcher-13214-thread-1) [n:127.0.0.1:40639_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 2056660 INFO (jetty-launcher-13214-thread-4) [n:127.0.0.1:39661_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5) [junit4] 2> 2056661 INFO (jetty-launcher-13214-thread-4) [n:127.0.0.1:39661_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33019/solr ready [junit4] 2> 2056666 INFO (jetty-launcher-13214-thread-5) [n:127.0.0.1:40941_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40941.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c4a28ff [junit4] 2> 2056672 INFO (jetty-launcher-13214-thread-4) [n:127.0.0.1:39661_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 2056673 INFO (jetty-launcher-13214-thread-5) [n:127.0.0.1:40941_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40941.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c4a28ff [junit4] 2> 2056673 INFO (jetty-launcher-13214-thread-5) [n:127.0.0.1:40941_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40941.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c4a28ff [junit4] 2> 2056674 INFO (jetty-launcher-13214-thread-1) [n:127.0.0.1:40639_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40639.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c4a28ff [junit4] 2> 2056674 INFO (jetty-launcher-13214-thread-5) [n:127.0.0.1:40941_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.search.join.TestCloudNestedDocsSort_B71E95E0DB4F30D1-001/tempDir-001/node5/. [junit4] 2> 2056681 INFO (jetty-launcher-13214-thread-1) [n:127.0.0.1:40639_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40639.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c4a28ff [junit4] 2> 2056681 INFO (jetty-launcher-13214-thread-1) [n:127.0.0.1:40639_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40639.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c4a28ff [junit4] 2> 2056682 INFO (jetty-launcher-13214-thread-1) [n:127.0.0.1:40639_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.search.join.TestCloudNestedDocsSort_B71E95E0DB4F30D1-001/tempDir-001/node1/. [junit4] 2> 2056685 INFO (jetty-launcher-13214-thread-4) [n:127.0.0.1:39661_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39661.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c4a28ff [junit4] 2> 2056694 INFO (jetty-launcher-13214-thread-4) [n:127.0.0.1:39661_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39661.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c4a28ff [junit4] 2> 2056694 INFO (jetty-launcher-13214-thread-4) [n:127.0.0.1:39661_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39661.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c4a28ff [junit4] 2> 2056695 INFO (jetty-launcher-13214-thread-4) [n:127.0.0.1:39661_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.search.join.TestCloudNestedDocsSort_B71E95E0DB4F30D1-001/tempDir-001/node4/. [junit4] 2> 2056842 INFO (zkConnectionManagerCallback-13314-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2056843 INFO (SUITE-TestCloudNestedDocsSort-seed#[B71E95E0DB4F30D1]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5) [junit4] 2> 2056844 INFO (SUITE-TestCloudNestedDocsSort-seed#[B71E95E0DB4F30D1]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33019/solr ready [junit4] 2> 2057025 INFO (qtp1975292255-36089) [n:127.0.0.1:39661_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params property.config=solrconfig-minimal.xml&property.schema=schema.xml&collection.configName=solrCloudCollectionConfig&name=collection1&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 2057026 INFO (OverseerThreadFactory-11537-thread-1-processing-n:127.0.0.1:40941_solr) [n:127.0.0.1:40941_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1 [junit4] 2> 2057131 INFO (OverseerStateUpdate-72241171207815182-127.0.0.1:40941_solr-n_0000000000) [n:127.0.0.1:40941_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"collection1", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"collection1_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:40941/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 2057134 INFO (OverseerStateUpdate-72241171207815182-127.0.0.1:40941_solr-n_0000000000) [n:127.0.0.1:40941_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"collection1", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"collection1_shard1_replica_n2", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:43119/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 2057137 INFO (OverseerStateUpdate-72241171207815182-127.0.0.1:40941_solr-n_0000000000) [n:127.0.0.1:40941_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"collection1", [junit4] 2> "shard":"shard2", [junit4] 2> "core":"collection1_shard2_replica_n5", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:39661/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 2057141 INFO (OverseerStateUpdate-72241171207815182-127.0.0.1:40941_solr-n_0000000000) [n:127.0.0.1:40941_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"collection1", [junit4] 2> "shard":"shard2", [junit4] 2> "core":"collection1_shard2_replica_n6", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:40745/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 2057346 INFO (qtp1975292255-36085) [n:127.0.0.1:39661_solr x:collection1_shard2_replica_n5] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=collection1&version=2&replicaType=NRT&property.config=solrconfig-minimal.xml&property.schema=schema.xml&coreNodeName=core_node7&name=collection1_shard2_replica_n5&action=CREATE&numShards=2&shard=shard2&wt=javabin [junit4] 2> 2057346 INFO (qtp852516883-36101) [n:127.0.0.1:40941_solr x:collection1_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=collection1&version=2&replicaType=NRT&property.config=solrconfig-minimal.xml&property.schema=schema.xml&coreNodeName=core_node3&name=collection1_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin [junit4] 2> 2057346 INFO (qtp1396591597-36091) [n:127.0.0.1:40745_solr x:collection1_shard2_replica_n6] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=collection1&version=2&replicaType=NRT&property.config=solrconfig-minimal.xml&property.schema=schema.xml&coreNodeName=core_node8&name=collection1_shard2_replica_n6&action=CREATE&numShards=2&shard=shard2&wt=javabin [junit4] 2> 2057346 INFO (qtp1396591597-36091) [n:127.0.0.1:40745_solr x:collection1_shard2_replica_n6] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 2057347 INFO (qtp1613347905-36071) [n:127.0.0.1:43119_solr x:collection1_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=collection1&version=2&replicaType=NRT&property.config=solrconfig-minimal.xml&property.schema=schema.xml&coreNodeName=core_node4&name=collection1_shard1_replica_n2&action=CREATE&numShards=2&shard=shard1&wt=javabin [junit4] 2> 2058354 INFO (qtp852516883-36101) [n:127.0.0.1:40941_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0 [junit4] 2> 2058354 INFO (qtp1975292255-36085) [n:127.0.0.1:39661_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n5] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0 [junit4] 2> 2058354 INFO (qtp1396591597-36091) [n:127.0.0.1:40745_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0 [junit4] 2> 2058365 INFO (qtp1975292255-36085) [n:127.0.0.1:39661_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n5] o.a.s.s.IndexSchema [collection1_shard2_replica_n5] Schema name=test [junit4] 2> 2058365 INFO (qtp1613347905-36071) [n:127.0.0.1:43119_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0 [junit4] 2> 2058365 INFO (qtp1396591597-36091) [n:127.0.0.1:40745_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6] o.a.s.s.IndexSchema [collection1_shard2_replica_n6] Schema name=test [junit4] 2> 2058365 INFO (qtp852516883-36101) [n:127.0.0.1:40941_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema [collection1_shard1_replica_n1] Schema name=test [junit4] 2> 2058386 INFO (qtp1613347905-36071) [n:127.0.0.1:43119_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.s.IndexSchema [collection1_shard1_replica_n2] Schema name=test [junit4] 2> 2058487 INFO (qtp1975292255-36085) [n:127.0.0.1:39661_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n5] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 2058490 INFO (qtp1396591597-36091) [n:127.0.0.1:40745_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 2058512 INFO (qtp1613347905-36071) [n:127.0.0.1:43119_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 2058521 INFO (qtp1975292255-36085) [n:127.0.0.1:39661_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n5] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n5' using configuration from collection collection1, trusted=true [junit4] 2> 2058522 INFO (qtp1975292255-36085) [n:127.0.0.1:39661_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n5] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39661.solr.core.collection1.shard2.replica_n5' (registry 'solr.core.collection1.shard2.replica_n5') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c4a28ff [junit4] 2> 2058522 INFO (qtp1975292255-36085) [n:127.0.0.1:39661_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n5] o.a.s.c.SolrCore [[collection1_shard2_replica_n5] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.search.join.TestCloudNestedDocsSort_B71E95E0DB4F30D1-001/tempDir-001/node4/collection1_shard2_replica_n5], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.search.join.TestCloudNestedDocsSort_B71E95E0DB4F30D1-001/tempDir-001/node4/./collection1_shard2_replica_n5/data/] [junit4] 2> 2058526 INFO (qtp1975292255-36085) [n:127.0.0.1:39661_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=251534007, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1] [junit4] 2> 2058527 INFO (qtp1396591597-36091) [n:127.0.0.1:40745_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n6' using configuration from collection collection1, trusted=true [junit4] 2> 2058527 INFO (qtp1396591597-36091) [n:127.0.0.1:40745_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40745.solr.core.collection1.shard2.replica_n6' (registry 'solr.core.collection1.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c4a28ff [junit4] 2> 2058527 INFO (qtp1396591597-36091) [n:127.0.0.1:40745_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6] o.a.s.c.SolrCore [[collection1_shard2_replica_n6] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.search.join.TestCloudNestedDocsSort_B71E95E0DB4F30D1-001/tempDir-001/node3/collection1_shard2_replica_n6], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.search.join.TestCloudNestedDocsSort_B71E95E0DB4F30D1-001/tempDir-001/node3/./collection1_shard2_replica_n6/data/] [junit4] 2> 2058529 INFO (qtp1396591597-36091) [n:127.0.0.1:40745_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=251534007, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1] [junit4] 2> 2058530 INFO (qtp852516883-36101) [n:127.0.0.1:40941_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 2058543 INFO (qtp1613347905-36071) [n:127.0.0.1:43119_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n2' using configuration from collection collection1, trusted=true [junit4] 2> 2058544 INFO (qtp1613347905-36071) [n:127.0.0.1:43119_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43119.solr.core.collection1.shard1.replica_n2' (registry 'solr.core.collection1.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c4a28ff [junit4] 2> 2058544 INFO (qtp1613347905-36071) [n:127.0.0.1:43119_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.c.SolrCore [[collection1_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.search.join.TestCloudNestedDocsSort_B71E95E0DB4F30D1-001/tempDir-001/node2/collection1_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.search.join.TestCloudNestedDocsSort_B71E95E0DB4F30D1-001/tempDir-001/node2/./collection1_shard1_replica_n2/data/] [junit4] 2> 2058545 INFO (qtp852516883-36101) [n:127.0.0.1:40941_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using configuration from collection collection1, trusted=true [junit4] 2> 2058545 INFO (qtp852516883-36101) [n:127.0.0.1:40941_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40941.solr.core.collection1.shard1.replica_n1' (registry 'solr.core.collection1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c4a28ff [junit4] 2> 2058545 INFO (qtp852516883-36101) [n:127.0.0.1:40941_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.search.join.TestCloudNestedDocsSort_B71E95E0DB4F30D1-001/tempDir-001/node5/collection1_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.search.join.TestCloudNestedDocsSort_B71E95E0DB4F30D1-001/tempDir-001/node5/./collection1_shard1_replica_n1/data/] [junit4] 2> 2058546 INFO (qtp1613347905-36071) [n:127.0.0.1:43119_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=251534007, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1] [junit4] 2> 2058547 INFO (qtp852516883-36101) [n:127.0.0.1:40941_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=251534007, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1] [junit4] 2> 2058571 INFO (qtp1975292255-36085) [n:127.0.0.1:39661_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n5] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 2058571 INFO (qtp1975292255-36085) [n:127.0.0.1:39661_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n5] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 2058572 INFO (qtp1975292255-36085) [n:127.0.0.1:39661_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=330126293, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1] [junit4] 2> 2058572 INFO (qtp1975292255-36085) [n:127.0.0.1:39661_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n5] o.a.s.s.SolrIndexSearcher Opening [Searcher@cba19df[collection1_shard2_replica_n5] main] [junit4] 2> 2058574 INFO (qtp1975292255-36085) [n:127.0.0.1:39661_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n5] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig [junit4] 2> 2058574 INFO (qtp1975292255-36085) [n:127.0.0.1:39661_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n5] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig [junit4] 2> 2058574 INFO (qtp1975292255-36085) [n:127.0.0.1:39661_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n5] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 2058575 INFO (qtp1396591597-36091) [n:127.0.0.1:40745_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 2058575 INFO (qtp1396591597-36091) [n:127.0.0.1:40745_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 2058576 INFO (searcherExecutor-11553-thread-1-processing-n:127.0.0.1:39661_solr x:collection1_shard2_replica_n5 c:collection1 s:shard2 r:core_node7) [n:127.0.0.1:39661_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n5] o.a.s.c.SolrCore [collection1_shard2_replica_n5] Registered new searcher Searcher@cba19df[collection1_shard2_replica_n5] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 2058577 INFO (qtp1396591597-36091) [n:127.0.0.1:40745_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=330126293, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1] [junit4] 2> 2058577 INFO (qtp1396591597-36091) [n:127.0.0.1:40745_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@215f9715[collection1_shard2_replica_n6] main] [junit4] 2> 2058578 INFO (qtp1396591597-36091) [n:127.0.0.1:40745_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig [junit4] 2> 2058578 INFO (qtp1396591597-36091) [n:127.0.0.1:40745_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig [junit4] 2> 2058578 INFO (qtp1396591597-36091) [n:127.0.0.1:40745_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 2058580 INFO (searcherExecutor-11554-thread-1-processing-n:127.0.0.1:40745_solr x:collection1_shard2_replica_n6 c:collection1 s:shard2 r:core_node8) [n:127.0.0.1:40745_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6] o.a.s.c.SolrCore [collection1_shard2_replica_n6] Registered new searcher Searcher@215f9715[collection1_shard2_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 2058581 INFO (qtp1975292255-36085) [n:127.0.0.1:39661_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n5] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard2 to Terms{values={core_node7=0}, version=0} [junit4] 2> 2058581 INFO (qtp1975292255-36085) [n:127.0.0.1:39661_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n5] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard2 [junit4] 2> 2058583 INFO (qtp1396591597-36091) [n:127.0.0.1:40745_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard2 to Terms{values={core_node7=0, core_node8=0}, version=1} [junit4] 2> 2058583 INFO (qtp1396591597-36091) [n:127.0.0.1:40745_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard2 [junit4] 2> 2058587 INFO (qtp1975292255-36085) [n:127.0.0.1:39661_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n5] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 2058587 INFO (qtp1975292255-36085) [n:127.0.0.1:39661_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n5] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 2058587 INFO (qtp1975292255-36085) [n:127.0.0.1:39661_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n5] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:39661/solr/collection1_shard2_replica_n5/ [junit4] 2> 2058587 ERROR (qtp1975292255-36085) [n:127.0.0.1:39661_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n5] o.a.s.c.SyncStrategy No UpdateLog found - cannot sync [junit4] 2> 2058587 INFO (qtp1975292255-36085) [n:127.0.0.1:39661_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n5] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway [junit4] 2> 2058587 INFO (qtp1975292255-36085) [n:127.0.0.1:39661_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n5] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1/leaders/shard2/leader after winning as /collections/collection1/leader_elect/shard2/election/72241171207815188-core_node7-n_0000000000 [junit4] 2> 2058591 INFO (qtp1613347905-36071) [n:127.0.0.1:43119_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 2058591 INFO (qtp1613347905-36071) [n:127.0.0.1:43119_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 2058592 INFO (qtp1613347905-36071) [n:127.0.0.1:43119_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=330126293, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1] [junit4] 2> 2058592 INFO (qtp1613347905-36071) [n:127.0.0.1:43119_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@49d220cb[collection1_shard1_replica_n2] main] [junit4] 2> 2058593 INFO (qtp1613347905-36071) [n:127.0.0.1:43119_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig [junit4] 2> 2058594 INFO (qtp1975292255-36085) [n:127.0.0.1:39661_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n5] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:39661/solr/collection1_shard2_replica_n5/ shard2 [junit4] 2> 2058594 INFO (qtp1613347905-36071) [n:127.0.0.1:43119_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig [junit4] 2> 2058594 INFO (qtp852516883-36101) [n:127.0.0.1:40941_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 2058594 INFO (qtp852516883-36101) [n:127.0.0.1:40941_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 2058594 INFO (qtp1613347905-36071) [n:127.0.0.1:43119_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 2058595 INFO (searcherExecutor-11555-thread-1-processing-n:127.0.0.1:43119_solr x:collection1_shard1_replica_n2 c:collection1 s:shard1 r:core_node4) [n:127.0.0.1:43119_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.c.SolrCore [collection1_shard1_replica_n2] Registered new searcher Searcher@49d220cb[collection1_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 2058595 INFO (qtp852516883-36101) [n:127.0.0.1:40941_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=330126293, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1] [junit4] 2> 2058595 INFO (qtp852516883-36101) [n:127.0.0.1:40941_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@57d813d6[collection1_shard1_replica_n1] main] [junit4] 2> 2058596 INFO (qtp852516883-36101) [n:127.0.0.1:40941_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig [junit4] 2> 2058596 INFO (qtp852516883-36101) [n:127.0.0.1:40941_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig [junit4] 2> 2058597 INFO (qtp852516883-36101) [n:127.0.0.1:40941_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 2058597 INFO (searcherExecutor-11556-thread-1-processing-n:127.0.0.1:40941_solr x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3) [n:127.0.0.1:40941_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrCore [collection1_shard1_replica_n1] Registered new searcher Searcher@57d813d6[collection1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 2058599 INFO (qtp852516883-36101) [n:127.0.0.1:40941_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node3=0}, version=0} [junit4] 2> 2058599 INFO (qtp852516883-36101) [n:127.0.0.1:40941_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard1 [junit4] 2> 2058602 INFO (qtp1613347905-36071) [n:127.0.0.1:43119_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node3=0, core_node4=0}, version=1} [junit4] 2> 2058602 INFO (qtp1613347905-36071) [n:127.0.0.1:43119_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard1 [junit4] 2> 2058605 INFO (qtp852516883-36101) [n:127.0.0.1:40941_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 2058605 INFO (qtp852516883-36101) [n:127.0.0.1:40941_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 2058605 INFO (qtp852516883-36101) [n:127.0.0.1:40941_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:40941/solr/collection1_shard1_replica_n1/ [junit4] 2> 2058605 ERROR (qtp852516883-36101) [n:127.0.0.1:40941_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SyncStrategy No UpdateLog found - cannot sync [junit4] 2> 2058605 INFO (qtp852516883-36101) [n:127.0.0.1:40941_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway [junit4] 2> 2058606 INFO (qtp852516883-36101) [n:127.0.0.1:40941_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1/leaders/shard1/leader after winning as /collections/collection1/leader_elect/shard1/election/72241171207815182-core_node3-n_0000000000 [junit4] 2> 2058607 INFO (qtp852516883-36101) [n:127.0.0.1:40941_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:40941/solr/collection1_shard1_replica_n1/ shard1 [junit4] 2> 2058709 INFO (zkCallback-13292-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5]) [junit4] 2> 2058709 INFO (zkCallback-13258-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5]) [junit4] 2> 2058709 INFO (zkCallback-13258-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5]) [junit4] 2> 2058709 INFO (zkCallback-13292-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5]) [junit4] 2> 2058709 INFO (qtp1975292255-36085) [n:127.0.0.1:39661_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n5] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 2058709 INFO (qtp852516883-36101) [n:127.0.0.1:40941_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 2058710 INFO (qtp852516883-36101) [n:127.0.0.1:40941_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=collection1&version=2&replicaType=NRT&property.config=solrconfig-minimal.xml&property.schema=schema.xml&coreNodeName=core_node3&name=collection1_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin} status=0 QTime=1364 [junit4] 2> 2058710 INFO (qtp1975292255-36085) [n:127.0.0.1:39661_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n5] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=collection1&version=2&replicaType=NRT&property.config=solrconfig-minimal.xml&property.schema=schema.xml&coreNodeName=core_node7&name=collection1_shard2_replica_n5&action=CREATE&numShards=2&shard=shard2&wt=javabin} status=0 QTime=1364 [junit4] 2> 2058810 INFO (zkCallback-13258-thread-3) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5]) [junit4] 2> 2058810 INFO (zkCallback-13258-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5]) [junit4] 2> 2058810 INFO (zkCallback-13292-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5]) [junit4] 2> 2058810 INFO (zkCallback-13258-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5]) [junit4] 2> 2058810 INFO (zkCallback-13292-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5]) [junit4] 2> 2058810 INFO (zkCallback-13292-thread-3) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5]) [junit4] 2> 2059587 INFO (qtp1396591597-36091) [n:127.0.0.1:40745_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=collection1&version=2&replicaType=NRT&property.config=solrconfig-minimal.xml&property.schema=schema.xml&coreNodeName=core_node8&name=collection1_shard2_replica_n6&action=CREATE&numShards=2&shard=shard2&wt=javabin} status=0 QTime=2241 [junit4] 2> 2059605 INFO (qtp1613347905-36071) [n:127.0.0.1:43119_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=collection1&version=2&replicaType=NRT&property.config=solrconfig-minimal.xml&property.schema=schema.xml&coreNodeName=core_node4&name=collection1_shard1_replica_n2&action=CREATE&numShards=2&shard=shard1&wt=javabin} status=0 QTime=2258 [junit4] 2> 2059609 INFO (qtp1975292255-36089) [n:127.0.0.1:39661_solr ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas [junit4] 2> 2059706 INFO (zkCallback-13258-thread-4) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5]) [junit4] 2> 2059706 INFO (zkCallback-13258-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5]) [junit4] 2> 2059706 INFO (zkCallback-13292-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5]) [junit4] 2> 2059706 INFO (zkCallback-13258-thread-3) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5]) [junit4] 2> 2059706 INFO (zkCallback-13292-thread-3) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5]) [junit4] 2> 2059706 INFO (zkCallback-13292-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5]) [junit4] 2> 2059706 INFO (zkCallback-13253-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5]) [junit4] 2> 2059706 INFO (qtp1975292255-36089) [n:127.0.0.1:39661_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={property.config=solrconfig-minimal.xml&property.schema=schema.xml&collection.configName=solrCloudCollectionConfig&name=collection1&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=2681 [junit4] 2> 2059706 INFO (SUITE-TestCloudNestedDocsSort-seed#[B71E95E0DB4F30D1]-worker) [ ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):30 [junit4] 2> 2059706 INFO (zkCallback-13267-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5]) [junit4] 1> replica:core_node3 rstate:active live:true [junit4] 2> 2059707 INFO (zkCallback-13253-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5]) [junit4] 1> replica:core_node4 rstate:active live:true [junit4] 1> replica:core_node7 rstate:active live:true [junit4] 1> replica:core_node8 rstate:active live:true [junit4] 1> no one is recoverying [junit4] 2> 2059707 INFO (SUITE-TestCloudNestedDocsSort-seed#[B71E95E0DB4F30D1]-worker) [ ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1 [junit4] 2> 2059714 INFO (zkCallback-13267-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5]) [junit4] 2> 2059771 INFO (qtp1396591597-36091) [n:127.0.0.1:40745_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n6] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:39661/solr/collection1_shard2_replica_n5/&wt=javabin&version=2}{add=[-1431745300, 379246680, 743436095, 2088634733]} 0 14 [junit4] 2> 2059794 INFO (qtp1975292255-36094) [n:127.0.0.1:39661_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n5] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n5] webapp=/solr path=/update params={wt=javabin&version=2}{add=[-1431745300, 379246680, 743436095, 2088634733]} 0 75 [junit4] 2> 2059943 INFO (qtp1613347905-36071) [n:127.0.0.1:43119_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n2] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40941/solr/collection1_shard1_replica_n1/&wt=javabin&version=2}{add=[-1156692411, -61379293, -1108972688, -1706439824, 1007826916, 2139597819, 962335795, -883157889, -1080494833, -456033909, ... (16 adds)]} 0 142 [junit4] 2> 2059944 INFO (qtp852516883-36100) [n:127.0.0.1:40941_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replic [...truncated too long message...] (2) [junit4] 2> 20406 INFO (zkCallback-95-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (2) [junit4] 2> 20406 INFO (zkCallback-88-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (2) [junit4] 2> 20406 INFO (zkCallback-56-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (2) [junit4] 2> 20406 INFO (zkCallback-60-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (2) [junit4] 2> 20415 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100a70984a20015, likely client has closed socket [junit4] 2> 20484 INFO (jetty-closer-118-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null [junit4] 2> 20484 INFO (jetty-closer-118-thread-1) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@27039d3b: rootName = solr_43317, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@c02c04e [junit4] 2> 20484 INFO (jetty-closer-118-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null [junit4] 2> 20491 INFO (closeThreadPool-138-thread-2) [ ] o.a.s.c.Overseer Overseer (id=72241253359681552-127.0.0.1:43317_solr-n_0000000000) closing [junit4] 2> 20491 INFO (OverseerStateUpdate-72241253359681552-127.0.0.1:43317_solr-n_0000000000) [n:127.0.0.1:43317_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:43317_solr [junit4] 2> 20491 INFO (OverseerAutoScalingTriggerThread-72241253359681552-127.0.0.1:43317_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting. [junit4] 2> 20523 INFO (jetty-closer-118-thread-3) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@6d5f02ec{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0} [junit4] 2> 20525 INFO (jetty-closer-118-thread-4) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@23706ced{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0} [junit4] 2> 20532 INFO (closeThreadPool-138-thread-1) [ ] o.a.s.c.Overseer Overseer (id=72241253359681552-127.0.0.1:43317_solr-n_0000000000) closing [junit4] 2> 20534 INFO (jetty-closer-118-thread-2) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@2c7269ae{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0} [junit4] 2> 20535 INFO (jetty-closer-118-thread-4) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@dcbaa26{/solr,null,UNAVAILABLE} [junit4] 2> 20535 INFO (jetty-closer-118-thread-4) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 20535 INFO (jetty-closer-118-thread-2) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@38fff868{/solr,null,UNAVAILABLE} [junit4] 2> 20536 INFO (jetty-closer-118-thread-2) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 20536 INFO (jetty-closer-118-thread-3) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3c2facda{/solr,null,UNAVAILABLE} [junit4] 2> 20536 INFO (jetty-closer-118-thread-3) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 20537 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100a70984a20013, likely client has closed socket [junit4] 2> 20547 INFO (jetty-closer-118-thread-5) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@4a937f67{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0} [junit4] 2> 20547 INFO (jetty-closer-118-thread-1) [ ] o.a.s.c.Overseer Overseer (id=72241253359681552-127.0.0.1:43317_solr-n_0000000000) closing [junit4] 2> 20547 INFO (jetty-closer-118-thread-5) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7e0aa64a{/solr,null,UNAVAILABLE} [junit4] 2> 20547 INFO (jetty-closer-118-thread-5) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 20558 INFO (jetty-closer-118-thread-1) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@5840a975{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0} [junit4] 2> 20558 INFO (jetty-closer-118-thread-1) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5e9c059b{/solr,null,UNAVAILABLE} [junit4] 2> 20558 INFO (jetty-closer-118-thread-1) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 20560 INFO (SUITE-TestCloudNestedDocsSort-seed#[B71E95E0DB4F30D1]-worker) [ ] o.a.s.c.ZkTestServer Shutting down ZkTestServer. [junit4] 2> 20561 WARN (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 11 /solr/aliases.json [junit4] 2> 11 /solr/clusterprops.json [junit4] 2> 6 /solr/collections/collection1/terms/shard1 [junit4] 2> 5 /solr/collections/collection1/terms/shard2 [junit4] 2> 5 /solr/security.json [junit4] 2> 4 /solr/configs/solrCloudCollectionConfig [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 25 /solr/collections/collection1/state.json [junit4] 2> 11 /solr/clusterstate.json [junit4] 2> 2 /solr/overseer_elect/election/72241253359681552-127.0.0.1:43317_solr-n_0000000000 [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 11 /solr/live_nodes [junit4] 2> 11 /solr/collections [junit4] 2> [junit4] 2> 20572 INFO (SUITE-TestCloudNestedDocsSort-seed#[B71E95E0DB4F30D1]-worker) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:44981 [junit4] 2> 20572 INFO (SUITE-TestCloudNestedDocsSort-seed#[B71E95E0DB4F30D1]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 44981 [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.join.TestCloudNestedDocsSort_B71E95E0DB4F30D1-001 [junit4] 2> May 13, 2019 12:25:01 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks [junit4] 2> WARNING: Will linger awaiting termination of 1 leaked thread(s). [junit4] 2> NOTE: test params are: codec=Asserting(Lucene80), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@656cf98f), locale=es-PY, timezone=America/Manaus [junit4] 2> NOTE: Linux 4.18.0-17-generic amd64/Oracle Corporation 1.8.0_201 (64-bit)/cpus=8,threads=2,free=433867240,total=536870912 [junit4] 2> NOTE: All tests run in this JVM: [TestCloudNestedDocsSort] [junit4] Completed [3/5 (3!)] on J1 in 20.37s, 1 test, 1 error <<< FAILURES! [junit4] [junit4] Suite: org.apache.solr.search.join.TestCloudNestedDocsSort [junit4] OK 0.40s J2 | TestCloudNestedDocsSort.test [junit4] Completed [4/5 (3!)] on J2 in 7.80s, 1 test [junit4] [junit4] Suite: org.apache.solr.search.join.TestCloudNestedDocsSort [junit4] OK 0.34s J1 | TestCloudNestedDocsSort.test [junit4] Completed [5/5 (3!)] on J1 in 7.83s, 1 test [junit4] [junit4] [junit4] Tests with failures [seed: B71E95E0DB4F30D1]: [junit4] - org.apache.solr.search.join.TestCloudNestedDocsSort.test [junit4] - org.apache.solr.search.join.TestCloudNestedDocsSort.test [junit4] - org.apache.solr.search.join.TestCloudNestedDocsSort.test [junit4] [junit4] [junit4] JVM J0: 0.63 .. 22.17 = 21.53s [junit4] JVM J1: 0.68 .. 30.15 = 29.48s [junit4] JVM J2: 0.47 .. 30.15 = 29.68s [junit4] Execution time total: 30 seconds [junit4] Tests summary: 5 suites, 5 tests, 3 errors BUILD FAILED /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/common-build.xml:1573: The following error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/common-build.xml:1100: There were test failures: 5 suites, 5 tests, 3 errors [seed: B71E95E0DB4F30D1] Total time: 31 seconds [repro] Setting last failure code to 256 [repro] Failures: [repro] 3/5 failed: org.apache.solr.search.join.TestCloudNestedDocsSort [repro] Exiting with code 256 + mv lucene/build lucene/build.repro + mv solr/build solr/build.repro + mv lucene/build.orig lucene/build + mv solr/build.orig solr/build Archiving artifacts Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 [WARNINGS] Parsing warnings in console log with parser Java Compiler (javac) Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 No credentials specified Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 <Git Blamer> Using GitBlamer to create author and commit information for all warnings. <Git Blamer> GIT_COMMIT=41d216cce0545c01794d927ba9a27ebe45b0b4eb, workspace=/home/jenkins/workspace/Lucene-Solr-8.x-Linux [WARNINGS] Computing warning deltas based on reference build #548 Recording test results Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Build step 'Publish JUnit test result report' changed build result to UNSTABLE Email was triggered for: Unstable (Test Failures) Sending email for trigger: Unstable (Test Failures) Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
--------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org