Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/14656/
Java: 64bit/jdk1.9.0-ea-b85 -XX:-UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.lucene.search.TestGeoPointQuery.testRandomMedium

Error Message:
Captured an uncaught exception in thread: Thread[id=44, name=T1, 
state=RUNNABLE, group=TGRP-TestGeoPointQuery]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=44, name=T1, state=RUNNABLE, 
group=TGRP-TestGeoPointQuery]
        at 
__randomizedtesting.SeedInfo.seed([FBE699431277314F:4638AEEB53125229]:0)
Caused by: java.lang.AssertionError: some hits were wrong
        at __randomizedtesting.SeedInfo.seed([FBE699431277314F]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.lucene.util.BaseGeoPointTestCase$VerifyHits.test(BaseGeoPointTestCase.java:540)
        at 
org.apache.lucene.util.BaseGeoPointTestCase$2._run(BaseGeoPointTestCase.java:745)
        at 
org.apache.lucene.util.BaseGeoPointTestCase$2.run(BaseGeoPointTestCase.java:612)




Build Log:
[...truncated 7754 lines...]
   [junit4] Suite: org.apache.lucene.search.TestGeoPointQuery
   [junit4] IGNOR/A 0.00s J2 | TestGeoPointQuery.testRandomBig
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] IGNOR/A 0.00s J2 | TestGeoPointQuery.testMultiValued
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] IGNOR/A 0.01s J2 | TestGeoPointQuery.testAllLatEqual
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] IGNOR/A 0.01s J2 | TestGeoPointQuery.testAllLonEqual
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] IGNOR/A 0.00s J2 | TestGeoPointQuery.testSamePointManyTimes
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4]   1> T1: id=3047 should match but did not
   [junit4]   1>   small=true query=GeoPointInPolygonQuery: field=point: 
Points: [95.36677399999999, 50.019062] [95.36677399999999, 50.024406] 
[95.38741499999999, 50.024406] [95.38741499999999, 50.019062] 
[95.36677399999999, 50.019062]  docID=2951
   [junit4]   1>   lat=50.02417964860797 lon=95.38495821878314
   [junit4]   1>   deleted?=false
   [junit4]   1> T1: id=6148 should match but did not
   [junit4]   1>   small=true query=GeoPointInPolygonQuery: field=point: 
Points: [95.36677399999999, 50.019062] [95.36677399999999, 50.024406] 
[95.38741499999999, 50.024406] [95.38741499999999, 50.019062] 
[95.36677399999999, 50.019062]  docID=5995
   [junit4]   1>   lat=50.02084272913635 lon=95.37479314953089
   [junit4]   1>   deleted?=false
   [junit4]   1> T1: id=9862 should match but did not
   [junit4]   1>   small=true query=GeoPointInPolygonQuery: field=point: 
Points: [95.36677399999999, 50.019062] [95.36677399999999, 50.024406] 
[95.38741499999999, 50.024406] [95.38741499999999, 50.019062] 
[95.36677399999999, 50.019062]  docID=9663
   [junit4]   1>   lat=50.01990814693272 lon=95.3873435407877
   [junit4]   1>   deleted?=false
   [junit4]   1> T1: id=11671 should match but did not
   [junit4]   1>   small=true query=GeoPointInPolygonQuery: field=point: 
Points: [95.36677399999999, 50.019062] [95.36677399999999, 50.024406] 
[95.38741499999999, 50.024406] [95.38741499999999, 50.019062] 
[95.36677399999999, 50.019062]  docID=11453
   [junit4]   1>   lat=50.02419959753752 lon=95.36952646449208
   [junit4]   1>   deleted?=false
   [junit4]   1> T1: id=28349 should match but did not
   [junit4]   1>   small=true query=GeoPointInPolygonQuery: field=point: 
