You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2015/04/10 16:34:51 UTC

Jenkins build became unstable: UIMA-SDK » Apache UIMA Base: uimaj-core #709

See <https://builds.apache.org/job/UIMA-SDK/org.apache.uima$uimaj-core/709/changes>


Jenkins build is back to normal : UIMA-SDK » Apache UIMA Base: uimaj-core #713

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/UIMA-SDK/org.apache.uima$uimaj-core/713/changes>


Build failed in Jenkins: UIMA-SDK » Apache UIMA Base: uimaj-core #712

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/UIMA-SDK/org.apache.uima$uimaj-core/712/changes>

Changes:

[schor] [UIMA-4343] remove unused class

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache UIMA Base: uimaj-core 2.7.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: http://repo1.maven.org/eclipse/log4j/log4j/1.2.8/log4j-1.2.8.pom
Downloading: http://repo1.maven.org/maven2/log4j/log4j/1.2.8/log4j-1.2.8.pom
Downloaded: http://repo1.maven.org/maven2/log4j/log4j/1.2.8/log4j-1.2.8.pom (145 B at 15.7 KB/sec)
Downloading: http://repo1.maven.org/eclipse/log4j/log4j/1.2.8/log4j-1.2.8.jar
Downloading: http://repo1.maven.org/maven2/log4j/log4j/1.2.8/log4j-1.2.8.jar
Downloaded: http://repo1.maven.org/maven2/log4j/log4j/1.2.8/log4j-1.2.8.jar (345 KB at 11480.1 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ uimaj-core ---
[TASKS] Scanning folder '<https://builds.apache.org/job/UIMA-SDK/org.apache.uima$uimaj-core/ws/'> for files matching the pattern '**/*.java' - excludes: 
[TASKS] Found 904 files to scan for tasks
Found 65 open tasks.
[TASKS] Computing warning deltas based on reference build #710
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-versions) @ uimaj-core ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:parse-version (parse-project-version) @ uimaj-core ---
[INFO] 
[INFO] --- uima-build-helper-maven-plugin:7:parse-date-time (set buildYear and buildMonth) @ uimaj-core ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (setVersions) @ uimaj-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:add-source (addVersionSrc) @ uimaj-core ---
[INFO] Source directory: <https://builds.apache.org/job/UIMA-SDK/org.apache.uima$uimaj-core/ws/target/generated-sources/releaseVersion> added.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ uimaj-core ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ uimaj-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 15 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ uimaj-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 705 source files to <https://builds.apache.org/job/UIMA-SDK/org.apache.uima$uimaj-core/ws/target/classes>
[WARNING] <https://builds.apache.org/job/UIMA-SDK/org.apache.uima$uimaj-core/ws/src/main/java/org/apache/uima/analysis_engine/impl/AnalysisEngineImplBase.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/UIMA-SDK/org.apache.uima$uimaj-core/ws/src/main/java/org/apache/uima/analysis_engine/impl/AnalysisEngineImplBase.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/UIMA-SDK/org.apache.uima$uimaj-core/ws/src/main/java/org/apache/uima/cas/impl/FSIndexRepositoryImpl.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/UIMA-SDK/org.apache.uima$uimaj-core/ws/src/main/java/org/apache/uima/cas/impl/FSIndexRepositoryImpl.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ uimaj-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 250 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ uimaj-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 199 source files to <https://builds.apache.org/job/UIMA-SDK/org.apache.uima$uimaj-core/ws/target/test-classes>
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING : 
[INFO] -------------------------------------------------------------
[WARNING] <https://builds.apache.org/job/UIMA-SDK/org.apache.uima$uimaj-core/ws/src/test/java/org/apache/uima/cas/impl/CasPerformanceTuningSettingsTest.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/UIMA-SDK/org.apache.uima$uimaj-core/ws/src/test/java/org/apache/uima/cas/impl/CasPerformanceTuningSettingsTest.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/UIMA-SDK/org.apache.uima$uimaj-core/ws/src/test/java/org/apache/uima/impl/CasConsumerFactory_implTest.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/UIMA-SDK/org.apache.uima$uimaj-core/ws/src/test/java/org/apache/uima/impl/CasConsumerFactory_implTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 4 warnings 
[INFO] -------------------------------------------------------------
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/UIMA-SDK/org.apache.uima$uimaj-core/ws/src/test/java/org/apache/uima/util/CasCopierTest.java>:[39,37] cannot find symbol
  symbol:   class CasComparerViewChange
  location: package org.apache.uima.cas_data.impl
[ERROR] <https://builds.apache.org/job/UIMA-SDK/org.apache.uima$uimaj-core/ws/src/test/java/org/apache/uima/util/CasCopierTest.java>:[229,10] cannot find symbol
  symbol:   class CasComparerViewChange
  location: class org.apache.uima.util.CasCopierTest
[ERROR] <https://builds.apache.org/job/UIMA-SDK/org.apache.uima$uimaj-core/ws/src/test/java/org/apache/uima/util/CasCopierTest.java>:[264,10] cannot find symbol
  symbol:   class CasComparerViewChange
  location: class org.apache.uima.util.CasCopierTest
