|
|
+
Michael McCandless 2012-06-22, 19:37
+
Robert Muir 2012-06-25, 18:04
+
Simon Willnauer 2012-06-25, 19:33
-
Re: Build failed in Jenkins: Lucene-Core-4x-Beasting #6934Robert Muir 2012-06-25, 19:32
This checkout was from r1352901 by the way
On Mon, Jun 25, 2012 at 2:04 PM, Robert Muir <[EMAIL PROTECTED]> wrote: > I killed this after it was hung for 3 days. I'm not sure if its > related to the other hang Uwe opened an issue for, or perhaps even > fixed already. > > On Mon, Jun 25, 2012 at 2:03 PM, <[EMAIL PROTECTED]> wrote: >> See <http://sierranevada.servebeer.com/job/Lucene-Core-4x-Beasting/6934/> >> >> ------------------------------------------ >> [...truncated 937 lines...] >> [junit4] Completed on J0 in 0.01s, 2 tests >> [junit4] >> [junit4] Suite: org.apache.lucene.analysis.TestMockCharFilter >> [junit4] Completed on J1 in 0.01s, 1 test >> [junit4] >> [junit4] Suite: org.apache.lucene.analysis.tokenattributes.TestSimpleAttributeImpl >> [junit4] Completed on J3 in 0.01s, 1 test >> [junit4] >> [junit4] Suite: org.apache.lucene.util.TestNamedSPILoader >> [junit4] Completed on J0 in 0.01s, 3 tests >> [junit4] >> [junit4] Suite: org.apache.lucene.TestAssertions >> [junit4] Completed on J1 in 0.01s, 1 test >> [junit4] >> [junit4] Suite: org.apache.lucene.index.TestIndexWriterOnJRECrash >> [junit4] IGNOR/A 0.00s J3 | TestIndexWriterOnJRECrash.testNRTThreads >> [junit4] > Assumption #1: 'nightly' test group is disabled (@Nightly) >> [junit4] Completed on J3 in 0.01s, 1 test, 1 skipped >> [junit4] >> [junit4] Suite: org.apache.lucene.index.TestTerm >> [junit4] Completed on J0 in 0.01s, 1 test >> [junit4] >> [junit4] Suite: org.apache.lucene.store.TestByteArrayDataInput >> [junit4] Completed on J1 in 0.01s, 1 test >> [junit4] >> [junit4] Suite: org.apache.lucene.index.Test2BPostings >> [junit4] IGNOR/A 0.00s J3 | Test2BPostings.test >> [junit4] > Assumption #1: 'nightly' test group is disabled (@Nightly) >> [junit4] Completed on J3 in 0.01s, 1 test, 1 skipped >> [junit4] >> [junit4] Suite: org.apache.lucene.util.TestIntsRef >> [junit4] Completed on J1 in 0.08s, 2 tests >> [junit4] >> [junit4] Suite: org.apache.lucene.codecs.lucene40.TestAllFilesHaveCodecHeader >> [junit4] Completed on J0 in 0.58s, 1 test >> [junit4] >> [junit4] Unhandled exception in thread: Thread[pumper-events,5,main] >> [junit4] com.carrotsearch.ant.tasks.junit4.dependencies.com.google.gson.JsonIOException: java.io.IOException: java.lang.InterruptedException: sleep interrupted >> [junit4] JVM J2: stdout was not empty, see: <http://sierranevada.servebeer.com/job/Lucene-Core-4x-Beasting/ws/build/core/test/junit4-J2-102923295b6b893e7.sysout> >> [junit4] >>> JVM J2: stdout (verbatim) ---- >> [junit4] at com.carrotsearch.ant.tasks.junit4.dependencies.com.google.gson.internal.Streams.parse(Streams.java:57) >> [junit4] at com.carrotsearch.ant.tasks.junit4.dependencies.com.google.gson.GsonToMiniGsonTypeAdapterFactory$3.read(GsonToMiniGsonTypeAdapterFactory.java:81) >> [junit4] at com.carrotsearch.ant.tasks.junit4.dependencies.com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$1.read(ReflectiveTypeAdapterFactory.java:86) >> [junit4] at com.carrotsearch.ant.tasks.junit4.dependencies.com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:170) >> [junit4] at com.carrotsearch.ant.tasks.junit4.dependencies.com.google.gson.Gson.fromJson(Gson.java:720) >> [junit4] 2012-06-25 14:03:31 >> [junit4] Full thread dump Java HotSpot(TM) 64-Bit Server VM (19.1-b02 mixed mode): >> [junit4] >> [junit4] "Thread-65" daemon prio=10 tid=0x00007f4754192000 nid=0xeb5 in Object.wait() [0x00007f4794df6000] >> [junit4] java.lang.Thread.State: WAITING (on object monitor) >> [junit4] at java.lang.Object.wait(Native Method) >> [junit4] - waiting on <0x00000000e04eab68> (a org.apache.lucene.index.DocumentsWriterStallControl) >> [junit4] at java.lang.Object.wait(Object.java:485) >> [junit4] at org.apache.lucene.index.DocumentsWriterStallControl.waitIfStalled(DocumentsWriterStallControl.java:75) lucidimagination.com +
Robert Muir 2012-08-09, 23:09
|