Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/23035/
Java: 64bit/jdk-11 -XX:-UseCompressedOops -XX:+UseG1GC
7 tests failed.
FAILED:
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.testSslWithInvalidPeerName
Error Message:
Could not find collection:second_collection
Stack Trace:
java.lang.AssertionError: Could not find collection:second_collection
at
__randomizedtesting.SeedInfo.seed([6CE89C325CE00CC8:3B59D9899C1CF3D9]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertNotNull(Assert.java:526)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:155)
at
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.checkCreateCollection(TestMiniSolrCloudClusterSSL.java:263)
at
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.checkClusterWithCollectionCreations(TestMiniSolrCloudClusterSSL.java:249)
at
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.testSslWithInvalidPeerName(TestMiniSolrCloudClusterSSL.java:185)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
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.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:944)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:834)
FAILED:
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth
Error Message:
Could not find collection:second_collection
Stack Trace:
java.lang.AssertionError: Could not find collection:second_collection
at
__randomizedtesting.SeedInfo.seed([6CE89C325CE00CC8:90524806A4C0BD02]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertNotNull(Assert.java:526)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:155)
at
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.checkCreateCollection(TestMiniSolrCloudClusterSSL.java:263)
at
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.checkClusterWithCollectionCreations(TestMiniSolrCloudClusterSSL.java:249)
at
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.checkClusterWithNodeReplacement(TestMiniSolrCloudClusterSSL.java:157)
at
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth(TestMiniSolrCloudClusterSSL.java:121)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
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.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:944)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:834)
FAILED:
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth
Error Message:
Could not find collection:second_collection
Stack Trace:
java.lang.AssertionError: Could not find collection:second_collection
at
__randomizedtesting.SeedInfo.seed([6CE89C325CE00CC8:90524806A4C0BD02]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertNotNull(Assert.java:526)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:155)
at
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.checkCreateCollection(TestMiniSolrCloudClusterSSL.java:263)
at
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.checkClusterWithCollectionCreations(TestMiniSolrCloudClusterSSL.java:249)
at
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.checkClusterWithNodeReplacement(TestMiniSolrCloudClusterSSL.java:157)
at
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth(TestMiniSolrCloudClusterSSL.java:121)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
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.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:944)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:834)
FAILED:
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth
Error Message:
Could not find collection:second_collection
Stack Trace:
java.lang.AssertionError: Could not find collection:second_collection
at
__randomizedtesting.SeedInfo.seed([6CE89C325CE00CC8:90524806A4C0BD02]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertNotNull(Assert.java:526)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:155)
at
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.checkCreateCollection(TestMiniSolrCloudClusterSSL.java:263)
at
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.checkClusterWithCollectionCreations(TestMiniSolrCloudClusterSSL.java:249)
at
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.checkClusterWithNodeReplacement(TestMiniSolrCloudClusterSSL.java:157)
at
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth(TestMiniSolrCloudClusterSSL.java:121)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
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.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:944)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:834)
FAILED:
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.testSslWithCheckPeerName
Error Message:
Error from server at https://127.0.0.1:41689/solr: Error getting replica
locations : unable to get autoscaling policy session
Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at https://127.0.0.1:41689/solr: Error getting replica locations :
unable to get autoscaling policy session
at
__randomizedtesting.SeedInfo.seed([6CE89C325CE00CC8:DF6C4BC2E7B19419]:0)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1107)
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:194)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
at
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.checkCreateCollection(TestMiniSolrCloudClusterSSL.java:261)
at
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.checkClusterWithCollectionCreations(TestMiniSolrCloudClusterSSL.java:233)
at
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.checkClusterWithNodeReplacement(TestMiniSolrCloudClusterSSL.java:157)
at
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.testSslWithCheckPeerName(TestMiniSolrCloudClusterSSL.java:139)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
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.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:944)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:834)
FAILED:
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.testSslWithCheckPeerName
Error Message:
Error from server at https://127.0.0.1:34947/solr: Error getting replica
locations : unable to get autoscaling policy session
Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at https://127.0.0.1:34947/solr: Error getting replica locations :
unable to get autoscaling policy session
at
__randomizedtesting.SeedInfo.seed([6CE89C325CE00CC8:DF6C4BC2E7B19419]:0)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1107)
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:194)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
at
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.checkCreateCollection(TestMiniSolrCloudClusterSSL.java:261)
at
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.checkClusterWithCollectionCreations(TestMiniSolrCloudClusterSSL.java:233)
at
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.checkClusterWithNodeReplacement(TestMiniSolrCloudClusterSSL.java:157)
at
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.testSslWithCheckPeerName(TestMiniSolrCloudClusterSSL.java:139)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
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.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:944)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:834)
FAILED:
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.testSslWithCheckPeerName
Error Message:
Error from server at https://127.0.0.1:35299/solr: Error getting replica
locations : unable to get autoscaling policy session
Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at https://127.0.0.1:35299/solr: Error getting replica locations :
unable to get autoscaling policy session
at
__randomizedtesting.SeedInfo.seed([6CE89C325CE00CC8:DF6C4BC2E7B19419]:0)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1107)
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:194)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
at
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.checkCreateCollection(TestMiniSolrCloudClusterSSL.java:261)
at
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.checkClusterWithCollectionCreations(TestMiniSolrCloudClusterSSL.java:233)
at
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.checkClusterWithNodeReplacement(TestMiniSolrCloudClusterSSL.java:157)
at
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.testSslWithCheckPeerName(TestMiniSolrCloudClusterSSL.java:139)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
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.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:944)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:834)
Build Log:
[...truncated 14100 lines...]
[junit4] Suite: org.apache.solr.cloud.TestMiniSolrCloudClusterSSL
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterSSL_6CE89C325CE00CC8-001/init-core-data-001
[junit4] IGNOR/A 0.00s J1 |
TestMiniSolrCloudClusterSSL.testSslWithCheckPeerName
[junit4] > Assumption #1: 'badapple' test group is disabled
(@BadApple(bugUrl="https://issues.apache.org/jira/browse/SOLR-12028"))
[junit4] 2> 1582146 INFO
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[6CE89C325CE00CC8]) [ ]
o.a.s.c.TestMiniSolrCloudClusterSSL NOTE: This Test ignores the randomized SSL
& clientAuth settings selected by base class
[junit4] 2> 1582146 INFO
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[6CE89C325CE00CC8]) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterSSL_6CE89C325CE00CC8-001/tempDir-001
[junit4] 2> 1582147 INFO
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[6CE89C325CE00CC8]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1582147 INFO (Thread-3813) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1582147 INFO (Thread-3813) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1582148 ERROR (Thread-3813) [ ] o.a.z.s.ZooKeeperServer
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action
on ERROR or SHUTDOWN server state changes
[junit4] 2> 1582247 INFO
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[6CE89C325CE00CC8]) [ ]
o.a.s.c.ZkTestServer start zk server on port:46439
[junit4] 2> 1582249 INFO (zkConnectionManagerCallback-4322-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1582252 INFO (jetty-launcher-4319-thread-1) [ ]
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git:
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 11+28
[junit4] 2> 1582252 INFO (jetty-launcher-4319-thread-2) [ ]
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git:
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 11+28
[junit4] 2> 1582252 INFO (jetty-launcher-4319-thread-3) [ ]
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git:
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 11+28
[junit4] 2> 1582253 INFO (jetty-launcher-4319-thread-3) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1582253 INFO (jetty-launcher-4319-thread-3) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1582253 INFO (jetty-launcher-4319-thread-3) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 1582253 INFO (jetty-launcher-4319-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@53158f3a{/solr,null,AVAILABLE}
[junit4] 2> 1582253 INFO (jetty-launcher-4319-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1582253 INFO (jetty-launcher-4319-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1582253 INFO (jetty-launcher-4319-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1582253 INFO (jetty-launcher-4319-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 1582253 INFO (jetty-launcher-4319-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1582253 INFO (jetty-launcher-4319-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 1582254 INFO (jetty-launcher-4319-thread-3) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@1ee6132f{HTTP/1.1,[http/1.1]}{127.0.0.1:37915}
[junit4] 2> 1582254 INFO (jetty-launcher-4319-thread-3) [ ]
o.e.j.s.Server Started @1582284ms
[junit4] 2> 1582254 INFO (jetty-launcher-4319-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=37915}
[junit4] 2> 1582254 ERROR (jetty-launcher-4319-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1582254 INFO (jetty-launcher-4319-thread-3) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1582254 INFO (jetty-launcher-4319-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 1582254 INFO (jetty-launcher-4319-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1582254 INFO (jetty-launcher-4319-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1582254 INFO (jetty-launcher-4319-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-10-15T23:27:57.089367Z
[junit4] 2> 1582254 INFO (jetty-launcher-4319-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@37daf9b0{/solr,null,AVAILABLE}
[junit4] 2> 1582254 INFO (jetty-launcher-4319-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@14dd8bb7{HTTP/1.1,[http/1.1]}{127.0.0.1:37679}
[junit4] 2> 1582254 INFO (jetty-launcher-4319-thread-2) [ ]
o.e.j.s.Server Started @1582284ms
[junit4] 2> 1582254 INFO (jetty-launcher-4319-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=37679}
[junit4] 2> 1582254 INFO (jetty-launcher-4319-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@2091cfe6{/solr,null,AVAILABLE}
[junit4] 2> 1582255 ERROR (jetty-launcher-4319-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1582255 INFO (jetty-launcher-4319-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1582255 INFO (jetty-launcher-4319-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 1582255 INFO (jetty-launcher-4319-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@63c40e73{HTTP/1.1,[http/1.1]}{127.0.0.1:35509}
[junit4] 2> 1582255 INFO (jetty-launcher-4319-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1582255 INFO (jetty-launcher-4319-thread-1) [ ]
o.e.j.s.Server Started @1582285ms
[junit4] 2> 1582255 INFO (jetty-launcher-4319-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1582255 INFO (jetty-launcher-4319-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=35509}
[junit4] 2> 1582255 INFO (jetty-launcher-4319-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-10-15T23:27:57.090169Z
[junit4] 2> 1582255 INFO (zkConnectionManagerCallback-4324-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1582255 ERROR (jetty-launcher-4319-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1582255 INFO (jetty-launcher-4319-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1582255 INFO (jetty-launcher-4319-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 1582255 INFO (jetty-launcher-4319-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1582255 INFO (jetty-launcher-4319-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1582255 INFO (jetty-launcher-4319-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-10-15T23:27:57.090445Z
[junit4] 2> 1582255 INFO (jetty-launcher-4319-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1582255 INFO (zkConnectionManagerCallback-4326-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1582256 INFO (zkConnectionManagerCallback-4328-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1582256 INFO (jetty-launcher-4319-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1582256 INFO (jetty-launcher-4319-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1582259 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid
0x1002939809a0003, likely client has closed socket
[junit4] 2> 1582356 INFO (jetty-launcher-4319-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46439/solr
[junit4] 2> 1582356 INFO (zkConnectionManagerCallback-4332-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1582358 INFO (zkConnectionManagerCallback-4334-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1582388 INFO (jetty-launcher-4319-thread-2)
[n:127.0.0.1:37679_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:37679_solr
[junit4] 2> 1582388 INFO (jetty-launcher-4319-thread-2)
[n:127.0.0.1:37679_solr ] o.a.s.c.Overseer Overseer
(id=72102920985378821-127.0.0.1:37679_solr-n_0000000000) starting
[junit4] 2> 1582390 INFO (zkConnectionManagerCallback-4341-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1582392 INFO (jetty-launcher-4319-thread-2)
[n:127.0.0.1:37679_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:46439/solr ready
[junit4] 2> 1582392 INFO
(OverseerStateUpdate-72102920985378821-127.0.0.1:37679_solr-n_0000000000)
[n:127.0.0.1:37679_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:37679_solr
[junit4] 2> 1582392 INFO (jetty-launcher-4319-thread-2)
[n:127.0.0.1:37679_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:37679_solr
[junit4] 2> 1582393 INFO (zkCallback-4340-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1582393 INFO (zkCallback-4333-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1582400 INFO (jetty-launcher-4319-thread-2)
[n:127.0.0.1:37679_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1582408 INFO (jetty-launcher-4319-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46439/solr
[junit4] 2> 1582409 INFO (zkConnectionManagerCallback-4346-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1582410 INFO (zkConnectionManagerCallback-4348-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1582411 INFO (jetty-launcher-4319-thread-2)
[n:127.0.0.1:37679_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37679.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1ea55eb8
[junit4] 2> 1582413 INFO (jetty-launcher-4319-thread-1)
[n:127.0.0.1:35509_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1582414 INFO (jetty-launcher-4319-thread-1)
[n:127.0.0.1:35509_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 1582414 INFO (jetty-launcher-4319-thread-1)
[n:127.0.0.1:35509_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:35509_solr
[junit4] 2> 1582415 INFO (zkCallback-4333-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1582415 INFO (zkCallback-4340-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1582415 INFO (zkCallback-4347-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1582421 INFO (jetty-launcher-4319-thread-2)
[n:127.0.0.1:37679_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37679.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1ea55eb8
[junit4] 2> 1582421 INFO (jetty-launcher-4319-thread-2)
[n:127.0.0.1:37679_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37679.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1ea55eb8
[junit4] 2> 1582421 INFO (jetty-launcher-4319-thread-2)
[n:127.0.0.1:37679_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterSSL_6CE89C325CE00CC8-001/tempDir-001/node2/.
[junit4] 2> 1582430 INFO (zkConnectionManagerCallback-4355-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1582431 INFO (jetty-launcher-4319-thread-1)
[n:127.0.0.1:35509_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 1582431 INFO (jetty-launcher-4319-thread-1)
[n:127.0.0.1:35509_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:46439/solr ready
[junit4] 2> 1582434 INFO (jetty-launcher-4319-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46439/solr
[junit4] 2> 1582434 INFO (jetty-launcher-4319-thread-1)
[n:127.0.0.1:35509_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1582438 INFO (zkConnectionManagerCallback-4360-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1582444 INFO (jetty-launcher-4319-thread-1)
[n:127.0.0.1:35509_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35509.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1ea55eb8
[junit4] 2> 1582444 INFO (zkConnectionManagerCallback-4362-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1582460 INFO (jetty-launcher-4319-thread-3)
[n:127.0.0.1:37915_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 1582462 INFO (jetty-launcher-4319-thread-3)
[n:127.0.0.1:37915_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 1582462 INFO (jetty-launcher-4319-thread-3)
[n:127.0.0.1:37915_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:37915_solr
[junit4] 2> 1582462 INFO (zkCallback-4333-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1582462 INFO (zkCallback-4347-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1582462 INFO (zkCallback-4340-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1582463 INFO (jetty-launcher-4319-thread-1)
[n:127.0.0.1:35509_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35509.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1ea55eb8
[junit4] 2> 1582463 INFO (jetty-launcher-4319-thread-1)
[n:127.0.0.1:35509_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35509.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1ea55eb8
[junit4] 2> 1582464 INFO (jetty-launcher-4319-thread-1)
[n:127.0.0.1:35509_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterSSL_6CE89C325CE00CC8-001/tempDir-001/node1/.
[junit4] 2> 1582466 INFO (zkCallback-4354-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1582472 INFO (zkCallback-4361-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1582476 INFO (zkConnectionManagerCallback-4369-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1582477 INFO (jetty-launcher-4319-thread-3)
[n:127.0.0.1:37915_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 1582478 INFO (jetty-launcher-4319-thread-3)
[n:127.0.0.1:37915_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:46439/solr ready
[junit4] 2> 1582482 INFO (jetty-launcher-4319-thread-3)
[n:127.0.0.1:37915_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1582492 INFO (jetty-launcher-4319-thread-3)
[n:127.0.0.1:37915_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37915.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1ea55eb8
[junit4] 2> 1582496 INFO (jetty-launcher-4319-thread-3)
[n:127.0.0.1:37915_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37915.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1ea55eb8
[junit4] 2> 1582496 INFO (jetty-launcher-4319-thread-3)
[n:127.0.0.1:37915_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37915.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1ea55eb8
[junit4] 2> 1582497 INFO (jetty-launcher-4319-thread-3)
[n:127.0.0.1:37915_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterSSL_6CE89C325CE00CC8-001/tempDir-001/node3/.
[junit4] 2> 1582513 INFO (zkConnectionManagerCallback-4372-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1582514 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid
0x1002939809a000d, likely client has closed socket
[junit4] 2> 1582516 INFO (zkConnectionManagerCallback-4375-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1582652 INFO (zkConnectionManagerCallback-4379-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1582652 INFO
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[6CE89C325CE00CC8]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 1582653 INFO
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[6CE89C325CE00CC8]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46439/solr ready
[junit4] 2> 1582654 INFO (qtp1577551506-17531) [n:127.0.0.1:35509_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
property.config=solrconfig-tlog.xml&collection.configName=org.apache.solr.cloud.TestMiniSolrCloudClusterSSL&name=first_collection&nrtReplicas=1&action=CREATE&numShards=3&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1582655 INFO
(OverseerThreadFactory-7021-thread-1-processing-n:127.0.0.1:37679_solr)
[n:127.0.0.1:37679_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
first_collection
[junit4] 2> 1582759 INFO (qtp1577551506-17516) [n:127.0.0.1:35509_solr
] 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> 1582760 INFO (qtp781844670-17530) [n:127.0.0.1:37679_solr
] 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> 1582761 INFO (qtp1463223949-17522) [n:127.0.0.1:37915_solr
] 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> 1582770 INFO
(OverseerStateUpdate-72102920985378821-127.0.0.1:37679_solr-n_0000000000)
[n:127.0.0.1:37679_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"first_collection",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"first_collection_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:37915/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1582772 INFO
(OverseerStateUpdate-72102920985378821-127.0.0.1:37679_solr-n_0000000000)
[n:127.0.0.1:37679_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"first_collection",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"first_collection_shard2_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:37679/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1582773 INFO
(OverseerStateUpdate-72102920985378821-127.0.0.1:37679_solr-n_0000000000)
[n:127.0.0.1:37679_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"first_collection",
[junit4] 2> "shard":"shard3",
[junit4] 2> "core":"first_collection_shard3_replica_n4",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:35509/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1582976 INFO (qtp1463223949-17513) [n:127.0.0.1:37915_solr
x:first_collection_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestMiniSolrCloudClusterSSL&newCollection=true&collection=first_collection&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&coreNodeName=core_node3&name=first_collection_shard1_replica_n1&action=CREATE&numShards=3&shard=shard1&wt=javabin
[junit4] 2> 1582976 INFO (qtp1577551506-17521) [n:127.0.0.1:35509_solr
x:first_collection_shard3_replica_n4] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestMiniSolrCloudClusterSSL&newCollection=true&collection=first_collection&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&coreNodeName=core_node6&name=first_collection_shard3_replica_n4&action=CREATE&numShards=3&shard=shard3&wt=javabin
[junit4] 2> 1582976 INFO (qtp781844670-17514) [n:127.0.0.1:37679_solr
x:first_collection_shard2_replica_n2] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestMiniSolrCloudClusterSSL&newCollection=true&collection=first_collection&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&coreNodeName=core_node5&name=first_collection_shard2_replica_n2&action=CREATE&numShards=3&shard=shard2&wt=javabin
[junit4] 2> 1582976 INFO (qtp781844670-17514) [n:127.0.0.1:37679_solr
x:first_collection_shard2_replica_n2] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 2147483647 transient cores
[junit4] 2> 1583985 INFO (qtp1463223949-17513) [n:127.0.0.1:37915_solr
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1583990 INFO (qtp1577551506-17521) [n:127.0.0.1:35509_solr
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1583997 INFO (qtp781844670-17514) [n:127.0.0.1:37679_solr
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1583999 INFO (qtp1463223949-17513) [n:127.0.0.1:37915_solr
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1]
o.a.s.s.IndexSchema [first_collection_shard1_replica_n1] Schema name=test
[junit4] 2> 1583999 INFO (qtp1577551506-17521) [n:127.0.0.1:35509_solr
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4]
o.a.s.s.IndexSchema [first_collection_shard3_replica_n4] Schema name=test
[junit4] 2> 1584020 INFO (qtp781844670-17514) [n:127.0.0.1:37679_solr
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2]
o.a.s.s.IndexSchema [first_collection_shard2_replica_n2] Schema name=test
[junit4] 2> 1584076 INFO (qtp1463223949-17513) [n:127.0.0.1:37915_solr
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1584093 INFO (qtp1463223949-17513) [n:127.0.0.1:37915_solr
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'first_collection_shard1_replica_n1'
using configuration from collection first_collection, trusted=true
[junit4] 2> 1584093 INFO (qtp1463223949-17513) [n:127.0.0.1:37915_solr
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37915.solr.core.first_collection.shard1.replica_n1' (registry
'solr.core.first_collection.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1ea55eb8
[junit4] 2> 1584093 INFO (qtp1463223949-17513) [n:127.0.0.1:37915_solr
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1]
o.a.s.c.SolrCore [[first_collection_shard1_replica_n1] ] Opening new SolrCore
at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterSSL_6CE89C325CE00CC8-001/tempDir-001/node3/first_collection_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterSSL_6CE89C325CE00CC8-001/tempDir-001/node3/./first_collection_shard1_replica_n1/data/]
[junit4] 2> 1584096 INFO (qtp1463223949-17513) [n:127.0.0.1:37915_solr
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=28, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.2771959395945093]
[junit4] 2> 1584096 INFO (qtp1577551506-17521) [n:127.0.0.1:35509_solr
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1584097 WARN (qtp1463223949-17513) [n:127.0.0.1:37915_solr
c:first_collection s:shard1 r:core_node3 x:first_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> 1584098 INFO (qtp781844670-17514) [n:127.0.0.1:37679_solr
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1584108 INFO (qtp1577551506-17521) [n:127.0.0.1:35509_solr
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4]
o.a.s.c.CoreContainer Creating SolrCore 'first_collection_shard3_replica_n4'
using configuration from collection first_collection, trusted=true
[junit4] 2> 1584108 INFO (qtp781844670-17514) [n:127.0.0.1:37679_solr
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2]
o.a.s.c.CoreContainer Creating SolrCore 'first_collection_shard2_replica_n2'
using configuration from collection first_collection, trusted=true
[junit4] 2> 1584109 INFO (qtp1577551506-17521) [n:127.0.0.1:35509_solr
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35509.solr.core.first_collection.shard3.replica_n4' (registry
'solr.core.first_collection.shard3.replica_n4') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1ea55eb8
[junit4] 2> 1584109 INFO (qtp781844670-17514) [n:127.0.0.1:37679_solr
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37679.solr.core.first_collection.shard2.replica_n2' (registry
'solr.core.first_collection.shard2.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1ea55eb8
[junit4] 2> 1584109 INFO (qtp1577551506-17521) [n:127.0.0.1:35509_solr
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4]
o.a.s.c.SolrCore [[first_collection_shard3_replica_n4] ] Opening new SolrCore
at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterSSL_6CE89C325CE00CC8-001/tempDir-001/node1/first_collection_shard3_replica_n4],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterSSL_6CE89C325CE00CC8-001/tempDir-001/node1/./first_collection_shard3_replica_n4/data/]
[junit4] 2> 1584109 INFO (qtp781844670-17514) [n:127.0.0.1:37679_solr
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2]
o.a.s.c.SolrCore [[first_collection_shard2_replica_n2] ] Opening new SolrCore
at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterSSL_6CE89C325CE00CC8-001/tempDir-001/node2/first_collection_shard2_replica_n2],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterSSL_6CE89C325CE00CC8-001/tempDir-001/node2/./first_collection_shard2_replica_n2/data/]
[junit4] 2> 1584111 INFO (qtp781844670-17514) [n:127.0.0.1:37679_solr
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=28, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.2771959395945093]
[junit4] 2> 1584111 INFO (qtp1577551506-17521) [n:127.0.0.1:35509_solr
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=28, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.2771959395945093]
[junit4] 2> 1584112 WARN (qtp781844670-17514) [n:127.0.0.1:37679_solr
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2]
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> 1584114 WARN (qtp1577551506-17521) [n:127.0.0.1:35509_solr
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4]
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> 1584132 INFO (qtp1463223949-17513) [n:127.0.0.1:37915_solr
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1584132 INFO (qtp1463223949-17513) [n:127.0.0.1:37915_solr
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1584142 INFO (qtp1463223949-17513) [n:127.0.0.1:37915_solr
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1584142 INFO (qtp1463223949-17513) [n:127.0.0.1:37915_solr
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1584143 INFO (qtp1463223949-17513) [n:127.0.0.1:37915_solr
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=36, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.3513540303598224]
[junit4] 2> 1584143 INFO (qtp1463223949-17513) [n:127.0.0.1:37915_solr
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@32f6079e[first_collection_shard1_replica_n1] main]
[junit4] 2> 1584144 INFO (qtp1463223949-17513) [n:127.0.0.1:37915_solr
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL
[junit4] 2> 1584144 INFO (qtp1463223949-17513) [n:127.0.0.1:37915_solr
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL
[junit4] 2> 1584145 INFO (qtp1463223949-17513) [n:127.0.0.1:37915_solr
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1584145 INFO (qtp1463223949-17513) [n:127.0.0.1:37915_solr
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1614435926912532480
[junit4] 2> 1584150 INFO (qtp1463223949-17513) [n:127.0.0.1:37915_solr
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/first_collection/terms/shard1 to Terms{values={core_node3=0},
version=0}
[junit4] 2> 1584151 INFO
(searcherExecutor-7040-thread-1-processing-n:127.0.0.1:37915_solr
x:first_collection_shard1_replica_n1 c:first_collection s:shard1 r:core_node3)
[n:127.0.0.1:37915_solr c:first_collection s:shard1 r:core_node3
x:first_collection_shard1_replica_n1] o.a.s.c.SolrCore
[first_collection_shard1_replica_n1] Registered new searcher
Searcher@32f6079e[first_collection_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1584153 INFO (qtp1463223949-17513) [n:127.0.0.1:37915_solr
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1584153 INFO (qtp1463223949-17513) [n:127.0.0.1:37915_solr
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1584153 INFO (qtp1463223949-17513) [n:127.0.0.1:37915_solr
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:37915/solr/first_collection_shard1_replica_n1/
[junit4] 2> 1584153 INFO (qtp1463223949-17513) [n:127.0.0.1:37915_solr
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 1584153 INFO (qtp1463223949-17513) [n:127.0.0.1:37915_solr
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy
http://127.0.0.1:37915/solr/first_collection_shard1_replica_n1/ has no replicas
[junit4] 2> 1584156 INFO (qtp1463223949-17513) [n:127.0.0.1:37915_solr
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:37915/solr/first_collection_shard1_replica_n1/ shard1
[junit4] 2> 1584158 INFO (qtp781844670-17514) [n:127.0.0.1:37679_solr
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1584158 INFO (qtp781844670-17514) [n:127.0.0.1:37679_solr
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1584159 INFO (qtp781844670-17514) [n:127.0.0.1:37679_solr
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1584159 INFO (qtp781844670-17514) [n:127.0.0.1:37679_solr
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1584159 INFO (qtp781844670-17514) [n:127.0.0.1:37679_solr
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=36, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.3513540303598224]
[junit4] 2> 1584160 INFO (qtp781844670-17514) [n:127.0.0.1:37679_solr
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@27200bd1[first_collection_shard2_replica_n2] main]
[junit4] 2> 1584160 INFO (qtp781844670-17514) [n:127.0.0.1:37679_solr
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL
[junit4] 2> 1584160 INFO (qtp781844670-17514) [n:127.0.0.1:37679_solr
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL
[junit4] 2> 1584161 INFO (qtp781844670-17514) [n:127.0.0.1:37679_solr
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1584161 INFO (qtp781844670-17514) [n:127.0.0.1:37679_solr
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1614435926929309696
[junit4] 2> 1584161 INFO
(searcherExecutor-7042-thread-1-processing-n:127.0.0.1:37679_solr
x:first_collection_shard2_replica_n2 c:first_collection s:shard2 r:core_node5)
[n:127.0.0.1:37679_solr c:first_collection s:shard2 r:core_node5
x:first_collection_shard2_replica_n2] o.a.s.c.SolrCore
[first_collection_shard2_replica_n2] Registered new searcher
Searcher@27200bd1[first_collection_shard2_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1584162 INFO (qtp1577551506-17521) [n:127.0.0.1:35509_solr
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1584162 INFO (qtp1577551506-17521) [n:127.0.0.1:35509_solr
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1584163 INFO (qtp1577551506-17521) [n:127.0.0.1:35509_solr
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1584163 INFO (qtp1577551506-17521) [n:127.0.0.1:35509_solr
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1584164 INFO (qtp1577551506-17521) [n:127.0.0.1:35509_solr
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=36, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.3513540303598224]
[junit4] 2> 1584164 INFO (qtp1577551506-17521) [n:127.0.0.1:35509_solr
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@6a596afe[first_collection_shard3_replica_n4] main]
[junit4] 2> 1584165 INFO (qtp1577551506-17521) [n:127.0.0.1:35509_solr
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL
[junit4] 2> 1584165 INFO (qtp1577551506-17521) [n:127.0.0.1:35509_solr
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL
[junit4] 2> 1584166 INFO (qtp1577551506-17521) [n:127.0.0.1:35509_solr
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1584166 INFO (qtp781844670-17514) [n:127.0.0.1:37679_solr
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/first_collection/terms/shard2 to Terms{values={core_node5=0},
version=0}
[junit4] 2> 1584166 INFO (qtp1577551506-17521) [n:127.0.0.1:35509_solr
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1614435926934552576
[junit4] 2> 1584168 INFO
(searcherExecutor-7041-thread-1-processing-n:127.0.0.1:35509_solr
x:first_collection_shard3_replica_n4 c:first_collection s:shard3 r:core_node6)
[n:127.0.0.1:35509_solr c:first_collection s:shard3 r:core_node6
x:first_collection_shard3_replica_n4] o.a.s.c.SolrCore
[first_collection_shard3_replica_n4] Registered new searcher
Searcher@6a596afe[first_collection_shard3_replica_n4]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1584170 INFO (qtp781844670-17514) [n:127.0.0.1:37679_solr
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1584170 INFO (qtp781844670-17514) [n:127.0.0.1:37679_solr
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1584170 INFO (qtp781844670-17514) [n:127.0.0.1:37679_solr
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:37679/solr/first_collection_shard2_replica_n2/
[junit4] 2> 1584170 INFO (qtp781844670-17514) [n:127.0.0.1:37679_solr
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 1584170 INFO (qtp781844670-17514) [n:127.0.0.1:37679_solr
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2]
o.a.s.c.SyncStrategy
http://127.0.0.1:37679/solr/first_collection_shard2_replica_n2/ has no replicas
[junit4] 2> 1584172 INFO (qtp1577551506-17521) [n:127.0.0.1:35509_solr
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/first_collection/terms/shard3 to Terms{values={core_node6=0},
version=0}
[junit4] 2> 1584173 INFO (qtp781844670-17514) [n:127.0.0.1:37679_solr
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:37679/solr/first_collection_shard2_replica_n2/ shard2
[junit4] 2> 1584173 INFO (qtp1577551506-17521) [n:127.0.0.1:35509_solr
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1584173 INFO (qtp1577551506-17521) [n:127.0.0.1:35509_solr
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1584173 INFO (qtp1577551506-17521) [n:127.0.0.1:35509_solr
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:35509/solr/first_collection_shard3_replica_n4/
[junit4] 2> 1584174 INFO (qtp1577551506-17521) [n:127.0.0.1:35509_solr
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 1584174 INFO (qtp1577551506-17521) [n:127.0.0.1:35509_solr
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4]
o.a.s.c.SyncStrategy
http://127.0.0.1:35509/solr/first_collection_shard3_replica_n4/ has no replicas
[junit4] 2> 1584176 INFO (qtp1577551506-17521) [n:127.0.0.1:35509_solr
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:35509/solr/first_collection_shard3_replica_n4/ shard3
[junit4] 2> 1584308 INFO (qtp1463223949-17513) [n:127.0.0.1:37915_solr
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 1584325 INFO (qtp781844670-17514) [n:127.0.0.1:37679_solr
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 1584327 INFO (qtp1577551506-17521) [n:127.0.0.1:35509_solr
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 1584348 INFO (qtp1577551506-17521) [n:127.0.0.1:35509_solr
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestMiniSolrCloudClusterSSL&newCollection=true&collection=first_collection&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&coreNodeName=core_node6&name=first_collection_shard3_replica_n4&action=CREATE&numShards=3&shard=shard3&wt=javabin}
status=0 QTime=1372
[junit4] 2> 1584348 INFO (qtp781844670-17514) [n:127.0.0.1:37679_solr
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestMiniSolrCloudClusterSSL&newCollection=true&collection=first_collection&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&coreNodeName=core_node5&name=first_collection_shard2_replica_n2&action=CREATE&numShards=3&shard=shard2&wt=javabin}
status=0 QTime=1372
[junit4] 2> 1584348 INFO (qtp1463223949-17513) [n:127.0.0.1:37915_solr
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestMiniSolrCloudClusterSSL&newCollection=true&collection=first_collection&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&coreNodeName=core_node3&name=first_collection_shard1_replica_n1&action=CREATE&numShards=3&shard=shard1&wt=javabin}
status=0 QTime=1372
[junit4] 2> 1584350 INFO (qtp1577551506-17531) [n:127.0.0.1:35509_solr
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 1584428 INFO (zkCallback-4333-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/first_collection/state.json] for collection
[first_collection] has occurred - updating... (live nodes size: [3])
[junit4] 2> 1584428 INFO (zkCallback-4347-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/first_collection/state.json] for collection
[first_collection] has occurred - updating... (live nodes size: [3])
[junit4] 2> 1584428 INFO (zkCallback-4361-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/first_collection/state.json] for collection
[first_collection] has occurred - updating... (live nodes size: [3])
[junit4] 2> 1584656 INFO
(OverseerCollectionConfigSetProcessor-72102920985378821-127.0.0.1:37679_solr-n_0000000000)
[n:127.0.0.1:37679_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 1585350 INFO (qtp1577551506-17531) [n:127.0.0.1:35509_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={property.config=solrconfig-tlog.xml&collection.configName=org.apache.solr.cloud.TestMiniSolrCloudClusterSSL&name=first_collection&nrtReplicas=1&action=CREATE&numShards=3&wt=javabin&version=2}
status=0 QTime=2696
[junit4] 2> 1585350 INFO
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[6CE89C325CE00CC8]) [ ]
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection:
first_collection failOnTimeout:true timeout (sec):330
[junit4] 1> -
[junit4] 1> replica:core_node3 rstate:active live:true
[junit4] 1> replica:core_node5 rstate:active live:true
[junit4] 1> replica:core_node6 rstate:active live:true
[junit4] 1> no one is recoverying
[junit4] 2> 1585351 INFO
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[6CE89C325CE00CC8]) [ ]
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection:
first_collection
[junit4] 2> 1585353 INFO (qtp1577551506-17617) [n:127.0.0.1:35509_solr
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4]
o.a.s.c.S.Request [first_collection_shard3_replica_n4] webapp=/solr
path=/select
params={df=text&distrib=false&_stateVer_=first_collection:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:35509/solr/first_collection_shard3_replica_n4/&rows=10&version=2&q=*:*&NOW=1539646080187&isShard=true&wt=javabin}
hits=0 status=0 QTime=0
[junit4] 2>
[...truncated too long message...]
lection.first_collection.shard2.leader, tag=66826763
[junit4] 2> 143851 INFO (coreCloseExecutor-857-thread-1)
[n:127.0.0.1:37413_solr c:second_collection s:shard2 r:core_node5
x:second_collection_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.second_collection.shard2.leader,
tag=633ebca5
[junit4] 2> 143851 INFO (coreCloseExecutor-857-thread-2)
[n:127.0.0.1:37413_solr c:second_collection s:shard1 r:core_node3
x:second_collection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.second_collection.shard1.replica_n1,
tag=114270cd
[junit4] 2> 143851 INFO (coreCloseExecutor-857-thread-2)
[n:127.0.0.1:37413_solr c:second_collection s:shard1 r:core_node3
x:second_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing
reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1d4304e7: rootName
= solr_37413, domain = solr.core.second_collection.shard1.replica_n1, service
url = null, agent id = null] for registry
solr.core.second_collection.shard1.replica_n1 /
com.codahale.metrics.MetricRegistry@3c871541
[junit4] 2> 143851 INFO (coreCloseExecutor-856-thread-2)
[n:127.0.0.1:43391_solr c:second_collection s:shard3 r:core_node6
x:second_collection_shard3_replica_n4] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.second_collection.shard3.replica_n4,
tag=6f50fbd2
[junit4] 2> 143851 INFO (coreCloseExecutor-856-thread-2)
[n:127.0.0.1:43391_solr c:second_collection s:shard3 r:core_node6
x:second_collection_shard3_replica_n4] o.a.s.m.r.SolrJmxReporter Closing
reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@79940228: rootName
= solr_43391, domain = solr.core.second_collection.shard3.replica_n4, service
url = null, agent id = null] for registry
solr.core.second_collection.shard3.replica_n4 /
com.codahale.metrics.MetricRegistry@17975bc9
[junit4] 2> 143856 INFO (jetty-closer-818-thread-2) [ ]
o.a.s.c.Overseer Overseer
(id=72103040957612039-127.0.0.1:38215_solr-n_0000000000) closing
[junit4] 2> 143856 WARN
(OverseerAutoScalingTriggerThread-72103040957612039-127.0.0.1:38215_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we
are closed, exiting.
[junit4] 2> 143858 INFO
(OverseerStateUpdate-72103040957612039-127.0.0.1:38215_solr-n_0000000000)
[n:127.0.0.1:38215_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:38215_solr
[junit4] 2> 143859 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid
0x10029556f810007, likely client has closed socket
[junit4] 2> 143859 INFO (zkCallback-847-thread-1) [ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43391_solr
[junit4] 2> 143862 INFO (jetty-closer-818-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@17328d70{/solr,null,UNAVAILABLE}
[junit4] 2> 143862 INFO (jetty-closer-818-thread-2) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 143868 INFO (coreCloseExecutor-856-thread-2)
[n:127.0.0.1:43391_solr c:second_collection s:shard3 r:core_node6
x:second_collection_shard3_replica_n4] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.second_collection.shard3.leader,
tag=6f50fbd2
[junit4] 2> 143868 INFO (coreCloseExecutor-856-thread-1)
[n:127.0.0.1:43391_solr c:first_collection s:shard1 r:core_node2
x:first_collection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.first_collection.shard1.leader,
tag=71f22c1
[junit4] 2> 143869 INFO (coreCloseExecutor-857-thread-2)
[n:127.0.0.1:37413_solr c:second_collection s:shard1 r:core_node3
x:second_collection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.second_collection.shard1.leader,
tag=114270cd
[junit4] 2> 143874 INFO (zkCallback-884-thread-2) [ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37413_solr
[junit4] 2> 143874 INFO (jetty-closer-818-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@5f5f69cd{/solr,null,UNAVAILABLE}
[junit4] 2> 143874 INFO (jetty-closer-818-thread-1) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 143875 INFO (jetty-closer-818-thread-3) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@427d0cd0{/solr,null,UNAVAILABLE}
[junit4] 2> 143875 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid
0x10029556f810012, likely client has closed socket
[junit4] 2> 143875 INFO (jetty-closer-818-thread-3) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 143878 ERROR
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[6CE89C325CE00CC8])
[ ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so
ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
[junit4] 2> 143878 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[6CE89C325CE00CC8])
[ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:43597 43597
[junit4] 2> 143986 INFO (Thread-463) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:43597 43597
[junit4] 2> 143987 WARN (Thread-463) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 9 /solr/aliases.json
[junit4] 2> 4
/solr/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL
[junit4] 2> 4 /solr/security.json
[junit4] 2> 2 /solr/collections/first_collection/terms/shard1
[junit4] 2> 2 /solr/collections/first_collection/terms/shard3
[junit4] 2> 2 /solr/collections/first_collection/terms/shard2
[junit4] 2> 2 /solr/collections/second_collection/terms/shard1
[junit4] 2> 2 /solr/collections/second_collection/terms/shard2
[junit4] 2> 2 /solr/collections/second_collection/terms/shard3
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 9 /solr/clusterstate.json
[junit4] 2> 9 /solr/clusterprops.json
[junit4] 2> 4 /solr/collections/second_collection/state.json
[junit4] 2> 3 /solr/collections/first_collection/state.json
[junit4] 2> 2
/solr/overseer_elect/election/72103040957612039-127.0.0.1:38215_solr-n_0000000000
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 9 /solr/live_nodes
[junit4] 2> 9 /solr/collections
[junit4] 2>
[junit4] 2> 143987 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[6CE89C325CE00CC8])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testSslAndClientAuth
[junit4] OK 6.93s J2 | TestMiniSolrCloudClusterSSL.testSslAndClientAuth
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudClusterSSL_6CE89C325CE00CC8-002
[junit4] 2> Oct 15, 2018 11:58:34 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene80): {},
docValues:{}, maxPointsInLeafNode=1949, maxMBSortInHeap=5.60608426649644,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1a48d779),
locale=dyo-SN, timezone=Asia/Chungking
[junit4] 2> NOTE: Linux 4.15.0-36-generic amd64/Oracle Corporation 11
(64-bit)/cpus=8,threads=1,free=184600944,total=536870912
[junit4] 2> NOTE: All tests run in this JVM: [TestMiniSolrCloudClusterSSL,
TestMiniSolrCloudClusterSSL]
[junit4] Completed [5/5 (5!)] on J2 in 63.68s, 6 tests, 1 failure, 1 error
<<< FAILURES!
[...truncated 20 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1567:
The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1092:
There were test failures: 5 suites, 30 tests, 5 errors, 5 failures [seed:
6CE89C325CE00CC8]
Total time: 2 minutes 26 seconds
[repro] Setting last failure code to 256
[repro] Failures:
[repro] 5/5 failed: org.apache.solr.cloud.TestMiniSolrCloudClusterSSL
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all
warnings.
<Git Blamer> GIT_COMMIT=73a413cd85ca03dae69250189b9c6ae24f42801c,
workspace=/var/lib/jenkins/workspace/Lucene-Solr-master-Linux
[WARNINGS] Computing warning deltas based on reference build #23034
Recording test results
Setting
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]