You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2022/11/20 18:29:25 UTC

[JENKINS-EA] Lucene-main-Linux (64bit/jdk-20-ea+17) - Build # 38438 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-main-Linux/38438/
Java: 64bit/jdk-20-ea+17 -XX:+UseCompressedOops -XX:+UseParallelGC

2 tests failed.
FAILED:  org.apache.lucene.spatial.spatial4j.TestGeo3dShapeSphereModelRectRelation.testGeoPathRect

Error Message:
java.lang.AssertionError: Geo3D:GeoStandardPath: {planetmodel=PlanetModel.SPHERE, width=1.4835298641951802(85.0), points={[[lat=-1.0193023487897537, lon=-1.2883034199871464([X=0.14605425217314183, Y=-0.5031923581836831, Z=-0.8517426877218778])], [lat=-0.12041843383894005, lon=2.6007385788580937([X=-0.8510613060981389, Y=0.5111399102096502, Z=-0.12012762152561182])], [lat=-1.0288470344131415, lon=1.9724938982589038([X=-0.2016708918868763, Y=0.4747479852311374, Z=-0.8567048510919777])]]}} intersect Geo3D:GeoDegeneratePoint: {planetmodel=PlanetModel.SPHERE, lat=0.06716549714328982(3.848299515208494), lon=2.9669946556330986(169.99627160564765)}

Stack Trace:
java.lang.AssertionError: Geo3D:GeoStandardPath: {planetmodel=PlanetModel.SPHERE, width=1.4835298641951802(85.0), points={[[lat=-1.0193023487897537, lon=-1.2883034199871464([X=0.14605425217314183, Y=-0.5031923581836831, Z=-0.8517426877218778])], [lat=-0.12041843383894005, lon=2.6007385788580937([X=-0.8510613060981389, Y=0.5111399102096502, Z=-0.12012762152561182])], [lat=-1.0288470344131415, lon=1.9724938982589038([X=-0.2016708918868763, Y=0.4747479852311374, Z=-0.8567048510919777])]]}} intersect Geo3D:GeoDegeneratePoint: {planetmodel=PlanetModel.SPHERE, lat=0.06716549714328982(3.848299515208494), lon=2.9669946556330986(169.99627160564765)}
	at junit@4.13.1/org.junit.Assert.fail(Assert.java:89)
	at junit@4.13.1/org.junit.Assert.assertTrue(Assert.java:42)
	at spatial4j@0.8/org.locationtech.spatial4j.shape.RandomizedShapeTest._assertIntersect(RandomizedShapeTest.java:154)
	at spatial4j@0.8/org.locationtech.spatial4j.shape.RandomizedShapeTest.assertRelation(RandomizedShapeTest.java:139)
	at spatial4j@0.8/org.locationtech.spatial4j.shape.RectIntersectionTestHelper.testRelateWithRectangle(RectIntersectionTestHelper.java:118)
	at org.apache.lucene.spatial.spatial4j.ShapeRectRelationTestCase.testGeoPathRect(ShapeRectRelationTestCase.java:211)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
	at java.base/java.lang.reflect.Method.invoke(Method.java:578)
	at randomizedtesting.runner@2.8.1/com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1758)
	at randomizedtesting.runner@2.8.1/com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at randomizedtesting.runner@2.8.1/com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at randomizedtesting.runner@2.8.1/com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at randomizedtesting.runner@2.8.1/com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.test_framework@10.0.0-SNAPSHOT/org.apache.lucene.tests.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:48)
	at org.apache.lucene.test_framework@10.0.0-SNAPSHOT/org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at org.apache.lucene.test_framework@10.0.0-SNAPSHOT/org.apache.lucene.tests.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
	at org.apache.lucene.test_framework@10.0.0-SNAPSHOT/org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at org.apache.lucene.test_framework@10.0.0-SNAPSHOT/org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at junit@4.13.1/org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at randomizedtesting.runner@2.8.1/com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at randomizedtesting.runner@2.8.1/com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at randomizedtesting.runner@2.8.1/com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at randomizedtesting.runner@2.8.1/com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at randomizedtesting.runner@2.8.1/com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at randomizedtesting.runner@2.8.1/com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at randomizedtesting.runner@2.8.1/com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at randomizedtesting.runner@2.8.1/com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at org.apache.lucene.test_framework@10.0.0-SNAPSHOT/org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at randomizedtesting.runner@2.8.1/com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.test_framework@10.0.0-SNAPSHOT/org.apache.lucene.tests.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
	at randomizedtesting.runner@2.8.1/com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at randomizedtesting.runner@2.8.1/com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at randomizedtesting.runner@2.8.1/com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at randomizedtesting.runner@2.8.1/com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.test_framework@10.0.0-SNAPSHOT/org.apache.lucene.tests.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.test_framework@10.0.0-SNAPSHOT/org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at org.apache.lucene.test_framework@10.0.0-SNAPSHOT/org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at org.apache.lucene.test_framework@10.0.0-SNAPSHOT/org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at org.apache.lucene.test_framework@10.0.0-SNAPSHOT/org.apache.lucene.tests.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
	at junit@4.13.1/org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at randomizedtesting.runner@2.8.1/com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at randomizedtesting.runner@2.8.1/com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at randomizedtesting.runner@2.8.1/com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.base/java.lang.Thread.run(Thread.java:1588)


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

