Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21711/
Java: 64bit/jdk-10 -XX:+UseCompressedOops -XX:+UseSerialGC

4 tests failed.
FAILED:  org.apache.lucene.spatial3d.TestGeo3DPoint.testGeo3DRelations

Error Message:
invalid bounds for shape=GeoComplexPolygon: {planetmodel=PlanetModel.WGS84, 
number of shapes=1, address=201456b, testPoint=[lat=-0.2601577399030455, 
lon=2.905718760892798([X=-0.9404332714537585, Y=0.22603114757077347, 
Z=-0.2574633923189196])], testPointInSet=true, shapes={ 
{[lat=-1.5707963267948966, lon=0.0([X=6.109531986173988E-17, Y=0.0, 
Z=-0.997762292022105])], [lat=1.0987261172592477, 
lon=-3.141592653589793([X=-0.45402784795728585, Y=-5.560237507246512E-17, 
Z=0.8892515351493394])], [lat=1.1363070513215905, 
lon=1.7276848701358942([X=-0.06566297862906387, Y=0.415093084183059, 
Z=0.9055926328150202])], [lat=-0.7491091812809194, 
lon=-3.141592653589793([X=-0.7319721689191644, Y=-8.964073737318005E-17, 
Z=-0.6806857366050147])], [lat=-0.36253140107409454, 
lon=2.5983479047737883([X=-0.8009515117320926, Y=0.4836536674271932, 
Z=-0.3548886491780724])]}}

Stack Trace:
java.lang.AssertionError: invalid bounds for shape=GeoComplexPolygon: 
{planetmodel=PlanetModel.WGS84, number of shapes=1, address=201456b, 
testPoint=[lat=-0.2601577399030455, 
lon=2.905718760892798([X=-0.9404332714537585, Y=0.22603114757077347, 
Z=-0.2574633923189196])], testPointInSet=true, shapes={ 
{[lat=-1.5707963267948966, lon=0.0([X=6.109531986173988E-17, Y=0.0, 
Z=-0.997762292022105])], [lat=1.0987261172592477, 
lon=-3.141592653589793([X=-0.45402784795728585, Y=-5.560237507246512E-17, 
Z=0.8892515351493394])], [lat=1.1363070513215905, 
lon=1.7276848701358942([X=-0.06566297862906387, Y=0.415093084183059, 
Z=0.9055926328150202])], [lat=-0.7491091812809194, 
lon=-3.141592653589793([X=-0.7319721689191644, Y=-8.964073737318005E-17, 
Z=-0.6806857366050147])], [lat=-0.36253140107409454, 
lon=2.5983479047737883([X=-0.8009515117320926, Y=0.4836536674271932, 
Z=-0.3548886491780724])]}}
        at 
__randomizedtesting.SeedInfo.seed([E96D6E80B57E8EAE:591213143A332032]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.lucene.spatial3d.TestGeo3DPoint.testGeo3DRelations(TestGeo3DPoint.java:260)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        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.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 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.lucene.spatial3d.TestGeo3DPoint.testGeo3DRelations

Error Message:
invalid bounds for shape=GeoComplexPolygon: {planetmodel=PlanetModel.WGS84, 
number of shapes=1, address=201456b, testPoint=[lat=-0.2601577399030455, 
lon=2.905718760892798([X=-0.9404332714537585, Y=0.22603114757077347, 
Z=-0.2574633923189196])], testPointInSet=true, shapes={ 
{[lat=-1.5707963267948966, lon=0.0([X=6.109531986173988E-17, Y=0.0, 
Z=-0.997762292022105])], [lat=1.0987261172592477, 
lon=-3.141592653589793([X=-0.45402784795728585, Y=-5.560237507246512E-17, 
Z=0.8892515351493394])], [lat=1.1363070513215905, 
lon=1.7276848701358942([X=-0.06566297862906387, Y=0.415093084183059, 
Z=0.9055926328150202])], [lat=-0.7491091812809194, 
lon=-3.141592653589793([X=-0.7319721689191644, Y=-8.964073737318005E-17, 
Z=-0.6806857366050147])], [lat=-0.36253140107409454, 
lon=2.5983479047737883([X=-0.8009515117320926, Y=0.4836536674271932, 
Z=-0.3548886491780724])]}}

Stack Trace:
java.lang.AssertionError: invalid bounds for shape=GeoComplexPolygon: 
{planetmodel=PlanetModel.WGS84, number of shapes=1, address=201456b, 
testPoint=[lat=-0.2601577399030455, 
lon=2.905718760892798([X=-0.9404332714537585, Y=0.22603114757077347, 
Z=-0.2574633923189196])], testPointInSet=true, shapes={ 
{[lat=-1.5707963267948966, lon=0.0([X=6.109531986173988E-17, Y=0.0, 
Z=-0.997762292022105])], [lat=1.0987261172592477, 
lon=-3.141592653589793([X=-0.45402784795728585, Y=-5.560237507246512E-17, 
Z=0.8892515351493394])], [lat=1.1363070513215905, 
lon=1.7276848701358942([X=-0.06566297862906387, Y=0.415093084183059, 
Z=0.9055926328150202])], [lat=-0.7491091812809194, 
lon=-3.141592653589793([X=-0.7319721689191644, Y=-8.964073737318005E-17, 
Z=-0.6806857366050147])], [lat=-0.36253140107409454, 
lon=2.5983479047737883([X=-0.8009515117320926, Y=0.4836536674271932, 
Z=-0.3548886491780724])]}}
        at 
__randomizedtesting.SeedInfo.seed([E96D6E80B57E8EAE:591213143A332032]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.lucene.spatial3d.TestGeo3DPoint.testGeo3DRelations(TestGeo3DPoint.java:260)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        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.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 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.lucene.spatial3d.TestGeo3DPoint.testGeo3DRelations

Error Message:
invalid bounds for shape=GeoComplexPolygon: {planetmodel=PlanetModel.WGS84, 
number of shapes=1, address=201456b, testPoint=[lat=-0.2601577399030455, 
lon=2.905718760892798([X=-0.9404332714537585, Y=0.22603114757077347, 
Z=-0.2574633923189196])], testPointInSet=true, shapes={ 
{[lat=-1.5707963267948966, lon=0.0([X=6.109531986173988E-17, Y=0.0, 
Z=-0.997762292022105])], [lat=1.0987261172592477, 
lon=-3.141592653589793([X=-0.45402784795728585, Y=-5.560237507246512E-17, 
Z=0.8892515351493394])], [lat=1.1363070513215905, 
lon=1.7276848701358942([X=-0.06566297862906387, Y=0.415093084183059, 
Z=0.9055926328150202])], [lat=-0.7491091812809194, 
lon=-3.141592653589793([X=-0.7319721689191644, Y=-8.964073737318005E-17, 
Z=-0.6806857366050147])], [lat=-0.36253140107409454, 
lon=2.5983479047737883([X=-0.8009515117320926, Y=0.4836536674271932, 
Z=-0.3548886491780724])]}}

Stack Trace:
java.lang.AssertionError: invalid bounds for shape=GeoComplexPolygon: 
{planetmodel=PlanetModel.WGS84, number of shapes=1, address=201456b, 
testPoint=[lat=-0.2601577399030455, 
lon=2.905718760892798([X=-0.9404332714537585, Y=0.22603114757077347, 
Z=-0.2574633923189196])], testPointInSet=true, shapes={ 
{[lat=-1.5707963267948966, lon=0.0([X=6.109531986173988E-17, Y=0.0, 
Z=-0.997762292022105])], [lat=1.0987261172592477, 
lon=-3.141592653589793([X=-0.45402784795728585, Y=-5.560237507246512E-17, 
Z=0.8892515351493394])], [lat=1.1363070513215905, 
lon=1.7276848701358942([X=-0.06566297862906387, Y=0.415093084183059, 
Z=0.9055926328150202])], [lat=-0.7491091812809194, 
lon=-3.141592653589793([X=-0.7319721689191644, Y=-8.964073737318005E-17, 
Z=-0.6806857366050147])], [lat=-0.36253140107409454, 
lon=2.5983479047737883([X=-0.8009515117320926, Y=0.4836536674271932, 
Z=-0.3548886491780724])]}}
        at 
__randomizedtesting.SeedInfo.seed([E96D6E80B57E8EAE:591213143A332032]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.lucene.spatial3d.TestGeo3DPoint.testGeo3DRelations(TestGeo3DPoint.java:260)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        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.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 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.lucene.spatial3d.TestGeo3DPoint.testGeo3DRelations

Error Message:
invalid bounds for shape=GeoComplexPolygon: {planetmodel=PlanetModel.WGS84, 
number of shapes=1, address=201456b, testPoint=[lat=-0.2601577399030455, 
lon=2.905718760892798([X=-0.9404332714537585, Y=0.22603114757077347, 
Z=-0.2574633923189196])], testPointInSet=true, shapes={ 
{[lat=-1.5707963267948966, lon=0.0([X=6.109531986173988E-17, Y=0.0, 
Z=-0.997762292022105])], [lat=1.0987261172592477, 
lon=-3.141592653589793([X=-0.45402784795728585, Y=-5.560237507246512E-17, 
Z=0.8892515351493394])], [lat=1.1363070513215905, 
lon=1.7276848701358942([X=-0.06566297862906387, Y=0.415093084183059, 
Z=0.9055926328150202])], [lat=-0.7491091812809194, 
lon=-3.141592653589793([X=-0.7319721689191644, Y=-8.964073737318005E-17, 
Z=-0.6806857366050147])], [lat=-0.36253140107409454, 
lon=2.5983479047737883([X=-0.8009515117320926, Y=0.4836536674271932, 
Z=-0.3548886491780724])]}}

Stack Trace:
java.lang.AssertionError: invalid bounds for shape=GeoComplexPolygon: 
{planetmodel=PlanetModel.WGS84, number of shapes=1, address=201456b, 
testPoint=[lat=-0.2601577399030455, 
lon=2.905718760892798([X=-0.9404332714537585, Y=0.22603114757077347, 
Z=-0.2574633923189196])], testPointInSet=true, shapes={ 
{[lat=-1.5707963267948966, lon=0.0([X=6.109531986173988E-17, Y=0.0, 
Z=-0.997762292022105])], [lat=1.0987261172592477, 
lon=-3.141592653589793([X=-0.45402784795728585, Y=-5.560237507246512E-17, 
Z=0.8892515351493394])], [lat=1.1363070513215905, 
lon=1.7276848701358942([X=-0.06566297862906387, Y=0.415093084183059, 
Z=0.9055926328150202])], [lat=-0.7491091812809194, 
lon=-3.141592653589793([X=-0.7319721689191644, Y=-8.964073737318005E-17, 
Z=-0.6806857366050147])], [lat=-0.36253140107409454, 
lon=2.5983479047737883([X=-0.8009515117320926, Y=0.4836536674271932, 
Z=-0.3548886491780724])]}}
        at 
__randomizedtesting.SeedInfo.seed([E96D6E80B57E8EAE:591213143A332032]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.lucene.spatial3d.TestGeo3DPoint.testGeo3DRelations(TestGeo3DPoint.java:260)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        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.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 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 1848 lines...]
   [junit4] JVM J0: stdout was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/temp/junit4-J0-20180328_003127_6209367983040364890885.sysout
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] codec: Lucene70, pf: MockRandom, dvf: Direct
   [junit4] <<< JVM J0: EOF ----

[...truncated 8285 lines...]
   [junit4] Suite: org.apache.lucene.spatial3d.TestGeo3DPoint
   [junit4] IGNOR/A 0.00s J1 | TestGeo3DPoint.testRandomBig
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4]   1>     doc=40 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.5484839394289274, 
lon=0.0([X=0.022260648693003936, Y=0.0, Z=-0.9975155999835135])]
   [junit4]   1>       quantized=[X=0.022260648819674267, 
Y=2.3309121299774915E-10, Z=-0.9975156000352453]
   [junit4]   1>     doc=98 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.3852664151276113, 
lon=-2.1074835198689623E-94([X=0.18407556014006704, Y=-3.879362094058394E-95, 
Z=-0.9807510441759948])]
   [junit4]   1>       quantized=[X=0.18407555990915692, 
Y=-2.3309121299774915E-10, Z=-0.9807510441236181]
   [junit4]   1>     doc=747 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.5470013734231074, 
lon=0.0([X=0.02373951183537836, Y=0.0, Z=-0.9974817289922725])]
   [junit4]   1>       quantized=[X=0.02373951187074097, 
Y=2.3309121299774915E-10, Z=-0.9974817290849022]
   [junit4]   1>     doc=1165 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.5469259925238101, 
lon=8.290779778825273E-265([X=0.023814703123927132, Y=1.9744245909858214E-266, 
Z=-0.9974799486443621])]
   [junit4]   1>       quantized=[X=0.02381470290041221, 
Y=2.3309121299774915E-10, Z=-0.9974799487342173]
   [junit4]   1>     doc=1207 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.5201038964083018, 
lon=2.4457272005608357E-47([X=0.050557770477928456, Y=1.2365051445758122E-48, 
Z=-0.9964891442714809])]
   [junit4]   1>       quantized=[X=0.050557770568312566, 
Y=2.3309121299774915E-10, Z=-0.9964891441856684]
   [junit4]   1>     doc=1643 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.3771724458372006, 
lon=-3.969500852903812E-217([X=0.19200953856348818, Y=-7.621820270934338E-218, 
Z=-0.9792388547370043])]
   [junit4]   1>       quantized=[X=0.19200953866301862, 
Y=-2.3309121299774915E-10, Z=-0.9792388546232819]
   [junit4]   1>     doc=1647 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.5319184235901853, 
lon=2.4457272005608357E-47([X=0.03878133063528215, Y=9.484855520865279E-49, 
Z=-0.9970133740661019])]
   [junit4]   1>       quantized=[X=0.03878133071879042, 
Y=2.3309121299774915E-10, Z=-0.9970133742488015]
   [junit4]   1>     doc=1813 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.4065791022859475, 
lon=0.0([X=0.16312890937094449, Y=0.0, Z=-0.9844270895955297])]
   [junit4]   1>       quantized=[X=0.16312890942486968, 
Y=2.3309121299774915E-10, Z=-0.9844270897477588]
   [junit4]   1>     doc=1941 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.3953056042988654, 
lon=8.50197702120736E-152([X=0.17421843596016368, Y=1.4812011392039975E-152, 
Z=-0.9825378955535887])]
   [junit4]   1>       quantized=[X=0.17421843599624143, 
Y=2.3309121299774915E-10, Z=-0.9825378957224254]
   [junit4]   1>     doc=2034 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.5225112737093847, 