[INFO] 3 errors 
[INFO] -------------------------------------------------------------

Build failed in Jenkins: UIMA-SDK » Apache UIMA Base: uimaj-core #711

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/UIMA-SDK/org.apache.uima$uimaj-core/711/changes>

Changes:

[schor] [UIMA-4343] order independent cas comparer for test cases

[schor] [UIMA-4281] more conservative approach to shrinking internal data structures at reeset time - fix a test case to correspond to new method

[schor] [UIMA-4344] add cas id and cas reset counter

[schor] no Jira - add (and correct one case of) generic type info in 1 test case - no functional change

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache UIMA Base: uimaj-core 2.7.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ uimaj-core ---
[TASKS] Scanning folder 'F:\jenkins\jenkins-slave\workspace\UIMA-SDK\trunk\uimaj-core' for files matching the pattern '**/*.java' - excludes: 
[TASKS] Found 905 files to scan for tasks
Found 65 open tasks.
[TASKS] Computing warning deltas based on reference build #710
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-versions) @ uimaj-core ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:parse-version (parse-project-version) @ uimaj-core ---
[INFO] 
[INFO] --- uima-build-helper-maven-plugin:7:parse-date-time (set buildYear and buildMonth) @ uimaj-core ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (setVersions) @ uimaj-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:add-source (addVersionSrc) @ uimaj-core ---
[INFO] Source directory: F:\jenkins\jenkins-slave\workspace\UIMA-SDK\trunk\uimaj-core\target\generated-sources\releaseVersion added.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ uimaj-core ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ uimaj-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 15 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ uimaj-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 705 source files to F:\jenkins\jenkins-slave\workspace\UIMA-SDK\trunk\uimaj-core\target\classes
[WARNING] /F:/jenkins/jenkins-slave/workspace/UIMA-SDK/trunk/uimaj-core/src/main/java/org/apache/uima/analysis_engine/impl/AnalysisEngineImplBase.java: Some input files use or override a deprecated API.
[WARNING] /F:/jenkins/jenkins-slave/workspace/UIMA-SDK/trunk/uimaj-core/src/main/java/org/apache/uima/analysis_engine/impl/AnalysisEngineImplBase.java: Recompile with -Xlint:deprecation for details.
[WARNING] /F:/jenkins/jenkins-slave/workspace/UIMA-SDK/trunk/uimaj-core/src/main/java/org/apache/uima/cas/impl/FSIndexRepositoryImpl.java: Some input files use unchecked or unsafe operations.
[WARNING] /F:/jenkins/jenkins-slave/workspace/UIMA-SDK/trunk/uimaj-core/src/main/java/org/apache/uima/cas/impl/FSIndexRepositoryImpl.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ uimaj-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 250 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ uimaj-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 200 source files to F:\jenkins\jenkins-slave\workspace\UIMA-SDK\trunk\uimaj-core\target\test-classes
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING : 
[INFO] -------------------------------------------------------------
[WARNING] /F:/jenkins/jenkins-slave/workspace/UIMA-SDK/trunk/uimaj-core/src/test/java/org/apache/uima/analysis_engine/impl/TestAnnotator.java: Some input files use or override a deprecated API.
[WARNING] /F:/jenkins/jenkins-slave/workspace/UIMA-SDK/trunk/uimaj-core/src/test/java/org/apache/uima/analysis_engine/impl/TestAnnotator.java: Recompile with -Xlint:deprecation for details.
[WARNING] /F:/jenkins/jenkins-slave/workspace/UIMA-SDK/trunk/uimaj-core/src/test/java/org/apache/uima/util/CasCreationUtilsTest.java: Some input files use unchecked or unsafe operations.
[WARNING] /F:/jenkins/jenkins-slave/workspace/UIMA-SDK/trunk/uimaj-core/src/test/java/org/apache/uima/util/CasCreationUtilsTest.java: Recompile with -Xlint:unchecked for details.
[INFO] 4 warnings 
[INFO] -------------------------------------------------------------
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] /F:/jenkins/jenkins-slave/workspace/UIMA-SDK/trunk/uimaj-core/src/test/java/org/apache/uima/cas_data/impl/CasComparerViewChange.java:[56,18] no suitable method found for assertEquals(org.apache.uima.cas.FeatureStructure,org.apache.uima.cas.FeatureStructure,java.util.Set<org.apache.uima.cas.FeatureStructure>)
    method org.apache.uima.cas_data.impl.CasComparer.assertEquals(org.apache.uima.cas.FeatureStructure,org.apache.uima.cas.FeatureStructure) is not applicable
      (actual and formal argument lists differ in length)
    method org.apache.uima.cas_data.impl.CasComparer.assertEquals(org.apache.uima.cas.CAS,org.apache.uima.cas.CAS) is not applicable
      (actual and formal argument lists differ in length)
[INFO] 1 error
[INFO] -------------------------------------------------------------

Jenkins build is still unstable: UIMA-SDK » Apache UIMA Base: uimaj-core #710

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/UIMA-SDK/org.apache.uima$uimaj-core/changes>