Points: [95.36677399999999, 50.019062] [95.36677399999999, 50.024406] 
[95.38741499999999, 50.024406] [95.38741499999999, 50.019062] 
[95.36677399999999, 50.019062]  docID=27982
   [junit4]   1>   lat=50.019529704004526 lon=95.37636827677488
   [junit4]   1>   deleted?=false
   [junit4]   1> T1: id=37948 should match but did not
   [junit4]   1>   small=true query=GeoPointInPolygonQuery: field=point: 
Points: [95.36677399999999, 50.019062] [95.36677399999999, 50.024406] 
[95.38741499999999, 50.024406] [95.38741499999999, 50.019062] 
[95.36677399999999, 50.019062]  docID=37552
   [junit4]   1>   lat=50.02197403460741 lon=95.3687746077776
   [junit4]   1>   deleted?=false
   [junit4]   2> Oct 25, 2015 3:14:31 PM 
com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler
 uncaughtException
   [junit4]   2> WARNING: Uncaught exception in thread: 
Thread[T1,5,TGRP-TestGeoPointQuery]
   [junit4]   2> java.lang.AssertionError: some hits were wrong
   [junit4]   2>        at 
__randomizedtesting.SeedInfo.seed([FBE699431277314F]:0)
   [junit4]   2>        at org.junit.Assert.fail(Assert.java:93)
   [junit4]   2>        at 
org.apache.lucene.util.BaseGeoPointTestCase$VerifyHits.test(BaseGeoPointTestCase.java:540)
   [junit4]   2>        at 
org.apache.lucene.util.BaseGeoPointTestCase$2._run(BaseGeoPointTestCase.java:745)
   [junit4]   2>        at 
org.apache.lucene.util.BaseGeoPointTestCase$2.run(BaseGeoPointTestCase.java:612)
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestGeoPointQuery 
-Dtests.method=testRandomMedium -Dtests.seed=FBE699431277314F 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en_PH 
-Dtests.timezone=Pacific/Kiritimati -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   4.49s J2 | TestGeoPointQuery.testRandomMedium <<<
   [junit4]    > Throwable #1: 
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=44, name=T1, state=RUNNABLE, 
group=TGRP-TestGeoPointQuery]
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([FBE699431277314F:4638AEEB53125229]:0)
   [junit4]    > Caused by: java.lang.AssertionError: some hits were wrong
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([FBE699431277314F]:0)
   [junit4]    >        at 
org.apache.lucene.util.BaseGeoPointTestCase$VerifyHits.test(BaseGeoPointTestCase.java:540)
   [junit4]    >        at 
org.apache.lucene.util.BaseGeoPointTestCase$2._run(BaseGeoPointTestCase.java:745)
   [junit4]    >        at 
org.apache.lucene.util.BaseGeoPointTestCase$2.run(BaseGeoPointTestCase.java:612)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53): 
{id=PostingsFormat(name=LuceneFixedGap), 
point=PostingsFormat(name=LuceneVarGapFixedInterval)}, 
docValues:{id=DocValuesFormat(name=Lucene50), 
point=DocValuesFormat(name=Lucene50)}, 
sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=en_PH, 
timezone=Pacific/Kiritimati
   [junit4]   2> NOTE: Linux 3.19.0-31-generic amd64/Oracle Corporation 
1.9.0-ea (64-bit)/cpus=12,threads=1,free=124827752,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestPayloadSpanUtil, 
TestBKDTree, TestFieldCacheTermsFilter, FuzzyLikeThisQueryTest, 
TestSlowFuzzyQuery, TestGeoPointQuery]
   [junit4] Completed [14/14] on J2 in 27.34s, 22 tests, 1 error, 5 skipped <<< 
FAILURES!

[...truncated 11 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:775: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:719: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:59: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build.xml:471: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:2162: 
The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/module-build.xml:58: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1432: 
The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:987: 
There were test failures: 14 suites, 112 tests, 1 error, 12 ignored (12 
assumptions) [seed: FBE699431277314F]

Total time: 15 minutes 20 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to