lon=0.0([X=0.048158662598412984, Y=0.0, Z=-0.996607174660176])]
   [junit4]   1>       quantized=[X=0.0481586624759659, 
Y=2.3309121299774915E-10, Z=-0.996607174583194]
   [junit4]   1>     doc=2057 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.413615696253792, 
lon=-5.123204803812313E-139([X=0.15619675195145463, Y=-8.002279499375727E-140, 
Z=-0.9855432469947203])]
   [junit4]   1>       quantized=[X=0.15619675204264805, 
Y=-2.3309121299774915E-10, Z=-0.9855432470211986]
   [junit4]   1>     doc=2080 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.4660765716752369, 
lon=0.0([X=0.10429837356824713, Y=0.0, Z=-0.992332738110959])]
   [junit4]   1>       quantized=[X=0.10429837344607262, 
Y=2.3309121299774915E-10, Z=-0.9923327381294104]
   [junit4]   1>     doc=2087 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.4347464094282416, 
lon=0.0([X=0.1353354328422627, Y=0.0, Z=-0.9886033198994264])]
   [junit4]   1>       quantized=[X=0.1353354329881623, 
Y=2.3309121299774915E-10, Z=-0.9886033197454999]
   [junit4]   1>     doc=2096 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.5085701874662836, 
lon=2.4457272005608357E-47([X=0.06204763860152346, Y=1.517515974583144E-48, 
Z=-0.9958440915534948])]
   [junit4]   1>       quantized=[X=0.06204763875692676, 
Y=2.3309121299774915E-10, Z=-0.9958440917584602]
   [junit4]   1>     doc=2452 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.4778270175500945, 
lon=0.0([X=0.09263037387627074, Y=0.0, Z=-0.993482081158082])]
   [junit4]   1>       quantized=[X=0.09263037368920857, 
Y=2.3309121299774915E-10, Z=-0.993482081065027]
   [junit4]   1>     doc=2652 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.4512693640767855, 
lon=2.4457272005608357E-47([X=0.11898139120418147, Y=2.909960248286364E-48, 
Z=-0.9906905618794326])]
   [junit4]   1>       quantized=[X=0.11898139126049523, 
Y=2.3309121299774915E-10, Z=-0.9906905620508689]
   [junit4]   1>     doc=2794 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.4129239956445474, 
lon=1.6379418731480829E-140([X=0.15687852796165475, Y=2.5695790994622667E-141, 
Z=-0.9854356769360602])]
   [junit4]   1>       quantized=[X=0.15687852799046398, 
Y=2.3309121299774915E-10, Z=-0.9854356768249474]
   [junit4]   1>     doc=2834 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.4070443149055083, 
lon=2.4457272005608357E-47([X=0.1626708422208717, Y=3.978485035577259E-48, 
Z=-0.9845023787864884])]
   [junit4]   1>       quantized=[X=0.16267084230254591, 
Y=2.3309121299774915E-10, Z=-0.9845023786757395]
   [junit4]   1>     doc=2852 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.4996510901190372, 
lon=2.4457272005608357E-47([X=0.0709273648742745, Y=1.7346898553711633E-48, 
Z=-0.9952550314622642])]
   [junit4]   1>       quantized=[X=0.07092736506168251, 
Y=2.3309121299774915E-10, Z=-0.9952550315700736]
   [junit4]   1>     doc=3076 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.3947086834317237, 
lon=2.4457272005608357E-47([X=0.17480502256303443, Y=4.2752539847706393E-48, 
Z=-0.9824344020193244])]
   [junit4]   1>       quantized=[X=0.17480502262067577, 
Y=2.3309121299774915E-10, Z=-0.9824344018253072]
   [junit4]   1>     doc=3155 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.4230890109277752, 
lon=2.4457272005608357E-47([X=0.14685212348099067, Y=3.591602328575775E-48, 
Z=-0.9869693071069091])]
   [junit4]   1>       quantized=[X=0.14685212344883858, 
Y=2.3309121299774915E-10, Z=-0.98696930698742]
   [junit4]   1>     doc=3277 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.4049900478554354, 
lon=0.0([X=0.16469329490915322, Y=0.0, Z=-0.9841683227791836])]
   [junit4]   1>       quantized=[X=0.16469329504053254, 
Y=2.3309121299774915E-10, Z=-0.9841683226052845]
   [junit4]   1>     doc=3281 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.5587792603037958, 
lon=0.0([X=0.011989893019549225, Y=0.0, Z=-0.997690731747142])]
   [junit4]   1>       quantized=[X=0.011989892894733623, 
Y=2.3309121299774915E-10, Z=-0.9976907317195839]
   [junit4]   1>     doc=3379 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.3644524215241676, 
lon=2.1414207572012727E-68([X=0.20445300179645318, Y=4.3781990191903393E-69, 
Z=-0.9767335324519415])]
   [junit4]   1>       quantized=[X=0.20445300165130365, 
Y=2.3309121299774915E-10, Z=-0.9767335324593612]
   [junit4]   1>     doc=3532 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.498533550894038, 
lon=2.909734534106682E-203([X=0.07203959540242089, Y=2.09616098565497E-204, 
Z=-0.9951756779189417])]
   [junit4]   1>       quantized=[X=0.07203959521436565, 
Y=2.3309121299774915E-10, Z=-0.9951756779975206]
   [junit4]   1>     doc=3765 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.4188002790117857, 
lon=2.4457272005608357E-47([X=0.15108424714782692, Y=3.695108528256962E-48, 
Z=-0.9863346037594648])]
   [junit4]   1>       quantized=[X=0.1510842473209092, 
Y=2.3309121299774915E-10, Z=-0.986334603810069]
   [junit4]   1>     doc=3793 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.511924278450209, 
lon=2.4457272005608357E-47([X=0.05870706453835049, Y=1.4358146460652425E-48, 
Z=-0.9960452521171819])]
   [junit4]   1>       quantized=[X=0.058707064533086384, 
Y=2.3309121299774915E-10, Z=-0.9960452522723718]
   [junit4]   1>     doc=3830 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.5609266621491285, 
lon=-2.758034893177616E-271([X=0.009847422553976772, 
Y=-2.7159535011732175E-273, Z=-0.9977140215592155])]
   [junit4]   1>       quantized=[X=0.00984742242353931, 
Y=-2.3309121299774915E-10, Z=-0.9977140217274042]
   [junit4]   1>     doc=3862 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.3814787450337098, 
lon=0.0([X=0.1877898641298681, Y=0.0, Z=-0.9800513434728951])]
   [junit4]   1>       quantized=[X=0.18778986419263421, 
Y=2.3309121299774915E-10, Z=-0.9800513434615227]
   [junit4]   1>     doc=3885 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.3796262114606865, 