Error Message:
java.lang.AssertionError: FAIL: id=1218 should not have matched but did
  shape=GeoStandardPath: {planetmodel=PlanetModel.CLARKE_1866, width=1.22158909522275(69.99189945546841), points={[[lat=0.017453291479645996, lon=-1.4092370820263154([X=0.16101462559672233, Y=-0.9879427217410632, Z=0.017472131231135415])], [lat=0.3602136044983286, lon=-0.2305432433009554([X=0.9117067849387427, Y=-0.21399258993441192, Z=0.3527236061584741])], [lat=0.5039032946566347, lon=2.354522105841599([X=-0.6183884800948004, Y=0.6204603133614668, Z=0.4830100347373154])], [lat=-0.19050425727531176, lon=3.141592653589793([X=-0.9828996383568807, Y=1.2037048959968448E-16, Z=-0.189545114953731])]]}}
  bounds=XYZBounds: [xmin=-1.0011313045026649 xmax=1.0011313045026649 ymin=-1.0011313045026649 ymax=1.0011313045026649 zmin=-0.9844723139432567 zmax=0.9977373939946703]
  world bounds=( minX=-1.0011313035026648 maxX=1.0011313035026648 minY=-1.0011313035026648 maxY=1.0011313035026648 minZ=-0.9977373929946703 maxZ=0.9977373929946703
  quantized point=[X=-0.27225735227197345, Y=0.9632406059785076, Z=0.017472131156090476] within shape? false within bounds? true
  unquantized point=[lat=0.017453291479645996, lon=1.8462581749423623([X=-0.2722573520710889, Y=0.9632406061521863, Z=0.017472131231135408])] within shape? false within bounds? true
  docID=1218 deleted?=false
  query=PointInGeo3DShapeQuery: field=point: Shape: GeoStandardPath: {planetmodel=PlanetModel.CLARKE_1866, width=1.22158909522275(69.99189945546841), points={[[lat=0.017453291479645996, lon=-1.4092370820263154([X=0.16101462559672233, Y=-0.9879427217410632, Z=0.017472131231135415])], [lat=0.3602136044983286, lon=-0.2305432433009554([X=0.9117067849387427, Y=-0.21399258993441192, Z=0.3527236061584741])], [lat=0.5039032946566347, lon=2.354522105841599([X=-0.6183884800948004, Y=0.6204603133614668, Z=0.4830100347373154])], [lat=-0.19050425727531176, lon=3.141592653589793([X=-0.9828996383568807, Y=1.2037048959968448E-16, Z=-0.189545114953731])]]}}
  explanation:
    target is in leaf _0(10.0.0):C4393/48:[diagnostics={source=flush, timestamp=1668968858497, java.runtime.version=20-ea+17-1181, java.vendor=Oracle Corporation, os=Linux, os.arch=amd64, os.version=5.15.0-52-generic, lucene.version=10.0.0}]:[attributes={Lucene90StoredFieldsFormat.mode=BEST_SPEED}]:delGen=1 :id=6uq44noirxhb7elm5x84dsm8j of full reader StandardDirectoryReader(segments:3:nrt _0(10.0.0):C4393/48:[diagnostics={source=flush, timestamp=1668968858497, java.runtime.version=20-ea+17-1181, java.vendor=Oracle Corporation, os=Linux, os.arch=amd64, os.version=5.15.0-52-generic, lucene.version=10.0.0}]:[attributes={Lucene90StoredFieldsFormat.mode=BEST_SPEED}]:delGen=1 :id=6uq44noirxhb7elm5x84dsm8j)
    full BKD path to target doc:
      Cell(x=-1.0011313035026648 TO 1.0011313035026648 y=-1.001122030863788 TO 1.0010977168182609 z=-0.9977373931189415 TO 0.9977373931189414); Shape relationship = OVERLAPS; Quantized point within cell = true; Unquantized point within cell = true
      Cell(x=-1.0011313035026648 TO 0.2677809211115156 y=-1.001122030863788 TO 1.0010977168182609 z=-0.9977373931189415 TO 0.9977373931189414); Shape relationship = OVERLAPS; Quantized point within cell = true; Unquantized point within cell = true
      Cell(x=-1.0011313035026648 TO 0.2677809211115156 y=0.0 TO 1.0010977168182609 z=-0.9977373931189415 TO 0.9977373931189414); Shape relationship = OVERLAPS; Quantized point within cell = true; Unquantized point within cell = true
      Cell(x=-1.0011313035026648 TO 0.2677809211115156 y=0.0 TO 1.0010977168182609 z=0.0 TO 0.9977373931189414); Shape relationship = CONTAINS; Quantized point within cell = true; Unquantized point within cell = true
      Cell(x=-1.0011313035026648 TO 0.26588499291145257 y=0.0 TO 1.0009716571982683 z=0.0 TO 0.9977373931189414); Shape relationship = CONTAINS; Quantized point within cell = true; Unquantized point within cell = true
    on cell Cell(x=-1.0011313035026648 TO 1.0011313035026648 y=-1.001122030863788 TO 1.0010977168182609 z=-0.9977373931189415 TO 0.9977373931189414); Shape relationship = OVERLAPS; Quantized point within cell = true; Unquantized point within cell = true, wrapped visitor returned CELL_CROSSES_QUERY
    on cell Cell(x=-1.0011313035026648 TO 0.2677809211115156 y=-1.001122030863788 TO 1.0010977168182609 z=-0.9977373931189415 TO 0.9977373931189414); Shape relationship = OVERLAPS; Quantized point within cell = true; Unquantized point within cell = true, wrapped visitor returned CELL_CROSSES_QUERY
    on cell Cell(x=-1.0011313035026648 TO 0.2677809211115156 y=0.0 TO 1.0010977168182609 z=-0.9977373931189415 TO 0.9977373931189414); Shape relationship = OVERLAPS; Quantized point within cell = true; Unquantized point within cell = true, wrapped visitor returned CELL_CROSSES_QUERY
    on cell Cell(x=-1.0011313035026648 TO 0.2677809211115156 y=0.0 TO 1.0010977168182609 z=0.0 TO 0.9977373931189414); Shape relationship = CONTAINS; Quantized point within cell = true; Unquantized point within cell = true, wrapped visitor returned CELL_INSIDE_QUERY
  leaf visit docID=1218
  

Stack Trace:
java.lang.AssertionError: FAIL: id=1218 should not have matched but did
  shape=GeoStandardPath: {planetmodel=PlanetModel.CLARKE_1866, width=1.22158909522275(69.99189945546841), points={[[lat=0.017453291479645996, lon=-1.4092370820263154([X=0.16101462559672233, Y=-0.9879427217410632, Z=0.017472131231135415])], [lat=0.3602136044983286, lon=-0.2305432433009554([X=0.9117067849387427, Y=-0.21399258993441192, Z=0.3527236061584741])], [lat=0.5039032946566347, lon=2.354522105841599([X=-0.6183884800948004, Y=0.6204603133614668, Z=0.4830100347373154])], [lat=-0.19050425727531176, lon=3.141592653589793([X=-0.9828996383568807, Y=1.2037048959968448E-16, Z=-0.189545114953731])]]}}
  bounds=XYZBounds: [xmin=-1.0011313045026649 xmax=1.0011313045026649 ymin=-1.0011313045026649 ymax=1.0011313045026649 zmin=-0.9844723139432567 zmax=0.9977373939946703]
  world bounds=( minX=-1.0011313035026648 maxX=1.0011313035026648 minY=-1.0011313035026648 maxY=1.0011313035026648 minZ=-0.9977373929946703 maxZ=0.9977373929946703
  quantized point=[X=-0.27225735227197345, Y=0.9632406059785076, Z=0.017472131156090476] within shape? false within bounds? true
  unquantized point=[lat=0.017453291479645996, lon=1.8462581749423623([X=-0.2722573520710889, Y=0.9632406061521863, Z=0.017472131231135408])] within shape? false within bounds? true
  docID=1218 deleted?=false
  query=PointInGeo3DShapeQuery: field=point: Shape: GeoStandardPath: {planetmodel=PlanetModel.CLARKE_1866, width=1.22158909522275(69.99189945546841), points={[[lat=0.017453291479645996, lon=-1.4092370820263154([X=0.16101462559672233, Y=-0.9879427217410632, Z=0.017472131231135415])], [lat=0.3602136044983286, lon=-0.2305432433009554([X=0.9117067849387427, Y=-0.21399258993441192, Z=0.3527236061584741])], [lat=0.5039032946566347, lon=2.354522105841599([X=-0.6183884800948004, Y=0.6204603133614668, Z=0.4830100347373154])], [lat=-0.19050425727531176, lon=3.141592653589793([X=-0.9828996383568807, Y=1.2037048959968448E-16, Z=-0.189545114953731])]]}}
  explanation:
    target is in leaf _0(10.0.0):C4393/48:[diagnostics={source=flush, timestamp=1668968858497, java.runtime.version=20-ea+17-1181, java.vendor=Oracle Corporation, os=Linux, os.arch=amd64, os.version=5.15.0-52-generic, lucene.version=10.0.0}]:[attributes={Lucene90StoredFieldsFormat.mode=BEST_SPEED}]:delGen=1 :id=6uq44noirxhb7elm5x84dsm8j of full reader StandardDirectoryReader(segments:3:nrt _0(10.0.0):C4393/48:[diagnostics={source=flush, timestamp=1668968858497, java.runtime.version=20-ea+17-1181, java.vendor=Oracle Corporation, os=Linux, os.arch=amd64, os.version=5.15.0-52-generic, lucene.version=10.0.0}]:[attributes={Lucene90StoredFieldsFormat.mode=BEST_SPEED}]:delGen=1 :id=6uq44noirxhb7elm5x84dsm8j)
    full BKD path to target doc:
      Cell(x=-1.0011313035026648 TO 1.0011313035026648 y=-1.001122030863788 TO 1.0010977168182609 z=-0.9977373931189415 TO 0.9977373931189414); Shape relationship = OVERLAPS; Quantized point within cell = true; Unquantized point within cell = true
      Cell(x=-1.0011313035026648 TO 0.2677809211115156 y=-1.001122030863788 TO 1.0010977168182609 z=-0.9977373931189415 TO 0.9977373931189414); Shape relationship = OVERLAPS; Quantized point within cell = true; Unquantized point within cell = true
      Cell(x=-1.0011313035026648 TO 0.2677809211115156 y=0.0 TO 1.0010977168182609 z=-0.9977373931189415 TO 0.9977373931189414); Shape relationship = OVERLAPS; Quantized point within cell = true; Unquantized point within cell = true
      Cell(x=-1.0011313035026648 TO 0.2677809211115156 y=0.0 TO 1.0010977168182609 z=0.0 TO 0.9977373931189414); Shape relationship = CONTAINS; Quantized point within cell = true; Unquantized point within cell = true
      Cell(x=-1.0011313035026648 TO 0.26588499291145257 y=0.0 TO 1.0009716571982683 z=0.0 TO 0.9977373931189414); Shape relationship = CONTAINS; Quantized point within cell = true; Unquantized point within cell = true
    on cell Cell(x=-1.0011313035026648 TO 1.0011313035026648 y=-1.001122030863788 TO 1.0010977168182609 z=-0.9977373931189415 TO 0.9977373931189414); Shape relationship = OVERLAPS; Quantized point within cell = true; Unquantized point within cell = true, wrapped visitor returned CELL_CROSSES_QUERY
    on cell Cell(x=-1.0011313035026648 TO 0.2677809211115156 y=-1.001122030863788 TO 1.0010977168182609 z=-0.9977373931189415 TO 0.9977373931189414); Shape relationship = OVERLAPS; Quantized point within cell = true; Unquantized point within cell = true, wrapped visitor returned CELL_CROSSES_QUERY
    on cell Cell(x=-1.0011313035026648 TO 0.2677809211115156 y=0.0 TO 1.0010977168182609 z=-0.9977373931189415 TO 0.9977373931189414); Shape relationship = OVERLAPS; Quantized point within cell = true; Unquantized point within cell = true, wrapped visitor returned CELL_CROSSES_QUERY
    on cell Cell(x=-1.0011313035026648 TO 0.2677809211115156 y=0.0 TO 1.0010977168182609 z=0.0 TO 0.9977373931189414); Shape relationship = CONTAINS; Quantized point within cell = true; Unquantized point within cell = true, wrapped visitor returned CELL_INSIDE_QUERY
  leaf visit docID=1218
  
	at __randomizedtesting.SeedInfo.seed([4512D6C7ABB69045:F8CCE16FEAD3F323]:0)
	at junit@4.13.1/org.junit.Assert.fail(Assert.java:89)
	at org.apache.lucene.spatial3d.TestGeo3DPoint.verify(TestGeo3DPoint.java:1116)
	at org.apache.lucene.spatial3d.TestGeo3DPoint.doTestRandom(TestGeo3DPoint.java:693)
	at org.apache.lucene.spatial3d.TestGeo3DPoint.testRandomMedium(TestGeo3DPoint.java:592)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
	at java.base/java.lang.reflect.Method.invoke(Method.java:578)
	at randomizedtesting.runner@2.8.1/com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1758)
	at randomizedtesting.runner@2.8.1/com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at randomizedtesting.runner@2.8.1/com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at randomizedtesting.runner@2.8.1/com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at org.apache.lucene.test_framework@10.0.0-SNAPSHOT/org.apache.lucene.tests.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:48)
	at org.apache.lucene.test_framework@10.0.0-SNAPSHOT/org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at org.apache.lucene.test_framework@10.0.0-SNAPSHOT/org.apache.lucene.tests.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
	at org.apache.lucene.test_framework@10.0.0-SNAPSHOT/org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at org.apache.lucene.test_framework@10.0.0-SNAPSHOT/org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at junit@4.13.1/org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at randomizedtesting.runner@2.8.1/com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at randomizedtesting.runner@2.8.1/com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at randomizedtesting.runner@2.8.1/com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at randomizedtesting.runner@2.8.1/com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at randomizedtesting.runner@2.8.1/com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at randomizedtesting.runner@2.8.1/com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at randomizedtesting.runner@2.8.1/com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at randomizedtesting.runner@2.8.1/com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at org.apache.lucene.test_framework@10.0.0-SNAPSHOT/org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at randomizedtesting.runner@2.8.1/com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.test_framework@10.0.0-SNAPSHOT/org.apache.lucene.tests.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
	at randomizedtesting.runner@2.8.1/com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at randomizedtesting.runner@2.8.1/com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at randomizedtesting.runner@2.8.1/com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at randomizedtesting.runner@2.8.1/com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.test_framework@10.0.0-SNAPSHOT/org.apache.lucene.tests.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.test_framework@10.0.0-SNAPSHOT/org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at org.apache.lucene.test_framework@10.0.0-SNAPSHOT/org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at org.apache.lucene.test_framework@10.0.0-SNAPSHOT/org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at org.apache.lucene.test_framework@10.0.0-SNAPSHOT/org.apache.lucene.tests.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
	at junit@4.13.1/org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at randomizedtesting.runner@2.8.1/com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at randomizedtesting.runner@2.8.1/com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at randomizedtesting.runner@2.8.1/com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.base/java.lang.Thread.run(Thread.java:1588)