Build:
https://builds.apache.org/job/Lucene-Solr-BadApples-NightlyTests-master/42/
6 tests failed.
FAILED: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test
Error Message:
Java heap space
Stack Trace:
java.lang.OutOfMemoryError: Java heap space
at java.util.Arrays.copyOf(Arrays.java:3332)
at
java.lang.AbstractStringBuilder.ensureCapacityInternal(AbstractStringBuilder.java:124)
at
java.lang.AbstractStringBuilder.append(AbstractStringBuilder.java:649)
at java.lang.StringBuilder.append(StringBuilder.java:202)
at
org.apache.http.client.utils.URLEncodedUtils.urlEncode(URLEncodedUtils.java:539)
at
org.apache.http.client.utils.URLEncodedUtils.encodeFormFields(URLEncodedUtils.java:655)
at
org.apache.http.client.utils.URLEncodedUtils.format(URLEncodedUtils.java:403)
at
org.apache.http.client.utils.URLEncodedUtils.format(URLEncodedUtils.java:381)
at
org.apache.http.client.entity.UrlEncodedFormEntity.<init>(UrlEncodedFormEntity.java:75)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.fillContentStream(HttpSolrClient.java:514)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.createMethod(HttpSolrClient.java:421)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:254)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245)
at
org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
at
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:213)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1110)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1015)
at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1031)
at
org.apache.solr.cloud.CloudInspectUtil.compareResults(CloudInspectUtil.java:228)
at
org.apache.solr.cloud.CloudInspectUtil.compareResults(CloudInspectUtil.java:167)
at
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testIndexingBatchPerRequestWithHttpSolrClient(FullSolrCloudDistribCmdsTest.java:669)
at
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test(FullSolrCloudDistribCmdsTest.java:153)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
FAILED: org.apache.solr.cloud.RestartWhileUpdatingTest.test
Error Message:
There are still nodes recoverying - waited for 320 seconds
Stack Trace:
java.lang.AssertionError: There are still nodes recoverying - waited for 320
seconds
at
__randomizedtesting.SeedInfo.seed([5EB41C54616B95B7:D6E0238ECF97F84F]:0)
at org.junit.Assert.fail(Assert.java:88)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:195)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:1038)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForThingsToLevelOut(AbstractFullDistribZkTestBase.java:1595)
at
org.apache.solr.cloud.RestartWhileUpdatingTest.test(RestartWhileUpdatingTest.java:143)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1070)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1042)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.cloud.SharedFSAutoReplicaFailoverTest.test
Error Message:
Stack Trace:
java.lang.AssertionError
at
__randomizedtesting.SeedInfo.seed([5EB41C54616B95B7:D6E0238ECF97F84F]:0)
at org.junit.Assert.fail(Assert.java:86)
at org.junit.Assert.assertTrue(Assert.java:41)
at org.junit.Assert.assertTrue(Assert.java:52)
at
org.apache.solr.cloud.SharedFSAutoReplicaFailoverTest.testBasics(SharedFSAutoReplicaFailoverTest.java:228)
at
org.apache.solr.cloud.SharedFSAutoReplicaFailoverTest.test(SharedFSAutoReplicaFailoverTest.java:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1070)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1042)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.cloud.TriLevelCompositeIdRoutingTest.test
Error Message:
Java heap space
Stack Trace:
java.lang.OutOfMemoryError: Java heap space
FAILED: org.apache.solr.cloud.hdfs.HdfsRestartWhileUpdatingTest.test
Error Message:
There are still nodes recoverying - waited for 320 seconds
Stack Trace:
java.lang.AssertionError: There are still nodes recoverying - waited for 320
seconds
at
__randomizedtesting.SeedInfo.seed([5EB41C54616B95B7:D6E0238ECF97F84F]:0)
at org.junit.Assert.fail(Assert.java:88)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:195)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:1038)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForThingsToLevelOut(AbstractFullDistribZkTestBase.java:1595)
at
org.apache.solr.cloud.RestartWhileUpdatingTest.test(RestartWhileUpdatingTest.java:143)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1070)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1042)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.update.TestInPlaceUpdatesDistrib.test
Error Message:
Error from server at https://127.0.0.1:34238/w_fob/b/collection1:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_5EB41C54616B95B7-001/index-SimpleFSDirectory-003/_n_3_Lucene70_1.dvm:
Too many open files
Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at https://127.0.0.1:34238/w_fob/b/collection1:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_5EB41C54616B95B7-001/index-SimpleFSDirectory-003/_n_3_Lucene70_1.dvm:
Too many open files
at
__randomizedtesting.SeedInfo.seed([5EB41C54616B95B7:D6E0238ECF97F84F]:0)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:650)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:256)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245)
at
org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
at
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:213)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1110)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:504)
at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:479)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.commit(AbstractFullDistribZkTestBase.java:1726)
at
org.apache.solr.update.TestInPlaceUpdatesDistrib.docValuesUpdateTest(TestInPlaceUpdatesDistrib.java:408)
at
org.apache.solr.update.TestInPlaceUpdatesDistrib.test(TestInPlaceUpdatesDistrib.java:161)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1070)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1042)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 13566 lines...]
[junit4] Suite: org.apache.solr.update.TestInPlaceUpdatesDistrib
[junit4] 2> 338944 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[5EB41C54616B95B7]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_5EB41C54616B95B7-001/init-core-data-001
[junit4] 2> 338945 WARN
(SUITE-TestInPlaceUpdatesDistrib-seed#[5EB41C54616B95B7]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
[junit4] 2> 338946 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[5EB41C54616B95B7]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 338950 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[5EB41C54616B95B7]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 338951 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[5EB41C54616B95B7]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property:
/w_fob/b
[junit4] 2> 338954 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[5EB41C54616B95B7]-worker) [ ]
o.a.s.SolrTestCaseJ4 updateLog impl=solr.UpdateLog
[junit4] 2> 338954 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[5EB41C54616B95B7]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 338955 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[5EB41C54616B95B7]-worker) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/lib,
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 338992 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[5EB41C54616B95B7]-worker) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 339006 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[5EB41C54616B95B7]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=inplace-updates
[junit4] 2> 339011 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[5EB41C54616B95B7]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
[junit4] 2> 339142 WARN
(SUITE-TestInPlaceUpdatesDistrib-seed#[5EB41C54616B95B7]-worker) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 339147 WARN
(SUITE-TestInPlaceUpdatesDistrib-seed#[5EB41C54616B95B7]-worker) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@487e9d9[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 339151 WARN
(SUITE-TestInPlaceUpdatesDistrib-seed#[5EB41C54616B95B7]-worker) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 339152 WARN
(SUITE-TestInPlaceUpdatesDistrib-seed#[5EB41C54616B95B7]-worker) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@5c9fb3dc[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 339185 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[5EB41C54616B95B7]-worker) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 339185 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[5EB41C54616B95B7]-worker) [ ]
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history
in memory.
[junit4] 2> 339209 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[5EB41C54616B95B7]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4d2e4b2a
[junit4] 2> 339224 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[5EB41C54616B95B7]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4d2e4b2a
[junit4] 2> 339225 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[5EB41C54616B95B7]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4d2e4b2a
[junit4] 2> 339229 INFO (coreLoadExecutor-1838-thread-1) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/lib,
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 339281 INFO (coreLoadExecutor-1838-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 339300 INFO (coreLoadExecutor-1838-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=inplace-updates
[junit4] 2> 339349 INFO (coreLoadExecutor-1838-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with
uniqueid field id
[junit4] 2> 339349 INFO (coreLoadExecutor-1838-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 339349 INFO (coreLoadExecutor-1838-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4d2e4b2a
[junit4] 2> 339349 INFO (coreLoadExecutor-1838-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_5EB41C54616B95B7-001/init-core-data-001/]
[junit4] 2> 339398 WARN (coreLoadExecutor-1838-thread-1) [
x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler
{type = requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 339530 INFO (coreLoadExecutor-1838-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 339530 INFO (coreLoadExecutor-1838-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 339533 INFO (coreLoadExecutor-1838-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 339533 INFO (coreLoadExecutor-1838-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 339536 INFO (coreLoadExecutor-1838-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@526c8aa4[collection1] main]
[junit4] 2> 339536 WARN (coreLoadExecutor-1838-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf;
switching to use InMemory storage instead.
[junit4] 2> 339537 INFO (coreLoadExecutor-1838-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 339537 INFO (coreLoadExecutor-1838-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1620499668974698496
[junit4] 2> 339540 INFO
(searcherExecutor-1839-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@526c8aa4[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 339542 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[5EB41C54616B95B7]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 339557 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5EB41C54616B95B7]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 339560 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 339560 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 339660 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5EB41C54616B95B7]) [ ]
o.a.s.c.ZkTestServer start zk server on port:42667
[junit4] 2> 339660 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5EB41C54616B95B7]) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:42667
[junit4] 2> 339660 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5EB41C54616B95B7]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 42667
[junit4] 2> 339682 INFO (zkConnectionManagerCallback-2041-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 339705 INFO (zkConnectionManagerCallback-2043-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 339707 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5EB41C54616B95B7]) [ ]
o.a.s.c.ZkTestServer put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 339722 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5EB41C54616B95B7]) [ ]
o.a.s.c.ZkTestServer put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/schema-inplace-updates.xml
to /configs/conf1/schema.xml
[junit4] 2> 339724 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5EB41C54616B95B7]) [ ]
o.a.s.c.ZkTestServer put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 339725 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5EB41C54616B95B7]) [ ]
o.a.s.c.ZkTestServer put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 339727 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5EB41C54616B95B7]) [ ]
o.a.s.c.ZkTestServer put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 339728 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5EB41C54616B95B7]) [ ]
o.a.s.c.ZkTestServer put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 339729 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5EB41C54616B95B7]) [ ]
o.a.s.c.ZkTestServer put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 339730 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5EB41C54616B95B7]) [ ]
o.a.s.c.ZkTestServer put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 339731 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5EB41C54616B95B7]) [ ]
o.a.s.c.ZkTestServer put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 339732 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5EB41C54616B95B7]) [ ]
o.a.s.c.ZkTestServer put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 339733 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5EB41C54616B95B7]) [ ]
o.a.s.c.ZkTestServer put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 339814 INFO (zkConnectionManagerCallback-2047-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 339817 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5EB41C54616B95B7]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly
asked otherwise
[junit4] 2> 340209 WARN
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5EB41C54616B95B7]) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 340217 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5EB41C54616B95B7]) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 340217 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5EB41C54616B95B7]) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 340217 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5EB41C54616B95B7]) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
[junit4] 2> 340255 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5EB41C54616B95B7]) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 340255 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5EB41C54616B95B7]) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 340255 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5EB41C54616B95B7]) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 340262 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5EB41C54616B95B7]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@44c43f9{/w_fob/b,null,AVAILABLE}
[junit4] 2> 340262 WARN
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5EB41C54616B95B7]) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@453a2267[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 340263 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5EB41C54616B95B7]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@273544f0{SSL,[ssl,
http/1.1]}{127.0.0.1:38865}
[junit4] 2> 340263 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5EB41C54616B95B7]) [ ]
o.e.j.s.Server Started @340326ms
[junit4] 2> 340263 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5EB41C54616B95B7]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_5EB41C54616B95B7-001/tempDir-001/control/data,
hostContext=/w_fob/b, hostPort=38865,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_5EB41C54616B95B7-001/control-001/cores}
[junit4] 2> 340264 ERROR
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5EB41C54616B95B7]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 340264 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5EB41C54616B95B7]) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 340264 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5EB41C54616B95B7]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 340264 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5EB41C54616B95B7]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 340264 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5EB41C54616B95B7]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 340264 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5EB41C54616B95B7]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-12-21T21:48:34.773Z
[junit4] 2> 340308 INFO (zkConnectionManagerCallback-2049-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 340313 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5EB41C54616B95B7]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 340313 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5EB41C54616B95B7]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_5EB41C54616B95B7-001/control-001/solr.xml
[junit4] 2> 340318 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5EB41C54616B95B7]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 340318 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5EB41C54616B95B7]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 340320 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5EB41C54616B95B7]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@4d2e4b2a, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 340424 WARN
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5EB41C54616B95B7]) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 340425 WARN
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5EB41C54616B95B7]) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@3c60aacf[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 340429 WARN
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5EB41C54616B95B7]) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 340430 WARN
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5EB41C54616B95B7]) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@709a10f4[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 340431 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5EB41C54616B95B7]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42667/solr
[junit4] 2> 340434 INFO (zkConnectionManagerCallback-2055-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 340437 INFO (zkConnectionManagerCallback-2057-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 340614 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5EB41C54616B95B7]) [ ]
o.a.s.c.OverseerElectionContext I am going to be the leader
127.0.0.1:38865_w_fob%2Fb
[junit4] 2> 340615 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5EB41C54616B95B7]) [ ]
o.a.s.c.Overseer Overseer
(id=72487752055652357-127.0.0.1:38865_w_fob%2Fb-n_0000000000) starting
[junit4] 2> 340623 INFO (zkConnectionManagerCallback-2064-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 340678 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5EB41C54616B95B7]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42667/solr ready
[junit4] 2> 340690 INFO
(OverseerStateUpdate-72487752055652357-127.0.0.1:38865_w_fob%2Fb-n_0000000000)
[n:127.0.0.1:38865_w_fob%2Fb ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:38865_w_fob%2Fb
[junit4] 2> 340698 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5EB41C54616B95B7]) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:38865_w_fob%2Fb
[junit4] 2> 340720 INFO (zkCallback-2056-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 340723 INFO (zkCallback-2063-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 340766 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5EB41C54616B95B7]) [ ]
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history
in memory.
[junit4] 2> 340799 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5EB41C54616B95B7]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4d2e4b2a
[junit4] 2> 340855 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5EB41C54616B95B7]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4d2e4b2a
[junit4] 2> 340855 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5EB41C54616B95B7]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4d2e4b2a
[junit4] 2> 340858 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5EB41C54616B95B7]) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_5EB41C54616B95B7-001/control-001/cores
[junit4] 2> 340936 INFO (zkConnectionManagerCallback-2070-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 340938 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5EB41C54616B95B7]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 340939 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5EB41C54616B95B7]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42667/solr ready
[junit4] 2> 340984 INFO (qtp1908906739-6525) [n:127.0.0.1:38865_w_fob%2Fb
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:38865_w_fob%252Fb&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 341016 INFO (OverseerThreadFactory-1853-thread-1) [ ]
o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
[junit4] 2> 341127 INFO (qtp1908906739-6523) [n:127.0.0.1:38865_w_fob%2Fb
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=1
[junit4] 2> 341130 INFO (qtp1908906739-6524) [n:127.0.0.1:38865_w_fob%2Fb
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 341138 INFO (qtp1908906739-6526) [n:127.0.0.1:38865_w_fob%2Fb
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 341139 INFO (qtp1908906739-6522) [n:127.0.0.1:38865_w_fob%2Fb
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 341140 INFO (qtp1908906739-6523) [n:127.0.0.1:38865_w_fob%2Fb
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 341180 INFO (qtp1908906739-6524) [n:127.0.0.1:38865_w_fob%2Fb
x:control_collection_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core
create command
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 341181 INFO (qtp1908906739-6524) [n:127.0.0.1:38865_w_fob%2Fb
x:control_collection_shard1_replica_n1]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 342238 INFO (qtp1908906739-6524) [n:127.0.0.1:38865_w_fob%2Fb
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 342320 INFO (qtp1908906739-6524) [n:127.0.0.1:38865_w_fob%2Fb
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema
name=inplace-updates
[junit4] 2> 342325 INFO (qtp1908906739-6524) [n:127.0.0.1:38865_w_fob%2Fb
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
[junit4] 2> 342325 INFO (qtp1908906739-6524) [n:127.0.0.1:38865_w_fob%2Fb
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1'
using configuration from collection control_collection, trusted=true
[junit4] 2> 342326 INFO (qtp1908906739-6524) [n:127.0.0.1:38865_w_fob%2Fb
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.control_collection.shard1.replica_n1' (registry
'solr.core.control_collection.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4d2e4b2a
[junit4] 2> 342326 INFO (qtp1908906739-6524) [n:127.0.0.1:38865_w_fob%2Fb
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore
at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_5EB41C54616B95B7-001/control-001/cores/control_collection_shard1_replica_n1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_5EB41C54616B95B7-001/control-001/cores/control_collection_shard1_replica_n1/data/]
[junit4] 2> 342354 WARN (qtp1908906739-6524) [n:127.0.0.1:38865_w_fob%2Fb
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 342491 INFO (qtp1908906739-6524) [n:127.0.0.1:38865_w_fob%2Fb
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 342491 INFO (qtp1908906739-6524) [n:127.0.0.1:38865_w_fob%2Fb
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 342504 INFO (qtp1908906739-6524) [n:127.0.0.1:38865_w_fob%2Fb
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 342505 INFO (qtp1908906739-6524) [n:127.0.0.1:38865_w_fob%2Fb
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 342509 INFO (qtp1908906739-6524) [n:127.0.0.1:38865_w_fob%2Fb
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@6ecc00b7[control_collection_shard1_replica_n1] main]
[junit4] 2> 342513 INFO (qtp1908906739-6524) [n:127.0.0.1:38865_w_fob%2Fb
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 342514 INFO (qtp1908906739-6524) [n:127.0.0.1:38865_w_fob%2Fb
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 342515 INFO (qtp1908906739-6524) [n:127.0.0.1:38865_w_fob%2Fb
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 342515 INFO (qtp1908906739-6524) [n:127.0.0.1:38865_w_fob%2Fb
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1620499672097357824
[junit4] 2> 342535 INFO
(searcherExecutor-1858-thread-1-processing-n:127.0.0.1:38865_w_fob%2Fb
x:control_collection_shard1_replica_n1 c:control_collection s:shard1)
[n:127.0.0.1:38865_w_fob%2Fb c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore
[control_collection_shard1_replica_n1] Registered new searcher
Searcher@6ecc00b7[control_collection_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 342552 INFO (qtp1908906739-6524) [n:127.0.0.1:38865_w_fob%2Fb
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/control_collection/terms/shard1 to Terms{values={core_node2=0},
version=0}
[junit4] 2> 342552 INFO (qtp1908906739-6524) [n:127.0.0.1:38865_w_fob%2Fb
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/control_collection/leaders/shard1
[junit4] 2> 342561 INFO (qtp1908906739-6524) [n:127.0.0.1:38865_w_fob%2Fb
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 342561 INFO (qtp1908906739-6524) [n:127.0.0.1:38865_w_fob%2Fb
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 342561 INFO (qtp1908906739-6524) [n:127.0.0.1:38865_w_fob%2Fb
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:38865/w_fob/b/control_collection_shard1_replica_n1/
[junit4] 2> 342562 INFO (qtp1908906739-6524) [n:127.0.0.1:38865_w_fob%2Fb
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 342562 INFO (qtp1908906739-6524) [n:127.0.0.1:38865_w_fob%2Fb
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy
https://127.0.0.1:38865/w_fob/b/control_collection_shard1_replica_n1/ has no
replicas
[junit4] 2> 342562 INFO (qtp1908906739-6524) [n:127.0.0.1:38865_w_fob%2Fb
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/control_collection/leaders/shard1/leader after winning as
/collections/control_collection/leader_elect/shard1/election/72487752055652357-core_node2-n_0000000000
[junit4] 2> 342565 INFO (qtp1908906739-6524) [n:127.0.0.1:38865_w_fob%2Fb
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:38865/w_fob/b/control_collection_shard1_replica_n1/ shard1
[junit4] 2> 342670 INFO (zkCallback-2056-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 342672 INFO (qtp1908906739-6524) [n:127.0.0.1:38865_w_fob%2Fb
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 342685 INFO (qtp1908906739-6524) [n:127.0.0.1:38865_w_fob%2Fb
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1504
[junit4] 2> 342714 INFO (zkCallback-2056-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 342718 INFO (qtp1908906739-6525) [n:127.0.0.1:38865_w_fob%2Fb
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at
most 45 seconds. Check all shard replicas
[junit4] 2> 342775 INFO (zkCallback-2056-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 342775 INFO (zkCallback-2056-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 342776 INFO (qtp1908906739-6525) [n:127.0.0.1:38865_w_fob%2Fb
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:38865_w_fob%252Fb&wt=javabin&version=2}
status=0 QTime=1792
[junit4] 2> 342815 INFO (zkCallback-2056-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 342899 INFO (zkConnectionManagerCallback-2075-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 342906 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5EB41C54616B95B7]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 342907 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5EB41C54616B95B7]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42667/solr ready
[junit4] 2> 342930 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5EB41C54616B95B7]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 342945 INFO (qtp1908906739-6525) [n:127.0.0.1:38865_w_fob%2Fb
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 342981 INFO
(OverseerCollectionConfigSetProcessor-72487752055652357-127.0.0.1:38865_w_fob%2Fb-n_0000000000)
[ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 342992 INFO (OverseerThreadFactory-1853-thread-2) [ ]
o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
[junit4] 2> 343473 WARN (OverseerThreadFactory-1853-thread-2) [ ]
o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection
(collection1) without cores.
[junit4] 2> 343478 INFO (qtp1908906739-6525) [n:127.0.0.1:38865_w_fob%2Fb
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at
most 45 seconds. Check all shard replicas
[junit4] 2> 343479 INFO (qtp1908906739-6525) [n:127.0.0.1:38865_w_fob%2Fb
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=2&wt=javabin&version=2}
status=0 QTime=534
[junit4] 2> 343500 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5EB41C54616B95B7]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances
pullReplicaCount=0 numOtherReplicas=3
[junit4] 2> 343899 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5EB41C54616B95B7]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_5EB41C54616B95B7-001/shard-1-001
of type NRT
[junit4] 2> 343934 WARN (closeThreadPool-2076-thread-1) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 343934 INFO (closeThreadPool-2076-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 343934 INFO (closeThreadPool-2076-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 343934 INFO (closeThreadPool-2076-thread-1) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
[junit4] 2> 343936 INFO (closeThreadPool-2076-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 343936 INFO (closeThreadPool-2076-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 343936 INFO (closeThreadPool-2076-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 343936 INFO (closeThreadPool-2076-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@25d687d6{/w_fob/b,null,AVAILABLE}
[junit4] 2> 343937 WARN (closeThreadPool-2076-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@246f33f1[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 343938 INFO (closeThreadPool-2076-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@38e392b9{SSL,[ssl,
http/1.1]}{127.0.0.1:34300}
[junit4] 2> 343938 INFO (closeThreadPool-2076-thread-1) [ ]
o.e.j.s.Server Started @344000ms
[junit4] 2> 343952 INFO (closeThreadPool-2076-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_5EB41C54616B95B7-001/tempDir-001/jetty1,
replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/w_fob/b,
hostPort=34300,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_5EB41C54616B95B7-001/shard-1-001/cores}
[junit4] 2> 343952 ERROR (closeThreadPool-2076-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 343952 INFO (closeThreadPool-2076-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 343953 INFO (closeThreadPool-2076-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 343953 INFO (closeThreadPool-2076-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 343953 INFO (closeThreadPool-2076-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 343953 INFO (closeThreadPool-2076-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-12-21T21:48:38.462Z
[junit4] 2> 344006 INFO (zkConnectionManagerCallback-2078-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 344008 INFO (closeThreadPool-2076-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 344008 INFO (closeThreadPool-2076-thread-1) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_5EB41C54616B95B7-001/shard-1-001/solr.xml
[junit4] 2> 344014 INFO (closeThreadPool-2076-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 344014 INFO (closeThreadPool-2076-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 344016 INFO (closeThreadPool-2076-thread-1) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@4d2e4b2a, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 344110 WARN (closeThreadPool-2076-thread-1) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 344157 WARN (closeThreadPool-2076-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@55262713[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 344259 WARN (closeThreadPool-2076-thread-1) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 344265 WARN (closeThreadPool-2076-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@36f11526[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 344266 INFO (closeThreadPool-2076-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42667/solr
[junit4] 2> 344300 INFO (zkConnectionManagerCallback-2084-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 344319 INFO (zkConnectionManagerCallback-2086-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 344332 INFO (closeThreadPool-2076-thread-1)
[n:127.0.0.1:34300_w_fob%2Fb ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (0) -> (1)
[junit4] 2> 344337 INFO (closeThreadPool-2076-thread-1)
[n:127.0.0.1:34300_w_fob%2Fb ] o.a.s.c.ZkController Publish
node=127.0.0.1:34300_w_fob%2Fb as DOWN
[junit4] 2> 344338 INFO (closeThreadPool-2076-thread-1)
[n:127.0.0.1:34300_w_fob%2Fb ] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 4 transient cores
[junit4] 2> 344338 INFO (closeThreadPool-2076-thread-1)
[n:127.0.0.1:34300_w_fob%2Fb ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:34300_w_fob%2Fb
[junit4] 2> 344340 INFO (zkCallback-2056-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 344340 INFO (zkCallback-2063-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 344345 INFO (zkCallback-2074-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 344381 INFO (zkCallback-2085-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 344436 INFO (zkConnectionManagerCallback-2093-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 344438 INFO (closeThreadPool-2076-thread-1)
[n:127.0.0.1:34300_w_fob%2Fb ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (0) -> (2)
[junit4] 2> 344440 INFO (closeThreadPool-2076-thread-1)
[n:127.0.0.1:34300_w_fob%2Fb ] o.a.s.c.s.i.ZkClientClusterStateProvider
Cluster at 127.0.0.1:42667/solr ready
[junit4] 2> 344459 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5EB41C54616B95B7]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_5EB41C54616B95B7-001/shard-2-001
of type NRT
[junit4] 2> 344513 WARN (closeThreadPool-2076-thread-2) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 344514 INFO (closeThreadPool-2076-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 344514 INFO (closeThreadPool-2076-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 344514 INFO (closeThreadPool-2076-thread-2) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
[junit4] 2> 344518 INFO (closeThreadPool-2076-thread-1)
[n:127.0.0.1:34300_w_fob%2Fb ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 344619 INFO (closeThreadPool-2076-thread-1)
[n:127.0.0.1:34300_w_fob%2Fb ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4d2e4b2a
[junit4] 2> 344636 INFO (closeThreadPool-2076-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 344636 INFO (closeThreadPool-2076-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 344636 INFO (closeThreadPool-2076-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 344640 INFO (closeThreadPool-2076-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6761aeb2{/w_fob/b,null,AVAILABLE}
[junit4] 2> 344640 WARN (closeThreadPool-2076-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@5b2ae09f[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 344641 INFO (closeThreadPool-2076-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@65aa4360{SSL,[ssl,
http/1.1]}{127.0.0.1:34238}
[junit4] 2> 344641 INFO (closeThreadPool-2076-thread-2) [ ]
o.e.j.s.Server Started @344703ms
[junit4] 2> 344641 INFO (closeThreadPool-2076-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_5EB41C54616B95B7-001/tempDir-001/jetty2,
replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/w_fob/b,
hostPort=34238,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_5EB41C54616B95B7-001/shard-2-001/cores}
[junit4] 2> 344641 ERROR (closeThreadPool-2076-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 344641 INFO (closeThreadPool-2076-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 344641 INFO (closeThreadPool-2076-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 344642 INFO (closeThreadPool-2076-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 344642 INFO (closeThreadPool-2076-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 344642 INFO (closeThreadPool-2076-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-12-21T21:48:39.151Z
[junit4] 2> 344658 INFO (closeThreadPool-2076-thread-1)
[n:127.0.0.1:34300_w_fob%2Fb ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4d2e4b2a
[junit4] 2> 344658 INFO (closeThreadPool-2076-thread-1)
[n:127.0.0.1:34300_w_fob%2Fb ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4d2e4b2a
[junit4] 2> 344664 INFO (zkConnectionManagerCallback-2096-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 344665 INFO (closeThreadPool-2076-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 344665 INFO (closeThreadPool-2076-thread-2) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_5EB41C54616B95B7-001/shard-2-001/solr.xml
[junit4] 2> 344671 INFO (closeThreadPool-2076-thread-2) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 344671 INFO (closeThreadPool-2076-thread-2) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 344673 INFO (closeThreadPool-2076-thread-2) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@4d2e4b2a, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 344676 INFO (closeThreadPool-2076-thread-1)
[n:127.0.0.1:34300_w_fob%2Fb ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_5EB41C54616B95B7-001/shard-1-001/cores
[junit4] 2> 344987 INFO
(OverseerCollectionConfigSetProcessor-72487752055652357-127.0.0.1:38865_w_fob%2Fb-n_0000000000)
[ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 345002 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5EB41C54616B95B7]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_5EB41C54616B95B7-001/shard-3-001
of type NRT
[junit4] 2> 345003 WARN (closeThreadPool-2076-thread-1) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 345007 INFO (closeThreadPool-2076-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 345007 INFO (closeThreadPool-2076-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 345007 INFO (closeThreadPool-2076-thread-1) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
[junit4] 2> 345041 INFO (closeThreadPool-2076-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 345041 INFO (closeThreadPool-2076-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 345041 INFO (closeThreadPool-2076-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 345041 INFO (closeThreadPool-2076-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@e950053{/w_fob/b,null,AVAILABLE}
[junit4] 2> 345042 WARN (closeThreadPool-2076-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@5e098f31[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 345042 INFO (closeThreadPool-2076-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@21f16915{SSL,[ssl,
http/1.1]}{127.0.0.1:34046}
[junit4] 2> 345042 INFO (closeThreadPool-2076-thread-1) [ ]
o.e.j.s.Server Started @345105ms
[junit4] 2> 345043 INFO (closeThreadPool-2076-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_5EB41C54616B95B7-001/tempDir-001/jetty3,
replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/w_fob/b,
hostPort=34046,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_5EB41C54616B95B7-001/shard-3-001/cores}
[junit4] 2> 345043 ERROR (closeThreadPool-2076-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 345043 INFO (closeThreadPool-2076-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 345043 INFO (closeThreadPool-2076-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 345043 INFO (closeThreadPool-2076-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 345043 INFO (closeThreadPool-2076-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 345043 INFO (closeThreadPool-2076-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-12-21T21:48:39.552Z
[junit4] 2> 345069 INFO (zkConnectionManagerCallback-2098-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 345070 INFO (closeThreadPool-2076-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 345070 INFO (closeThreadPool-2076-thread-1) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_5EB41C54616B95B7-001/shard-3-001/solr.xml
[junit4] 2> 345077 INFO (closeThreadPool-2076-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 345077 INFO (closeThreadPool-2076-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 345079 INFO (closeThreadPool-2076-thread-1) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@4d2e4b2a, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 345097 WARN (closeThreadPool-2076-thread-2) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 345142 WARN (closeThreadPool-2076-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@56520a7f[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 345153 WARN (closeThreadPool-2076-thread-2) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 345171 WARN (closeThreadPool-2076-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@54bbe5e5[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 345173 INFO (closeThreadPool-2076-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42667/solr
[junit4] 2> 345196 INFO (zkConnectionManagerCallback-2104-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 345243 INFO (zkConnectionManagerCallback-2106-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 345251 INFO (closeThreadPool-2076-thread-2)
[n:127.0.0.1:34238_w_fob%2Fb ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (0) -> (2)
[junit4] 2> 345256 INFO (closeThreadPool-2076-thread-2)
[n:127.0.0.1:34238_w_fob%2Fb ] o.a.s.c.ZkController Publish
node=127.0.0.1:34238_w_fob%2Fb as DOWN
[junit4] 2> 345257 INFO (closeThreadPool-2076-thread-2)
[n:127.0.0.1:34238_w_fob%2Fb ] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 4 transient cores
[junit4] 2> 345257 INFO (closeThreadPool-2076-thread-2)
[n:127.0.0.1:34238_w_fob%2Fb ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:34238_w_fob%2Fb
[junit4] 2> 345258 INFO (zkCallback-2074-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 345259 INFO (zkCallback-2085-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 345533 INFO (zkCallback-2092-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 345533 INFO (zkCallback-2056-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 345533 INFO (zkCallback-2063-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 345534 INFO (zkCallback-2105-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 345572 INFO (zkConnectionManagerCallback-2113-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 345574 INFO (closeThreadPool-2076-thread-2)
[n:127.0.0.1:34238_w_fob%2Fb ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (0) -> (3)
[junit4] 2> 345575 INFO (closeThreadPool-2076-thread-2)
[n:127.0.0.1:34238_w_fob%2Fb ] o.a.s.c.s.i.ZkClientClusterStateProvider
Cluster at 127.0.0.1:42667/solr ready
[junit4] 2> 345589 INFO (closeThreadPool-2076-thread-2)
[n:127.0.0.1:34238_w_fob%2Fb ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 345638 INFO (closeThreadPool-2076-thread-2)
[n:127.0.0.1:34238_w_fob%2Fb ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4d2e4b2a
[junit4] 2> 345653 INFO (closeThreadPool-2076-thread-2)
[n:127.0.0.1:34238_w_fob%2Fb ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4d2e4b2a
[junit4] 2> 345653 INFO (closeThreadPool-2076-thread-2)
[n:127.0.0.1:34238_w_fob%2Fb ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4d2e4b2a
[junit4] 2> 345655 INFO (closeThreadPool-2076-thread-2)
[n:127.0.0.1:34238_w_fob%2Fb ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_5EB41C54616B95B7-001/shard-2-001/cores
[junit4] 2> 345696 WARN (closeThreadPool-2076-thread-1) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 345697 WARN (closeThreadPool-2076-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@1e72c922[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 345700 WARN (closeThreadPool-2076-thread-1) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 345701 WARN (closeThreadPool-2076-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@492982f3[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 345702 INFO (closeThreadPool-2076-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42667/solr
[junit4] 2> 345704 INFO (zkConnectionManagerCallback-2120-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 345713 INFO (zkConnectionManagerCallback-2122-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 345717 INFO (closeThreadPool-2076-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 345723 INFO (closeThreadPool-2076-thread-1) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:34046_w_fob%2Fb as DOWN
[junit4] 2> 345725 INFO (closeThreadPool-2076-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 345725 INFO (closeThreadPool-2076-thread-1) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:34046_w_fob%2Fb
[junit4] 2> 345729 INFO (zkCallback-2063-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 345729 INFO (zkCallback-2105-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 345729 INFO (zkCallback-2074-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 345729 INFO (zkCallback-2092-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 345729 INFO (zkCallback-2085-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 345729 INFO (zkCallback-2056-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 345730 INFO (zkCallback-2112-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 345730 INFO (zkCallback-2121-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 345758 INFO (zkConnectionManagerCallback-2129-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 345760 INFO (closeThreadPool-2076-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 345761 INFO (closeThreadPool-2076-thread-1) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42667/solr ready
[junit4] 2> 345761 INFO (closeThreadPool-2076-thread-1) [ ]
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history
in memory.
[junit4] 2> 345790 INFO (closeThreadPool-2076-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4d2e4b2a
[junit4] 2> 345806 INFO (closeThreadPool-2076-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4d2e4b2a
[junit4] 2> 345807 INFO (closeThreadPool-2076-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4d2e4b2a
[junit4] 2> 345810 INFO (closeThreadPool-2076-thread-1) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/je
[...truncated too long message...]
_s=PostingsFormat(name=Asserting), 44parent_f2_s=Lucene50(blocksize=128),
34parent_f2_s=BlockTreeOrds(blocksize=128),
13parent_f2_s=PostingsFormat(name=Asserting),
type_s=BlockTreeOrds(blocksize=128),
23parent_f2_s=BlockTreeOrds(blocksize=128),
43parent_f2_s=PostingsFormat(name=Direct),
5child1_s=PostingsFormat(name=Direct), 10parent_f1_s=Lucene50(blocksize=128),
33parent_f2_s=Lucene50(blocksize=128), 22parent_f2_s=Lucene50(blocksize=128),
4child0_s=PostingsFormat(name=Direct),
12parent_f2_s=BlockTreeOrds(blocksize=128),
42parent_f2_s=PostingsFormat(name=Asserting),
32parent_f2_s=PostingsFormat(name=Direct),
31parent_f1_s=PostingsFormat(name=Direct),
5grand1_s=BlockTreeOrds(blocksize=128), 6grand4_s=PostingsFormat(name=Direct),
11parent_f1_s=BlockTreeOrds(blocksize=128),
21parent_f1_s=Lucene50(blocksize=128), 4grand2_s=PostingsFormat(name=Direct),
7grand3_s=BlockTreeOrds(blocksize=128), 8grand2_s=PostingsFormat(name=Direct),
9grand5_s=PostingsFormat(name=Direct), 8grand6_s=PostingsFormat(name=Direct),
9grand1_s=PostingsFormat(name=Direct),
41parent_f1_s=PostingsFormat(name=Asserting),
37parent_f1_s=BlockTreeOrds(blocksize=128),
40parent_f2_s=Lucene50(blocksize=128), 47parent_f1_s=Lucene50(blocksize=128),
14parent_f1_s=Lucene50(blocksize=128),
20parent_f2_s=PostingsFormat(name=Asserting),
34parent_f1_s=PostingsFormat(name=Asserting),
24parent_f1_s=PostingsFormat(name=Direct),
44parent_f1_s=BlockTreeOrds(blocksize=128),
30parent_f2_s=BlockTreeOrds(blocksize=128),
5parent_f1_s=PostingsFormat(name=Asserting),
6grand0_s=PostingsFormat(name=Direct),
46parent_f2_s=PostingsFormat(name=Asserting),
10parent_f2_s=PostingsFormat(name=Direct), 5child0_s=Lucene50(blocksize=128),
8parent_f1_s=PostingsFormat(name=Direct),
27parent_f2_s=BlockTreeOrds(blocksize=128),
2parent_f2_s=PostingsFormat(name=Asserting), 4child1_s=Lucene50(blocksize=128),
2grand1_s=PostingsFormat(name=Asserting),
17parent_f2_s=PostingsFormat(name=Asserting),
3child2_s=Lucene50(blocksize=128), 16parent_f2_s=PostingsFormat(name=Direct),
26parent_f2_s=Lucene50(blocksize=128), 1child0_s=Lucene50(blocksize=128),
36parent_f2_s=PostingsFormat(name=Direct), 7grand6_s=Lucene50(blocksize=128),
18parent_f1_s=Lucene50(blocksize=128),
28parent_f1_s=BlockTreeOrds(blocksize=128), 5grand0_s=Lucene50(blocksize=128),
6grand5_s=PostingsFormat(name=Asserting), 7grand2_s=Lucene50(blocksize=128),
15parent_f1_s=BlockTreeOrds(blocksize=128),
4grand3_s=PostingsFormat(name=Asserting), 9grand8_s=Lucene50(blocksize=128),
8grand3_s=PostingsFormat(name=Asserting),
6parent_f1_s=BlockTreeOrds(blocksize=128),
25parent_f1_s=Lucene50(blocksize=128), 9grand4_s=Lucene50(blocksize=128),
8grand7_s=PostingsFormat(name=Asserting),
0parent_f1_s=PostingsFormat(name=Direct), 3grand2_s=Lucene50(blocksize=128),
35parent_f1_s=PostingsFormat(name=Direct), 9grand0_s=Lucene50(blocksize=128),
19parent_f2_s=Lucene50(blocksize=128), 4parent_f2_s=Lucene50(blocksize=128),
37parent_f2_s=Lucene50(blocksize=128),
47parent_f2_s=PostingsFormat(name=Direct), 5child4_s=Lucene50(blocksize=128),
38parent_f1_s=PostingsFormat(name=Asserting),
5grand4_s=Lucene50(blocksize=128), 6grand1_s=PostingsFormat(name=Asserting),
5parent_f2_s=PostingsFormat(name=Direct),
46parent_f1_s=PostingsFormat(name=Direct),
16parent_f1_s=PostingsFormat(name=Asserting),
8parent_f2_s=Lucene50(blocksize=128),
39parent_f2_s=PostingsFormat(name=Asserting),
29parent_f2_s=BlockTreeOrds(blocksize=128),
2parent_f1_s=BlockTreeOrds(blocksize=128),
4child2_s=BlockTreeOrds(blocksize=128), rnd_b=PostingsFormat(name=Asserting),
27parent_f1_s=PostingsFormat(name=Asserting),
45parent_f1_s=PostingsFormat(name=Asserting),
17parent_f1_s=BlockTreeOrds(blocksize=128),
2grand0_s=BlockTreeOrds(blocksize=128), 3child1_s=PostingsFormat(name=Direct),
7parent_f2_s=BlockTreeOrds(blocksize=128),
26parent_f1_s=BlockTreeOrds(blocksize=128),
2child0_s=PostingsFormat(name=Direct), 3parent_f1_s=Lucene50(blocksize=128),
36parent_f1_s=Lucene50(blocksize=128)},
docValues:{_version_=DocValuesFormat(name=Asserting)},
maxPointsInLeafNode=1796, maxMBSortInHeap=5.450108153089602,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@3bfdeb73),
locale=is, timezone=Africa/Nouakchott
[junit4] 2> NOTE: Linux 4.4.0-137-generic amd64/Oracle Corporation
1.8.0_191 (64-bit)/cpus=4,threads=1,free=225714224,total=478674944
[junit4] 2> NOTE: All tests run in this JVM: [TestImplicitCoreProperties,
FileUtilsTest, TestUnifiedSolrHighlighter, CleanupOldIndexTest,
FacetPivotSmallTest, DistributedQueueTest, BasicAuthIntegrationTest,
TestQueryUtils, PathHierarchyTokenizerFactoryTest,
LeaderElectionIntegrationTest, TestSolrCloudWithSecureImpersonation,
BadIndexSchemaTest, TestSchemaResource, TestPayloadScoreQParserPlugin,
TestOrdValues, DeleteReplicaTest, TestExactSharedStatsCache,
TestLocalFSCloudBackupRestore, TestManagedResource,
DistributedFacetPivotSmallTest, SystemInfoHandlerTest,
DistributedDebugComponentTest, TestStressVersions, TestSolrQueryResponse,
TestClusterProperties, TestJsonRequest, TestConfigsApi,
TestReloadAndDeleteDocs, SuggesterFSTTest, TestPointFields,
TestSkipOverseerOperations, TestManagedSchemaAPI, TestNestedDocsSort,
CoreMergeIndexesAdminHandlerTest, MetricUtilsTest, BadComponentTest,
TestInPlaceUpdatesDistrib, HighlighterMaxOffsetTest, TestSolrCloudSnapshots,
SortSpecParsingTest, TestRealTimeGet, DOMUtilTest, BlockJoinFacetSimpleTest,
TestSimDistributedQueue, TriggerEventQueueTest,
TestTolerantUpdateProcessorRandomCloud, CloneFieldUpdateProcessorFactoryTest,
TestFuzzyAnalyzedSuggestions, TestSolrCoreProperties, MergeStrategyTest,
TestCrossCoreJoin, TestElisionMultitermQuery, DirectSolrConnectionTest,
HdfsBasicDistributedZk2Test, JsonLoaderTest, TestDynamicFieldResource,
SortByFunctionTest, CursorPagingTest, MetricTriggerTest, ForceLeaderTest,
TestSha256AuthenticationProvider, TestSegmentSorting, TestMinHashQParser,
TestSubQueryTransformer, TestConfig, MetricsHistoryHandlerTest,
CollectionsAPIDistributedZkTest, SplitShardTest, ZkShardTermsTest,
TestCloudManagedSchema, AnalysisAfterCoreReloadTest, TestPerFieldSimilarity,
SolrIndexMetricsTest, TestSQLHandler, TestLeaderElectionZkExpiry,
TestRawResponseWriter, SoftAutoCommitTest, DocValuesTest, SampleTest,
TestDistributedStatsComponentCardinality, TestNamedUpdateProcessors,
RestoreTriggerStateTest, IgnoreLargeDocumentProcessorFactoryTest,
TestOnReconnectListenerSupport, NodeLostTriggerIntegrationTest,
TestDocBasedVersionConstraints, TestFieldSortValues, PrimitiveFieldTypeTest,
DeleteInactiveReplicaTest, CollectionReloadTest, TestZkChroot,
TestDeprecatedFilters, PeerSyncTest, TestPullReplicaErrorHandling,
AddReplicaTest, TestCollationFieldDocValues, ScheduledTriggerTest,
DocExpirationUpdateProcessorFactoryTest, TestSimNodeLostTrigger,
CachingDirectoryFactoryTest, TestJsonFacets, RankQueryTest, OverseerStatusTest,
TestReplicationHandlerBackup, TestReload, TestBM25SimilarityFactory,
SmileWriterTest, HttpPartitionOnCommitTest, ChaosMonkeySafeLeaderTest,
TestFieldCacheSort, AdminHandlersProxyTest, PrimUtilsTest,
TestExclusionRuleCollectionAccess, TestDistribDocBasedVersion,
TermVectorComponentDistributedTest, NotRequiredUniqueKeyTest,
CurrencyRangeFacetCloudTest, CoreAdminHandlerTest,
TestSimGenericDistributedQueue, LukeRequestHandlerTest, TestSolr4Spatial,
TestWordDelimiterFilterFactory, WrapperMergePolicyFactoryTest,
PeerSyncWithLeaderAndIndexFingerprintCachingTest, TestDirectoryFactory,
TestCloudRecovery, TestSearcherReuse, TestCollectionAPI,
TestNumericRangeQuery64, TestCoreBackup, TestStressRecovery,
LegacyCloudClusterPropTest, DistributedSpellCheckComponentTest,
ResponseHeaderTest, PeerSyncReplicationTest, CSVRequestHandlerTest,
SchemaVersionSpecificBehaviorTest, DisMaxRequestHandlerTest,
DistributedIntervalFacetingTest, EchoParamsTest, MinimalSchemaTest,
OutputWriterTest, TestDistributedMissingSort, TestGroupingSearch,
TestRandomDVFaceting, ProtectedTermFilterFactoryTest, TestCharFilters,
TokenizerChainTest, TestLuceneIndexBackCompat,
TestEmbeddedSolrServerAdminHandler, TestJettySolrRunner, ConnectionReuseTest,
ActionThrottleTest, AsyncCallRequestStatusResponseTest, BasicZkTest,
CloudExitableDirectoryReaderTest, ClusterStateTest, ClusterStateUpdateTest,
CollectionPropsTest, CollectionStateFormat2Test, CollectionsAPISolrJTest,
ConcurrentCreateRoutedAliasTest, ConfigSetsAPITest, ConnectionManagerTest,
CreateCollectionCleanupTest, CreateRoutedAliasTest, DeleteShardTest,
DeleteStatusTest, DistribCursorPagingTest,
DistribDocExpirationUpdateProcessorTest, DistribJoinFromCollectionTest,
DistributedVersionInfoTest, DocValuesNotIndexedTest,
FullSolrCloudDistribCmdsTest]
[junit4] Completed [838/838 (6!)] on J0 in 5202.53s, 1 test, 1 error <<<
FAILURES!
[...truncated 1 lines...]
[junit4] JVM J0: stdout was not empty, see:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/temp/junit4-J0-20181221_214254_0692193261307122341339.sysout
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] java.lang.OutOfMemoryError: Java heap space
[junit4] Dumping heap to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/heapdumps/java_pid21447.hprof
...
[junit4] Heap dump file created [673270992 bytes in 8.232 secs]
[junit4] <<< JVM J0: EOF ----
[...truncated 8912 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/build.xml:661:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/build.xml:585:
Some of the tests produced a heap dump, but did not fail. Maybe a suppressed
OutOfMemoryError? Dumps created:
* java_pid21447.hprof
* java_pid21457.hprof
Total time: 380 minutes 5 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]