Return-Path: Delivered-To: apmail-lucene-java-dev-archive@www.apache.org Received: (qmail 90149 invoked from network); 4 Feb 2010 08:23:36 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 4 Feb 2010 08:23:36 -0000 Received: (qmail 83234 invoked by uid 500); 4 Feb 2010 08:23:35 -0000 Delivered-To: apmail-lucene-java-dev-archive@lucene.apache.org Received: (qmail 83167 invoked by uid 500); 4 Feb 2010 08:23:35 -0000 Mailing-List: contact java-dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: java-dev@lucene.apache.org Delivered-To: mailing list java-dev@lucene.apache.org Received: (qmail 83159 invoked by uid 99); 4 Feb 2010 08:23:35 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Feb 2010 08:23:35 +0000 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [85.25.71.29] (HELO mail.troja.net) (85.25.71.29) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Feb 2010 08:23:26 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by mail.troja.net (Postfix) with ESMTP id 0A0DB45FBC6; Thu, 4 Feb 2010 09:23:04 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at mail.troja.net Received: from mail.troja.net ([127.0.0.1]) by localhost (megaira.troja.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id DEkNishaQfGx; Thu, 4 Feb 2010 09:22:55 +0100 (CET) Received: from VEGA (port-83-236-62-54.dynamic.qsc.de [83.236.62.54]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by mail.troja.net (Postfix) with ESMTPSA id A8B8545FBC4; Thu, 4 Feb 2010 09:22:54 +0100 (CET) From: "Uwe Schindler" To: , References: <29532094.2311265258438673.JavaMail.hudson@hudson.zones.apache.org> <002101caa56e$bd4d3620$37e7a260$@de> In-Reply-To: Subject: RE: Build failed in Hudson: Lucene-trunk #1084 Date: Thu, 4 Feb 2010 09:23:12 +0100 Message-ID: <002601caa573$4aea94b0$e0bfbe10$@de> MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Mailer: Microsoft Office Outlook 12.0 Content-language: de Thread-Index: AcqlcNOx0R5tWwllTd6Ay7ZH5dqP7QAAkv0g =20 > One of the threads seem to be still running.... that test already took > 28 seconds which is weird. > The line numbers are off by one so it is not the worker[i].failed > assertion that fails.... > I will add failure messages to make sure we figure it out next time > this fails. >=20 > seems to be a load issue on that machine... It is. But the test still has another problem: terminated and failed = must both be volatile. I fixed all tests in core about this, but not = this one. Uwe > On Thu, Feb 4, 2010 at 8:50 AM, Uwe Schindler wrote: > > This one failed with clover enabled: > > > > [junit] Testsuite: = org.apache.lucene.search.spell.TestSpellChecker > > [junit] Tests run: 3, Failures: 1, Errors: 0, Time elapsed: 28.91 > sec > > [junit] > > [junit] Testcase: > testConcurrentAccess(org.apache.lucene.search.spell.TestSpellChecker): > FAILED > > [junit] null > > [junit] junit.framework.AssertionFailedError: null > > [junit] at > = org.apache.lucene.search.spell.TestSpellChecker.__CLR2_6_39h63x02fva(Te > stSpellChecker.java:307) > > [junit] at > = org.apache.lucene.search.spell.TestSpellChecker.testConcurrentAccess(Te > stSpellChecker.java:270) > > [junit] at > org.apache.lucene.util.LuceneTestCase.runBare(LuceneTestCase.java:212) > > [junit] > > [junit] > > [junit] Test org.apache.lucene.search.spell.TestSpellChecker > FAILED > > > > ----- > > Uwe Schindler > > H.-H.-Meier-Allee 63, D-28213 Bremen > > http://www.thetaphi.de > > eMail: uwe@thetaphi.de > > > >> -----Original Message----- > >> From: Apache Hudson Server [mailto:hudson@hudson.zones.apache.org] > >> Sent: Thursday, February 04, 2010 5:41 AM > >> To: java-dev@lucene.apache.org > >> Subject: Build failed in Hudson: Lucene-trunk #1084 > >> > >> See >> trunk/1084/changes> > >> > >> Changes: > >> > >> [uschindler] LUCENE-2247: Add a CharArrayMap for performance > >> improvements in some stemmers and synonym filters > >> > >> ------------------------------------------ > >> [...truncated 29469 lines...] > >> [javadoc] Loading source files for package > >> org.apache.lucene.queryParser.standard... > >> [javadoc] Loading source files for package > >> org.apache.lucene.queryParser.standard.builders... > >> [javadoc] Loading source files for package > >> org.apache.lucene.queryParser.standard.config... > >> [javadoc] Loading source files for package > >> org.apache.lucene.queryParser.standard.nodes... > >> [javadoc] Loading source files for package > >> org.apache.lucene.queryParser.standard.parser... > >> [javadoc] Loading source files for package > >> org.apache.lucene.queryParser.standard.processors... > >> [javadoc] Constructing Javadoc information... > >> [javadoc] Standard Doclet version 1.5.0_14 > >> [javadoc] Building tree for all the packages and classes... > >> [javadoc] Building index for all the packages and classes... > >> [javadoc] Building index for all classes... > >> [javadoc] Generating > >> >> = trunk/ws/trunk/build/docs/api/contrib-queryparser/stylesheet.css...> > >> [javadoc] Note: Custom tags that were not seen: > >> @lucene.experimental, @lucene.internal > >> [jar] Building jar: > >> >> = trunk/ws/trunk/build/contrib/queryparser/lucene-queryparser-2010-02- > >> 04_02-04-16-javadoc.jar> > >> [echo] Building regex... > >> > >> javadocs: > >> [mkdir] Created dir: > >> >> trunk/ws/trunk/build/docs/api/contrib-regex> > >> [javadoc] Generating Javadoc > >> [javadoc] Javadoc execution > >> [javadoc] Loading source files for package > >> org.apache.lucene.search.regex... > >> [javadoc] Loading source files for package org.apache.regexp... > >> [javadoc] Constructing Javadoc information... > >> [javadoc] Standard Doclet version 1.5.0_14 > >> [javadoc] Building tree for all the packages and classes... > >> [javadoc] Building index for all the packages and classes... > >> [javadoc] Building index for all classes... > >> [javadoc] Generating > >> >> trunk/ws/trunk/build/docs/api/contrib-regex/stylesheet.css...> > >> [javadoc] Note: Custom tags that were not seen: > >> @lucene.experimental, @lucene.internal > >> [jar] Building jar: > >> >> = trunk/ws/trunk/build/contrib/regex/lucene-regex-2010-02-04_02-04-16- > >> javadoc.jar> > >> [echo] Building remote... > >> > >> javadocs: > >> [mkdir] Created dir: > >> >> trunk/ws/trunk/build/docs/api/contrib-remote> > >> [javadoc] Generating Javadoc > >> [javadoc] Javadoc execution > >> [javadoc] Loading source files for package > >> org.apache.lucene.search... > >> [javadoc] Constructing Javadoc information... > >> [javadoc] Standard Doclet version 1.5.0_14 > >> [javadoc] Building tree for all the packages and classes... > >> [javadoc] Building index for all the packages and classes... > >> [javadoc] Building index for all classes... > >> [javadoc] Generating > >> >> trunk/ws/trunk/build/docs/api/contrib-remote/stylesheet.css...> > >> [javadoc] Note: Custom tags that were not seen: > >> @lucene.experimental, @lucene.internal > >> [jar] Building jar: > >> >> trunk/ws/trunk/build/contrib/remote/lucene-remote-2010-02-04_02-04- > 16- > >> javadoc.jar> > >> [echo] Building spatial... > >> > >> javadocs: > >> [mkdir] Created dir: > >> >> trunk/ws/trunk/build/docs/api/contrib-spatial> > >> [javadoc] Generating Javadoc > >> [javadoc] Javadoc execution > >> [javadoc] Loading source files for package > >> org.apache.lucene.spatial.geohash... > >> [javadoc] Loading source files for package > >> org.apache.lucene.spatial.geometry... > >> [javadoc] Loading source files for package > >> org.apache.lucene.spatial.geometry.shape... > >> [javadoc] Loading source files for package > >> org.apache.lucene.spatial.tier... > >> [javadoc] Loading source files for package > >> org.apache.lucene.spatial.tier.projections... > >> [javadoc] Constructing Javadoc information... > >> [javadoc] Standard Doclet version 1.5.0_14 > >> [javadoc] Building tree for all the packages and classes... > >> [javadoc] Building index for all the packages and classes... > >> [javadoc] Building index for all classes... > >> [javadoc] Generating > >> >> trunk/ws/trunk/build/docs/api/contrib-spatial/stylesheet.css...> > >> [javadoc] Note: Custom tags that were not seen: > >> @lucene.experimental, @lucene.internal > >> [jar] Building jar: > >> >> trunk/ws/trunk/build/contrib/spatial/lucene-spatial-2010-02-04_02- > 04- > >> 16-javadoc.jar> > >> [echo] Building spellchecker... > >> > >> javadocs: > >> [mkdir] Created dir: > >> >> trunk/ws/trunk/build/docs/api/contrib-spellchecker> > >> [javadoc] Generating Javadoc > >> [javadoc] Javadoc execution > >> [javadoc] Loading source files for package > >> org.apache.lucene.search.spell... > >> [javadoc] Constructing Javadoc information... > >> [javadoc] Standard Doclet version 1.5.0_14 > >> [javadoc] Building tree for all the packages and classes... > >> [javadoc] Building index for all the packages and classes... > >> [javadoc] Building index for all classes... > >> [javadoc] Generating > >> >> trunk/ws/trunk/build/docs/api/contrib- > spellchecker/stylesheet.css...> > >> [javadoc] Note: Custom tags that were not seen: > >> @lucene.experimental, @lucene.internal > >> [jar] Building jar: > >> >> trunk/ws/trunk/build/contrib/spellchecker/lucene-spellchecker-2010- > 02- > >> 04_02-04-16-javadoc.jar> > >> [echo] Building surround... > >> > >> javadocs: > >> [mkdir] Created dir: > >> >> trunk/ws/trunk/build/docs/api/contrib-surround> > >> [javadoc] Generating Javadoc > >> [javadoc] Javadoc execution > >> [javadoc] Loading source files for package > >> org.apache.lucene.queryParser.surround.parser... > >> [javadoc] Loading source files for package > >> org.apache.lucene.queryParser.surround.query... > >> [javadoc] Constructing Javadoc information... > >> [javadoc] Standard Doclet version 1.5.0_14 > >> [javadoc] Building tree for all the packages and classes... > >> [javadoc] Building index for all the packages and classes... > >> [javadoc] Building index for all classes... > >> [javadoc] Generating > >> >> trunk/ws/trunk/build/docs/api/contrib-surround/stylesheet.css...> > >> [javadoc] Note: Custom tags that were not seen: > >> @lucene.experimental, @lucene.internal > >> [jar] Building jar: > >> >> = trunk/ws/trunk/build/contrib/surround/lucene-surround-2010-02-04_02- > 04- > >> 16-javadoc.jar> > >> [echo] Building swing... > >> > >> javadocs: > >> [mkdir] Created dir: > >> >> trunk/ws/trunk/build/docs/api/contrib-swing> > >> [javadoc] Generating Javadoc > >> [javadoc] Javadoc execution > >> [javadoc] Loading source files for package > >> org.apache.lucene.swing.models... > >> [javadoc] Constructing Javadoc information... > >> [javadoc] Standard Doclet version 1.5.0_14 > >> [javadoc] Building tree for all the packages and classes... > >> [javadoc] Building index for all the packages and classes... > >> [javadoc] Building index for all classes... > >> [javadoc] Generating > >> >> trunk/ws/trunk/build/docs/api/contrib-swing/stylesheet.css...> > >> [javadoc] Note: Custom tags that were not seen: > >> @lucene.experimental, @lucene.internal > >> [jar] Building jar: > >> >> = trunk/ws/trunk/build/contrib/swing/lucene-swing-2010-02-04_02-04-16- > >> javadoc.jar> > >> [echo] Building wikipedia... > >> > >> javadocs: > >> [mkdir] Created dir: > >> >> trunk/ws/trunk/build/docs/api/contrib-wikipedia> > >> [javadoc] Generating Javadoc > >> [javadoc] Javadoc execution > >> [javadoc] Loading source files for package > >> org.apache.lucene.wikipedia.analysis... > >> [javadoc] Constructing Javadoc information... > >> [javadoc] Standard Doclet version 1.5.0_14 > >> [javadoc] Building tree for all the packages and classes... > >> [javadoc] Building index for all the packages and classes... > >> [javadoc] Building index for all classes... > >> [javadoc] Generating > >> >> trunk/ws/trunk/build/docs/api/contrib-wikipedia/stylesheet.css...> > >> [javadoc] Note: Custom tags that were not seen: @lucene.internal > >> [jar] Building jar: > >> >> trunk/ws/trunk/build/contrib/wikipedia/lucene-wikipedia-2010-02- > 04_02- > >> 04-16-javadoc.jar> > >> [echo] Building wordnet... > >> > >> javadocs: > >> [mkdir] Created dir: > >> >> trunk/ws/trunk/build/docs/api/contrib-wordnet> > >> [javadoc] Generating Javadoc > >> [javadoc] Javadoc execution > >> [javadoc] Loading source files for package > >> org.apache.lucene.wordnet... > >> [javadoc] Constructing Javadoc information... > >> [javadoc] Standard Doclet version 1.5.0_14 > >> [javadoc] Building tree for all the packages and classes... > >> [javadoc] Building index for all the packages and classes... > >> [javadoc] Building index for all classes... > >> [javadoc] Generating > >> >> trunk/ws/trunk/build/docs/api/contrib-wordnet/stylesheet.css...> > >> [javadoc] Note: Custom tags that were not seen: > >> @lucene.experimental, @lucene.internal > >> [jar] Building jar: > >> >> trunk/ws/trunk/build/contrib/wordnet/lucene-wordnet-2010-02-04_02- > 04- > >> 16-javadoc.jar> > >> [echo] Building xml-query-parser... > >> > >> javadocs: > >> [mkdir] Created dir: > >> >> trunk/ws/trunk/build/docs/api/contrib-xml-query-parser> > >> [javadoc] Generating Javadoc > >> [javadoc] Javadoc execution > >> [javadoc] Loading source files for package > >> org.apache.lucene.xmlparser... > >> [javadoc] Loading source files for package > >> org.apache.lucene.xmlparser.builders... > >> [javadoc] Constructing Javadoc information... > >> [javadoc] Standard Doclet version 1.5.0_14 > >> [javadoc] Building tree for all the packages and classes... > >> [javadoc] Building index for all the packages and classes... > >> [javadoc] Building index for all classes... > >> [javadoc] Generating > >> >> trunk/ws/trunk/build/docs/api/contrib-xml-query- > >> parser/stylesheet.css...> > >> [javadoc] Note: Custom tags that were not seen: > >> @lucene.experimental, @lucene.internal > >> [jar] Building jar: > >> >> trunk/ws/trunk/build/contrib/xml-query-parser/lucene-xml-query- > parser- > >> 2010-02-04_02-04-16-javadoc.jar> > >> > >> javadocs: > >> > >> javadocs-index.html: > >> [echo] Building analyzers... > >> > >> javadocs-index.html: > >> [echo] Building smartcn... > >> > >> javadocs-index.html: > >> [echo] Building ant... > >> > >> javadocs-index.html: > >> [echo] Building benchmark... > >> > >> javadocs-index.html: > >> > >> javadocs-index.html: > >> [echo] Building bdb... > >> > >> javadocs-index.html: > >> [echo] Building bdb-je... > >> > >> javadocs-index.html: > >> [echo] Building fast-vector-highlighter... > >> > >> javadocs-index.html: > >> [echo] Building highlighter... > >> > >> javadocs-index.html: > >> [echo] Building icu... > >> > >> javadocs-index.html: > >> [echo] Building instantiated... > >> > >> javadocs-index.html: > >> [echo] Building lucli... > >> > >> javadocs-index.html: > >> [echo] Building memory... > >> > >> javadocs-index.html: > >> [echo] Building misc... > >> > >> javadocs-index.html: > >> [echo] Building queries... > >> > >> javadocs-index.html: > >> [echo] Building queryparser... > >> > >> javadocs-index.html: > >> [echo] Building regex... > >> > >> javadocs-index.html: > >> [echo] Building remote... > >> > >> javadocs-index.html: > >> [echo] Building spatial... > >> > >> javadocs-index.html: > >> [echo] Building spellchecker... > >> > >> javadocs-index.html: > >> [echo] Building surround... > >> > >> javadocs-index.html: > >> [echo] Building swing... > >> > >> javadocs-index.html: > >> [echo] Building wikipedia... > >> > >> javadocs-index.html: > >> [echo] Building wordnet... > >> > >> javadocs-index.html: > >> [echo] Building xml-query-parser... > >> > >> javadocs-index.html: > >> > >> changes-to-html: > >> [mkdir] Created dir: > >> >> trunk/ws/trunk/build/docs/changes> > >> [copy] Copying 3 files to > >> >> trunk/ws/trunk/build/docs/changes> > >> > >> BUILD SUCCESSFUL > >> Total time: 4 minutes 0 seconds > >> + exit 1 > >> Publishing Javadoc > >> Archiving artifacts > >> Recording test results > >> Publishing Clover coverage report... > >> Publishing Clover HTML report... > >> Publishing Clover XML report... > >> Publishing Clover coverage results... > >> > >> > >> = -------------------------------------------------------------------- > - > >> To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org > >> For additional commands, e-mail: java-dev-help@lucene.apache.org > > > > > > > > = --------------------------------------------------------------------- > > To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org > > For additional commands, e-mail: java-dev-help@lucene.apache.org > > > > >=20 > --------------------------------------------------------------------- > To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org > For additional commands, e-mail: java-dev-help@lucene.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org For additional commands, e-mail: java-dev-help@lucene.apache.org