See <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/1066/changes>

Changes:

[rmuir] LUCENE-2207: CJKTokenizer generates tokens with incorrect offsets
LUCENE-2219: Chinese, SmartChinese, Wikipedia tokenizers generate incorrect 
offsets, test end() in BaseTokenStreamTestCase

[uschindler] Use https for backwards checkout and disable server-cert checking 
and interactive mode

[uschindler] LUCENE-2206: make svn checkout consistent with trunk and make the 
test pass if the whole checkout was not done

[mikemccand] LUCENE-1845: add CHANGES entry

[uschindler] Fix test failure on a checkout with spaces in file path caused by 
recent LUCENE-2212 commit

[mikemccand] LUCENE-1845: upgrade to bdb-je version 3.3.93; download the JAR 
from maven (still from download.oracle.com) instead; download JAR directly, not 
full zip

[uschindler] LUCENE-2220: Fix stack overflow when calling deprecated 
CharArraySet.copy()

------------------------------------------
[...truncated 24672 lines...]
    [junit]     at 
org.apache.lucene.benchmark.byTask.tasks.TaskSequence.doLogic(TaskSequence.java:138)
    [junit]     at 
org.apache.lucene.benchmark.byTask.tasks.PerfTask.runAndMaybeStats(PerfTask.java:151)
    [junit]     at 
org.apache.lucene.benchmark.byTask.tasks.TaskSequence.doSerialTasks(TaskSequence.java:197)
    [junit]     at 
org.apache.lucene.benchmark.byTask.tasks.TaskSequence.doLogic(TaskSequence.java:138)
    [junit]     at 
org.apache.lucene.benchmark.byTask.tasks.PerfTask.runAndMaybeStats(PerfTask.java:151)
    [junit]     at 
org.apache.lucene.benchmark.byTask.utils.Algorithm.execute(Algorithm.java:268)
    [junit]     at 
org.apache.lucene.benchmark.byTask.Benchmark.execute(Benchmark.java:73)
    [junit]     - locked <0xd813cc70> (a 
org.apache.lucene.benchmark.byTask.Benchmark)
    [junit]     at 
org.apache.lucene.benchmark.byTask.TestPerfTasksLogic.execBenchmark(TestPerfTasksLogic.java:528)
    [junit]     at 
org.apache.lucene.benchmark.byTask.TestPerfTasksLogic.__CLR2_6_3ba8i1g1wl4(TestPerfTasksLogic.java:151)
    [junit]     at 
org.apache.lucene.benchmark.byTask.TestPerfTasksLogic.testBGSearchTaskThreads(TestPerfTasksLogic.java:132)
    [junit]     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit]     at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    [junit]     at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    [junit]     at java.lang.reflect.Method.invoke(Method.java:585)
    [junit]     at junit.framework.TestCase.runTest(TestCase.java:168)
    [junit]     at junit.framework.TestCase.runBare(TestCase.java:134)
    [junit]     at 
org.apache.lucene.util.LuceneTestCase.runBare(LuceneTestCase.java:212)
    [junit]     at junit.framework.TestResult$1.protect(TestResult.java:110)
    [junit]     at junit.framework.TestResult.runProtected(TestResult.java:128)
    [junit]     at junit.framework.TestResult.run(TestResult.java:113)
    [junit]     at junit.framework.TestCase.run(TestCase.java:124)
    [junit]     at junit.framework.TestSuite.runTest(TestSuite.java:232)
    [junit]     at junit.framework.TestSuite.run(TestSuite.java:227)
    [junit]     at 
org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:83)
    [junit]     at 
junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39)
    [junit]     at 
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:421)
    [junit]     at 
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:912)
    [junit]     at 
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:766)
    [junit] 
    [junit] "VM Thread" prio=10 tid=0x081947b0 nid=0x6 runnable 
    [junit] 
    [junit] "GC task thread#0 (ParallelGC)" prio=10 tid=0x080f9f98 nid=0x2 
runnable 
    [junit] 
    [junit] "GC task thread#1 (ParallelGC)" prio=10 tid=0x080fa9d8 nid=0x3 
