You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2015/11/19 07:39:26 UTC

[JENKINS] Lucene-Solr-5.x-Linux (64bit/jdk1.8.0_66) - Build # 14669 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/14669/
Java: 64bit/jdk1.8.0_66 -XX:+UseCompressedOops -XX:+UseG1GC

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

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

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=24, name=T2, state=RUNNABLE, group=TGRP-TestGeoPointQuery]
	at __randomizedtesting.SeedInfo.seed([D7191653E30FA9A2:9E5EC815BD2E910E]:0)
Caused by: java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([D7191653E30FA9A2]:0)
	at org.apache.lucene.search.GeoPointTermsEnum.<init>(GeoPointTermsEnum.java:65)
	at org.apache.lucene.search.GeoPointDistanceQueryImpl$GeoPointRadiusTermsEnum.<init>(GeoPointDistanceQueryImpl.java:55)
	at org.apache.lucene.search.GeoPointDistanceQueryImpl.getTermsEnum(GeoPointDistanceQueryImpl.java:44)
	at org.apache.lucene.search.MultiTermQuery.getTermsEnum(MultiTermQuery.java:318)
	at org.apache.lucene.search.GeoPointTermQueryConstantScoreWrapper$1.getDocIDs(GeoPointTermQueryConstantScoreWrapper.java:72)
	at org.apache.lucene.search.GeoPointTermQueryConstantScoreWrapper$1.bulkScorer(GeoPointTermQueryConstantScoreWrapper.java:117)
	at org.apache.lucene.search.LRUQueryCache$CachingWrapperWeight.cache(LRUQueryCache.java:598)
	at org.apache.lucene.search.LRUQueryCache$CachingWrapperWeight.bulkScorer(LRUQueryCache.java:646)
	at org.apache.lucene.search.AssertingWeight.bulkScorer(AssertingWeight.java:69)
	at org.apache.lucene.search.BooleanWeight.booleanScorer(BooleanWeight.java:198)
	at org.apache.lucene.search.BooleanWeight.bulkScorer(BooleanWeight.java:239)
	at org.apache.lucene.search.LRUQueryCache$CachingWrapperWeight.cache(LRUQueryCache.java:598)
	at org.apache.lucene.search.LRUQueryCache$CachingWrapperWeight.bulkScorer(LRUQueryCache.java:646)
	at org.apache.lucene.search.AssertingWeight.bulkScorer(AssertingWeight.java:69)
	at org.apache.lucene.search.AssertingWeight.bulkScorer(AssertingWeight.java:69)
	at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:818)
	at org.apache.lucene.search.AssertingIndexSearcher.search(AssertingIndexSearcher.java:92)
	at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:535)
	at org.apache.lucene.util.BaseGeoPointTestCase$VerifyHits.test(BaseGeoPointTestCase.java:496)
	at org.apache.lucene.util.BaseGeoPointTestCase$2._run(BaseGeoPointTestCase.java:753)
	at org.apache.lucene.util.BaseGeoPointTestCase$2.run(BaseGeoPointTestCase.java:618)




