You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ctakes.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2013/12/11 00:18:15 UTC

Build failed in Jenkins: ctakes-trunk-package #209

See <https://builds.apache.org/job/ctakes-trunk-package/209/changes>

Changes:

[tmill] Changes in typesystem to be able to read stratified corpus. CTAKES-250.

[dligach] feature extractor to use the entire distribution as features

[dligach] added a duration feature extractor to be used with docTimeRel

------------------------------------------
[...truncated 3537 lines...]
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ ctakes-template-filler ---
[INFO] Building jar: <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-template-filler/target/ctakes-template-filler-3.1.2-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-package/ws/ctakes-template-filler/target/ctakes-template-filler-3.1.2-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/ctakes/ctakes-template-filler/3.1.2-SNAPSHOT/ctakes-template-filler-3.1.2-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-template-filler/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/ctakes/ctakes-template-filler/3.1.2-SNAPSHOT/ctakes-template-filler-3.1.2-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building ctakes-examples 3.1.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ ctakes-examples ---
[INFO] Deleting <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-examples/target>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ ctakes-examples ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ ctakes-examples ---
[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-examples ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ ctakes-examples ---
[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-examples ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-surefire-plugin:2.12:test (default-test) @ ctakes-examples ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ ctakes-examples ---
[INFO] Building jar: <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-examples/target/ctakes-examples-3.1.2-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.1:attach-descriptor (attach-descriptor) @ ctakes-examples ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ ctakes-examples ---
[INFO] Installing <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-examples/target/ctakes-examples-3.1.2-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/ctakes/ctakes-examples/3.1.2-SNAPSHOT/ctakes-examples-3.1.2-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-examples/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/ctakes/ctakes-examples/3.1.2-SNAPSHOT/ctakes-examples-3.1.2-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache cTAKES common type system .................. SUCCESS [24.582s]
[INFO] Apache cTAKES utils ............................... SUCCESS [8.469s]
[INFO] Apache cTAKES Resources core ...................... SUCCESS [12.074s]
[INFO] Apache cTAKES core ................................ SUCCESS [8.695s]
[INFO] Apache cTAKES Resources pos-tagger ................ SUCCESS [4.628s]
[INFO] Apache cTAKES part-of-speech tagger ............... SUCCESS [8.665s]
[INFO] Apache cTAKES Resources ctakes-chunker-res ........ SUCCESS [5.813s]
[INFO] Apache cTAKES chunker ............................. SUCCESS [9.520s]
[INFO] Apache cTAKES document preprocessor ............... SUCCESS [11.691s]
[INFO] Apache cTAKES Resources dictionary-lookup ......... SUCCESS [4.787s]
[INFO] Apache cTAKES dictionary lookup ................... SUCCESS [13.650s]
[INFO] Apache cTAKES context dependent tokenizer ......... SUCCESS [7.090s]
[INFO] Apache cTAKES Resources lvg ....................... SUCCESS [3.912s]
[INFO] Apache cTAKES LVG lexical tools ................... SUCCESS [7.876s]
[INFO] Apache cTAKES Resources ne-contexts ............... SUCCESS [5.965s]
[INFO] Apache cTAKES named entity contexts ............... SUCCESS [6.588s]
[INFO] Apache cTAKES Resources constituency-parser ....... SUCCESS [4.542s]
[INFO] Apache cTAKES Constituency Parser ................. SUCCESS [6.027s]
[INFO] Apache cTAKES Resources coreference ............... SUCCESS [11.884s]
[INFO] Apache cTAKES Resources relation-extractor ........ SUCCESS [4.424s]
[INFO] Apache cTAKES Resources dependency-parser ......... SUCCESS [5.101s]
[INFO] Apache cTAKES Dependency Parser ................... SUCCESS [9.219s]
[INFO] Apache cTAKES Relation Extractor .................. SUCCESS [22.383s]
[INFO] Apache cTAKES CoReference Resolver ................ SUCCESS [12.949s]
[INFO] Apache cTAKES Resources drug-ner .................. SUCCESS [5.036s]
[INFO] Apache cTAKES Drug NER ............................ SUCCESS [11.831s]
[INFO] Apache cTAKES Resources side-effect ............... SUCCESS [7.881s]
[INFO] Apache cTAKES Side Effects ........................ SUCCESS [9.891s]
[INFO] Apache cTAKES Resources smoking-status ............ SUCCESS [7.633s]
[INFO] Apache cTAKES Smoking Status ...................... SUCCESS [8.568s]
[INFO] Apache cTAKES Resources pad-term-spotter-res ...... SUCCESS [6.119s]
[INFO] Apache cTAKES Pad Term Spotter .................... SUCCESS [11.119s]
[INFO] Apache cTAKES Resources assertion ................. SUCCESS [8.319s]
[INFO] Apache cTAKES Resources assertion-zoner ........... SUCCESS [10.573s]
[INFO] Apache cTAKES Assertion's zoner ................... SUCCESS [6.916s]
[INFO] Apache cTAKES Assertion ........................... SUCCESS [10.193s]
[INFO] Apache cTAKES Resources temporal .................. SUCCESS [4.097s]
[INFO] Apache cTAKES Temporal Information Extraction ..... SUCCESS [16.332s]
[INFO] Apache cTAKES ctakes-clinical-pipeline ............ SUCCESS [24.098s]
[INFO] Apache cTAKES Regression-test ..................... SUCCESS [12.707s]
[INFO] Apache cTAKES template filler ..................... SUCCESS [5.609s]
[INFO] ctakes-examples ................................... SUCCESS [5.561s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 11:52.313s
[INFO] Finished at: Tue Dec 10 23:17:11 UTC 2013
[INFO] Final Memory: 42M/175M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-core/pom.xml> to org.apache.ctakes/ctakes-core/3.1.2-SNAPSHOT/ctakes-core-3.1.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-core/target/ctakes-core-3.1.2-SNAPSHOT.jar> to org.apache.ctakes/ctakes-core/3.1.2-SNAPSHOT/ctakes-core-3.1.2-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-coreference/pom.xml> to org.apache.ctakes/ctakes-coreference/3.1.2-SNAPSHOT/ctakes-coreference-3.1.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-coreference/target/ctakes-coreference-3.1.2-SNAPSHOT.jar> to org.apache.ctakes/ctakes-coreference/3.1.2-SNAPSHOT/ctakes-coreference-3.1.2-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-dependency-parser/pom.xml> to org.apache.ctakes/ctakes-dependency-parser/3.1.2-SNAPSHOT/ctakes-dependency-parser-3.1.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-dependency-parser/target/ctakes-dependency-parser-3.1.2-SNAPSHOT.jar> to org.apache.ctakes/ctakes-dependency-parser/3.1.2-SNAPSHOT/ctakes-dependency-parser-3.1.2-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-regression-test/pom.xml> to org.apache.ctakes/ctakes-regression-test/3.1.2-SNAPSHOT/ctakes-regression-test-3.1.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-regression-test/target/ctakes-regression-test-3.1.2-SNAPSHOT.jar> to org.apache.ctakes/ctakes-regression-test/3.1.2-SNAPSHOT/ctakes-regression-test-3.1.2-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-dictionary-lookup-res/pom.xml> to org.apache.ctakes/ctakes-dictionary-lookup-res/3.1.2-SNAPSHOT/ctakes-dictionary-lookup-res-3.1.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-dictionary-lookup-res/target/ctakes-dictionary-lookup-res-3.1.2-SNAPSHOT.jar> to org.apache.ctakes/ctakes-dictionary-lookup-res/3.1.2-SNAPSHOT/ctakes-dictionary-lookup-res-3.1.2-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-ne-contexts/pom.xml> to org.apache.ctakes/ctakes-ne-contexts/3.1.2-SNAPSHOT/ctakes-ne-contexts-3.1.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-ne-contexts/target/ctakes-ne-contexts-3.1.2-SNAPSHOT.jar> to org.apache.ctakes/ctakes-ne-contexts/3.1.2-SNAPSHOT/ctakes-ne-contexts-3.1.2-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-drug-ner/pom.xml> to org.apache.ctakes/ctakes-drug-ner/3.1.2-SNAPSHOT/ctakes-drug-ner-3.1.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-drug-ner/target/ctakes-drug-ner-3.1.2-SNAPSHOT.jar> to org.apache.ctakes/ctakes-drug-ner/3.1.2-SNAPSHOT/ctakes-drug-ner-3.1.2-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-preprocessor/pom.xml> to org.apache.ctakes/ctakes-preprocessor/3.1.2-SNAPSHOT/ctakes-preprocessor-3.1.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-preprocessor/target/ctakes-preprocessor-3.1.2-SNAPSHOT.jar> to org.apache.ctakes/ctakes-preprocessor/3.1.2-SNAPSHOT/ctakes-preprocessor-3.1.2-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-smoking-status/pom.xml> to org.apache.ctakes/ctakes-smoking-status/3.1.2-SNAPSHOT/ctakes-smoking-status-3.1.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-smoking-status/target/ctakes-smoking-status-3.1.2-SNAPSHOT.jar> to org.apache.ctakes/ctakes-smoking-status/3.1.2-SNAPSHOT/ctakes-smoking-status-3.1.2-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-clinical-pipeline/pom.xml> to org.apache.ctakes/ctakes-clinical-pipeline/3.1.2-SNAPSHOT/ctakes-clinical-pipeline-3.1.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-clinical-pipeline/target/ctakes-clinical-pipeline-3.1.2-SNAPSHOT.jar> to org.apache.ctakes/ctakes-clinical-pipeline/3.1.2-SNAPSHOT/ctakes-clinical-pipeline-3.1.2-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-chunker/pom.xml> to org.apache.ctakes/ctakes-chunker/3.1.2-SNAPSHOT/ctakes-chunker-3.1.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-chunker/target/ctakes-chunker-3.1.2-SNAPSHOT.jar> to org.apache.ctakes/ctakes-chunker/3.1.2-SNAPSHOT/ctakes-chunker-3.1.2-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/pom.xml> to org.apache.ctakes/ctakes-temporal/3.1.2-SNAPSHOT/ctakes-temporal-3.1.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/target/ctakes-temporal-3.1.2-SNAPSHOT.jar> to org.apache.ctakes/ctakes-temporal/3.1.2-SNAPSHOT/ctakes-temporal-3.1.2-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-smoking-status-res/pom.xml> to org.apache.ctakes/ctakes-smoking-status-res/3.1.2-SNAPSHOT/ctakes-smoking-status-res-3.1.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-smoking-status-res/target/ctakes-smoking-status-res-3.1.2-SNAPSHOT.jar> to org.apache.ctakes/ctakes-smoking-status-res/3.1.2-SNAPSHOT/ctakes-smoking-status-res-3.1.2-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-coreference-res/pom.xml> to org.apache.ctakes/ctakes-coreference-res/3.1.2-SNAPSHOT/ctakes-coreference-res-3.1.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-coreference-res/target/ctakes-coreference-res-3.1.2-SNAPSHOT.jar> to org.apache.ctakes/ctakes-coreference-res/3.1.2-SNAPSHOT/ctakes-coreference-res-3.1.2-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-core-res/pom.xml> to org.apache.ctakes/ctakes-core-res/3.1.2-SNAPSHOT/ctakes-core-res-3.1.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-core-res/target/ctakes-core-res-3.1.2-SNAPSHOT.jar> to org.apache.ctakes/ctakes-core-res/3.1.2-SNAPSHOT/ctakes-core-res-3.1.2-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-dictionary-lookup/pom.xml> to org.apache.ctakes/ctakes-dictionary-lookup/3.1.2-SNAPSHOT/ctakes-dictionary-lookup-3.1.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-dictionary-lookup/target/ctakes-dictionary-lookup-3.1.2-SNAPSHOT.jar> to org.apache.ctakes/ctakes-dictionary-lookup/3.1.2-SNAPSHOT/ctakes-dictionary-lookup-3.1.2-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-assertion-zoner-res/pom.xml> to org.apache.ctakes/ctakes-assertion-zoner-res/3.1.2-SNAPSHOT/ctakes-assertion-zoner-res-3.1.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-assertion-zoner-res/target/ctakes-assertion-zoner-res-3.1.2-SNAPSHOT.jar> to org.apache.ctakes/ctakes-assertion-zoner-res/3.1.2-SNAPSHOT/ctakes-assertion-zoner-res-3.1.2-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-examples/pom.xml> to org.apache.ctakes/ctakes-examples/3.1.2-SNAPSHOT/ctakes-examples-3.1.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-examples/target/ctakes-examples-3.1.2-SNAPSHOT.jar> to org.apache.ctakes/ctakes-examples/3.1.2-SNAPSHOT/ctakes-examples-3.1.2-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-pad-term-spotter-res/pom.xml> to org.apache.ctakes/ctakes-pad-term-spotter-res/3.1.2-SNAPSHOT/ctakes-pad-term-spotter-res-3.1.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-pad-term-spotter-res/target/ctakes-pad-term-spotter-res-3.1.2-SNAPSHOT.jar> to org.apache.ctakes/ctakes-pad-term-spotter-res/3.1.2-SNAPSHOT/ctakes-pad-term-spotter-res-3.1.2-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-utils/pom.xml> to org.apache.ctakes/ctakes-utils/3.1.2-SNAPSHOT/ctakes-utils-3.1.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-utils/target/ctakes-utils-3.1.2-SNAPSHOT.jar> to org.apache.ctakes/ctakes-utils/3.1.2-SNAPSHOT/ctakes-utils-3.1.2-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-side-effect-res/pom.xml> to org.apache.ctakes/ctakes-side-effect-res/3.1.2-SNAPSHOT/ctakes-side-effect-res-3.1.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-side-effect-res/target/ctakes-side-effect-res-3.1.2-SNAPSHOT.jar> to org.apache.ctakes/ctakes-side-effect-res/3.1.2-SNAPSHOT/ctakes-side-effect-res-3.1.2-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-constituency-parser-res/pom.xml> to org.apache.ctakes/ctakes-constituency-parser-res/3.1.2-SNAPSHOT/ctakes-constituency-parser-res-3.1.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-constituency-parser-res/target/ctakes-constituency-parser-res-3.1.2-SNAPSHOT.jar> to org.apache.ctakes/ctakes-constituency-parser-res/3.1.2-SNAPSHOT/ctakes-constituency-parser-res-3.1.2-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-lvg/pom.xml> to org.apache.ctakes/ctakes-lvg/3.1.2-SNAPSHOT/ctakes-lvg-3.1.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-lvg/target/ctakes-lvg-3.1.2-SNAPSHOT.jar> to org.apache.ctakes/ctakes-lvg/3.1.2-SNAPSHOT/ctakes-lvg-3.1.2-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-lvg-res/pom.xml> to org.apache.ctakes/ctakes-lvg-res/3.1.2-SNAPSHOT/ctakes-lvg-res-3.1.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-lvg-res/target/ctakes-lvg-res-3.1.2-SNAPSHOT.jar> to org.apache.ctakes/ctakes-lvg-res/3.1.2-SNAPSHOT/ctakes-lvg-res-3.1.2-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-assertion-res/pom.xml> to org.apache.ctakes/ctakes-assertion-res/3.1.2-SNAPSHOT/ctakes-assertion-res-3.1.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-assertion-res/target/ctakes-assertion-res-3.1.2-SNAPSHOT.jar> to org.apache.ctakes/ctakes-assertion-res/3.1.2-SNAPSHOT/ctakes-assertion-res-3.1.2-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-dependency-parser-res/pom.xml> to org.apache.ctakes/ctakes-dependency-parser-res/3.1.2-SNAPSHOT/ctakes-dependency-parser-res-3.1.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-dependency-parser-res/target/ctakes-dependency-parser-res-3.1.2-SNAPSHOT.jar> to org.apache.ctakes/ctakes-dependency-parser-res/3.1.2-SNAPSHOT/ctakes-dependency-parser-res-3.1.2-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-assertion/pom.xml> to org.apache.ctakes/ctakes-assertion/3.1.2-SNAPSHOT/ctakes-assertion-3.1.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-assertion/target/ctakes-assertion-3.1.2-SNAPSHOT.jar> to org.apache.ctakes/ctakes-assertion/3.1.2-SNAPSHOT/ctakes-assertion-3.1.2-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal-res/pom.xml> to org.apache.ctakes/ctakes-temporal-res/3.1.2-SNAPSHOT/ctakes-temporal-res-3.1.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal-res/target/ctakes-temporal-res-3.1.2-SNAPSHOT.jar> to org.apache.ctakes/ctakes-temporal-res/3.1.2-SNAPSHOT/ctakes-temporal-res-3.1.2-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-relation-extractor-res/pom.xml> to org.apache.ctakes/ctakes-relation-extractor-res/3.1.2-SNAPSHOT/ctakes-relation-extractor-res-3.1.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-relation-extractor-res/target/ctakes-relation-extractor-res-3.1.2-SNAPSHOT.jar> to org.apache.ctakes/ctakes-relation-extractor-res/3.1.2-SNAPSHOT/ctakes-relation-extractor-res-3.1.2-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-pos-tagger/pom.xml> to org.apache.ctakes/ctakes-pos-tagger/3.1.2-SNAPSHOT/ctakes-pos-tagger-3.1.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-pos-tagger/target/ctakes-pos-tagger-3.1.2-SNAPSHOT.jar> to org.apache.ctakes/ctakes-pos-tagger/3.1.2-SNAPSHOT/ctakes-pos-tagger-3.1.2-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-relation-extractor/pom.xml> to org.apache.ctakes/ctakes-relation-extractor/3.1.2-SNAPSHOT/ctakes-relation-extractor-3.1.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-relation-extractor/target/ctakes-relation-extractor-3.1.2-SNAPSHOT.jar> to org.apache.ctakes/ctakes-relation-extractor/3.1.2-SNAPSHOT/ctakes-relation-extractor-3.1.2-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-ne-contexts-res/pom.xml> to org.apache.ctakes/ctakes-ne-contexts-res/3.1.2-SNAPSHOT/ctakes-ne-contexts-res-3.1.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-ne-contexts-res/target/ctakes-ne-contexts-res-3.1.2-SNAPSHOT.jar> to org.apache.ctakes/ctakes-ne-contexts-res/3.1.2-SNAPSHOT/ctakes-ne-contexts-res-3.1.2-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-constituency-parser/pom.xml> to org.apache.ctakes/ctakes-constituency-parser/3.1.2-SNAPSHOT/ctakes-constituency-parser-3.1.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-constituency-parser/target/ctakes-constituency-parser-3.1.2-SNAPSHOT.jar> to org.apache.ctakes/ctakes-constituency-parser/3.1.2-SNAPSHOT/ctakes-constituency-parser-3.1.2-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-assertion-zoner/pom.xml> to org.apache.ctakes/ctakes-assertion-zoner/3.1.2-SNAPSHOT/ctakes-assertion-zoner-3.1.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-assertion-zoner/target/ctakes-assertion-zoner-3.1.2-SNAPSHOT.jar> to org.apache.ctakes/ctakes-assertion-zoner/3.1.2-SNAPSHOT/ctakes-assertion-zoner-3.1.2-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-drug-ner-res/pom.xml> to org.apache.ctakes/ctakes-drug-ner-res/3.1.2-SNAPSHOT/ctakes-drug-ner-res-3.1.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-drug-ner-res/target/ctakes-drug-ner-res-3.1.2-SNAPSHOT.jar> to org.apache.ctakes/ctakes-drug-ner-res/3.1.2-SNAPSHOT/ctakes-drug-ner-res-3.1.2-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-pos-tagger-res/pom.xml> to org.apache.ctakes/ctakes-pos-tagger-res/3.1.2-SNAPSHOT/ctakes-pos-tagger-res-3.1.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-pos-tagger-res/target/ctakes-pos-tagger-res-3.1.2-SNAPSHOT.jar> to org.apache.ctakes/ctakes-pos-tagger-res/3.1.2-SNAPSHOT/ctakes-pos-tagger-res-3.1.2-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-chunker-res/pom.xml> to org.apache.ctakes/ctakes-chunker-res/3.1.2-SNAPSHOT/ctakes-chunker-res-3.1.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-chunker-res/target/ctakes-chunker-res-3.1.2-SNAPSHOT.jar> to org.apache.ctakes/ctakes-chunker-res/3.1.2-SNAPSHOT/ctakes-chunker-res-3.1.2-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-template-filler/pom.xml> to org.apache.ctakes/ctakes-template-filler/3.1.2-SNAPSHOT/ctakes-template-filler-3.1.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-template-filler/target/ctakes-template-filler-3.1.2-SNAPSHOT.jar> to org.apache.ctakes/ctakes-template-filler/3.1.2-SNAPSHOT/ctakes-template-filler-3.1.2-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-pad-term-spotter/pom.xml> to org.apache.ctakes/ctakes-pad-term-spotter/3.1.2-SNAPSHOT/ctakes-pad-term-spotter-3.1.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-pad-term-spotter/target/ctakes-pad-term-spotter-3.1.2-SNAPSHOT.jar> to org.apache.ctakes/ctakes-pad-term-spotter/3.1.2-SNAPSHOT/ctakes-pad-term-spotter-3.1.2-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-type-system/pom.xml> to org.apache.ctakes/ctakes-type-system/3.1.2-SNAPSHOT/ctakes-type-system-3.1.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-type-system/target/ctakes-type-system-3.1.2-SNAPSHOT.jar> to org.apache.ctakes/ctakes-type-system/3.1.2-SNAPSHOT/ctakes-type-system-3.1.2-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-side-effect/pom.xml> to org.apache.ctakes/ctakes-side-effect/3.1.2-SNAPSHOT/ctakes-side-effect-3.1.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-side-effect/target/ctakes-side-effect-3.1.2-SNAPSHOT.jar> to org.apache.ctakes/ctakes-side-effect/3.1.2-SNAPSHOT/ctakes-side-effect-3.1.2-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-context-tokenizer/pom.xml> to org.apache.ctakes/ctakes-context-tokenizer/3.1.2-SNAPSHOT/ctakes-context-tokenizer-3.1.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-context-tokenizer/target/ctakes-context-tokenizer-3.1.2-SNAPSHOT.jar> to org.apache.ctakes/ctakes-context-tokenizer/3.1.2-SNAPSHOT/ctakes-context-tokenizer-3.1.2-SNAPSHOT.jar
channel stopped
No artifacts are recorded for moduleorg.apache.ctakes:ctakes. Is this a Maven project?
No artifacts are recorded for moduleorg.apache.ctakes:ctakes-distribution. Is this a Maven project?
Maven RedeployPublisher use remote ubuntu3 maven settings from : /home/jenkins/.m2/settings.xml
[INFO] Deployment in https://repository.apache.org/content/repositories/snapshots (id=apache.snapshots.https,uniqueVersion=true)
Deploying the main artifact jenkins-2225175284205854887ctakes-assertion-3.1.2-SNAPSHOT.jar
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/ctakes/ctakes-assertion/3.1.2-SNAPSHOT/maven-metadata.xml
Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/ctakes/ctakes-assertion/3.1.2-SNAPSHOT/maven-metadata.xml (783 B at 0.1 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/ctakes/ctakes-assertion/3.1.2-SNAPSHOT/ctakes-assertion-3.1.2-20131210.231747-10.jar
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/ctakes/ctakes-assertion/3.1.2-SNAPSHOT/ctakes-assertion-3.1.2-20131210.231747-10.pom
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/ctakes/ctakes-assertion/3.1.2-SNAPSHOT/ctakes-assertion-3.1.2-20131210.231747-10.pom (7 KB at 120.4 KB/sec)
ERROR: Failed to deploy artifacts: Could not transfer artifact org.apache.ctakes:ctakes-assertion:jar:3.1.2-20131210.231747-10 from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): The target server failed to respond
org.apache.maven.artifact.deployer.ArtifactDeploymentException: Failed to deploy artifacts: Could not transfer artifact org.apache.ctakes:ctakes-assertion:jar:3.1.2-20131210.231747-10 from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): The target server failed to respond
	at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:143)
	at hudson.maven.reporters.MavenArtifactRecord.deploy(MavenArtifactRecord.java:191)
	at hudson.maven.RedeployPublisher.perform(RedeployPublisher.java:176)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:785)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:757)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.post2(MavenModuleSetBuild.java:1020)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:706)
	at hudson.model.Run.execute(Run.java:1702)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:509)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:231)
