See <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/1234/changes>
Changes:
[mikemccand] LUCENE-2517: improve changes-to-html
[uschindler] Generics Police: Fix unchecked warning
[mikemccand] LUCENE-2526: don't throw NPE from MultiPhraseQuery.toString if it
has no terms
[mikemccand] cutover TestSurrogates to use LuceneTestCase.VERBOSE instead of
its own DEBUG; cutover to J4
[koji] LUCENE-2524: FastVectorHighlighter: use mod for getting colored tag
------------------------------------------
[...truncated 5408 lines...]
[mkdir] Created dir:
<http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/contrib/highlighter/test>
junit-sequential:
[junit] Testsuite: org.apache.lucene.search.highlight.HighlighterPhraseTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 3.112 sec
[junit]
[junit] Testsuite: org.apache.lucene.search.highlight.HighlighterTest
[junit] Tests run: 46, Failures: 0, Errors: 0, Time elapsed: 1.287 sec
[junit]
[junit] Testsuite:
org.apache.lucene.search.vectorhighlight.FieldPhraseListTest
[junit] Tests run: 13, Failures: 0, Errors: 0, Time elapsed: 0.084 sec
[junit]
[junit] Testsuite: org.apache.lucene.search.vectorhighlight.FieldQueryTest
[junit] Tests run: 23, Failures: 0, Errors: 0, Time elapsed: 0.036 sec
[junit]
[junit] Testsuite:
org.apache.lucene.search.vectorhighlight.FieldTermStackTest
[junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 0.055 sec
[junit]
[junit] Testsuite:
org.apache.lucene.search.vectorhighlight.IndexTimeSynonymTest
[junit] Tests run: 17, Failures: 0, Errors: 0, Time elapsed: 0.082 sec
[junit]
[junit] Testsuite:
org.apache.lucene.search.vectorhighlight.ScoreOrderFragmentsBuilderTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.019 sec
[junit]
[junit] Testsuite:
org.apache.lucene.search.vectorhighlight.SimpleFragListBuilderTest
[junit] Tests run: 13, Failures: 0, Errors: 0, Time elapsed: 0.109 sec
[junit]
[junit] Testsuite:
org.apache.lucene.search.vectorhighlight.SimpleFragmentsBuilderTest
[junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.092 sec
[junit]
junit-parallel:
common.test:
[echo] Building instantiated...
common.init:
build-lucene:
init:
test:
[echo] Building instantiated...
common.init:
build-lucene:
init:
compile-test:
[echo] Building instantiated...
common.init:
build-lucene:
init:
clover.setup:
clover.info:
clover:
compile-core:
common.compile-test:
junit-mkdir:
[mkdir] Created dir:
<http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/contrib/instantiated/test>
junit-sequential:
[junit] Testsuite: org.apache.lucene.store.instantiated.TestEmptyIndex
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 2.161 sec
[junit]
[junit] Testsuite: org.apache.lucene.store.instantiated.TestIndicesEquals
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 13.345 sec
[junit]
[junit] Testsuite: org.apache.lucene.store.instantiated.TestRealTime
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.013 sec
[junit]
[junit] Testsuite: org.apache.lucene.store.instantiated.TestSerialization
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.332 sec
[junit]
[junit] Testsuite:
org.apache.lucene.store.instantiated.TestUnoptimizedReaderOnConstructor
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.026 sec
[junit]
[junit] ------------- Standard Output ---------------
[junit] Source index is not optimized.
[junit] ------------- ---------------- ---------------
junit-parallel:
common.test:
[echo] Building lucli...
common.init:
build-lucene:
init:
test:
[echo] Building lucli...
common.init:
build-lucene:
init:
compile-test:
[echo] Building lucli...
compile-analyzers-common:
common.init:
build-lucene:
init:
clover.setup:
clover.info:
clover:
common.compile-core:
compile-core:
common.compile-test:
junit-mkdir:
[mkdir] Created dir:
<http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/contrib/lucli/test>
junit-sequential:
junit-parallel:
common.test:
[echo] Building memory...
common.init:
build-lucene:
init:
test:
[echo] Building memory...
common.init:
build-lucene:
init:
compile-test:
[echo] Building memory...
common.init:
build-lucene:
init:
clover.setup:
clover.info:
clover:
compile-core:
common.compile-test:
junit-mkdir:
[mkdir] Created dir:
<http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/contrib/memory/test>
junit-sequential:
FATAL: command execution failed
hudson.util.IOException2: Failed to join the process
at hudson.Proc$RemoteProc.join(Proc.java:355)
at hudson.Launcher$ProcStarter.join(Launcher.java:280)
at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:83)
at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:58)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:19)
at
hudson.model.AbstractBuild$AbstractRunner.perform(AbstractBuild.java:601)
at hudson.model.Build$RunnerImpl.build(Build.java:174)
at hudson.model.Build$RunnerImpl.doRun(Build.java:138)
at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:416)
at hudson.model.Run.run(Run.java:1257)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
at hudson.model.ResourceController.execute(ResourceController.java:88)
at hudson.model.Executor.run(Executor.java:127)
Caused by: java.util.concurrent.ExecutionException:
hudson.remoting.RequestAbortedException: java.io.IOException: Unexpected
termination of the channel
at hudson.remoting.Request$1.get(Request.java:218)
at hudson.remoting.Request$1.get(Request.java:172)
at hudson.remoting.FutureAdapter.get(FutureAdapter.java:55)
at hudson.Proc$RemoteProc.join(Proc.java:347)
... 12 more
Caused by: hudson.remoting.RequestAbortedException: java.io.IOException:
Unexpected termination of the channel
at hudson.remoting.Request.abort(Request.java:257)
at hudson.remoting.Channel.terminate(Channel.java:602)
at hudson.remoting.Channel$ReaderThread.run(Channel.java:893)
Caused by: java.io.IOException: Unexpected termination of the channel
at hudson.remoting.Channel$ReaderThread.run(Channel.java:875)
Caused by: java.io.EOFException
at
java.io.ObjectInputStream$BlockDataInputStream.peekByte(ObjectInputStream.java:2554)
at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1297)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:351)
at hudson.remoting.Channel$ReaderThread.run(Channel.java:869)
FATAL: Unable to delete script file /var/tmp/hudson1022460367930240729.sh
hudson.util.IOException2: remote file operation failed:
/var/tmp/hudson1022460367930240729.sh at
hudson.remoting.chan...@d770df:lucene.zones.apache.org (Solaris 10)
at hudson.FilePath.act(FilePath.java:749)
at hudson.FilePath.act(FilePath.java:735)
at hudson.FilePath.delete(FilePath.java:990)
at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:93)
at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:58)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:19)
at
hudson.model.AbstractBuild$AbstractRunner.perform(AbstractBuild.java:601)
at hudson.model.Build$RunnerImpl.build(Build.java:174)
at hudson.model.Build$RunnerImpl.doRun(Build.java:138)
at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:416)
at hudson.model.Run.run(Run.java:1257)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
at hudson.model.ResourceController.execute(ResourceController.java:88)
at hudson.model.Executor.run(Executor.java:127)
Caused by: hudson.remoting.ChannelClosedException: channel is already closed
at hudson.remoting.Channel.send(Channel.java:412)
at hudson.remoting.Request.call(Request.java:105)
at hudson.remoting.Channel.call(Channel.java:555)
at hudson.FilePath.act(FilePath.java:742)
... 13 more
FATAL: channel is already closed
hudson.remoting.ChannelClosedException: channel is already closed
at hudson.remoting.Channel.send(Channel.java:412)
at hudson.remoting.Request.call(Request.java:105)
at hudson.remoting.Channel.call(Channel.java:555)
at hudson.Launcher$RemoteLauncher.kill(Launcher.java:744)
at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:421)
at hudson.model.Run.run(Run.java:1257)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
at hudson.model.ResourceController.execute(ResourceController.java:88)
at hudson.model.Executor.run(Executor.java:127)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]