Build Log:
[...truncated 8127 lines...]
   [junit4] Suite: org.apache.lucene.search.TestGeoPointQuery
   [junit4] IGNOR/A 0.01s J1 | TestGeoPointQuery.testAllLonEqual
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] IGNOR/A 0.00s J1 | TestGeoPointQuery.testMultiValued
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] IGNOR/A 0.00s J1 | TestGeoPointQuery.testSamePointManyTimes
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] IGNOR/A 0.00s J1 | TestGeoPointQuery.testAllLatEqual
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4]   2> nov 19, 2015 4:09:13 PM com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> WARNING: Uncaught exception in thread: Thread[T2,5,TGRP-TestGeoPointQuery]
   [junit4]   2> java.lang.AssertionError
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([D7191653E30FA9A2]:0)
   [junit4]   2> 	at org.apache.lucene.search.GeoPointTermsEnum.<init>(GeoPointTermsEnum.java:65)
   [junit4]   2> 	at org.apache.lucene.search.GeoPointDistanceQueryImpl$GeoPointRadiusTermsEnum.<init>(GeoPointDistanceQueryImpl.java:55)
   [junit4]   2> 	at org.apache.lucene.search.GeoPointDistanceQueryImpl.getTermsEnum(GeoPointDistanceQueryImpl.java:44)
   [junit4]   2> 	at org.apache.lucene.search.MultiTermQuery.getTermsEnum(MultiTermQuery.java:318)
   [junit4]   2> 	at org.apache.lucene.search.GeoPointTermQueryConstantScoreWrapper$1.getDocIDs(GeoPointTermQueryConstantScoreWrapper.java:72)
   [junit4]   2> 	at org.apache.lucene.search.GeoPointTermQueryConstantScoreWrapper$1.bulkScorer(GeoPointTermQueryConstantScoreWrapper.java:117)
   [junit4]   2> 	at org.apache.lucene.search.LRUQueryCache$CachingWrapperWeight.cache(LRUQueryCache.java:598)
   [junit4]   2> 	at org.apache.lucene.search.LRUQueryCache$CachingWrapperWeight.bulkScorer(LRUQueryCache.java:646)
   [junit4]   2> 	at org.apache.lucene.search.AssertingWeight.bulkScorer(AssertingWeight.java:69)
   [junit4]   2> 	at org.apache.lucene.search.BooleanWeight.booleanScorer(BooleanWeight.java:198)
   [junit4]   2> 	at org.apache.lucene.search.BooleanWeight.bulkScorer(BooleanWeight.java:239)
   [junit4]   2> 	at org.apache.lucene.search.LRUQueryCache$CachingWrapperWeight.cache(LRUQueryCache.java:598)
   [junit4]   2> 	at org.apache.lucene.search.LRUQueryCache$CachingWrapperWeight.bulkScorer(LRUQueryCache.java:646)
   [junit4]   2> 	at org.apache.lucene.search.AssertingWeight.bulkScorer(AssertingWeight.java:69)
   [junit4]   2> 	at org.apache.lucene.search.AssertingWeight.bulkScorer(AssertingWeight.java:69)
   [junit4]   2> 	at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:818)
   [junit4]   2> 	at org.apache.lucene.search.AssertingIndexSearcher.search(AssertingIndexSearcher.java:92)
   [junit4]   2> 	at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:535)
   [junit4]   2> 	at org.apache.lucene.util.BaseGeoPointTestCase$VerifyHits.test(BaseGeoPointTestCase.java:496)
   [junit4]   2> 	at org.apache.lucene.util.BaseGeoPointTestCase$2._run(BaseGeoPointTestCase.java:753)
   [junit4]   2> 	at org.apache.lucene.util.BaseGeoPointTestCase$2.run(BaseGeoPointTestCase.java:618)
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestGeoPointQuery -Dtests.method=testRandomTiny -Dtests.seed=D7191653E30FA9A2 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=nl_BE -Dtests.timezone=Australia/Darwin -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   15.5s J1 | TestGeoPointQuery.testRandomTiny <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=24, name=T2, state=RUNNABLE, group=TGRP-TestGeoPointQuery]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D7191653E30FA9A2:9E5EC815BD2E910E]:0)
   [junit4]    > Caused by: java.lang.AssertionError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D7191653E30FA9A2]:0)
   [junit4]    > 	at org.apache.lucene.search.GeoPointTermsEnum.<init>(GeoPointTermsEnum.java:65)
   [junit4]    > 	at org.apache.lucene.search.GeoPointDistanceQueryImpl$GeoPointRadiusTermsEnum.<init>(GeoPointDistanceQueryImpl.java:55)
   [junit4]    > 	at org.apache.lucene.search.GeoPointDistanceQueryImpl.getTermsEnum(GeoPointDistanceQueryImpl.java:44)
   [junit4]    > 	at org.apache.lucene.search.MultiTermQuery.getTermsEnum(MultiTermQuery.java:318)
   [junit4]    > 	at org.apache.lucene.search.GeoPointTermQueryConstantScoreWrapper$1.getDocIDs(GeoPointTermQueryConstantScoreWrapper.java:72)
   [junit4]    > 	at org.apache.lucene.search.GeoPointTermQueryConstantScoreWrapper$1.bulkScorer(GeoPointTermQueryConstantScoreWrapper.java:117)
   [junit4]    > 	at org.apache.lucene.search.LRUQueryCache$CachingWrapperWeight.cache(LRUQueryCache.java:598)
   [junit4]    > 	at org.apache.lucene.search.LRUQueryCache$CachingWrapperWeight.bulkScorer(LRUQueryCache.java:646)
   [junit4]    > 	at org.apache.lucene.search.AssertingWeight.bulkScorer(AssertingWeight.java:69)
   [junit4]    > 	at org.apache.lucene.search.BooleanWeight.booleanScorer(BooleanWeight.java:198)
   [junit4]    > 	at org.apache.lucene.search.BooleanWeight.bulkScorer(BooleanWeight.java:239)
   [junit4]    > 	at org.apache.lucene.search.LRUQueryCache$CachingWrapperWeight.cache(LRUQueryCache.java:598)
   [junit4]    > 	at org.apache.lucene.search.LRUQueryCache$CachingWrapperWeight.bulkScorer(LRUQueryCache.java:646)
   [junit4]    > 	at org.apache.lucene.search.AssertingWeight.bulkScorer(AssertingWeight.java:69)
   [junit4]    > 	at org.apache.lucene.search.AssertingWeight.bulkScorer(AssertingWeight.java:69)
   [junit4]    > 	at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:818)
   [junit4]    > 	at org.apache.lucene.search.AssertingIndexSearcher.search(AssertingIndexSearcher.java:92)
   [junit4]    > 	at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:535)
   [junit4]    > 	at org.apache.lucene.util.BaseGeoPointTestCase$VerifyHits.test(BaseGeoPointTestCase.java:496)
   [junit4]    > 	at org.apache.lucene.util.BaseGeoPointTestCase$2._run(BaseGeoPointTestCase.java:753)
   [junit4]    > 	at org.apache.lucene.util.BaseGeoPointTestCase$2.run(BaseGeoPointTestCase.java:618)
   [junit4] IGNOR/A 0.00s J1 | TestGeoPointQuery.testRandomBig
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene54), sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=nl_BE, timezone=Australia/Darwin
   [junit4]   2> NOTE: Linux 3.19.0-31-generic amd64/Oracle Corporation 1.8.0_66 (64-bit)/cpus=12,threads=1,free=105188440,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestSlowFuzzyQuery2, TestGeoPointQuery]
   [junit4] Completed [7/20] on J1 in 24.46s, 22 tests, 1 error, 5 skipped <<< FAILURES!

