See
<https://builds.apache.org/job/cTAKES-trunk-Java-1.8/8/display/redirect?page=changes>
Changes:
[tmill] Fixes CTAKES-459; moves ctakes-coreference test from src/main to
src/test.
------------------------------------------
[...truncated 1.01 MB...]
log4j: Threshold ="null".
log4j: Retreiving an instance of org.apache.log4j.Logger.
log4j: Setting [ProgressAppender] additivity to [false].
log4j: Level value for ProgressAppender is [INFO].
log4j: ProgressAppender level set to INFO
log4j: Class name: [org.apache.log4j.ConsoleAppender]
log4j: Parsing layout of class: "org.apache.log4j.PatternLayout"
log4j: Setting property [conversionPattern] to [%m].
log4j: Adding appender named [noEolAppender] to category [ProgressAppender].
log4j: Retreiving an instance of org.apache.log4j.Logger.
log4j: Setting [ProgressDone] additivity to [false].
log4j: Level value for ProgressDone is [INFO].
log4j: ProgressDone level set to INFO
log4j: Class name: [org.apache.log4j.ConsoleAppender]
log4j: Parsing layout of class: "org.apache.log4j.PatternLayout"
log4j: Setting property [conversionPattern] to [%m%n].
log4j: Adding appender named [eolAppender] to category [ProgressDone].
log4j: Level value for root is [INFO].
log4j: root level set to INFO
log4j: Class name: [org.apache.log4j.ConsoleAppender]
log4j: Parsing layout of class: "org.apache.log4j.PatternLayout"
log4j: Setting property [conversionPattern] to [%d{dd MMM yyyy HH:mm:ss} %5p
%c{1} - %m%n].
log4j: Adding appender named [consoleAppender] to category [root].
02 Oct 2017 15:38:01 INFO RegressionPipelineTest - Creating directory:
testdata/generatedoutput/RegressionPipelineCPETest
02 Oct 2017 15:38:01 INFO RegressionPipelineTest - Parsing CPE
Descriptor:RegressionPipelineCPETest.xml
02 Oct 2017 15:38:02 INFO Chunker - Chunker model file:
org/apache/ctakes/chunker/models/chunker-model.zip
02 Oct 2017 15:38:04 INFO ContextAnnotator - Using left , right scope sizes: 7
, 7
02 Oct 2017 15:38:04 INFO ContextAnnotator - Using scope order: LEFT,RIGHT
02 Oct 2017 15:38:04 INFO ContextAnnotator - SCOPE ORDER: [1, 3]
02 Oct 2017 15:38:04 INFO ContextAnnotator - Using context analyzer:
org.apache.ctakes.necontexts.negation.NegationContextAnalyzer
02 Oct 2017 15:38:04 INFO NegationContextAnalyzer - initBoundaryData() called
for ContextInitializer
02 Oct 2017 15:38:04 INFO ContextAnnotator - Using context consumer:
org.apache.ctakes.necontexts.negation.NegationContextHitConsumer
02 Oct 2017 15:38:04 INFO ContextAnnotator - Using lookup window type:
org.apache.ctakes.typesystem.type.textspan.Sentence
02 Oct 2017 15:38:04 INFO ContextAnnotator - Using focus type:
org.apache.ctakes.typesystem.type.textsem.IdentifiedAnnotation
02 Oct 2017 15:38:04 INFO ContextAnnotator - Using context type:
org.apache.ctakes.typesystem.type.syntax.BaseToken
02 Oct 2017 15:38:04 INFO SentenceDetector - Sentence detector model file:
org/apache/ctakes/core/sentdetect/sd-med-model.zip
02 Oct 2017 15:38:04 INFO TokenizerAnnotatorPTB - Initializing
org.apache.ctakes.core.ae.TokenizerAnnotatorPTB
02 Oct 2017 15:38:04 INFO POSTagger - POS tagger model file:
org/apache/ctakes/postagger/models/mayo-pos.zip
02 Oct 2017 15:38:05 INFO ContextAnnotator - Using left , right scope sizes:
10 , 10
02 Oct 2017 15:38:05 INFO ContextAnnotator - Using scope order: LEFT,RIGHT
02 Oct 2017 15:38:05 INFO ContextAnnotator - SCOPE ORDER: [1, 3]
02 Oct 2017 15:38:05 INFO ContextAnnotator - Using context analyzer:
org.apache.ctakes.necontexts.status.StatusContextAnalyzer
02 Oct 2017 15:38:05 INFO StatusContextAnalyzer - initBoundaryData() called
for ContextInitializer
02 Oct 2017 15:38:05 INFO ContextAnnotator - Using context consumer:
org.apache.ctakes.necontexts.status.StatusContextHitConsumer
02 Oct 2017 15:38:05 INFO ContextAnnotator - Using lookup window type:
org.apache.ctakes.typesystem.type.textspan.Sentence
02 Oct 2017 15:38:05 INFO ContextAnnotator - Using focus type:
org.apache.ctakes.typesystem.type.textsem.IdentifiedAnnotation
02 Oct 2017 15:38:05 INFO ContextAnnotator - Using context type:
org.apache.ctakes.typesystem.type.syntax.BaseToken
02 Oct 2017 15:38:05 INFO ContextDependentTokenizerAnnotator - Finite state
machines loaded.
02 Oct 2017 15:38:05 INFO AbstractJCasTermAnnotator - Using dictionary lookup
window type: org.apache.ctakes.typesystem.type.textspan.Sentence
02 Oct 2017 15:38:05 INFO AbstractJCasTermAnnotator - Exclusion tagset loaded:
CC CD DT EX IN LS MD PDT POS PP PP$ PRP PRP$ RP TO VB VBD VBG VBN VBP VBZ WDT
WP WPS WRB
02 Oct 2017 15:38:05 INFO AbstractJCasTermAnnotator - Using minimum term text
span: 3
02 Oct 2017 15:38:05 INFO AbstractJCasTermAnnotator - Using Dictionary
Descriptor: org/apache/ctakes/dictionary/lookup/fast/sno_rx_16ab.xml
02 Oct 2017 15:38:05 INFO DictionaryDescriptorParser - Parsing dictionary
specifications:
02 Oct 2017 15:38:05 ERROR UmlsUserApprover - User CHANGE_ME not allowed. It
is a placeholder reminder.
02 Oct 2017 15:38:05 ERROR UmlsUserApprover - Verify that you are setting
command-line option --user or ctakes property umlsUser or environment variable
ctakes.umlsuser properly.
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 4.49 sec <<<
FAILURE!
Results :
Tests in error:
testCPE(org.apache.ctakes.regression.test.RegressionPipelineTest):
Initialization of CAS Processor with name "RegressionPipelineAggregateTest"
failed.
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0
[JENKINS] Recording test results
[JENKINS] Archiving disabled
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache cTAKES template filler 4.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @
ctakes-template-filler ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @
ctakes-template-filler ---
[INFO]
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @
ctakes-template-filler ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.4:compile (default-compile) @
ctakes-template-filler ---
[INFO] Compiling 1 source file to
<https://builds.apache.org/job/cTAKES-trunk-Java-1.8/ws/ctakes-template-filler/target/classes>
[INFO]
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @
ctakes-template-filler ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.4:testCompile (default-testCompile) @
ctakes-template-filler ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-surefire-plugin:2.12.1:test (default-test) @
ctakes-template-filler ---
[INFO] Surefire report directory:
<https://builds.apache.org/job/cTAKES-trunk-Java-1.8/ws/ctakes-template-filler/target/surefire-reports>
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Results :
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[JENKINS] Recording test results
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ ctakes-template-filler ---
[INFO] Building jar:
<https://builds.apache.org/job/cTAKES-trunk-Java-1.8/ws/ctakes-template-filler/target/ctakes-template-filler-4.0.1-SNAPSHOT.jar>
[INFO]
[INFO] --- maven-site-plugin:3.1:attach-descriptor (attach-descriptor) @
ctakes-template-filler ---
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @
ctakes-template-filler ---
[INFO] Installing
<https://builds.apache.org/job/cTAKES-trunk-Java-1.8/ws/ctakes-template-filler/target/ctakes-template-filler-4.0.1-SNAPSHOT.jar>
to
/home/jenkins/jenkins-slave/maven-repositories/1/org/apache/ctakes/ctakes-template-filler/4.0.1-SNAPSHOT/ctakes-template-filler-4.0.1-SNAPSHOT.jar
[INFO] Installing
<https://builds.apache.org/job/cTAKES-trunk-Java-1.8/ws/ctakes-template-filler/pom.xml>
to
/home/jenkins/jenkins-slave/maven-repositories/1/org/apache/ctakes/ctakes-template-filler/4.0.1-SNAPSHOT/ctakes-template-filler-4.0.1-SNAPSHOT.pom
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Apache cTAKES ...................................... SUCCESS [ 5.214 s]
[INFO] ctakes-gui-res ..................................... SUCCESS [ 4.113 s]
[INFO] Apache cTAKES Resources core ....................... SUCCESS [ 2.551 s]
[INFO] Apache cTAKES common type system ................... SUCCESS [ 7.710 s]
[INFO] Apache cTAKES utils ................................ SUCCESS [ 4.028 s]
[INFO] Apache cTAKES core ................................. SUCCESS [ 24.085 s]
[INFO] ctakes-gui ......................................... SUCCESS [ 4.754 s]
[INFO] Apache cTAKES Resources pos-tagger ................. SUCCESS [ 3.155 s]
[INFO] Apache cTAKES part-of-speech tagger ................ SUCCESS [ 5.292 s]
[INFO] Apache cTAKES Resources ctakes-chunker-res ......... SUCCESS [ 3.239 s]
[INFO] Apache cTAKES chunker .............................. SUCCESS [ 3.576 s]
[INFO] Apache cTAKES document preprocessor ................ SUCCESS [ 3.832 s]
[INFO] Apache cTAKES Resources dictionary-lookup .......... SUCCESS [ 10.582 s]
[INFO] Apache cTAKES dictionary lookup .................... SUCCESS [ 5.691 s]
[INFO] Apache cTAKES context dependent tokenizer .......... SUCCESS [ 4.927 s]
[INFO] Apache cTAKES Resources lvg ........................ SUCCESS [ 25.446 s]
[INFO] Apache cTAKES LVG lexical tools .................... SUCCESS [ 4.706 s]
[INFO] Apache cTAKES Resources ne-contexts ................ SUCCESS [ 2.356 s]
[INFO] Apache cTAKES named entity contexts ................ SUCCESS [ 4.621 s]
[INFO] Apache cTAKES Resources constituency-parser ........ SUCCESS [ 5.026 s]
[INFO] Apache cTAKES Constituency Parser .................. SUCCESS [ 3.281 s]
[INFO] Apache cTAKES Resources coreference ................ SUCCESS [ 7.035 s]
[INFO] Apache cTAKES Resources temporal ................... SUCCESS [ 2.785 s]
[INFO] Apache cTAKES Resources relation-extractor ......... SUCCESS [ 2.415 s]
[INFO] Apache cTAKES Resources dictionary-lookup-fast-res . SUCCESS [ 3.176 s]
[INFO] Apache cTAKES dictionary lookup fast ............... SUCCESS [ 3.190 s]
[INFO] Apache cTAKES Resources assertion .................. SUCCESS [ 3.949 s]
[INFO] Apache cTAKES Resources dependency-parser .......... SUCCESS [ 23.439 s]
[INFO] Apache cTAKES Dependency Parser .................... SUCCESS [ 46.256 s]
[INFO] Apache cTAKES Assertion ............................ SUCCESS [ 6.303 s]
[INFO] ctakes-clinical-pipeline-res ....................... SUCCESS [ 2.548 s]
[INFO] Apache cTAKES ctakes-clinical-pipeline ............. SUCCESS [ 6.746 s]
[INFO] Apache cTAKES Relation Extractor ................... SUCCESS [ 11.006 s]
[INFO] Apache cTAKES Temporal Information Extraction ...... SUCCESS [02:17 min]
[INFO] Apache cTAKES CoReference Resolver ................. SUCCESS [ 10.620 s]
[INFO] Apache cTAKES Resources drug-ner ................... SUCCESS [ 2.495 s]
[INFO] Apache cTAKES Drug NER ............................. SUCCESS [ 6.822 s]
[INFO] Apache cTAKES Resources side-effect ................ SUCCESS [ 2.429 s]
[INFO] Apache cTAKES Side Effects ......................... SUCCESS [ 6.622 s]
[INFO] Apache cTAKES Resources smoking-status ............. SUCCESS [ 2.527 s]
[INFO] Apache cTAKES Smoking Status ....................... SUCCESS [ 6.268 s]
[INFO] Apache cTAKES Resources assertion-zoner ............ SUCCESS [ 2.440 s]
[INFO] Apache cTAKES Assertion's zoner .................... SUCCESS [ 2.976 s]
[INFO] ctakes-examples-res ................................ SUCCESS [ 2.549 s]
[INFO] ctakes-examples .................................... SUCCESS [ 9.211 s]
[INFO] Apache cTAKES Resources ctakes-ytex-res ............ SUCCESS [ 2.363 s]
[INFO] Apache cTAKES YTEX ................................. FAILURE [01:12 min]
[INFO] Apache cTAKES YTEX UIMA ............................ SKIPPED
[INFO] Apache cTAKES YTEX Web ............................. SKIPPED
[INFO] Apache cTAKES Distribution ......................... SKIPPED
[INFO] Apache cTAKES Regression-test ...................... FAILURE [ 11.886 s]
[INFO] Apache cTAKES template filler ...................... SUCCESS [ 7.577 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 10:43 min
[INFO] Finished at: 2017-10-02T15:38:51Z
[INFO] Final Memory: 126M/1539M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-surefire-plugin:2.12.1:test (surefire-it) on
project ctakes-ytex: There are test failures.
[ERROR]
[ERROR] Please refer to
<https://builds.apache.org/job/cTAKES-trunk-Java-1.8/ws/ctakes-ytex/target/surefire-reports>
for the individual test results.
[ERROR] -> [Help 1]
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-surefire-plugin:2.12.1:test (default-test) on
project ctakes-regression-test: There are test failures.
[ERROR]
[ERROR] Please refer to
<https://builds.apache.org/job/cTAKES-trunk-Java-1.8/ws/ctakes-regression-test/target/surefire-reports>
for the individual test results.
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please
read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :ctakes-ytex
Sending e-mails to: [email protected]
Sending e-mails to: [email protected]
channel stopped