runnable 
    [junit] 
    [junit] "GC task thread#2 (ParallelGC)" prio=10 tid=0x080fb418 nid=0x4 
runnable 
    [junit] 
    [junit] "GC task thread#3 (ParallelGC)" prio=10 tid=0x080fbe58 nid=0x5 
runnable 
    [junit] 
    [junit] "VM Periodic Task Thread" prio=10 tid=0x080f1690 nid=0xe waiting on 
condition 
    [junit] 
    [junit] Test org.apache.lucene.benchmark.byTask.TestPerfTasksLogic FAILED 
(crashed)
    [junit] Testsuite: org.apache.lucene.benchmark.byTask.TestPerfTasksParse
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.156 sec
    [junit] 
    [junit] Testsuite: org.apache.lucene.benchmark.byTask.feeds.DocMakerTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.628 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] ------------> config properties:
    [junit] analyzer = org.apache.lucene.analysis.SimpleAnalyzer
    [junit] content.source = 
org.apache.lucene.benchmark.byTask.feeds.DocMakerTest$OneDocSource
    [junit] directory = RAMDirectory
    [junit] -------------------------------
    [junit] ------------> config properties:
    [junit] analyzer = org.apache.lucene.analysis.SimpleAnalyzer
    [junit] content.source = 
org.apache.lucene.benchmark.byTask.feeds.DocMakerTest$OneDocSource
    [junit] directory = RAMDirectory
    [junit] doc.index.props = false
    [junit] -------------------------------
    [junit] ------------> config properties:
    [junit] analyzer = org.apache.lucene.analysis.SimpleAnalyzer
    [junit] content.source = 
org.apache.lucene.benchmark.byTask.feeds.DocMakerTest$OneDocSource
    [junit] directory = RAMDirectory
    [junit] doc.index.props = true
    [junit] -------------------------------
    [junit] ------------> config properties:
    [junit] analyzer = org.apache.lucene.analysis.SimpleAnalyzer
    [junit] content.source = 
org.apache.lucene.benchmark.byTask.feeds.DocMakerTest$OneDocSource
    [junit] directory = RAMDirectory
    [junit] -------------------------------
    [junit] ------------> config properties:
    [junit] analyzer = org.apache.lucene.analysis.SimpleAnalyzer
    [junit] content.source = 
org.apache.lucene.benchmark.byTask.feeds.DocMakerTest$OneDocSource
    [junit] directory = RAMDirectory
    [junit] doc.tokenized.norms = false
    [junit] -------------------------------
    [junit] ------------> config properties:
    [junit] analyzer = org.apache.lucene.analysis.SimpleAnalyzer
    [junit] content.source = 
org.apache.lucene.benchmark.byTask.feeds.DocMakerTest$OneDocSource
    [junit] directory = RAMDirectory
    [junit] doc.tokenized.norms = true
    [junit] -------------------------------
    [junit] ------------> config properties:
    [junit] analyzer = org.apache.lucene.analysis.SimpleAnalyzer
    [junit] content.source = 
org.apache.lucene.benchmark.byTask.feeds.DocMakerTest$OneDocSource
    [junit] directory = RAMDirectory
    [junit] doc.body.tokenized.norms = false
    [junit] -------------------------------
    [junit] ------------> config properties:
    [junit] analyzer = org.apache.lucene.analysis.SimpleAnalyzer
    [junit] content.source = 
org.apache.lucene.benchmark.byTask.feeds.DocMakerTest$OneDocSource
    [junit] directory = RAMDirectory
    [junit] doc.body.tokenized.norms = true
    [junit] -------------------------------
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: 
org.apache.lucene.benchmark.byTask.feeds.LineDocSourceTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 1.976 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] ------------> config properties:
    [junit] analyzer = org.apache.lucene.analysis.SimpleAnalyzer
    [junit] bzip.compression = true
    [junit] content.source = 
org.apache.lucene.benchmark.byTask.feeds.LineDocSource
    [junit] directory = RAMDirectory
    [junit] docs.file = 
