See 
<https://builds.apache.org/job/UIMA%20Addons/org.apache.uima$AlchemyAPIAnnotator/64/>

------------------------------------------
[JENKINS] Archiving /home/jenkins/jenkins-slave/workspace/UIMA 
Addons/uima-addons-parent/pom.xml to /home/hudson/hudson/jobs/UIMA 
Addons/modules/org.apache.uima$uima-addons-parent/builds/2011-08-01_19-00-42/archive/org.apache.uima/uima-addons-parent/2.3.1-SNAPSHOT/uima-addons-parent-2.3.1-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building UIMA Annotator: AlchemyAPIAnnotator 2.3.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.3:clean (default-clean) @ AlchemyAPIAnnotator 
---
[INFO] Deleting file set: 
<https://builds.apache.org/job/UIMA%20Addons/org.apache.uima$AlchemyAPIAnnotator/ws/target>
 (included: [**], excluded: [])
[INFO] 
[INFO] --- build-helper-maven-plugin:1.5:parse-version (parse-project-version) 
@ AlchemyAPIAnnotator ---
[INFO] 
[INFO] --- uima-build-helper-maven-plugin:2:parse-date-time (set buildYear and 
buildMonth) @ AlchemyAPIAnnotator ---
[INFO] 
[INFO] --- javacc-maven-plugin:2.5:javacc (javacc) @ AlchemyAPIAnnotator ---
Java Compiler Compiler Version 4.1 (Parser Generator)
(type "javacc" with no arguments for help)
Reading from file 
<https://builds.apache.org/job/UIMA%20Addons/org.apache.uima$AlchemyAPIAnnotator/ws/src/main/javacc/JsonParser.jj>
 . . .
Warning: Lookahead adequacy checking not being performed since option LOOKAHEAD 
is more than 1.  Set option FORCE_LA_CHECK to true to force checking.
File "TokenMgrError.java" does not exist.  Will create one.
File "ParseException.java" does not exist.  Will create one.
File "Token.java" does not exist.  Will create one.
File "SimpleCharStream.java" does not exist.  Will create one.
Parser generated with 0 errors and 1 warnings.
[INFO] Processed 1 grammar
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.1:process (default) @ 
AlchemyAPIAnnotator ---
[INFO] Setting property: classpath.resource.loader.class => 
'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
[INFO] Setting property: velocimacro.messages.on => 'false'.
[INFO] Setting property: resource.loader => 'classpath'.
[INFO] Setting property: resource.manager.logwhenfound => 'false'.
[INFO] 
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources.
--- maven-resources-plugin:2.4.3:resources (default-resources) @ 
AlchemyAPIAnnotator ---
[INFO] skip non existing resourceDirectory 
<https://builds.apache.org/job/UIMA%20Addons/org.apache.uima$AlchemyAPIAnnotator/ws/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-dependency-plugin:2.1:copy-dependencies (copy dependencies to 
base-bin/lib) @ AlchemyAPIAnnotator ---
[INFO] Copying commons-digester-2.1.jar to 
<https://builds.apache.org/job/UIMA%20Addons/org.apache.uima$AlchemyAPIAnnotator/ws/target/base-bin/lib/commons-digester-2.1.jar>
[INFO] Copying commons-lang-2.6.jar to 
<https://builds.apache.org/job/UIMA%20Addons/org.apache.uima$AlchemyAPIAnnotator/ws/target/base-bin/lib/commons-lang-2.6.jar>
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources.

[INFO] Copying 10 resources
[INFO] --- maven-resources-plugin:2.4.3:copy-resources (copy desc so its 
contents can be found in Jar) @ AlchemyAPIAnnotator ---
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources.

[INFO] --- maven-resources-plugin:2.4.3:copy-resources (copy standard dirs and 
files to base-bin) @ AlchemyAPIAnnotator ---
[INFO] Copying 13 resources
[INFO] skip non existing resourceDirectory 
<https://builds.apache.org/job/UIMA%20Addons/org.apache.uima$AlchemyAPIAnnotator/ws/src/main/readme>
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.1:compile (default-compile) @ 
AlchemyAPIAnnotator ---
[INFO] Compiling 150 source files to 
<https://builds.apache.org/job/UIMA%20Addons/org.apache.uima$AlchemyAPIAnnotator/ws/target/classes>
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 10 resources

