Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/24204/ Java: 64bit/jdk-13-ea+shipilev-fastdebug -XX:+UseCompressedOops -XX:+UseSerialGC
5 tests failed. FAILED: org.apache.solr.cloud.HttpPartitionTest.test Error Message: Doc with id=2 not found in http://127.0.0.1:41463/c8n_1x2_leader_session_loss due to: Path not found: /id; rsp={doc=null} Stack Trace: java.lang.AssertionError: Doc with id=2 not found in http://127.0.0.1:41463/c8n_1x2_leader_session_loss due to: Path not found: /id; rsp={doc=null} at __randomizedtesting.SeedInfo.seed([818719BAEC3792A0:9D3266042CBFF58]:0) at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.assertTrue(Assert.java:41) at org.apache.solr.cloud.HttpPartitionTest.assertDocExists(HttpPartitionTest.java:563) at org.apache.solr.cloud.HttpPartitionTest.assertDocsExistInAllReplicas(HttpPartitionTest.java:508) at org.apache.solr.cloud.HttpPartitionTest.testLeaderZkSessionLoss(HttpPartitionTest.java:459) at org.apache.solr.cloud.HttpPartitionTest.test(HttpPartitionTest.java:148) 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:830) FAILED: org.apache.solr.cloud.TestWithCollection.testAddReplicaWithPolicy Error Message: Timeout occurred while waiting response from server at: http://127.0.0.1:44179/solr Stack Trace: org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:44179/solr at __randomizedtesting.SeedInfo.seed([818719BAEC3792A0:1ADDD0E04B7F0D2C]: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.TestWithCollection.testAddReplicaWithPolicy(TestWithCollection.java:273) 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 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:830) 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 java.base/java.net.Socket$SocketInputStream.read(Socket.java:972) 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) ... 48 more FAILED: org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitShardWithRule Error Message: Error from server at http://127.0.0.1:41691: ADDREPLICA failed to create replica Stack Trace: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:41691: ADDREPLICA failed to create replica at __randomizedtesting.SeedInfo.seed([818719BAEC3792A0:89C80871C5C98B]: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.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.api.collections.ShardSplitTest.doSplitShardWithRule(ShardSplitTest.java:661) at org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitShardWithRule(ShardSplitTest.java:628) 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:830) FAILED: org.apache.solr.handler.component.CustomHighlightComponentTest.test Error Message: Error from server at http://127.0.0.1:45593/solr/collection30: error processing commands Stack Trace: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: Error from server at http://127.0.0.1:45593/solr/collection30: error processing commands at __randomizedtesting.SeedInfo.seed([818719BAEC3792A0:9D3266042CBFF58]:0) at org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteExecutionException.create(BaseHttpSolrClient.java:66) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:633) 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.handler.component.CustomHighlightComponentTest.test(CustomHighlightComponentTest.java:157) 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 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:830) FAILED: org.apache.solr.handler.component.CustomTermsComponentTest.test Error Message: Error from server at http://127.0.0.1:35983/solr/ShardsWhitelistTestCollection: error processing commands Stack Trace: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: Error from server at http://127.0.0.1:35983/solr/ShardsWhitelistTestCollection: error processing commands at __randomizedtesting.SeedInfo.seed([818719BAEC3792A0:9D3266042CBFF58]:0) at org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteExecutionException.create(BaseHttpSolrClient.java:66) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:633) 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:319) 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.handler.component.CustomTermsComponentTest.addCustomHandler(CustomTermsComponentTest.java:83) at org.apache.solr.handler.component.CustomTermsComponentTest.addCustomHandlerWithTermsComponentConfig(CustomTermsComponentTest.java:53) at org.apache.solr.handler.component.CustomTermsComponentTest.doTest(CustomTermsComponentTest.java:168) at org.apache.solr.handler.component.CustomTermsComponentTest.test(CustomTermsComponentTest.java:115) 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 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:830) Build Log: [...truncated 13107 lines...] [junit4] Suite: org.apache.solr.cloud.HttpPartitionTest [junit4] 2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_818719BAEC3792A0-001/init-core-data-001 [junit4] 2> 952882 WARN (SUITE-HttpPartitionTest-seed#[818719BAEC3792A0]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1 [junit4] 2> 952882 INFO (SUITE-HttpPartitionTest-seed#[818719BAEC3792A0]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true [junit4] 2> 952882 INFO (SUITE-HttpPartitionTest-seed#[818719BAEC3792A0]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="https://issues.apache.org/jira/browse/SOLR-5776") [junit4] 2> 952882 INFO (SUITE-HttpPartitionTest-seed#[818719BAEC3792A0]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 952883 INFO (SUITE-HttpPartitionTest-seed#[818719BAEC3792A0]-worker) [ ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: / [junit4] 2> 952887 INFO (TEST-HttpPartitionTest.test-seed#[818719BAEC3792A0]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 952888 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 952888 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 952988 INFO (TEST-HttpPartitionTest.test-seed#[818719BAEC3792A0]) [ ] o.a.s.c.ZkTestServer start zk server on port:38211 [junit4] 2> 952988 INFO (TEST-HttpPartitionTest.test-seed#[818719BAEC3792A0]) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:38211 [junit4] 2> 952988 INFO (TEST-HttpPartitionTest.test-seed#[818719BAEC3792A0]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 38211 [junit4] 2> 952990 INFO (TEST-HttpPartitionTest.test-seed#[818719BAEC3792A0]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 952992 INFO (zkConnectionManagerCallback-2976-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 952992 INFO (TEST-HttpPartitionTest.test-seed#[818719BAEC3792A0]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 952995 INFO (TEST-HttpPartitionTest.test-seed#[818719BAEC3792A0]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 952997 INFO (zkConnectionManagerCallback-2978-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 952997 INFO (TEST-HttpPartitionTest.test-seed#[818719BAEC3792A0]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 952999 INFO (TEST-HttpPartitionTest.test-seed#[818719BAEC3792A0]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml [junit4] 2> 953003 INFO (TEST-HttpPartitionTest.test-seed#[818719BAEC3792A0]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml [junit4] 2> 953004 INFO (TEST-HttpPartitionTest.test-seed#[818719BAEC3792A0]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 953005 INFO (TEST-HttpPartitionTest.test-seed#[818719BAEC3792A0]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 953006 INFO (TEST-HttpPartitionTest.test-seed#[818719BAEC3792A0]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 953007 INFO (TEST-HttpPartitionTest.test-seed#[818719BAEC3792A0]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml [junit4] 2> 953008 INFO (TEST-HttpPartitionTest.test-seed#[818719BAEC3792A0]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml [junit4] 2> 953009 INFO (TEST-HttpPartitionTest.test-seed#[818719BAEC3792A0]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4] 2> 953009 INFO (TEST-HttpPartitionTest.test-seed#[818719BAEC3792A0]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 953010 INFO (TEST-HttpPartitionTest.test-seed#[818719BAEC3792A0]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 953011 INFO (TEST-HttpPartitionTest.test-seed#[818719BAEC3792A0]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 953012 INFO (TEST-HttpPartitionTest.test-seed#[818719BAEC3792A0]) [ ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise [junit4] 2> 953123 WARN (TEST-HttpPartitionTest.test-seed#[818719BAEC3792A0]) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 953124 INFO (TEST-HttpPartitionTest.test-seed#[818719BAEC3792A0]) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 953124 INFO (TEST-HttpPartitionTest.test-seed#[818719BAEC3792A0]) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 953124 INFO (TEST-HttpPartitionTest.test-seed#[818719BAEC3792A0]) [ ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 13-testing+0-builds.shipilev.net-openjdk-jdk-b845-20190430-jdk-1318 [junit4] 2> 953124 INFO (TEST-HttpPartitionTest.test-seed#[818719BAEC3792A0]) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 953124 INFO (TEST-HttpPartitionTest.test-seed#[818719BAEC3792A0]) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 953124 INFO (TEST-HttpPartitionTest.test-seed#[818719BAEC3792A0]) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 953125 INFO (TEST-HttpPartitionTest.test-seed#[818719BAEC3792A0]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@74e77654{/,null,AVAILABLE} [junit4] 2> 953125 INFO (TEST-HttpPartitionTest.test-seed#[818719BAEC3792A0]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@792a12e1{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:٤٦٤٣٩} [junit4] 2> 953125 INFO (TEST-HttpPartitionTest.test-seed#[818719BAEC3792A0]) [ ] o.e.j.s.Server Started @٩٥٣٣٧٢ms [junit4] 2> 953125 INFO (TEST-HttpPartitionTest.test-seed#[818719BAEC3792A0]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_818719BAEC3792A0-001/tempDir-001/control/data, hostPort=41463, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_818719BAEC3792A0-001/control-001/cores} [junit4] 2> 953126 ERROR (TEST-HttpPartitionTest.test-seed#[818719BAEC3792A0]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 953126 INFO (TEST-HttpPartitionTest.test-seed#[818719BAEC3792A0]) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 953126 INFO (TEST-HttpPartitionTest.test-seed#[818719BAEC3792A0]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 9.0.0 [junit4] 2> 953126 INFO (TEST-HttpPartitionTest.test-seed#[818719BAEC3792A0]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 953126 INFO (TEST-HttpPartitionTest.test-seed#[818719BAEC3792A0]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 953126 INFO (TEST-HttpPartitionTest.test-seed#[818719BAEC3792A0]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-06-09T12:15:55.775216Z [junit4] 2> 953127 INFO (TEST-HttpPartitionTest.test-seed#[818719BAEC3792A0]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 953128 INFO (zkConnectionManagerCallback-2980-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 953128 INFO (TEST-HttpPartitionTest.test-seed#[818719BAEC3792A0]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 953230 INFO (TEST-HttpPartitionTest.test-seed#[818719BAEC3792A0]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 953230 INFO (TEST-HttpPartitionTest.test-seed#[818719BAEC3792A0]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_818719BAEC3792A0-001/control-001/solr.xml [junit4] 2> 953330 INFO (TEST-HttpPartitionTest.test-seed#[818719BAEC3792A0]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 953330 INFO (TEST-HttpPartitionTest.test-seed#[818719BAEC3792A0]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 953331 INFO (TEST-HttpPartitionTest.test-seed#[818719BAEC3792A0]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@59084735, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 953374 INFO (TEST-HttpPartitionTest.test-seed#[818719BAEC3792A0]) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false] [junit4] 2> 953375 WARN (TEST-HttpPartitionTest.test-seed#[818719BAEC3792A0]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@2edeaf83[provider=null,keyStore=null,trustStore=null] [junit4] 2> 953380 WARN (TEST-HttpPartitionTest.test-seed#[818719BAEC3792A0]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@7403e763[provider=null,keyStore=null,trustStore=null] [junit4] 2> 953381 INFO (TEST-HttpPartitionTest.test-seed#[818719BAEC3792A0]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38211/solr [junit4] 2> 953384 INFO (TEST-HttpPartitionTest.test-seed#[818719BAEC3792A0]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 953386 INFO (zkConnectionManagerCallback-2987-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 953386 INFO (TEST-HttpPartitionTest.test-seed#[818719BAEC3792A0]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 953489 INFO (TEST-HttpPartitionTest.test-seed#[818719BAEC3792A0]) [n:127.0.0.1:41463_ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 953491 INFO (zkConnectionManagerCallback-2989-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 953491 INFO (TEST-HttpPartitionTest.test-seed#[818719BAEC3792A0]) [n:127.0.0.1:41463_ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 953550 INFO (TEST-HttpPartitionTest.test-seed#[818719BAEC3792A0]) [n:127.0.0.1:41463_ ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41463_ [junit4] 2> 953550 INFO (TEST-HttpPartitionTest.test-seed#[818719BAEC3792A0]) [n:127.0.0.1:41463_ ] o.a.s.c.Overseer Overseer (id=72396932292739076-127.0.0.1:41463_-n_0000000000) starting [junit4] 2> 953554 INFO (TEST-HttpPartitionTest.test-seed#[818719BAEC3792A0]) [n:127.0.0.1:41463_ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 953555 INFO (zkConnectionManagerCallback-2996-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 953555 INFO (TEST-HttpPartitionTest.test-seed#[818719BAEC3792A0]) [n:127.0.0.1:41463_ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 953558 INFO (TEST-HttpPartitionTest.test-seed#[818719BAEC3792A0]) [n:127.0.0.1:41463_ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38211/solr ready [junit4] 2> 953558 INFO (OverseerStateUpdate-72396932292739076-127.0.0.1:41463_-n_0000000000) [n:127.0.0.1:41463_ ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:41463_ [junit4] 2> 953558 INFO (TEST-HttpPartitionTest.test-seed#[818719BAEC3792A0]) [n:127.0.0.1:41463_ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41463_ [junit4] 2> 953559 INFO (zkCallback-2995-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 953562 INFO (zkCallback-2988-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 953573 INFO (TEST-HttpPartitionTest.test-seed#[818719BAEC3792A0]) [n:127.0.0.1:41463_ ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 953598 INFO (TEST-HttpPartitionTest.test-seed#[818719BAEC3792A0]) [n:127.0.0.1:41463_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@59084735 [junit4] 2> 953624 INFO (TEST-HttpPartitionTest.test-seed#[818719BAEC3792A0]) [n:127.0.0.1:41463_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@59084735 [junit4] 2> 953624 INFO (TEST-HttpPartitionTest.test-seed#[818719BAEC3792A0]) [n:127.0.0.1:41463_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@59084735 [junit4] 2> 953626 INFO (TEST-HttpPartitionTest.test-seed#[818719BAEC3792A0]) [n:127.0.0.1:41463_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_818719BAEC3792A0-001/control-001/cores [junit4] 2> 953661 INFO (TEST-HttpPartitionTest.test-seed#[818719BAEC3792A0]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 953662 INFO (zkConnectionManagerCallback-3002-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 953662 INFO (TEST-HttpPartitionTest.test-seed#[818719BAEC3792A0]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 953663 INFO (TEST-HttpPartitionTest.test-seed#[818719BAEC3792A0]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 953664 INFO (TEST-HttpPartitionTest.test-seed#[818719BAEC3792A0]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38211/solr ready [junit4] 2> 953665 INFO (SocketProxy-Acceptor-41463) [ ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=53732,localport=41463], receiveBufferSize:531000 [junit4] 2> 953668 INFO (qtp1093339860-9345) [n:127.0.0.1:41463_ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:41463_&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 953671 INFO (SocketProxy-Acceptor-41463) [ ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=46439,localport=45844], receiveBufferSize=530904 [junit4] 2> 953675 INFO (OverseerThreadFactory-3203-thread-1-processing-n:127.0.0.1:41463_) [n:127.0.0.1:41463_ ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection [junit4] 2> 953780 INFO (SocketProxy-Acceptor-41463) [ ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=53736,localport=41463], receiveBufferSize:531000 [junit4] 2> 953780 INFO (SocketProxy-Acceptor-41463) [ ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=46439,localport=45848], receiveBufferSize=530904 [junit4] 2> 953781 INFO (qtp1093339860-9344) [n:127.0.0.1:41463_ x:control_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 953781 INFO (qtp1093339860-9344) [n:127.0.0.1:41463_ x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 954847 INFO (qtp1093339860-9344) [n:127.0.0.1:41463_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0 [junit4] 2> 954863 INFO (qtp1093339860-9344) [n:127.0.0.1:41463_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test [junit4] 2> 955089 INFO (qtp1093339860-9344) [n:127.0.0.1:41463_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 955107 INFO (qtp1093339860-9344) [n:127.0.0.1:41463_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from collection control_collection, trusted=true [junit4] 2> 955107 INFO (qtp1093339860-9344) [n:127.0.0.1:41463_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@59084735 [junit4] 2> 955107 INFO (qtp1093339860-9344) [n:127.0.0.1:41463_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_818719BAEC3792A0-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_818719BAEC3792A0-001/control-001/cores/control_collection_shard1_replica_n1/data/] [junit4] 2> 955112 INFO (qtp1093339860-9344) [n:127.0.0.1:41463_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=6.3291015625, floorSegmentMB=1.9501953125, forceMergeDeletesPctAllowed=6.537523209607748, segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=23.599346688815594 [junit4] 2> 955114 WARN (qtp1093339860-9344) [n:127.0.0.1:41463_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}} [junit4] 2> 955190 INFO (qtp1093339860-9344) [n:127.0.0.1:41463_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 955190 INFO (qtp1093339860-9344) [n:127.0.0.1:41463_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 955193 INFO (qtp1093339860-9344) [n:127.0.0.1:41463_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 955193 INFO (qtp1093339860-9344) [n:127.0.0.1:41463_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 955195 INFO (qtp1093339860-9344) [n:127.0.0.1:41463_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=44, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0] [junit4] 2> 955195 INFO (qtp1093339860-9344) [n:127.0.0.1:41463_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@769bed7c[control_collection_shard1_replica_n1] main] [junit4] 2> 955197 INFO (qtp1093339860-9344) [n:127.0.0.1:41463_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 955197 INFO (qtp1093339860-9344) [n:127.0.0.1:41463_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 955198 INFO (qtp1093339860-9344) [n:127.0.0.1:41463_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 955198 INFO (qtp1093339860-9344) [n:127.0.0.1:41463_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1635865128176975872 [junit4] 2> 955202 INFO (searcherExecutor-3208-thread-1-processing-n:127.0.0.1:41463_ x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:41463_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@769bed7c[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 955205 INFO (qtp1093339860-9344) [n:127.0.0.1:41463_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, version=0} [junit4] 2> 955205 INFO (qtp1093339860-9344) [n:127.0.0.1:41463_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/control_collection/leaders/shard1 [junit4] 2> 955208 INFO (qtp1093339860-9344) [n:127.0.0.1:41463_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 955208 INFO (qtp1093339860-9344) [n:127.0.0.1:41463_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 955208 INFO (qtp1093339860-9344) [n:127.0.0.1:41463_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:41463/control_collection_shard1_replica_n1/ [junit4] 2> 955208 INFO (qtp1093339860-9344) [n:127.0.0.1:41463_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 955208 INFO (qtp1093339860-9344) [n:127.0.0.1:41463_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:41463/control_collection_shard1_replica_n1/ has no replicas [junit4] 2> 955208 INFO (qtp1093339860-9344) [n:127.0.0.1:41463_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/72396932292739076-core_node2-n_0000000000 [junit4] 2> 955209 INFO (qtp1093339860-9344) [n:127.0.0.1:41463_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:41463/control_collection_shard1_replica_n1/ shard1 [junit4] 2> 955310 INFO (zkCallback-2988-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1]) [junit4] 2> 955311 INFO (zkCallback-2988-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1]) [junit4] 2> 955312 INFO (qtp1093339860-9344) [n:127.0.0.1:41463_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 955325 INFO (qtp1093339860-9344) [n:127.0.0.1:41463_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1544 [junit4] 2> 955327 INFO (qtp1093339860-9345) [n:127.0.0.1:41463_ ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas [junit4] 2> 955413 INFO (zkCallback-2988-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1]) [junit4] 2> 955413 INFO (zkCallback-2988-thread-3) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1]) [junit4] 2> 955413 INFO (zkCallback-2988-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1]) [junit4] 2> 955414 INFO (qtp1093339860-9345) [n:127.0.0.1:41463_ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:41463_&wt=javabin&version=2} status=0 QTime=1746 [junit4] 2> 955526 INFO (TEST-HttpPartitionTest.test-seed#[818719BAEC3792A0]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 955528 INFO (zkConnectionManagerCallback-3008-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 955528 INFO (TEST-HttpPartitionTest.test-seed#[818719BAEC3792A0]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 955529 INFO (TEST-HttpPartitionTest.test-seed#[818719BAEC3792A0]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 955530 INFO (TEST-HttpPartitionTest.test-seed#[818719BAEC3792A0]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38211/solr ready [junit4] 2> 955530 INFO (TEST-HttpPartitionTest.test-seed#[818719BAEC3792A0]) [ ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 955530 INFO (SocketProxy-Acceptor-41463) [ ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=53786,localport=41463], receiveBufferSize:531000 [junit4] 2> 955531 INFO (SocketProxy-Acceptor-41463) [ ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=46439,localport=45898], receiveBufferSize=530904 [junit4] 2> 955531 INFO (qtp1093339860-9344) [n:127.0.0.1:41463_ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 955534 INFO (OverseerThreadFactory-3203-thread-2-processing-n:127.0.0.1:41463_) [n:127.0.0.1:41463_ ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1 [junit4] 2> 955534 INFO (OverseerCollectionConfigSetProcessor-72396932292739076-127.0.0.1:41463_-n_0000000000) [n:127.0.0.1:41463_ ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 955737 WARN (OverseerThreadFactory-3203-thread-2-processing-n:127.0.0.1:41463_) [n:127.0.0.1:41463_ ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores. [junit4] 2> 955738 INFO (qtp1093339860-9344) [n:127.0.0.1:41463_ ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas [junit4] 2> 955739 INFO (qtp1093339860-9344) [n:127.0.0.1:41463_ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2} status=0 QTime=207 [junit4] 2> 955740 INFO (TEST-HttpPartitionTest.test-seed#[818719BAEC3792A0]) [ ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=3 [junit4] 2> 955979 INFO (TEST-HttpPartitionTest.test-seed#[818719BAEC3792A0]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_818719BAEC3792A0-001/shard-1-001 of type NRT [junit4] 2> 955980 WARN (closeThreadPool-3009-thread-1) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 955980 INFO (closeThreadPool-3009-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 955980 INFO (closeThreadPool-3009-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 955980 INFO (closeThreadPool-3009-thread-1) [ ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 13-testing+0-builds.shipilev.net-openjdk-jdk-b845-20190430-jdk-1318 [junit4] 2> 955981 INFO (closeThreadPool-3009-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 955981 INFO (closeThreadPool-3009-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 955981 INFO (closeThreadPool-3009-thread-1) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 955982 INFO (closeThreadPool-3009-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@d6ea4a4{/,null,AVAILABLE} [junit4] 2> 955982 INFO (closeThreadPool-3009-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@3e71ecd7{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:٣٨٠٨١} [junit4] 2> 955982 INFO (closeThreadPool-3009-thread-1) [ ] o.e.j.s.Server Started @٩٥٦٢٢٩ms [junit4] 2> 955982 INFO (closeThreadPool-3009-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_818719BAEC3792A0-001/tempDir-001/jetty1, hostPort=40429, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_818719BAEC3792A0-001/shard-1-001/cores} [junit4] 2> 955982 ERROR (closeThreadPool-3009-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 955982 INFO (closeThreadPool-3009-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 955982 INFO (closeThreadPool-3009-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 9.0.0 [junit4] 2> 955982 INFO (closeThreadPool-3009-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 955983 INFO (closeThreadPool-3009-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 955983 INFO (closeThreadPool-3009-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-06-09T12:15:58.632017Z [junit4] 2> 955989 INFO (closeThreadPool-3009-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 955989 INFO (zkConnectionManagerCallback-3011-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 955989 INFO (closeThreadPool-3009-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 956194 INFO (closeThreadPool-3009-thread-1) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 956194 INFO (closeThreadPool-3009-thread-1) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_818719BAEC3792A0-001/shard-1-001/solr.xml [junit4] 2> 956197 INFO (closeThreadPool-3009-thread-1) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 956197 INFO (closeThreadPool-3009-thread-1) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 956198 INFO (closeThreadPool-3009-thread-1) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@59084735, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 956224 INFO (TEST-HttpPartitionTest.test-seed#[818719BAEC3792A0]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_818719BAEC3792A0-001/shard-2-001 of type NRT [junit4] 2> 956224 WARN (closeThreadPool-3009-thread-2) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 956225 INFO (closeThreadPool-3009-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 956225 INFO (closeThreadPool-3009-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 956225 INFO (closeThreadPool-3009-thread-2) [ ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 13-testing+0-builds.shipilev.net-openjdk-jdk-b845-20190430-jdk-1318 [junit4] 2> 956230 INFO (closeThreadPool-3009-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 956230 INFO (closeThreadPool-3009-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 956230 INFO (closeThreadPool-3009-thread-2) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 956231 INFO (closeThreadPool-3009-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6e7d486e{/,null,AVAILABLE} [junit4] 2> 956231 INFO (closeThreadPool-3009-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@4c5c4e72{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:٣٩٨٨١} [junit4] 2> 956231 INFO (closeThreadPool-3009-thread-2) [ ] o.e.j.s.Server Started @٩٥٦٤٧٨ms [junit4] 2> 956231 INFO (closeThreadPool-3009-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_818719BAEC3792A0-001/tempDir-001/jetty2, hostPort=41837, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_818719BAEC3792A0-001/shard-2-001/cores} [junit4] 2> 956231 ERROR (closeThreadPool-3009-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 956231 INFO (closeThreadPool-3009-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 956231 INFO (closeThreadPool-3009-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 9.0.0 [junit4] 2> 956231 INFO (closeThreadPool-3009-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 956231 INFO (closeThreadPool-3009-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 956232 INFO (closeThreadPool-3009-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-06-09T12:15:58.880989Z [junit4] 2> 956233 INFO (closeThreadPool-3009-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 956234 INFO (zkConnectionManagerCallback-3014-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 956234 INFO (closeThreadPool-3009-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 956271 INFO (closeThreadPool-3009-thread-1) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false] [junit4] 2> 956273 WARN (closeThreadPool-3009-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@4cf9ded2[provider=null,keyStore=null,trustStore=null] [junit4] 2> 956276 WARN (closeThreadPool-3009-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@229f3024[provider=null,keyStore=null,trustStore=null] [junit4] 2> 956278 INFO (closeThreadPool-3009-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38211/solr [junit4] 2> 956279 INFO (closeThreadPool-3009-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 956280 INFO (zkConnectionManagerCallback-3020-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 956280 INFO (closeThreadPool-3009-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 956335 INFO (closeThreadPool-3009-thread-2) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 956335 INFO (closeThreadPool-3009-thread-2) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_818719BAEC3792A0-001/shard-2-001/solr.xml [junit4] 2> 956338 INFO (closeThreadPool-3009-thread-2) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 956338 INFO (closeThreadPool-3009-thread-2) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 956339 INFO (closeThreadPool-3009-thread-2) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@59084735, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 956353 INFO (TEST-HttpPartitionTest.test-seed#[818719BAEC3792A0]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_818719BAEC3792A0-001/shard-3-001 of type NRT [junit4] 2> 956353 WARN (closeThreadPool-3009-thread-3) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 956353 INFO (closeThreadPool-3009-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 956354 INFO (closeThreadPool-3009-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 956354 INFO (closeThreadPool-3009-thread-3) [ ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 13-testing+0-builds.shipilev.net-openjdk-jdk-b845-20190430-jdk-1318 [junit4] 2> 956354 INFO (closeThreadPool-3009-thread-3) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 956354 INFO (closeThreadPool-3009-thread-3) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 956355 INFO (closeThreadPool-3009-thread-3) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 956357 INFO (closeThreadPool-3009-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6f529bf6{/,null,AVAILABLE} [junit4] 2> 956357 INFO (closeThreadPool-3009-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@38566dfe{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:٣٥٠٢١} [junit4] 2> 956357 INFO (closeThreadPool-3009-thread-3) [ ] o.e.j.s.Server Started @٩٥٦٦٠٤ms [junit4] 2> 956357 INFO (closeThreadPool-3009-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_818719BAEC3792A0-001/tempDir-001/jetty3, hostPort=46465, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_818719BAEC3792A0-001/shard-3-001/cores} [junit4] 2> 956358 ERROR (closeThreadPool-3009-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 956358 INFO (closeThreadPool-3009-thread-3) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 956358 INFO (closeThreadPool-3009-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 9.0.0 [junit4] 2> 956358 INFO (closeThreadPool-3009-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 956358 INFO (closeThreadPool-3009-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 956358 INFO (closeThreadPool-3009-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-06-09T12:15:59.007359Z [junit4] 2> 956359 INFO (closeThreadPool-3009-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 956360 INFO (zkConnectionManagerCallback-3023-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 956360 INFO (closeThreadPool-3009-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 956373 INFO (closeThreadPool-3009-thread-2) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false] [junit4] 2> 956374 WARN (closeThreadPool-3009-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@4abf8985[provider=null,keyStore=null,trustStore=null] [junit4] 2> 956377 WARN (closeThreadPool-3009-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@66bc6951[provider=null,keyStore=null,trustStore=null] [junit4] 2> 956378 INFO (closeThreadPool-3009-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38211/solr [junit4] 2> 956379 INFO (closeThreadPool-3009-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 956380 INFO (zkConnectionManagerCallback-3029-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 956380 INFO (closeThreadPool-3009-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 956437 INFO (closeThreadPool-3009-thread-1) [n:127.0.0.1:40429_ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 956438 INFO (zkConnectionManagerCallback-3031-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 956438 INFO (closeThreadPool-3009-thread-1) [n:127.0.0.1:40429_ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 956441 INFO (closeThreadPool-3009-thread-1) [n:127.0.0.1:40429_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 956444 INFO (closeThreadPool-3009-thread-1) [n:127.0.0.1:40429_ ] o.a.s.c.ZkController Publish node=127.0.0.1:40429_ as DOWN [junit4] 2> 956444 INFO (closeThreadPool-3009-thread-1) [n:127.0.0.1:40429_ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 956444 INFO (closeThreadPool-3009-thread-1) [n:127.0.0.1:40429_ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40429_ [junit4] 2> 956445 INFO (zkCallback-2988-thread-3) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 956445 INFO (zkCallback-2995-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 956445 INFO (zkCallback-3007-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 956446 INFO (zkCallback-3030-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 956447 INFO (closeThreadPool-3009-thread-1) [n:127.0.0.1:40429_ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 956448 INFO (zkConnectionManagerCallback-3038-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 956449 INFO (closeThreadPool-3009-thread-1) [n:127.0.0.1:40429_ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 956450 INFO (closeThreadPool-3009-thread-1) [n:127.0.0.1:40429_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 956450 INFO (closeThreadPool-3009-thread-1) [n:127.0.0.1:40429_ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38211/solr ready [junit4] 2> 956586 INFO (closeThreadPool-3009-thread-2) [n:127.0.0.1:41837_ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 956592 INFO (zkConnectionManagerCallback-3040-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 956592 INFO (closeThreadPool-3009-thread-2) [n:127.0.0.1:41837_ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 956602 INFO (closeThreadPool-3009-thread-1) [n:127.0.0.1:40429_ ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 956608 INFO (closeThreadPool-3009-thread-2) [n:127.0.0.1:41837_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 956613 INFO (closeThreadPool-3009-thread-2) [n:127.0.0.1:41837_ ] o.a.s.c.ZkController Publish node=127.0.0.1:41837_ as DOWN [junit4] 2> 956614 INFO (closeThreadPool-3009-thread-2) [n:127.0.0.1:41837_ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 956614 INFO (closeThreadPool-3009-thread-2) [n:127.0.0.1:41837_ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41837_ [junit4] 2> 956616 INFO (zkCallback-2988-thread-3) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 956616 INFO (zkCallback-2995-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 956616 INFO (zkCallback-3007-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 956626 INFO (zkCallback-3030-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 956631 INFO (zkCallback-3037-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 956644 INFO (zkCallback-3039-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 956654 INFO (closeThreadPool-3009-thread-2) [n:127.0.0.1:41837_ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 956654 INFO (zkConnectionManagerCallback-3048-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 956654 INFO (closeThreadPool-3009-thread-2) [n:127.0.0.1:41837_ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 956656 INFO (closeThreadPool-3009-thread-2) [n:127.0.0.1:41837_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 956657 INFO (closeThreadPool-3009-thread-2) [n:127.0.0.1:41837_ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38211/solr ready [junit4] 2> 956684 INFO (closeThreadPool-3009-thread-3) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 956684 INFO (closeThreadPool-3009-thread-3) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_818719BAEC3792A0-001/shard-3-001/solr.xml [junit4] 2> 956686 INFO (closeThreadPool-3009-thread-2) [n:127.0.0.1:41837_ ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 956688 INFO (closeThreadPool-3009-thread-3) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 956688 INFO (closeThreadPool-3009-thread-3) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 956688 INFO (closeThreadPool-3009-thread-1) [n:127.0.0.1:40429_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@59084735 [junit4] 2> 956689 INFO (closeThreadPool-3009-thread-3) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@59084735, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 956732 INFO (closeThreadPool-3009-thread-1) [n:127.0.0.1:40429_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@59084735 [junit4] 2> 956732 INFO (closeThreadPool-3009-thread-1) [n:127.0.0.1:40429_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@59084735 [junit4] 2> 956735 INFO (closeThreadPool-3009-thread-2) [n:127.0.0.1:41837_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@59084735 [junit4] 2> 956736 INFO (closeThreadPool-3009-thread-1) [n:127.0.0.1:40429_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_818719BAEC3792A0-001/shard-1-001/cores [junit4] 2> 956767 WARN (closeThreadPool-3009-thread-2) [n:127.0.0.1:41837_ ] o.a.s.m.r.j.JmxMetricsReporter Unable to register gauge [junit4] 2> => javax.management.InstanceNotFoundException: solr:dom1=jvm,name0=gc,name1=Copy,name=time [junit4] 2> at java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1083) [junit4] 2> javax.management.InstanceNotFoundException: solr:dom1=jvm,name0=gc,name1=Copy,name=time [junit4] 2> at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1083) ~[?:?] [junit4] 2> at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:423) ~[?:?] [junit4] 2> at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:411) ~[?:?] [junit4] 2> at com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:546) ~[?:?] [junit4] 2> at org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter$JmxListener.registerMBean(JmxMetricsReporter.java:531) ~[java/:?] [junit4] 2> at org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter$JmxListener.onGaugeAdded(JmxMetricsReporter.java:569) ~[java/:?] [junit4] 2> at org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter.lambda$start$0(JmxMetricsReporter.java:742) ~[java/:?] [junit4] 2> at java.util.HashMap.forEach(HashMap.java:1338) ~[?:?] [junit4] 2> at org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter.start(JmxMetricsReporter.java:732) ~[java/:?] [junit4] 2> at org.apache.solr.metrics.reporters.SolrJmxReporter.doInit(SolrJmxReporter.java:109) ~[java/:?] [junit4] 2> at org.apache.solr.metrics.SolrMetricReporter.init(SolrMetricReporter.java:70) ~[java/:?] [junit4] 2> at org.apache.solr.metrics.SolrMetricManager.loadReporter(SolrMetricManager.java:916) ~[java/:?] [junit4] 2> at org.apache.solr.metrics.SolrMetricManager.loadReporters(SolrMetricManager.java:843) ~[java/:?] [junit4] 2> at org.apache.solr.core.CoreContainer.load(CoreContainer.java:658) ~[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.AbstractFullDistribZkTestBase.lambda$createJettys$2(AbstractFullDistribZkTestBase.java:464) ~[java/:?] [junit4] 2> at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) ~[?:?] [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:830) [?:?] [junit4] 2> 956770 INFO (closeThreadPool-3009-thread-2) [n:127.0.0.1:41837_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@59084735 [junit4] 2> 956770 INFO (closeThreadPool-3009-thread-2) [n:127.0.0.1:41837_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@59084735 [junit4] 2> 956773 INFO (closeThreadPool-3009-thread-2) [n:127.0.0.1:41837_ ] o. [...truncated too long message...] ager Closing metric reporters for registry=solr.collection.testAddReplica_xyz.shard1.leader, tag=1101afdf [junit4] 2> 3204691 WARN (recoveryExecutor-9610-thread-1-processing-n:127.0.0.1:42221_solr x:testAddReplica_xyz_shard1_replica_n3 c:testAddReplica_xyz s:shard1 r:core_node4) [n:127.0.0.1:42221_solr c:testAddReplica_xyz s:shard1 r:core_node4 x:testAddReplica_xyz_shard1_replica_n3 ] o.a.s.c.RecoveryStrategy Stopping recovery for core=[testAddReplica_xyz_shard1_replica_n3] coreNodeName=[core_node4] [junit4] 2> 3204694 INFO (jetty-closer-9650-thread-2) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@3e6818da{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0} [junit4] 2> 3204695 INFO (jetty-closer-9650-thread-2) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@538c7c05{/solr,null,UNAVAILABLE} [junit4] 2> 3204695 INFO (jetty-closer-9650-thread-2) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 3204696 INFO (TEST-TestWithCollection.testAddReplicaSimple-seed#[818719BAEC3792A0]) [ ] o.a.s.c.ZkTestServer Shutting down ZkTestServer. [junit4] 2> 3204901 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> 5 /solr/clusterprops.json [junit4] 2> 5 /solr/aliases.json [junit4] 2> 5 /solr/collections/testAddReplica_xyz/terms/shard1 [junit4] 2> 5 /solr/collections/testAddReplica_abc/terms/shard1 [junit4] 2> 2 /solr/security.json [junit4] 2> 2 /solr/configs/testAddReplica_abc.AUTOCREATED/managed-schema [junit4] 2> 2 /solr/configs/testAddReplica_xyz.AUTOCREATED/managed-schema [junit4] 2> 2 /solr/configs/testAddReplica_xyz.AUTOCREATED [junit4] 2> 2 /solr/configs/testAddReplica_abc.AUTOCREATED [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 34 /solr/collections/testAddReplica_abc/state.json [junit4] 2> 25 /solr/collections/testAddReplica_xyz/state.json [junit4] 2> 5 /solr/clusterstate.json [junit4] 2> 2 /solr/autoscaling.json [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 40 /solr/overseer/queue [junit4] 2> 15 /solr/collections [junit4] 2> 12 /solr/live_nodes [junit4] 2> 12 /solr/overseer/collection-queue-work [junit4] 2> [junit4] 2> 3204903 INFO (TEST-TestWithCollection.testAddReplicaSimple-seed#[818719BAEC3792A0]) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:38127 [junit4] 2> 3204903 INFO (TEST-TestWithCollection.testAddReplicaSimple-seed#[818719BAEC3792A0]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 38127 [junit4] 2> 3204904 INFO (TEST-TestWithCollection.testAddReplicaSimple-seed#[818719BAEC3792A0]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testAddReplicaSimple [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_818719BAEC3792A0-001 [junit4] 2> Jun 09, 2019 12:53:27 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=CheapBastard, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@12b6d343), locale=en-KE, timezone=Brazil/Acre [junit4] 2> NOTE: Linux 4.18.0-17-generic amd64/Aleksey Shipilev 13-testing (64-bit)/cpus=8,threads=1,free=238847680,total=518979584 [junit4] 2> NOTE: All tests run in this JVM: [HdfsBasicDistributedZk2Test, TestLazyCores, TestReplicationHandlerBackup, CheckHdfsIndexTest, TestFunctionQuery, TriggerIntegrationTest, RequestLoggingTest, RangeFacetCloudTest, SchemaVersionSpecificBehaviorTest, TestLegacyBM25SimilarityFactory, DistributedIntervalFacetingTest, TestSolrDeletionPolicy1, ZkCLITest, ShardRoutingTest, SolrCLIZkUtilsTest, ZkStateReaderTest, TestFieldTypeCollectionResource, SuggestComponentContextFilterQueryTest, TestQuerySenderListener, TestCharFilters, ChaosMonkeySafeLeaderTest, BasicZkTest, DirectoryFactoryTest, IgnoreLargeDocumentProcessorFactoryTest, TestDeleteCollectionOnDownNodes, CollectionTooManyReplicasTest, TestDocTermOrdsUninvertLimit, ClusterStateUpdateTest, TaggerTest, StatelessScriptUpdateProcessorFactoryTest, TestReversedWildcardFilterFactory, TestSolrJ, PreAnalyzedUpdateProcessorTest, XsltUpdateRequestHandlerTest, TestSizeLimitedDistributedMap, MBeansHandlerTest, CleanupOldIndexTest, TestCloudSearcherWarming, CloneFieldUpdateProcessorFactoryTest, TestSortByMinMaxFunction, PrimitiveFieldTypeTest, VersionInfoTest, MissingSegmentRecoveryTest, TestConfigOverlay, DistanceUnitsTest, SortSpecParsingTest, ReplaceNodeNoTargetTest, DistributedFacetPivotLargeTest, PropertiesRequestHandlerTest, BlockCacheTest, IndexSizeTriggerTest, TestMiniSolrCloudClusterSSL, TestSimpleTrackingShardHandler, BasicAuthStandaloneTest, FullHLLTest, CircularListTest, TestPullReplica, TestDistributedGrouping, PluginInfoTest, BadIndexSchemaTest, RuleEngineTest, TestLuceneIndexBackCompat, RestartWhileUpdatingTest, RankQueryTest, HttpPartitionWithTlogReplicasTest, TestLegacyNumericUtils, UniqFieldsUpdateProcessorFactoryTest, AutoAddReplicasPlanActionTest, TestIndexingPerformance, TestHttpServletCarrier, TestPointFields, TestPolicyCloud, BlockJoinFacetDistribTest, TestNumericRangeQuery32, ForceLeaderTest, TriLevelCompositeIdRoutingTest, TestRestoreCore, ConvertedLegacyTest, TestConfigSets, LeaderElectionTest, SolrShardReporterTest, SolrCoreMetricManagerTest, TestMinHashQParser, SolrJmxReporterTest, PolyFieldTest, DirectSolrConnectionTest, TestFuzzyAnalyzedSuggestions, SuggesterFSTTest, TestTolerantUpdateProcessorCloud, ResponseHeaderTest, SolrIndexMetricsTest, PeerSyncTest, TestDocumentBuilder, TestExactStatsCache, TestQueryUtils, DirectUpdateHandlerTest, TestCloudManagedSchema, LeaderTragicEventTest, TestSolr4Spatial2, TestBulkSchemaAPI, TestSimComputePlanAction, SpellingQueryConverterTest, TestTrie, TestShardHandlerFactory, SolrMetricsIntegrationTest, NestedShardedAtomicUpdateTest, TestJoin, TestReplicaProperties, TestSolrCloudWithHadoopAuthPlugin, TestApiFramework, TestLRUCache, TestInfoStreamLogging, TransactionLogTest, ShardSplitTest, TestReloadDeadlock, CustomHighlightComponentTest, TestUtils, CdcrVersionReplicationTest, TestSerializedLuceneMatchVersion, CdcrOpsAndBoundariesTest, TestTrackingShardHandlerFactory, TestClassicSimilarityFactory, TestSolrQueryResponse, TestBlendedInfixSuggestions, V2ApiIntegrationTest, ShufflingReplicaListTransformerTest, TestStressInPlaceUpdates, TestXmlQParser, DirectSolrSpellCheckerTest, TestJsonFacetsStatsParsing, TestSolrCloudWithKerberosAlt, ScheduledMaintenanceTriggerTest, AssignBackwardCompatibilityTest, OverseerRolesTest, TestCoreAdminApis, TestCloudInspectUtil, TestCollationFieldDocValues, TestAuthenticationFramework, TestWithCollection] [junit4] Completed [447/861 (5!)] on J2 in 323.94s, 9 tests, 1 error <<< FAILURES! [...truncated 46072 lines...] [repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/24204/consoleText [repro] Revision: 3d57a323a900bf2b80c27ba7a04387103ce516d2 [repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC" [repro] Repro line: ant test -Dtestcase=HttpPartitionTest -Dtests.method=test -Dtests.seed=818719BAEC3792A0 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar-SD -Dtests.timezone=Asia/Yerevan -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [repro] Repro line: ant test -Dtestcase=CustomTermsComponentTest -Dtests.method=test -Dtests.seed=818719BAEC3792A0 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=saq -Dtests.timezone=America/Argentina/ComodRivadavia -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [repro] Repro line: ant test -Dtestcase=ShardSplitTest -Dtests.method=testSplitShardWithRule -Dtests.seed=818719BAEC3792A0 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=so-DJ -Dtests.timezone=America/Sao_Paulo -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [repro] Repro line: ant test -Dtestcase=CustomHighlightComponentTest -Dtests.method=test -Dtests.seed=818719BAEC3792A0 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=teo-UG -Dtests.timezone=Africa/Conakry -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [repro] Repro line: ant test -Dtestcase=TestWithCollection -Dtests.method=testAddReplicaWithPolicy -Dtests.seed=818719BAEC3792A0 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en-KE -Dtests.timezone=Brazil/Acre -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [repro] ant clean [...truncated 6 lines...] [repro] Test suites by module: [repro] solr/core [repro] CustomHighlightComponentTest [repro] ShardSplitTest [repro] HttpPartitionTest [repro] TestWithCollection [repro] CustomTermsComponentTest [repro] ant compile-test [...truncated 3311 lines...] [repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=25 -Dtests.class="*.CustomHighlightComponentTest|*.ShardSplitTest|*.HttpPartitionTest|*.TestWithCollection|*.CustomTermsComponentTest" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=818719BAEC3792A0 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=teo-UG -Dtests.timezone=Africa/Conakry -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [...truncated 262 lines...] [repro] Failures: [repro] 0/5 failed: org.apache.solr.cloud.HttpPartitionTest [repro] 0/5 failed: org.apache.solr.cloud.TestWithCollection [repro] 0/5 failed: org.apache.solr.cloud.api.collections.ShardSplitTest [repro] 0/5 failed: org.apache.solr.handler.component.CustomHighlightComponentTest [repro] 0/5 failed: org.apache.solr.handler.component.CustomTermsComponentTest [repro] Exiting with code 0 [...truncated 43 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