[...truncated 62 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:785: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:729: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/build.xml:471: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:2248: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/module-build.xml:58: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1452: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1006: There were test failures: 20 suites, 141 tests, 1 error, 12 ignored (12 assumptions) [seed: D7191653E30FA9A2]

Total time: 20 minutes 21 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



Re: [JENKINS] Lucene-Solr-5.x-Linux (64bit/jdk1.8.0_66) - Build # 14669 - Failure!

Posted by Nicholas Knize <nk...@gmail.com>.
Working this.. will have fix shortly.

On Thu, Nov 19, 2015 at 12:39 AM Policeman Jenkins Server <
jenkins@thetaphi.de> wrote:

> Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/14669/
> Java: 64bit/jdk1.8.0_66 -XX:+UseCompressedOops -XX:+UseG1GC
>
> 1 tests failed.
> FAILED:  org.apache.lucene.search.TestGeoPointQuery.testRandomTiny
>
> Error Message:
> Captured an uncaught exception in thread: Thread[id=24, name=T2,
> state=RUNNABLE, group=TGRP-TestGeoPointQuery]
>
> Stack Trace:
> com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an
> uncaught exception in thread: Thread[id=24, name=T2, state=RUNNABLE,
> group=TGRP-TestGeoPointQuery]
>         at
> __randomizedtesting.SeedInfo.seed([D7191653E30FA9A2:9E5EC815BD2E910E]:0)
> Caused by: java.lang.AssertionError
>         at __randomizedtesting.SeedInfo.seed([D7191653E30FA9A2]:0)
>         at
> org.apache.lucene.search.GeoPointTermsEnum.<init>(GeoPointTermsEnum.java:65)
>         at
> org.apache.lucene.search.GeoPointDistanceQueryImpl$GeoPointRadiusTermsEnum.<init>(GeoPointDistanceQueryImpl.java:55)
>         at
> org.apache.lucene.search.GeoPointDistanceQueryImpl.getTermsEnum(GeoPointDistanceQueryImpl.java:44)
>         at
> org.apache.lucene.search.MultiTermQuery.getTermsEnum(MultiTermQuery.java:318)
>         at
> org.apache.lucene.search.GeoPointTermQueryConstantScoreWrapper$1.getDocIDs(GeoPointTermQueryConstantScoreWrapper.java:72)
>         at
> org.apache.lucene.search.GeoPointTermQueryConstantScoreWrapper$1.bulkScorer(GeoPointTermQueryConstantScoreWrapper.java:117)
>         at
> org.apache.lucene.search.LRUQueryCache$CachingWrapperWeight.cache(LRUQueryCache.java:598)
>         at
> org.apache.lucene.search.LRUQueryCache$CachingWrapperWeight.bulkScorer(LRUQueryCache.java:646)
>         at
> org.apache.lucene.search.AssertingWeight.bulkScorer(AssertingWeight.java:69)
>         at
> org.apache.lucene.search.BooleanWeight.booleanScorer(BooleanWeight.java:198)
>         at
> org.apache.lucene.search.BooleanWeight.bulkScorer(BooleanWeight.java:239)
>         at
> org.apache.lucene.search.LRUQueryCache$CachingWrapperWeight.cache(LRUQueryCache.java:598)
>         at
> org.apache.lucene.search.LRUQueryCache$CachingWrapperWeight.bulkScorer(LRUQueryCache.java:646)
>         at
> org.apache.lucene.search.AssertingWeight.bulkScorer(AssertingWeight.java:69)
>         at
> org.apache.lucene.search.AssertingWeight.bulkScorer(AssertingWeight.java:69)
>         at
> org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:818)
>         at
> org.apache.lucene.search.AssertingIndexSearcher.search(AssertingIndexSearcher.java:92)
>         at
> org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:535)
>         at
> org.apache.lucene.util.BaseGeoPointTestCase$VerifyHits.test(BaseGeoPointTestCase.java:496)
>         at
> org.apache.lucene.util.BaseGeoPointTestCase$2._run(BaseGeoPointTestCase.java:753)
>         at
> org.apache.lucene.util.BaseGeoPointTestCase$2.run(BaseGeoPointTestCase.java:618)
>
>
>
>
> Build Log:
> [...truncated 8127 lines...]
>    [junit4] Suite: org.apache.lucene.search.TestGeoPointQuery
>    [junit4] IGNOR/A 0.01s J1 | TestGeoPointQuery.testAllLonEqual
>    [junit4]    > Assumption #1: 'nightly' test group is disabled
> (@Nightly())
>    [junit4] IGNOR/A 0.00s J1 | TestGeoPointQuery.testMultiValued
>    [junit4]    > Assumption #1: 'nightly' test group is disabled
> (@Nightly())
>    [junit4] IGNOR/A 0.00s J1 | TestGeoPointQuery.testSamePointManyTimes
>    [junit4]    > Assumption #1: 'nightly' test group is disabled
> (@Nightly())
>    [junit4] IGNOR/A 0.00s J1 | TestGeoPointQuery.testAllLatEqual
>    [junit4]    > Assumption #1: 'nightly' test group is disabled
> (@Nightly())
>    [junit4]   2> nov 19, 2015 4:09:13 PM
> com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler
> uncaughtException
>    [junit4]   2> WARNING: Uncaught exception in thread:
> Thread[T2,5,TGRP-TestGeoPointQuery]
>    [junit4]   2> java.lang.AssertionError
>    [junit4]   2>        at
> __randomizedtesting.SeedInfo.seed([D7191653E30FA9A2]:0)
>    [junit4]   2>        at
> org.apache.lucene.search.GeoPointTermsEnum.<init>(GeoPointTermsEnum.java:65)
>    [junit4]   2>        at
> org.apache.lucene.search.GeoPointDistanceQueryImpl$GeoPointRadiusTermsEnum.<init>(GeoPointDistanceQueryImpl.java:55)
>    [junit4]   2>        at
> org.apache.lucene.search.GeoPointDistanceQueryImpl.getTermsEnum(GeoPointDistanceQueryImpl.java:44)
>    [junit4]   2>        at
> org.apache.lucene.search.MultiTermQuery.getTermsEnum(MultiTermQuery.java:318)
>    [junit4]   2>        at
> org.apache.lucene.search.GeoPointTermQueryConstantScoreWrapper$1.getDocIDs(GeoPointTermQueryConstantScoreWrapper.java:72)
>    [junit4]   2>        at
> org.apache.lucene.search.GeoPointTermQueryConstantScoreWrapper$1.bulkScorer(GeoPointTermQueryConstantScoreWrapper.java:117)
>    [junit4]   2>        at
> org.apache.lucene.search.LRUQueryCache$CachingWrapperWeight.cache(LRUQueryCache.java:598)
>    [junit4]   2>        at
> org.apache.lucene.search.LRUQueryCache$CachingWrapperWeight.bulkScorer(LRUQueryCache.java:646)
>    [junit4]   2>        at
> org.apache.lucene.search.AssertingWeight.bulkScorer(AssertingWeight.java:69)
>    [junit4]   2>        at
> org.apache.lucene.search.BooleanWeight.booleanScorer(BooleanWeight.java:198)
>    [junit4]   2>        at
> org.apache.lucene.search.BooleanWeight.bulkScorer(BooleanWeight.java:239)
>    [junit4]   2>        at
> org.apache.lucene.search.LRUQueryCache$CachingWrapperWeight.cache(LRUQueryCache.java:598)
>    [junit4]   2>        at
> org.apache.lucene.search.LRUQueryCache$CachingWrapperWeight.bulkScorer(LRUQueryCache.java:646)
>    [junit4]   2>        at
> org.apache.lucene.search.AssertingWeight.bulkScorer(AssertingWeight.java:69)
>    [junit4]   2>        at
> org.apache.lucene.search.AssertingWeight.bulkScorer(AssertingWeight.java:69)
>    [junit4]   2>        at
> org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:818)
>    [junit4]   2>        at
> org.apache.lucene.search.AssertingIndexSearcher.search(AssertingIndexSearcher.java:92)
>    [junit4]   2>        at
> org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:535)
>    [junit4]   2>        at
> org.apache.lucene.util.BaseGeoPointTestCase$VerifyHits.test(BaseGeoPointTestCase.java:496)
>    [junit4]   2>        at
> org.apache.lucene.util.BaseGeoPointTestCase$2._run(BaseGeoPointTestCase.java:753)
>    [junit4]   2>        at
> org.apache.lucene.util.BaseGeoPointTestCase$2.run(BaseGeoPointTestCase.java:618)
>    [junit4]   2>
>    [junit4]   2> NOTE: reproduce with: ant test
> -Dtestcase=TestGeoPointQuery -Dtests.method=testRandomTiny
> -Dtests.seed=D7191653E30FA9A2 -Dtests.multiplier=3 -Dtests.slow=true
> -Dtests.locale=nl_BE -Dtests.timezone=Australia/Darwin -Dtests.asserts=true
> -Dtests.file.encoding=UTF-8
>    [junit4] ERROR   15.5s J1 | TestGeoPointQuery.testRandomTiny <<<
>    [junit4]    > Throwable #1:
> com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an
> uncaught exception in thread: Thread[id=24, name=T2, state=RUNNABLE,
> group=TGRP-TestGeoPointQuery]
>    [junit4]    >        at
> __randomizedtesting.SeedInfo.seed([D7191653E30FA9A2:9E5EC815BD2E910E]:0)
>    [junit4]    > Caused by: java.lang.AssertionError
>    [junit4]    >        at
> __randomizedtesting.SeedInfo.seed([D7191653E30FA9A2]:0)
>    [junit4]    >        at
> org.apache.lucene.search.GeoPointTermsEnum.<init>(GeoPointTermsEnum.java:65)
>    [junit4]    >        at
> org.apache.lucene.search.GeoPointDistanceQueryImpl$GeoPointRadiusTermsEnum.<init>(GeoPointDistanceQueryImpl.java:55)
>    [junit4]    >        at
> org.apache.lucene.search.GeoPointDistanceQueryImpl.getTermsEnum(GeoPointDistanceQueryImpl.java:44)
>    [junit4]    >        at
> org.apache.lucene.search.MultiTermQuery.getTermsEnum(MultiTermQuery.java:318)
>    [junit4]    >        at
> org.apache.lucene.search.GeoPointTermQueryConstantScoreWrapper$1.getDocIDs(GeoPointTermQueryConstantScoreWrapper.java:72)
>    [junit4]    >        at
> org.apache.lucene.search.GeoPointTermQueryConstantScoreWrapper$1.bulkScorer(GeoPointTermQueryConstantScoreWrapper.java:117)
>    [junit4]    >        at
> org.apache.lucene.search.LRUQueryCache$CachingWrapperWeight.cache(LRUQueryCache.java:598)
>    [junit4]    >        at
> org.apache.lucene.search.LRUQueryCache$CachingWrapperWeight.bulkScorer(LRUQueryCache.java:646)
>    [junit4]    >        at
> org.apache.lucene.search.AssertingWeight.bulkScorer(AssertingWeight.java:69)
>    [junit4]    >        at
> org.apache.lucene.search.BooleanWeight.booleanScorer(BooleanWeight.java:198)
>    [junit4]    >        at
> org.apache.lucene.search.BooleanWeight.bulkScorer(BooleanWeight.java:239)
>    [junit4]    >        at
> org.apache.lucene.search.LRUQueryCache$CachingWrapperWeight.cache(LRUQueryCache.java:598)
>    [junit4]    >        at
> org.apache.lucene.search.LRUQueryCache$CachingWrapperWeight.bulkScorer(LRUQueryCache.java:646)
>    [junit4]    >        at
> org.apache.lucene.search.AssertingWeight.bulkScorer(AssertingWeight.java:69)
>    [junit4]    >        at
> org.apache.lucene.search.AssertingWeight.bulkScorer(AssertingWeight.java:69)
>    [junit4]    >        at
> org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:818)
>    [junit4]    >        at
> org.apache.lucene.search.AssertingIndexSearcher.search(AssertingIndexSearcher.java:92)
>    [junit4]    >        at
> org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:535)
>    [junit4]    >        at
> org.apache.lucene.util.BaseGeoPointTestCase$VerifyHits.test(BaseGeoPointTestCase.java:496)
>    [junit4]    >        at
> org.apache.lucene.util.BaseGeoPointTestCase$2._run(BaseGeoPointTestCase.java:753)
>    [junit4]    >        at
> org.apache.lucene.util.BaseGeoPointTestCase$2.run(BaseGeoPointTestCase.java:618)
>    [junit4] IGNOR/A 0.00s J1 | TestGeoPointQuery.testRandomBig
>    [junit4]    > Assumption #1: 'nightly' test group is disabled
> (@Nightly())
>    [junit4]   2> NOTE: test params are: codec=Asserting(Lucene54),
> sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=nl_BE,
> timezone=Australia/Darwin
>    [junit4]   2> NOTE: Linux 3.19.0-31-generic amd64/Oracle Corporation
> 1.8.0_66 (64-bit)/cpus=12,threads=1,free=105188440,total=536870912
>    [junit4]   2> NOTE: All tests run in this JVM: [TestSlowFuzzyQuery2,
> TestGeoPointQuery]
>    [junit4] Completed [7/20] on J1 in 24.46s, 22 tests, 1 error, 5 skipped
> <<< FAILURES!
>
> [...truncated 62 lines...]
> BUILD FAILED
> /home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:785: The following
> error occurred while executing this line:
> /home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:729: The following
> error occurred while executing this line:
> /home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:59: The following
> error occurred while executing this line:
> /home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/build.xml:471: The
> following error occurred while executing this line:
> /home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:2248:
> The following error occurred while executing this line:
> /home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/module-build.xml:58:
> The following error occurred while executing this line:
> /home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1452:
> The following error occurred while executing this line:
> /home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1006:
> There were test failures: 20 suites, 141 tests, 1 error, 12 ignored (12
> assumptions) [seed: D7191653E30FA9A2]
>
> Total time: 20 minutes 21 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: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org