[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ 
AlchemyAPIAnnotator ---
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.1:testCompile (default-testCompile) @ 
AlchemyAPIAnnotator ---
[INFO] Compiling 22 source files to 
<https://builds.apache.org/job/UIMA%20Addons/org.apache.uima$AlchemyAPIAnnotator/ws/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.4.3:test (default-test) @ 
AlchemyAPIAnnotator ---
[INFO] Surefire report directory: 
<https://builds.apache.org/job/UIMA%20Addons/org.apache.uima$AlchemyAPIAnnotator/ws/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.uima.alchemy.annotator.SimpleTest
Aug 1, 2011 6:50:57 PM 
org.apache.uima.analysis_engine.impl.PrimitiveAnalysisEngine_impl 
callAnalysisComponentProcess(405)
SEVERE: Exception occurred
org.apache.uima.analysis_engine.AnalysisEngineProcessException
        at 
org.apache.uima.alchemy.annotator.AbstractAlchemyAnnotator.process(AbstractAlchemyAnnotator.java:142)
        at 
org.apache.uima.analysis_component.JCasAnnotator_ImplBase.process(JCasAnnotator_ImplBase.java:48)
        at 
org.apache.uima.analysis_engine.impl.PrimitiveAnalysisEngine_impl.callAnalysisComponentProcess(PrimitiveAnalysisEngine_impl.java:377)
        at 
org.apache.uima.analysis_engine.impl.PrimitiveAnalysisEngine_impl.processAndOutputNewCASes(PrimitiveAnalysisEngine_impl.java:295)
        at 
org.apache.uima.analysis_engine.impl.AnalysisEngineImplBase.process(AnalysisEngineImplBase.java:267)
        at 
org.apache.uima.analysis_engine.impl.AnalysisEngineImplBase.process(AnalysisEngineImplBase.java:280)
        at org.apache.uima.alchemy.utils.TestUtils.executeAE(TestUtils.java:137)
        at 
org.apache.uima.alchemy.annotator.SimpleTest.testAnalysisEngineError(SimpleTest.java:58)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:592)
        at 
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
        at 
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
        at 
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
        at 
org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
        at 
org.junit.runners.BlockJUnit4ClassRunner.runNotIgnored(BlockJUnit4ClassRunner.java:79)
        at 
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:71)
        at 
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:49)
        at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
        at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
        at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
        at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
        at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
        at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
        at 
org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62)
        at 
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
        at 
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
        at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:592)
        at 
org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
        at 
org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
Caused by: org.apache.uima.alchemy.digester.exception.ResultDigestingException: 
org.apache.uima.alchemy.annotator.exception.AlchemyCallFailedException: ERROR - 
invalid-api-key
        at 
org.apache.uima.alchemy.annotator.AbstractAlchemyAnnotator.process(AbstractAlchemyAnnotator.java:137)
        ... 34 more
Caused by: 
org.apache.uima.alchemy.annotator.exception.AlchemyCallFailedException: ERROR - 
invalid-api-key
        at 
