Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/24201/ Java: 64bit/jdk-12 -XX:-UseCompressedOops -XX:+UseParallelGC
3 tests failed. FAILED: org.apache.solr.cloud.TestCloudRecovery.corruptedLogTest Error Message: Timeout occurred while waiting response from server at: http://127.0.0.1:40465/solr Stack Trace: org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:40465/solr at __randomizedtesting.SeedInfo.seed([A89E196C32CA3E8A:2BE8469EE4B3302B]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:667) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245) at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368) at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296) 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:211) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228) at org.apache.solr.cloud.TestCloudRecovery.beforeTest(TestCloudRecovery.java:78) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:972) 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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.base/java.lang.Thread.run(Thread.java:835) Caused by: java.net.SocketTimeoutException: Read timed out at java.base/java.net.SocketInputStream.socketRead0(Native Method) at java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:115) at java.base/java.net.SocketInputStream.read(SocketInputStream.java:168) at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140) at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137) at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153) at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56) at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259) at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163) at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165) at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273) at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:555) ... 47 more FAILED: org.apache.solr.cloud.rule.RulesTest.doIntegrationTest Error Message: Timeout occurred while waiting response from server at: http://127.0.0.1:35513/solr Stack Trace: org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:35513/solr at __randomizedtesting.SeedInfo.seed([A89E196C32CA3E8A:4DAD5EED2EBECC88]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:667) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245) at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368) at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296) 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:211) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228) at org.apache.solr.cloud.rule.RulesTest.doIntegrationTest(RulesTest.java:91) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) 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 org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:239) 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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.base/java.lang.Thread.run(Thread.java:835) Caused by: java.net.SocketTimeoutException: Read timed out at java.base/java.net.SocketInputStream.socketRead0(Native Method) at java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:115) at java.base/java.net.SocketInputStream.read(SocketInputStream.java:168) at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140) at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137) at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153) at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56) at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259) at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163) at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165) at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273) at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:555) ... 49 more FAILED: org.apache.solr.search.AnalyticsMergeStrategyTest.test Error Message: Error from server at http://127.0.0.1:35347/collection1: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://[ff01::114]:33332/select Stack Trace: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:35347/collection1: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://[ff01::114]:33332/select at __randomizedtesting.SeedInfo.seed([A89E196C32CA3E8A:20CA26B69C365372]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:656) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211) 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.BaseDistributedSearchTestCase.queryServer(BaseDistributedSearchTestCase.java:626) at org.apache.solr.search.AnalyticsMergeStrategyTest.test(AnalyticsMergeStrategyTest.java:79) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) 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 org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054) 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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.base/java.lang.Thread.run(Thread.java:835) Build Log: [...truncated 14044 lines...] [junit4] Suite: org.apache.solr.cloud.rule.RulesTest [junit4] 2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.rule.RulesTest_A89E196C32CA3E8A-001/init-core-data-001 [junit4] 2> 1427321 INFO (SUITE-RulesTest-seed#[A89E196C32CA3E8A]-worker) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 5 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.rule.RulesTest_A89E196C32CA3E8A-001/tempDir-001 [junit4] 2> 1427321 INFO (SUITE-RulesTest-seed#[A89E196C32CA3E8A]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 1427322 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 1427322 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 1427422 INFO (SUITE-RulesTest-seed#[A89E196C32CA3E8A]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:37971 [junit4] 2> 1427422 INFO (SUITE-RulesTest-seed#[A89E196C32CA3E8A]-worker) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:37971 [junit4] 2> 1427422 INFO (SUITE-RulesTest-seed#[A89E196C32CA3E8A]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 37971 [junit4] 2> 1427423 INFO (SUITE-RulesTest-seed#[A89E196C32CA3E8A]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1427424 INFO (zkConnectionManagerCallback-11506-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1427424 INFO (SUITE-RulesTest-seed#[A89E196C32CA3E8A]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1427426 INFO (SUITE-RulesTest-seed#[A89E196C32CA3E8A]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1427427 INFO (zkConnectionManagerCallback-11508-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1427427 INFO (SUITE-RulesTest-seed#[A89E196C32CA3E8A]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1427427 INFO (SUITE-RulesTest-seed#[A89E196C32CA3E8A]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1427428 INFO (zkConnectionManagerCallback-11510-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1427428 INFO (SUITE-RulesTest-seed#[A89E196C32CA3E8A]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1427530 WARN (jetty-launcher-11511-thread-1) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 1427530 WARN (jetty-launcher-11511-thread-2) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 1427530 WARN (jetty-launcher-11511-thread-3) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 1427531 WARN (jetty-launcher-11511-thread-4) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 1427531 WARN (jetty-launcher-11511-thread-5) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 1427531 INFO (jetty-launcher-11511-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 1427531 INFO (jetty-launcher-11511-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 1427531 INFO (jetty-launcher-11511-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 1427531 INFO (jetty-launcher-11511-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 1427531 INFO (jetty-launcher-11511-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 1427531 INFO (jetty-launcher-11511-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 1427531 INFO (jetty-launcher-11511-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 1427531 INFO (jetty-launcher-11511-thread-5) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 1427531 INFO (jetty-launcher-11511-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 1427531 INFO (jetty-launcher-11511-thread-5) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 1427531 INFO (jetty-launcher-11511-thread-5) [ ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 12+33 [junit4] 2> 1427531 INFO (jetty-launcher-11511-thread-4) [ ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 12+33 [junit4] 2> 1427531 INFO (jetty-launcher-11511-thread-2) [ ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 12+33 [junit4] 2> 1427531 INFO (jetty-launcher-11511-thread-3) [ ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 12+33 [junit4] 2> 1427531 INFO (jetty-launcher-11511-thread-1) [ ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 12+33 [junit4] 2> 1427532 INFO (jetty-launcher-11511-thread-4) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1427532 INFO (jetty-launcher-11511-thread-4) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1427532 INFO (jetty-launcher-11511-thread-4) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 1427532 INFO (jetty-launcher-11511-thread-5) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1427532 INFO (jetty-launcher-11511-thread-5) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1427532 INFO (jetty-launcher-11511-thread-5) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 1427532 INFO (jetty-launcher-11511-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1427532 INFO (jetty-launcher-11511-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1427532 INFO (jetty-launcher-11511-thread-2) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 1427532 INFO (jetty-launcher-11511-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@58bea468{/solr,null,AVAILABLE} [junit4] 2> 1427533 INFO (jetty-launcher-11511-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@75a44e20{/solr,null,AVAILABLE} [junit4] 2> 1427533 INFO (jetty-launcher-11511-thread-5) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7bf423c1{/solr,null,AVAILABLE} [junit4] 2> 1427533 INFO (jetty-launcher-11511-thread-3) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1427533 INFO (jetty-launcher-11511-thread-3) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1427533 INFO (jetty-launcher-11511-thread-3) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 1427533 INFO (jetty-launcher-11511-thread-5) [ ] o.e.j.s.AbstractConnector Started ServerConnector@72644d68{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:40223} [junit4] 2> 1427533 INFO (jetty-launcher-11511-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@1459d6c7{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:35181} [junit4] 2> 1427533 INFO (jetty-launcher-11511-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@58355362{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:41575} [junit4] 2> 1427533 INFO (jetty-launcher-11511-thread-2) [ ] o.e.j.s.Server Started @1427559ms [junit4] 2> 1427533 INFO (jetty-launcher-11511-thread-4) [ ] o.e.j.s.Server Started @1427559ms [junit4] 2> 1427533 INFO (jetty-launcher-11511-thread-5) [ ] o.e.j.s.Server Started @1427559ms [junit4] 2> 1427533 INFO (jetty-launcher-11511-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35181} [junit4] 2> 1427533 INFO (jetty-launcher-11511-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41575} [junit4] 2> 1427533 INFO (jetty-launcher-11511-thread-5) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40223} [junit4] 2> 1427533 INFO (jetty-launcher-11511-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1427533 INFO (jetty-launcher-11511-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1427533 INFO (jetty-launcher-11511-thread-1) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 1427533 INFO (jetty-launcher-11511-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4c226de5{/solr,null,AVAILABLE} [junit4] 2> 1427533 ERROR (jetty-launcher-11511-thread-4) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1427533 ERROR (jetty-launcher-11511-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1427533 INFO (jetty-launcher-11511-thread-4) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1427533 INFO (jetty-launcher-11511-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1427533 ERROR (jetty-launcher-11511-thread-5) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1427533 INFO (jetty-launcher-11511-thread-5) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1427533 INFO (jetty-launcher-11511-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6edf891f{/solr,null,AVAILABLE} [junit4] 2> 1427533 INFO (jetty-launcher-11511-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 9.0.0 [junit4] 2> 1427533 INFO (jetty-launcher-11511-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 9.0.0 [junit4] 2> 1427533 INFO (jetty-launcher-11511-thread-5) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 9.0.0 [junit4] 2> 1427533 INFO (jetty-launcher-11511-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1427533 INFO (jetty-launcher-11511-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1427533 INFO (jetty-launcher-11511-thread-5) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1427533 INFO (jetty-launcher-11511-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1427533 INFO (jetty-launcher-11511-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1427533 INFO (jetty-launcher-11511-thread-5) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1427533 INFO (jetty-launcher-11511-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-06-08T17:36:15.155991Z [junit4] 2> 1427533 INFO (jetty-launcher-11511-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-06-08T17:36:15.155991Z [junit4] 2> 1427533 INFO (jetty-launcher-11511-thread-5) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-06-08T17:36:15.155992Z [junit4] 2> 1427534 INFO (jetty-launcher-11511-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@17a11e3e{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:37805} [junit4] 2> 1427534 INFO (jetty-launcher-11511-thread-1) [ ] o.e.j.s.Server Started @1427560ms [junit4] 2> 1427534 INFO (jetty-launcher-11511-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37805} [junit4] 2> 1427534 ERROR (jetty-launcher-11511-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1427534 INFO (jetty-launcher-11511-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1427534 INFO (jetty-launcher-11511-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 9.0.0 [junit4] 2> 1427534 INFO (jetty-launcher-11511-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1427534 INFO (jetty-launcher-11511-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1427534 INFO (jetty-launcher-11511-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-06-08T17:36:15.156288Z [junit4] 2> 1427534 INFO (jetty-launcher-11511-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@14a46fe5{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:35513} [junit4] 2> 1427534 INFO (jetty-launcher-11511-thread-3) [ ] o.e.j.s.Server Started @1427560ms [junit4] 2> 1427534 INFO (jetty-launcher-11511-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35513} [junit4] 2> 1427534 ERROR (jetty-launcher-11511-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1427534 INFO (jetty-launcher-11511-thread-3) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1427534 INFO (jetty-launcher-11511-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 9.0.0 [junit4] 2> 1427534 INFO (jetty-launcher-11511-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1427534 INFO (jetty-launcher-11511-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1427534 INFO (jetty-launcher-11511-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-06-08T17:36:15.156811Z [junit4] 2> 1427535 INFO (jetty-launcher-11511-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1427535 INFO (jetty-launcher-11511-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1427535 INFO (jetty-launcher-11511-thread-5) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1427535 INFO (zkConnectionManagerCallback-11516-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1427535 INFO (jetty-launcher-11511-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1427535 INFO (jetty-launcher-11511-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1427535 INFO (jetty-launcher-11511-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1427535 INFO (zkConnectionManagerCallback-11519-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1427535 INFO (jetty-launcher-11511-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1427535 INFO (zkConnectionManagerCallback-11517-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1427535 INFO (jetty-launcher-11511-thread-5) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1427535 INFO (zkConnectionManagerCallback-11515-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1427535 INFO (jetty-launcher-11511-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1427535 INFO (jetty-launcher-11511-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1427535 INFO (jetty-launcher-11511-thread-5) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1427535 INFO (jetty-launcher-11511-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1427535 INFO (jetty-launcher-11511-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1427536 INFO (zkConnectionManagerCallback-11521-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1427536 INFO (jetty-launcher-11511-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1427536 INFO (jetty-launcher-11511-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1427761 INFO (jetty-launcher-11511-thread-5) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 1427762 WARN (jetty-launcher-11511-thread-5) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@4234248[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1427764 WARN (jetty-launcher-11511-thread-5) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@4bc1656a[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1427764 INFO (jetty-launcher-11511-thread-5) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37971/solr [junit4] 2> 1427765 INFO (jetty-launcher-11511-thread-5) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1427766 INFO (zkConnectionManagerCallback-11529-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1427766 INFO (jetty-launcher-11511-thread-5) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1427973 INFO (jetty-launcher-11511-thread-1) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 1427974 WARN (jetty-launcher-11511-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@1eb5726c[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1427976 WARN (jetty-launcher-11511-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@40548386[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1427976 INFO (jetty-launcher-11511-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37971/solr [junit4] 2> 1427977 INFO (jetty-launcher-11511-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1427979 INFO (jetty-launcher-11511-thread-4) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 1427981 INFO (zkConnectionManagerCallback-11537-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1427981 INFO (jetty-launcher-11511-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1427981 WARN (jetty-launcher-11511-thread-4) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@6f6d951d[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1427987 WARN (jetty-launcher-11511-thread-4) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@60222085[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1427988 INFO (jetty-launcher-11511-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37971/solr [junit4] 2> 1427988 INFO (jetty-launcher-11511-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1427989 INFO (zkConnectionManagerCallback-11543-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1427989 INFO (jetty-launcher-11511-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1428006 INFO (jetty-launcher-11511-thread-3) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 1428006 WARN (jetty-launcher-11511-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@436fa725[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1428008 WARN (jetty-launcher-11511-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@44f45f81[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1428009 INFO (jetty-launcher-11511-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37971/solr [junit4] 2> 1428009 INFO (jetty-launcher-11511-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1428010 INFO (zkConnectionManagerCallback-11549-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1428010 INFO (jetty-launcher-11511-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1428115 INFO (jetty-launcher-11511-thread-2) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 1428116 WARN (jetty-launcher-11511-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@5ec7c441[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1428118 WARN (jetty-launcher-11511-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@279a7d4d[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1428119 INFO (jetty-launcher-11511-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37971/solr [junit4] 2> 1428119 INFO (jetty-launcher-11511-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1428120 INFO (zkConnectionManagerCallback-11556-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1428120 INFO (jetty-launcher-11511-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1428142 INFO (jetty-launcher-11511-thread-3) [n:127.0.0.1:35513_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1428143 INFO (zkConnectionManagerCallback-11558-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1428143 INFO (jetty-launcher-11511-thread-3) [n:127.0.0.1:35513_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1428172 INFO (jetty-launcher-11511-thread-3) [n:127.0.0.1:35513_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35513_solr [junit4] 2> 1428172 INFO (jetty-launcher-11511-thread-3) [n:127.0.0.1:35513_solr ] o.a.s.c.Overseer Overseer (id=72392529544019981-127.0.0.1:35513_solr-n_0000000000) starting [junit4] 2> 1428174 INFO (jetty-launcher-11511-thread-3) [n:127.0.0.1:35513_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1428175 INFO (zkConnectionManagerCallback-11565-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1428175 INFO (jetty-launcher-11511-thread-3) [n:127.0.0.1:35513_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1428176 INFO (jetty-launcher-11511-thread-3) [n:127.0.0.1:35513_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37971/solr ready [junit4] 2> 1428176 INFO (OverseerStateUpdate-72392529544019981-127.0.0.1:35513_solr-n_0000000000) [n:127.0.0.1:35513_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:35513_solr [junit4] 2> 1428176 INFO (jetty-launcher-11511-thread-3) [n:127.0.0.1:35513_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35513_solr [junit4] 2> 1428177 INFO (zkCallback-11564-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1428177 INFO (zkCallback-11557-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1428242 INFO (jetty-launcher-11511-thread-4) [n:127.0.0.1:35181_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1428243 INFO (zkConnectionManagerCallback-11567-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1428243 INFO (jetty-launcher-11511-thread-4) [n:127.0.0.1:35181_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1428247 INFO (jetty-launcher-11511-thread-4) [n:127.0.0.1:35181_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1428248 INFO (jetty-launcher-11511-thread-4) [n:127.0.0.1:35181_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:35181_solr as DOWN [junit4] 2> 1428248 INFO (jetty-launcher-11511-thread-4) [n:127.0.0.1:35181_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1428248 INFO (jetty-launcher-11511-thread-4) [n:127.0.0.1:35181_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35181_solr [junit4] 2> 1428249 INFO (zkCallback-11564-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1428249 INFO (zkCallback-11557-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1428249 INFO (zkCallback-11566-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1428249 INFO (jetty-launcher-11511-thread-4) [n:127.0.0.1:35181_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1428250 INFO (zkConnectionManagerCallback-11574-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1428250 INFO (jetty-launcher-11511-thread-4) [n:127.0.0.1:35181_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1428251 INFO (jetty-launcher-11511-thread-4) [n:127.0.0.1:35181_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 1428251 INFO (jetty-launcher-11511-thread-4) [n:127.0.0.1:35181_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37971/solr ready [junit4] 2> 1428342 INFO (jetty-launcher-11511-thread-1) [n:127.0.0.1:37805_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1428343 INFO (zkConnectionManagerCallback-11576-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1428343 INFO (jetty-launcher-11511-thread-1) [n:127.0.0.1:37805_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1428346 INFO (jetty-launcher-11511-thread-1) [n:127.0.0.1:37805_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 1428347 INFO (jetty-launcher-11511-thread-1) [n:127.0.0.1:37805_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:37805_solr as DOWN [junit4] 2> 1428347 INFO (jetty-launcher-11511-thread-1) [n:127.0.0.1:37805_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1428347 INFO (jetty-launcher-11511-thread-1) [n:127.0.0.1:37805_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37805_solr [junit4] 2> 1428348 INFO (zkCallback-11557-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1428348 INFO (zkCallback-11564-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1428348 INFO (zkCallback-11566-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1428348 INFO (zkCallback-11573-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1428348 INFO (zkCallback-11575-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1428348 INFO (jetty-launcher-11511-thread-1) [n:127.0.0.1:37805_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1428349 INFO (zkConnectionManagerCallback-11583-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1428349 INFO (jetty-launcher-11511-thread-1) [n:127.0.0.1:37805_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1428349 INFO (jetty-launcher-11511-thread-1) [n:127.0.0.1:37805_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 1428350 INFO (jetty-launcher-11511-thread-1) [n:127.0.0.1:37805_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37971/solr ready [junit4] 2> 1428442 INFO (jetty-launcher-11511-thread-5) [n:127.0.0.1:40223_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1428443 INFO (zkConnectionManagerCallback-11585-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1428443 INFO (jetty-launcher-11511-thread-5) [n:127.0.0.1:40223_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1428447 INFO (jetty-launcher-11511-thread-5) [n:127.0.0.1:40223_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 1428448 INFO (jetty-launcher-11511-thread-5) [n:127.0.0.1:40223_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:40223_solr as DOWN [junit4] 2> 1428449 INFO (jetty-launcher-11511-thread-5) [n:127.0.0.1:40223_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1428449 INFO (jetty-launcher-11511-thread-5) [n:127.0.0.1:40223_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40223_solr [junit4] 2> 1428449 INFO (zkCallback-11566-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1428449 INFO (zkCallback-11557-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1428449 INFO (zkCallback-11564-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1428449 INFO (zkCallback-11573-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1428449 INFO (zkCallback-11575-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1428449 INFO (zkCallback-11584-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1428449 INFO (zkCallback-11582-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1428450 INFO (jetty-launcher-11511-thread-5) [n:127.0.0.1:40223_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1428450 INFO (zkConnectionManagerCallback-11592-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1428450 INFO (jetty-launcher-11511-thread-5) [n:127.0.0.1:40223_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1428451 INFO (jetty-launcher-11511-thread-5) [n:127.0.0.1:40223_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 1428452 INFO (jetty-launcher-11511-thread-5) [n:127.0.0.1:40223_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37971/solr ready [junit4] 2> 1428542 INFO (jetty-launcher-11511-thread-2) [n:127.0.0.1:41575_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1428543 INFO (zkConnectionManagerCallback-11594-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1428543 INFO (jetty-launcher-11511-thread-2) [n:127.0.0.1:41575_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1428546 INFO (jetty-launcher-11511-thread-2) [n:127.0.0.1:41575_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 1428548 INFO (jetty-launcher-11511-thread-2) [n:127.0.0.1:41575_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:41575_solr as DOWN [junit4] 2> 1428548 INFO (jetty-launcher-11511-thread-2) [n:127.0.0.1:41575_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1428548 INFO (jetty-launcher-11511-thread-2) [n:127.0.0.1:41575_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41575_solr [junit4] 2> 1428548 INFO (zkCallback-11564-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1428548 INFO (zkCallback-11557-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1428548 INFO (zkCallback-11584-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1428548 INFO (zkCallback-11566-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1428548 INFO (zkCallback-11575-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1428548 INFO (zkCallback-11573-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1428548 INFO (zkCallback-11582-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1428549 INFO (zkCallback-11591-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1428549 INFO (zkCallback-11593-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1428549 INFO (jetty-launcher-11511-thread-2) [n:127.0.0.1:41575_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1428550 INFO (zkConnectionManagerCallback-11601-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1428550 INFO (jetty-launcher-11511-thread-2) [n:127.0.0.1:41575_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1428550 INFO (jetty-launcher-11511-thread-2) [n:127.0.0.1:41575_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5) [junit4] 2> 1428551 INFO (jetty-launcher-11511-thread-2) [n:127.0.0.1:41575_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37971/solr ready [junit4] 2> 1442197 INFO (jetty-launcher-11511-thread-3) [n:127.0.0.1:35513_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 1442209 INFO (jetty-launcher-11511-thread-3) [n:127.0.0.1:35513_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35513.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@433b1e8b [junit4] 2> 1442215 INFO (jetty-launcher-11511-thread-3) [n:127.0.0.1:35513_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35513.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@433b1e8b [junit4] 2> 1442215 INFO (jetty-launcher-11511-thread-3) [n:127.0.0.1:35513_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35513.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@433b1e8b [junit4] 2> 1442216 INFO (jetty-launcher-11511-thread-3) [n:127.0.0.1:35513_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.rule.RulesTest_A89E196C32CA3E8A-001/tempDir-001/node3/. [junit4] 2> 1461206 WARN (jetty-launcher-11511-thread-5) [n:127.0.0.1:40223_solr ] o.a.s.h.a.SystemInfoHandler Resolving canonical hostname for local host took 32.745 seconds, possible DNS misconfiguration. Set the 'solr.dns.prevent.reverse.lookup' sysprop to true on startup to prevent future lookups if DNS can not be fixed. [junit4] 2> 1461209 INFO (jetty-launcher-11511-thread-5) [n:127.0.0.1:40223_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 1461219 INFO (jetty-launcher-11511-thread-5) [n:127.0.0.1:40223_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40223.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@433b1e8b [junit4] 2> 1461225 INFO (jetty-launcher-11511-thread-5) [n:127.0.0.1:40223_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40223.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@433b1e8b [junit4] 2> 1461225 INFO (jetty-launcher-11511-thread-5) [n:127.0.0.1:40223_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40223.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@433b1e8b [junit4] 2> 1461226 INFO (jetty-launcher-11511-thread-5) [n:127.0.0.1:40223_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.rule.RulesTest_A89E196C32CA3E8A-001/tempDir-001/node5/. [junit4] 2> 1482488 WARN (jetty-launcher-11511-thread-2) [n:127.0.0.1:41575_solr ] o.a.s.h.a.SystemInfoHandler Unable to resolve canonical hostname for local host, possible DNS misconfiguration. Set the 'solr.dns.prevent.reverse.lookup' sysprop to true on startup to prevent future lookups if DNS can not be fixed. [junit4] 2> => java.net.UnknownHostException: serv1.sd-datasolutions.de: serv1.sd-datasolutions.de: Temporary failure in name resolution [junit4] 2> at java.base/java.net.InetAddress.getLocalHost(InetAddress.java:1642) [junit4] 2> java.net.UnknownHostException: serv1.sd-datasolutions.de: serv1.sd-datasolutions.de: Temporary failure in name resolution [junit4] 2> at java.net.InetAddress.getLocalHost(InetAddress.java:1642) ~[?:?] [junit4] 2> at org.apache.solr.handler.admin.SystemInfoHandler.initHostname(SystemInfoHandler.java:111) ~[java/:?] [junit4] 2> at org.apache.solr.handler.admin.SystemInfoHandler.<init>(SystemInfoHandler.java:98) ~[java/:?] [junit4] 2> at org.apache.solr.handler.admin.InfoHandler.<init>(InfoHandler.java:52) ~[java/:?] [junit4] 2> at jdk.internal.reflect.GeneratedConstructorAccessor157.newInstance(Unknown Source) ~[?:?] [junit4] 2> at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?] [junit4] 2> at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500) ~[?:?] [junit4] 2> at java.lang.reflect.Constructor.newInstance(Constructor.java:481) ~[?:?] [junit4] 2> at org.apache.solr.core.SolrResourceLoader.newInstance(SolrResourceLoader.java:638) ~[java/:?] [junit4] 2> at org.apache.solr.core.CoreContainer.createHandler(CoreContainer.java:1774) ~[java/:?] [junit4] 2> at org.apache.solr.core.CoreContainer.load(CoreContainer.java:635) ~[java/:?] [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.createCoreContainer(SolrDispatchFilter.java:261) ~[java/:?] [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:181) ~[java/:?] [junit4] 2> at org.eclipse.jetty.servlet.FilterHolder.initialize(FilterHolder.java:136) ~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114] [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.lambda$initialize$0(ServletHandler.java:750) ~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114] [junit4] 2> at java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948) ~[?:?] [junit4] 2> at java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:734) ~[?:?] [junit4] 2> at java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:734) ~[?:?] [junit4] 2> at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:658) ~[?:?] [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:744) ~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114] [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.updateMappings(ServletHandler.java:1449) ~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114] [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.setFilterMappings(ServletHandler.java:1513) ~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114] [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.addFilterMapping(ServletHandler.java:1158) ~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114] [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:995) ~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114] [junit4] 2> at org.eclipse.jetty.servlet.ServletContextHandler.addFilter(ServletContextHandler.java:467) ~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114] [junit4] 2> at org.apache.solr.client.solrj.embedded.JettySolrRunner$1.lifeCycleStarted(JettySolrRunner.java:384) ~[java/:?] [junit4] 2> at org.eclipse.jetty.util.component.AbstractLifeCycle.setStarted(AbstractLifeCycle.java:179) ~[jetty-util-9.4.14.v20181114.jar:9.4.14.v20181114] [junit4] 2> at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:69) ~[jetty-util-9.4.14.v20181114.jar:9.4.14.v20181114] [junit4] 2> at org.apache.solr.client.solrj.embedded.JettySolrRunner.retryOnPortBindFailure(JettySolrRunner.java:558) ~[java/:?] [junit4] 2> at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:497) ~[java/:?] [junit4] 2> at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:465) ~[java/:?] [junit4] 2> at org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:467) ~[java/:?] [junit4] 2> at org.apache.solr.cloud.MiniSolrCloudCluster.lambda$new$0(MiniSolrCloudCluster.java:300) ~[java/:?] [junit4] 2> at java.util.concurrent.FutureTask.run(FutureTask.java:264) ~[?:?] [junit4] 2> at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209) ~[java/:?] [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) ~[?:?] [junit4] 2> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) ~[?:?] [junit4] 2> at java.lang.Thread.run(Thread.java:835) [?:?] [junit4] 2> Caused by: java.net.UnknownHostException: serv1.sd-datasolutions.de: Temporary failure in name resolution [junit4] 2> at java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method) ~[?:?] [junit4] 2> at java.net.InetAddress$PlatformNameService.lookupAllHostAddr(InetAddress.java:929) ~[?:?] [junit4] 2> at java.net.InetAddress.getAddressesFromNameService(InetAddress.java:1515) ~[?:?] [junit4] 2> at java.net.InetAddress$NameServiceAddresses.get(InetAddress.java:848) ~[?:?] [junit4] 2> at java.net.InetAddress.getAllByName0(InetAddress.java:1505) ~[?:?] [junit4] 2> at java.net.InetAddress.getLocalHost(InetAddress.java:1637) ~[?:?] [junit4] 2> ... 37 more [junit4] 2> 1482492 INFO (jetty-launcher-11511-thread-2) [n:127.0.0.1:41575_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 1482502 INFO (jetty-launcher-11511-thread-2) [n:127.0.0.1:41575_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41575.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@433b1e8b [junit4] 2> 1482509 INFO (jetty-launcher-11511-thread-2) [n:127.0.0.1:41575_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41575.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@433b1e8b [junit4] 2> 1482509 INFO (jetty-launcher-11511-thread-2) [n:127.0.0.1:41575_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41575.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@433b1e8b [junit4] 2> 1482509 INFO (jetty-launcher-11511-thread-2) [n:127.0.0.1:41575_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.rule.RulesTest_A89E196C32CA3E8A-001/tempDir-001/node2/. [junit4] 2> 1502201 INFO (qtp1739512477-26960) [n:127.0.0.1:35513_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.jvm:os.processCpuLoad&key=solr.node:CONTAINER.fs.coreRoot.usableSpace&key=solr.jvm:os.systemLoadAverage&key=solr.jvm:memory.heap.used} status=0 QTime=1 [junit4] 2> 1502202 INFO (qtp154243469-26948) [n:127.0.0.1:40223_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.jvm:os.processCpuLoad&key=solr.node:CONTAINER.fs.coreRoot.usableSpace&key=solr.jvm:os.systemLoadAverage&key=solr.jvm:memory.heap.used} status=0 QTime=0 [junit4] 2> 1502204 INFO (qtp157079834-26949) [n:127.0.0.1:41575_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.jvm:os.processCpuLoad&key=solr.node:CONTAINER.fs.coreRoot.usableSpace&key=solr.jvm:os.systemLoadAverage&key=solr.jvm:memory.heap.used} status=0 QTime=0 [junit4] 2> 1517250 WARN (jetty-launcher-11511-thread-4) [n:127.0.0.1:35181_solr ] o.a.s.h.a.SystemInfoHandler Unable to resolve canonical hostname for local host, possible DNS misconfiguration. Set the 'solr.dns.prevent.reverse.lookup' sysprop to true on startup to prevent future lookups if DNS can not be fixed. [junit4] 2> => java.net.UnknownHostException: serv1.sd-datasolutions.de: serv1.sd-datasolutions.de: Temporary failure in name resolution [junit4] 2> at java.base/java.net.InetAddress.getLocalHost(InetAddress.java:1642) [junit4] 2> java.net.UnknownHostException: serv1.sd-datasolutions.de: serv1.sd-datasolutions.de: Temporary failure in name resolution [junit4] 2> at java.net.InetAddress.getLocalHost(InetAddress.java:1642) ~[?:?] [junit4] 2> at org.apache.solr.handler.admin.SystemInfoHandler.initHostname(SystemInfoHandler.java:111) ~[java/:?] [junit4] 2> at org.apache.solr.handler.admin.SystemInfoHandler.<init>(SystemInfoHandler.java:98) ~[java/:?] [junit4] 2> at org.apache.solr.handler.admin.InfoHandler.<init>(InfoHandler.java:52) ~[java/:?] [junit4] 2> at jdk.internal.reflect.GeneratedConstructorAccessor157.newInstance(Unknown Source) ~[?:?] [junit4] 2> at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?] [junit4] 2> at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500) ~[?:?] [junit4] 2> at java.lang.reflect.Constructor.newInstance(Constructor.java:481) ~[?:?] [junit4] 2> at org.apache.solr.core.SolrResourceLoader.newInstance(SolrResourceLoader.java:638) ~[java/:?] [junit4] 2> at org.apache.solr.core.CoreContainer.createHandler(CoreContainer.java:1774) ~[java/:?] [junit4] 2> at org.apache.solr.core.CoreContainer.load(CoreContainer.java:635) ~[java/:?] [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.createCoreContainer(SolrDispatchFilter.java:261) ~[java/:?] [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:181) ~[java/:?] [junit4] 2> at org.eclipse.jetty.servlet.FilterHolder.initialize(FilterHolder.java:136) ~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114] [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.lambda$initialize$0(ServletHandler.java:750) ~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114] [junit4] 2> at java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948) ~[?:?] [junit4] 2> at java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:734) ~[?:?] [junit4] 2> at java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:734) ~[?:?] [junit4] 2> at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:658) ~[?:?] [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:744) ~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114] [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.updateMappings(ServletHandler.java:1449) ~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114] [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.setFilterMappings(ServletHandler.java:1513) ~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114] [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.addFilterMapping(ServletHandler.java:1158) ~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114] [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:995) ~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114] [junit4] 2> at org.eclipse.jetty.servlet.ServletContextHandler.addFilter(ServletContextHandler.java:467) ~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114] [junit4] 2> at org.apache.solr.client.solrj.embedded.JettySolrRunner$1.lifeCycleStarted(JettySolrRunner.java:384) ~[java/:?] [junit4] 2> at org.eclipse.jetty.util.component.AbstractLifeCycle.setStarted(AbstractLifeCycle.java:179) ~[jetty-util-9.4.14.v20181114.jar:9.4.14.v20181114] [junit4] 2> at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:69) ~[jetty-util-9.4.14.v20181114.jar:9.4.14.v20181114] [junit4] 2> at org.apache.solr.client.solrj.embedded.JettySolrRunner.retryOnPortBindFailure(JettySolrRunner.java:558) ~[java/:?] [junit4] 2> at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:497) ~[java/:?] [junit4] 2> at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:465) ~[java/:?] [junit4] 2> at org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:467) ~[java/:?] [junit4] 2> at org.apache.solr.cloud.MiniSolrCloudCluster.lambda$new$0(MiniSolrCloudCluster.java:300) ~[java/:?] [junit4] 2> at java.util.concurrent.FutureTask.run(FutureTask.java:264) ~[?:?] [junit4] 2> at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209) ~[java/:?] [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) ~[?:?] [junit4] 2> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) ~[?:?] [junit4] 2> at java.lang.Thread.run(Thread.java:835) [?:?] [junit4] 2> Caused by: java.net.UnknownHostException: serv1.sd-datasolutions.de: Temporary failure in name resolution [junit4] 2> at java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method) ~[?:?] [junit4] 2> at java.net.InetAddress$PlatformNameService.lookupAllHostAddr(InetAddress.java:929) ~[?:?] [junit4] 2> at java.net.InetAddress.getAddressesFromNameService(InetAddress.java:1515) ~[?:?] [junit4] 2> at java.net.InetAddress$NameServiceAddresses.get(InetAddress.java:848) ~[?:?] [junit4] 2> at java.net.InetAddress.getAllByName0(InetAddress.java:1505) ~[?:?] [junit4] 2> at java.net.InetAddress.getLocalHost(InetAddress.java:1637) ~[?:?] [junit4] 2> ... 37 more [junit4] 2> 1517254 INFO (jetty-launcher-11511-thread-4) [n:127.0.0.1:35181_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 1517265 INFO (jetty-launcher-11511-thread-4) [n:127.0.0.1:35181_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35181.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@433b1e8b [junit4] 2> 1517271 INFO (jetty-launcher-11511-thread-4) [n:127.0.0.1:35181_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35181.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@433b1e8b [junit4] 2> 1517271 INFO (jetty-launcher-11511-thread-4) [n:127.0.0.1:35181_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35181.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@433b1e8b [junit4] 2> 1517272 INFO (jetty-launcher-11511-thread-4) [n:127.0.0.1:35181_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.rule.RulesTest_A89E196C32CA3E8A-001/tempDir-001/node4/. [junit4] 2> 1517297 INFO (qtp1416972642-26944) [n:127.0.0.1:35181_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.jvm:os.processCpuLoad&key=solr.node:CONTAINER.fs.coreRoot.usableSpace&key=solr.jvm:os.systemLoadAverage&key=solr.jvm:memory.heap.used} status=0 QTime=1 [junit4] 2> 1528855 WARN (jetty-launcher-11511-thread-1) [n:127.0.0.1:37805_solr ] o.a.s.h.a.SystemInfoHandler Resolving canonical hostname for local host took 100.500 seconds, possible DNS misconfiguration. Set the 'solr.dns.prevent.reverse.lookup' sysprop to true on startup to prevent future lookups if DNS can not be fixed. [junit4] 2> 1528858 INFO (jetty-launcher-11511-thread-1) [n:127.0.0.1:37805_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 1528868 INFO (jetty-launcher-11511-thread-1) [n:127.0.0.1:37805_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37805.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@433b1e8b [junit4] 2> 1528879 INFO (jetty-launcher-11511-thread-1) [n:127.0.0.1:37805_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37805.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@433b1e8b [junit4] 2> 1528879 INFO (jetty-launcher-11511-thread-1) [n:127.0.0.1:37805_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37805.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@433b1e8b [junit4] 2> 1528880 INFO (jetty-launcher-11511-thread-1) [n:127.0.0.1:37805_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.rule.RulesTest_A89E196C32CA3E8A-001/tempDir-001/node1/. [junit4] 2> 1528910 INFO (qtp146210774-26961) [n:127.0.0.1:37805_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.jvm:os.processCpuLoad&key=solr.node:CONTAINER.fs.coreRoot.usableSpace&key=solr.jvm:os.systemLoadAverage&key=solr.jvm:memory.heap.used} status=0 QTime=1 [junit4] 2> 1528911 INFO (SUITE-RulesTest-seed#[A89E196C32CA3E8A]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1528912 INFO (zkConnectionManagerCallback-11611-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1528912 INFO (SUITE-RulesTest-seed#[A89E196C32CA3E8A]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1528912 INFO (SUITE-RulesTest-seed#[A89E196C32CA3E8A]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5) [junit4] 2> 1528913 INFO (SUITE-RulesTest-seed#[A89E196C32CA3E8A]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37971/solr ready [junit4] 2> 1528944 INFO (qtp1739512477-26958) [n:127.0.0.1:35513_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params shards=shard1&collection.configName=conf&snitch=class:ImplicitSnitch&name=hostFragment&router.name=implicit&nrtReplicas=2&action=CREATE&rule=ip_2:0&rule=ip_1:1&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1528947 INFO (OverseerThreadFactory-6516-thread-1-processing-n:127.0.0.1:35513_solr) [n:127.0.0.1:35513_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection hostFragment [junit4] 2> 1529055 INFO (OverseerStateUpdate-72392529544019981-127.0.0.1:35513_solr-n_0000000000) [n:127.0.0.1:35513_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"hostFragment", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"hostFragment_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:41575/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 1529056 INFO (OverseerStateUpdate-72392529544019981-127.0.0.1:35513_solr-n_0000000000) [n:127.0.0.1:35513_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"hostFragment", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"hostFragment_shard1_replica_n2", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:40223/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 1529260 INFO (qtp154243469-26954) [n:127.0.0.1:40223_solr x:hostFragment_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=hostFragment_shard1_replica_n2&action=CREATE&numShards=1&collection=hostFragment&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1529260 INFO (qtp157079834-26952) [n:127.0.0.1:41575_solr x:hostFragment_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=hostFragment_shard1_replica_n1&action=CREATE&numShards=1&collection=hostFragment&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1530267 INFO (qtp157079834-26952) [n:127.0.0.1:41575_solr c:hostFragment s:shard1 r:core_node3 x:hostFragment_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0 [junit4] 2> 1530267 INFO (qtp154243469-26954) [n:127.0.0.1:40223_solr c:hostFragment s:shard1 r:core_node4 x:hostFragment_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0 [junit4] 2> 1530274 INFO (qtp154243469-26954) [n:127.0.0.1:40223_solr c:hostFragment s:shard1 r:core_node4 x:hostFragment_shard1_replica_n2 ] o.a.s.s.IndexSchema [hostFragment_shard1_replica_n2] Schema name=minimal [junit4] 2> 1530274 INFO (qtp157079834-26952) [n:127.0.0.1:41575_solr c:hostFragment s:shard1 r:core_node3 x:hostFragment_shard1_replica_n1 ] o.a.s.s.IndexSchema [hostFragment_shard1_replica_n1] Schema name=minimal [junit4] 2> 1530275 INFO (qtp157079834-26952) [n:127.0.0.1:41575_solr c:hostFragment s:shard1 r:core_node3 x:hostFragment_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 1530275 INFO (qtp154243469-26954) [n:127.0.0.1:40223_solr c:hostFragment s:shard1 r:core_node4 x:hostFragment_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 1530276 INFO (qtp154243469-26954) [n:127.0.0.1:40223_solr c:hostFragment s:shard1 r:core_node4 x:hostFragment_shard1_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'hostFragment_shard1_replica_n2' using configuration from collection hostFragment, trusted=true [junit4] 2> 1530276 INFO (qtp157079834-26952) [n:127.0.0.1:41575_solr c:hostFragment s:shard1 r:core_node3 x:hostFragment_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'hostFragment_shard1_replica_n1' using configuration from collection hostFragment, trusted=true [junit4] 2> 1530276 INFO (qtp154243469-26954) [n:127.0.0.1:40223_solr c:hostFragment s:shard1 r:core_node4 x:hostFragment_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40223.solr.core.hostFragment.shard1.replica_n2' (registry 'solr.core.hostFragment.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@433b1e8b [junit4] 2> 1530276 INFO (qtp157079834-26952) [n:127.0.0.1:41575_solr c:hostFragment s:shard1 r:core_node3 x:hostFragment_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41575.solr.core.hostFragment.shard1.replica_n1' (registry 'solr.core.hostFragment.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@433b1e8b [junit4] 2> 1530276 INFO (qtp154243469-26954) [n:127.0.0.1:40223_solr c:hostFragment s:shard1 r:core_node4 x:hostFragment_shard1_replica_n2 ] o.a.s.c.SolrCore [[hostFragment_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.rule.RulesTest_A89E196C32CA3E8A-001/tempDir-001/node5/hostFragment_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.rule.RulesTest_A89E196C32CA3E8A-001/tempDir-001/node5/./hostFragment_shard1_replica_n2/data/] [junit4] 2> 1530276 INFO (qtp157079834-26952) [n:127.0.0.1:41575_solr c:hostFragment s:shard1 r:core_node3 x:hostFragment_shard1_replica_n1 ] o.a.s.c.SolrCore [[hostFragment_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.rule.RulesTest_A89E196C32CA3E8A-001/tempDir-001/node2/hostFragment_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.rule.RulesTest_A89E196C32CA3E8A-001/tempDir-001/node2/./hostFragment_shard1_replica_n1/data/] [junit4] 2> 1530322 INFO (qtp154243469-26954) [n:127.0.0.1:40223_solr c:hostFragment s:shard1 r:core_node4 x:hostFragment_shard1_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1530322 INFO (qtp154243469-26954) [n:127.0.0.1:40223_solr c:hostFragment s:shard1 r:core_node4 x:hostFragment_shard1_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1530323 INFO (qtp157079834-26952) [n:127.0.0.1:41575_solr c:hostFragment s:shard1 r:core_node3 x:hostFragment_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1530323 INFO (qtp157079834-26952) [n:127.0.0.1:41575_solr c:hostFragment s:shard1 r:core_node3 x:hostFragment_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1530323 INFO (qtp154243469-26954) [n:127.0.0.1:40223_solr c:hostFragment s:shard1 r:core_node4 x:hostFragment_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1530323 INFO (qtp154243469-26954) [n:127.0.0.1:40223_solr c:hostFragment s:shard1 r:core_node4 x:hostFragment_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1530324 INFO (qtp157079834-26952) [n:127.0.0.1:41575_solr c:hostFragment s:shard1 r:core_node3 x:hostFragment_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1530324 INFO (qtp157079834-26952) [n:127.0.0.1:41575_solr c:hostFragment s:shard1 r:core_node3 x:hostFragment_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1530324 INFO (qtp154243469-26954) [n:127.0.0.1:40223_solr c:hostFragment s:shard1 r:core_node4 x:hostFragment_shard1_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6a64ed6b[hostFragment_shard1_replica_n2] main] [junit4] 2> 1530325 INFO (qtp154243469-26954) [n:127.0.0.1:40223_solr c:hostFragment s:shard1 r:core_node4 x:hostFragment_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 1530325 INFO (qtp157079834-26952) [n:127.0.0.1:41575_solr c:hostFragment s:shard1 r:core_node3 x:hostFragment_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2672ff86[hostFragment_shard1_replica_n1] main] [junit4] 2> 1530325 INFO (qtp154243469-26954) [n:127.0.0.1:40223_solr c:hostFragment s:shard1 r:core_node4 x:hostFragment_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 1530325 INFO (qtp154243469-26954) [n:127.0.0.1:40223_solr c:hostFragment s:shard1 r:core_node4 x:hostFragment_shard1_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 1530325 INFO (qtp154243469-26954) [n:127.0.0.1:40223_solr c:hostFragment s:shard1 r:core_node4 x:hostFragment_shard1_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1635794789803753472 [junit4] 2> 1530326 INFO (qtp157079834-26952) [n:127.0.0.1:41575_solr c:hostFragment s:shard1 r:core_node3 x:hostFragment_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 1530326 INFO (qtp157079834-26952) [n:127.0.0.1:41575_solr c:hostFragment s:shard1 r:core_node3 x:hostFragment_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 1530326 INFO (qtp157079834-26952) [n:127.0.0.1:41575_solr c:hostFragment s:shard1 r:core_node3 x:hostFragment_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 1530326 INFO (qtp157079834-26952) [n:127.0.0.1:41575_solr c:hostFragment s:shard1 r:core_node3 x:hostFragment_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1635794789804802048 [junit4] 2> 1530327 INFO (searcherExecutor-6537-thread-1-processing-n:127.0.0.1:40223_solr x:hostFragment_shard1_replica_n2 c:hostFragment s:shard1 r:core_node4) [n:127.0.0.1:40223_solr c:hostFragment s:shard1 r:core_node4 x:hostFragment_shard1_replica_n2 ] o.a.s.c.SolrCore [hostFragment_shard1_replica_n2] Registered new searcher Searcher@6a64ed6b[hostFragment_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1530328 INFO (searcherExecutor-6538-thread-1-processing-n:127.0.0.1:41575_solr x:hostFragment_shard1_replica_n1 c:hostFragment s:shard1 r:core_node3) [n:127.0.0.1:41575_solr c:hostFragment s:shard1 r:core_node3 x:hostFragment_shard1_replica_n1 ] o.a.s.c.SolrCore [hostFragment_shard1_replica_n1] Registered new searcher Searcher@2672ff86[hostFragment_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1530329 INFO (qtp154243469-26954) [n:127.0.0.1:40223_solr c:hostFragment s:shard1 r:core_node4 x:hostFragment_shard1_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /col [...truncated too long message...] Stopped ServerConnector@151d588a{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:36863} [junit4] 2> 1916587 INFO (jetty-closer-9079-thread-2) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@54284ec1{/solr,null,UNAVAILABLE} [junit4] 2> 1916587 INFO (jetty-closer-9079-thread-2) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 1916687 INFO (jetty-closer-9079-thread-1) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@78b7485e{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:34275} [junit4] 2> 1916688 INFO (jetty-closer-9079-thread-1) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6e4c8480{/solr,null,UNAVAILABLE} [junit4] 2> 1916688 INFO (jetty-closer-9079-thread-1) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 1916688 INFO (TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[A89E196C32CA3E8A]) [ ] o.a.s.c.ZkTestServer Shutting down ZkTestServer. [junit4] 2> 1916891 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> 10 /solr/collections/collection1/terms/shard2 [junit4] 2> 9 /solr/aliases.json [junit4] 2> 9 /solr/clusterprops.json [junit4] 2> 9 /solr/collections/collection1/terms/shard1 [junit4] 2> 4 /solr/security.json [junit4] 2> 4 /solr/configs/config [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 55 /solr/collections/collection1/state.json [junit4] 2> 9 /solr/clusterstate.json [junit4] 2> 2 /solr/autoscaling.json [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 46 /solr/overseer/queue [junit4] 2> 29 /solr/live_nodes [junit4] 2> 14 /solr/collections [junit4] 2> 4 /solr/overseer/collection-queue-work [junit4] 2> 2 /solr/autoscaling/events/.scheduled_maintenance [junit4] 2> 2 /solr/autoscaling/events/.auto_add_replicas [junit4] 2> 2 /solr/overseer/queue-work [junit4] 2> [junit4] 2> 1916892 INFO (TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[A89E196C32CA3E8A]) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:45625 [junit4] 2> 1916892 INFO (TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[A89E196C32CA3E8A]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 45625 [junit4] 2> 1916893 INFO (TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[A89E196C32CA3E8A]) [ ] o.a.s.SolrTestCaseJ4 ###Ending leaderRecoverFromLogOnStartupTest [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudRecovery_A89E196C32CA3E8A-001 [junit4] 2> Jun 08, 2019 5:44:24 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks [junit4] 2> WARNING: Will linger awaiting termination of 1 leaked thread(s). [junit4] 2> NOTE: test params are: codec=Asserting(Lucene80): {_root_=PostingsFormat(name=LuceneVarGapFixedInterval), id=BlockTreeOrds(blocksize=128)}, docValues:{}, maxPointsInLeafNode=1483, maxMBSortInHeap=5.5361368985484605, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1a59a04b), locale=sr-Cyrl, timezone=Indian/Mauritius [junit4] 2> NOTE: Linux 4.18.0-17-generic amd64/Oracle Corporation 12 (64-bit)/cpus=8,threads=1,free=179991224,total=521666560 [junit4] 2> NOTE: All tests run in this JVM: [TestMaxScoreQueryParser, TestValueSourceCache, TestClusterStateMutator, TestConfig, ImplicitSnitchTest, TestBM25SimilarityFactory, RegexBytesRefFilterTest, TestHashPartitioner, TestFastLRUCache, TestRetrieveFieldsOptimizer, TestPivotHelperCode, LeaderElectionIntegrationTest, SolrLogAuditLoggerPluginTest, CollectionStateFormat2Test, TestUtilizeNode, TestSearcherReuse, TestPayloadCheckQParserPlugin, TestRemoteStreaming, ShardsWhitelistTest, TestCloudJSONFacetJoinDomain, BlockJoinFacetSimpleTest, TestStressVersions, JSONWriterTest, UtilsToolTest, TestSolrCloudWithDelegationTokens, TestNumericTerms32, TestJmxIntegration, ZkSolrClientTest, TestDistributedMap, DistributedFacetExistsSmallTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, SystemInfoHandlerTest, DistributedFacetPivotSmallAdvancedTest, TestOrdValues, ShardRoutingCustomTest, DistributedFacetSimpleRefinementLongTailTest, MultiThreadedOCPTest, PingRequestHandlerTest, SOLR749Test, DistributedQueryElevationComponentTest, TestCollationField, SortByFunctionTest, CdcrRequestHandlerTest, SolrIndexConfigTest, TestAnalyzedSuggestions, TestDistributedSearch, DocValuesNotIndexedTest, QueryParsingTest, IndexBasedSpellCheckerTest, BadComponentTest, BadCopyFieldTest, HLLUtilTest, DocValuesMultiTest, ReplicaListTransformerTest, TestDFRSimilarityFactory, TestDistributedStatsComponentCardinality, BasicDistributedZkTest, TestPerFieldSimilarity, TestBulkSchemaConcurrent, MaxSizeAutoCommitTest, TestSort, RemoteQueryErrorTest, TestFiltering, ProtectedTermFilterFactoryTest, DateMathParserTest, HighlighterMaxOffsetTest, TestManagedStopFilterFactory, TestTolerantSearch, TestFieldCacheReopen, TestRequestForwarding, TestAddFieldRealTimeGet, TestUpdate, TestCloudPivotFacet, SolrInfoBeanTest, TestExactSharedStatsCache, ExplicitHLLTest, LukeRequestHandlerTest, CoreAdminOperationTest, TestSimClusterStateProvider, RAMDirectoryFactoryTest, LegacyCloudClusterPropTest, TestJsonRequest, SpatialRPTFieldTypeTest, TestUnifiedSolrHighlighter, LeaderFailureAfterFreshStartTest, ManagedSchemaRoundRobinCloudTest, TestAtomicUpdateErrorCases, TestCryptoKeys, TestCoreDiscovery, TlogReplayBufferedWhileIndexingTest, TestHighlightDedupGrouping, JavabinLoaderTest, SolrJmxReporterCloudTest, CacheHeaderTest, TestConfigsApi, RestoreTriggerStateTest, CreateRoutedAliasTest, TestNumericTokenStream, TestSchemalessBufferedUpdates, TestPrepRecovery, TestCursorMarkWithoutUniqueKey, TestOmitPositions, PreAnalyzedFieldTest, ConfigSetsAPITest, ZkFailoverTest, SolrCloudReportersTest, CoreSorterTest, AddBlockUpdateTest, TestImpersonationWithHadoopAuth, TestQueryTypes, XmlUpdateRequestHandlerTest, TestComplexPhraseQParserPlugin, DeleteStatusTest, SolrXmlInZkTest, MoreLikeThisComponentTest, OutOfBoxZkACLAndCredentialsProvidersTest, RecoveryAfterSoftCommitTest, TestWriterPerf, JWTAuthPluginTest, SignificantTermsQParserPluginTest, TestTlogReplica, TestEmbeddedSolrServerConstructors, TestDynamicFieldCollectionResource, RoutingToNodesWithPropertiesTest, TestDocBasedVersionConstraints, MinimalSchemaTest, TestSchemaVersionResource, BasicAuthOnSingleNodeTest, TestFieldCacheVsDocValues, OverseerTaskQueueTest, TestSimNodeLostTrigger, ClusterStateTest, AlternateDirectoryTest, NoCacheHeaderTest, TestFacetMethods, TestDocTermOrds, AnalyticsQueryTest, ConnectionReuseTest, TestReplicationHandler, AnalysisAfterCoreReloadTest, BasicFunctionalityTest, ConvertedLegacyTest, CursorPagingTest, DisMaxRequestHandlerTest, DistributedIntervalFacetingTest, TestRandomDVFaceting, TestRandomFaceting, TestSimpleTrackingShardHandler, TestDeprecatedFilters, TestLuceneMatchVersion, TestReversedWildcardFilterFactory, TestWordDelimiterFilterFactory, TokenizerChainTest, TestLuceneIndexBackCompat, AddReplicaTest, AliasIntegrationTest, CleanupOldIndexTest, DeleteLastCustomShardedReplicaTest, DeleteNodeTest, DeleteReplicaTest, ForceLeaderWithTlogReplicasTest, FullSolrCloudDistribCmdsTest, HealthCheckHandlerTest, HttpPartitionOnCommitTest, HttpPartitionWithTlogReplicasTest, MetricsHistoryWithAuthIntegrationTest, MigrateRouteKeyTest, OverseerCollectionConfigSetProcessorTest, OverseerModifyCollectionTest, OverseerRolesTest, ReplicationFactorTest, SystemCollectionCompatTest, TestCloudConsistency, TestCloudInspectUtil, TestCloudRecovery] [junit4] Completed [489/861 (3!)] on J1 in 272.35s, 2 tests, 1 error <<< FAILURES! [...truncated 46042 lines...] [repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/24201/consoleText [repro] Revision: 413087651044217e01d2203704b81cf5f9f86a44 [repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC" [repro] Repro line: ant test -Dtestcase=RulesTest -Dtests.method=doIntegrationTest -Dtests.seed=A89E196C32CA3E8A -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sr-Cyrl -Dtests.timezone=America/Guyana -Dtests.asserts=true -Dtests.file.encoding=US-ASCII [repro] Repro line: ant test -Dtestcase=AnalyticsMergeStrategyTest -Dtests.method=test -Dtests.seed=A89E196C32CA3E8A -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ml-IN -Dtests.timezone=Asia/Ulaanbaatar -Dtests.asserts=true -Dtests.file.encoding=US-ASCII [repro] Repro line: ant test -Dtestcase=TestCloudRecovery -Dtests.method=corruptedLogTest -Dtests.seed=A89E196C32CA3E8A -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sr-Cyrl -Dtests.timezone=Indian/Mauritius -Dtests.asserts=true -Dtests.file.encoding=US-ASCII [repro] ant clean [...truncated 6 lines...] [repro] Test suites by module: [repro] solr/core [repro] RulesTest [repro] AnalyticsMergeStrategyTest [repro] TestCloudRecovery [repro] ant compile-test [...truncated 3311 lines...] [repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=15 -Dtests.class="*.RulesTest|*.AnalyticsMergeStrategyTest|*.TestCloudRecovery" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC" -Dtests.seed=A89E196C32CA3E8A -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sr-Cyrl -Dtests.timezone=America/Guyana -Dtests.asserts=true -Dtests.file.encoding=US-ASCII [...truncated 150 lines...] [repro] Failures: [repro] 0/5 failed: org.apache.solr.cloud.TestCloudRecovery [repro] 0/5 failed: org.apache.solr.cloud.rule.RulesTest [repro] 0/5 failed: org.apache.solr.search.AnalyticsMergeStrategyTest [repro] Exiting with code 0 [...truncated 43 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