Caused by: org.eclipse.aether.deployment.DeploymentException: Failed to deploy artifacts: Could not transfer artifact org.apache.ctakes:ctakes-assertion:jar:3.1.2-20131210.231747-10 from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): The target server failed to respond
	at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:341)
	at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:269)
	at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy(DefaultRepositorySystem.java:413)
	at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:139)
	... 11 more
Caused by: org.eclipse.aether.transfer.ArtifactTransferException: Could not transfer artifact org.apache.ctakes:ctakes-assertion:jar:3.1.2-20131210.231747-10 from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): The target server failed to respond
	at org.eclipse.aether.connector.wagon.WagonRepositoryConnector$6.wrap(WagonRepositoryConnector.java:1016)
	at org.eclipse.aether.connector.wagon.WagonRepositoryConnector$6.wrap(WagonRepositoryConnector.java:1004)
	at org.eclipse.aether.connector.wagon.WagonRepositoryConnector$PutTask.run(WagonRepositoryConnector.java:895)
	at org.eclipse.aether.connector.wagon.WagonRepositoryConnector.put(WagonRepositoryConnector.java:522)
	at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:335)
	... 14 more
Caused by: org.apache.maven.wagon.TransferFailedException: The target server failed to respond
	at org.apache.maven.wagon.shared.http4.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:580)
	at org.apache.maven.wagon.shared.http4.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:524)
	at org.apache.maven.wagon.shared.http4.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:505)
	at org.apache.maven.wagon.shared.http4.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:485)
	at org.eclipse.aether.connector.wagon.WagonRepositoryConnector$PutTask.run(WagonRepositoryConnector.java:871)
	... 16 more
