Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-MacOSX/207/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC
11 tests failed.
FAILED: org.apache.solr.cloud.CustomCollectionTest.testCustomCollectionsAPI
Error Message:
Could not find collection : implicitcoll
Stack Trace:
org.apache.solr.common.SolrException: Could not find collection : implicitcoll
at
__randomizedtesting.SeedInfo.seed([15D61D4A619FCECE:7F3793215C0578B6]:0)
at
org.apache.solr.common.cloud.ClusterState.getCollection(ClusterState.java:109)
at
org.apache.solr.cloud.SolrCloudTestCase.getCollectionState(SolrCloudTestCase.java:247)
at
org.apache.solr.cloud.CustomCollectionTest.testCustomCollectionsAPI(CustomCollectionTest.java:68)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.cloud.DeleteNodeTest.test
Error Message:
Could not find collection : deletenodetest_coll
Stack Trace:
org.apache.solr.common.SolrException: Could not find collection :
deletenodetest_coll
at
__randomizedtesting.SeedInfo.seed([15D61D4A619FCECE:9D822290CF63A336]:0)
at
org.apache.solr.common.cloud.ClusterState.getCollection(ClusterState.java:109)
at org.apache.solr.cloud.DeleteNodeTest.test(DeleteNodeTest.java:78)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED:
org.apache.solr.cloud.TestDeleteCollectionOnDownNodes.deleteCollectionWithDownNodes
Error Message:
Timed out waiting for leader elections null Live Nodes: [127.0.0.1:62256_solr,
127.0.0.1:62258_solr] Last available state: null
Stack Trace:
java.lang.AssertionError: Timed out waiting for leader elections
null
Live Nodes: [127.0.0.1:62256_solr, 127.0.0.1:62258_solr]
Last available state: null
at
__randomizedtesting.SeedInfo.seed([15D61D4A619FCECE:8BE379B247BC8246]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:269)
at
org.apache.solr.cloud.TestDeleteCollectionOnDownNodes.deleteCollectionWithDownNodes(TestDeleteCollectionOnDownNodes.java:47)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.handler.component.SpatialHeatmapFacetsTest.test
Error Message:
expected:<400> but was:<500>
Stack Trace:
java.lang.AssertionError: expected:<400> but was:<500>
at
__randomizedtesting.SeedInfo.seed([15D61D4A619FCECE:9D822290CF63A336]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at org.junit.Assert.assertEquals(Assert.java:456)
at
org.apache.solr.handler.component.SpatialHeatmapFacetsTest.test(SpatialHeatmapFacetsTest.java:62)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:1019)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED:
junit.framework.TestSuite.org.apache.solr.response.TestGeoJSONResponseWriter
Error Message:
Could not initialize class
org.apache.lucene.spatial.spatial4j.Geo3dSpatialContextFactory
Stack Trace:
java.lang.NoClassDefFoundError: Could not initialize class
org.apache.lucene.spatial.spatial4j.Geo3dSpatialContextFactory
at __randomizedtesting.SeedInfo.seed([15D61D4A619FCECE]:0)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
at java.lang.Class.newInstance(Class.java:442)
at
org.locationtech.spatial4j.context.SpatialContextFactory.makeSpatialContext(SpatialContextFactory.java:103)
at
org.apache.solr.schema.AbstractSpatialFieldType.init(AbstractSpatialFieldType.java:148)
at
org.apache.solr.schema.RptWithGeometrySpatialField.init(RptWithGeometrySpatialField.java:53)
at org.apache.solr.schema.FieldType.setArgs(FieldType.java:183)
at
org.apache.solr.schema.FieldTypePluginLoader.init(FieldTypePluginLoader.java:165)
at
org.apache.solr.schema.FieldTypePluginLoader.init(FieldTypePluginLoader.java:53)
at
org.apache.solr.util.plugin.AbstractPluginLoader.load(AbstractPluginLoader.java:191)
at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:469)
at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:175)
at
org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:56)
at
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
at org.apache.solr.util.TestHarness.<init>(TestHarness.java:110)
at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:687)
at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:677)
at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:551)
at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:540)
at
org.apache.solr.response.TestGeoJSONResponseWriter.beforeClass(TestGeoJSONResponseWriter.java:42)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:874)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED:
org.apache.solr.schema.SpatialRPTFieldTypeTest.testDistanceUnitsKilometers
Error Message:
Could not initialize class
org.apache.lucene.spatial.spatial4j.Geo3dSpatialContextFactory
Stack Trace:
java.lang.NoClassDefFoundError: Could not initialize class
org.apache.lucene.spatial.spatial4j.Geo3dSpatialContextFactory
at
__randomizedtesting.SeedInfo.seed([15D61D4A619FCECE:66684B3AB72C494B]:0)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
at java.lang.Class.newInstance(Class.java:442)
at
org.locationtech.spatial4j.context.SpatialContextFactory.makeSpatialContext(SpatialContextFactory.java:103)
at
org.apache.solr.schema.AbstractSpatialFieldType.init(AbstractSpatialFieldType.java:148)
at
org.apache.solr.schema.AbstractSpatialPrefixTreeFieldType.init(AbstractSpatialPrefixTreeFieldType.java:55)
at
org.apache.solr.schema.SpatialRecursivePrefixTreeFieldType.init(SpatialRecursivePrefixTreeFieldType.java:37)
at
org.apache.solr.schema.SpatialRPTFieldTypeTest.setupRPTField(SpatialRPTFieldTypeTest.java:271)
at
org.apache.solr.schema.SpatialRPTFieldTypeTest.setupRPTField(SpatialRPTFieldTypeTest.java:282)
at
org.apache.solr.schema.SpatialRPTFieldTypeTest.testDistanceUnitsKilometers(SpatialRPTFieldTypeTest.java:93)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED:
org.apache.solr.schema.SpatialRPTFieldTypeTest.testGeoDistanceFunctionWithBackCompat
Error Message:
Could not initialize class
org.apache.lucene.spatial.spatial4j.Geo3dSpatialContextFactory
Stack Trace:
java.lang.NoClassDefFoundError: Could not initialize class
org.apache.lucene.spatial.spatial4j.Geo3dSpatialContextFactory
at
__randomizedtesting.SeedInfo.seed([15D61D4A619FCECE:99B8EFB204C7A832]:0)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
at java.lang.Class.newInstance(Class.java:442)
at
org.locationtech.spatial4j.context.SpatialContextFactory.makeSpatialContext(SpatialContextFactory.java:103)
at
org.apache.solr.schema.AbstractSpatialFieldType.init(AbstractSpatialFieldType.java:148)
at
org.apache.solr.schema.AbstractSpatialPrefixTreeFieldType.init(AbstractSpatialPrefixTreeFieldType.java:55)
at
org.apache.solr.schema.SpatialRecursivePrefixTreeFieldType.init(SpatialRecursivePrefixTreeFieldType.java:37)
at
org.apache.solr.schema.SpatialRPTFieldTypeTest.setupRPTField(SpatialRPTFieldTypeTest.java:271)
at
org.apache.solr.schema.SpatialRPTFieldTypeTest.setupRPTField(SpatialRPTFieldTypeTest.java:282)
at
org.apache.solr.schema.SpatialRPTFieldTypeTest.testGeoDistanceFunctionWithBackCompat(SpatialRPTFieldTypeTest.java:161)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED:
org.apache.solr.schema.SpatialRPTFieldTypeTest.testGeoDistanceFunctionWithKilometers
Error Message:
Could not initialize class
org.apache.lucene.spatial.spatial4j.Geo3dSpatialContextFactory
Stack Trace:
java.lang.NoClassDefFoundError: Could not initialize class
org.apache.lucene.spatial.spatial4j.Geo3dSpatialContextFactory
at
__randomizedtesting.SeedInfo.seed([15D61D4A619FCECE:98B8A0AED53E94A1]:0)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
at java.lang.Class.newInstance(Class.java:442)
at
org.locationtech.spatial4j.context.SpatialContextFactory.makeSpatialContext(SpatialContextFactory.java:103)
at
org.apache.solr.schema.AbstractSpatialFieldType.init(AbstractSpatialFieldType.java:148)
at
org.apache.solr.schema.AbstractSpatialPrefixTreeFieldType.init(AbstractSpatialPrefixTreeFieldType.java:55)
at
org.apache.solr.schema.SpatialRecursivePrefixTreeFieldType.init(SpatialRecursivePrefixTreeFieldType.java:37)
at
org.apache.solr.schema.SpatialRPTFieldTypeTest.setupRPTField(SpatialRPTFieldTypeTest.java:271)
at
org.apache.solr.schema.SpatialRPTFieldTypeTest.setupRPTField(SpatialRPTFieldTypeTest.java:282)
at
org.apache.solr.schema.SpatialRPTFieldTypeTest.testGeoDistanceFunctionWithKilometers(SpatialRPTFieldTypeTest.java:177)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: junit.framework.TestSuite.org.apache.solr.search.TestSolr4Spatial
Error Message:
org/apache/lucene/spatial3d/geom/PlanetModel
Stack Trace:
java.lang.NoClassDefFoundError: org/apache/lucene/spatial3d/geom/PlanetModel
at __randomizedtesting.SeedInfo.seed([15D61D4A619FCECE]:0)
at
org.apache.lucene.spatial.spatial4j.Geo3dSpatialContextFactory.<clinit>(Geo3dSpatialContextFactory.java:36)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
at java.lang.Class.newInstance(Class.java:442)
at
org.locationtech.spatial4j.context.SpatialContextFactory.makeSpatialContext(SpatialContextFactory.java:103)
at
org.apache.solr.schema.AbstractSpatialFieldType.init(AbstractSpatialFieldType.java:148)
at
org.apache.solr.schema.RptWithGeometrySpatialField.init(RptWithGeometrySpatialField.java:53)
at org.apache.solr.schema.FieldType.setArgs(FieldType.java:183)
at
org.apache.solr.schema.FieldTypePluginLoader.init(FieldTypePluginLoader.java:165)
at
org.apache.solr.schema.FieldTypePluginLoader.init(FieldTypePluginLoader.java:53)
at
org.apache.solr.util.plugin.AbstractPluginLoader.load(AbstractPluginLoader.java:191)
at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:469)
at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:175)
at
org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:56)
at
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
at org.apache.solr.util.TestHarness.<init>(TestHarness.java:110)
at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:687)
at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:677)
at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:551)
at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:540)
at
org.apache.solr.search.TestSolr4Spatial.beforeClass(TestSolr4Spatial.java:62)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:874)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.ClassNotFoundException:
org.apache.lucene.spatial3d.geom.PlanetModel
at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:335)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
... 47 more
FAILED: junit.framework.TestSuite.org.apache.solr.search.TestSolr4Spatial2
Error Message:
org/apache/lucene/spatial3d/geom/PlanetModel
Stack Trace:
java.lang.NoClassDefFoundError: org/apache/lucene/spatial3d/geom/PlanetModel
at __randomizedtesting.SeedInfo.seed([15D61D4A619FCECE]:0)
at
org.apache.lucene.spatial.spatial4j.Geo3dSpatialContextFactory.<clinit>(Geo3dSpatialContextFactory.java:36)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
at java.lang.Class.newInstance(Class.java:442)
at
org.locationtech.spatial4j.context.SpatialContextFactory.makeSpatialContext(SpatialContextFactory.java:103)
at
org.apache.solr.schema.AbstractSpatialFieldType.init(AbstractSpatialFieldType.java:148)
at
org.apache.solr.schema.RptWithGeometrySpatialField.init(RptWithGeometrySpatialField.java:53)
at org.apache.solr.schema.FieldType.setArgs(FieldType.java:183)
at
org.apache.solr.schema.FieldTypePluginLoader.init(FieldTypePluginLoader.java:165)
at
org.apache.solr.schema.FieldTypePluginLoader.init(FieldTypePluginLoader.java:53)
at
org.apache.solr.util.plugin.AbstractPluginLoader.load(AbstractPluginLoader.java:191)
at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:469)
at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:175)
at
org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:56)
at
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
at org.apache.solr.util.TestHarness.<init>(TestHarness.java:110)
at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:687)
at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:677)
at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:551)
at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:540)
at
org.apache.solr.search.TestSolr4Spatial2.beforeClass(TestSolr4Spatial2.java:34)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:874)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.ClassNotFoundException:
org.apache.lucene.spatial3d.geom.PlanetModel
at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:335)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
... 47 more
FAILED:
org.apache.solr.search.join.BlockJoinFacetDistribTest.testBJQFacetComponent
Error Message:
org/apache/solr/search/join/BlockJoinFacetDistribTest$1
Stack Trace:
java.lang.NoClassDefFoundError:
org/apache/solr/search/join/BlockJoinFacetDistribTest$1
at
__randomizedtesting.SeedInfo.seed([15D61D4A619FCECE:452BAD37EA631B46]:0)
at
org.apache.solr.search.join.BlockJoinFacetDistribTest.testBJQFacetComponent(BlockJoinFacetDistribTest.java:84)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.ClassNotFoundException:
org.apache.solr.search.join.BlockJoinFacetDistribTest$1
at java.net.URLClassLoader$1.run(URLClassLoader.java:370)
at java.net.URLClassLoader$1.run(URLClassLoader.java:362)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:361)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:335)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
... 40 more
Caused by: java.io.FileNotFoundException:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/classes/test/org/apache/solr/search/join/BlockJoinFacetDistribTest$1.class
(Too many open files)
at java.io.FileInputStream.open0(Native Method)
at java.io.FileInputStream.open(FileInputStream.java:195)
at java.io.FileInputStream.<init>(FileInputStream.java:138)
at
sun.misc.URLClassPath$FileLoader$1.getInputStream(URLClassPath.java:1288)
at sun.misc.Resource.cachedInputStream(Resource.java:77)
at sun.misc.Resource.getByteBuffer(Resource.java:160)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:454)
at java.net.URLClassLoader.access$100(URLClassLoader.java:73)
at java.net.URLClassLoader$1.run(URLClassLoader.java:368)
... 46 more
Build Log:
[...truncated 12227 lines...]
[junit4] Suite: org.apache.solr.cloud.TestDeleteCollectionOnDownNodes
[junit4] 2> 1259727 INFO
(SUITE-TestDeleteCollectionOnDownNodes-seed#[15D61D4A619FCECE]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestDeleteCollectionOnDownNodes_15D61D4A619FCECE-001/init-core-data-001
[junit4] 2> 1259727 WARN
(SUITE-TestDeleteCollectionOnDownNodes-seed#[15D61D4A619FCECE]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
[junit4] 2> 1259728 INFO
(SUITE-TestDeleteCollectionOnDownNodes-seed#[15D61D4A619FCECE]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 1259730 INFO
(SUITE-TestDeleteCollectionOnDownNodes-seed#[15D61D4A619FCECE]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
w/ MAC_OS_X supressed clientAuth
[junit4] 2> 1259731 INFO
(SUITE-TestDeleteCollectionOnDownNodes-seed#[15D61D4A619FCECE]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestDeleteCollectionOnDownNodes_15D61D4A619FCECE-001/tempDir-001
[junit4] 2> 1259731 INFO
(SUITE-TestDeleteCollectionOnDownNodes-seed#[15D61D4A619FCECE]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1259731 INFO (Thread-1997) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1259731 INFO (Thread-1997) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1259734 ERROR (Thread-1997) [ ] 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> 1259836 INFO
(SUITE-TestDeleteCollectionOnDownNodes-seed#[15D61D4A619FCECE]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:62253
[junit4] 2> 1259854 INFO (jetty-launcher-2422-thread-2) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 1259854 INFO (jetty-launcher-2422-thread-3) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 1259854 INFO (jetty-launcher-2422-thread-4) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 1259855 INFO (jetty-launcher-2422-thread-1) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 1259857 INFO (jetty-launcher-2422-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@31ef74bb{/solr,null,AVAILABLE}
[junit4] 2> 1259859 INFO (jetty-launcher-2422-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@2574ddb4{/solr,null,AVAILABLE}
[junit4] 2> 1259859 INFO (jetty-launcher-2422-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@237fb0a2{HTTP/1.1,[http/1.1]}{127.0.0.1:62255}
[junit4] 2> 1259860 INFO (jetty-launcher-2422-thread-1) [ ]
o.e.j.s.Server Started @1264892ms
[junit4] 2> 1259860 INFO (jetty-launcher-2422-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@3ba1114f{/solr,null,AVAILABLE}
[junit4] 2> 1259860 INFO (jetty-launcher-2422-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=62255}
[junit4] 2> 1259860 INFO (jetty-launcher-2422-thread-3) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@610895d6{HTTP/1.1,[http/1.1]}{127.0.0.1:62257}
[junit4] 2> 1259860 ERROR (jetty-launcher-2422-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1259860 INFO (jetty-launcher-2422-thread-3) [ ]
o.e.j.s.Server Started @1264893ms
[junit4] 2> 1259860 INFO (jetty-launcher-2422-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=62257}
[junit4] 2> 1259860 INFO (jetty-launcher-2422-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.1.0
[junit4] 2> 1259860 INFO (jetty-launcher-2422-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1259860 INFO (jetty-launcher-2422-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 1259860 ERROR (jetty-launcher-2422-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1259860 INFO (jetty-launcher-2422-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-09-23T18:21:53.800Z
[junit4] 2> 1259861 INFO (jetty-launcher-2422-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.1.0
[junit4] 2> 1259861 INFO (jetty-launcher-2422-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1259861 INFO (jetty-launcher-2422-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 1259861 INFO (jetty-launcher-2422-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-09-23T18:21:53.801Z
[junit4] 2> 1259862 INFO (jetty-launcher-2422-thread-4) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@65591837{HTTP/1.1,[http/1.1]}{127.0.0.1:62256}
[junit4] 2> 1259862 INFO (jetty-launcher-2422-thread-4) [ ]
o.e.j.s.Server Started @1264895ms
[junit4] 2> 1259862 INFO (jetty-launcher-2422-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4e6723e0{/solr,null,AVAILABLE}
[junit4] 2> 1259862 INFO (jetty-launcher-2422-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=62256}
[junit4] 2> 1259862 ERROR (jetty-launcher-2422-thread-4) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1259862 INFO (jetty-launcher-2422-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.1.0
[junit4] 2> 1259863 INFO (jetty-launcher-2422-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1259863 INFO (jetty-launcher-2422-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 1259863 INFO (jetty-launcher-2422-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-09-23T18:21:53.803Z
[junit4] 2> 1259863 INFO (jetty-launcher-2422-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@42b51d6f{HTTP/1.1,[http/1.1]}{127.0.0.1:62258}
[junit4] 2> 1259863 INFO (jetty-launcher-2422-thread-2) [ ]
o.e.j.s.Server Started @1264896ms
[junit4] 2> 1259863 INFO (jetty-launcher-2422-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=62258}
[junit4] 2> 1259864 ERROR (jetty-launcher-2422-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1259864 INFO (jetty-launcher-2422-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.1.0
[junit4] 2> 1259864 INFO (jetty-launcher-2422-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1259864 INFO (jetty-launcher-2422-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 1259864 INFO (jetty-launcher-2422-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-09-23T18:21:53.804Z
[junit4] 2> 1259865 INFO (jetty-launcher-2422-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1259866 INFO (jetty-launcher-2422-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1259866 INFO (jetty-launcher-2422-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1259870 INFO (jetty-launcher-2422-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1259876 INFO (jetty-launcher-2422-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62253/solr
[junit4] 2> 1259877 INFO (jetty-launcher-2422-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62253/solr
[junit4] 2> 1259883 INFO (jetty-launcher-2422-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62253/solr
[junit4] 2> 1259884 INFO (jetty-launcher-2422-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62253/solr
[junit4] 2> 1260052 INFO (jetty-launcher-2422-thread-4)
[n:127.0.0.1:62256_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1260053 INFO (jetty-launcher-2422-thread-4)
[n:127.0.0.1:62256_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:62256_solr
[junit4] 2> 1260054 INFO (jetty-launcher-2422-thread-4)
[n:127.0.0.1:62256_solr ] o.a.s.c.Overseer Overseer
(id=98709727718473739-127.0.0.1:62256_solr-n_0000000000) starting
[junit4] 2> 1260063 INFO (jetty-launcher-2422-thread-4)
[n:127.0.0.1:62256_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:62256_solr
[junit4] 2> 1260065 INFO
(zkCallback-2443-thread-1-processing-n:127.0.0.1:62256_solr)
[n:127.0.0.1:62256_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1260080 INFO (jetty-launcher-2422-thread-2)
[n:127.0.0.1:62258_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1260080 INFO (jetty-launcher-2422-thread-1)
[n:127.0.0.1:62255_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1260081 INFO (jetty-launcher-2422-thread-3)
[n:127.0.0.1:62257_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1260084 INFO (jetty-launcher-2422-thread-1)
[n:127.0.0.1:62255_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1260085 INFO (jetty-launcher-2422-thread-2)
[n:127.0.0.1:62258_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1260087 INFO (jetty-launcher-2422-thread-3)
[n:127.0.0.1:62257_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1260091 INFO (jetty-launcher-2422-thread-1)
[n:127.0.0.1:62255_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:62255_solr
[junit4] 2> 1260092 INFO (jetty-launcher-2422-thread-2)
[n:127.0.0.1:62258_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:62258_solr
[junit4] 2> 1260098 INFO (jetty-launcher-2422-thread-3)
[n:127.0.0.1:62257_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:62257_solr
[junit4] 2> 1260099 INFO
(zkCallback-2441-thread-1-processing-n:127.0.0.1:62255_solr)
[n:127.0.0.1:62255_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (3)
[junit4] 2> 1260099 INFO
(zkCallback-2442-thread-1-processing-n:127.0.0.1:62257_solr)
[n:127.0.0.1:62257_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (3)
[junit4] 2> 1260099 INFO
(zkCallback-2444-thread-1-processing-n:127.0.0.1:62258_solr)
[n:127.0.0.1:62258_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (3)
[junit4] 2> 1260100 INFO
(zkCallback-2443-thread-1-processing-n:127.0.0.1:62256_solr)
[n:127.0.0.1:62256_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (3)
[junit4] 2> 1260124 INFO
(zkCallback-2441-thread-1-processing-n:127.0.0.1:62255_solr)
[n:127.0.0.1:62255_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 1260124 INFO
(zkCallback-2442-thread-1-processing-n:127.0.0.1:62257_solr)
[n:127.0.0.1:62257_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 1260125 INFO
(zkCallback-2444-thread-1-processing-n:127.0.0.1:62258_solr)
[n:127.0.0.1:62258_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 1260125 INFO
(zkCallback-2443-thread-1-processing-n:127.0.0.1:62256_solr)
[n:127.0.0.1:62256_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 1260249 INFO (jetty-launcher-2422-thread-4)
[n:127.0.0.1:62256_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_62256.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@37c36609
[junit4] 2> 1260257 INFO (jetty-launcher-2422-thread-3)
[n:127.0.0.1:62257_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_62257.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@37c36609
[junit4] 2> 1260263 INFO (jetty-launcher-2422-thread-2)
[n:127.0.0.1:62258_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_62258.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@37c36609
[junit4] 2> 1260270 INFO (jetty-launcher-2422-thread-1)
[n:127.0.0.1:62255_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_62255.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@37c36609
[junit4] 2> 1260316 INFO (jetty-launcher-2422-thread-4)
[n:127.0.0.1:62256_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_62256.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@37c36609
[junit4] 2> 1260317 INFO (jetty-launcher-2422-thread-4)
[n:127.0.0.1:62256_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_62256.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@37c36609
[junit4] 2> 1260322 INFO (jetty-launcher-2422-thread-4)
[n:127.0.0.1:62256_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestDeleteCollectionOnDownNodes_15D61D4A619FCECE-001/tempDir-001/node4/.
[junit4] 2> 1260323 INFO (jetty-launcher-2422-thread-3)
[n:127.0.0.1:62257_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_62257.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@37c36609
[junit4] 2> 1260325 INFO (jetty-launcher-2422-thread-3)
[n:127.0.0.1:62257_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_62257.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@37c36609
[junit4] 2> 1260328 INFO (jetty-launcher-2422-thread-2)
[n:127.0.0.1:62258_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_62258.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@37c36609
[junit4] 2> 1260329 INFO (jetty-launcher-2422-thread-3)
[n:127.0.0.1:62257_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestDeleteCollectionOnDownNodes_15D61D4A619FCECE-001/tempDir-001/node3/.
[junit4] 2> 1260330 INFO (jetty-launcher-2422-thread-2)
[n:127.0.0.1:62258_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_62258.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@37c36609
[junit4] 2> 1260330 INFO (jetty-launcher-2422-thread-1)
[n:127.0.0.1:62255_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_62255.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@37c36609
[junit4] 2> 1260331 INFO (jetty-launcher-2422-thread-1)
[n:127.0.0.1:62255_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_62255.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@37c36609
[junit4] 2> 1260332 INFO (jetty-launcher-2422-thread-1)
[n:127.0.0.1:62255_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestDeleteCollectionOnDownNodes_15D61D4A619FCECE-001/tempDir-001/node1/.
[junit4] 2> 1260332 INFO (jetty-launcher-2422-thread-2)
[n:127.0.0.1:62258_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestDeleteCollectionOnDownNodes_15D61D4A619FCECE-001/tempDir-001/node2/.
[junit4] 2> 1260447 INFO
(SUITE-TestDeleteCollectionOnDownNodes-seed#[15D61D4A619FCECE]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 1260448 INFO
(SUITE-TestDeleteCollectionOnDownNodes-seed#[15D61D4A619FCECE]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:62253/solr ready
[junit4] 2> 1260478 INFO
(TEST-TestDeleteCollectionOnDownNodes.deleteCollectionWithDownNodes-seed#[15D61D4A619FCECE])
[ ] o.a.s.SolrTestCaseJ4 ###Starting deleteCollectionWithDownNodes
[junit4] 2> 1260480 INFO (qtp733315232-12446) [n:127.0.0.1:62255_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=3&collection.configName=conf&maxShardsPerNode=3&name=halfdeletedcollection2&nrtReplicas=3&action=CREATE&numShards=4&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1260483 INFO
(OverseerThreadFactory-4580-thread-1-processing-n:127.0.0.1:62256_solr)
[n:127.0.0.1:62256_solr ] o.a.s.c.CreateCollectionCmd Create collection
halfdeletedcollection2
[junit4] 2> 1260610 INFO
(OverseerStateUpdate-98709727718473739-127.0.0.1:62256_solr-n_0000000000)
[n:127.0.0.1:62256_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"halfdeletedcollection2",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"halfdeletedcollection2_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:62257/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 1260619 INFO
(OverseerStateUpdate-98709727718473739-127.0.0.1:62256_solr-n_0000000000)
[n:127.0.0.1:62256_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"halfdeletedcollection2",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"halfdeletedcollection2_shard1_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:62256/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 1260631 INFO
(OverseerStateUpdate-98709727718473739-127.0.0.1:62256_solr-n_0000000000)
[n:127.0.0.1:62256_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"halfdeletedcollection2",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"halfdeletedcollection2_shard1_replica_n4",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:62255/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 1260637 INFO
(OverseerStateUpdate-98709727718473739-127.0.0.1:62256_solr-n_0000000000)
[n:127.0.0.1:62256_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"halfdeletedcollection2",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"halfdeletedcollection2_shard2_replica_n6",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:62258/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 1260643 INFO
(OverseerStateUpdate-98709727718473739-127.0.0.1:62256_solr-n_0000000000)
[n:127.0.0.1:62256_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"halfdeletedcollection2",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"halfdeletedcollection2_shard2_replica_n8",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:62257/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 1260647 INFO
(OverseerStateUpdate-98709727718473739-127.0.0.1:62256_solr-n_0000000000)
[n:127.0.0.1:62256_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"halfdeletedcollection2",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"halfdeletedcollection2_shard2_replica_n10",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:62256/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 1260650 INFO
(OverseerStateUpdate-98709727718473739-127.0.0.1:62256_solr-n_0000000000)
[n:127.0.0.1:62256_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"halfdeletedcollection2",
[junit4] 2> "shard":"shard3",
[junit4] 2> "core":"halfdeletedcollection2_shard3_replica_n12",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:62255/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 1260654 INFO
(OverseerStateUpdate-98709727718473739-127.0.0.1:62256_solr-n_0000000000)
[n:127.0.0.1:62256_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"halfdeletedcollection2",
[junit4] 2> "shard":"shard3",
[junit4] 2> "core":"halfdeletedcollection2_shard3_replica_n14",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:62258/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 1260658 INFO
(OverseerStateUpdate-98709727718473739-127.0.0.1:62256_solr-n_0000000000)
[n:127.0.0.1:62256_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"halfdeletedcollection2",
[junit4] 2> "shard":"shard3",
[junit4] 2> "core":"halfdeletedcollection2_shard3_replica_n16",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:62257/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 1260662 INFO
(OverseerStateUpdate-98709727718473739-127.0.0.1:62256_solr-n_0000000000)
[n:127.0.0.1:62256_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"halfdeletedcollection2",
[junit4] 2> "shard":"shard4",
[junit4] 2> "core":"halfdeletedcollection2_shard4_replica_n18",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:62256/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 1260666 INFO
(OverseerStateUpdate-98709727718473739-127.0.0.1:62256_solr-n_0000000000)
[n:127.0.0.1:62256_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"halfdeletedcollection2",
[junit4] 2> "shard":"shard4",
[junit4] 2> "core":"halfdeletedcollection2_shard4_replica_n20",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:62255/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 1260669 INFO
(OverseerStateUpdate-98709727718473739-127.0.0.1:62256_solr-n_0000000000)
[n:127.0.0.1:62256_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"halfdeletedcollection2",
[junit4] 2> "shard":"shard4",
[junit4] 2> "core":"halfdeletedcollection2_shard4_replica_n21",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:62258/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 1260884 INFO (qtp733315232-12447) [n:127.0.0.1:62255_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node15&collection.configName=conf&newCollection=true&name=halfdeletedcollection2_shard3_replica_n12&action=CREATE&numShards=4&collection=halfdeletedcollection2&shard=shard3&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1260885 INFO (qtp733315232-12447) [n:127.0.0.1:62255_solr
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 1260890 INFO (qtp733315232-12448) [n:127.0.0.1:62255_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=halfdeletedcollection2_shard1_replica_n4&action=CREATE&numShards=4&collection=halfdeletedcollection2&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1260892 INFO (qtp1361242845-12464) [n:127.0.0.1:62257_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node19&collection.configName=conf&newCollection=true&name=halfdeletedcollection2_shard3_replica_n16&action=CREATE&numShards=4&collection=halfdeletedcollection2&shard=shard3&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1260893 INFO (qtp1361242845-12467) [n:127.0.0.1:62257_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node11&collection.configName=conf&newCollection=true&name=halfdeletedcollection2_shard2_replica_n8&action=CREATE&numShards=4&collection=halfdeletedcollection2&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1260893 INFO (qtp1361242845-12464) [n:127.0.0.1:62257_solr
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 1260894 INFO (qtp733315232-12449) [n:127.0.0.1:62255_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node23&collection.configName=conf&newCollection=true&name=halfdeletedcollection2_shard4_replica_n20&action=CREATE&numShards=4&collection=halfdeletedcollection2&shard=shard4&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1260895 INFO (qtp1855849571-12443) [n:127.0.0.1:62258_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node9&collection.configName=conf&newCollection=true&name=halfdeletedcollection2_shard2_replica_n6&action=CREATE&numShards=4&collection=halfdeletedcollection2&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1260895 INFO (qtp609772143-12454) [n:127.0.0.1:62256_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node13&collection.configName=conf&newCollection=true&name=halfdeletedcollection2_shard2_replica_n10&action=CREATE&numShards=4&collection=halfdeletedcollection2&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1260895 INFO (qtp1855849571-12443) [n:127.0.0.1:62258_solr
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 1260896 INFO (qtp609772143-12454) [n:127.0.0.1:62256_solr
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 1260896 INFO (qtp1855849571-12472) [n:127.0.0.1:62258_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node24&collection.configName=conf&newCollection=true&name=halfdeletedcollection2_shard4_replica_n21&action=CREATE&numShards=4&collection=halfdeletedcollection2&shard=shard4&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1260896 INFO (qtp1855849571-12473) [n:127.0.0.1:62258_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node17&collection.configName=conf&newCollection=true&name=halfdeletedcollection2_shard3_replica_n14&action=CREATE&numShards=4&collection=halfdeletedcollection2&shard=shard3&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1260896 INFO (qtp609772143-12455) [n:127.0.0.1:62256_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=halfdeletedcollection2_shard1_replica_n2&action=CREATE&numShards=4&collection=halfdeletedcollection2&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1260897 INFO (qtp609772143-12456) [n:127.0.0.1:62256_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node22&collection.configName=conf&newCollection=true&name=halfdeletedcollection2_shard4_replica_n18&action=CREATE&numShards=4&collection=halfdeletedcollection2&shard=shard4&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1260900 INFO (qtp1361242845-12468) [n:127.0.0.1:62257_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=halfdeletedcollection2_shard1_replica_n1&action=CREATE&numShards=4&collection=halfdeletedcollection2&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1261045 INFO
(zkCallback-2442-thread-1-processing-n:127.0.0.1:62257_solr)
[n:127.0.0.1:62257_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/halfdeletedcollection2/state.json] for collection
[halfdeletedcollection2] has occurred - updating... (live nodes size: [4])
[junit4] 2> 1261045 INFO
(zkCallback-2444-thread-1-processing-n:127.0.0.1:62258_solr)
[n:127.0.0.1:62258_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/halfdeletedcollection2/state.json] for collection
[halfdeletedcollection2] has occurred - updating... (live nodes size: [4])
[junit4] 2> 1261045 INFO
(zkCallback-2443-thread-1-processing-n:127.0.0.1:62256_solr)
[n:127.0.0.1:62256_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/halfdeletedcollection2/state.json] for collection
[halfdeletedcollection2] has occurred - updating... (live nodes size: [4])
[junit4] 2> 1261045 INFO
(zkCallback-2441-thread-1-processing-n:127.0.0.1:62255_solr)
[n:127.0.0.1:62255_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/halfdeletedcollection2/state.json] for collection
[halfdeletedcollection2] has occurred - updating... (live nodes size: [4])
[junit4] 2> 1261046 INFO
(zkCallback-2441-thread-2-processing-n:127.0.0.1:62255_solr)
[n:127.0.0.1:62255_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/halfdeletedcollection2/state.json] for collection
[halfdeletedcollection2] has occurred - updating... (live nodes size: [4])
[junit4] 2> 1261046 INFO
(zkCallback-2443-thread-2-processing-n:127.0.0.1:62256_solr)
[n:127.0.0.1:62256_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/halfdeletedcollection2/state.json] for collection
[halfdeletedcollection2] has occurred - updating... (live nodes size: [4])
[junit4] 2> 1261046 INFO
(zkCallback-2444-thread-2-processing-n:127.0.0.1:62258_solr)
[n:127.0.0.1:62258_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/halfdeletedcollection2/state.json] for collection
[halfdeletedcollection2] has occurred - updating... (live nodes size: [4])
[junit4] 2> 1261047 INFO
(zkCallback-2442-thread-2-processing-n:127.0.0.1:62257_solr)
[n:127.0.0.1:62257_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/halfdeletedcollection2/state.json] for collection
[halfdeletedcollection2] has occurred - updating... (live nodes size: [4])
[junit4] 2> 1261961 INFO (qtp1855849571-12443) [n:127.0.0.1:62258_solr
c:halfdeletedcollection2 s:shard2 r:core_node9
x:halfdeletedcollection2_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 7.1.0
[junit4] 2> 1261968 INFO (qtp1361242845-12467) [n:127.0.0.1:62257_solr
c:halfdeletedcollection2 s:shard2 r:core_node11
x:halfdeletedcollection2_shard2_replica_n8] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 7.1.0
[junit4] 2> 1261969 INFO (qtp1361242845-12468) [n:127.0.0.1:62257_solr
c:halfdeletedcollection2 s:shard1 r:core_node3
x:halfdeletedcollection2_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 7.1.0
[junit4] 2> 1261969 INFO (qtp733315232-12449) [n:127.0.0.1:62255_solr
c:halfdeletedcollection2 s:shard4 r:core_node23
x:halfdeletedcollection2_shard4_replica_n20] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 7.1.0
[junit4] 2> 1261979 INFO (qtp733315232-12447) [n:127.0.0.1:62255_solr
c:halfdeletedcollection2 s:shard3 r:core_node15
x:halfdeletedcollection2_shard3_replica_n12] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 7.1.0
[junit4] 2> 1261982 INFO (qtp609772143-12454) [n:127.0.0.1:62256_solr
c:halfdeletedcollection2 s:shard2 r:core_node13
x:halfdeletedcollection2_shard2_replica_n10] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 7.1.0
[junit4] 2> 1261988 INFO (qtp609772143-12455) [n:127.0.0.1:62256_solr
c:halfdeletedcollection2 s:shard1 r:core_node5
x:halfdeletedcollection2_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 7.1.0
[junit4] 2> 1261989 INFO (qtp733315232-12448) [n:127.0.0.1:62255_solr
c:halfdeletedcollection2 s:shard1 r:core_node7
x:halfdeletedcollection2_shard1_replica_n4] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 7.1.0
[junit4] 2> 1261991 INFO (qtp1855849571-12473) [n:127.0.0.1:62258_solr
c:halfdeletedcollection2 s:shard3 r:core_node17
x:halfdeletedcollection2_shard3_replica_n14] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 7.1.0
[junit4] 2> 1261991 INFO (qtp1361242845-12464) [n:127.0.0.1:62257_solr
c:halfdeletedcollection2 s:shard3 r:core_node19
x:halfdeletedcollection2_shard3_replica_n16] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 7.1.0
[junit4] 2> 1261998 INFO (qtp609772143-12456) [n:127.0.0.1:62256_solr
c:halfdeletedcollection2 s:shard4 r:core_node22
x:halfdeletedcollection2_shard4_replica_n18] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 7.1.0
[junit4] 2> 1262006 INFO (qtp1855849571-12472) [n:127.0.0.1:62258_solr
c:halfdeletedcollection2 s:shard4 r:core_node24
x:halfdeletedcollection2_shard4_replica_n21] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 7.1.0
[junit4] 2> 1262007 INFO (qtp1855849571-12443) [n:127.0.0.1:62258_solr
c:halfdeletedcollection2 s:shard2 r:core_node9
x:halfdeletedcollection2_shard2_replica_n6] o.a.s.s.IndexSchema
[halfdeletedcollection2_shard2_replica_n6] Schema name=minimal
[junit4] 2> 1262010 INFO (qtp1361242845-12467) [n:127.0.0.1:62257_solr
c:halfdeletedcollection2 s:shard2 r:core_node11
x:halfdeletedcollection2_shard2_replica_n8] o.a.s.s.IndexSchema
[halfdeletedcollection2_shard2_replica_n8] Schema name=minimal
[junit4] 2> 1262010 INFO (qtp733315232-12449) [n:127.0.0.1:62255_solr
c:halfdeletedcollection2 s:shard4 r:core_node23
x:halfdeletedcollection2_shard4_replica_n20] o.a.s.s.IndexSchema
[halfdeletedcollection2_shard4_replica_n20] Schema name=minimal
[junit4] 2> 1262010 INFO (qtp1855849571-12443) [n:127.0.0.1:62258_solr
c:halfdeletedcollection2 s:shard2 r:core_node9
x:halfdeletedcollection2_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema
minimal/1.1 with uniqueid field id
[junit4] 2> 1262011 INFO (qtp1855849571-12443) [n:127.0.0.1:62258_solr
c:halfdeletedcollection2 s:shard2 r:core_node9
x:halfdeletedcollection2_shard2_replica_n6] o.a.s.c.CoreContainer Creating
SolrCore 'halfdeletedcollection2_shard2_replica_n6' using configurat
[...truncated too long message...]
BLE}
[junit4] 2> 3147373 INFO
(TEST-SpatialHeatmapFacetsTest.test-seed#[15D61D4A619FCECE]) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@2e8489c6{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 3147373 INFO
(TEST-SpatialHeatmapFacetsTest.test-seed#[15D61D4A619FCECE]) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1363115119
[junit4] 2> 3147373 INFO
(TEST-SpatialHeatmapFacetsTest.test-seed#[15D61D4A619FCECE]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 3147373 INFO
(TEST-SpatialHeatmapFacetsTest.test-seed#[15D61D4A619FCECE]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@4eea68eb: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@24385490
[junit4] 2> 3147379 INFO
(TEST-SpatialHeatmapFacetsTest.test-seed#[15D61D4A619FCECE]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 3147379 INFO
(TEST-SpatialHeatmapFacetsTest.test-seed#[15D61D4A619FCECE]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@75a20ba6: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@162077d6
[junit4] 2> 3147384 INFO
(TEST-SpatialHeatmapFacetsTest.test-seed#[15D61D4A619FCECE]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 3147384 INFO
(TEST-SpatialHeatmapFacetsTest.test-seed#[15D61D4A619FCECE]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@ba76b90: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@3a110b84
[junit4] 2> 3147384 INFO
(TEST-SpatialHeatmapFacetsTest.test-seed#[15D61D4A619FCECE]) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 3147385 INFO
(TEST-SpatialHeatmapFacetsTest.test-seed#[15D61D4A619FCECE]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@4bf2516c{/_/lt,null,UNAVAILABLE}
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=SpatialHeatmapFacetsTest -Dtests.method=test
-Dtests.seed=15D61D4A619FCECE -Dtests.slow=true -Dtests.locale=ar
-Dtests.timezone=Etc/GMT-4 -Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] FAILURE 1.90s J0 | SpatialHeatmapFacetsTest.test <<<
[junit4] > Throwable #1: java.lang.AssertionError: expected:<400> but
was:<500>
[junit4] > at
__randomizedtesting.SeedInfo.seed([15D61D4A619FCECE:9D822290CF63A336]:0)
[junit4] > at
org.apache.solr.handler.component.SpatialHeatmapFacetsTest.test(SpatialHeatmapFacetsTest.java:62)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:1019)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 2> NOTE: leaving temporary files on disk at:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.component.SpatialHeatmapFacetsTest_15D61D4A619FCECE-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {},
docValues:{}, maxPointsInLeafNode=149, maxMBSortInHeap=5.287803552297927,
sim=RandomSimilarity(queryNorm=false): {}, locale=ar, timezone=Etc/GMT-4
[junit4] 2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_144
(64-bit)/cpus=3,threads=1,free=146195160,total=518979584
[junit4] 2> NOTE: All tests run in this JVM: [TestLRUStatsCache,
TestReplicationHandler, TestDownShardTolerantSearch, SuggestComponentTest,
TestJavabinTupleStreamParser, TestJettySolrRunner, LeaderElectionTest,
HttpSolrCallGetCoreTest, CursorMarkTest, ConfigureRecoveryStrategyTest,
TestExpandComponent, TestCloudSearcherWarming, TestInitParams,
TestOmitPositions, CoreMergeIndexesAdminHandlerTest, TestConfigSets,
TestCustomDocTransformer, TestDocTermOrds, TestScoreJoinQPNoScore,
TestEmbeddedSolrServerConstructors, RequiredFieldsTest,
DistributedFacetPivotWhiteBoxTest, ChangedSchemaMergeTest,
CoreAdminHandlerTest, OverseerTest,
TestOverriddenPrefixQueryForCustomFieldType, NoCacheHeaderTest,
BadCopyFieldTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest,
TestMinMaxOnMultiValuedField, BasicAuthStandaloneTest, DistanceFunctionTest,
SolrGangliaReporterTest, TestUpdate, SyncSliceTest, PrimUtilsTest,
MultiTermTest, TestManagedResource, LeaderInitiatedRecoveryOnShardRestartTest,
TestHashPartitioner, MissingSegmentRecoveryTest, CursorPagingTest,
TestFileDictionaryLookup, TestStressRecovery, BlockDirectoryTest,
TestFieldResource, CdcrBootstrapTest, TestIndexingPerformance, ZkCLITest,
OverseerTaskQueueTest, FastVectorHighlighterTest, TestConfigSetImmutable,
NumericFieldsTest, TestNumericTokenStream, TestConfigSetsAPIZkFailure,
DistributedQueryComponentOptimizationTest, TestPivotHelperCode,
MetricsHandlerTest, TestFaceting, CloneFieldUpdateProcessorFactoryTest,
TestHighlightDedupGrouping, TestFieldCacheReopen, TestSolrCloudWithKerberosAlt,
TestAnalyzeInfixSuggestions, HdfsBasicDistributedZk2Test, PeerSyncTest,
TestStressReorder, ClassificationUpdateProcessorIntegrationTest,
TolerantUpdateProcessorTest, ZkControllerTest, StatsReloadRaceTest,
SolrJmxReporterCloudTest, CollectionsAPISolrJTest, TestChildDocTransformer,
AutoScalingHandlerTest, TestGroupingSearch, TestDFRSimilarityFactory,
SolrCoreTest, TestRestManager, V2ApiIntegrationTest,
DistributedVersionInfoTest, TestLFUCache, DirectUpdateHandlerOptimizeTest,
TestStressLiveNodes, TestXIncludeConfig, TemplateUpdateProcessorTest,
TestRandomDVFaceting, CreateCollectionCleanupTest, CoreAdminCreateDiscoverTest,
URLClassifyProcessorTest, HardAutoCommitTest, TestBinaryField,
AddSchemaFieldsUpdateProcessorFactoryTest, TestReloadAndDeleteDocs,
OverseerCollectionConfigSetProcessorTest, TestRequestStatusCollectionAPI,
SolrXmlInZkTest, TestPrepRecovery, TestExceedMaxTermLength,
LeaderFailureAfterFreshStartTest, TestDynamicFieldResource,
ResponseLogComponentTest, PreAnalyzedFieldManagedSchemaCloudTest,
TestPerFieldSimilarityWithDefaultOverride, AssignBackwardCompatibilityTest,
TestQuerySenderNoQuery, IndexSchemaTest, TestLegacyFieldReuse,
TestCollectionAPI, ReplicaListTransformerTest, TestReplicationHandlerBackup,
SolrInfoBeanTest, SortByFunctionTest, MultiThreadedOCPTest, SSLMigrationTest,
IndexBasedSpellCheckerTest, ForceLeaderTest, TestMiniSolrCloudClusterSSL,
TestRawResponseWriter, TestDelegationWithHadoopAuth,
PathHierarchyTokenizerFactoryTest, TestDeleteCollectionOnDownNodes,
BlockJoinFacetDistribTest, TestMultiWordSynonyms, PrimitiveFieldTypeTest,
SortSpecParsingTest, ChaosMonkeyNothingIsSafeTest,
UniqFieldsUpdateProcessorFactoryTest, BitVectorTest, JvmMetricsTest,
TestCursorMarkWithoutUniqueKey, SolrShardReporterTest, MergeStrategyTest,
TestDistributedSearch, TestSQLHandlerNonCloud,
DistributedFacetPivotSmallAdvancedTest, TestSurroundQueryParser,
TestUseDocValuesAsStored, TestStressCloudBlindAtomicUpdates,
TestNumericRangeQuery32, TestExactSharedStatsCache, TestCloudDeleteByQuery,
TestCustomStream, DateMathParserTest, MoveReplicaHDFSUlogDirTest,
VMParamsZkACLAndCredentialsProvidersTest, TestSolr4Spatial2,
BasicDistributedZkTest, TestFieldSortValues, ScriptEngineTest,
RestartWhileUpdatingTest, UnloadDistributedZkTest, ResourceLoaderTest,
TestStressVersions, RAMDirectoryFactoryTest,
HdfsCollectionsAPIDistributedZkTest, ConjunctionSolrSpellCheckerTest,
AsyncCallRequestStatusResponseTest, SliceStateTest, ImplicitSnitchTest,
TimeZoneUtilsTest, HdfsUnloadDistributedZkTest,
ChaosMonkeySafeLeaderWithPullReplicasTest, SpatialRPTFieldTypeTest,
TestCloudPseudoReturnFields, TestSchemaManager, CSVRequestHandlerTest,
HdfsDirectoryFactoryTest, WordBreakSolrSpellCheckerTest, ClusterStateTest,
TestUtils, TestJsonRequest, TestCoreAdminApis, TestConfigReload,
TestPhraseSuggestions, RegexBoostProcessorTest, BinaryUpdateRequestHandlerTest,
RulesTest, RequestHandlersTest, TestGeoJSONResponseWriter,
AnalyticsMergeStrategyTest, DeleteReplicaTest, DeleteShardTest,
DeleteStatusTest, DistribDocExpirationUpdateProcessorTest,
OutOfBoxZkACLAndCredentialsProvidersTest,
OverriddenZkACLAndCredentialsProvidersTest, OverseerRolesTest,
RecoveryAfterSoftCommitTest, ReplaceNodeTest, SharedFSAutoReplicaFailoverTest,
SharedFSAutoReplicaFailoverUtilsTest, SimpleCollectionCreateDeleteTest,
SolrCLIZkUtilsTest, TestAuthenticationFramework, TestCloudJSONFacetJoinDomain,
TestClusterProperties, TestConfigSetsAPI, TestDistribDocBasedVersion,
TestHdfsCloudBackupRestore, TestLeaderElectionZkExpiry,
TestLocalFSCloudBackupRestore, TestOnReconnectListenerSupport, TestPullReplica,
TestReplicaProperties, TestSegmentSorting, TestSolrCloudWithDelegationTokens,
TestStressInPlaceUpdates, TestTolerantUpdateProcessorCloud,
TlogReplayBufferedWhileIndexingTest, ZkFailoverTest,
HdfsChaosMonkeyNothingIsSafeTest, HdfsRecoverLeaseTest,
HdfsRestartWhileUpdatingTest, HdfsSyncSliceTest, HdfsThreadLeakTest,
HdfsWriteToMultipleCollectionsTest, StressHdfsTest, TestClusterStateMutator,
ZkStateReaderTest, ZkStateWriterTest, BlobRepositoryCloudTest,
TestImplicitCoreProperties, TestShardHandlerFactory, TestSolrXml,
TestSolrCloudSnapshots, TestSQLHandler, InfoHandlerTest,
PropertiesRequestHandlerTest, SecurityConfHandlerTest,
SegmentsInfoRequestHandlerTest, TestCollectionAPIs,
DistributedDebugComponentTest, DistributedExpandComponentTest,
DistributedFacetPivotLongTailTest, DistributedSuggestComponentTest,
SpatialHeatmapFacetsTest]
[junit4] Completed [597/732 (9!)] on J0 in 25.03s, 4 tests, 1 failure <<<
FAILURES!
[...truncated 46851 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]