lon=-4.133769464968944E-169([X=0.1896055556007743, Y=-7.837856561309522E-170, 
Z=-0.9797040315384353])]
   [junit4]   1>       quantized=[X=0.18960555570104332, 
Y=-2.3309121299774915E-10, Z=-0.9797040314937845]
   [junit4]   1>   shape=GeoComplexPolygon: {planetmodel=PlanetModel.WGS84, 
number of shapes=1, address=201456b, testPoint=[lat=-0.2601577399030455, 
lon=2.905718760892798([X=-0.9404332714537585, Y=0.22603114757077347, 
Z=-0.2574633923189196])], testPointInSet=true, shapes={ 
{[lat=-1.5707963267948966, lon=0.0([X=6.109531986173988E-17, Y=0.0, 
Z=-0.997762292022105])], [lat=1.0987261172592477, 
lon=-3.141592653589793([X=-0.45402784795728585, Y=-5.560237507246512E-17, 
Z=0.8892515351493394])], [lat=1.1363070513215905, 
lon=1.7276848701358942([X=-0.06566297862906387, Y=0.415093084183059, 
Z=0.9055926328150202])], [lat=-0.7491091812809194, 
lon=-3.141592653589793([X=-0.7319721689191644, Y=-8.964073737318005E-17, 
Z=-0.6806857366050147])], [lat=-0.36253140107409454, 
lon=2.5983479047737883([X=-0.8009515117320926, Y=0.4836536674271932, 
Z=-0.3548886491780724])]}}
   [junit4]   1>   bounds=XYZBounds: [xmin=-1.0011188549924792 
xmax=1.00000006109532E-9 ymin=-1.0000001226017001E-9 ymax=0.5057263761171171 
zmin=-0.9977622930221051 zmax=0.9364095373977692]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestGeo3DPoint 
-Dtests.method=testGeo3DRelations -Dtests.seed=E96D6E80B57E8EAE 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=luo-KE 
-Dtests.timezone=Asia/Krasnoyarsk -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 3.49s J1 | TestGeo3DPoint.testGeo3DRelations <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: invalid bounds for 
shape=GeoComplexPolygon: {planetmodel=PlanetModel.WGS84, number of shapes=1, 
address=201456b, testPoint=[lat=-0.2601577399030455, 
lon=2.905718760892798([X=-0.9404332714537585, Y=0.22603114757077347, 
Z=-0.2574633923189196])], testPointInSet=true, shapes={ 
{[lat=-1.5707963267948966, lon=0.0([X=6.109531986173988E-17, Y=0.0, 
Z=-0.997762292022105])], [lat=1.0987261172592477, 
lon=-3.141592653589793([X=-0.45402784795728585, Y=-5.560237507246512E-17, 
Z=0.8892515351493394])], [lat=1.1363070513215905, 
lon=1.7276848701358942([X=-0.06566297862906387, Y=0.415093084183059, 
Z=0.9055926328150202])], [lat=-0.7491091812809194, 
lon=-3.141592653589793([X=-0.7319721689191644, Y=-8.964073737318005E-17, 
Z=-0.6806857366050147])], [lat=-0.36253140107409454, 
lon=2.5983479047737883([X=-0.8009515117320926, Y=0.4836536674271932, 
Z=-0.3548886491780724])]}}
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([E96D6E80B57E8EAE:591213143A332032]:0)
   [junit4]    >        at 
org.apache.lucene.spatial3d.TestGeo3DPoint.testGeo3DRelations(TestGeo3DPoint.java:260)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))},
 docValues:{id=DocValuesFormat(name=Direct), 
point=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=1039, 
maxMBSortInHeap=5.449069535505892, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@71960cbc),
 locale=luo-KE, timezone=Asia/Krasnoyarsk
   [junit4]   2> NOTE: Linux 4.13.0-36-generic amd64/Oracle Corporation 10 
(64-bit)/cpus=8,threads=1,free=410996328,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestGeo3DPoint]
   [junit4] Completed [17/18 (1!)] on J1 in 64.50s, 14 tests, 1 failure, 1 
skipped <<< FAILURES!

[...truncated 47376 lines...]
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21711/consoleText

[repro] Revision: b151b2ccfed8bcc9de0f6d046fa0fb2a15360285

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC"
[repro] Repro line:  ant test  -Dtestcase=TestGeo3DPoint 
-Dtests.method=testGeo3DRelations -Dtests.seed=E96D6E80B57E8EAE 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=luo-KE 
-Dtests.timezone=Asia/Krasnoyarsk -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8

[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    lucene/spatial3d
[repro]       TestGeo3DPoint
[repro] ant compile-test

[...truncated 163 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.TestGeo3DPoint" -Dtests.showOutput=onerror 
"-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=E96D6E80B57E8EAE 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=luo-KE 
-Dtests.timezone=Asia/Krasnoyarsk -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8

[...truncated 32 lines...]
   [junit4] Suite: org.apache.lucene.spatial3d.TestGeo3DPoint
   [junit4] OK      0.03s J2 | TestGeo3DPoint.testToString
   [junit4] OK      0.45s J2 | TestGeo3DPoint.testQuantization
   [junit4] IGNOR/A 0.02s J2 | TestGeo3DPoint.testRandomBig
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] OK      68.0s J2 | TestGeo3DPoint.testRandomMedium
   [junit4] OK      0.04s J2 | TestGeo3DPoint.testBasic
   [junit4] OK      0.01s J2 | TestGeo3DPoint.testEquals
   [junit4] OK      0.03s J2 | TestGeo3DPoint.testEncodeDecodeIsStable
   [junit4] OK      0.01s J2 | TestGeo3DPoint.testComplexPolygons
   [junit4] OK      0.01s J2 | TestGeo3DPoint.testPolygonOrdering
   [junit4] OK      0.00s J2 | TestGeo3DPoint.testShapeQueryToString
   [junit4] OK      0.45s J2 | TestGeo3DPoint.testRandomTiny
   [junit4] OK      0.38s J2 | TestGeo3DPoint.testEncodeDecodeCeil
   [junit4] OK      0.90s J2 | TestGeo3DPoint.testEncodeDecodeRoundsDown
   [junit4]   1>     doc=40 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.5484839394289274, 
lon=0.0([X=0.022260648693003936, Y=0.0, Z=-0.9975155999835135])]
   [junit4]   1>       quantized=[X=0.022260648819674267, 
Y=2.3309121299774915E-10, Z=-0.9975156000352453]
   [junit4]   1>     doc=98 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.3852664151276113, 
lon=-2.1074835198689623E-94([X=0.18407556014006704, Y=-3.879362094058394E-95, 
Z=-0.9807510441759948])]
   [junit4]   1>       quantized=[X=0.18407555990915692, 
Y=-2.3309121299774915E-10, Z=-0.9807510441236181]
   [junit4]   1>     doc=747 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.5470013734231074, 
lon=0.0([X=0.02373951183537836, Y=0.0, Z=-0.9974817289922725])]
   [junit4]   1>       quantized=[X=0.02373951187074097, 
Y=2.3309121299774915E-10, Z=-0.9974817290849022]
   [junit4]   1>     doc=1165 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.5469259925238101, 
lon=8.290779778825273E-265([X=0.023814703123927132, Y=1.9744245909858214E-266, 
Z=-0.9974799486443621])]
   [junit4]   1>       quantized=[X=0.02381470290041221, 
Y=2.3309121299774915E-10, Z=-0.9974799487342173]
   [junit4]   1>     doc=1207 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.5201038964083018, 
lon=2.4457272005608357E-47([X=0.050557770477928456, Y=1.2365051445758122E-48, 
Z=-0.9964891442714809])]
   [junit4]   1>       quantized=[X=0.050557770568312566, 
Y=2.3309121299774915E-10, Z=-0.9964891441856684]
   [junit4]   1>     doc=1643 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.3771724458372006, 
lon=-3.969500852903812E-217([X=0.19200953856348818, Y=-7.621820270934338E-218, 
Z=-0.9792388547370043])]
   [junit4]   1>       quantized=[X=0.19200953866301862, 
Y=-2.3309121299774915E-10, Z=-0.9792388546232819]
   [junit4]   1>     doc=1647 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.5319184235901853, 
lon=2.4457272005608357E-47([X=0.03878133063528215, Y=9.484855520865279E-49, 
Z=-0.9970133740661019])]
   [junit4]   1>       quantized=[X=0.03878133071879042, 
Y=2.3309121299774915E-10, Z=-0.9970133742488015]
   [junit4]   1>     doc=1813 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.4065791022859475, 
lon=0.0([X=0.16312890937094449, Y=0.0, Z=-0.9844270895955297])]
   [junit4]   1>       quantized=[X=0.16312890942486968, 
Y=2.3309121299774915E-10, Z=-0.9844270897477588]
   [junit4]   1>     doc=1941 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.3953056042988654, 
lon=8.50197702120736E-152([X=0.17421843596016368, Y=1.4812011392039975E-152, 
Z=-0.9825378955535887])]
   [junit4]   1>       quantized=[X=0.17421843599624143, 
Y=2.3309121299774915E-10, Z=-0.9825378957224254]
   [junit4]   1>     doc=2034 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.5225112737093847, 
lon=0.0([X=0.048158662598412984, Y=0.0, Z=-0.996607174660176])]
   [junit4]   1>       quantized=[X=0.0481586624759659, 
Y=2.3309121299774915E-10, Z=-0.996607174583194]
   [junit4]   1>     doc=2057 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.413615696253792, 
lon=-5.123204803812313E-139([X=0.15619675195145463, Y=-8.002279499375727E-140, 
Z=-0.9855432469947203])]
   [junit4]   1>       quantized=[X=0.15619675204264805, 
Y=-2.3309121299774915E-10, Z=-0.9855432470211986]
   [junit4]   1>     doc=2080 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.4660765716752369, 
lon=0.0([X=0.10429837356824713, Y=0.0, Z=-0.992332738110959])]
   [junit4]   1>       quantized=[X=0.10429837344607262, 
Y=2.3309121299774915E-10, Z=-0.9923327381294104]
   [junit4]   1>     doc=2087 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.4347464094282416, 
lon=0.0([X=0.1353354328422627, Y=0.0, Z=-0.9886033198994264])]
   [junit4]   1>       quantized=[X=0.1353354329881623, 
Y=2.3309121299774915E-10, Z=-0.9886033197454999]
   [junit4]   1>     doc=2096 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.5085701874662836, 
lon=2.4457272005608357E-47([X=0.06204763860152346, Y=1.517515974583144E-48, 
Z=-0.9958440915534948])]
   [junit4]   1>       quantized=[X=0.06204763875692676, 
Y=2.3309121299774915E-10, Z=-0.9958440917584602]
   [junit4]   1>     doc=2452 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.4778270175500945, 
lon=0.0([X=0.09263037387627074, Y=0.0, Z=-0.993482081158082])]
   [junit4]   1>       quantized=[X=0.09263037368920857, 
Y=2.3309121299774915E-10, Z=-0.993482081065027]
   [junit4]   1>     doc=2652 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.4512693640767855, 