org.apache.uima.alchemy.annotator.AbstractAlchemyAnnotator.process(AbstractAlchemyAnnotator.java:132)
        ... 34 more
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.875 sec
Running org.apache.uima.alchemy.utils.TestUtils
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.003 sec
Running org.apache.uima.alchemy.annotator.HtmlMicroformatsAnnotatorTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.158 sec
Running org.apache.uima.alchemy.annotator.URLMicroformatsAnnotatorTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.977 sec
Running org.apache.uima.alchemy.digester.KeywordXMLDigesterTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
Running org.apache.uima.alchemy.digester.RankedEntityXMLDigesterTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec
Running org.apache.uima.alchemy.annotator.TextSentimentAnalysisAnnotatorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.122 sec
Running org.apache.uima.alchemy.annotator.TextCategorizationAnnotatorTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.162 sec
Running 
org.apache.uima.alchemy.annotator.TextAnnotatedEntityExtractionAnnotatorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.003 sec
Running org.apache.uima.alchemy.digester.CategorizationJsonDigesterTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec
Running org.apache.uima.alchemy.annotator.TextKeywordExtractionAnnotatorTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.181 sec
Running org.apache.uima.alchemy.annotator.TextConceptTaggingAnnotatorTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.234 sec
Running org.apache.uima.alchemy.digester.RankedEntityJsonDigesterTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec
Running 
org.apache.uima.alchemy.annotator.TextRankedEntityExtractionAnnotatorTest
Aug 1, 2011 6:51:04 PM 
org.apache.uima.alchemy.mapper.processor.RankedEntitiesProcessor 
buildAnnotations(116)
INFO: added AlchemyAnnotation for BBC of type 
org.apache.uima.alchemy.ts.entity.Company
Aug 1, 2011 6:51:04 PM 
org.apache.uima.alchemy.mapper.processor.RankedEntitiesProcessor 
buildAnnotations(116)
INFO: added AlchemyAnnotation for GMG Radio of type 
org.apache.uima.alchemy.ts.entity.Company
Aug 1, 2011 6:51:04 PM 
org.apache.uima.alchemy.mapper.processor.RankedEntitiesProcessor 
buildAnnotations(116)
INFO: added AlchemyAnnotation for UTV Radio of type 
org.apache.uima.alchemy.ts.entity.Company
Aug 1, 2011 6:51:04 PM 
org.apache.uima.alchemy.mapper.processor.RankedEntitiesProcessor 
buildAnnotations(116)
INFO: added AlchemyAnnotation for Global Radio of type 
org.apache.uima.alchemy.ts.entity.Company
Aug 1, 2011 6:51:04 PM 
org.apache.uima.alchemy.mapper.processor.RankedEntitiesProcessor 
buildAnnotations(116)
INFO: added AlchemyAnnotation for TIML Radio of type 
org.apache.uima.alchemy.ts.entity.Company
Aug 1, 2011 6:51:04 PM 
org.apache.uima.alchemy.mapper.processor.RankedEntitiesProcessor 
buildAnnotations(116)
INFO: added AlchemyAnnotation for Smooth Radio of type 
org.apache.uima.alchemy.ts.entity.Technology
Aug 1, 2011 6:51:04 PM 
org.apache.uima.alchemy.mapper.processor.RankedEntitiesProcessor 
buildAnnotations(116)
INFO: added AlchemyAnnotation for BBC of type 
org.apache.uima.alchemy.ts.entity.TelevisionStation
Aug 1, 2011 6:51:04 PM 
org.apache.uima.alchemy.mapper.processor.RankedEntitiesProcessor 
buildAnnotations(116)
INFO: added AlchemyAnnotation for Apache Software Foundation of type 
org.apache.uima.alchemy.ts.entity.Organization
Aug 1, 2011 6:51:04 PM 
org.apache.uima.alchemy.mapper.processor.RankedEntitiesProcessor 
buildAnnotations(116)
INFO: added AlchemyAnnotation for UK of type 
org.apache.uima.alchemy.ts.entity.Country
Aug 1, 2011 6:51:04 PM 
org.apache.uima.alchemy.mapper.processor.RankedEntitiesProcessor 
buildAnnotations(116)
INFO: added AlchemyAnnotation for Orion Media of type 
org.apache.uima.alchemy.ts.entity.Company
Aug 1, 2011 6:51:04 PM 
org.apache.uima.alchemy.mapper.processor.RankedEntitiesProcessor 
buildAnnotations(116)
INFO: added AlchemyAnnotation for Bauer Media of type 
org.apache.uima.alchemy.ts.entity.Company
Aug 1, 2011 6:51:04 PM 
org.apache.uima.alchemy.mapper.processor.RankedEntitiesProcessor 
buildAnnotations(116)
INFO: added AlchemyAnnotation for London of type 
org.apache.uima.alchemy.ts.entity.City
Aug 1, 2011 6:51:04 PM 
org.apache.uima.alchemy.mapper.processor.RankedEntitiesProcessor 
buildAnnotations(116)
INFO: added AlchemyAnnotation for Afghanistan of type 
org.apache.uima.alchemy.ts.entity.Country
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.721 sec
Running org.apache.uima.alchemy.annotator.TextLanguageDetectionAnnotatorTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 sec

Results :

Tests run: 24, Failures: 0, Errors: 0, Skipped: 2

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-dependency-plugin:2.1:unpack (copyDocbookInfo) @ 
AlchemyAPIAnnotator ---[INFO] Configured Artifact: 
org.apache.uima:uima-build-resources:1:jar

[INFO] Unpacking 
/home/jenkins/.m2/repository/org/apache/uima/uima-build-resources/1/uima-build-resources-1.jar
 to
  
