You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-dev@lucene.apache.org by Apache Hudson Server <hu...@hudson.zones.apache.org> on 2009/04/14 10:21:36 UTC

Build failed in Hudson: Solr-trunk #771

See http://hudson.zones.apache.org/hudson/job/Solr-trunk/771/changes

Changes:

[shalin] SOLR-934 followup -- Make CustomFilter static, remove extra logging code, check log level before logging

[shalin] SOLR-934 -- A MailEntityProcessor to enable indexing mails from POP/IMAP sources into a solr index

[gsingers] SOLR-804: added lucene misc jar rev 764281

[shalin] SOLR-1059 -- Fixing bug where skipping a row containing nested entities did not skip the nested entities. Handling special flag variables is in one method now.

[shalin] SOLR-940 followup -- Fix for the trie date test case

[shalin] SOLR-1096 -- Introduced httpConnTimeout and httpReadTimeout in replication slave configuration to avoid stalled replication

------------------------------------------
[...truncated 2323 lines...]
init-forrest-entities:

compile-solrj:

compile:

make-manifest:

compile:

compileTests:
    [mkdir] Created dir: http://hudson.zones.apache.org/hudson/job/Solr-trunk/ws/trunk/contrib/dataimporthandler/target/test-classes 
    [javac] Compiling 24 source files to http://hudson.zones.apache.org/hudson/job/Solr-trunk/ws/trunk/contrib/dataimporthandler/target/test-classes 
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.