lon=2.4457272005608357E-47([X=0.11898139120418147, Y=2.909960248286364E-48, 
Z=-0.9906905618794326])]
   [junit4]   1>       quantized=[X=0.11898139126049523, 
Y=2.3309121299774915E-10, Z=-0.9906905620508689]
   [junit4]   1>     doc=2794 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.4129239956445474, 
lon=1.6379418731480829E-140([X=0.15687852796165475, Y=2.5695790994622667E-141, 
Z=-0.9854356769360602])]
   [junit4]   1>       quantized=[X=0.15687852799046398, 
Y=2.3309121299774915E-10, Z=-0.9854356768249474]
   [junit4]   1>     doc=2834 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.4070443149055083, 
lon=2.4457272005608357E-47([X=0.1626708422208717, Y=3.978485035577259E-48, 
Z=-0.9845023787864884])]
   [junit4]   1>       quantized=[X=0.16267084230254591, 
Y=2.3309121299774915E-10, Z=-0.9845023786757395]
   [junit4]   1>     doc=2852 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.4996510901190372, 
lon=2.4457272005608357E-47([X=0.0709273648742745, Y=1.7346898553711633E-48, 
Z=-0.9952550314622642])]
   [junit4]   1>       quantized=[X=0.07092736506168251, 
Y=2.3309121299774915E-10, Z=-0.9952550315700736]
   [junit4]   1>     doc=3076 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.3947086834317237, 
lon=2.4457272005608357E-47([X=0.17480502256303443, Y=4.2752539847706393E-48, 
Z=-0.9824344020193244])]
   [junit4]   1>       quantized=[X=0.17480502262067577, 
Y=2.3309121299774915E-10, Z=-0.9824344018253072]
   [junit4]   1>     doc=3155 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.4230890109277752, 
lon=2.4457272005608357E-47([X=0.14685212348099067, Y=3.591602328575775E-48, 
Z=-0.9869693071069091])]
   [junit4]   1>       quantized=[X=0.14685212344883858, 
Y=2.3309121299774915E-10, Z=-0.98696930698742]
   [junit4]   1>     doc=3277 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.4049900478554354, 
lon=0.0([X=0.16469329490915322, Y=0.0, Z=-0.9841683227791836])]
   [junit4]   1>       quantized=[X=0.16469329504053254, 
Y=2.3309121299774915E-10, Z=-0.9841683226052845]
   [junit4]   1>     doc=3281 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.5587792603037958, 
lon=0.0([X=0.011989893019549225, Y=0.0, Z=-0.997690731747142])]
   [junit4]   1>       quantized=[X=0.011989892894733623, 
Y=2.3309121299774915E-10, Z=-0.9976907317195839]
   [junit4]   1>     doc=3379 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.3644524215241676, 
lon=2.1414207572012727E-68([X=0.20445300179645318, Y=4.3781990191903393E-69, 
Z=-0.9767335324519415])]
   [junit4]   1>       quantized=[X=0.20445300165130365, 
Y=2.3309121299774915E-10, Z=-0.9767335324593612]
   [junit4]   1>     doc=3532 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.498533550894038, 
lon=2.909734534106682E-203([X=0.07203959540242089, Y=2.09616098565497E-204, 
Z=-0.9951756779189417])]
   [junit4]   1>       quantized=[X=0.07203959521436565, 
Y=2.3309121299774915E-10, Z=-0.9951756779975206]
   [junit4]   1>     doc=3765 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.4188002790117857, 
lon=2.4457272005608357E-47([X=0.15108424714782692, Y=3.695108528256962E-48, 
Z=-0.9863346037594648])]
   [junit4]   1>       quantized=[X=0.1510842473209092, 
Y=2.3309121299774915E-10, Z=-0.986334603810069]
   [junit4]   1>     doc=3793 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.511924278450209, 
lon=2.4457272005608357E-47([X=0.05870706453835049, Y=1.4358146460652425E-48, 
Z=-0.9960452521171819])]
   [junit4]   1>       quantized=[X=0.058707064533086384, 
Y=2.3309121299774915E-10, Z=-0.9960452522723718]
   [junit4]   1>     doc=3830 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.5609266621491285, 
lon=-2.758034893177616E-271([X=0.009847422553976772, 
Y=-2.7159535011732175E-273, Z=-0.9977140215592155])]
   [junit4]   1>       quantized=[X=0.00984742242353931, 
Y=-2.3309121299774915E-10, Z=-0.9977140217274042]
   [junit4]   1>     doc=3862 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.3814787450337098, 
lon=0.0([X=0.1877898641298681, Y=0.0, Z=-0.9800513434728951])]
   [junit4]   1>       quantized=[X=0.18778986419263421, 
Y=2.3309121299774915E-10, Z=-0.9800513434615227]
   [junit4]   1>     doc=3885 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.3796262114606865, 
lon=-4.133769464968944E-169([X=0.1896055556007743, Y=-7.837856561309522E-170, 
Z=-0.9797040315384353])]
   [junit4]   1>       quantized=[X=0.18960555570104332, 
Y=-2.3309121299774915E-10, Z=-0.9797040314937845]
   [junit4]   1>   shape=GeoComplexPolygon: {planetmodel=PlanetModel.WGS84, 
number of shapes=1, address=201456b, testPoint=[lat=-0.2601577399030455, 
lon=2.905718760892798([X=-0.9404332714537585, Y=0.22603114757077347, 
Z=-0.2574633923189196])], testPointInSet=true, shapes={ 
{[lat=-1.5707963267948966, lon=0.0([X=6.109531986173988E-17, Y=0.0, 
Z=-0.997762292022105])], [lat=1.0987261172592477, 
lon=-3.141592653589793([X=-0.45402784795728585, Y=-5.560237507246512E-17, 
Z=0.8892515351493394])], [lat=1.1363070513215905, 
lon=1.7276848701358942([X=-0.06566297862906387, Y=0.415093084183059, 
Z=0.9055926328150202])], [lat=-0.7491091812809194, 
lon=-3.141592653589793([X=-0.7319721689191644, Y=-8.964073737318005E-17, 
Z=-0.6806857366050147])], [lat=-0.36253140107409454, 
lon=2.5983479047737883([X=-0.8009515117320926, Y=0.4836536674271932, 
Z=-0.3548886491780724])]}}
   [junit4]   1>   bounds=XYZBounds: [xmin=-1.0011188549924792 
xmax=1.00000006109532E-9 ymin=-1.0000001226017001E-9 ymax=0.5057263761171171 
zmin=-0.9977622930221051 zmax=0.9364095373977692]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestGeo3DPoint 
-Dtests.method=testGeo3DRelations -Dtests.seed=E96D6E80B57E8EAE 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true 
-Dtests.locale=luo-KE -Dtests.timezone=Asia/Krasnoyarsk -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 4.32s J2 | TestGeo3DPoint.testGeo3DRelations <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: invalid bounds for 
shape=GeoComplexPolygon: {planetmodel=PlanetModel.WGS84, number of shapes=1, 
address=201456b, testPoint=[lat=-0.2601577399030455, 
lon=2.905718760892798([X=-0.9404332714537585, Y=0.22603114757077347, 
Z=-0.2574633923189196])], testPointInSet=true, shapes={ 
{[lat=-1.5707963267948966, lon=0.0([X=6.109531986173988E-17, Y=0.0, 
Z=-0.997762292022105])], [lat=1.0987261172592477, 
lon=-3.141592653589793([X=-0.45402784795728585, Y=-5.560237507246512E-17, 
Z=0.8892515351493394])], [lat=1.1363070513215905, 
lon=1.7276848701358942([X=-0.06566297862906387, Y=0.415093084183059, 
Z=0.9055926328150202])], [lat=-0.7491091812809194, 
lon=-3.141592653589793([X=-0.7319721689191644, Y=-8.964073737318005E-17, 
Z=-0.6806857366050147])], [lat=-0.36253140107409454, 
lon=2.5983479047737883([X=-0.8009515117320926, Y=0.4836536674271932, 
Z=-0.3548886491780724])]}}
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([E96D6E80B57E8EAE:591213143A332032]:0)
   [junit4]    >        at 
org.apache.lucene.spatial3d.TestGeo3DPoint.testGeo3DRelations(TestGeo3DPoint.java:260)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))},
 docValues:{id=DocValuesFormat(name=Direct), 
point=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=1039, 
maxMBSortInHeap=5.449069535505892, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@9c988c8),
 locale=luo-KE, timezone=Asia/Krasnoyarsk
   [junit4]   2> NOTE: Linux 4.13.0-36-generic amd64/Oracle Corporation 10 
(64-bit)/cpus=8,threads=1,free=366524872,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestGeo3DPoint]
   [junit4] Completed [1/5 (1!)] on J2 in 75.00s, 14 tests, 1 failure, 1 
skipped <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.lucene.spatial3d.TestGeo3DPoint
   [junit4] OK      0.02s J0 | TestGeo3DPoint.testToString
   [junit4] OK      0.39s J0 | TestGeo3DPoint.testQuantization
   [junit4] IGNOR/A 0.00s J0 | TestGeo3DPoint.testRandomBig
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] OK      67.6s J0 | TestGeo3DPoint.testRandomMedium
   [junit4] OK      0.01s J0 | TestGeo3DPoint.testBasic
   [junit4] OK      0.00s J0 | TestGeo3DPoint.testEquals
   [junit4] OK      0.01s J0 | TestGeo3DPoint.testEncodeDecodeIsStable
   [junit4] OK      0.01s J0 | TestGeo3DPoint.testComplexPolygons
   [junit4] OK      0.00s J0 | TestGeo3DPoint.testPolygonOrdering
   [junit4] OK      0.01s J0 | TestGeo3DPoint.testShapeQueryToString
   [junit4] OK      0.36s J0 | TestGeo3DPoint.testRandomTiny
   [junit4] OK      0.64s J0 | TestGeo3DPoint.testEncodeDecodeCeil
   [junit4] OK      1.03s J0 | TestGeo3DPoint.testEncodeDecodeRoundsDown
   [junit4]   1>     doc=40 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.5484839394289274, 
lon=0.0([X=0.022260648693003936, Y=0.0, Z=-0.9975155999835135])]
   [junit4]   1>       quantized=[X=0.022260648819674267, 
Y=2.3309121299774915E-10, Z=-0.9975156000352453]
   [junit4]   1>     doc=98 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.3852664151276113, 
lon=-2.1074835198689623E-94([X=0.18407556014006704, Y=-3.879362094058394E-95, 
Z=-0.9807510441759948])]
   [junit4]   1>       quantized=[X=0.18407555990915692, 
Y=-2.3309121299774915E-10, Z=-0.9807510441236181]
   [junit4]   1>     doc=747 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.5470013734231074, 
lon=0.0([X=0.02373951183537836, Y=0.0, Z=-0.9974817289922725])]
   [junit4]   1>       quantized=[X=0.02373951187074097, 
Y=2.3309121299774915E-10, Z=-0.9974817290849022]
   [junit4]   1>     doc=1165 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.5469259925238101, 
