See
<https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/793/>
------------------------------------------
[...truncated 452 lines...]
[WARNING] where T is a type-variable:
T extends Annotation declared in class NamingExtractor1
<https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws/src/main/java/org/apache/ctakes/temporal/ae/feature/MultiTokenFeaturesExtractor.java>:[94,42]
[unchecked] unchecked call to
CleartkExtractor(Class<SEARCH_T>,FeatureExtractor1<SEARCH_T>,Context...) as a
member of the raw type CleartkExtractor
[WARNING] where SEARCH_T is a type-variable:
SEARCH_T extends Annotation declared in class CleartkExtractor
<https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws/src/main/java/org/apache/ctakes/temporal/ae/feature/MultiTokenFeaturesExtractor.java>:[107,44]
[unchecked] unchecked call to DistanceExtractor(String,Class<? extends
Annotation>) as a member of the raw type DistanceExtractor
[WARNING]
<https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws/src/main/java/org/apache/ctakes/temporal/ae/feature/MultiTokenFeaturesExtractor.java>:[154,57]
[unchecked] unchecked call to extract(JCas,T) as a member of the raw type
FeatureExtractor1
[WARNING] where T is a type-variable:
T extends Annotation declared in interface FeatureExtractor1
<https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws/src/main/java/org/apache/ctakes/temporal/ae/feature/MultiTokenFeaturesExtractor.java>:[154,18]
[unchecked] unchecked method invocation: method addAll in interface List is
applied to given types
[WARNING] required: Collection<? extends E>
found: List
where E is a type-variable:
E extends Object declared in interface List
<https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws/src/main/java/org/apache/ctakes/temporal/ae/feature/MultiTokenFeaturesExtractor.java>:[154,57]
[unchecked] unchecked conversion
[INFO]
[INFO] --- maven-dependency-plugin:2.8:unpack (unpack) @ ctakes-temporal ---
[INFO] Configured Artifact:
net.sourceforge.ctakesresources:ctakes-resources-umls2011ab:3.1.1:jar
[INFO] ctakes-resources-umls2011ab-3.1.1.jar already unpacked.
[INFO]
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @
ctakes-temporal ---
[INFO]
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @
ctakes-temporal ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.4:compile (default-compile) @
ctakes-temporal ---
[INFO] Compiling 2 source files to
<https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws/target/classes>
[INFO]
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @
ctakes-temporal ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory
<https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws/src/test/resources>
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.4:testCompile (default-testCompile) @
ctakes-temporal ---
[INFO] Compiling 6 source files to
<https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws/target/test-classes>
[INFO]
[INFO] --- maven-surefire-plugin:2.12.1:test (default-test) @ ctakes-temporal
---
[INFO] Surefire report directory:
<https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws/target/surefire-reports>
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.apache.ctakes.temporal.ae.BackwardsTimeAnnotatorTest
log4j: reset attribute= "false".
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].
25 Apr 2016 21:38:15 INFO ClearNLPDependencyParserAE - using Morphy analysis?
true
Loading configuration.
Loading feature templates.
Loading lexica.
Loading model:
........................................................................................
25 Apr 2016 21:38:26 INFO ContextDependentTokenizerAnnotator - Finite state
machines loaded.
25 Apr 2016 21:38:26 INFO SentenceDetector - Sentence detector model file:
org/apache/ctakes/core/sentdetect/sd-med-model.zip
25 Apr 2016 21:38:26 INFO LvgCmdApiResourceImpl - Loading NLM Norm and Lvg
with config file = /tmp/lvg.properties
25 Apr 2016 21:38:26 INFO LvgCmdApiResourceImpl - config file absolute path
= /tmp/lvg.properties
25 Apr 2016 21:38:26 INFO LvgCmdApiResourceImpl - cwd =
<https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws/>
25 Apr 2016 21:38:26 INFO LvgCmdApiResourceImpl - cd
<https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws/>
Exception: java.io.FileNotFoundException:
<https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws/data/misc/stopWords.data>
(No such file or directory)
** Error: problem of opening/reading stop words file:
'<https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws/data/misc/stopWords.data'.>
Exception: java.io.FileNotFoundException:
<https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws/data/misc/nonInfoWords.data>
(No such file or directory)
** Error: problem of opening/reading non-Info words file:
'<https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws/data/misc/nonInfoWords.data'.>
Exception: java.io.FileNotFoundException:
<https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws/data/misc/conjunctionWord.data>
(No such file or directory)
** Error: problem of opening/reading conjunction words file:
'<https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws/data/misc/conjunctionWord.data'.>
** ERR: problem of opening/reading diacritics file:
'<https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws/data/Unicode/diacriticMap.data'.>
Exception: java.io.FileNotFoundException:
<https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws/data/Unicode/diacriticMap.data>
(No such file or directory)
Exception: java.io.FileNotFoundException:
<https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws/data/Unicode/ligatureMap.data>
(No such file or directory)
** Error: problem of opening/reading ligature file:
'<https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws/data/Unicode/ligatureMap.data'.>
** Error: problem of opening/reading symbol synonym file:
'<https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws/data/Unicode/synonymMap.data'.>
Exception: java.io.FileNotFoundException:
<https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws/data/Unicode/synonymMap.data>
(No such file or directory)
**Error: problem of opening/reading file
'<https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws/data/misc/removeS.data'.>
Exception: java.io.FileNotFoundException:
<https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws/data/misc/removeS.data>
(No such file or directory)
** Error: problem of opening/reading Unicode symbol file:
'<https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws/data/Unicode/symbolMap.data'.>
Exception: java.io.FileNotFoundException:
<https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws/data/Unicode/symbolMap.data>
(No such file or directory)
** Error: problem of opening/reading Unicode file:
'<https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws/data/Unicode/unicodeMap.data'.>
Exception: java.io.FileNotFoundException:
<https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws/data/Unicode/unicodeMap.data>
(No such file or directory)
** Error: problem of opening/reading nonStripMap file:
'<https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws/data/Unicode/nonStripMap.data'.>
Exception: java.io.FileNotFoundException:
<https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws/data/Unicode/nonStripMap.data>
(No such file or directory)
Exception: java.io.FileNotFoundException:
<https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws/data/rules/im.rul>
(No such file or directory)
**Error: problem of opening/reading file
'<https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws//data/rules/im.rul'.>
Exception: java.io.FileNotFoundException:
<https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws/data/rules/im.rul>
(No such file or directory)
**Error: problem of opening/reading file
'<https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws//data/rules/im.rul'.>
Exception: java.io.FileNotFoundException:
<https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws/data/rules/dm.rul>
(No such file or directory)
**Error: problem of opening/reading file
'<https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws//data/rules/dm.rul'.>
Exception: java.io.FileNotFoundException:
<https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws/data/rules/dm.rul>
(No such file or directory)
**Error: problem of opening/reading file
'<https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws//data/rules/dm.rul'.>
Exception: java.io.FileNotFoundException:
<https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws/data/misc/stopWords.data>
(No such file or directory)
** Error: problem of opening/reading stop words file:
'<https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws/data/misc/stopWords.data'.>
Exception: java.io.FileNotFoundException:
<https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws/data/misc/nonInfoWords.data>
(No such file or directory)
** Error: problem of opening/reading non-Info words file:
'<https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws/data/misc/nonInfoWords.data'.>
Exception: java.io.FileNotFoundException:
<https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws/data/misc/conjunctionWord.data>
(No such file or directory)
** Error: problem of opening/reading conjunction words file:
'<https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws/data/misc/conjunctionWord.data'.>
** ERR: problem of opening/reading diacritics file:
'<https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws/data/Unicode/diacriticMap.data'.>
Exception: java.io.FileNotFoundException:
<https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws/data/Unicode/diacriticMap.data>
(No such file or directory)
Exception: java.io.FileNotFoundException:
<https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws/data/Unicode/ligatureMap.data>
(No such file or directory)
** Error: problem of opening/reading ligature file:
'<https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws/data/Unicode/ligatureMap.data'.>
** Error: problem of opening/reading symbol synonym file:
'<https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws/data/Unicode/synonymMap.data'.>
Exception: java.io.FileNotFoundException:
<https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws/data/Unicode/synonymMap.data>
(No such file or directory)
**Error: problem of opening/reading file
'<https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws/data/misc/removeS.data'.>
Exception: java.io.FileNotFoundException:
<https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws/data/misc/removeS.data>
(No such file or directory)
** Error: problem of opening/reading Unicode symbol file:
'<https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws/data/Unicode/symbolMap.data'.>
Exception: java.io.FileNotFoundException:
<https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws/data/Unicode/symbolMap.data>
(No such file or directory)
** Error: problem of opening/reading Unicode file:
'<https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws/data/Unicode/unicodeMap.data'.>
Exception: java.io.FileNotFoundException:
<https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws/data/Unicode/unicodeMap.data>
(No such file or directory)
** Error: problem of opening/reading nonStripMap file:
'<https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws/data/Unicode/nonStripMap.data'.>
Exception: java.io.FileNotFoundException:
<https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws/data/Unicode/nonStripMap.data>
(No such file or directory)
Exception: java.io.FileNotFoundException:
<https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws/data/rules/im.rul>
(No such file or directory)
**Error: problem of opening/reading file
'<https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws//data/rules/im.rul'.>
Exception: java.io.FileNotFoundException:
<https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws/data/rules/im.rul>
(No such file or directory)
**Error: problem of opening/reading file
'<https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws//data/rules/im.rul'.>
Exception: java.io.FileNotFoundException:
<https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws/data/rules/dm.rul>
(No such file or directory)
**Error: problem of opening/reading file
'<https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws//data/rules/dm.rul'.>
Exception: java.io.FileNotFoundException:
<https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws/data/rules/dm.rul>
(No such file or directory)
**Error: problem of opening/reading file
'<https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws//data/rules/dm.rul'.>
25 Apr 2016 21:38:27 INFO LvgCmdApiResourceImpl - cd
<https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws/>
25 Apr 2016 21:38:27 INFO TokenizerAnnotatorPTB - Initializing
org.apache.ctakes.core.ae.TokenizerAnnotatorPTB
25 Apr 2016 21:38:27 INFO POSTagger - POS tagger model file:
org/apache/ctakes/postagger/models/mayo-pos.zip
25 Apr 2016 21:38:27 INFO SentenceDetector - Starting processing.
25 Apr 2016 21:38:27 INFO TokenizerAnnotatorPTB - process(JCas) in
org.apache.ctakes.core.ae.TokenizerAnnotatorPTB
25 Apr 2016 21:38:27 INFO LvgAnnotator - process(JCas)
25 Apr 2016 21:38:27 INFO ContextDependentTokenizerAnnotator - process(JCas)
25 Apr 2016 21:38:27 INFO POSTagger - process(JCas)
25 Apr 2016 21:38:28 INFO BackwardsTimeAnnotatorTest - Event: recently
25 Apr 2016 21:38:28 INFO BackwardsTimeAnnotatorTest - Event: 6 months ago
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.556 sec
Running org.apache.ctakes.temporal.ae.DocTimeRelAnnotatorTest
25 Apr 2016 21:38:31 INFO ClearNLPDependencyParserAE - using Morphy analysis?
true
Loading configuration.
Loading feature templates.
Loading lexica.
Loading model:
........................................................................................
25 Apr 2016 21:38:43 INFO ContextDependentTokenizerAnnotator - Finite state
machines loaded.
25 Apr 2016 21:38:43 INFO SentenceDetector - Sentence detector model file:
org/apache/ctakes/core/sentdetect/sd-med-model.zip
25 Apr 2016 21:38:43 INFO LvgCmdApiResourceImpl - Loading NLM Norm and Lvg
with config file = /tmp/lvg.properties
25 Apr 2016 21:38:43 INFO LvgCmdApiResourceImpl - config file absolute path
= /tmp/lvg.properties
25 Apr 2016 21:38:43 INFO LvgCmdApiResourceImpl - cwd =
<https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws/>
25 Apr 2016 21:38:43 INFO LvgCmdApiResourceImpl - cd
<https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws/>
Exception: java.io.FileNotFoundException:
<https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws/data/misc/stopWords.data>
(No such file or directory)
** Error: problem of opening/reading stop words file:
'<https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws/data/misc/stopWords.data'.>
Exception: java.io.FileNotFoundException:
<https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws/data/misc/nonInfoWords.data>
(No such file or directory)
** Error: problem of opening/reading non-Info words file:
'<https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws/data/misc/nonInfoWords.data'.>
Exception: java.io.FileNotFoundException:
<https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws/data/misc/conjunctionWord.data>
(No such file or directory)
** Error: problem of opening/reading conjunction words file:
'<https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws/data/misc/conjunctionWord.data'.>
** ERR: problem of opening/reading diacritics file:
'<https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws/data/Unicode/diacriticMap.data'.>
Exception: java.io.FileNotFoundException:
<https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws/data/Unicode/diacriticMap.data>
(No such file or directory)
Exception: java.io.FileNotFoundException:
<https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws/data/Unicode/ligatureMap.data>
(No such file or directory)
** Error: problem of opening/reading ligature file:
'<https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws/data/Unicode/ligatureMap.data'.>
** Error: problem of opening/reading symbol synonym file:
'<https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws/data/Unicode/synonymMap.data'.>
Exception: java.io.FileNotFoundException:
<https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws/data/Unicode/synonymMap.data>
(No such file or directory)
**Error: problem of opening/reading file
'<https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws/data/misc/removeS.data'.>
Exception: java.io.FileNotFoundException:
<https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws/data/misc/removeS.data>
(No such file or directory)
** Error: problem of opening/reading Unicode symbol file:
'<https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws/data/Unicode/symbolMap.data'.>
Exception: java.io.FileNotFoundException:
<https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws/data/Unicode/symbolMap.data>
(No such file or directory)
** Error: problem of opening/reading Unicode file:
'<https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws/data/Unicode/unicodeMap.data'.>
Exception: java.io.FileNotFoundException:
<https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws/data/Unicode/unicodeMap.data>
(No such file or directory)
** Error: problem of opening/reading nonStripMap file:
'<https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws/data/Unicode/nonStripMap.data'.>
Exception: java.io.FileNotFoundException:
<https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws/data/Unicode/nonStripMap.data>
(No such file or directory)
Exception: java.io.FileNotFoundException:
<https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws/data/rules/im.rul>
(No such file or directory)
**Error: problem of opening/reading file
'<https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws//data/rules/im.rul'.>
Exception: java.io.FileNotFoundException:
<https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws/data/rules/im.rul>
(No such file or directory)
**Error: problem of opening/reading file
'<https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws//data/rules/im.rul'.>
Exception: java.io.FileNotFoundException:
<https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws/data/rules/dm.rul>
(No such file or directory)
**Error: problem of opening/reading file
'<https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws//data/rules/dm.rul'.>
Exception: java.io.FileNotFoundException:
<https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws/data/rules/dm.rul>
(No such file or directory)
**Error: problem of opening/reading file
'<https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws//data/rules/dm.rul'.>
Exception: java.io.FileNotFoundException:
<https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws/data/misc/stopWords.data>
(No such file or directory)
** Error: problem of opening/reading stop words file:
'<https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws/data/misc/stopWords.data'.>
Exception: java.io.FileNotFoundException:
<https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws/data/misc/nonInfoWords.data>
(No such file or directory)
** Error: problem of opening/reading non-Info words file:
'<https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws/data/misc/nonInfoWords.data'.>
Exception: java.io.FileNotFoundException:
<https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws/data/misc/conjunctionWord.data>
(No such file or directory)
** Error: problem of opening/reading conjunction words file:
'<https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws/data/misc/conjunctionWord.data'.>
** ERR: problem of opening/reading diacritics file:
'<https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws/data/Unicode/diacriticMap.data'.>
Exception: java.io.FileNotFoundException:
<https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws/data/Unicode/diacriticMap.data>
(No such file or directory)
Exception: java.io.FileNotFoundException:
<https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws/data/Unicode/ligatureMap.data>
(No such file or directory)
** Error: problem of opening/reading ligature file:
'<https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws/data/Unicode/ligatureMap.data'.>
** Error: problem of opening/reading symbol synonym file:
'<https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws/data/Unicode/synonymMap.data'.>
Exception: java.io.FileNotFoundException:
<https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws/data/Unicode/synonymMap.data>
(No such file or directory)
**Error: problem of opening/reading file
'<https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws/data/misc/removeS.data'.>
Exception: java.io.FileNotFoundException:
<https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws/data/misc/removeS.data>
(No such file or directory)
** Error: problem of opening/reading Unicode symbol file:
'<https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws/data/Unicode/symbolMap.data'.>
Exception: java.io.FileNotFoundException:
<https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws/data/Unicode/symbolMap.data>
(No such file or directory)
** Error: problem of opening/reading Unicode file:
'<https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws/data/Unicode/unicodeMap.data'.>
Exception: java.io.FileNotFoundException:
<https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws/data/Unicode/unicodeMap.data>
(No such file or directory)
** Error: problem of opening/reading nonStripMap file:
'<https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws/data/Unicode/nonStripMap.data'.>
Exception: java.io.FileNotFoundException:
<https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws/data/Unicode/nonStripMap.data>
(No such file or directory)
Exception: java.io.FileNotFoundException:
<https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws/data/rules/im.rul>
(No such file or directory)
**Error: problem of opening/reading file
'<https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws//data/rules/im.rul'.>
Exception: java.io.FileNotFoundException:
<https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws/data/rules/im.rul>
(No such file or directory)
**Error: problem of opening/reading file
'<https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws//data/rules/im.rul'.>
Exception: java.io.FileNotFoundException:
<https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws/data/rules/dm.rul>
(No such file or directory)
**Error: problem of opening/reading file
'<https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws//data/rules/dm.rul'.>
Exception: java.io.FileNotFoundException:
<https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws/data/rules/dm.rul>
(No such file or directory)
**Error: problem of opening/reading file
'<https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws//data/rules/dm.rul'.>
25 Apr 2016 21:38:43 INFO LvgCmdApiResourceImpl - cd
<https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws/>
25 Apr 2016 21:38:43 INFO TokenizerAnnotatorPTB - Initializing
org.apache.ctakes.core.ae.TokenizerAnnotatorPTB
25 Apr 2016 21:38:43 INFO POSTagger - POS tagger model file:
org/apache/ctakes/postagger/models/mayo-pos.zip
25 Apr 2016 21:38:44 INFO SentenceDetector - Starting processing.
25 Apr 2016 21:38:44 INFO TokenizerAnnotatorPTB - process(JCas) in
org.apache.ctakes.core.ae.TokenizerAnnotatorPTB
25 Apr 2016 21:38:44 INFO LvgAnnotator - process(JCas)
25 Apr 2016 21:38:44 INFO ContextDependentTokenizerAnnotator - process(JCas)
25 Apr 2016 21:38:44 INFO POSTagger - process(JCas)
25 Apr 2016 21:38:44 INFO DocTimeRelAnnotatorTest - Event: old
DocTimeRel:OVERLAP
25 Apr 2016 21:38:44 INFO DocTimeRelAnnotatorTest - Event: referred
DocTimeRel:BEFORE
25 Apr 2016 21:38:44 INFO DocTimeRelAnnotatorTest - Event: diagnosed
DocTimeRel:BEFORE
25 Apr 2016 21:38:44 INFO DocTimeRelAnnotatorTest - Event: cancer
DocTimeRel:OVERLAP
25 Apr 2016 21:38:44 INFO DocTimeRelAnnotatorTest - Event: blood
DocTimeRel:OVERLAP
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.67 sec
Running org.apache.ctakes.temporal.ae.EventTimeRelationAnnotatorTest
25 Apr 2016 21:38:48 INFO ClearNLPDependencyParserAE - using Morphy analysis?
true
Loading configuration.
Loading feature templates.
Loading lexica.
Loading model:
........Killed
Results :
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[JENKINS] Recording test results
[JENKINS] Archiving disabled