testCore:
    [junit] Running org.apache.solr.handler.dataimport.TestCachedSqlEntityProcessor
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.378 sec
    [junit] Running org.apache.solr.handler.dataimport.TestClobTransformer
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.345 sec
    [junit] Running org.apache.solr.handler.dataimport.TestContentStreamDataSource
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.467 sec
    [junit] Running org.apache.solr.handler.dataimport.TestDataConfig
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.831 sec
    [junit] Running org.apache.solr.handler.dataimport.TestDateFormatTransformer
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.35 sec
    [junit] Running org.apache.solr.handler.dataimport.TestDocBuilder
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.481 sec
    [junit] Running org.apache.solr.handler.dataimport.TestDocBuilder2
    [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 4.675 sec
    [junit] Running org.apache.solr.handler.dataimport.TestEntityProcessorBase
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.358 sec
    [junit] Running org.apache.solr.handler.dataimport.TestErrorHandling
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.061 sec
    [junit] Running org.apache.solr.handler.dataimport.TestEvaluatorBag
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.361 sec
    [junit] Running org.apache.solr.handler.dataimport.TestFieldReader
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.54 sec
    [junit] Running org.apache.solr.handler.dataimport.TestFileListEntityProcessor
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.378 sec
    [junit] Running org.apache.solr.handler.dataimport.TestJdbcDataSource
    [junit] Tests run: 0, Failures: 0, Errors: 0, Time elapsed: 0.307 sec
    [junit] Running org.apache.solr.handler.dataimport.TestNumberFormatTransformer
    [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 0.408 sec
    [junit] Running org.apache.solr.handler.dataimport.TestPlainTextEntityProcessor
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.429 sec
    [junit] Running org.apache.solr.handler.dataimport.TestRegexTransformer
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.358 sec
    [junit] Running org.apache.solr.handler.dataimport.TestScriptTransformer
    [junit] Tests run: 0, Failures: 0, Errors: 0, Time elapsed: 0.303 sec
    [junit] Running org.apache.solr.handler.dataimport.TestSqlEntityProcessor
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.387 sec
    [junit] Running org.apache.solr.handler.dataimport.TestSqlEntityProcessor2
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 2.941 sec
    [junit] Running org.apache.solr.handler.dataimport.TestTemplateString
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.324 sec
    [junit] Running org.apache.solr.handler.dataimport.TestTemplateTransformer
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.355 sec
    [junit] Running org.apache.solr.handler.dataimport.TestVariableResolver
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.38 sec
    [junit] Running org.apache.solr.handler.dataimport.TestXPathEntityProcessor
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.677 sec
    [junit] Running org.apache.solr.handler.dataimport.TestXPathRecordReader
    [junit] Tests run: 13, Failures: 0, Errors: 0, Time elapsed: 0.476 sec

compileExtras:

compileExtrasTests:
    [mkdir] Created dir: http://hudson.zones.apache.org/hudson/job/Solr-trunk/ws/trunk/contrib/dataimporthandler/target/extras/test-classes 
    [javac] Compiling 1 source file to http://hudson.zones.apache.org/hudson/job/Solr-trunk/ws/trunk/contrib/dataimporthandler/target/extras/test-classes 

testExtras:
    [junit] Running org.apache.solr.handler.dataimport.TestMailEntityProcessor
    [junit] Tests run: 0, Failures: 0, Errors: 0, Time elapsed: 0.297 sec

test:

init:

init-forrest-entities:

compile-solrj:

compile:

make-manifest:

compile:

compileTests:
    [mkdir] Created dir: http://hudson.zones.apache.org/hudson/job/Solr-trunk/ws/trunk/contrib/extraction/build/test-classes 
    [javac] Compiling 1 source file to http://hudson.zones.apache.org/hudson/job/Solr-trunk/ws/trunk/contrib/extraction/build/test-classes 

test:
    [junit] Running org.apache.solr.handler.ExtractingRequestHandlerTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.842 sec

test:

init:

init-forrest-entities:

compile-solrj:

compile:

make-manifest:

compile:

compileTests:
    [mkdir] Created dir: http://hudson.zones.apache.org/hudson/job/Solr-trunk/ws/trunk/contrib/velocity/target/test-classes 

test:

test:

make-manifest:

dist-solrj:
    [mkdir] Created dir: http://hudson.zones.apache.org/hudson/job/Solr-trunk/ws/trunk/dist 
      [jar] Building jar: http://hudson.zones.apache.org/hudson/job/Solr-trunk/ws/trunk/dist/apache-solr-solrj-2009-04-14_08-06-56.jar 
    [mkdir] Created dir: http://hudson.zones.apache.org/hudson/job/Solr-trunk/ws/trunk/dist/solrj-lib 
     [copy] Copying 7 files to http://hudson.zones.apache.org/hudson/job/Solr-trunk/ws/trunk/dist/solrj-lib 

dist-jar:
      [jar] Building jar: http://hudson.zones.apache.org/hudson/job/Solr-trunk/ws/trunk/dist/apache-solr-core-2009-04-14_08-06-56.jar 

dist-contrib:

init:

init-forrest-entities:

compile-solrj:

compile:

make-manifest:

compile:

compileExtras:

build:
      [jar] Building jar: http://hudson.zones.apache.org/hudson/job/Solr-trunk/ws/trunk/contrib/dataimporthandler/target/apache-solr-dataimporthandler-2009-04-14_08-06-56.jar 
      [jar] Building jar: http://hudson.zones.apache.org/hudson/job/Solr-trunk/ws/trunk/contrib/dataimporthandler/target/apache-solr-dataimporthandler-extras-2009-04-14_08-06-56.jar 

dist:
     [copy] Copying 2 files to http://hudson.zones.apache.org/hudson/job/Solr-trunk/ws/trunk/build/web 
    [mkdir] Created dir: http://hudson.zones.apache.org/hudson/job/Solr-trunk/ws/trunk/build/web/WEB-INF/lib 
     [copy] Copying 1 file to http://hudson.zones.apache.org/hudson/job/Solr-trunk/ws/trunk/build/web/WEB-INF/lib 
     [copy] Copying 1 file to http://hudson.zones.apache.org/hudson/job/Solr-trunk/ws/trunk/dist 
     [copy] Copying 1 file to http://hudson.zones.apache.org/hudson/job/Solr-trunk/ws/trunk/dist 

init:

init-forrest-entities:

compile-solrj:

compile:

make-manifest:

compile:

build:
      [jar] Building jar: http://hudson.zones.apache.org/hudson/job/Solr-trunk/ws/trunk/contrib/extraction/build/apache-solr-cell-2009-04-14_08-06-56.jar 

dist:
    [mkdir] Created dir: http://hudson.zones.apache.org/hudson/job/Solr-trunk/ws/trunk/dist/solr-cell-lib 
     [copy] Copying 1 file to http://hudson.zones.apache.org/hudson/job/Solr-trunk/ws/trunk/dist 
     [copy] Copying 21 files to http://hudson.zones.apache.org/hudson/job/Solr-trunk/ws/trunk/dist/solr-cell-lib 

clean:

create-dist-folder:
    [mkdir] Created dir: http://hudson.zones.apache.org/hudson/job/Solr-trunk/ws/trunk/contrib/javascript/dist 

concat:

docs:
    [mkdir] Created dir: http://hudson.zones.apache.org/hudson/job/Solr-trunk/ws/trunk/contrib/javascript/dist/doc 
     [java] >> WARNING: The symbol 'fieldName' is documented more than once.
     [java] >> WARNING: Overwriting symbol documentation for: fieldName.
     [java] >> WARNING: Can't document solrjs as a member of undocumented symbol jQuery.
     [java] 3 warnings.

dist:
      [jar] Building jar: http://hudson.zones.apache.org/hudson/job/Solr-trunk/ws/trunk/contrib/javascript/dist/solrjs-2009-04-14_08-06-56-templates.jar 

init:

init-forrest-entities:

compile-solrj:

compile:

make-manifest:

compile:

build:
      [jar] Building jar: http://hudson.zones.apache.org/hudson/job/Solr-trunk/ws/trunk/contrib/velocity/src/main/solr/lib/apache-solr-velocity-2009-04-14_08-06-56.jar 

dist:

dist-war:
      [war] Building war: http://hudson.zones.apache.org/hudson/job/Solr-trunk/ws/trunk/dist/apache-solr-2009-04-14_08-06-56.war 

dist:

example-contrib:

init:

init-forrest-entities:

compile-solrj:

compile:

make-manifest:

compile:

compileExtras:

build:
      [jar] Building jar: http://hudson.zones.apache.org/hudson/job/Solr-trunk/ws/trunk/contrib/dataimporthandler/target/apache-solr-dataimporthandler-2009-04-14_08-06-56.jar 
      [jar] Building jar: http://hudson.zones.apache.org/hudson/job/Solr-trunk/ws/trunk/contrib/dataimporthandler/target/apache-solr-dataimporthandler-extras-2009-04-14_08-06-56.jar 

example:
     [copy] Copying 1 file to http://hudson.zones.apache.org/hudson/job/Solr-trunk/ws/trunk/example/example-DIH/solr/mail/lib 
     [copy] Copying 2 files to http://hudson.zones.apache.org/hudson/job/Solr-trunk/ws/trunk/example/example-DIH/solr/mail/lib 

BUILD FAILED
http://hudson.zones.apache.org/hudson/job/Solr-trunk/ws/trunk/common-build.xml :342: The following error occurred while executing this line:
http://hudson.zones.apache.org/hudson/job/Solr-trunk/ws/trunk/common-build.xml :215: The following error occurred while executing this line:
http://hudson.zones.apache.org/hudson/job/Solr-trunk/ws/trunk/contrib/dataimporthandler/build.xml :208: http://hudson.zones.apache.org/hudson/job/Solr-trunk/ws/trunk/example/solr/lib  not found.

Total time: 12 minutes 51 seconds
Publishing Javadoc
Recording test results
Publishing Clover coverage report...


Hudson build is back to normal: Solr-trunk #772

Posted by Apache Hudson Server <hu...@hudson.zones.apache.org>.
See http://hudson.zones.apache.org/hudson/job/Solr-trunk/772/changes