lon=8.290779778825273E-265([X=0.023814703123927132, Y=1.9744245909858214E-266, 
Z=-0.9974799486443621])]
   [junit4]   1>       quantized=[X=0.02381470290041221, 
Y=2.3309121299774915E-10, Z=-0.9974799487342173]
   [junit4]   1>     doc=1207 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.5201038964083018, 
lon=2.4457272005608357E-47([X=0.050557770477928456, Y=1.2365051445758122E-48, 
Z=-0.9964891442714809])]
   [junit4]   1>       quantized=[X=0.050557770568312566, 
Y=2.3309121299774915E-10, Z=-0.9964891441856684]
   [junit4]   1>     doc=1643 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.3771724458372006, 
lon=-3.969500852903812E-217([X=0.19200953856348818, Y=-7.621820270934338E-218, 
Z=-0.9792388547370043])]
   [junit4]   1>       quantized=[X=0.19200953866301862, 
Y=-2.3309121299774915E-10, Z=-0.9792388546232819]
   [junit4]   1>     doc=1647 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.5319184235901853, 
lon=2.4457272005608357E-47([X=0.03878133063528215, Y=9.484855520865279E-49, 
Z=-0.9970133740661019])]
   [junit4]   1>       quantized=[X=0.03878133071879042, 
Y=2.3309121299774915E-10, Z=-0.9970133742488015]
   [junit4]   1>     doc=1813 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.4065791022859475, 
lon=0.0([X=0.16312890937094449, Y=0.0, Z=-0.9844270895955297])]
   [junit4]   1>       quantized=[X=0.16312890942486968, 
Y=2.3309121299774915E-10, Z=-0.9844270897477588]
   [junit4]   1>     doc=1941 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.3953056042988654, 
lon=8.50197702120736E-152([X=0.17421843596016368, Y=1.4812011392039975E-152, 
Z=-0.9825378955535887])]
   [junit4]   1>       quantized=[X=0.17421843599624143, 
Y=2.3309121299774915E-10, Z=-0.9825378957224254]
   [junit4]   1>     doc=2034 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.5225112737093847, 
lon=0.0([X=0.048158662598412984, Y=0.0, Z=-0.996607174660176])]
   [junit4]   1>       quantized=[X=0.0481586624759659, 
Y=2.3309121299774915E-10, Z=-0.996607174583194]
   [junit4]   1>     doc=2057 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.413615696253792, 
lon=-5.123204803812313E-139([X=0.15619675195145463, Y=-8.002279499375727E-140, 
Z=-0.9855432469947203])]
   [junit4]   1>       quantized=[X=0.15619675204264805, 
Y=-2.3309121299774915E-10, Z=-0.9855432470211986]
   [junit4]   1>     doc=2080 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.4660765716752369, 
lon=0.0([X=0.10429837356824713, Y=0.0, Z=-0.992332738110959])]
   [junit4]   1>       quantized=[X=0.10429837344607262, 
Y=2.3309121299774915E-10, Z=-0.9923327381294104]
   [junit4]   1>     doc=2087 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.4347464094282416, 
lon=0.0([X=0.1353354328422627, Y=0.0, Z=-0.9886033198994264])]
   [junit4]   1>       quantized=[X=0.1353354329881623, 
Y=2.3309121299774915E-10, Z=-0.9886033197454999]
   [junit4]   1>     doc=2096 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.5085701874662836, 
lon=2.4457272005608357E-47([X=0.06204763860152346, Y=1.517515974583144E-48, 
Z=-0.9958440915534948])]
   [junit4]   1>       quantized=[X=0.06204763875692676, 
Y=2.3309121299774915E-10, Z=-0.9958440917584602]
   [junit4]   1>     doc=2452 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.4778270175500945, 
lon=0.0([X=0.09263037387627074, Y=0.0, Z=-0.993482081158082])]
   [junit4]   1>       quantized=[X=0.09263037368920857, 
Y=2.3309121299774915E-10, Z=-0.993482081065027]
   [junit4]   1>     doc=2652 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.4512693640767855, 
lon=2.4457272005608357E-47([X=0.11898139120418147, Y=2.909960248286364E-48, 
Z=-0.9906905618794326])]
   [junit4]   1>       quantized=[X=0.11898139126049523, 
Y=2.3309121299774915E-10, Z=-0.9906905620508689]
   [junit4]   1>     doc=2794 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.4129239956445474, 
lon=1.6379418731480829E-140([X=0.15687852796165475, Y=2.5695790994622667E-141, 
Z=-0.9854356769360602])]
   [junit4]   1>       quantized=[X=0.15687852799046398, 
Y=2.3309121299774915E-10, Z=-0.9854356768249474]
   [junit4]   1>     doc=2834 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.4070443149055083, 
lon=2.4457272005608357E-47([X=0.1626708422208717, Y=3.978485035577259E-48, 
Z=-0.9845023787864884])]
   [junit4]   1>       quantized=[X=0.16267084230254591, 
Y=2.3309121299774915E-10, Z=-0.9845023786757395]
   [junit4]   1>     doc=2852 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.4996510901190372, 
lon=2.4457272005608357E-47([X=0.0709273648742745, Y=1.7346898553711633E-48, 
Z=-0.9952550314622642])]
   [junit4]   1>       quantized=[X=0.07092736506168251, 
Y=2.3309121299774915E-10, Z=-0.9952550315700736]
   [junit4]   1>     doc=3076 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.3947086834317237, 
lon=2.4457272005608357E-47([X=0.17480502256303443, Y=4.2752539847706393E-48, 
Z=-0.9824344020193244])]
   [junit4]   1>       quantized=[X=0.17480502262067577, 
Y=2.3309121299774915E-10, Z=-0.9824344018253072]
   [junit4]   1>     doc=3155 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.4230890109277752, 
lon=2.4457272005608357E-47([X=0.14685212348099067, Y=3.591602328575775E-48, 
Z=-0.9869693071069091])]
   [junit4]   1>       quantized=[X=0.14685212344883858, 
Y=2.3309121299774915E-10, Z=-0.98696930698742]
   [junit4]   1>     doc=3277 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.4049900478554354, 
lon=0.0([X=0.16469329490915322, Y=0.0, Z=-0.9841683227791836])]
   [junit4]   1>       quantized=[X=0.16469329504053254, 
Y=2.3309121299774915E-10, Z=-0.9841683226052845]
   [junit4]   1>     doc=3281 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.5587792603037958, 
lon=0.0([X=0.011989893019549225, Y=0.0, Z=-0.997690731747142])]
   [junit4]   1>       quantized=[X=0.011989892894733623, 
Y=2.3309121299774915E-10, Z=-0.9976907317195839]
   [junit4]   1>     doc=3379 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.3644524215241676, 
lon=2.1414207572012727E-68([X=0.20445300179645318, Y=4.3781990191903393E-69, 
Z=-0.9767335324519415])]
   [junit4]   1>       quantized=[X=0.20445300165130365, 
Y=2.3309121299774915E-10, Z=-0.9767335324593612]
   [junit4]   1>     doc=3532 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.498533550894038, 
lon=2.909734534106682E-203([X=0.07203959540242089, Y=2.09616098565497E-204, 
Z=-0.9951756779189417])]
   [junit4]   1>       quantized=[X=0.07203959521436565, 
Y=2.3309121299774915E-10, Z=-0.9951756779975206]
   [junit4]   1>     doc=3765 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.4188002790117857, 
lon=2.4457272005608357E-47([X=0.15108424714782692, Y=3.695108528256962E-48, 
Z=-0.9863346037594648])]
   [junit4]   1>       quantized=[X=0.1510842473209092, 
Y=2.3309121299774915E-10, Z=-0.986334603810069]
   [junit4]   1>     doc=3793 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.511924278450209, 
lon=2.4457272005608357E-47([X=0.05870706453835049, Y=1.4358146460652425E-48, 
Z=-0.9960452521171819])]
   [junit4]   1>       quantized=[X=0.058707064533086384, 
Y=2.3309121299774915E-10, Z=-0.9960452522723718]
   [junit4]   1>     doc=3830 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.5609266621491285, 
lon=-2.758034893177616E-271([X=0.009847422553976772, 
Y=-2.7159535011732175E-273, Z=-0.9977140215592155])]
   [junit4]   1>       quantized=[X=0.00984742242353931, 
Y=-2.3309121299774915E-10, Z=-0.9977140217274042]
   [junit4]   1>     doc=3862 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.3814787450337098, 
lon=0.0([X=0.1877898641298681, Y=0.0, Z=-0.9800513434728951])]
   [junit4]   1>       quantized=[X=0.18778986419263421, 
Y=2.3309121299774915E-10, Z=-0.9800513434615227]
   [junit4]   1>     doc=3885 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.3796262114606865, 
lon=-4.133769464968944E-169([X=0.1896055556007743, Y=-7.837856561309522E-170, 
Z=-0.9797040315384353])]
   [junit4]   1>       quantized=[X=0.18960555570104332, 
Y=-2.3309121299774915E-10, Z=-0.9797040314937845]
   [junit4]   1>   shape=GeoComplexPolygon: {planetmodel=PlanetModel.WGS84, 
number of shapes=1, address=201456b, testPoint=[lat=-0.2601577399030455, 
lon=2.905718760892798([X=-0.9404332714537585, Y=0.22603114757077347, 
Z=-0.2574633923189196])], testPointInSet=true, shapes={ 
{[lat=-1.5707963267948966, lon=0.0([X=6.109531986173988E-17, Y=0.0, 
Z=-0.997762292022105])], [lat=1.0987261172592477, 
lon=-3.141592653589793([X=-0.45402784795728585, Y=-5.560237507246512E-17, 
Z=0.8892515351493394])], [lat=1.1363070513215905, 
lon=1.7276848701358942([X=-0.06566297862906387, Y=0.415093084183059, 
Z=0.9055926328150202])], [lat=-0.7491091812809194, 
lon=-3.141592653589793([X=-0.7319721689191644, Y=-8.964073737318005E-17, 
Z=-0.6806857366050147])], [lat=-0.36253140107409454, 
lon=2.5983479047737883([X=-0.8009515117320926, Y=0.4836536674271932, 
Z=-0.3548886491780724])]}}
   [junit4]   1>   bounds=XYZBounds: [xmin=-1.0011188549924792 
xmax=1.00000006109532E-9 ymin=-1.0000001226017001E-9 ymax=0.5057263761171171 
zmin=-0.9977622930221051 zmax=0.9364095373977692]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestGeo3DPoint 
-Dtests.method=testGeo3DRelations -Dtests.seed=E96D6E80B57E8EAE 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true 
-Dtests.locale=luo-KE -Dtests.timezone=Asia/Krasnoyarsk -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 4.40s J0 | TestGeo3DPoint.testGeo3DRelations <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: invalid bounds for 
shape=GeoComplexPolygon: {planetmodel=PlanetModel.WGS84, number of shapes=1, 
address=201456b, testPoint=[lat=-0.2601577399030455, 
lon=2.905718760892798([X=-0.9404332714537585, Y=0.22603114757077347, 
Z=-0.2574633923189196])], testPointInSet=true, shapes={ 
{[lat=-1.5707963267948966, lon=0.0([X=6.109531986173988E-17, Y=0.0, 
Z=-0.997762292022105])], [lat=1.0987261172592477, 
lon=-3.141592653589793([X=-0.45402784795728585, Y=-5.560237507246512E-17, 
Z=0.8892515351493394])], [lat=1.1363070513215905, 
lon=1.7276848701358942([X=-0.06566297862906387, Y=0.415093084183059, 
Z=0.9055926328150202])], [lat=-0.7491091812809194, 
lon=-3.141592653589793([X=-0.7319721689191644, Y=-8.964073737318005E-17, 
Z=-0.6806857366050147])], [lat=-0.36253140107409454, 
lon=2.5983479047737883([X=-0.8009515117320926, Y=0.4836536674271932, 
Z=-0.3548886491780724])]}}
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([E96D6E80B57E8EAE:591213143A332032]:0)
   [junit4]    >        at 
org.apache.lucene.spatial3d.TestGeo3DPoint.testGeo3DRelations(TestGeo3DPoint.java:260)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))},
 docValues:{id=DocValuesFormat(name=Direct), 
point=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=1039, 
maxMBSortInHeap=5.449069535505892, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@36e443ed),
 locale=luo-KE, timezone=Asia/Krasnoyarsk
   [junit4]   2> NOTE: Linux 4.13.0-36-generic amd64/Oracle Corporation 10 