Caused by: org.apache.http.NoHttpResponseException: The target server failed to respond
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:95)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:62)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:254)
	at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:289)
	at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:252)
	at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:191)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:300)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:127)
	at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:715)
	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:520)
	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)
	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)
	at org.apache.maven.wagon.shared.http4.AbstractHttpClientWagon.execute(AbstractHttpClientWagon.java:746)
	at org.apache.maven.wagon.shared.http4.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:574)
	... 20 more
[INFO] Deployment failed after 10 sec
Build step 'Deploy artifacts to Maven repository' changed build result to FAILURE

Jenkins build is back to normal : ctakes-trunk-package #211

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ctakes-trunk-package/211/changes>


Build failed in Jenkins: ctakes-trunk-package #210

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ctakes-trunk-package/210/changes>

Changes:

[shalgrim] yes will i finally have deleted this file?

[shalgrim] let me delete this file

[shalgrim] comments a bit more clear

[shalgrim] subclipse will not let me delete this file

[james-masanz] have downloadFile actually use the filename parameter instead of using the basename of the url parameter

[dligach] added duration distribution features

[shalgrim] 

[shalgrim] trying to fix subversion hiccup

[shalgrim] refactor getHIstory to getHistory. add instructions to GHC_HIST_SECTIONS

[shalgrim] remove unnecessary code

