Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/622/ Java: 32bit/jdk1.8.0_144 -client -XX:+UseConcMarkSweepGC
4 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.analytics.facet.FieldFacetCloudTest Error Message: org.apache.http.ParseException: Invalid content type: Stack Trace: org.apache.solr.client.solrj.SolrServerException: org.apache.http.ParseException: Invalid content type: at __randomizedtesting.SeedInfo.seed([890F42BAF1B213B3]:0) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:523) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1121) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:862) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:195) at org.apache.solr.analytics.facet.AbstractAnalyticsFacetCloudTest.setupCluster(AbstractAnalyticsFacetCloudTest.java:58) at org.apache.solr.analytics.facet.FieldFacetCloudTest.beforeClass(FieldFacetCloudTest.java:90) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:874) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) Caused by: org.apache.http.ParseException: Invalid content type: at org.apache.http.entity.ContentType.parse(ContentType.java:298) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:574) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483) ... 32 more FAILED: org.apache.solr.cloud.TestOnReconnectListenerSupport.test Error Message: Timeout occured while waiting response from server at: http://127.0.0.1:43201 Stack Trace: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:43201 at __randomizedtesting.SeedInfo.seed([4FCBD03BE1C59DBA:C79FEFE14F39F042]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:637) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1121) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:862) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:195) at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:315) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:991) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) Caused by: java.net.SocketTimeoutException: Read timed out at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.socketRead(SocketInputStream.java:116) at java.net.SocketInputStream.read(SocketInputStream.java:171) at java.net.SocketInputStream.read(SocketInputStream.java:141) 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:111) 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:525) ... 43 more FAILED: org.apache.solr.core.TestDynamicLoading.testDynamicLoading Error Message: Timeout occured while waiting response from server at: http://127.0.0.1:33561 Stack Trace: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:33561 at __randomizedtesting.SeedInfo.seed([4FCBD03BE1C59DBA:9786FD6C1618381A]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:637) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1121) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:862) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:195) at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:315) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:991) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) Caused by: java.net.SocketTimeoutException: Read timed out at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.socketRead(SocketInputStream.java:116) at java.net.SocketInputStream.read(SocketInputStream.java:171) at java.net.SocketInputStream.read(SocketInputStream.java:141) 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:111) 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:525) ... 43 more FAILED: org.apache.solr.search.stats.TestDistribIDF.testMultiCollectionQuery Error Message: Error from server at https://127.0.0.1:36421/solr: create the collection time out:180s Stack Trace: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:36421/solr: create the collection time out:180s at __randomizedtesting.SeedInfo.seed([4FCBD03BE1C59DBA:5EB8170A3DB398C6]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:626) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1121) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:862) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:195) at org.apache.solr.search.stats.TestDistribIDF.createCollection(TestDistribIDF.java:205) at org.apache.solr.search.stats.TestDistribIDF.createCollection(TestDistribIDF.java:193) at org.apache.solr.search.stats.TestDistribIDF.testMultiCollectionQuery(TestDistribIDF.java:154) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) Build Log: [...truncated 11996 lines...] [junit4] Suite: org.apache.solr.search.stats.TestDistribIDF [junit4] 2> 422163 INFO (SUITE-TestDistribIDF-seed#[4FCBD03BE1C59DBA]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.search.stats.TestDistribIDF_4FCBD03BE1C59DBA-001/init-core-data-001 [junit4] 2> 422163 WARN (SUITE-TestDistribIDF-seed#[4FCBD03BE1C59DBA]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1 [junit4] 2> 422164 INFO (SUITE-TestDistribIDF-seed#[4FCBD03BE1C59DBA]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false [junit4] 2> 422165 INFO (SUITE-TestDistribIDF-seed#[4FCBD03BE1C59DBA]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN) [junit4] 2> 422168 INFO (TEST-TestDistribIDF.testSimpleQuery-seed#[4FCBD03BE1C59DBA]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testSimpleQuery [junit4] 2> 422168 INFO (TEST-TestDistribIDF.testSimpleQuery-seed#[4FCBD03BE1C59DBA]) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.search.stats.TestDistribIDF_4FCBD03BE1C59DBA-001/tempDir-001 [junit4] 2> 422168 INFO (TEST-TestDistribIDF.testSimpleQuery-seed#[4FCBD03BE1C59DBA]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 422169 INFO (Thread-579) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 422169 INFO (Thread-579) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 422171 ERROR (Thread-579) [ ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes [junit4] 2> 422269 INFO (TEST-TestDistribIDF.testSimpleQuery-seed#[4FCBD03BE1C59DBA]) [ ] o.a.s.c.ZkTestServer start zk server on port:35341 [junit4] 2> 422293 INFO (jetty-launcher-416-thread-3) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 422293 INFO (jetty-launcher-416-thread-1) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 422293 INFO (jetty-launcher-416-thread-2) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 422295 INFO (jetty-launcher-416-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@a957d2{/solr,null,AVAILABLE} [junit4] 2> 422295 INFO (jetty-launcher-416-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1b1dcf1{/solr,null,AVAILABLE} [junit4] 2> 422296 INFO (jetty-launcher-416-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@13b5ea0{/solr,null,AVAILABLE} [junit4] 2> 422297 INFO (jetty-launcher-416-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@d2cc61{SSL,[ssl, http/1.1]}{127.0.0.1:39905} [junit4] 2> 422297 INFO (jetty-launcher-416-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@1cbfe90{SSL,[ssl, http/1.1]}{127.0.0.1:46249} [junit4] 2> 422297 INFO (jetty-launcher-416-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@17dd067{SSL,[ssl, http/1.1]}{127.0.0.1:39469} [junit4] 2> 422297 INFO (jetty-launcher-416-thread-2) [ ] o.e.j.s.Server Started @424085ms [junit4] 2> 422297 INFO (jetty-launcher-416-thread-3) [ ] o.e.j.s.Server Started @424085ms [junit4] 2> 422297 INFO (jetty-launcher-416-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46249} [junit4] 2> 422297 INFO (jetty-launcher-416-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39469} [junit4] 2> 422297 INFO (jetty-launcher-416-thread-1) [ ] o.e.j.s.Server Started @424085ms [junit4] 2> 422298 INFO (jetty-launcher-416-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39905} [junit4] 2> 422298 ERROR (jetty-launcher-416-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 422298 ERROR (jetty-launcher-416-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 422298 INFO (jetty-launcher-416-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.2.0 [junit4] 2> 422299 INFO (jetty-launcher-416-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.2.0 [junit4] 2> 422299 INFO (jetty-launcher-416-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 422299 INFO (jetty-launcher-416-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 422298 ERROR (jetty-launcher-416-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 422299 INFO (jetty-launcher-416-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 422300 INFO (jetty-launcher-416-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.2.0 [junit4] 2> 422300 INFO (jetty-launcher-416-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-10-17T05:46:38.064Z [junit4] 2> 422300 INFO (jetty-launcher-416-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 422299 INFO (jetty-launcher-416-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 422300 INFO (jetty-launcher-416-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 422300 INFO (jetty-launcher-416-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-10-17T05:46:38.064Z [junit4] 2> 422300 INFO (jetty-launcher-416-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-10-17T05:46:38.064Z [junit4] 2> 422306 INFO (jetty-launcher-416-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 422306 INFO (jetty-launcher-416-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 422306 INFO (jetty-launcher-416-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 422361 INFO (jetty-launcher-416-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35341/solr [junit4] 2> 422362 INFO (jetty-launcher-416-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35341/solr [junit4] 2> 422371 INFO (jetty-launcher-416-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35341/solr [junit4] 2> 422559 INFO (jetty-launcher-416-thread-2) [n:127.0.0.1:46249_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 422560 INFO (jetty-launcher-416-thread-2) [n:127.0.0.1:46249_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:46249_solr [junit4] 2> 422575 INFO (jetty-launcher-416-thread-2) [n:127.0.0.1:46249_solr ] o.a.s.c.Overseer Overseer (id=98842653355802631-127.0.0.1:46249_solr-n_0000000000) starting [junit4] 2> 422575 INFO (jetty-launcher-416-thread-1) [n:127.0.0.1:39905_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 422577 INFO (jetty-launcher-416-thread-1) [n:127.0.0.1:39905_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39905_solr [junit4] 2> 422578 INFO (zkCallback-431-thread-1-processing-n:127.0.0.1:46249_solr) [n:127.0.0.1:46249_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 422585 INFO (zkCallback-433-thread-1-processing-n:127.0.0.1:39905_solr) [n:127.0.0.1:39905_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 422586 INFO (zkCallback-432-thread-1-processing-n:127.0.0.1:39469_solr) [n:127.0.0.1:39469_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 422587 INFO (jetty-launcher-416-thread-3) [n:127.0.0.1:39469_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 422593 INFO (jetty-launcher-416-thread-3) [n:127.0.0.1:39469_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39469_solr [junit4] 2> 422598 INFO (zkCallback-431-thread-1-processing-n:127.0.0.1:46249_solr) [n:127.0.0.1:46249_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 422598 INFO (zkCallback-433-thread-1-processing-n:127.0.0.1:39905_solr) [n:127.0.0.1:39905_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 422599 INFO (zkCallback-432-thread-1-processing-n:127.0.0.1:39469_solr) [n:127.0.0.1:39469_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 422606 INFO (jetty-launcher-416-thread-2) [n:127.0.0.1:46249_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46249_solr [junit4] 2> 422608 INFO (zkCallback-431-thread-1-processing-n:127.0.0.1:46249_solr) [n:127.0.0.1:46249_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 422608 INFO (zkCallback-432-thread-1-processing-n:127.0.0.1:39469_solr) [n:127.0.0.1:39469_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 422609 INFO (zkCallback-433-thread-1-processing-n:127.0.0.1:39905_solr) [n:127.0.0.1:39905_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 422965 INFO (jetty-launcher-416-thread-2) [n:127.0.0.1:46249_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46249.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b4bf2e [junit4] 2> 423002 INFO (jetty-launcher-416-thread-1) [n:127.0.0.1:39905_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39905.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b4bf2e [junit4] 2> 423039 INFO (jetty-launcher-416-thread-3) [n:127.0.0.1:39469_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39469.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b4bf2e [junit4] 2> 423125 INFO (jetty-launcher-416-thread-3) [n:127.0.0.1:39469_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39469.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b4bf2e [junit4] 2> 423125 INFO (jetty-launcher-416-thread-3) [n:127.0.0.1:39469_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39469.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b4bf2e [junit4] 2> 423133 INFO (jetty-launcher-416-thread-1) [n:127.0.0.1:39905_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39905.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b4bf2e [junit4] 2> 423134 INFO (jetty-launcher-416-thread-1) [n:127.0.0.1:39905_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39905.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b4bf2e [junit4] 2> 423134 INFO (jetty-launcher-416-thread-3) [n:127.0.0.1:39469_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.search.stats.TestDistribIDF_4FCBD03BE1C59DBA-001/tempDir-001/node3/. [junit4] 2> 423135 INFO (jetty-launcher-416-thread-2) [n:127.0.0.1:46249_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46249.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b4bf2e [junit4] 2> 423135 INFO (jetty-launcher-416-thread-2) [n:127.0.0.1:46249_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46249.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b4bf2e [junit4] 2> 423135 INFO (jetty-launcher-416-thread-1) [n:127.0.0.1:39905_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.search.stats.TestDistribIDF_4FCBD03BE1C59DBA-001/tempDir-001/node1/. [junit4] 2> 423136 INFO (jetty-launcher-416-thread-2) [n:127.0.0.1:46249_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.search.stats.TestDistribIDF_4FCBD03BE1C59DBA-001/tempDir-001/node2/. [junit4] 2> 423384 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn caught end of stream exception [junit4] 2> EndOfStreamException: Unable to read additional data from client sessionid 0x15f28de99ee000a, likely client has closed socket [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239) [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203) [junit4] 2> at java.lang.Thread.run(Thread.java:748) [junit4] 2> 423621 INFO (TEST-TestDistribIDF.testSimpleQuery-seed#[4FCBD03BE1C59DBA]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 423622 INFO (TEST-TestDistribIDF.testSimpleQuery-seed#[4FCBD03BE1C59DBA]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35341/solr ready [junit4] 2> 423666 INFO (qtp15800815-2637) [n:127.0.0.1:46249_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params shards=a,b,c&replicationFactor=1&collection.configName=conf1&maxShardsPerNode=1&name=onecollection&router.name=implicit&nrtReplicas=1&action=CREATE&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 423668 INFO (OverseerThreadFactory-1391-thread-1-processing-n:127.0.0.1:46249_solr) [n:127.0.0.1:46249_solr ] o.a.s.c.CreateCollectionCmd Create collection onecollection [junit4] 2> 423773 INFO (OverseerStateUpdate-98842653355802631-127.0.0.1:46249_solr-n_0000000000) [n:127.0.0.1:46249_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"onecollection", [junit4] 2> "shard":"a", [junit4] 2> "core":"onecollection_a_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:46249/solr", [junit4] 2> "type":"NRT"} [junit4] 2> 423775 INFO (OverseerStateUpdate-98842653355802631-127.0.0.1:46249_solr-n_0000000000) [n:127.0.0.1:46249_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"onecollection", [junit4] 2> "shard":"b", [junit4] 2> "core":"onecollection_b_replica_n2", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:39905/solr", [junit4] 2> "type":"NRT"} [junit4] 2> 423776 INFO (OverseerStateUpdate-98842653355802631-127.0.0.1:46249_solr-n_0000000000) [n:127.0.0.1:46249_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"onecollection", [junit4] 2> "shard":"c", [junit4] 2> "core":"onecollection_c_replica_n4", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:39469/solr", [junit4] 2> "type":"NRT"} [junit4] 2> 423991 INFO (qtp15800815-2622) [n:127.0.0.1:46249_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=onecollection_a_replica_n1&action=CREATE&numShards=3&collection=onecollection&shard=a&wt=javabin&version=2&replicaType=NRT [junit4] 2> 423992 INFO (qtp15800815-2622) [n:127.0.0.1:46249_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 424093 INFO (qtp28830924-2615) [n:127.0.0.1:39905_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=onecollection_b_replica_n2&action=CREATE&numShards=3&collection=onecollection&shard=b&wt=javabin&version=2&replicaType=NRT [junit4] 2> 424094 INFO (qtp28830924-2615) [n:127.0.0.1:39905_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 424105 INFO (qtp12949201-2634) [n:127.0.0.1:39469_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf1&newCollection=true&name=onecollection_c_replica_n4&action=CREATE&numShards=3&collection=onecollection&shard=c&wt=javabin&version=2&replicaType=NRT [junit4] 2> 424105 INFO (qtp12949201-2634) [n:127.0.0.1:39469_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 424210 INFO (zkCallback-433-thread-1-processing-n:127.0.0.1:39905_solr) [n:127.0.0.1:39905_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/onecollection/state.json] for collection [onecollection] has occurred - updating... (live nodes size: [3]) [junit4] 2> 424211 INFO (zkCallback-433-thread-2-processing-n:127.0.0.1:39905_solr) [n:127.0.0.1:39905_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/onecollection/state.json] for collection [onecollection] has occurred - updating... (live nodes size: [3]) [junit4] 2> 424210 INFO (zkCallback-432-thread-1-processing-n:127.0.0.1:39469_solr) [n:127.0.0.1:39469_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/onecollection/state.json] for collection [onecollection] has occurred - updating... (live nodes size: [3]) [junit4] 2> 424211 INFO (zkCallback-432-thread-2-processing-n:127.0.0.1:39469_solr) [n:127.0.0.1:39469_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/onecollection/state.json] for collection [onecollection] has occurred - updating... (live nodes size: [3]) [junit4] 2> 424210 INFO (zkCallback-431-thread-1-processing-n:127.0.0.1:46249_solr) [n:127.0.0.1:46249_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/onecollection/state.json] for collection [onecollection] has occurred - updating... (live nodes size: [3]) [junit4] 2> 424211 INFO (zkCallback-431-thread-2-processing-n:127.0.0.1:46249_solr) [n:127.0.0.1:46249_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/onecollection/state.json] for collection [onecollection] has occurred - updating... (live nodes size: [3]) [junit4] 2> 425071 INFO (qtp15800815-2622) [n:127.0.0.1:46249_solr c:onecollection s:a r:core_node3 x:onecollection_a_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0 [junit4] 2> 425146 INFO (qtp28830924-2615) [n:127.0.0.1:39905_solr c:onecollection s:b r:core_node5 x:onecollection_b_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0 [junit4] 2> 425152 INFO (qtp15800815-2622) [n:127.0.0.1:46249_solr c:onecollection s:a r:core_node3 x:onecollection_a_replica_n1] o.a.s.s.IndexSchema [onecollection_a_replica_n1] Schema name=test [junit4] 2> 425173 INFO (qtp12949201-2634) [n:127.0.0.1:39469_solr c:onecollection s:c r:core_node6 x:onecollection_c_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0 [junit4] 2> 425303 INFO (qtp28830924-2615) [n:127.0.0.1:39905_solr c:onecollection s:b r:core_node5 x:onecollection_b_replica_n2] o.a.s.s.IndexSchema [onecollection_b_replica_n2] Schema name=test [junit4] 2> 425305 INFO (qtp12949201-2634) [n:127.0.0.1:39469_solr c:onecollection s:c r:core_node6 x:onecollection_c_replica_n4] o.a.s.s.IndexSchema [onecollection_c_replica_n4] Schema name=test [junit4] 2> 425868 INFO (qtp15800815-2622) [n:127.0.0.1:46249_solr c:onecollection s:a r:core_node3 x:onecollection_a_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 425980 INFO (qtp12949201-2634) [n:127.0.0.1:39469_solr c:onecollection s:c r:core_node6 x:onecollection_c_replica_n4] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 425981 INFO (qtp15800815-2622) [n:127.0.0.1:46249_solr c:onecollection s:a r:core_node3 x:onecollection_a_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'onecollection_a_replica_n1' using configuration from collection onecollection, trusted=true [junit4] 2> 425991 INFO (qtp15800815-2622) [n:127.0.0.1:46249_solr c:onecollection s:a r:core_node3 x:onecollection_a_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46249.solr.core.onecollection.a.replica_n1' (registry 'solr.core.onecollection.a.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b4bf2e [junit4] 2> 425991 INFO (qtp15800815-2622) [n:127.0.0.1:46249_solr c:onecollection s:a r:core_node3 x:onecollection_a_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 425991 INFO (qtp15800815-2622) [n:127.0.0.1:46249_solr c:onecollection s:a r:core_node3 x:onecollection_a_replica_n1] o.a.s.c.SolrCore [[onecollection_a_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.search.stats.TestDistribIDF_4FCBD03BE1C59DBA-001/tempDir-001/node2/onecollection_a_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.search.stats.TestDistribIDF_4FCBD03BE1C59DBA-001/tempDir-001/node2/./onecollection_a_replica_n1/data/] [junit4] 2> 426003 INFO (qtp15800815-2622) [n:127.0.0.1:46249_solr c:onecollection s:a r:core_node3 x:onecollection_a_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=22, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=28.9609375, floorSegmentMB=0.2705078125, forceMergeDeletesPctAllowed=24.198291052776835, segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1487727244229692 [junit4] 2> 426005 INFO (qtp28830924-2615) [n:127.0.0.1:39905_solr c:onecollection s:b r:core_node5 x:onecollection_b_replica_n2] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 426089 INFO (qtp12949201-2634) [n:127.0.0.1:39469_solr c:onecollection s:c r:core_node6 x:onecollection_c_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'onecollection_c_replica_n4' using configuration from collection onecollection, trusted=true [junit4] 2> 426089 INFO (qtp12949201-2634) [n:127.0.0.1:39469_solr c:onecollection s:c r:core_node6 x:onecollection_c_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39469.solr.core.onecollection.c.replica_n4' (registry 'solr.core.onecollection.c.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b4bf2e [junit4] 2> 426089 INFO (qtp12949201-2634) [n:127.0.0.1:39469_solr c:onecollection s:c r:core_node6 x:onecollection_c_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 426089 INFO (qtp12949201-2634) [n:127.0.0.1:39469_solr c:onecollection s:c r:core_node6 x:onecollection_c_replica_n4] o.a.s.c.SolrCore [[onecollection_c_replica_n4] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.search.stats.TestDistribIDF_4FCBD03BE1C59DBA-001/tempDir-001/node3/onecollection_c_replica_n4], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.search.stats.TestDistribIDF_4FCBD03BE1C59DBA-001/tempDir-001/node3/./onecollection_c_replica_n4/data/] [junit4] 2> 426111 INFO (qtp12949201-2634) [n:127.0.0.1:39469_solr c:onecollection s:c r:core_node6 x:onecollection_c_replica_n4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=22, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=28.9609375, floorSegmentMB=0.2705078125, forceMergeDeletesPctAllowed=24.198291052776835, segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1487727244229692 [junit4] 2> 426120 INFO (qtp28830924-2615) [n:127.0.0.1:39905_solr c:onecollection s:b r:core_node5 x:onecollection_b_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'onecollection_b_replica_n2' using configuration from collection onecollection, trusted=true [junit4] 2> 426121 INFO (qtp28830924-2615) [n:127.0.0.1:39905_solr c:onecollection s:b r:core_node5 x:onecollection_b_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39905.solr.core.onecollection.b.replica_n2' (registry 'solr.core.onecollection.b.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b4bf2e [junit4] 2> 426121 INFO (qtp28830924-2615) [n:127.0.0.1:39905_solr c:onecollection s:b r:core_node5 x:onecollection_b_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 426122 INFO (qtp28830924-2615) [n:127.0.0.1:39905_solr c:onecollection s:b r:core_node5 x:onecollection_b_replica_n2] o.a.s.c.SolrCore [[onecollection_b_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.search.stats.TestDistribIDF_4FCBD03BE1C59DBA-001/tempDir-001/node1/onecollection_b_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.search.stats.TestDistribIDF_4FCBD03BE1C59DBA-001/tempDir-001/node1/./onecollection_b_replica_n2/data/] [junit4] 2> 426151 INFO (qtp28830924-2615) [n:127.0.0.1:39905_solr c:onecollection s:b r:core_node5 x:onecollection_b_replica_n2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=22, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=28.9609375, floorSegmentMB=0.2705078125, forceMergeDeletesPctAllowed=24.198291052776835, segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1487727244229692 [junit4] 2> 426363 INFO (qtp15800815-2622) [n:127.0.0.1:46249_solr c:onecollection s:a r:core_node3 x:onecollection_a_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 426363 INFO (qtp15800815-2622) [n:127.0.0.1:46249_solr c:onecollection s:a r:core_node3 x:onecollection_a_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 426366 INFO (qtp15800815-2622) [n:127.0.0.1:46249_solr c:onecollection s:a r:core_node3 x:onecollection_a_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 426366 INFO (qtp15800815-2622) [n:127.0.0.1:46249_solr c:onecollection s:a r:core_node3 x:onecollection_a_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 426378 INFO (qtp12949201-2634) [n:127.0.0.1:39469_solr c:onecollection s:c r:core_node6 x:onecollection_c_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 426378 INFO (qtp12949201-2634) [n:127.0.0.1:39469_solr c:onecollection s:c r:core_node6 x:onecollection_c_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 426380 INFO (qtp12949201-2634) [n:127.0.0.1:39469_solr c:onecollection s:c r:core_node6 x:onecollection_c_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 426380 INFO (qtp12949201-2634) [n:127.0.0.1:39469_solr c:onecollection s:c r:core_node6 x:onecollection_c_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 426390 INFO (qtp15800815-2622) [n:127.0.0.1:46249_solr c:onecollection s:a r:core_node3 x:onecollection_a_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1149483351, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1] [junit4] 2> 426391 INFO (qtp15800815-2622) [n:127.0.0.1:46249_solr c:onecollection s:a r:core_node3 x:onecollection_a_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@19aa0c2[onecollection_a_replica_n1] main] [junit4] 2> 426401 INFO (qtp12949201-2634) [n:127.0.0.1:39469_solr c:onecollection s:c r:core_node6 x:onecollection_c_replica_n4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1149483351, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1] [junit4] 2> 426405 INFO (qtp12949201-2634) [n:127.0.0.1:39469_solr c:onecollection s:c r:core_node6 x:onecollection_c_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@9a402f[onecollection_c_replica_n4] main] [junit4] 2> 426412 INFO (qtp15800815-2622) [n:127.0.0.1:46249_solr c:onecollection s:a r:core_node3 x:onecollection_a_replica_n1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers [junit4] 2> 426415 INFO (qtp28830924-2615) [n:127.0.0.1:39905_solr c:onecollection s:b r:core_node5 x:onecollection_b_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 426415 INFO (qtp28830924-2615) [n:127.0.0.1:39905_solr c:onecollection s:b r:core_node5 x:onecollection_b_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 426424 INFO (qtp12949201-2634) [n:127.0.0.1:39469_solr c:onecollection s:c r:core_node6 x:onecollection_c_replica_n4] o.a.s.h.c.SpellCheckComponent Initializing spell checkers [junit4] 2> 426428 INFO (qtp28830924-2615) [n:127.0.0.1:39905_solr c:onecollection s:b r:core_node5 x:onecollection_b_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 426428 INFO (qtp28830924-2615) [n:127.0.0.1:39905_solr c:onecollection s:b r:core_node5 x:onecollection_b_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 426430 INFO (qtp28830924-2615) [n:127.0.0.1:39905_solr c:onecollection s:b r:core_node5 x:onecollection_b_replica_n2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1149483351, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1] [junit4] 2> 426430 INFO (qtp28830924-2615) [n:127.0.0.1:39905_solr c:onecollection s:b r:core_node5 x:onecollection_b_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@195e3c7[onecollection_b_replica_n2] main] [junit4] 2> 426432 INFO (qtp15800815-2622) [n:127.0.0.1:46249_solr c:onecollection s:a r:core_node3 x:onecollection_a_replica_n1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3} [junit4] 2> 426433 INFO (qtp28830924-2615) [n:127.0.0.1:39905_solr c:onecollection s:b r:core_node5 x:onecollection_b_replica_n2] o.a.s.h.c.SpellCheckComponent Initializing spell checkers [junit4] 2> 426450 INFO (qtp12949201-2634) [n:127.0.0.1:39469_solr c:onecollection s:c r:core_node6 x:onecollection_c_replica_n4] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3} [junit4] 2> 426455 INFO (qtp28830924-2615) [n:127.0.0.1:39905_solr c:onecollection s:b r:core_node5 x:onecollection_b_replica_n2] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3} [junit4] 2> 426540 INFO (qtp15800815-2622) [n:127.0.0.1:46249_solr c:onecollection s:a r:core_node3 x:onecollection_a_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 426540 INFO (searcherExecutor-1398-thread-1-processing-n:127.0.0.1:46249_solr x:onecollection_a_replica_n1 s:a c:onecollection r:core_node3) [n:127.0.0.1:46249_solr c:onecollection s:a r:core_node3 x:onecollection_a_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default [junit4] 2> 426540 INFO (qtp15800815-2622) [n:127.0.0.1:46249_solr c:onecollection s:a r:core_node3 x:onecollection_a_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1581482458275119104 [junit4] 2> 426541 INFO (searcherExecutor-1398-thread-1-processing-n:127.0.0.1:46249_solr x:onecollection_a_replica_n1 s:a c:onecollection r:core_node3) [n:127.0.0.1:46249_solr c:onecollection s:a r:core_node3 x:onecollection_a_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct [junit4] 2> 426541 INFO (searcherExecutor-1398-thread-1-processing-n:127.0.0.1:46249_solr x:onecollection_a_replica_n1 s:a c:onecollection r:core_node3) [n:127.0.0.1:46249_solr c:onecollection s:a r:core_node3 x:onecollection_a_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak [junit4] 2> 426541 INFO (searcherExecutor-1398-thread-1-processing-n:127.0.0.1:46249_solr x:onecollection_a_replica_n1 s:a c:onecollection r:core_node3) [n:127.0.0.1:46249_solr c:onecollection s:a r:core_node3 x:onecollection_a_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields [junit4] 2> 426541 INFO (searcherExecutor-1398-thread-1-processing-n:127.0.0.1:46249_solr x:onecollection_a_replica_n1 s:a c:onecollection r:core_node3) [n:127.0.0.1:46249_solr c:onecollection s:a r:core_node3 x:onecollection_a_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler [junit4] 2> 426541 INFO (searcherExecutor-1398-thread-1-processing-n:127.0.0.1:46249_solr x:onecollection_a_replica_n1 s:a c:onecollection r:core_node3) [n:127.0.0.1:46249_solr c:onecollection s:a r:core_node3 x:onecollection_a_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external [junit4] 2> 426541 INFO (searcherExecutor-1398-thread-1-processing-n:127.0.0.1:46249_solr x:onecollection_a_replica_n1 s:a c:onecollection r:core_node3) [n:127.0.0.1:46249_solr c:onecollection s:a r:core_node3 x:onecollection_a_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq [junit4] 2> 426541 INFO (searcherExecutor-1398-thread-1-processing-n:127.0.0.1:46249_solr x:onecollection_a_replica_n1 s:a c:onecollection r:core_node3) [n:127.0.0.1:46249_solr c:onecollection s:a r:core_node3 x:onecollection_a_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn [junit4] 2> 426542 INFO (searcherExecutor-1398-thread-1-processing-n:127.0.0.1:46249_solr x:onecollection_a_replica_n1 s:a c:onecollection r:core_node3) [n:127.0.0.1:46249_solr c:onecollection s:a r:core_node3 x:onecollection_a_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict [junit4] 2> 426550 INFO (searcherExecutor-1398-thread-1-processing-n:127.0.0.1:46249_solr x:onecollection_a_replica_n1 s:a c:onecollection r:core_node3) [n:127.0.0.1:46249_solr c:onecollection s:a r:core_node3 x:onecollection_a_replica_n1] o.a.s.c.SolrCore [onecollection_a_replica_n1] Registered new searcher Searcher@19aa0c2[onecollection_a_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 426613 INFO (qtp28830924-2615) [n:127.0.0.1:39905_solr c:onecollection s:b r:core_node5 x:onecollection_b_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 426614 INFO (qtp28830924-2615) [n:127.0.0.1:39905_solr c:onecollection s:b r:core_node5 x:onecollection_b_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1581482458352713728 [junit4] 2> 426614 INFO (searcherExecutor-1400-thread-1-processing-n:127.0.0.1:39905_solr x:onecollection_b_replica_n2 s:b c:onecollection r:core_node5) [n:127.0.0.1:39905_solr c:onecollection s:b r:core_node5 x:onecollection_b_replica_n2] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default [junit4] 2> 426614 INFO (searcherExecutor-1400-thread-1-processing-n:127.0.0.1:39905_solr x:onecollection_b_replica_n2 s:b c:onecollection r:core_node5) [n:127.0.0.1:39905_solr c:onecollection s:b r:core_node5 x:onecollection_b_replica_n2] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct [junit4] 2> 426615 INFO (searcherExecutor-1400-thread-1-processing-n:127.0.0.1:39905_solr x:onecollection_b_replica_n2 s:b c:onecollection r:core_node5) [n:127.0.0.1:39905_solr c:onecollection s:b r:core_node5 x:onecollection_b_replica_n2] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak [junit4] 2> 426615 INFO (searcherExecutor-1400-thread-1-processing-n:127.0.0.1:39905_solr x:onecollection_b_replica_n2 s:b c:onecollection r:core_node5) [n:127.0.0.1:39905_solr c:onecollection s:b r:core_node5 x:onecollection_b_replica_n2] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields [junit4] 2> 426615 INFO (searcherExecutor-1400-thread-1-processing-n:127.0.0.1:39905_solr x:onecollection_b_replica_n2 s:b c:onecollection r:core_node5) [n:127.0.0.1:39905_solr c:onecollection s:b r:core_node5 x:onecollection_b_replica_n2] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler [junit4] 2> 426615 INFO (searcherExecutor-1400-thread-1-processing-n:127.0.0.1:39905_solr x:onecollection_b_replica_n2 s:b c:onecollection r:core_node5) [n:127.0.0.1:39905_solr c:onecollection s:b r:core_node5 x:onecollection_b_replica_n2] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external [junit4] 2> 426615 INFO (searcherExecutor-1400-thread-1-processing-n:127.0.0.1:39905_solr x:onecollection_b_replica_n2 s:b c:onecollection r:core_node5) [n:127.0.0.1:39905_solr c:onecollection s:b r:core_node5 x:onecollection_b_replica_n2] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq [junit4] 2> 426616 INFO (searcherExecutor-1400-thread-1-processing-n:127.0.0.1:39905_solr x:onecollection_b_replica_n2 s:b c:onecollection r:core_node5) [n:127.0.0.1:39905_solr c:onecollection s:b r:core_node5 x:onecollection_b_replica_n2] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn [junit4] 2> 426616 INFO (searcherExecutor-1400-thread-1-processing-n:127.0.0.1:39905_solr x:onecollection_b_replica_n2 s:b c:onecollection r:core_node5) [n:127.0.0.1:39905_solr c:onecollection s:b r:core_node5 x:onecollection_b_replica_n2] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict [junit4] 2> 426617 INFO (qtp15800815-2622) [n:127.0.0.1:46249_solr c:onecollection s:a r:core_node3 x:onecollection_a_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 426617 INFO (qtp15800815-2622) [n:127.0.0.1:46249_solr c:onecollection s:a r:core_node3 x:onecollection_a_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 426617 INFO (qtp15800815-2622) [n:127.0.0.1:46249_solr c:onecollection s:a r:core_node3 x:onecollection_a_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:46249/solr/onecollection_a_replica_n1/ [junit4] 2> 426617 INFO (qtp15800815-2622) [n:127.0.0.1:46249_solr c:onecollection s:a r:core_node3 x:onecollection_a_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 426617 INFO (qtp15800815-2622) [n:127.0.0.1:46249_solr c:onecollection s:a r:core_node3 x:onecollection_a_replica_n1] o.a.s.c.SyncStrategy https://127.0.0.1:46249/solr/onecollection_a_replica_n1/ has no replicas [junit4] 2> 426617 INFO (qtp15800815-2622) [n:127.0.0.1:46249_solr c:onecollection s:a r:core_node3 x:onecollection_a_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 426618 INFO (qtp12949201-2634) [n:127.0.0.1:39469_solr c:onecollection s:c r:core_node6 x:onecollection_c_replica_n4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 426618 INFO (searcherExecutor-1399-thread-1-processing-n:127.0.0.1:39469_solr x:onecollection_c_replica_n4 s:c c:onecollection r:core_node6) [n:127.0.0.1:39469_solr c:onecollection s:c r:core_node6 x:onecollection_c_replica_n4] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default [junit4] 2> 426618 INFO (qtp12949201-2634) [n:127.0.0.1:39469_solr c:onecollection s:c r:core_node6 x:onecollection_c_replica_n4] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1581482458356908032 [junit4] 2> 426618 INFO (searcherExecutor-1399-thread-1-processing-n:127.0.0.1:39469_solr x:onecollection_c_replica_n4 s:c c:onecollection r:core_node6) [n:127.0.0.1:39469_solr c:onecollection s:c r:core_node6 x:onecollection_c_replica_n4] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct [junit4] 2> 426619 INFO (searcherExecutor-1399-thread-1-processing-n:127.0.0.1:39469_solr x:onecollection_c_replica_n4 s:c c:onecollection r:core_node6) [n:127.0.0.1:39469_solr c:onecollection s:c r:core_node6 x:onecollection_c_replica_n4] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak [junit4] 2> 426619 INFO (searcherExecutor-1399-thread-1-processing-n:127.0.0.1:39469_solr x:onecollection_c_replica_n4 s:c c:onecollection r:core_node6) [n:127.0.0.1:39469_solr c:onecollection s:c r:core_node6 x:onecollection_c_replica_n4] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields [junit4] 2> 426624 INFO (searcherExecutor-1400-thread-1-processing-n:127.0.0.1:39905_solr x:onecollection_b_replica_n2 s:b c:onecollection r:core_node5) [n:127.0.0.1:39905_solr c:onecollection s:b r:core_node5 x:onecollection_b_replica_n2] o.a.s.c.SolrCore [onecollection_b_replica_n2] Registered new searcher Searcher@195e3c7[onecollection_b_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 426624 INFO (searcherExecutor-1399-thread-1-processing-n:127.0.0.1:39469_solr x:onecollection_c_replica_n4 s:c c:onecollection r:core_node6) [n:127.0.0.1:39469_solr c:onecollection s:c r:core_node6 x:onecollection_c_replica_n4] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler [junit4] 2> 426625 INFO (searcherExecutor-1399-thread-1-processing-n:127.0.0.1:39469_solr x:onecollection_c_replica_n4 s:c c:onecollection r:core_node6) [n:127.0.0.1:39469_solr c:onecollection s:c r:core_node6 x:onecollection_c_replica_n4] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external [junit4] 2> 426625 INFO (searcherExecutor-1399-thread-1-processing-n:127.0.0.1:39469_solr x:onecollection_c_replica_n4 s:c c:onecollection r:core_node6) [n:127.0.0.1:39469_solr c:onecollection s:c r:core_node6 x:onecollection_c_replica_n4] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq [junit4] 2> 426625 INFO (searcherExecutor-1399-thread-1-processing-n:127.0.0.1:39469_solr x:onecollection_c_replica_n4 s:c c:onecollection r:core_node6) [n:127.0.0.1:39469_solr c:onecollection s:c r:core_node6 x:onecollection_c_replica_n4] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn [junit4] 2> 426626 INFO (searcherExecutor-1399-thread-1-processing-n:127.0.0.1:39469_solr x:onecollection_c_replica_n4 s:c c:onecollection r:core_node6) [n:127.0.0.1:39469_solr c:onecollection s:c r:core_node6 x:onecollection_c_replica_n4] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict [junit4] 2> 426628 INFO (searcherExecutor-1399-thread-1-processing-n:127.0.0.1:39469_solr x:onecollection_c_replica_n4 s:c c:onecollection r:core_node6) [n:127.0.0.1:39469_solr c:onecollection s:c r:core_node6 x:onecollection_c_replica_n4] o.a.s.c.SolrCore [onecollection_c_replica_n4] Registered new searcher Searcher@9a402f[onecollection_c_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 426628 INFO (qtp28830924-2615) [n:127.0.0.1:39905_solr c:onecollection s:b r:core_node5 x:onecollection_b_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 426628 INFO (qtp28830924-2615) [n:127.0.0.1:39905_solr c:onecollection s:b r:core_node5 x:onecollection_b_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 426628 INFO (qtp28830924-2615) [n:127.0.0.1:39905_solr c:onecollection s:b r:core_node5 x:onecollection_b_replica_n2] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:39905/solr/onecollection_b_replica_n2/ [junit4] 2> 426628 INFO (qtp28830924-2615) [n:127.0.0.1:39905_solr c:onecollection s:b r:core_node5 x:onecollection_b_replica_n2] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 426628 INFO (qtp28830924-2615) [n:127.0.0.1:39905_solr c:onecollection s:b r:core_node5 x:onecollection_b_replica_n2] o.a.s.c.SyncStrategy https://127.0.0.1:39905/solr/onecollection_b_replica_n2/ has no replicas [junit4] 2> 426628 INFO (qtp28830924-2615) [n:127.0.0.1:39905_solr c:onecollection s:b r:core_node5 x:onecollection_b_replica_n2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 426630 INFO (qtp15800815-2622) [n:127.0.0.1:46249_solr c:onecollection s:a r:core_node3 x:onecollection_a_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:46249/solr/onecollection_a_replica_n1/ a [junit4] 2> 426632 INFO (zkCallback-432-thread-2-processing-n:127.0.0.1:39469_solr) [n:127.0.0.1:39469_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/onecollection/state.json] for collection [onecollection] has occurred - updating... (live nodes size: [3]) [junit4] 2> 426632 INFO (zkCallback-432-thread-1-processing-n:127.0.0.1:39469_solr) [n:127.0.0.1:39469_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/onecollection/state.json] for collection [onecollection] has occurred - updating... (live nodes size: [3]) [junit4] 2> 426632 INFO (zkCallback-431-thread-2-processing-n:127.0.0.1:46249_solr) [n:127.0.0.1:46249_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/onecollection/state.json] for collection [onecollection] has occurred - updating... (live nodes size: [3]) [junit4] 2> 426632 INFO (zkCallback-431-thread-1-processing-n:127.0.0.1:46249_solr) [n:127.0.0.1:46249_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/onecollection/state.json] for collection [onecollection] has occurred - updating... (live nodes size: [3]) [junit4] 2> 426633 INFO (zkCallback-433-thread-2-processing-n:127.0.0.1:39905_solr) [n:127.0.0.1:39905_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/onecollection/state.json] for collection [onecollection] has occurred - updating... (live nodes size: [3]) [junit4] 2> 426633 INFO (zkCallback-433-thread-1-processing-n:127.0.0.1:39905_solr) [n:127.0.0.1:39905_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/onecollection/state.json] for collection [onecollection] has occurred - updating... (live nodes size: [3]) [junit4] 2> 426634 INFO (qtp12949201-2634) [n:127.0.0.1:39469_solr c:onecollection s:c r:core_node6 x:onecollection_c_replica_n4] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 426634 INFO (qtp12949201-2634) [n:127.0.0.1:39469_solr c:onecollection s:c r:core_node6 x:onecollection_c_replica_n4] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 426634 INFO (qtp12949201-2634) [n:127.0.0.1:39469_solr c:onecollection s:c r:core_node6 x:onecollection_c_replica_n4] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:39469/solr/onecollection_c_replica_n4/ [junit4] 2> 426634 INFO (qtp12949201-2634) [n:127.0.0.1:39469_solr c:onecollection s:c r:core_node6 x:onecollection_c_replica_n4] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 426634 INFO (qtp12949201-2634) [n:127.0.0.1:39469_solr c:onecollection s:c r:core_node6 x:onecollection_c_replica_n4] o.a.s.c.SyncStrategy https://127.0.0.1:39469/solr/onecollection_c_replica_n4/ has no replicas [junit4] 2> 426634 INFO (qtp12949201-2634) [n:127.0.0.1:39469_solr c:onecollection s:c r:core_node6 x:onecollection_c_replica_n4] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 426635 INFO (qtp28830924-2615) [n:127.0.0.1:39905_solr c:onecollection s:b r:core_node5 x:onecollection_b_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:39905/solr/onecollection_b_replica_n2/ b [junit4] 2> 426638 INFO (qtp12949201-2634) [n:127.0.0.1:39469_solr c:onecollection s:c r:core_node6 x:onecollection_c_replica_n4] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:39469/solr/onecollection_c_replica_n4/ c [junit4] 2> 426681 INFO (qtp15800815-2622) [n:127.0.0.1:46249_solr c:onecollection s:a r:core_node3 x:onecollection_a_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 426683 INFO (qtp15800815-2622) [n:127.0.0.1:46249_solr c:onecollection s:a r:core_node3 x:onecollection_a_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=onecollection_a_replica_n1&action=CREATE&numShards=3&collection=onecollection&shard=a&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2692 [junit4] 2> 426784 INFO (zkCallback-431-thread-1-processing-n:127.0.0.1:46249_solr) [n:127.0.0.1:46249_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/onecollection/state.json] for collection [onecollection] has occurred - updating... (live nodes size: [3]) [junit4] 2> 426785 INFO (zkCallback-433-thread-2-processing-n:127.0.0.1:39905_solr) [n:127.0.0.1:39905_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/onecollection/state.json] for collection [onecollection] has occurred - updating... (live nodes size: [3]) [junit4] 2> 426784 INFO (zkCallback-433-thread-1-processing-n:127.0.0.1:39905_solr) [n:127.0.0.1:39905_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/onecollection/state.json] for collection [onecollection] has occurred - updating... (live nodes size: [3]) [junit4] 2> 426784 INFO (zkCallback-431-thread-2-processing-n:127.0.0.1:46249_solr) [n:127.0.0.1:46249_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/onecollection/state.json] for collection [onecollection] has occurred - updating... (live nodes size: [3]) [junit4] 2> 426784 INFO (zkCallback-432-thread-2-processing-n:127.0.0.1:39469_solr) [n:127.0.0.1:39469_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/onecollection/state.json] for collection [onecollection] has occurred - updating... (live nodes size: [3]) [junit4] 2> 426784 INFO (zkCallback-432-thread-1-processing-n:127.0.0.1:39469_solr) [n:127.0.0.1:39469_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/onecollection/state.json] for collection [onecollection] has occurred - updating... (live nodes size: [3]) [junit4] 2> 426786 INFO (qtp28830924-2615) [n:127.0.0.1:39905_solr c:onecollection s:b r:core_node5 x:onecollection_b_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 426788 INFO (qtp28830924-2615) [n:127.0.0.1:39905_solr c:onecollection s:b r:core_node5 x:onecollection_b_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=onecollection_b_replica_n2&action=CREATE&numShards=3&collection=onecollection&shard=b&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2695 [junit4] 2> 426788 INFO (qtp12949201-2634) [n:127.0.0.1:39469_solr c:onecollection s:c r:core_node6 x:onecollection_c_replica_n4] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 426791 INFO (qtp12949201-2634) [n:127.0.0.1:39469_solr c:onecollection s:c r:core_node6 x:onecollection_c_replica_n4] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf1&newCollection=true&name=onecollection_c_replica_n4&action=CREATE&numShards=3&collection=onecollection&shard=c&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2686 [junit4] 2> 426798 INFO (qtp15800815-2637) [n:127.0.0.1:46249_solr ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas [junit4] 2> 426893 INFO (zkCallback-432-thread-1-processing-n:127.0.0.1:39469_solr) [n:127.0.0.1:39469_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/onecollection/state.json] for collection [onecollection] has occurred - updating... (live nodes size: [3]) [junit4] 2> 426899 INFO (zkCallback-431-thread-1-processing-n:127.0.0.1:46249_solr) [n:127.0.0.1:46249_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/onecollection/state.json] for collection [onecollection] has occurred - updating... (live nodes size: [3]) [junit4] 2> 426899 INFO (zkCallback-431-thread-2-processing-n:127.0.0.1:46249_solr) [n:127.0.0.1:46249_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/onecollection/state.json] for collection [onecollection] has occurred - updating... (live nodes size: [3]) [junit4] 2> 426899 INFO (zkCallback-433-thread-2-processing-n:127.0.0.1:39905_solr) [n:127.0.0.1:39905_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/onecollection/state.json] for collection [onecollection] has occurred - updating... (live nodes size: [3]) [junit4] 2> 426893 INFO (zkCallback-432-thread-2-processing-n:127.0.0.1:39469_solr) [n:127.0.0.1:39469_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/onecollection/state.json] for collection [onecollection] has occurred - updating... (live nodes size: [3]) [junit4] 2> 426893 INFO (zkCallback-433-thread-1-processing-n:127.0.0.1:39905_solr) [n:127.0.0.1:39905_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/onecollection/state.json] for collection [onecollection] has occurred - updating... (live nodes size: [3]) [junit4] 2> 427676 INFO (OverseerCollectionConfigSetProcessor-98842653355802631-127.0.0.1:46249_solr-n_0000000000) [n:127.0.0.1:46249_solr ] 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> 427799 INFO (qtp15800815-2637) [n:127.0.0.1:46249_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={shards=a,b,c&replicationFactor=1&collection.configName=conf1&maxShardsPerNode=1&name=onecollection&router.name=implicit&nrtReplicas=1&action=CREATE&wt=javabin&version=2} status=0 QTime=4132 [junit4] 2> 427800 INFO (TEST-TestDistribIDF.testSimpleQuery-seed#[4FCBD03BE1C59DBA]) [ ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: onecollection failOnTimeout:true timeout (sec):100 [junit4] 2> 427801 INFO (TEST-TestDistribIDF.testSimpleQuery-seed#[4FCBD03BE1C59DBA]) [ ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: onecollection [junit4] 2> 427804 INFO (qtp15800815-2621) [n:127.0.0.1:46249_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params shards=a,b,c&replicationFactor=1&collection.configName=conf2&maxShardsPerNode=1&name=onecollection_local&router.name=implicit&nrtReplicas=1&action=CREATE&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 427808 INFO (OverseerThreadFactory-1391-thread-2-processing-n:127.0.0.1:46249_solr) [n:127.0.0.1:46249_solr ] o.a.s.c.CreateCollectionCmd Create collection onecollection_local [junit4] 2> 428022 INFO (OverseerStateUpdate-98842653355802631-127.0.0.1:46249_solr-n_0000000000) [n:127.0.0.1:46249_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"onecollection_local", [junit4] 2> "shard":"a", [junit4] 2> "core":"onecollection_local_a_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:46249/solr", [junit4] 2> "type":"NRT"} [junit4] 2> 428026 INFO (OverseerStateUpdate-98842653355802631-127.0.0.1:46249_solr-n_0000000000) [n:127.0.0.1:46249_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"onecollection_local", [junit4] 2> "shard":"b", [junit4] 2> "core":"onecollection_local_b_replica_n2", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:39905/solr", [junit4] 2> "type":"NRT"} [junit4] 2> 428029 INFO (OverseerStateUpdate-98842653355802631-127.0.0.1:46249_solr-n_0000000000) [n:127.0.0.1:46249_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"onecollection_local", [junit4] 2> "shard":"c", [junit4] 2> "core":"onecollection_local_c_replica_n4", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:39469/solr", [junit4] 2> "type":"NRT"} [junit4] 2> 428235 INFO (qtp28830924-2630) [n:127.0.0.1:39905_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf2&newCollection=true&name=onecollection_local_b_replica_n2&action=CREATE&numShards=3&collection=onecollection_local&shard=b&wt=javabin&version=2&replicaType=NRT [junit4] 2> 428235 INFO (qtp12949201-2614) [n:127.0.0.1:39469_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf2&newCollection=true&name=onecollection_local_c_replica_n4&action=CREATE&numShards=3&collection=onecollection_local&shard=c&wt=javabin&version=2&replicaType=NRT [junit4] 2> 428235 INFO (qtp15800815-2632) [n:127.0.0.1:46249_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf2&newCollection=true&name=onecollection_local_a_replica_n1&action=CREATE&numShards=3&collection=onecollection_local&shard=a&wt=javabin&version=2&replicaType=NRT [junit4] 2> 428343 INFO (zkCallback-433-thread-1-processing-n:127.0.0.1:39905_solr) [n:127.0.0.1:39905_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/onecollection_local/state.json] for collection [onecollection_local] has occurred - updating... (live nodes size: [3]) [junit4] 2> 428343 INFO (zkCallback-431-thread-1-processing-n:127.0.0.1:46249_solr) [n:127.0.0.1:46249_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/onecollection_local/state.json] for collection [onecollection_local] has occurred - updating... (live nodes size: [3]) [junit4] 2> 428343 INFO (zkCallback-432-thread-1-processing-n:127.0.0.1:39469_solr) [n:127.0.0.1:39469_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/onecollection_local/state.json] for collection [onecollection_local] has occurred - updating... (live nodes size: [3]) [junit4] 2> 428343 INFO (zkCallback-433-thread-2-processing-n:127.0.0.1:39905_solr) [n:127.0.0.1:39905_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/onecollection_local/state.json] for collection [onecollection_local] has occurred - updating... (live nodes size: [3]) [junit4] 2> 428343 INFO (zkCallback-432-thread-2-processing-n:127.0.0.1:39469_solr) [n:127.0.0.1:39469_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/onecollection_local/state.json] for collection [onecollection_local] has occurred - updating... (live nodes size: [3]) [junit4] 2> 428343 INFO (zkCallback-431-thread-2-processing-n:127.0.0.1:46249_solr) [n:127.0.0.1:46249_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/onecollection_local/state.json] for collection [onecollection_local] has occurred - updating... (live nodes size: [3]) [junit4] 2> 429288 INFO (qtp12949201-2614) [n:127.0.0.1:39469_solr c:onecollection_local s:c r:core_node6 x:onecollection_local_c_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0 [junit4] 2> 429293 INFO (qtp15800815-2632) [n:127.0.0.1:46249_solr c:onecollection_local s:a r:core_node3 x:onecollection_local_a_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0 [junit4] 2> 429293 INFO (qtp28830924-2630) [n:127.0.0.1:39905_solr c:onecollection_local s:b r:core_node5 x:onecollection_local_b_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0 [junit4] 2> 429359 INFO (qtp28830924-2630) [n:127.0.0.1:39905_solr c:onecollection_local s:b r:core_node5 x:onecollection_local_b_replica_n2] o.a.s.s.IndexSchema [onecollection_local_b_replica_n2] Schema name=minimal [junit4] 2> 429371 INFO (qtp12949201-2614) [n:127.0.0.1:39469_solr c:onecollection_local s:c r:core_node6 x:onecollection_local_c_replica_n4] o.a.s.s.IndexSchema [onecollection_local_c_replica_n4] Schema name=minimal [junit4] 2> 429371 INFO (qtp15800815-2632) [n:127.0.0.1:46249_solr c:onecollection_local s:a r:core_node3 x:onecollection_local_a_replica_n1] o.a.s.s.IndexSchema [onecollection_local_a_replica_n1] Schema name=minimal [junit4] 2> 429383 INFO (qtp15800815-2632) [n:127.0.0.1:46249_solr c:onecollection_local s:a r:core_node3 x:onecollection_local_a_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 429383 INFO (qtp28830924-2630) [n:127.0.0.1:39905_solr c:onecollection_local s:b r:core_node5 x:onecollection_local_b_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 429383 INFO (qtp15800815-2632) [n:127.0.0.1:46249_solr c:onecollection_local s:a r:core_node3 x:onecollection_local_a_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'onecollection_local_a_replica_n1' using configuration from collection onecollection_local, trusted=true [junit4] 2> 429383 INFO (qtp12949201-2614) [n:127.0.0.1:39469_solr c:onecollection_local s:c r:core_node6 x:onecollection_local_c_replica_n4] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 429383 INFO (qtp28830924-2630) [n:127.0.0.1:39905_solr c:onecollection_local s:b r:core_node5 x:onecollection_local_b_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'onecollection_local_b_replica_n2' using configuration from collection onecollection_local, trusted=true [junit4] 2> 429383 INFO (qtp12949201-2614) [n:127.0.0.1:39469_solr c:onecollection_local s:c r:core_node6 x:onecollection_local_c_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'onecollection_local_c_replica_n4' using configuration from collection onecollection_local, trusted=true [junit4] 2> 429384 INFO (qtp15800815-2632) [n:127.0.0.1:46249_solr c:onecollection_local s:a r:core_node3 x:onecollection_local_a_replica_n1] o.a.s.m.r.SolrJmxReporter JMX [...truncated too long message...] tStream.socketRead0(Native Method) [junit4] > at java.net.SocketInputStream.socketRead(SocketInputStream.java:116) [junit4] > at java.net.SocketInputStream.read(SocketInputStream.java:171) [junit4] > at java.net.SocketInputStream.read(SocketInputStream.java:141) [junit4] > at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137) [junit4] > at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153) [junit4] > at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282) [junit4] > at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138) [junit4] > at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56) [junit4] > at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259) [junit4] > at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163) [junit4] > at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165) [junit4] > at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273) [junit4] > at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125) [junit4] > at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272) [junit4] > at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185) [junit4] > at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) [junit4] > at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111) [junit4] > at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:525) [junit4] > ... 43 more [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading_4FCBD03BE1C59DBA-001 [junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=495, maxMBSortInHeap=5.622005086591282, sim=RandomSimilarity(queryNorm=true): {}, locale=es-CO, timezone=Europe/Istanbul [junit4] 2> NOTE: Linux 4.10.0-33-generic i386/Oracle Corporation 1.8.0_144 (32-bit)/cpus=8,threads=1,free=62289312,total=443805696 [junit4] 2> NOTE: All tests run in this JVM: [TestSolrConfigHandlerConcurrent, SimplePostToolTest, BaseCdcrDistributedZkTest, TestSolrCoreSnapshots, DistributedQueryComponentOptimizationTest, MetricsHandlerTest, UnloadDistributedZkTest, TestManagedSchema, TestDeleteCollectionOnDownNodes, PrimitiveFieldTypeTest, BigEndianAscendingWordDeserializerTest, TestDynamicFieldResource, PathHierarchyTokenizerFactoryTest, QueryEqualityTest, CircularListTest, TestReplicaProperties, DateMathParserTest, DirectUpdateHandlerTest, TermsComponentTest, TestAuthenticationFramework, TimeZoneUtilsTest, SimpleFacetsTest, LeaderFailoverAfterPartitionTest, ConfigureRecoveryStrategyTest, SolrInfoBeanTest, TestQueryUtils, DistributedFacetPivotLargeTest, DocumentBuilderTest, ParsingFieldUpdateProcessorsTest, LeaderInitiatedRecoveryOnShardRestartTest, PolyFieldTest, LeaderElectionTest, TestSolrConfigHandler, DistributedQueueTest, DeleteInactiveReplicaTest, TestJmxIntegration, TestPKIAuthenticationPlugin, TestTolerantUpdateProcessorCloud, TestManagedResource, SystemLogListenerTest, TestCloudNestedDocsSort, OverseerTest, TestDistributedMissingSort, TestConfigSetsAPIExclusivity, RegexBoostProcessorTest, BasicDistributedZk2Test, TestRetrieveFieldsOptimizer, SpellPossibilityIteratorTest, TestLMJelinekMercerSimilarityFactory, TestUtils, MergeStrategyTest, TestFilteredDocIdSet, TestCodecSupport, TestConfigSetProperties, TestCloudSchemaless, ClusterStateTest, SegmentsInfoRequestHandlerTest, TestNonDefinedSimilarityFactory, XsltUpdateRequestHandlerTest, TestPushWriter, SimpleMLTQParserTest, TestSSLRandomization, TestMissingGroups, SolrCLIZkUtilsTest, TestNumericTerms64, SolrJmxReporterTest, CoreAdminRequestStatusTest, HardAutoCommitTest, TestBinaryResponseWriter, BooleanFieldTest, TestStressReorder, NotRequiredUniqueKeyTest, TestCloudRecovery, TemplateUpdateProcessorTest, InfixSuggestersTest, NumericFieldsTest, TestSortByMinMaxFunction, SortByFunctionTest, AutoCommitTest, SolrTestCaseJ4Test, TestInfoStreamLogging, ConnectionReuseTest, TestDelegationWithHadoopAuth, HdfsBasicDistributedZk2Test, TestQueryWrapperFilter, TriLevelCompositeIdRoutingTest, TestCollectionAPI, TestObjectReleaseTracker, TestSuggestSpellingConverter, TestBackupRepositoryFactory, TestStandardQParsers, TermVectorComponentDistributedTest, HdfsRecoverLeaseTest, ClassificationUpdateProcessorFactoryTest, ManagedSchemaRoundRobinCloudTest, TestTolerantSearch, SignatureUpdateProcessorFactoryTest, TestSizeLimitedDistributedMap, SuggesterFSTTest, UninvertDocValuesMergePolicyTest, TestManagedSynonymFilterFactory, FastVectorHighlighterTest, FullSolrCloudDistribCmdsTest, TestExceedMaxTermLength, TestLegacyField, TestFieldCacheSort, TestCollectionAPIs, TestFastWriter, TestRandomFlRTGCloud, TestSurroundQueryParser, HighlighterMaxOffsetTest, ConnectionManagerTest, TestReversedWildcardFilterFactory, TestNumericRangeQuery64, CdcrReplicationHandlerTest, HdfsChaosMonkeySafeLeaderTest, RecoveryZkTest, DateFieldTest, AssignBackwardCompatibilityTest, AnalysisErrorHandlingTest, TestZkAclsWithHadoopAuth, TestSolr4Spatial2, OpenCloseCoreStressTest, ShardRoutingTest, TestRandomFaceting, TestZkChroot, ShardRoutingCustomTest, TestDistributedGrouping, TestRecovery, TestHashPartitioner, TestStressVersions, DistributedTermsComponentTest, SolrCoreTest, TestGroupingSearch, SolrCmdDistributorTest, PeerSyncTest, SoftAutoCommitTest, TestEmbeddedSolrServerConstructors, TestJettySolrRunner, AsyncCallRequestStatusResponseTest, ChaosMonkeySafeLeaderWithPullReplicasTest, CollectionsAPISolrJTest, DeleteShardTest, DistribJoinFromCollectionTest, MigrateRouteKeyTest, MultiThreadedOCPTest, NodeMutatorTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerCollectionConfigSetProcessorTest, OverseerRolesTest, PeerSyncReplicationTest, TestCloudJSONFacetJoinDomain, TestCollectionsAPIViaSolrCloudCluster, TestLeaderElectionWithEmptyReplica, TestLeaderElectionZkExpiry, TestOnReconnectListenerSupport, TestClusterStateMutator, ZkStateReaderTest, ImplicitSnitchTest, RuleEngineTest, RulesTest, TestDynamicLoading] [junit4] Completed [743/744 (3!)] on J2 in 615.75s, 1 test, 1 error <<< FAILURES! [...truncated 2846 lines...] [junit4] Suite: org.apache.solr.analytics.facet.FieldFacetCloudTest [junit4] 2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-analytics/test/J0/temp/solr.analytics.facet.FieldFacetCloudTest_890F42BAF1B213B3-001/init-core-data-001 [junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=587, maxMBSortInHeap=6.972947030760109, sim=RandomSimilarity(queryNorm=true): {}, locale=tr, timezone=ECT [junit4] 2> NOTE: Linux 4.10.0-33-generic i386/Oracle Corporation 1.8.0_144 (32-bit)/cpus=8,threads=1,free=16055816,total=36032512 [junit4] 2> NOTE: All tests run in this JVM: [FieldFacetTest, FieldFacetCloudTest] [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=FieldFacetCloudTest -Dtests.seed=890F42BAF1B213B3 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=tr -Dtests.timezone=ECT -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [junit4] ERROR 0.00s J0 | FieldFacetCloudTest (suite) <<< [junit4] > Throwable #1: org.apache.solr.client.solrj.SolrServerException: org.apache.http.ParseException: Invalid content type: [junit4] > at __randomizedtesting.SeedInfo.seed([890F42BAF1B213B3]:0) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:523) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1121) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:862) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793) [junit4] > at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178) [junit4] > at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:195) [junit4] > at org.apache.solr.analytics.facet.AbstractAnalyticsFacetCloudTest.setupCluster(AbstractAnalyticsFacetCloudTest.java:58) [junit4] > at org.apache.solr.analytics.facet.FieldFacetCloudTest.beforeClass(FieldFacetCloudTest.java:90) [junit4] > at java.lang.Thread.run(Thread.java:748) [junit4] > Caused by: org.apache.http.ParseException: Invalid content type: [junit4] > at org.apache.http.entity.ContentType.parse(ContentType.java:298) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:574) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483) [junit4] > ... 32 more [junit4] Completed [8/17 (1!)] on J0 in 8.60s, 0 tests, 1 error <<< FAILURES! [...truncated 39927 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org