(64-bit)/cpus=8,threads=1,free=473417144,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestGeo3DPoint]
   [junit4] Completed [2/5 (2!)] on J0 in 74.89s, 14 tests, 1 failure, 1 
skipped <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.lucene.spatial3d.TestGeo3DPoint
   [junit4] OK      0.06s J1 | TestGeo3DPoint.testToString
   [junit4] OK      0.40s J1 | TestGeo3DPoint.testQuantization
   [junit4] IGNOR/A 0.00s J1 | TestGeo3DPoint.testRandomBig
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] OK      68.0s J1 | TestGeo3DPoint.testRandomMedium
   [junit4] OK      0.03s J1 | TestGeo3DPoint.testBasic
   [junit4] OK      0.00s J1 | TestGeo3DPoint.testEquals
   [junit4] OK      0.05s J1 | TestGeo3DPoint.testEncodeDecodeIsStable
   [junit4] OK      0.07s J1 | TestGeo3DPoint.testComplexPolygons
   [junit4] OK      0.00s J1 | TestGeo3DPoint.testPolygonOrdering
   [junit4] OK      0.00s J1 | TestGeo3DPoint.testShapeQueryToString
   [junit4] OK      0.34s J1 | TestGeo3DPoint.testRandomTiny
   [junit4] OK      0.45s J1 | TestGeo3DPoint.testEncodeDecodeCeil
   [junit4] OK      0.92s J1 | TestGeo3DPoint.testEncodeDecodeRoundsDown
   [junit4]   1>     doc=40 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.5484839394289274, 
lon=0.0([X=0.022260648693003936, Y=0.0, Z=-0.9975155999835135])]
   [junit4]   1>       quantized=[X=0.022260648819674267, 
Y=2.3309121299774915E-10, Z=-0.9975156000352453]
   [junit4]   1>     doc=98 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.3852664151276113, 
lon=-2.1074835198689623E-94([X=0.18407556014006704, Y=-3.879362094058394E-95, 
Z=-0.9807510441759948])]
   [junit4]   1>       quantized=[X=0.18407555990915692, 
Y=-2.3309121299774915E-10, Z=-0.9807510441236181]
   [junit4]   1>     doc=747 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.5470013734231074, 
lon=0.0([X=0.02373951183537836, Y=0.0, Z=-0.9974817289922725])]
   [junit4]   1>       quantized=[X=0.02373951187074097, 
Y=2.3309121299774915E-10, Z=-0.9974817290849022]
   [junit4]   1>     doc=1165 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.5469259925238101, 
lon=8.290779778825273E-265([X=0.023814703123927132, Y=1.9744245909858214E-266, 
Z=-0.9974799486443621])]
   [junit4]   1>       quantized=[X=0.02381470290041221, 
Y=2.3309121299774915E-10, Z=-0.9974799487342173]
   [junit4]   1>     doc=1207 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.5201038964083018, 
lon=2.4457272005608357E-47([X=0.050557770477928456, Y=1.2365051445758122E-48, 
Z=-0.9964891442714809])]
   [junit4]   1>       quantized=[X=0.050557770568312566, 
Y=2.3309121299774915E-10, Z=-0.9964891441856684]
   [junit4]   1>     doc=1643 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.3771724458372006, 
lon=-3.969500852903812E-217([X=0.19200953856348818, Y=-7.621820270934338E-218, 
Z=-0.9792388547370043])]
   [junit4]   1>       quantized=[X=0.19200953866301862, 
Y=-2.3309121299774915E-10, Z=-0.9792388546232819]
   [junit4]   1>     doc=1647 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.5319184235901853, 
lon=2.4457272005608357E-47([X=0.03878133063528215, Y=9.484855520865279E-49, 
Z=-0.9970133740661019])]
   [junit4]   1>       quantized=[X=0.03878133071879042, 
Y=2.3309121299774915E-10, Z=-0.9970133742488015]
   [junit4]   1>     doc=1813 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.4065791022859475, 
lon=0.0([X=0.16312890937094449, Y=0.0, Z=-0.9844270895955297])]
   [junit4]   1>       quantized=[X=0.16312890942486968, 
Y=2.3309121299774915E-10, Z=-0.9844270897477588]
   [junit4]   1>     doc=1941 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.3953056042988654, 
lon=8.50197702120736E-152([X=0.17421843596016368, Y=1.4812011392039975E-152, 
Z=-0.9825378955535887])]
   [junit4]   1>       quantized=[X=0.17421843599624143, 
Y=2.3309121299774915E-10, Z=-0.9825378957224254]
   [junit4]   1>     doc=2034 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.5225112737093847, 
lon=0.0([X=0.048158662598412984, Y=0.0, Z=-0.996607174660176])]
   [junit4]   1>       quantized=[X=0.0481586624759659, 
Y=2.3309121299774915E-10, Z=-0.996607174583194]
   [junit4]   1>     doc=2057 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.413615696253792, 
lon=-5.123204803812313E-139([X=0.15619675195145463, Y=-8.002279499375727E-140, 
Z=-0.9855432469947203])]
   [junit4]   1>       quantized=[X=0.15619675204264805, 
Y=-2.3309121299774915E-10, Z=-0.9855432470211986]
   [junit4]   1>     doc=2080 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.4660765716752369, 
lon=0.0([X=0.10429837356824713, Y=0.0, Z=-0.992332738110959])]
   [junit4]   1>       quantized=[X=0.10429837344607262, 
Y=2.3309121299774915E-10, Z=-0.9923327381294104]
   [junit4]   1>     doc=2087 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.4347464094282416, 
lon=0.0([X=0.1353354328422627, Y=0.0, Z=-0.9886033198994264])]
   [junit4]   1>       quantized=[X=0.1353354329881623, 
Y=2.3309121299774915E-10, Z=-0.9886033197454999]
   [junit4]   1>     doc=2096 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.5085701874662836, 
lon=2.4457272005608357E-47([X=0.06204763860152346, Y=1.517515974583144E-48, 
Z=-0.9958440915534948])]
   [junit4]   1>       quantized=[X=0.06204763875692676, 
Y=2.3309121299774915E-10, Z=-0.9958440917584602]
   [junit4]   1>     doc=2452 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.4778270175500945, 
lon=0.0([X=0.09263037387627074, Y=0.0, Z=-0.993482081158082])]
   [junit4]   1>       quantized=[X=0.09263037368920857, 
Y=2.3309121299774915E-10, Z=-0.993482081065027]
   [junit4]   1>     doc=2652 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.4512693640767855, 
lon=2.4457272005608357E-47([X=0.11898139120418147, Y=2.909960248286364E-48, 
Z=-0.9906905618794326])]
   [junit4]   1>       quantized=[X=0.11898139126049523, 
Y=2.3309121299774915E-10, Z=-0.9906905620508689]
   [junit4]   1>     doc=2794 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.4129239956445474, 
lon=1.6379418731480829E-140([X=0.15687852796165475, Y=2.5695790994622667E-141, 
Z=-0.9854356769360602])]
   [junit4]   1>       quantized=[X=0.15687852799046398, 
Y=2.3309121299774915E-10, Z=-0.9854356768249474]
   [junit4]   1>     doc=2834 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.4070443149055083, 
lon=2.4457272005608357E-47([X=0.1626708422208717, Y=3.978485035577259E-48, 
Z=-0.9845023787864884])]
   [junit4]   1>       quantized=[X=0.16267084230254591, 
Y=2.3309121299774915E-10, Z=-0.9845023786757395]
   [junit4]   1>     doc=2852 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.4996510901190372, 
lon=2.4457272005608357E-47([X=0.0709273648742745, Y=1.7346898553711633E-48, 
Z=-0.9952550314622642])]
   [junit4]   1>       quantized=[X=0.07092736506168251, 
Y=2.3309121299774915E-10, Z=-0.9952550315700736]
   [junit4]   1>     doc=3076 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.3947086834317237, 
lon=2.4457272005608357E-47([X=0.17480502256303443, Y=4.2752539847706393E-48, 
Z=-0.9824344020193244])]
   [junit4]   1>       quantized=[X=0.17480502262067577, 
Y=2.3309121299774915E-10, Z=-0.9824344018253072]
   [junit4]   1>     doc=3155 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.4230890109277752, 
lon=2.4457272005608357E-47([X=0.14685212348099067, Y=3.591602328575775E-48, 
Z=-0.9869693071069091])]
   [junit4]   1>       quantized=[X=0.14685212344883858, 
Y=2.3309121299774915E-10, Z=-0.98696930698742]
   [junit4]   1>     doc=3277 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.4049900478554354, 
lon=0.0([X=0.16469329490915322, Y=0.0, Z=-0.9841683227791836])]
   [junit4]   1>       quantized=[X=0.16469329504053254, 
Y=2.3309121299774915E-10, Z=-0.9841683226052845]
   [junit4]   1>     doc=3281 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.5587792603037958, 
lon=0.0([X=0.011989893019549225, Y=0.0, Z=-0.997690731747142])]
   [junit4]   1>       quantized=[X=0.011989892894733623, 
Y=2.3309121299774915E-10, Z=-0.9976907317195839]
   [junit4]   1>     doc=3379 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.3644524215241676, 