[shalgrim] close inputStream in case of SAXException

[dligach] refactoring + new duration features for event-time relations

------------------------------------------
[...truncated 3676 lines...]
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-dictionary-lookup/pom.xml> to org.apache.ctakes/ctakes-dictionary-lookup/3.1.2-SNAPSHOT/ctakes-dictionary-lookup-3.1.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-dictionary-lookup/target/ctakes-dictionary-lookup-3.1.2-SNAPSHOT.jar> to org.apache.ctakes/ctakes-dictionary-lookup/3.1.2-SNAPSHOT/ctakes-dictionary-lookup-3.1.2-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-assertion-zoner-res/pom.xml> to org.apache.ctakes/ctakes-assertion-zoner-res/3.1.2-SNAPSHOT/ctakes-assertion-zoner-res-3.1.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-assertion-zoner-res/target/ctakes-assertion-zoner-res-3.1.2-SNAPSHOT.jar> to org.apache.ctakes/ctakes-assertion-zoner-res/3.1.2-SNAPSHOT/ctakes-assertion-zoner-res-3.1.2-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-examples/pom.xml> to org.apache.ctakes/ctakes-examples/3.1.2-SNAPSHOT/ctakes-examples-3.1.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-examples/target/ctakes-examples-3.1.2-SNAPSHOT.jar> to org.apache.ctakes/ctakes-examples/3.1.2-SNAPSHOT/ctakes-examples-3.1.2-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-pad-term-spotter-res/pom.xml> to org.apache.ctakes/ctakes-pad-term-spotter-res/3.1.2-SNAPSHOT/ctakes-pad-term-spotter-res-3.1.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-pad-term-spotter-res/target/ctakes-pad-term-spotter-res-3.1.2-SNAPSHOT.jar> to org.apache.ctakes/ctakes-pad-term-spotter-res/3.1.2-SNAPSHOT/ctakes-pad-term-spotter-res-3.1.2-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-utils/pom.xml> to org.apache.ctakes/ctakes-utils/3.1.2-SNAPSHOT/ctakes-utils-3.1.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-utils/target/ctakes-utils-3.1.2-SNAPSHOT.jar> to org.apache.ctakes/ctakes-utils/3.1.2-SNAPSHOT/ctakes-utils-3.1.2-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-side-effect-res/pom.xml> to org.apache.ctakes/ctakes-side-effect-res/3.1.2-SNAPSHOT/ctakes-side-effect-res-3.1.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-side-effect-res/target/ctakes-side-effect-res-3.1.2-SNAPSHOT.jar> to org.apache.ctakes/ctakes-side-effect-res/3.1.2-SNAPSHOT/ctakes-side-effect-res-3.1.2-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-constituency-parser-res/pom.xml> to org.apache.ctakes/ctakes-constituency-parser-res/3.1.2-SNAPSHOT/ctakes-constituency-parser-res-3.1.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-constituency-parser-res/target/ctakes-constituency-parser-res-3.1.2-SNAPSHOT.jar> to org.apache.ctakes/ctakes-constituency-parser-res/3.1.2-SNAPSHOT/ctakes-constituency-parser-res-3.1.2-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-lvg/pom.xml> to org.apache.ctakes/ctakes-lvg/3.1.2-SNAPSHOT/ctakes-lvg-3.1.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-lvg/target/ctakes-lvg-3.1.2-SNAPSHOT.jar> to org.apache.ctakes/ctakes-lvg/3.1.2-SNAPSHOT/ctakes-lvg-3.1.2-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-lvg-res/pom.xml> to org.apache.ctakes/ctakes-lvg-res/3.1.2-SNAPSHOT/ctakes-lvg-res-3.1.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-lvg-res/target/ctakes-lvg-res-3.1.2-SNAPSHOT.jar> to org.apache.ctakes/ctakes-lvg-res/3.1.2-SNAPSHOT/ctakes-lvg-res-3.1.2-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-assertion-res/pom.xml> to org.apache.ctakes/ctakes-assertion-res/3.1.2-SNAPSHOT/ctakes-assertion-res-3.1.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-assertion-res/target/ctakes-assertion-res-3.1.2-SNAPSHOT.jar> to org.apache.ctakes/ctakes-assertion-res/3.1.2-SNAPSHOT/ctakes-assertion-res-3.1.2-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-dependency-parser-res/pom.xml> to org.apache.ctakes/ctakes-dependency-parser-res/3.1.2-SNAPSHOT/ctakes-dependency-parser-res-3.1.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-dependency-parser-res/target/ctakes-dependency-parser-res-3.1.2-SNAPSHOT.jar> to org.apache.ctakes/ctakes-dependency-parser-res/3.1.2-SNAPSHOT/ctakes-dependency-parser-res-3.1.2-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-assertion/pom.xml> to org.apache.ctakes/ctakes-assertion/3.1.2-SNAPSHOT/ctakes-assertion-3.1.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-assertion/target/ctakes-assertion-3.1.2-SNAPSHOT.jar> to org.apache.ctakes/ctakes-assertion/3.1.2-SNAPSHOT/ctakes-assertion-3.1.2-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal-res/pom.xml> to org.apache.ctakes/ctakes-temporal-res/3.1.2-SNAPSHOT/ctakes-temporal-res-3.1.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal-res/target/ctakes-temporal-res-3.1.2-SNAPSHOT.jar> to org.apache.ctakes/ctakes-temporal-res/3.1.2-SNAPSHOT/ctakes-temporal-res-3.1.2-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-relation-extractor-res/pom.xml> to org.apache.ctakes/ctakes-relation-extractor-res/3.1.2-SNAPSHOT/ctakes-relation-extractor-res-3.1.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-relation-extractor-res/target/ctakes-relation-extractor-res-3.1.2-SNAPSHOT.jar> to org.apache.ctakes/ctakes-relation-extractor-res/3.1.2-SNAPSHOT/ctakes-relation-extractor-res-3.1.2-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-pos-tagger/pom.xml> to org.apache.ctakes/ctakes-pos-tagger/3.1.2-SNAPSHOT/ctakes-pos-tagger-3.1.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-pos-tagger/target/ctakes-pos-tagger-3.1.2-SNAPSHOT.jar> to org.apache.ctakes/ctakes-pos-tagger/3.1.2-SNAPSHOT/ctakes-pos-tagger-3.1.2-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-relation-extractor/pom.xml> to org.apache.ctakes/ctakes-relation-extractor/3.1.2-SNAPSHOT/ctakes-relation-extractor-3.1.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-relation-extractor/target/ctakes-relation-extractor-3.1.2-SNAPSHOT.jar> to org.apache.ctakes/ctakes-relation-extractor/3.1.2-SNAPSHOT/ctakes-relation-extractor-3.1.2-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-ne-contexts-res/pom.xml> to org.apache.ctakes/ctakes-ne-contexts-res/3.1.2-SNAPSHOT/ctakes-ne-contexts-res-3.1.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-ne-contexts-res/target/ctakes-ne-contexts-res-3.1.2-SNAPSHOT.jar> to org.apache.ctakes/ctakes-ne-contexts-res/3.1.2-SNAPSHOT/ctakes-ne-contexts-res-3.1.2-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-constituency-parser/pom.xml> to org.apache.ctakes/ctakes-constituency-parser/3.1.2-SNAPSHOT/ctakes-constituency-parser-3.1.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-constituency-parser/target/ctakes-constituency-parser-3.1.2-SNAPSHOT.jar> to org.apache.ctakes/ctakes-constituency-parser/3.1.2-SNAPSHOT/ctakes-constituency-parser-3.1.2-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-assertion-zoner/pom.xml> to org.apache.ctakes/ctakes-assertion-zoner/3.1.2-SNAPSHOT/ctakes-assertion-zoner-3.1.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-assertion-zoner/target/ctakes-assertion-zoner-3.1.2-SNAPSHOT.jar> to org.apache.ctakes/ctakes-assertion-zoner/3.1.2-SNAPSHOT/ctakes-assertion-zoner-3.1.2-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-drug-ner-res/pom.xml> to org.apache.ctakes/ctakes-drug-ner-res/3.1.2-SNAPSHOT/ctakes-drug-ner-res-3.1.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-drug-ner-res/target/ctakes-drug-ner-res-3.1.2-SNAPSHOT.jar> to org.apache.ctakes/ctakes-drug-ner-res/3.1.2-SNAPSHOT/ctakes-drug-ner-res-3.1.2-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-pos-tagger-res/pom.xml> to org.apache.ctakes/ctakes-pos-tagger-res/3.1.2-SNAPSHOT/ctakes-pos-tagger-res-3.1.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-pos-tagger-res/target/ctakes-pos-tagger-res-3.1.2-SNAPSHOT.jar> to org.apache.ctakes/ctakes-pos-tagger-res/3.1.2-SNAPSHOT/ctakes-pos-tagger-res-3.1.2-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-chunker-res/pom.xml> to org.apache.ctakes/ctakes-chunker-res/3.1.2-SNAPSHOT/ctakes-chunker-res-3.1.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-chunker-res/target/ctakes-chunker-res-3.1.2-SNAPSHOT.jar> to org.apache.ctakes/ctakes-chunker-res/3.1.2-SNAPSHOT/ctakes-chunker-res-3.1.2-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-template-filler/pom.xml> to org.apache.ctakes/ctakes-template-filler/3.1.2-SNAPSHOT/ctakes-template-filler-3.1.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-template-filler/target/ctakes-template-filler-3.1.2-SNAPSHOT.jar> to org.apache.ctakes/ctakes-template-filler/3.1.2-SNAPSHOT/ctakes-template-filler-3.1.2-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-pad-term-spotter/pom.xml> to org.apache.ctakes/ctakes-pad-term-spotter/3.1.2-SNAPSHOT/ctakes-pad-term-spotter-3.1.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-pad-term-spotter/target/ctakes-pad-term-spotter-3.1.2-SNAPSHOT.jar> to org.apache.ctakes/ctakes-pad-term-spotter/3.1.2-SNAPSHOT/ctakes-pad-term-spotter-3.1.2-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-type-system/pom.xml> to org.apache.ctakes/ctakes-type-system/3.1.2-SNAPSHOT/ctakes-type-system-3.1.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-type-system/target/ctakes-type-system-3.1.2-SNAPSHOT.jar> to org.apache.ctakes/ctakes-type-system/3.1.2-SNAPSHOT/ctakes-type-system-3.1.2-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-side-effect/pom.xml> to org.apache.ctakes/ctakes-side-effect/3.1.2-SNAPSHOT/ctakes-side-effect-3.1.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-side-effect/target/ctakes-side-effect-3.1.2-SNAPSHOT.jar> to org.apache.ctakes/ctakes-side-effect/3.1.2-SNAPSHOT/ctakes-side-effect-3.1.2-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-context-tokenizer/pom.xml> to org.apache.ctakes/ctakes-context-tokenizer/3.1.2-SNAPSHOT/ctakes-context-tokenizer-3.1.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-context-tokenizer/target/ctakes-context-tokenizer-3.1.2-SNAPSHOT.jar> to org.apache.ctakes/ctakes-context-tokenizer/3.1.2-SNAPSHOT/ctakes-context-tokenizer-3.1.2-SNAPSHOT.jar
channel stopped
No artifacts are recorded for moduleorg.apache.ctakes:ctakes. Is this a Maven project?
No artifacts are recorded for moduleorg.apache.ctakes:ctakes-distribution. Is this a Maven project?
Maven RedeployPublisher use remote ubuntu3 maven settings from : /home/jenkins/.m2/settings.xml
[INFO] Deployment in https://repository.apache.org/content/repositories/snapshots (id=apache.snapshots.https,uniqueVersion=true)
Deploying the main artifact jenkins-862113006030230348ctakes-assertion-3.1.2-SNAPSHOT.jar
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/ctakes/ctakes-assertion/3.1.2-SNAPSHOT/maven-metadata.xml
Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/ctakes/ctakes-assertion/3.1.2-SNAPSHOT/maven-metadata.xml (785 B at 0.2 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/ctakes/ctakes-assertion/3.1.2-SNAPSHOT/ctakes-assertion-3.1.2-20131213.115907-11.jar
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/ctakes/ctakes-assertion/3.1.2-SNAPSHOT/ctakes-assertion-3.1.2-20131213.115907-11.jar (299 KB at 1594.5 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/ctakes/ctakes-assertion/3.1.2-SNAPSHOT/ctakes-assertion-3.1.2-20131213.115907-11.pom
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/ctakes/ctakes-assertion/3.1.2-SNAPSHOT/ctakes-assertion-3.1.2-20131213.115907-11.pom (7 KB at 120.4 KB/sec)
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/ctakes/ctakes-assertion/maven-metadata.xml
Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/ctakes/ctakes-assertion/maven-metadata.xml (393 B at 0.0 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/ctakes/ctakes-assertion/3.1.2-SNAPSHOT/maven-metadata.xml
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/ctakes/ctakes-assertion/3.1.2-SNAPSHOT/maven-metadata.xml (786 B at 1.7 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/ctakes/ctakes-assertion/maven-metadata.xml
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/ctakes/ctakes-assertion/maven-metadata.xml (393 B at 1.2 KB/sec)
[INFO] Deployment in https://repository.apache.org/content/repositories/snapshots (id=apache.snapshots.https,uniqueVersion=true)
Deploying the main artifact jenkins-6950310417471756714ctakes-assertion-res-3.1.2-SNAPSHOT.jar
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/ctakes/ctakes-assertion-res/3.1.2-SNAPSHOT/maven-metadata.xml
Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/ctakes/ctakes-assertion-res/3.1.2-SNAPSHOT/maven-metadata.xml (787 B at 0.2 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/ctakes/ctakes-assertion-res/3.1.2-SNAPSHOT/ctakes-assertion-res-3.1.2-20131213.120217-10.jar
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/ctakes/ctakes-assertion-res/3.1.2-SNAPSHOT/ctakes-assertion-res-3.1.2-20131213.120217-10.jar (8 KB at 93.1 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/ctakes/ctakes-assertion-res/3.1.2-SNAPSHOT/ctakes-assertion-res-3.1.2-20131213.120217-10.pom
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/ctakes/ctakes-assertion-res/3.1.2-SNAPSHOT/ctakes-assertion-res-3.1.2-20131213.120217-10.pom (2 KB at 26.2 KB/sec)
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/ctakes/ctakes-assertion-res/maven-metadata.xml
Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/ctakes/ctakes-assertion-res/maven-metadata.xml (397 B at 0.0 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/ctakes/ctakes-assertion-res/3.1.2-SNAPSHOT/maven-metadata.xml
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/ctakes/ctakes-assertion-res/3.1.2-SNAPSHOT/maven-metadata.xml (790 B at 7.3 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/ctakes/ctakes-assertion-res/maven-metadata.xml
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/ctakes/ctakes-assertion-res/maven-metadata.xml (397 B at 1.6 KB/sec)
[INFO] Deployment in https://repository.apache.org/content/repositories/snapshots (id=apache.snapshots.https,uniqueVersion=true)
Deploying the main artifact jenkins-5934178150104214770ctakes-assertion-zoner-3.1.2-SNAPSHOT.jar
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/ctakes/ctakes-assertion-zoner/3.1.2-SNAPSHOT/maven-metadata.xml
Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/ctakes/ctakes-assertion-zoner/3.1.2-SNAPSHOT/maven-metadata.xml (789 B at 2.2 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/ctakes/ctakes-assertion-zoner/3.1.2-SNAPSHOT/ctakes-assertion-zoner-3.1.2-20131213.120322-10.jar
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/ctakes/ctakes-assertion-zoner/3.1.2-SNAPSHOT/ctakes-assertion-zoner-3.1.2-20131213.120322-10.jar (30 KB at 147.8 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/ctakes/ctakes-assertion-zoner/3.1.2-SNAPSHOT/ctakes-assertion-zoner-3.1.2-20131213.120322-10.pom
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/ctakes/ctakes-assertion-zoner/3.1.2-SNAPSHOT/ctakes-assertion-zoner-3.1.2-20131213.120322-10.pom (3 KB at 22.0 KB/sec)
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/ctakes/ctakes-assertion-zoner/maven-metadata.xml
Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/ctakes/ctakes-assertion-zoner/maven-metadata.xml (399 B at 0.1 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/ctakes/ctakes-assertion-zoner/3.1.2-SNAPSHOT/maven-metadata.xml
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/ctakes/ctakes-assertion-zoner/3.1.2-SNAPSHOT/maven-metadata.xml (792 B at 6.9 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/ctakes/ctakes-assertion-zoner/maven-metadata.xml
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/ctakes/ctakes-assertion-zoner/maven-metadata.xml (399 B at 2.3 KB/sec)
[INFO] Deployment in https://repository.apache.org/content/repositories/snapshots (id=apache.snapshots.https,uniqueVersion=true)
Deploying the main artifact jenkins-370921111621310133ctakes-assertion-zoner-res-3.1.2-SNAPSHOT.jar
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/ctakes/ctakes-assertion-zoner-res/3.1.2-SNAPSHOT/maven-metadata.xml
Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/ctakes/ctakes-assertion-zoner-res/3.1.2-SNAPSHOT/maven-metadata.xml (793 B at 0.1 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/ctakes/ctakes-assertion-zoner-res/3.1.2-SNAPSHOT/ctakes-assertion-zoner-res-3.1.2-20131213.120340-9.jar
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/ctakes/ctakes-assertion-zoner-res/3.1.2-SNAPSHOT/ctakes-assertion-zoner-res-3.1.2-20131213.120340-9.jar (8 KB at 117.7 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/ctakes/ctakes-assertion-zoner-res/3.1.2-SNAPSHOT/ctakes-assertion-zoner-res-3.1.2-20131213.120340-9.pom
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/ctakes/ctakes-assertion-zoner-res/3.1.2-SNAPSHOT/ctakes-assertion-zoner-res-3.1.2-20131213.120340-9.pom (2 KB at 29.3 KB/sec)
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/ctakes/ctakes-assertion-zoner-res/maven-metadata.xml
Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/ctakes/ctakes-assertion-zoner-res/maven-metadata.xml (403 B at 0.1 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/ctakes/ctakes-assertion-zoner-res/3.1.2-SNAPSHOT/maven-metadata.xml
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/ctakes/ctakes-assertion-zoner-res/3.1.2-SNAPSHOT/maven-metadata.xml (793 B at 2.4 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/ctakes/ctakes-assertion-zoner-res/maven-metadata.xml
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/ctakes/ctakes-assertion-zoner-res/maven-metadata.xml (403 B at 1.6 KB/sec)
[INFO] Deployment in https://repository.apache.org/content/repositories/snapshots (id=apache.snapshots.https,uniqueVersion=true)
Deploying the main artifact jenkins-2303507868615545289ctakes-chunker-3.1.2-SNAPSHOT.jar
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/ctakes/ctakes-chunker/3.1.2-SNAPSHOT/maven-metadata.xml
Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/ctakes/ctakes-chunker/3.1.2-SNAPSHOT/maven-metadata.xml (781 B at 0.3 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/ctakes/ctakes-chunker/3.1.2-SNAPSHOT/ctakes-chunker-3.1.2-20131213.120351-8.jar
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/ctakes/ctakes-chunker/3.1.2-SNAPSHOT/ctakes-chunker-3.1.2-20131213.120351-8.jar (17 KB at 88.5 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/ctakes/ctakes-chunker/3.1.2-SNAPSHOT/ctakes-chunker-3.1.2-20131213.120351-8.pom
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/ctakes/ctakes-chunker/3.1.2-SNAPSHOT/ctakes-chunker-3.1.2-20131213.120351-8.pom (3 KB at 39.7 KB/sec)
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/ctakes/ctakes-chunker/maven-metadata.xml
Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/ctakes/ctakes-chunker/maven-metadata.xml (391 B at 0.3 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/ctakes/ctakes-chunker/3.1.2-SNAPSHOT/maven-metadata.xml
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/ctakes/ctakes-chunker/3.1.2-SNAPSHOT/maven-metadata.xml (781 B at 2.3 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/ctakes/ctakes-chunker/maven-metadata.xml
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/ctakes/ctakes-chunker/maven-metadata.xml (391 B at 4.0 KB/sec)
[INFO] Deployment in https://repository.apache.org/content/repositories/snapshots (id=apache.snapshots.https,uniqueVersion=true)
Deploying the main artifact jenkins-5009503931467961550ctakes-chunker-res-3.1.2-SNAPSHOT.jar
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/ctakes/ctakes-chunker-res/3.1.2-SNAPSHOT/maven-metadata.xml
Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/ctakes/ctakes-chunker-res/3.1.2-SNAPSHOT/maven-metadata.xml (785 B at 0.1 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/ctakes/ctakes-chunker-res/3.1.2-SNAPSHOT/ctakes-chunker-res-3.1.2-20131213.120405-8.jar
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/ctakes/ctakes-chunker-res/3.1.2-SNAPSHOT/ctakes-chunker-res-3.1.2-20131213.120405-8.jar (7 KB at 40.6 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/ctakes/ctakes-chunker-res/3.1.2-SNAPSHOT/ctakes-chunker-res-3.1.2-20131213.120405-8.pom
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/ctakes/ctakes-chunker-res/3.1.2-SNAPSHOT/ctakes-chunker-res-3.1.2-20131213.120405-8.pom (2 KB at 18.3 KB/sec)
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/ctakes/ctakes-chunker-res/maven-metadata.xml
Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/ctakes/ctakes-chunker-res/maven-metadata.xml (395 B at 0.0 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/ctakes/ctakes-chunker-res/3.1.2-SNAPSHOT/maven-metadata.xml
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/ctakes/ctakes-chunker-res/3.1.2-SNAPSHOT/maven-metadata.xml (785 B at 0.2 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/ctakes/ctakes-chunker-res/maven-metadata.xml
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/ctakes/ctakes-chunker-res/maven-metadata.xml (395 B at 2.1 KB/sec)
[INFO] Deployment in https://repository.apache.org/content/repositories/snapshots (id=apache.snapshots.https,uniqueVersion=true)
Deploying the main artifact jenkins-3990782186115202058ctakes-clinical-pipeline-3.1.2-SNAPSHOT.jar
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/ctakes/ctakes-clinical-pipeline/3.1.2-SNAPSHOT/maven-metadata.xml
Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/ctakes/ctakes-clinical-pipeline/3.1.2-SNAPSHOT/maven-metadata.xml (791 B at 0.1 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/ctakes/ctakes-clinical-pipeline/3.1.2-SNAPSHOT/ctakes-clinical-pipeline-3.1.2-20131213.120436-8.jar
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/ctakes/ctakes-clinical-pipeline/3.1.2-SNAPSHOT/ctakes-clinical-pipeline-3.1.2-20131213.120436-8.jar (20 KB at 161.6 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/ctakes/ctakes-clinical-pipeline/3.1.2-SNAPSHOT/ctakes-clinical-pipeline-3.1.2-20131213.120436-8.pom
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/ctakes/ctakes-clinical-pipeline/3.1.2-SNAPSHOT/ctakes-clinical-pipeline-3.1.2-20131213.120436-8.pom (9 KB at 24.5 KB/sec)
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/ctakes/ctakes-clinical-pipeline/maven-metadata.xml
Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/ctakes/ctakes-clinical-pipeline/maven-metadata.xml (401 B at 0.1 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/ctakes/ctakes-clinical-pipeline/3.1.2-SNAPSHOT/maven-metadata.xml
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/ctakes/ctakes-clinical-pipeline/3.1.2-SNAPSHOT/maven-metadata.xml (791 B at 0.4 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/ctakes/ctakes-clinical-pipeline/maven-metadata.xml
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/ctakes/ctakes-clinical-pipeline/maven-metadata.xml (401 B at 1.8 KB/sec)
[INFO] Deployment in https://repository.apache.org/content/repositories/snapshots (id=apache.snapshots.https,uniqueVersion=true)
Deploying the main artifact jenkins-2250270730696168415ctakes-constituency-parser-3.1.2-SNAPSHOT.jar
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/ctakes/ctakes-constituency-parser/3.1.2-SNAPSHOT/maven-metadata.xml
Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/ctakes/ctakes-constituency-parser/3.1.2-SNAPSHOT/maven-metadata.xml (793 B at 0.0 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/ctakes/ctakes-constituency-parser/3.1.2-SNAPSHOT/ctakes-constituency-parser-3.1.2-20131213.120601-8.jar
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/ctakes/ctakes-constituency-parser/3.1.2-SNAPSHOT/ctakes-constituency-parser-3.1.2-20131213.120601-8.jar (40 KB at 93.3 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/ctakes/ctakes-constituency-parser/3.1.2-SNAPSHOT/ctakes-constituency-parser-3.1.2-20131213.120601-8.pom
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/ctakes/ctakes-constituency-parser/3.1.2-SNAPSHOT/ctakes-constituency-parser-3.1.2-20131213.120601-8.pom (3 KB at 16.6 KB/sec)
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/ctakes/ctakes-constituency-parser/maven-metadata.xml
Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/ctakes/ctakes-constituency-parser/maven-metadata.xml (403 B at 0.3 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/ctakes/ctakes-constituency-parser/3.1.2-SNAPSHOT/maven-metadata.xml
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/ctakes/ctakes-constituency-parser/3.1.2-SNAPSHOT/maven-metadata.xml (793 B at 6.3 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/ctakes/ctakes-constituency-parser/maven-metadata.xml
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/ctakes/ctakes-constituency-parser/maven-metadata.xml (403 B at 5.5 KB/sec)
[INFO] Deployment in https://repository.apache.org/content/repositories/snapshots (id=apache.snapshots.https,uniqueVersion=true)
Deploying the main artifact jenkins-8298150202941608002ctakes-constituency-parser-res-3.1.2-SNAPSHOT.jar
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/ctakes/ctakes-constituency-parser-res/3.1.2-SNAPSHOT/maven-metadata.xml
Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/ctakes/ctakes-constituency-parser-res/3.1.2-SNAPSHOT/maven-metadata.xml (797 B at 0.1 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/ctakes/ctakes-constituency-parser-res/3.1.2-SNAPSHOT/ctakes-constituency-parser-res-3.1.2-20131213.120619-8.jar
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/ctakes/ctakes-constituency-parser-res/3.1.2-SNAPSHOT/ctakes-constituency-parser-res-3.1.2-20131213.120619-8.jar (8 KB at 148.3 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/ctakes/ctakes-constituency-parser-res/3.1.2-SNAPSHOT/ctakes-constituency-parser-res-3.1.2-20131213.120619-8.pom
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/ctakes/ctakes-constituency-parser-res/3.1.2-SNAPSHOT/ctakes-constituency-parser-res-3.1.2-20131213.120619-8.pom (2 KB at 24.6 KB/sec)
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/ctakes/ctakes-constituency-parser-res/maven-metadata.xml
Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/ctakes/ctakes-constituency-parser-res/maven-metadata.xml (407 B at 0.1 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/ctakes/ctakes-constituency-parser-res/3.1.2-SNAPSHOT/maven-metadata.xml
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/ctakes/ctakes-constituency-parser-res/3.1.2-SNAPSHOT/maven-metadata.xml (797 B at 3.6 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/ctakes/ctakes-constituency-parser-res/maven-metadata.xml
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/ctakes/ctakes-constituency-parser-res/maven-metadata.xml (407 B at 1.8 KB/sec)
[INFO] Deployment in https://repository.apache.org/content/repositories/snapshots (id=apache.snapshots.https,uniqueVersion=true)
Deploying the main artifact jenkins-7157910768685679528ctakes-context-tokenizer-3.1.2-SNAPSHOT.jar
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/ctakes/ctakes-context-tokenizer/3.1.2-SNAPSHOT/maven-metadata.xml
Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/ctakes/ctakes-context-tokenizer/3.1.2-SNAPSHOT/maven-metadata.xml (791 B at 1.9 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/ctakes/ctakes-context-tokenizer/3.1.2-SNAPSHOT/ctakes-context-tokenizer-3.1.2-20131213.120639-8.jar
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/ctakes/ctakes-context-tokenizer/3.1.2-SNAPSHOT/ctakes-context-tokenizer-3.1.2-20131213.120639-8.jar (13 KB at 239.2 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/ctakes/ctakes-context-tokenizer/3.1.2-SNAPSHOT/ctakes-context-tokenizer-3.1.2-20131213.120639-8.pom
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/ctakes/ctakes-context-tokenizer/3.1.2-SNAPSHOT/ctakes-context-tokenizer-3.1.2-20131213.120639-8.pom (2 KB at 17.8 KB/sec)
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/ctakes/ctakes-context-tokenizer/maven-metadata.xml
Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/ctakes/ctakes-context-tokenizer/maven-metadata.xml (401 B at 0.2 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/ctakes/ctakes-context-tokenizer/3.1.2-SNAPSHOT/maven-metadata.xml
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/ctakes/ctakes-context-tokenizer/maven-metadata.xml
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/ctakes/ctakes-context-tokenizer/maven-metadata.xml (401 B at 0.0 KB/sec)
ERROR: Failed to deploy metadata: Could not transfer metadata org.apache.ctakes:ctakes-context-tokenizer:3.1.2-SNAPSHOT/maven-metadata.xml from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): The target server failed to respond
org.apache.maven.artifact.deployer.ArtifactDeploymentException: Failed to deploy metadata: Could not transfer metadata org.apache.ctakes:ctakes-context-tokenizer:3.1.2-SNAPSHOT/maven-metadata.xml from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): The target server failed to respond
	at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:143)
	at hudson.maven.reporters.MavenArtifactRecord.deploy(MavenArtifactRecord.java:191)
	at hudson.maven.RedeployPublisher.perform(RedeployPublisher.java:176)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:785)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:757)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.post2(MavenModuleSetBuild.java:1020)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:706)
	at hudson.model.Run.execute(Run.java:1702)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:509)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:231)
Caused by: org.eclipse.aether.deployment.DeploymentException: Failed to deploy metadata: Could not transfer metadata org.apache.ctakes:ctakes-context-tokenizer:3.1.2-SNAPSHOT/maven-metadata.xml from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): The target server failed to respond
	at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:372)
	at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:269)
	at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy(DefaultRepositorySystem.java:413)
	at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:139)
	... 11 more
Caused by: org.eclipse.aether.transfer.MetadataTransferException: Could not transfer metadata org.apache.ctakes:ctakes-context-tokenizer:3.1.2-SNAPSHOT/maven-metadata.xml from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): The target server failed to respond
	at org.eclipse.aether.connector.wagon.WagonRepositoryConnector$5.wrap(WagonRepositoryConnector.java:995)
	at org.eclipse.aether.connector.wagon.WagonRepositoryConnector$5.wrap(WagonRepositoryConnector.java:983)
	at org.eclipse.aether.connector.wagon.WagonRepositoryConnector$PutTask.run(WagonRepositoryConnector.java:895)
	at org.eclipse.aether.connector.wagon.WagonRepositoryConnector.put(WagonRepositoryConnector.java:530)
	at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:366)
	... 14 more
Caused by: org.apache.maven.wagon.TransferFailedException: The target server failed to respond
	at org.apache.maven.wagon.shared.http4.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:580)
	at org.apache.maven.wagon.shared.http4.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:524)
	at org.apache.maven.wagon.shared.http4.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:505)
	at org.apache.maven.wagon.shared.http4.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:485)
	at org.eclipse.aether.connector.wagon.WagonRepositoryConnector$PutTask.run(WagonRepositoryConnector.java:871)
	... 16 more
Caused by: org.apache.http.NoHttpResponseException: The target server failed to respond
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:95)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:62)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:254)
	at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:289)
	at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:252)
	at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:191)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:300)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:127)
	at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:715)
	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:520)
	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)
	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)
	at org.apache.maven.wagon.shared.http4.AbstractHttpClientWagon.execute(AbstractHttpClientWagon.java:746)
	at org.apache.maven.wagon.shared.http4.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:574)
	... 20 more
[INFO] Deployment failed after 8 min 9 sec
Build step 'Deploy artifacts to Maven repository' changed build result to FAILURE