Hmm odd that test-framework did not print the "Reproduce with: ..." line here, but the seed is in the stack trace and it does reproduce with this:
ant test -Dtestcase=Geo3dShapeRectRelationTest -Dtests.seed=8032886D7B96249D:C92AD49BDF6566D7 I'll open a Jira issue... Mike McCandless On Mon, May 11, 2015 at 2:46 AM, <[email protected]> wrote: > *BUILD FAILURE* > Build URL > http://build-eu-00.elastic.co/job/lucene_linux_java8_64_test_only/46430/ > Project:lucene_linux_java8_64_test_only Randomization: > JDKEA9,network,heap[1024m],-server > +UseParallelGC -UseCompressedOops,sec manager on Date of build:Mon, 11 > May 2015 08:38:05 +0200 Build duration:8 min 37 sec > *CHANGES* No Changes > *BUILD ARTIFACTS* > > checkout/lucene/build/spatial/test/temp/junit4-J0-20150511_084622_299.events > <http://build-eu-00.elastic.co/job/lucene_linux_java8_64_test_only/46430/artifact/checkout/lucene/build/spatial/test/temp/junit4-J0-20150511_084622_299.events> > > checkout/lucene/build/spatial/test/temp/junit4-J1-20150511_084622_299.events > <http://build-eu-00.elastic.co/job/lucene_linux_java8_64_test_only/46430/artifact/checkout/lucene/build/spatial/test/temp/junit4-J1-20150511_084622_299.events> > > checkout/lucene/build/spatial/test/temp/junit4-J2-20150511_084622_299.events > <http://build-eu-00.elastic.co/job/lucene_linux_java8_64_test_only/46430/artifact/checkout/lucene/build/spatial/test/temp/junit4-J2-20150511_084622_299.events> > > checkout/lucene/build/spatial/test/temp/junit4-J3-20150511_084622_299.events > <http://build-eu-00.elastic.co/job/lucene_linux_java8_64_test_only/46430/artifact/checkout/lucene/build/spatial/test/temp/junit4-J3-20150511_084622_299.events> > > checkout/lucene/build/spatial/test/temp/junit4-J4-20150511_084622_299.events > <http://build-eu-00.elastic.co/job/lucene_linux_java8_64_test_only/46430/artifact/checkout/lucene/build/spatial/test/temp/junit4-J4-20150511_084622_299.events> > > checkout/lucene/build/spatial/test/temp/junit4-J5-20150511_084622_300.events > <http://build-eu-00.elastic.co/job/lucene_linux_java8_64_test_only/46430/artifact/checkout/lucene/build/spatial/test/temp/junit4-J5-20150511_084622_300.events> > > checkout/lucene/build/spatial/test/temp/junit4-J6-20150511_084622_300.events > <http://build-eu-00.elastic.co/job/lucene_linux_java8_64_test_only/46430/artifact/checkout/lucene/build/spatial/test/temp/junit4-J6-20150511_084622_300.events> > > checkout/lucene/build/spatial/test/temp/junit4-J7-20150511_084622_300.events > <http://build-eu-00.elastic.co/job/lucene_linux_java8_64_test_only/46430/artifact/checkout/lucene/build/spatial/test/temp/junit4-J7-20150511_084622_300.events> > *FAILED JUNIT TESTS* Name: org.apache.lucene.spatial.spatial4j Failed: 1 > test(s), Passed: 15 test(s), Skipped: 0 test(s), Total: 16 test(s) > *Failed: > org.apache.lucene.spatial.spatial4j.Geo3dShapeRectRelationTest.testGeoCircleRect > * > *CONSOLE OUTPUT* [...truncated 11133 lines...] [junit4] [junit4] > [junit4] JVM J0: 1.09 .. 12.16 = 11.07s [junit4] JVM J1: 1.09 .. 9.48 = > 8.39s [junit4] JVM J2: 0.84 .. 10.34 = 9.50s [junit4] JVM J3: 0.84 .. > 12.25 = 11.40s [junit4] JVM J4: 1.09 .. 11.77 = 10.68s [junit4] JVM J5: > 1.08 .. 11.61 = 10.52s [junit4] JVM J6: 0.85 .. 10.18 = 9.33s [junit4] > JVM J7: 1.09 .. 10.90 = 9.81s [junit4] Execution time total: 12 seconds > [junit4] > Tests summary: 27 suites, 240 tests, 1 failure, 3 ignored (2 assumptions) > BUILD > FAILED > /home/jenkins/workspace/lucene_linux_java8_64_test_only/checkout/lucene/build.xml:466: > The following error occurred while executing this line: > /home/jenkins/workspace/lucene_linux_java8_64_test_only/checkout/lucene/common-build.xml:2229: > The following error occurred while executing this line: > /home/jenkins/workspace/lucene_linux_java8_64_test_only/checkout/lucene/module-build.xml:58: > The following error occurred while executing this line: > /home/jenkins/workspace/lucene_linux_java8_64_test_only/checkout/lucene/common-build.xml:1433: > The following error occurred while executing this line: > /home/jenkins/workspace/lucene_linux_java8_64_test_only/checkout/lucene/common-build.xml:991: > There were test failures: 27 suites, 240 tests, 1 failure, 3 ignored (2 > assumptions) Total time: 8 minutes 25 seconds Build step 'Invoke Ant' > marked build as failure Archiving artifacts Recording test results > [description-setter] > Description set: JDKEA9,network,heap[1024m],-server +UseParallelGC > -UseCompressedOops,sec manager on Email was triggered for: Failure - 1st > Trigger > Failure - Any was overridden by another trigger and will not send an email. > Trigger > Failure - Still was overridden by another trigger and will not send an > email. Sending email for trigger: Failure - 1st >