<http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/contrib/benchmark/work/one-line.bz2>
    [junit] -------------------------------
    [junit] ------------> config properties:
    [junit] analyzer = org.apache.lucene.analysis.SimpleAnalyzer
    [junit] content.source = 
org.apache.lucene.benchmark.byTask.feeds.LineDocSource
    [junit] directory = RAMDirectory
    [junit] docs.file = 
<http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/contrib/benchmark/work/one-line.bz2>
    [junit] -------------------------------
    [junit] ------------> config properties:
    [junit] analyzer = org.apache.lucene.analysis.SimpleAnalyzer
    [junit] content.source = 
org.apache.lucene.benchmark.byTask.feeds.LineDocSource
    [junit] directory = RAMDirectory
    [junit] docs.file = 
<http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/contrib/benchmark/work/one-line>
    [junit] -------------------------------
    [junit] ------------> config properties:
    [junit] analyzer = org.apache.lucene.analysis.SimpleAnalyzer
    [junit] content.source = 
org.apache.lucene.benchmark.byTask.feeds.LineDocSource
    [junit] directory = RAMDirectory
    [junit] docs.file = 
<http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/contrib/benchmark/work/one-line>
    [junit] -------------------------------
    [junit] ------------> config properties:
    [junit] analyzer = org.apache.lucene.analysis.SimpleAnalyzer
    [junit] content.source = 
org.apache.lucene.benchmark.byTask.feeds.LineDocSource
    [junit] directory = RAMDirectory
    [junit] docs.file = 
<http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/contrib/benchmark/work/one-line>
    [junit] -------------------------------
    [junit] ------------> config properties:
    [junit] analyzer = org.apache.lucene.analysis.SimpleAnalyzer
    [junit] content.source = 
org.apache.lucene.benchmark.byTask.feeds.LineDocSource
    [junit] directory = RAMDirectory
    [junit] docs.file = 
<http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/contrib/benchmark/work/one-line>
    [junit] -------------------------------
    [junit] ------------> config properties:
    [junit] analyzer = org.apache.lucene.analysis.SimpleAnalyzer
    [junit] content.source = 
org.apache.lucene.benchmark.byTask.feeds.LineDocSource
    [junit] directory = RAMDirectory
    [junit] docs.file = 
<http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/contrib/benchmark/work/one-line>
    [junit] -------------------------------
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: 
org.apache.lucene.benchmark.byTask.feeds.TrecContentSourceTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.827 sec
    [junit] 
    [junit] Testsuite: 
org.apache.lucene.benchmark.byTask.tasks.CreateIndexTaskTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.958 sec
    [junit] 
    [junit] Testsuite: org.apache.lucene.benchmark.byTask.tasks.PerfTaskTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.905 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] ------------> config properties:
    [junit] directory = RAMDirectory
    [junit] -------------------------------
    [junit] ------------> config properties:
    [junit] directory = RAMDirectory
    [junit] log.step = -1
    [junit] -------------------------------
    [junit] ------------> config properties:
    [junit] directory = RAMDirectory
    [junit] log.step = 100
    [junit] -------------------------------
    [junit] ------------> config properties:
    [junit] directory = RAMDirectory
    [junit] log.step.MyPerf = -1
    [junit] -------------------------------
    [junit] ------------> config properties:
    [junit] directory = RAMDirectory
    [junit] log.step.MyPerf = 100
    [junit] -------------------------------
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: 
org.apache.lucene.benchmark.byTask.tasks.WriteLineDocTaskTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 1.103 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] ------------> config properties:
    [junit] bzip.compression = true
    [junit] directory = RAMDirectory
    [junit] doc.maker = 
org.apache.lucene.benchmark.byTask.tasks.WriteLineDocTaskTest$WriteLineDocMaker
    [junit] line.file.out = 
<http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/contrib/benchmark/work/one-line.bz2>
    [junit] -------------------------------
    [junit] ------------> config properties:
    [junit] directory = RAMDirectory
    [junit] doc.maker = 