lon=2.1414207572012727E-68([X=0.20445300179645318, Y=4.3781990191903393E-69, 
Z=-0.9767335324519415])]
   [junit4]   1>       quantized=[X=0.20445300165130365, 
Y=2.3309121299774915E-10, Z=-0.9767335324593612]
   [junit4]   1>     doc=3532 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.498533550894038, 
lon=2.909734534106682E-203([X=0.07203959540242089, Y=2.09616098565497E-204, 
Z=-0.9951756779189417])]
   [junit4]   1>       quantized=[X=0.07203959521436565, 
Y=2.3309121299774915E-10, Z=-0.9951756779975206]
   [junit4]   1>     doc=3765 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.4188002790117857, 
lon=2.4457272005608357E-47([X=0.15108424714782692, Y=3.695108528256962E-48, 
Z=-0.9863346037594648])]
   [junit4]   1>       quantized=[X=0.1510842473209092, 
Y=2.3309121299774915E-10, Z=-0.986334603810069]
   [junit4]   1>     doc=3793 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.511924278450209, 
lon=2.4457272005608357E-47([X=0.05870706453835049, Y=1.4358146460652425E-48, 
Z=-0.9960452521171819])]
   [junit4]   1>       quantized=[X=0.058707064533086384, 
Y=2.3309121299774915E-10, Z=-0.9960452522723718]
   [junit4]   1>     doc=3830 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.5609266621491285, 
lon=-2.758034893177616E-271([X=0.009847422553976772, 
Y=-2.7159535011732175E-273, Z=-0.9977140215592155])]
   [junit4]   1>       quantized=[X=0.00984742242353931, 
Y=-2.3309121299774915E-10, Z=-0.9977140217274042]
   [junit4]   1>     doc=3862 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.3814787450337098, 
lon=0.0([X=0.1877898641298681, Y=0.0, Z=-0.9800513434728951])]
   [junit4]   1>       quantized=[X=0.18778986419263421, 
Y=2.3309121299774915E-10, Z=-0.9800513434615227]
   [junit4]   1>     doc=3885 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.3796262114606865, 
lon=-4.133769464968944E-169([X=0.1896055556007743, Y=-7.837856561309522E-170, 
Z=-0.9797040315384353])]
   [junit4]   1>       quantized=[X=0.18960555570104332, 
Y=-2.3309121299774915E-10, Z=-0.9797040314937845]
   [junit4]   1>   shape=GeoComplexPolygon: {planetmodel=PlanetModel.WGS84, 
number of shapes=1, address=201456b, testPoint=[lat=-0.2601577399030455, 
lon=2.905718760892798([X=-0.9404332714537585, Y=0.22603114757077347, 
Z=-0.2574633923189196])], testPointInSet=true, shapes={ 
{[lat=-1.5707963267948966, lon=0.0([X=6.109531986173988E-17, Y=0.0, 
Z=-0.997762292022105])], [lat=1.0987261172592477, 
lon=-3.141592653589793([X=-0.45402784795728585, Y=-5.560237507246512E-17, 
Z=0.8892515351493394])], [lat=1.1363070513215905, 
lon=1.7276848701358942([X=-0.06566297862906387, Y=0.415093084183059, 
Z=0.9055926328150202])], [lat=-0.7491091812809194, 
lon=-3.141592653589793([X=-0.7319721689191644, Y=-8.964073737318005E-17, 
Z=-0.6806857366050147])], [lat=-0.36253140107409454, 
lon=2.5983479047737883([X=-0.8009515117320926, Y=0.4836536674271932, 
Z=-0.3548886491780724])]}}
   [junit4]   1>   bounds=XYZBounds: [xmin=-1.0011188549924792 
xmax=1.00000006109532E-9 ymin=-1.0000001226017001E-9 ymax=0.5057263761171171 
zmin=-0.9977622930221051 zmax=0.9364095373977692]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestGeo3DPoint 
-Dtests.method=testGeo3DRelations -Dtests.seed=E96D6E80B57E8EAE 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true 
-Dtests.locale=luo-KE -Dtests.timezone=Asia/Krasnoyarsk -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 4.28s J1 | TestGeo3DPoint.testGeo3DRelations <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: invalid bounds for 
shape=GeoComplexPolygon: {planetmodel=PlanetModel.WGS84, number of shapes=1, 
address=201456b, testPoint=[lat=-0.2601577399030455, 
lon=2.905718760892798([X=-0.9404332714537585, Y=0.22603114757077347, 
Z=-0.2574633923189196])], testPointInSet=true, shapes={ 
{[lat=-1.5707963267948966, lon=0.0([X=6.109531986173988E-17, Y=0.0, 
Z=-0.997762292022105])], [lat=1.0987261172592477, 
lon=-3.141592653589793([X=-0.45402784795728585, Y=-5.560237507246512E-17, 
Z=0.8892515351493394])], [lat=1.1363070513215905, 
lon=1.7276848701358942([X=-0.06566297862906387, Y=0.415093084183059, 
Z=0.9055926328150202])], [lat=-0.7491091812809194, 
lon=-3.141592653589793([X=-0.7319721689191644, Y=-8.964073737318005E-17, 
Z=-0.6806857366050147])], [lat=-0.36253140107409454, 
lon=2.5983479047737883([X=-0.8009515117320926, Y=0.4836536674271932, 
Z=-0.3548886491780724])]}}
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([E96D6E80B57E8EAE:591213143A332032]:0)
   [junit4]    >        at 
org.apache.lucene.spatial3d.TestGeo3DPoint.testGeo3DRelations(TestGeo3DPoint.java:260)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))},
 docValues:{id=DocValuesFormat(name=Direct), 
point=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=1039, 
maxMBSortInHeap=5.449069535505892, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@36e443ed),
 locale=luo-KE, timezone=Asia/Krasnoyarsk
   [junit4]   2> NOTE: Linux 4.13.0-36-generic amd64/Oracle Corporation 10 
(64-bit)/cpus=8,threads=1,free=422502632,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestGeo3DPoint]
   [junit4] Completed [3/5 (3!)] on J1 in 75.02s, 14 tests, 1 failure, 1 
skipped <<< FAILURES!

[...truncated 2 lines...]
   [junit4] Suite: org.apache.lucene.spatial3d.TestGeo3DPoint
   [junit4] OK      0.00s J2 | TestGeo3DPoint.testToString
   [junit4] OK      0.27s J2 | TestGeo3DPoint.testQuantization
   [junit4] IGNOR/A 0.00s J2 | TestGeo3DPoint.testRandomBig
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] OK      60.8s J2 | TestGeo3DPoint.testRandomMedium
   [junit4] OK      0.00s J2 | TestGeo3DPoint.testBasic
   [junit4] OK      0.00s J2 | TestGeo3DPoint.testEquals
   [junit4] OK      0.01s J2 | TestGeo3DPoint.testEncodeDecodeIsStable
   [junit4] OK      0.01s J2 | TestGeo3DPoint.testComplexPolygons
   [junit4] OK      0.00s J2 | TestGeo3DPoint.testPolygonOrdering
   [junit4] OK      0.00s J2 | TestGeo3DPoint.testShapeQueryToString
   [junit4] OK      0.10s J2 | TestGeo3DPoint.testRandomTiny
   [junit4] OK      0.30s J2 | TestGeo3DPoint.testEncodeDecodeCeil
   [junit4] OK      0.89s J2 | TestGeo3DPoint.testEncodeDecodeRoundsDown
   [junit4]   1>     doc=40 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.5484839394289274, 
lon=0.0([X=0.022260648693003936, Y=0.0, Z=-0.9975155999835135])]
   [junit4]   1>       quantized=[X=0.022260648819674267, 
Y=2.3309121299774915E-10, Z=-0.9975156000352453]
   [junit4]   1>     doc=98 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.3852664151276113, 
lon=-2.1074835198689623E-94([X=0.18407556014006704, Y=-3.879362094058394E-95, 
Z=-0.9807510441759948])]
   [junit4]   1>       quantized=[X=0.18407555990915692, 
Y=-2.3309121299774915E-10, Z=-0.9807510441236181]
   [junit4]   1>     doc=747 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.5470013734231074, 
lon=0.0([X=0.02373951183537836, Y=0.0, Z=-0.9974817289922725])]
   [junit4]   1>       quantized=[X=0.02373951187074097, 
Y=2.3309121299774915E-10, Z=-0.9974817290849022]
   [junit4]   1>     doc=1165 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.5469259925238101, 
lon=8.290779778825273E-265([X=0.023814703123927132, Y=1.9744245909858214E-266, 
Z=-0.9974799486443621])]
   [junit4]   1>       quantized=[X=0.02381470290041221, 
Y=2.3309121299774915E-10, Z=-0.9974799487342173]
   [junit4]   1>     doc=1207 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.5201038964083018, 
lon=2.4457272005608357E-47([X=0.050557770477928456, Y=1.2365051445758122E-48, 
Z=-0.9964891442714809])]
   [junit4]   1>       quantized=[X=0.050557770568312566, 
Y=2.3309121299774915E-10, Z=-0.9964891441856684]
   [junit4]   1>     doc=1643 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.3771724458372006, 
lon=-3.969500852903812E-217([X=0.19200953856348818, Y=-7.621820270934338E-218, 
Z=-0.9792388547370043])]
   [junit4]   1>       quantized=[X=0.19200953866301862, 
Y=-2.3309121299774915E-10, Z=-0.9792388546232819]
   [junit4]   1>     doc=1647 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.5319184235901853, 
lon=2.4457272005608357E-47([X=0.03878133063528215, Y=9.484855520865279E-49, 
Z=-0.9970133740661019])]
   [junit4]   1>       quantized=[X=0.03878133071879042, 
Y=2.3309121299774915E-10, Z=-0.9970133742488015]
   [junit4]   1>     doc=1813 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.4065791022859475, 
lon=0.0([X=0.16312890937094449, Y=0.0, Z=-0.9844270895955297])]
   [junit4]   1>       quantized=[X=0.16312890942486968, 
Y=2.3309121299774915E-10, Z=-0.9844270897477588]
   [junit4]   1>     doc=1941 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.3953056042988654, 
lon=8.50197702120736E-152([X=0.17421843596016368, Y=1.4812011392039975E-152, 
Z=-0.9825378955535887])]
   [junit4]   1>       quantized=[X=0.17421843599624143, 
Y=2.3309121299774915E-10, Z=-0.9825378957224254]
   [junit4]   1>     doc=2034 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.5225112737093847, 
lon=0.0([X=0.048158662598412984, Y=0.0, Z=-0.996607174660176])]
   [junit4]   1>       quantized=[X=0.0481586624759659, 
Y=2.3309121299774915E-10, Z=-0.996607174583194]
   [junit4]   1>     doc=2057 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.413615696253792, 
