See <https://builds.apache.org/job/ctakes-trunk-compiletest/1158/display/redirect?page=changes>
Changes: [alexz] CTAKES-415 ------------------------------------------ [...truncated 979.48 KB...] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 48 resources [INFO] Copying 3 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:2.4:compile (default-compile) @ ctakes-ytex-res --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ ctakes-ytex-res --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] Copying 3 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:2.4:testCompile (default-testCompile) @ ctakes-ytex-res --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.1:test (default-test) @ ctakes-ytex-res --- [INFO] Surefire report directory: <https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-ytex-res/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache cTAKES YTEX 4.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ ctakes-ytex --- [INFO] [INFO] --- jaxb2-maven-plugin:1.6:xjc (default) @ ctakes-ytex --- [INFO] Generating source... [INFO] parsing a schema... [INFO] compiling a schema... [INFO] org/apache/ctakes/jdl/schema/xdl/ColumnCsvLoadType.java [INFO] org/apache/ctakes/jdl/schema/xdl/ColumnXmlLoadType.java [INFO] org/apache/ctakes/jdl/schema/xdl/ConnType.java [INFO] org/apache/ctakes/jdl/schema/xdl/CsvLoadType.java [INFO] org/apache/ctakes/jdl/schema/xdl/JdbcType.java [INFO] org/apache/ctakes/jdl/schema/xdl/LoadType.java [INFO] org/apache/ctakes/jdl/schema/xdl/ObjectFactory.java [INFO] org/apache/ctakes/jdl/schema/xdl/XmlLoadType.java [INFO] [INFO] --- maven-remote-resources-plugin:1.4:process (default) @ ctakes-ytex --- [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ ctakes-ytex --- [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-ytex --- [INFO] Compiling 182 source files to <https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-ytex/target/classes> [WARNING] <https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-ytex/src/main/java/org/apache/ctakes/ytex/kernel/dao/ClassifierEvaluationDaoImpl.java>:[325,41] [unchecked] unchecked conversion [WARNING] required: List<FeatureRank> found: List <https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-ytex/src/main/java/org/apache/ctakes/ytex/kernel/dao/ClassifierEvaluationDaoImpl.java>:[372,34] [unchecked] unchecked cast [WARNING] required: List<ConceptInfo> found: List <https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-ytex/src/main/java/org/apache/ctakes/ytex/kernel/dao/ClassifierEvaluationDaoImpl.java>:[396,15] [unchecked] unchecked conversion [INFO] [INFO] --- jaxb2-maven-plugin:1.6:xjc (default) @ ctakes-ytex --- [INFO] No changes detected in schema or binding files - skipping source generation. [INFO] [INFO] --- maven-remote-resources-plugin:1.4:process (default) @ ctakes-ytex --- [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ ctakes-ytex --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] Copying 3 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:2.4:compile (default-compile) @ ctakes-ytex --- [INFO] Compiling 6 source files to <https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-ytex/target/classes> [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ ctakes-ytex --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 17 resources [INFO] Copying 3 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:2.4:testCompile (default-testCompile) @ ctakes-ytex --- [INFO] Compiling 20 source files to <https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-ytex/target/test-classes> [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] <https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-ytex/src/test/java/org/apache/ctakes/ytex/ConceptDaoTest.java>:[28,29] error: package org.apache.ctakes.util does not exist [ERROR] <https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-ytex/src/test/java/org/apache/ctakes/ytex/ConceptDaoTest.java>:[47,36] error: cannot find symbol [ERROR] symbol: class JdbcOperationsHelper <https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-ytex/src/test/java/org/apache/ctakes/ytex/ConceptDaoTest.java>:[67,2] error: cannot find symbol [ERROR] symbol: method dropTableIfExist(JdbcTemplate,String,String) location: class ConceptDaoTest <https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-ytex/src/test/java/org/apache/ctakes/ytex/ConceptDaoTest.java>:[78,31] [unchecked] unchecked method invocation: method createConceptGraph in interface ConceptDao is applied to given types [ERROR] required: String,String,String,boolean,Set<String> found: <null>,String,String,boolean,Set <https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-ytex/src/test/java/org/apache/ctakes/ytex/ConceptDaoTest.java>:[80,15] [unchecked] unchecked conversion [INFO] 5 errors [INFO] ------------------------------------------------------------- [JENKINS] Archiving disabled [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache cTAKES ..................................... SUCCESS [4.822s] [INFO] ctakes-gui-res .................................... SUCCESS [4.142s] [INFO] Apache cTAKES Resources coreference ............... SUCCESS [2.534s] [INFO] Apache cTAKES Resources temporal .................. SUCCESS [2.463s] [INFO] Apache cTAKES Resources relation-extractor ........ SUCCESS [2.463s] [INFO] Apache cTAKES Resources dictionary-lookup-fast-res SUCCESS [4.204s] [INFO] Apache cTAKES Resources core ...................... SUCCESS [2.446s] [INFO] Apache cTAKES common type system .................. SUCCESS [9.810s] [INFO] Apache cTAKES utils ............................... SUCCESS [3.610s] [INFO] Apache cTAKES core ................................ SUCCESS [1:07.560s] [INFO] Apache cTAKES dictionary lookup fast .............. SUCCESS [4.098s] [INFO] Apache cTAKES document preprocessor ............... SUCCESS [3.884s] [INFO] Apache cTAKES Resources lvg ....................... SUCCESS [29.989s] [INFO] Apache cTAKES LVG lexical tools ................... SUCCESS [4.874s] [INFO] Apache cTAKES Resources ne-contexts ............... SUCCESS [2.403s] [INFO] Apache cTAKES named entity contexts ............... SUCCESS [4.662s] [INFO] Apache cTAKES Resources assertion ................. SUCCESS [2.651s] [INFO] Apache cTAKES Resources constituency-parser ....... SUCCESS [2.675s] [INFO] Apache cTAKES Constituency Parser ................. SUCCESS [3.392s] [INFO] Apache cTAKES Resources dependency-parser ......... SUCCESS [2.876s] [INFO] Apache cTAKES Resources pos-tagger ................ SUCCESS [2.405s] [INFO] Apache cTAKES part-of-speech tagger ............... SUCCESS [5.613s] [INFO] Apache cTAKES Dependency Parser ................... SUCCESS [38.037s] [INFO] Apache cTAKES context dependent tokenizer ......... SUCCESS [4.778s] [INFO] Apache cTAKES Resources ctakes-chunker-res ........ SUCCESS [2.431s] [INFO] Apache cTAKES chunker ............................. SUCCESS [3.474s] [INFO] Apache cTAKES Assertion ........................... SUCCESS [6.112s] [INFO] ctakes-clinical-pipeline-res ...................... SUCCESS [2.417s] [INFO] Apache cTAKES ctakes-clinical-pipeline ............ SUCCESS [5.060s] [INFO] Apache cTAKES Relation Extractor .................. SUCCESS [8.778s] [INFO] Apache cTAKES Temporal Information Extraction ..... SUCCESS [1:31.864s] [INFO] Apache cTAKES CoReference Resolver ................ SUCCESS [7.739s] [INFO] ctakes-gui ........................................ SUCCESS [6.537s] [INFO] Apache cTAKES Resources dictionary-lookup ......... SUCCESS [10.871s] [INFO] Apache cTAKES dictionary lookup ................... SUCCESS [5.053s] [INFO] Apache cTAKES Resources drug-ner .................. SUCCESS [2.550s] [INFO] Apache cTAKES Drug NER ............................ SUCCESS [7.188s] [INFO] Apache cTAKES Resources side-effect ............... SUCCESS [2.538s] [INFO] Apache cTAKES Side Effects ........................ SUCCESS [6.102s] [INFO] Apache cTAKES Resources smoking-status ............ SUCCESS [2.539s] [INFO] Apache cTAKES Smoking Status ...................... SUCCESS [6.619s] [INFO] Apache cTAKES Resources assertion-zoner ........... SUCCESS [2.540s] [INFO] Apache cTAKES Assertion's zoner ................... SUCCESS [3.255s] [INFO] ctakes-examples-res ............................... SUCCESS [2.444s] [INFO] ctakes-examples ................................... SUCCESS [6.780s] [INFO] Apache cTAKES Resources ctakes-ytex-res ........... SUCCESS [3.289s] [INFO] Apache cTAKES YTEX ................................ FAILURE [10.827s] [INFO] Apache cTAKES YTEX UIMA ........................... SKIPPED [INFO] Apache cTAKES YTEX Web ............................ SKIPPED [INFO] Apache cTAKES Distribution ........................ SKIPPED [INFO] Apache cTAKES Regression-test ..................... SKIPPED [INFO] Apache cTAKES template filler ..................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 8:03.290s [INFO] Finished at: Tue Dec 05 01:34:43 UTC 2017 [INFO] Final Memory: 102M/455M [INFO] ------------------------------------------------------------------------ [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled Waiting for Jenkins to finish collecting data [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.4:testCompile (default-testCompile) on project ctakes-ytex: Compilation failure: Compilation failure: [ERROR] <https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-ytex/src/test/java/org/apache/ctakes/ytex/ConceptDaoTest.java>:[28,29] error: package org.apache.ctakes.util does not exist [ERROR] <https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-ytex/src/test/java/org/apache/ctakes/ytex/ConceptDaoTest.java>:[47,36] error: cannot find symbol [ERROR] symbol: class JdbcOperationsHelper [ERROR] <https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-ytex/src/test/java/org/apache/ctakes/ytex/ConceptDaoTest.java>:[67,2] error: cannot find symbol [ERROR] symbol: method dropTableIfExist(JdbcTemplate,String,String) [ERROR] location: class ConceptDaoTest [ERROR] <https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-ytex/src/test/java/org/apache/ctakes/ytex/ConceptDaoTest.java>:[78,31] [unchecked] unchecked method invocation: method createConceptGraph in interface ConceptDao is applied to given types [ERROR] required: String,String,String,boolean,Set<String> [ERROR] found: <null>,String,String,boolean,Set [ERROR] <https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-ytex/src/test/java/org/apache/ctakes/ytex/ConceptDaoTest.java>:[80,15] [unchecked] unchecked conversion [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :ctakes-ytex Sending e-mails to: [email protected] [email protected] channel stopped [ctakes-trunk-compiletest] $ /bin/bash -xe /tmp/jenkins5285570189507702693.sh + rm -fr '/tmp/ctakes-*'
