Hmm could be this @nightly test is too evil ... I'll de-fang it.

Mike McCandless

http://blog.mikemccandless.com


On Wed, Jun 3, 2015 at 7:14 PM, Apache Jenkins Server
<[email protected]> wrote:
> Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-trunk/701/
>
> 1 tests failed.
> FAILED:  org.apache.lucene.bkdtree.TestBKDTree.testRandomBig
>
> Error Message:
> Captured an uncaught exception in thread: Thread[id=48, name=T1, 
> state=RUNNABLE, group=TGRP-TestBKDTree]
>
> Stack Trace:
> com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an 
> uncaught exception in thread: Thread[id=48, name=T1, state=RUNNABLE, 
> group=TGRP-TestBKDTree]
> Caused by: java.lang.AssertionError: T1: iter=133 id=1005167 docID=3156047 
> lat=0.05777785130821078 lon=0.11471369535743503 (bbox: 
> lat=-0.22713758204555745 TO 0.6816564950757014 lon=0.11471368296036255 TO 
> 0.9085355790545984) expected true but got: false deleted?=false 
> query=BKDPointInPolygonQuery: field=point: Points: [0.11471368296036255, 
> -0.22713758204555745] [0.11471368296036255, 0.6816564950757014] 
> [0.9085355790545984, 0.6816564950757014] [0.9085355790545984, 
> -0.22713758204555745] [0.11471368296036255, -0.22713758204555745]
>         at __randomizedtesting.SeedInfo.seed([9119E839863ADD4]:0)
>         at org.junit.Assert.fail(Assert.java:93)
>         at org.apache.lucene.bkdtree.TestBKDTree$3._run(TestBKDTree.java:509)
>         at org.apache.lucene.bkdtree.TestBKDTree$3.run(TestBKDTree.java:424)
>
>
>
>
> Build Log:
> [...truncated 8422 lines...]
>    [junit4] Suite: org.apache.lucene.bkdtree.TestBKDTree
>    [junit4]   2> juin 03, 2015 6:13:11 PM 
> com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler
>  uncaughtException
>    [junit4]   2> WARNING: Uncaught exception in thread: 
> Thread[T1,5,TGRP-TestBKDTree]
>    [junit4]   2> java.lang.AssertionError: T1: iter=133 id=1005167 
> docID=3156047 lat=0.05777785130821078 lon=0.11471369535743503 (bbox: 
> lat=-0.22713758204555745 TO 0.6816564950757014 lon=0.11471368296036255 TO 
> 0.9085355790545984) expected true but got: false deleted?=false 
> query=BKDPointInPolygonQuery: field=point: Points: [0.11471368296036255, 
> -0.22713758204555745] [0.11471368296036255, 0.6816564950757014] 
> [0.9085355790545984, 0.6816564950757014] [0.9085355790545984, 
> -0.22713758204555745] [0.11471368296036255, -0.22713758204555745]
>    [junit4]   2>        at 
> __randomizedtesting.SeedInfo.seed([9119E839863ADD4]:0)
>    [junit4]   2>        at org.junit.Assert.fail(Assert.java:93)
>    [junit4]   2>        at 
> org.apache.lucene.bkdtree.TestBKDTree$3._run(TestBKDTree.java:509)
>    [junit4]   2>        at 
> org.apache.lucene.bkdtree.TestBKDTree$3.run(TestBKDTree.java:424)
>    [junit4]   2>
>    [junit4]   2> juin 03, 2015 6:13:11 PM 
> com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler
>  uncaughtException
>    [junit4]   2> WARNING: Uncaught exception in thread: 
> Thread[T0,5,TGRP-TestBKDTree]
>    [junit4]   2> java.lang.AssertionError: T0: iter=134 id=3392976 
> docID=989352 lat=0.7263559362095144 lon=0.27826444445889953 (bbox: 
> lat=0.7263559221569578 TO 0.8950881612654724 lon=-0.15257342768724347 TO 
> 0.5759830208774388) expected true but got: false deleted?=false 
> query=BKDPointInPolygonQuery: field=point: Points: [-0.15257342768724347, 
> 0.7263559221569578] [-0.15257342768724347, 0.8950881612654724] 
> [0.5759830208774388, 0.8950881612654724] [0.5759830208774388, 
> 0.7263559221569578] [-0.15257342768724347, 0.7263559221569578]
>    [junit4]   2>        at 
> __randomizedtesting.SeedInfo.seed([9119E839863ADD4]:0)
>    [junit4]   2>        at org.junit.Assert.fail(Assert.java:93)
>    [junit4]   2>        at 
> org.apache.lucene.bkdtree.TestBKDTree$3._run(TestBKDTree.java:509)
>    [junit4]   2>        at 
> org.apache.lucene.bkdtree.TestBKDTree$3.run(TestBKDTree.java:424)
>    [junit4]   2>
>    [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
> 'ant get-jenkins-line-docs' in the lucene directory.
>    [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBKDTree 
> -Dtests.method=testRandomBig -Dtests.seed=9119E839863ADD4 
> -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true 
> -Dtests.linedocsfile=/x1/jenkins/lucene-data/enwiki.random.lines.txt 
> -Dtests.locale=fr_BE -Dtests.timezone=America/Chicago -Dtests.asserts=true 
> -Dtests.file.encoding=US-ASCII
>    [junit4] ERROR    272s J1 | TestBKDTree.testRandomBig <<<
>    [junit4]    > Throwable #1: 
> com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an 
> uncaught exception in thread: Thread[id=48, name=T1, state=RUNNABLE, 
> group=TGRP-TestBKDTree]
>    [junit4]    > Caused by: java.lang.AssertionError: T1: iter=133 id=1005167 
> docID=3156047 lat=0.05777785130821078 lon=0.11471369535743503 (bbox: 
> lat=-0.22713758204555745 TO 0.6816564950757014 lon=0.11471368296036255 TO 
> 0.9085355790545984) expected true but got: false deleted?=false 
> query=BKDPointInPolygonQuery: field=point: Points: [0.11471368296036255, 
> -0.22713758204555745] [0.11471368296036255, 0.6816564950757014] 
> [0.9085355790545984, 0.6816564950757014] [0.9085355790545984, 
> -0.22713758204555745] [0.11471368296036255, -0.22713758204555745]
>    [junit4]    >        at 
> __randomizedtesting.SeedInfo.seed([9119E839863ADD4]:0)
>    [junit4]    >        at 
> org.apache.lucene.bkdtree.TestBKDTree$3._run(TestBKDTree.java:509)
>    [junit4]    >        at 
> org.apache.lucene.bkdtree.TestBKDTree$3.run(TestBKDTree.java:424)Throwable 
> #2: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an 
> uncaught exception in thread: Thread[id=47, name=T0, state=RUNNABLE, 
> group=TGRP-TestBKDTree]
>    [junit4]    > Caused by: java.lang.AssertionError: T0: iter=134 id=3392976 
> docID=989352 lat=0.7263559362095144 lon=0.27826444445889953 (bbox: 
> lat=0.7263559221569578 TO 0.8950881612654724 lon=-0.15257342768724347 TO 
> 0.5759830208774388) expected true but got: false deleted?=false 
> query=BKDPointInPolygonQuery: field=point: Points: [-0.15257342768724347, 
> 0.7263559221569578] [-0.15257342768724347, 0.8950881612654724] 
> [0.5759830208774388, 0.8950881612654724] [0.5759830208774388, 
> 0.7263559221569578] [-0.15257342768724347, 0.7263559221569578]
>    [junit4]    >        at 
> __randomizedtesting.SeedInfo.seed([9119E839863ADD4]:0)
>    [junit4]    >        at 
> org.apache.lucene.bkdtree.TestBKDTree$3._run(TestBKDTree.java:509)
>    [junit4]    >        at 
> org.apache.lucene.bkdtree.TestBKDTree$3.run(TestBKDTree.java:424)
>    [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): {}, 
> docValues:{}, sim=DefaultSimilarity, locale=fr_BE, timezone=America/Chicago
>    [junit4]   2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation 
> 1.8.0_25 (64-bit)/cpus=4,threads=1,free=107636440,total=504889344
>    [junit4]   2> NOTE: All tests run in this JVM: [DuplicateFilterTest, 
> TestRegexQuery, TestSpanRegexQuery, TestBKDTree]
>    [junit4] Completed [10/10] on J1 in 302.77s, 9 tests, 1 error <<< FAILURES!
>
> [...truncated 11 lines...]
> BUILD FAILED
> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:533:
>  The following error occurred while executing this line:
> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:474:
>  The following error occurred while executing this line:
> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:61:
>  The following error occurred while executing this line:
> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/extra-targets.xml:39:
>  The following error occurred while executing this line:
> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/build.xml:466:
>  The following error occurred while executing this line:
> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/common-build.xml:2148:
>  The following error occurred while executing this line:
> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/module-build.xml:58:
>  The following error occurred while executing this line:
> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/common-build.xml:1418:
>  The following error occurred while executing this line:
> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/common-build.xml:973:
>  There were test failures: 10 suites, 70 tests, 1 error
>
> Total time: 100 minutes 55 seconds
> Build step 'Invoke Ant' marked build as failure
> Archiving artifacts
> No prior successful build to compare, so performing full copy of artifacts
> Recording test results
> Email was triggered for: Failure
> Sending email for trigger: Failure
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]

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

Reply via email to