lon=-5.123204803812313E-139([X=0.15619675195145463, Y=-8.002279499375727E-140, 
Z=-0.9855432469947203])]
   [junit4]   1>       quantized=[X=0.15619675204264805, 
Y=-2.3309121299774915E-10, Z=-0.9855432470211986]
   [junit4]   1>     doc=2080 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.4660765716752369, 
lon=0.0([X=0.10429837356824713, Y=0.0, Z=-0.992332738110959])]
   [junit4]   1>       quantized=[X=0.10429837344607262, 
Y=2.3309121299774915E-10, Z=-0.9923327381294104]
   [junit4]   1>     doc=2087 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.4347464094282416, 
lon=0.0([X=0.1353354328422627, Y=0.0, Z=-0.9886033198994264])]
   [junit4]   1>       quantized=[X=0.1353354329881623, 
Y=2.3309121299774915E-10, Z=-0.9886033197454999]
   [junit4]   1>     doc=2096 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.5085701874662836, 
lon=2.4457272005608357E-47([X=0.06204763860152346, Y=1.517515974583144E-48, 
Z=-0.9958440915534948])]
   [junit4]   1>       quantized=[X=0.06204763875692676, 
Y=2.3309121299774915E-10, Z=-0.9958440917584602]
   [junit4]   1>     doc=2452 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.4778270175500945, 
lon=0.0([X=0.09263037387627074, Y=0.0, Z=-0.993482081158082])]
   [junit4]   1>       quantized=[X=0.09263037368920857, 
Y=2.3309121299774915E-10, Z=-0.993482081065027]
   [junit4]   1>     doc=2652 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.4512693640767855, 
lon=2.4457272005608357E-47([X=0.11898139120418147, Y=2.909960248286364E-48, 
Z=-0.9906905618794326])]
   [junit4]   1>       quantized=[X=0.11898139126049523, 
Y=2.3309121299774915E-10, Z=-0.9906905620508689]
   [junit4]   1>     doc=2794 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.4129239956445474, 
lon=1.6379418731480829E-140([X=0.15687852796165475, Y=2.5695790994622667E-141, 
Z=-0.9854356769360602])]
   [junit4]   1>       quantized=[X=0.15687852799046398, Y=2.330

[...truncated too long message...]

 1>     doc=2852 is contained by shape but is outside the returned XYZBounds
   [junit4]   1>       unquantized=[lat=-1.4996510901190372, 
lon=2.4457272005608357E-47([X=0.0709273648742745, Y=1.7346898553711633E-48, 
Z=-0.9952550314622642])]
   [junit4]   1>       quantized=[X=0.07092736506168251, 
Y=2.3309121299774915E-10, Z=-0.9952550315700736]
   [junit4]   1>     doc=3076 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.3947086834317237, 
lon=2.4457272005608357E-47([X=0.17480502256303443, Y=4.2752539847706393E-48, 
Z=-0.9824344020193244])]
   [junit4]   1>       quantized=[X=0.17480502262067577, 
Y=2.3309121299774915E-10, Z=-0.9824344018253072]
   [junit4]   1>     doc=3155 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.4230890109277752, 
lon=2.4457272005608357E-47([X=0.14685212348099067, Y=3.591602328575775E-48, 
Z=-0.9869693071069091])]
   [junit4]   1>       quantized=[X=0.14685212344883858, 
Y=2.3309121299774915E-10, Z=-0.98696930698742]
   [junit4]   1>     doc=3277 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.4049900478554354, 
lon=0.0([X=0.16469329490915322, Y=0.0, Z=-0.9841683227791836])]
   [junit4]   1>       quantized=[X=0.16469329504053254, 
Y=2.3309121299774915E-10, Z=-0.9841683226052845]
   [junit4]   1>     doc=3281 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.5587792603037958, 
lon=0.0([X=0.011989893019549225, Y=0.0, Z=-0.997690731747142])]
   [junit4]   1>       quantized=[X=0.011989892894733623, 
Y=2.3309121299774915E-10, Z=-0.9976907317195839]
   [junit4]   1>     doc=3379 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.3644524215241676, 
lon=2.1414207572012727E-68([X=0.20445300179645318, Y=4.3781990191903393E-69, 
Z=-0.9767335324519415])]
   [junit4]   1>       quantized=[X=0.20445300165130365, 
Y=2.3309121299774915E-10, Z=-0.9767335324593612]
   [junit4]   1>     doc=3532 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.498533550894038, 
lon=2.909734534106682E-203([X=0.07203959540242089, Y=2.09616098565497E-204, 
Z=-0.9951756779189417])]
   [junit4]   1>       quantized=[X=0.07203959521436565, 
Y=2.3309121299774915E-10, Z=-0.9951756779975206]
   [junit4]   1>     doc=3765 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.4188002790117857, 
lon=2.4457272005608357E-47([X=0.15108424714782692, Y=3.695108528256962E-48, 
Z=-0.9863346037594648])]
   [junit4]   1>       quantized=[X=0.1510842473209092, 
Y=2.3309121299774915E-10, Z=-0.986334603810069]
   [junit4]   1>     doc=3793 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.511924278450209, 
lon=2.4457272005608357E-47([X=0.05870706453835049, Y=1.4358146460652425E-48, 
Z=-0.9960452521171819])]
   [junit4]   1>       quantized=[X=0.058707064533086384, 
Y=2.3309121299774915E-10, Z=-0.9960452522723718]
   [junit4]   1>     doc=3830 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.5609266621491285, 
lon=-2.758034893177616E-271([X=0.009847422553976772, 
Y=-2.7159535011732175E-273, Z=-0.9977140215592155])]
   [junit4]   1>       quantized=[X=0.00984742242353931, 
Y=-2.3309121299774915E-10, Z=-0.9977140217274042]
   [junit4]   1>     doc=3862 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.3814787450337098, 
lon=0.0([X=0.1877898641298681, Y=0.0, Z=-0.9800513434728951])]
   [junit4]   1>       quantized=[X=0.18778986419263421, 
Y=2.3309121299774915E-10, Z=-0.9800513434615227]
   [junit4]   1>     doc=3885 is contained by shape but is outside the returned 
XYZBounds
   [junit4]   1>       unquantized=[lat=-1.3796262114606865, 
lon=-4.133769464968944E-169([X=0.1896055556007743, Y=-7.837856561309522E-170, 
Z=-0.9797040315384353])]
   [junit4]   1>       quantized=[X=0.18960555570104332, 
Y=-2.3309121299774915E-10, Z=-0.9797040314937845]
   [junit4]   1>   shape=GeoComplexPolygon: {planetmodel=PlanetModel.WGS84, 
number of shapes=1, address=201456b, testPoint=[lat=-0.2601577399030455, 
lon=2.905718760892798([X=-0.9404332714537585, Y=0.22603114757077347, 
Z=-0.2574633923189196])], testPointInSet=true, shapes={ 
{[lat=-1.5707963267948966, lon=0.0([X=6.109531986173988E-17, Y=0.0, 
Z=-0.997762292022105])], [lat=1.0987261172592477, 
lon=-3.141592653589793([X=-0.45402784795728585, Y=-5.560237507246512E-17, 
Z=0.8892515351493394])], [lat=1.1363070513215905, 
lon=1.7276848701358942([X=-0.06566297862906387, Y=0.415093084183059, 
Z=0.9055926328150202])], [lat=-0.7491091812809194, 
lon=-3.141592653589793([X=-0.7319721689191644, Y=-8.964073737318005E-17, 
Z=-0.6806857366050147])], [lat=-0.36253140107409454, 
lon=2.5983479047737883([X=-0.8009515117320926, Y=0.4836536674271932, 
Z=-0.3548886491780724])]}}
   [junit4]   1>   bounds=XYZBounds: [xmin=-1.0011188549924792 
xmax=1.00000006109532E-9 ymin=-1.0000001226017001E-9 ymax=0.5057263761171171 
zmin=-0.9977622930221051 zmax=0.9364095373977692]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestGeo3DPoint 
-Dtests.method=testGeo3DRelations -Dtests.seed=E96D6E80B57E8EAE 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true 
-Dtests.locale=luo-KE -Dtests.timezone=Asia/Krasnoyarsk -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 3.53s J0 | TestGeo3DPoint.testGeo3DRelations <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: invalid bounds for 
shape=GeoComplexPolygon: {planetmodel=PlanetModel.WGS84, number of shapes=1, 
address=201456b, testPoint=[lat=-0.2601577399030455, 
lon=2.905718760892798([X=-0.9404332714537585, Y=0.22603114757077347, 
Z=-0.2574633923189196])], testPointInSet=true, shapes={ 
{[lat=-1.5707963267948966, lon=0.0([X=6.109531986173988E-17, Y=0.0, 
Z=-0.997762292022105])], [lat=1.0987261172592477, 
lon=-3.141592653589793([X=-0.45402784795728585, Y=-5.560237507246512E-17, 
Z=0.8892515351493394])], [lat=1.1363070513215905, 
lon=1.7276848701358942([X=-0.06566297862906387, Y=0.415093084183059, 
Z=0.9055926328150202])], [lat=-0.7491091812809194, 
lon=-3.141592653589793([X=-0.7319721689191644, Y=-8.964073737318005E-17, 
Z=-0.6806857366050147])], [lat=-0.36253140107409454, 
lon=2.5983479047737883([X=-0.8009515117320926, Y=0.4836536674271932, 
Z=-0.3548886491780724])]}}
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([E96D6E80B57E8EAE:591213143A332032]:0)
   [junit4]    >        at 
org.apache.lucene.spatial3d.TestGeo3DPoint.testGeo3DRelations(TestGeo3DPoint.java:260)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))},
 docValues:{id=DocValuesFormat(name=Direct), 
point=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=1039, 
maxMBSortInHeap=5.449069535505892, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@3fcc73ee),
 locale=luo-KE, timezone=Asia/Krasnoyarsk
   [junit4]   2> NOTE: Linux 4.13.0-36-generic amd64/Oracle Corporation 10 
(64-bit)/cpus=8,threads=1,free=358227216,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestGeo3DPoint, 
TestGeo3DPoint]
   [junit4] Completed [5/5 (5!)] on J0 in 66.88s, 14 tests, 1 failure, 1 
skipped <<< FAILURES!

[...truncated 15 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1568: 
The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1092: 
There were test failures: 5 suites, 70 tests, 5 failures, 5 ignored (5 
assumptions) [seed: E96D6E80B57E8EAE]

Total time: 2 minutes 24 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   5/5 failed: org.apache.lucene.spatial3d.TestGeo3DPoint
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
mv: cannot stat 'solr/build': No such file or directory
+ true
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all 
warnings.
<Git Blamer> GIT_COMMIT=b151b2ccfed8bcc9de0f6d046fa0fb2a15360285, 
workspace=/var/lib/jenkins/workspace/Lucene-Solr-master-Linux
[WARNINGS] Computing warning deltas based on reference build #21710
Recording test results
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to