<https://builds.apache.org/job/UIMA%20Addons/org.apache.uima$AlchemyAPIAnnotator/ws/target>
   with includes docbook-shared/** and excludes:null
[INFO] [INFO] Configured Artifact: org.apache.uima:uima-build-resources:1:jar
[INFO] uima-build-resources-1.jar already unpacked.

[INFO] --- maven-dependency-plugin:2.1:unpack (copyDocbookInfoNextToOlink) @ 
AlchemyAPIAnnotator ---
[INFO] [INFO] Configured Artifact: 
org.apache.uima:uima-docbook-olink:olink:1-SNAPSHOT:zip

[INFO] --- maven-dependency-plugin:2.1:unpack (getOlink) @ AlchemyAPIAnnotator 
---
Downloading: 
http://repository.apache.org/snapshots/org/apache/uima/uima-docbook-olink/1-SNAPSHOT/maven-metadata.xml
Downloaded: 
http://repository.apache.org/snapshots/org/apache/uima/uima-docbook-olink/1-SNAPSHOT/maven-metadata.xml
 (810 B at 3.2 KB/sec)
[INFO] uima-docbook-olink-1-SNAPSHOT-olink.zip already unpacked.
[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ AlchemyAPIAnnotator ---
[INFO] Building jar: 
<https://builds.apache.org/job/UIMA%20Addons/org.apache.uima$AlchemyAPIAnnotator/ws/target/uima-an-alchemy.jar>
[INFO] 
[INFO] --- docbkx-maven-plugin:2.0.11:generate-html (html) @ 
AlchemyAPIAnnotator ---
[INFO] Processing input file: AlchemyAPIAnnotatorUserGuide.xml
[INFO] 
<https://builds.apache.org/job/UIMA%20Addons/org.apache.uima$AlchemyAPIAnnotator/ws/target/site/d/AlchemyAPIAnnotatorUserGuide.html>
 has been generated.
[INFO] 
[INFO] --- docbkx-maven-plugin:2.0.11:generate-pdf (pdf) @ AlchemyAPIAnnotator 
---
[INFO] Processing input file: AlchemyAPIAnnotatorUserGuide.xml
Aug 1, 2011 6:51:15 PM org.apache.fop.fonts.FontInfo notifyFontReplacement
WARNING: Font 'Symbol,normal,700' not found. Substituting with 
'Symbol,normal,400'.
Aug 1, 2011 6:51:15 PM org.apache.fop.fonts.FontInfo notifyFontReplacement
WARNING: Font 'ZapfDingbats,normal,700' not found. Substituting with 
'ZapfDingbats,normal,400'.
Aug 1, 2011 6:51:16 PM org.apache.fop.fo.FONode attributeWarning
WARNING: Warning(95/1015): fo:table, table-layout="auto" is currently not 
supported by FOP
Aug 1, 2011 6:51:16 PM org.apache.fop.fonts.FontInfo notifyFontReplacement
WARNING: Font 'ZapfDingbats,italic,400' not found. Substituting with 
'ZapfDingbats,normal,400'.
[INFO] 
<https://builds.apache.org/job/UIMA%20Addons/org.apache.uima$AlchemyAPIAnnotator/ws/target/docbkx/pdf/AlchemyAPIAnnotatorUserGuide.fo>
 has been generated.
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources.

[INFO] --- maven-resources-plugin:2.4.3:copy-resources (docbook-copy-images) @ 
AlchemyAPIAnnotator ---
[INFO] Copying 0 resource
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource

[INFO] --- maven-resources-plugin:2.4.3:copy-resources (docbook-copy-css) @ 
AlchemyAPIAnnotator ---
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource

[INFO] --- maven-resources-plugin:2.4.3:copy-resources (docbook-move-pdf) @ 
AlchemyAPIAnnotator ---
[INFO] 
[INFO] --- maven-javadoc-plugin:2.7:jar (attach-javadocs) @ AlchemyAPIAnnotator 
---
[INFO] Building jar: 
<https://builds.apache.org/job/UIMA%20Addons/org.apache.uima$AlchemyAPIAnnotator/ws/target/uima-an-alchemy-javadoc.jar>
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources

[INFO] --- maven-resources-plugin:2.4.3:copy-resources (copy standard target 
jar to base-bin/lib) @ AlchemyAPIAnnotator ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.2:single (binary-release) @ 
AlchemyAPIAnnotator ---
[INFO] Skipping the assembly in this project because it's not the Execution Root
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources.

[INFO] --- maven-resources-plugin:2.4.3:copy-resources (Copy base-bin to osgi) 
@ AlchemyAPIAnnotator ---[INFO] Copying 16 resources

[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources.

[INFO] --- maven-resources-plugin:2.4.3:copy-resources (Copy base-bin to 
pearPackaging) @ AlchemyAPIAnnotator ---
[INFO] Copying 16 resources
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.5:manifest (uima-bundle) @ 
AlchemyAPIAnnotator ---
mojoFailed org.apache.felix:maven-bundle-plugin:2.3.5(uima-bundle)
projectFailed org.apache.uima:AlchemyAPIAnnotator:2.3.1-SNAPSHOT

Reply via email to