org.apache.lucene.benchmark.byTask.tasks.WriteLineDocTaskTest$WriteLineDocMaker
    [junit] line.file.out = 
<http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/contrib/benchmark/work/one-line.bz2>
    [junit] -------------------------------
    [junit] ------------> config properties:
    [junit] bzip.compression = false
    [junit] directory = RAMDirectory
    [junit] doc.maker = 
org.apache.lucene.benchmark.byTask.tasks.WriteLineDocTaskTest$WriteLineDocMaker
    [junit] line.file.out = 
<http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/contrib/benchmark/work/one-line>
    [junit] -------------------------------
    [junit] ------------> config properties:
    [junit] directory = RAMDirectory
    [junit] doc.maker = 
org.apache.lucene.benchmark.byTask.tasks.WriteLineDocTaskTest$NewLinesDocMaker
    [junit] line.file.out = 
<http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/contrib/benchmark/work/one-line>
    [junit] -------------------------------
    [junit] ------------> config properties:
    [junit] directory = RAMDirectory
    [junit] doc.maker = 
org.apache.lucene.benchmark.byTask.tasks.WriteLineDocTaskTest$NoBodyDocMaker
    [junit] line.file.out = 
<http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/contrib/benchmark/work/one-line>
    [junit] -------------------------------
    [junit] ------------> config properties:
    [junit] directory = RAMDirectory
    [junit] doc.maker = 
org.apache.lucene.benchmark.byTask.tasks.WriteLineDocTaskTest$NoTitleDocMaker
    [junit] line.file.out = 
<http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/contrib/benchmark/work/one-line>
    [junit] -------------------------------
    [junit] ------------> config properties:
    [junit] directory = RAMDirectory
    [junit] doc.maker = 
org.apache.lucene.benchmark.byTask.tasks.WriteLineDocTaskTest$JustDateDocMaker
    [junit] line.file.out = 
<http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/contrib/benchmark/work/one-line>
    [junit] -------------------------------
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.lucene.benchmark.quality.TestQualityRun
RET=130
+ set -e 
+ /export/home/hudson/tools/ant/latest/bin/ant -lib 
/export/home/hudson/tools/clover/clover2latest 
-Dsvnversion.exe=/export/home/mikemccand/svn-1.6.6/subversion/svnversion/svnversion
 -Dsvn.exe=/export/home/mikemccand/svn-1.6.6/subversion/svn/svn 
-Dversion=2010-01-18_02-04-04 -Drun.clover=true generate-clover-reports 
ANT_OPTS=-Xmx896M
Buildfile: build.xml

clover.check:

clover.setup:
[clover-setup] Clover Version 2.6.3, built on November 20 2009 (build-778)
[clover-setup] Loaded from: 
/export/home/hudson/tools/clover/clover2latest/clover-2.6.3.jar
[clover-setup] Clover: Open Source License registered to Apache.
[clover-setup] Clover is enabled with initstring 
'<http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build/test/clover/db/lucene_coverage.db'>

clover.info:

clover:

generate-clover-reports:
    [mkdir] Created dir: 
<http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build/test/clover/reports>
[clover-report] Clover Version 2.6.3, built on November 20 2009 (build-778)
[clover-report] Loaded from: 
/export/home/hudson/tools/clover/clover2latest/clover-2.6.3.jar
[clover-report] Clover: Open Source License registered to Apache.
/var/tmp/hudson42915.sh: line 2:  9112 Killed                  sh 
$WORKSPACE/nightly/hudson.sh
Process leaked file descriptors. See 
http://hudson.gotdns.com/wiki/display/HUDSON/Spawning+processes+from+build for 
more information
Publishing Javadoc
Archiving artifacts
Recording test results
Publishing Clover coverage report...
Clover xml file does not exist at: 
<http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build/test/clover/reports/clover.xml>
Could not find 'trunk/build/test/clover/reports/clover.xml'.  Did you generate 
the XML report for Clover?


---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-dev-h...@lucene.apache.org

Reply via email to