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/03/03 19:04:00 UTC

Build failed in Jenkins: UIMA-DUCC #252

See <https://builds.apache.org/job/UIMA-DUCC/252/changes>

Changes:

[cwiklik] UIMA-4259 Enable cpu control

------------------------------------------
[...truncated 3073 lines...]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
	at org.junit.runners.BlockJUnit4ClassRunner.runNotIgnored(BlockJUnit4ClassRunner.java:79)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:71)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:49)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)

Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.498 sec - in org.apache.uima.ducc.user.jd.test.TestSuite

Results :

Tests run: 12, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (dup-meta-jar-cleanup) @ uima-ducc-user ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ uima-ducc-user ---
[INFO] Building jar: F:\hudson\hudson-slave\workspace\UIMA-DUCC\trunk\uima-ducc-user\target\uima-ducc-user-2.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ uima-ducc-user ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ uima-ducc-user ---
[INFO] Installing F:\hudson\hudson-slave\workspace\UIMA-DUCC\trunk\uima-ducc-user\target\uima-ducc-user-2.0.0-SNAPSHOT.jar to f:\hudson\hudson-slave\maven-repositories\1\org\apache\uima\uima-ducc-user\2.0.0-SNAPSHOT\uima-ducc-user-2.0.0-SNAPSHOT.jar
[INFO] Installing F:\hudson\hudson-slave\workspace\UIMA-DUCC\trunk\uima-ducc-user\pom.xml to f:\hudson\hudson-slave\maven-repositories\1\org\apache\uima\uima-ducc-user\2.0.0-SNAPSHOT\uima-ducc-user-2.0.0-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-pmd-plugin:3.1:pmd (default-cli) @ uima-ducc-user ---
[PMD] Finding all files that match the pattern pmd.xml
[PMD] Parsing 1 files in F:\hudson\hudson-slave\workspace\UIMA-DUCC\trunk\uima-ducc-user\target
[PMD] Successfully parsed file F:\hudson\hudson-slave\workspace\UIMA-DUCC\trunk\uima-ducc-user\target\pmd.xml of module Apache UIMA DUCC: uima-ducc-user with 74 warnings.
[PMD] Computing warning deltas based on reference build #249
[INFO] 
[INFO] --- maven-pmd-plugin:3.1:cpd (default-cli) @ uima-ducc-user ---
[DRY] Finding all files that match the pattern cpd.xml
[DRY] Parsing 1 files in F:\hudson\hudson-slave\workspace\UIMA-DUCC\trunk\uima-ducc-user\target
[DRY] Successfully parsed file F:\hudson\hudson-slave\workspace\UIMA-DUCC\trunk\uima-ducc-user\target\cpd.xml of module Apache UIMA DUCC: uima-ducc-user with 4 warnings.
[DRY] Computing warning deltas based on reference build #249
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.0:findbugs (default-cli) @ uima-ducc-user ---
[INFO] Fork Value is true
     [java] java.lang.UnsupportedClassVersionError: edu/umd/cs/findbugs/FindBugs2 : Unsupported major.minor version 51.0
     [java] 	at java.lang.ClassLoader.defineClass1(Native Method)
     [java] 	at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631)
     [java] 	at java.lang.ClassLoader.defineClass(ClassLoader.java:615)
     [java] 	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
     [java] 	at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
     [java] 	at java.net.URLClassLoader.access$000(URLClassLoader.java:58)
     [java] 	at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
     [java] 	at java.security.AccessController.doPrivileged(Native Method)
     [java] 	at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
     [java] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
     [java] 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
     [java] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
     [java] Could not find the main class: edu.umd.cs.findbugs.FindBugs2.  Program will exit.
     [java] Exception in thread "main" 
[FINDBUGS] No report found for mojo findbugs
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] uima-ducc-parent .................................. SUCCESS [3:51.867s]
[INFO] Apache UIMA DUCC: uima-ducc-user .................. FAILURE [2:29.624s]
[INFO] Apache UIMA DUCC: uima-ducc-common ................ SKIPPED
[INFO] Apache UIMA DUCC: uima-ducc-container ............. SKIPPED
[INFO] Apache UIMA DUCC: uima-ducc-transport ............. SKIPPED
[INFO] Apache UIMA DUCC: uima-ducc-cli ................... SKIPPED
[INFO] Apache UIMA DUCC: uima-ducc-jd .................... SKIPPED
[INFO] Apache UIMA DUCC: uima-ducc-pm .................... SKIPPED
[INFO] Apache UIMA DUCC: uima-ducc-rm .................... SKIPPED
[INFO] Apache UIMA DUCC: uima-ducc-sm .................... SKIPPED
[INFO] Apache UIMA DUCC: uima-ducc-orchestrator .......... SKIPPED
[INFO] Apache UIMA DUCC: uima-ducc-agent ................. SKIPPED
[INFO] uima-ducc-duccdocs ................................ SKIPPED
[INFO] Apache UIMA DUCC: uima-ducc-web ................... SKIPPED
[INFO] Apache UIMA DUCC: uima-ducc-examples .............. SKIPPED
[INFO] Apache UIMA DUCC: uima-ducc-db .................... SKIPPED
[INFO] uima-ducc-spawn ................................... SKIPPED
[INFO] Apache UIMA-DUCC: uima-ducc ....................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 9:42.991s
[INFO] Finished at: Tue Mar 03 17:58:50 GMT 2015
[INFO] Final Memory: 53M/230M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.codehaus.mojo:findbugs-maven-plugin:3.0.0:findbugs (default-cli) on project uima-ducc-user: Execution default-cli of goal org.codehaus.mojo:findbugs-maven-plugin:3.0.0:findbugs failed: Java returned: 1 -> [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/PluginExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :uima-ducc-user
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\UIMA-DUCC\trunk\uima-ducc-web\pom.xml to org.apache.uima/uima-ducc-web/2.0.0-SNAPSHOT/uima-ducc-web-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC » Apache UIMA DUCC: uima-ducc-web #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 7410 bytes
Compression is 0.0%
Took 11 sec
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\UIMA-DUCC\trunk\uima-ducc-db\pom.xml to org.apache.uima/uima-ducc-db/2.0.0-SNAPSHOT/uima-ducc-db-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC » Apache UIMA DUCC: uima-ducc-db #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 4010 bytes
Compression is 0.0%
Took 0.13 sec
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\UIMA-DUCC\trunk\uima-ducc-rm\pom.xml to org.apache.uima/uima-ducc-rm/2.0.0-SNAPSHOT/uima-ducc-rm-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC » Apache UIMA DUCC: uima-ducc-rm #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2802 bytes
Compression is 0.0%
Took 6 sec
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\UIMA-DUCC\trunk\uima-ducc-sm\pom.xml to org.apache.uima/uima-ducc-sm/2.0.0-SNAPSHOT/uima-ducc-sm-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC » Apache UIMA DUCC: uima-ducc-sm #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3026 bytes
Compression is 0.0%
Took 0.14 sec
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\UIMA-DUCC\trunk\uima-ducc-parent\pom.xml to org.apache.uima/uima-ducc-parent/2.0.0-SNAPSHOT/uima-ducc-parent-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC » uima-ducc-parent #251
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 24242 bytes
Compression is 0.0%
Took 5.8 sec
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\UIMA-DUCC\trunk\uima-ducc-spawn\pom.xml to org.apache.uima/uima-ducc-spawn/2.0.0-SNAPSHOT/uima-ducc-spawn-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC » uima-ducc-spawn #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2259 bytes
Compression is 0.0%
Took 0.17 sec
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\UIMA-DUCC\trunk\uima-ducc-orchestrator\pom.xml to org.apache.uima/uima-ducc-orchestrator/2.0.0-SNAPSHOT/uima-ducc-orchestrator-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC » Apache UIMA DUCC: uima-ducc-orchestrator #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3086 bytes
Compression is 0.0%
Took 6.1 sec
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\UIMA-DUCC\trunk\uima-ducc-container\pom.xml to org.apache.uima/uima-ducc-container/2.0.0-SNAPSHOT/uima-ducc-container-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC » Apache UIMA DUCC: uima-ducc-container #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 9792 bytes
Compression is 0.0%
Took 6 sec
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\UIMA-DUCC\trunk\uima-ducc-examples\pom.xml to org.apache.uima/uima-ducc-examples/2.0.0-SNAPSHOT/uima-ducc-examples-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC » Apache UIMA DUCC: uima-ducc-examples #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3693 bytes
Compression is 0.0%
Took 7.3 sec
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\UIMA-DUCC\trunk\uima-ducc-common\pom.xml to org.apache.uima/uima-ducc-common/2.0.0-SNAPSHOT/uima-ducc-common-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC » Apache UIMA DUCC: uima-ducc-common #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 4425 bytes
Compression is 0.0%
Took 7.7 sec
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\UIMA-DUCC\trunk\uima-ducc-duccdocs\pom.xml to org.apache.uima/uima-ducc-duccdocs/2.0.0-SNAPSHOT/uima-ducc-duccdocs-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC » uima-ducc-duccdocs #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 18042 bytes
Compression is 0.0%
Took 74 ms
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\UIMA-DUCC\trunk\uima-ducc-user\pom.xml to org.apache.uima/uima-ducc-user/2.0.0-SNAPSHOT/uima-ducc-user-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\UIMA-DUCC\trunk\uima-ducc-user\target\uima-ducc-user-2.0.0-SNAPSHOT.jar to org.apache.uima/uima-ducc-user/2.0.0-SNAPSHOT/uima-ducc-user-2.0.0-SNAPSHOT.jar
Sending artifact delta relative to UIMA-DUCC » Apache UIMA DUCC: uima-ducc-user #249
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 103405 bytes
Compression is 0.0%
Took 0.22 sec
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\UIMA-DUCC\trunk\uima-ducc-agent\pom.xml to org.apache.uima/uima-ducc-agent/2.0.0-SNAPSHOT/uima-ducc-agent-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC » Apache UIMA DUCC: uima-ducc-agent #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3707 bytes
Compression is 0.0%
Took 6.6 sec
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\UIMA-DUCC\trunk\uima-ducc-cli\pom.xml to org.apache.uima/uima-ducc-cli/2.0.0-SNAPSHOT/uima-ducc-cli-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC » Apache UIMA DUCC: uima-ducc-cli #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 6103 bytes
Compression is 0.0%
Took 0.32 sec
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\UIMA-DUCC\trunk\uima-ducc-jd\pom.xml to org.apache.uima/uima-ducc-jd/2.0.0-SNAPSHOT/uima-ducc-jd-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC » Apache UIMA DUCC: uima-ducc-jd #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3391 bytes
Compression is 0.0%
Took 5.5 sec
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-DUCC/ws/trunk\pom.xml> to org.apache.uima/uima-ducc/2.0.0-SNAPSHOT/uima-ducc-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC » Apache UIMA-DUCC: uima-ducc #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 16958 bytes
Compression is 0.0%
Took 25 sec
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\UIMA-DUCC\trunk\uima-ducc-pm\pom.xml to org.apache.uima/uima-ducc-pm/2.0.0-SNAPSHOT/uima-ducc-pm-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC » Apache UIMA DUCC: uima-ducc-pm #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2830 bytes
Compression is 0.0%
Took 0.1 sec
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\UIMA-DUCC\trunk\uima-ducc-transport\pom.xml to org.apache.uima/uima-ducc-transport/2.0.0-SNAPSHOT/uima-ducc-transport-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC » Apache UIMA DUCC: uima-ducc-transport #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3713 bytes
Compression is 0.0%
Took 5.8 sec
Sending e-mails to: dev@uima.apache.org
channel stopped
[WARNINGS] Skipping publisher since build result is FAILURE

Jenkins build is back to normal : UIMA-DUCC #261

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/UIMA-DUCC/261/changes>


Build failed in Jenkins: UIMA-DUCC #260

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/UIMA-DUCC/260/changes>

Changes:

[degenaro] UIMA-4069 DUCC Job Driver (JD) system classpath

UimaSerializer not required.

------------------------------------------
[...truncated 3075 lines...]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
	at org.junit.runners.BlockJUnit4ClassRunner.runNotIgnored(BlockJUnit4ClassRunner.java:79)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:71)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:49)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)

Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.463 sec - in org.apache.uima.ducc.user.jd.test.TestSuite

Results :

Tests run: 12, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (dup-meta-jar-cleanup) @ uima-ducc-user ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ uima-ducc-user ---
[INFO] Building jar: F:\jenkins\jenkins-slave\workspace\UIMA-DUCC\trunk\uima-ducc-user\target\uima-ducc-user-2.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ uima-ducc-user ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ uima-ducc-user ---
[INFO] Installing F:\jenkins\jenkins-slave\workspace\UIMA-DUCC\trunk\uima-ducc-user\target\uima-ducc-user-2.0.0-SNAPSHOT.jar to f:\jenkins\jenkins-slave\maven-repositories\1\org\apache\uima\uima-ducc-user\2.0.0-SNAPSHOT\uima-ducc-user-2.0.0-SNAPSHOT.jar
[INFO] Installing F:\jenkins\jenkins-slave\workspace\UIMA-DUCC\trunk\uima-ducc-user\pom.xml to f:\jenkins\jenkins-slave\maven-repositories\1\org\apache\uima\uima-ducc-user\2.0.0-SNAPSHOT\uima-ducc-user-2.0.0-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-pmd-plugin:3.4:pmd (default-cli) @ uima-ducc-user ---
[PMD] Finding all files that match the pattern pmd.xml
[PMD] Parsing 1 files in F:\jenkins\jenkins-slave\workspace\UIMA-DUCC\trunk\uima-ducc-user\target
[PMD] Successfully parsed file F:\jenkins\jenkins-slave\workspace\UIMA-DUCC\trunk\uima-ducc-user\target\pmd.xml of module Apache UIMA DUCC: uima-ducc-user with 76 warnings.
[PMD] Computing warning deltas based on reference build #249
[INFO] 
[INFO] --- maven-pmd-plugin:3.4:cpd (default-cli) @ uima-ducc-user ---
[DRY] Finding all files that match the pattern cpd.xml
[DRY] Parsing 1 files in F:\jenkins\jenkins-slave\workspace\UIMA-DUCC\trunk\uima-ducc-user\target
[DRY] Successfully parsed file F:\jenkins\jenkins-slave\workspace\UIMA-DUCC\trunk\uima-ducc-user\target\cpd.xml of module Apache UIMA DUCC: uima-ducc-user with 4 warnings.
[DRY] Computing warning deltas based on reference build #249
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.0:findbugs (default-cli) @ uima-ducc-user ---
[INFO] Fork Value is true
     [java] java.lang.UnsupportedClassVersionError: edu/umd/cs/findbugs/FindBugs2 : Unsupported major.minor version 51.0
     [java] 	at java.lang.ClassLoader.defineClass1(Native Method)
     [java] 	at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631)
     [java] 	at java.lang.ClassLoader.defineClass(ClassLoader.java:615)
     [java] 	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
     [java] 	at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
     [java] 	at java.net.URLClassLoader.access$000(URLClassLoader.java:58)
     [java] 	at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
     [java] 	at java.security.AccessController.doPrivileged(Native Method)
     [java] 	at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
     [java] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
     [java] 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
     [java] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
     [java] Could not find the main class: edu.umd.cs.findbugs.FindBugs2.  Program will exit.
     [java] Exception in thread "main" 
[FINDBUGS] No report found for mojo findbugs
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] uima-ducc-parent .................................. SUCCESS [17.948s]
[INFO] Apache UIMA DUCC: uima-ducc-user .................. FAILURE [22.386s]
[INFO] Apache UIMA DUCC: uima-ducc-common ................ SKIPPED
[INFO] Apache UIMA DUCC: uima-ducc-container ............. SKIPPED
[INFO] Apache UIMA DUCC: uima-ducc-transport ............. SKIPPED
[INFO] Apache UIMA DUCC: uima-ducc-cli ................... SKIPPED
[INFO] Apache UIMA DUCC: uima-ducc-jd .................... SKIPPED
[INFO] Apache UIMA DUCC: uima-ducc-pm .................... SKIPPED
[INFO] Apache UIMA DUCC: uima-ducc-rm .................... SKIPPED
[INFO] Apache UIMA DUCC: uima-ducc-sm .................... SKIPPED
[INFO] Apache UIMA DUCC: uima-ducc-orchestrator .......... SKIPPED
[INFO] Apache UIMA DUCC: uima-ducc-agent ................. SKIPPED
[INFO] uima-ducc-duccdocs ................................ SKIPPED
[INFO] Apache UIMA DUCC: uima-ducc-web ................... SKIPPED
[INFO] Apache UIMA DUCC: uima-ducc-examples .............. SKIPPED
[INFO] Apache UIMA DUCC: uima-ducc-db .................... SKIPPED
[INFO] uima-ducc-spawn ................................... SKIPPED
[INFO] Apache UIMA-DUCC: uima-ducc ....................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 43.935s
[INFO] Finished at: Fri Mar 06 14:02:29 PST 2015
[INFO] Final Memory: 48M/127M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.codehaus.mojo:findbugs-maven-plugin:3.0.0:findbugs (default-cli) on project uima-ducc-user: Execution default-cli of goal org.codehaus.mojo:findbugs-maven-plugin:3.0.0:findbugs failed: Java returned: 1 -> [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/PluginExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :uima-ducc-user
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-DUCC\trunk\uima-ducc-web\pom.xml to org.apache.uima/uima-ducc-web/2.0.0-SNAPSHOT/uima-ducc-web-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC » Apache UIMA DUCC: uima-ducc-web #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 7410 bytes
Compression is 0.0%
Took 0.11 sec
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-DUCC\trunk\uima-ducc-db\pom.xml to org.apache.uima/uima-ducc-db/2.0.0-SNAPSHOT/uima-ducc-db-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC » Apache UIMA DUCC: uima-ducc-db #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 4010 bytes
Compression is 0.0%
Took 37 ms
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-DUCC\trunk\uima-ducc-rm\pom.xml to org.apache.uima/uima-ducc-rm/2.0.0-SNAPSHOT/uima-ducc-rm-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC » Apache UIMA DUCC: uima-ducc-rm #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2802 bytes
Compression is 0.0%
Took 64 ms
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-DUCC\trunk\uima-ducc-sm\pom.xml to org.apache.uima/uima-ducc-sm/2.0.0-SNAPSHOT/uima-ducc-sm-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC » Apache UIMA DUCC: uima-ducc-sm #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3026 bytes
Compression is 0.0%
Took 46 ms
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-DUCC\trunk\uima-ducc-parent\pom.xml to org.apache.uima/uima-ducc-parent/2.0.0-SNAPSHOT/uima-ducc-parent-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC » uima-ducc-parent #259
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 24242 bytes
Compression is 0.0%
Took 0.13 sec
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-DUCC\trunk\uima-ducc-spawn\pom.xml to org.apache.uima/uima-ducc-spawn/2.0.0-SNAPSHOT/uima-ducc-spawn-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC » uima-ducc-spawn #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2259 bytes
Compression is 0.0%
Took 53 ms
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-DUCC\trunk\uima-ducc-orchestrator\pom.xml to org.apache.uima/uima-ducc-orchestrator/2.0.0-SNAPSHOT/uima-ducc-orchestrator-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC » Apache UIMA DUCC: uima-ducc-orchestrator #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3086 bytes
Compression is 0.0%
Took 39 ms
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-DUCC\trunk\uima-ducc-container\pom.xml to org.apache.uima/uima-ducc-container/2.0.0-SNAPSHOT/uima-ducc-container-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC » Apache UIMA DUCC: uima-ducc-container #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 9792 bytes
Compression is 0.0%
Took 33 ms
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-DUCC\trunk\uima-ducc-examples\pom.xml to org.apache.uima/uima-ducc-examples/2.0.0-SNAPSHOT/uima-ducc-examples-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC » Apache UIMA DUCC: uima-ducc-examples #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3693 bytes
Compression is 0.0%
Took 95 ms
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-DUCC\trunk\uima-ducc-common\pom.xml to org.apache.uima/uima-ducc-common/2.0.0-SNAPSHOT/uima-ducc-common-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC » Apache UIMA DUCC: uima-ducc-common #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 4425 bytes
Compression is 0.0%
Took 92 ms
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-DUCC\trunk\uima-ducc-duccdocs\pom.xml to org.apache.uima/uima-ducc-duccdocs/2.0.0-SNAPSHOT/uima-ducc-duccdocs-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC » uima-ducc-duccdocs #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 18042 bytes
Compression is 0.0%
Took 13 ms
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-DUCC\trunk\uima-ducc-user\pom.xml to org.apache.uima/uima-ducc-user/2.0.0-SNAPSHOT/uima-ducc-user-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-DUCC\trunk\uima-ducc-user\target\uima-ducc-user-2.0.0-SNAPSHOT.jar to org.apache.uima/uima-ducc-user/2.0.0-SNAPSHOT/uima-ducc-user-2.0.0-SNAPSHOT.jar
Sending artifact delta relative to UIMA-DUCC » Apache UIMA DUCC: uima-ducc-user #249
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 105246 bytes
Compression is 0.0%
Took 0.14 sec
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-DUCC\trunk\uima-ducc-agent\pom.xml to org.apache.uima/uima-ducc-agent/2.0.0-SNAPSHOT/uima-ducc-agent-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC » Apache UIMA DUCC: uima-ducc-agent #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3707 bytes
Compression is 0.0%
Took 77 ms
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-DUCC\trunk\uima-ducc-cli\pom.xml to org.apache.uima/uima-ducc-cli/2.0.0-SNAPSHOT/uima-ducc-cli-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC » Apache UIMA DUCC: uima-ducc-cli #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 6103 bytes
Compression is 0.0%
Took 89 ms
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-DUCC\trunk\uima-ducc-jd\pom.xml to org.apache.uima/uima-ducc-jd/2.0.0-SNAPSHOT/uima-ducc-jd-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC » Apache UIMA DUCC: uima-ducc-jd #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3391 bytes
Compression is 0.0%
Took 52 ms
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-DUCC/ws/trunk\pom.xml> to org.apache.uima/uima-ducc/2.0.0-SNAPSHOT/uima-ducc-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC » Apache UIMA-DUCC: uima-ducc #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 16958 bytes
Compression is 0.0%
Took 6.1 sec
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-DUCC\trunk\uima-ducc-pm\pom.xml to org.apache.uima/uima-ducc-pm/2.0.0-SNAPSHOT/uima-ducc-pm-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC » Apache UIMA DUCC: uima-ducc-pm #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2830 bytes
Compression is 0.0%
Took 31 ms
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-DUCC\trunk\uima-ducc-transport\pom.xml to org.apache.uima/uima-ducc-transport/2.0.0-SNAPSHOT/uima-ducc-transport-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC » Apache UIMA DUCC: uima-ducc-transport #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3713 bytes
Compression is 0.0%
Took 63 ms
Sending e-mails to: dev@uima.apache.org
channel stopped
[WARNINGS] Skipping publisher since build result is FAILURE

Build failed in Jenkins: UIMA-DUCC #259

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/UIMA-DUCC/259/changes>

Changes:

[degenaro] UIMA-4069 DUCC Job Driver (JD) system classpath

explicit declaration of (empty) constructor for WotkItemStatistics

[degenaro] UIMA-4069 DUCC Job Driver (JD) system classpath

fetch startup.initialization.error.limit on-demand from ducc.properties

------------------------------------------
[...truncated 3075 lines...]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
	at org.junit.runners.BlockJUnit4ClassRunner.runNotIgnored(BlockJUnit4ClassRunner.java:79)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:71)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:49)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)

Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.234 sec - in org.apache.uima.ducc.user.jd.test.TestSuite

Results :

Tests run: 12, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (dup-meta-jar-cleanup) @ uima-ducc-user ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ uima-ducc-user ---
[INFO] Building jar: F:\jenkins\jenkins-slave\workspace\UIMA-DUCC\trunk\uima-ducc-user\target\uima-ducc-user-2.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ uima-ducc-user ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ uima-ducc-user ---
[INFO] Installing F:\jenkins\jenkins-slave\workspace\UIMA-DUCC\trunk\uima-ducc-user\target\uima-ducc-user-2.0.0-SNAPSHOT.jar to f:\jenkins\jenkins-slave\maven-repositories\1\org\apache\uima\uima-ducc-user\2.0.0-SNAPSHOT\uima-ducc-user-2.0.0-SNAPSHOT.jar
[INFO] Installing F:\jenkins\jenkins-slave\workspace\UIMA-DUCC\trunk\uima-ducc-user\pom.xml to f:\jenkins\jenkins-slave\maven-repositories\1\org\apache\uima\uima-ducc-user\2.0.0-SNAPSHOT\uima-ducc-user-2.0.0-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-pmd-plugin:3.4:pmd (default-cli) @ uima-ducc-user ---
[PMD] Finding all files that match the pattern pmd.xml
[PMD] Parsing 1 files in F:\jenkins\jenkins-slave\workspace\UIMA-DUCC\trunk\uima-ducc-user\target
[PMD] Successfully parsed file F:\jenkins\jenkins-slave\workspace\UIMA-DUCC\trunk\uima-ducc-user\target\pmd.xml of module Apache UIMA DUCC: uima-ducc-user with 76 warnings.
[PMD] Computing warning deltas based on reference build #249
[INFO] 
[INFO] --- maven-pmd-plugin:3.4:cpd (default-cli) @ uima-ducc-user ---
[DRY] Finding all files that match the pattern cpd.xml
[DRY] Parsing 1 files in F:\jenkins\jenkins-slave\workspace\UIMA-DUCC\trunk\uima-ducc-user\target
[DRY] Successfully parsed file F:\jenkins\jenkins-slave\workspace\UIMA-DUCC\trunk\uima-ducc-user\target\cpd.xml of module Apache UIMA DUCC: uima-ducc-user with 4 warnings.
[DRY] Computing warning deltas based on reference build #249
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.0:findbugs (default-cli) @ uima-ducc-user ---
[INFO] Fork Value is true
     [java] java.lang.UnsupportedClassVersionError: edu/umd/cs/findbugs/FindBugs2 : Unsupported major.minor version 51.0
     [java] 	at java.lang.ClassLoader.defineClass1(Native Method)
     [java] 	at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631)
     [java] 	at java.lang.ClassLoader.defineClass(ClassLoader.java:615)
     [java] 	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
     [java] 	at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
     [java] 	at java.net.URLClassLoader.access$000(URLClassLoader.java:58)
     [java] 	at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
     [java] 	at java.security.AccessController.doPrivileged(Native Method)
     [java] 	at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
     [java] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
     [java] 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
     [java] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
     [java] Could not find the main class: edu.umd.cs.findbugs.FindBugs2.  Program will exit.
     [java] Exception in thread "main" 
[FINDBUGS] No report found for mojo findbugs
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] uima-ducc-parent .................................. SUCCESS [25.363s]
[INFO] Apache UIMA DUCC: uima-ducc-user .................. FAILURE [36.317s]
[INFO] Apache UIMA DUCC: uima-ducc-common ................ SKIPPED
[INFO] Apache UIMA DUCC: uima-ducc-container ............. SKIPPED
[INFO] Apache UIMA DUCC: uima-ducc-transport ............. SKIPPED
[INFO] Apache UIMA DUCC: uima-ducc-cli ................... SKIPPED
[INFO] Apache UIMA DUCC: uima-ducc-jd .................... SKIPPED
[INFO] Apache UIMA DUCC: uima-ducc-pm .................... SKIPPED
[INFO] Apache UIMA DUCC: uima-ducc-rm .................... SKIPPED
[INFO] Apache UIMA DUCC: uima-ducc-sm .................... SKIPPED
[INFO] Apache UIMA DUCC: uima-ducc-orchestrator .......... SKIPPED
[INFO] Apache UIMA DUCC: uima-ducc-agent ................. SKIPPED
[INFO] uima-ducc-duccdocs ................................ SKIPPED
[INFO] Apache UIMA DUCC: uima-ducc-web ................... SKIPPED
[INFO] Apache UIMA DUCC: uima-ducc-examples .............. SKIPPED
[INFO] Apache UIMA DUCC: uima-ducc-db .................... SKIPPED
[INFO] uima-ducc-spawn ................................... SKIPPED
[INFO] Apache UIMA-DUCC: uima-ducc ....................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:11.278s
[INFO] Finished at: Fri Mar 06 13:03:24 PST 2015
[INFO] Final Memory: 48M/125M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.codehaus.mojo:findbugs-maven-plugin:3.0.0:findbugs (default-cli) on project uima-ducc-user: Execution default-cli of goal org.codehaus.mojo:findbugs-maven-plugin:3.0.0:findbugs failed: Java returned: 1 -> [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/PluginExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :uima-ducc-user
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-DUCC\trunk\uima-ducc-web\pom.xml to org.apache.uima/uima-ducc-web/2.0.0-SNAPSHOT/uima-ducc-web-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC » Apache UIMA DUCC: uima-ducc-web #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 7410 bytes
Compression is 0.0%
Took 0.17 sec
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-DUCC\trunk\uima-ducc-db\pom.xml to org.apache.uima/uima-ducc-db/2.0.0-SNAPSHOT/uima-ducc-db-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC » Apache UIMA DUCC: uima-ducc-db #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 4010 bytes
Compression is 0.0%
Took 0.11 sec
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-DUCC\trunk\uima-ducc-rm\pom.xml to org.apache.uima/uima-ducc-rm/2.0.0-SNAPSHOT/uima-ducc-rm-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC » Apache UIMA DUCC: uima-ducc-rm #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2802 bytes
Compression is 0.0%
Took 0.15 sec
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-DUCC\trunk\uima-ducc-sm\pom.xml to org.apache.uima/uima-ducc-sm/2.0.0-SNAPSHOT/uima-ducc-sm-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC » Apache UIMA DUCC: uima-ducc-sm #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3026 bytes
Compression is 0.0%
Took 82 ms
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-DUCC\trunk\uima-ducc-parent\pom.xml to org.apache.uima/uima-ducc-parent/2.0.0-SNAPSHOT/uima-ducc-parent-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC » uima-ducc-parent #258
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 24242 bytes
Compression is 0.0%
Took 0.12 sec
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-DUCC\trunk\uima-ducc-spawn\pom.xml to org.apache.uima/uima-ducc-spawn/2.0.0-SNAPSHOT/uima-ducc-spawn-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC » uima-ducc-spawn #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2259 bytes
Compression is 0.0%
Took 19 ms
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-DUCC\trunk\uima-ducc-orchestrator\pom.xml to org.apache.uima/uima-ducc-orchestrator/2.0.0-SNAPSHOT/uima-ducc-orchestrator-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC » Apache UIMA DUCC: uima-ducc-orchestrator #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3086 bytes
Compression is 0.0%
Took 49 ms
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-DUCC\trunk\uima-ducc-container\pom.xml to org.apache.uima/uima-ducc-container/2.0.0-SNAPSHOT/uima-ducc-container-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC » Apache UIMA DUCC: uima-ducc-container #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 9792 bytes
Compression is 0.0%
Took 67 ms
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-DUCC\trunk\uima-ducc-examples\pom.xml to org.apache.uima/uima-ducc-examples/2.0.0-SNAPSHOT/uima-ducc-examples-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC » Apache UIMA DUCC: uima-ducc-examples #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3693 bytes
Compression is 0.0%
Took 0.11 sec
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-DUCC\trunk\uima-ducc-common\pom.xml to org.apache.uima/uima-ducc-common/2.0.0-SNAPSHOT/uima-ducc-common-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC » Apache UIMA DUCC: uima-ducc-common #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 4425 bytes
Compression is 0.0%
Took 89 ms
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-DUCC\trunk\uima-ducc-duccdocs\pom.xml to org.apache.uima/uima-ducc-duccdocs/2.0.0-SNAPSHOT/uima-ducc-duccdocs-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC » uima-ducc-duccdocs #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 18042 bytes
Compression is 0.0%
Took 35 ms
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-DUCC\trunk\uima-ducc-user\pom.xml to org.apache.uima/uima-ducc-user/2.0.0-SNAPSHOT/uima-ducc-user-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-DUCC\trunk\uima-ducc-user\target\uima-ducc-user-2.0.0-SNAPSHOT.jar to org.apache.uima/uima-ducc-user/2.0.0-SNAPSHOT/uima-ducc-user-2.0.0-SNAPSHOT.jar
Sending artifact delta relative to UIMA-DUCC » Apache UIMA DUCC: uima-ducc-user #249
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 105246 bytes
Compression is 0.0%
Took 0.22 sec
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-DUCC\trunk\uima-ducc-agent\pom.xml to org.apache.uima/uima-ducc-agent/2.0.0-SNAPSHOT/uima-ducc-agent-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC » Apache UIMA DUCC: uima-ducc-agent #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3707 bytes
Compression is 0.0%
Took 0.13 sec
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-DUCC\trunk\uima-ducc-cli\pom.xml to org.apache.uima/uima-ducc-cli/2.0.0-SNAPSHOT/uima-ducc-cli-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC » Apache UIMA DUCC: uima-ducc-cli #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 6103 bytes
Compression is 0.0%
Took 0.16 sec
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-DUCC\trunk\uima-ducc-jd\pom.xml to org.apache.uima/uima-ducc-jd/2.0.0-SNAPSHOT/uima-ducc-jd-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC » Apache UIMA DUCC: uima-ducc-jd #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3391 bytes
Compression is 0.0%
Took 52 ms
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-DUCC/ws/trunk\pom.xml> to org.apache.uima/uima-ducc/2.0.0-SNAPSHOT/uima-ducc-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC » Apache UIMA-DUCC: uima-ducc #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 16958 bytes
Compression is 0.0%
Took 4.9 sec
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-DUCC\trunk\uima-ducc-pm\pom.xml to org.apache.uima/uima-ducc-pm/2.0.0-SNAPSHOT/uima-ducc-pm-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC » Apache UIMA DUCC: uima-ducc-pm #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2830 bytes
Compression is 0.0%
Took 44 ms
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-DUCC\trunk\uima-ducc-transport\pom.xml to org.apache.uima/uima-ducc-transport/2.0.0-SNAPSHOT/uima-ducc-transport-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC » Apache UIMA DUCC: uima-ducc-transport #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3713 bytes
Compression is 0.0%
Took 0.16 sec
Sending e-mails to: dev@uima.apache.org
channel stopped
[WARNINGS] Skipping publisher since build result is FAILURE

Build failed in Jenkins: UIMA-DUCC #258

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/UIMA-DUCC/258/changes>

Changes:

[burn] UIMA-4271 Restore the information-only specification option in the spec

------------------------------------------
[...truncated 3074 lines...]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
	at org.junit.runners.BlockJUnit4ClassRunner.runNotIgnored(BlockJUnit4ClassRunner.java:79)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:71)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:49)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)

Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.958 sec - in org.apache.uima.ducc.user.jd.test.TestSuite

Results :

Tests run: 12, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (dup-meta-jar-cleanup) @ uima-ducc-user ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ uima-ducc-user ---
[INFO] Building jar: <https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-user/target/uima-ducc-user-2.0.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ uima-ducc-user ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ uima-ducc-user ---
[INFO] Installing <https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-user/target/uima-ducc-user-2.0.0-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/uima/uima-ducc-user/2.0.0-SNAPSHOT/uima-ducc-user-2.0.0-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-user/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/uima/uima-ducc-user/2.0.0-SNAPSHOT/uima-ducc-user-2.0.0-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-pmd-plugin:3.4:pmd (default-cli) @ uima-ducc-user ---
[PMD] Finding all files that match the pattern pmd.xml
[PMD] Parsing 1 files in <https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-user/target>
[PMD] Successfully parsed file <https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-user/target/pmd.xml> of module Apache UIMA DUCC: uima-ducc-user with 76 warnings.
[PMD] Computing warning deltas based on reference build #249
[INFO] 
[INFO] --- maven-pmd-plugin:3.4:cpd (default-cli) @ uima-ducc-user ---
[DRY] Finding all files that match the pattern cpd.xml
[DRY] Parsing 1 files in <https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-user/target>
[DRY] Successfully parsed file <https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-user/target/cpd.xml> of module Apache UIMA DUCC: uima-ducc-user with 4 warnings.
[DRY] Computing warning deltas based on reference build #249
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.0:findbugs (default-cli) @ uima-ducc-user ---
[INFO] Fork Value is true
     [java] Exception in thread "main" java.lang.UnsupportedClassVersionError: edu/umd/cs/findbugs/FindBugs2 : Unsupported major.minor version 51.0
     [java] 	at java.lang.ClassLoader.defineClass1(Native Method)
     [java] 	at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631)
     [java] 	at java.lang.ClassLoader.defineClass(ClassLoader.java:615)
     [java] 	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
     [java] 	at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
     [java] 	at java.net.URLClassLoader.access$000(URLClassLoader.java:58)
     [java] 	at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
     [java] 	at java.security.AccessController.doPrivileged(Native Method)
     [java] 	at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
     [java] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
     [java] 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
     [java] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
     [java] Could not find the main class: edu.umd.cs.findbugs.FindBugs2.  Program will exit.
[FINDBUGS] No report found for mojo findbugs
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] uima-ducc-parent .................................. SUCCESS [22.293s]
[INFO] Apache UIMA DUCC: uima-ducc-user .................. FAILURE [18.067s]
[INFO] Apache UIMA DUCC: uima-ducc-common ................ SKIPPED
[INFO] Apache UIMA DUCC: uima-ducc-container ............. SKIPPED
[INFO] Apache UIMA DUCC: uima-ducc-transport ............. SKIPPED
[INFO] Apache UIMA DUCC: uima-ducc-cli ................... SKIPPED
[INFO] Apache UIMA DUCC: uima-ducc-jd .................... SKIPPED
[INFO] Apache UIMA DUCC: uima-ducc-pm .................... SKIPPED
[INFO] Apache UIMA DUCC: uima-ducc-rm .................... SKIPPED
[INFO] Apache UIMA DUCC: uima-ducc-sm .................... SKIPPED
[INFO] Apache UIMA DUCC: uima-ducc-orchestrator .......... SKIPPED
[INFO] Apache UIMA DUCC: uima-ducc-agent ................. SKIPPED
[INFO] uima-ducc-duccdocs ................................ SKIPPED
[INFO] Apache UIMA DUCC: uima-ducc-web ................... SKIPPED
[INFO] Apache UIMA DUCC: uima-ducc-examples .............. SKIPPED
[INFO] Apache UIMA DUCC: uima-ducc-db .................... SKIPPED
[INFO] uima-ducc-spawn ................................... SKIPPED
[INFO] Apache UIMA-DUCC: uima-ducc ....................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 45.494s
[INFO] Finished at: Thu Mar 05 21:03:17 UTC 2015
[INFO] Final Memory: 61M/287M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.codehaus.mojo:findbugs-maven-plugin:3.0.0:findbugs (default-cli) on project uima-ducc-user: Execution default-cli of goal org.codehaus.mojo:findbugs-maven-plugin:3.0.0:findbugs failed: Java returned: 1 -> [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/PluginExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :uima-ducc-user
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-web/pom.xml> to org.apache.uima/uima-ducc-web/2.0.0-SNAPSHOT/uima-ducc-web-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC ? Apache UIMA DUCC: uima-ducc-web #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 7169 bytes
Compression is 0.0%
Took 76 ms
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-db/pom.xml> to org.apache.uima/uima-ducc-db/2.0.0-SNAPSHOT/uima-ducc-db-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC ? Apache UIMA DUCC: uima-ducc-db #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 4010 bytes
Compression is 0.0%
Took 68 ms
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-rm/pom.xml> to org.apache.uima/uima-ducc-rm/2.0.0-SNAPSHOT/uima-ducc-rm-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC ? Apache UIMA DUCC: uima-ducc-rm #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2737 bytes
Compression is 0.0%
Took 0.11 sec
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-sm/pom.xml> to org.apache.uima/uima-ducc-sm/2.0.0-SNAPSHOT/uima-ducc-sm-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC ? Apache UIMA DUCC: uima-ducc-sm #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2956 bytes
Compression is 0.0%
Took 64 ms
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-parent/pom.xml> to org.apache.uima/uima-ducc-parent/2.0.0-SNAPSHOT/uima-ducc-parent-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC ? uima-ducc-parent #257
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 23471 bytes
Compression is 0.0%
Took 80 ms
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-spawn/pom.xml> to org.apache.uima/uima-ducc-spawn/2.0.0-SNAPSHOT/uima-ducc-spawn-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC ? uima-ducc-spawn #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2217 bytes
Compression is 0.0%
Took 14 ms
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-orchestrator/pom.xml> to org.apache.uima/uima-ducc-orchestrator/2.0.0-SNAPSHOT/uima-ducc-orchestrator-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC ? Apache UIMA DUCC: uima-ducc-orchestrator #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3015 bytes
Compression is 0.0%
Took 60 ms
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-container/pom.xml> to org.apache.uima/uima-ducc-container/2.0.0-SNAPSHOT/uima-ducc-container-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC ? Apache UIMA DUCC: uima-ducc-container #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 9792 bytes
Compression is 0.0%
Took 67 ms
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-examples/pom.xml> to org.apache.uima/uima-ducc-examples/2.0.0-SNAPSHOT/uima-ducc-examples-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC ? Apache UIMA DUCC: uima-ducc-examples #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3693 bytes
Compression is 0.0%
Took 68 ms
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-common/pom.xml> to org.apache.uima/uima-ducc-common/2.0.0-SNAPSHOT/uima-ducc-common-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC ? Apache UIMA DUCC: uima-ducc-common #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 4291 bytes
Compression is 0.0%
Took 77 ms
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-duccdocs/pom.xml> to org.apache.uima/uima-ducc-duccdocs/2.0.0-SNAPSHOT/uima-ducc-duccdocs-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC ? uima-ducc-duccdocs #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 18042 bytes
Compression is 0.0%
Took 16 ms
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-user/pom.xml> to org.apache.uima/uima-ducc-user/2.0.0-SNAPSHOT/uima-ducc-user-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-user/target/uima-ducc-user-2.0.0-SNAPSHOT.jar> to org.apache.uima/uima-ducc-user/2.0.0-SNAPSHOT/uima-ducc-user-2.0.0-SNAPSHOT.jar
Sending artifact delta relative to UIMA-DUCC ? Apache UIMA DUCC: uima-ducc-user #249
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 105216 bytes
Compression is 0.0%
Took 52 ms
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-agent/pom.xml> to org.apache.uima/uima-ducc-agent/2.0.0-SNAPSHOT/uima-ducc-agent-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC ? Apache UIMA DUCC: uima-ducc-agent #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3607 bytes
Compression is 0.0%
Took 57 ms
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-cli/pom.xml> to org.apache.uima/uima-ducc-cli/2.0.0-SNAPSHOT/uima-ducc-cli-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC ? Apache UIMA DUCC: uima-ducc-cli #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 5923 bytes
Compression is 0.0%
Took 0.1 sec
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-jd/pom.xml> to org.apache.uima/uima-ducc-jd/2.0.0-SNAPSHOT/uima-ducc-jd-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC ? Apache UIMA DUCC: uima-ducc-jd #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3306 bytes
Compression is 0.0%
Took 22 ms
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-DUCC/ws/trunk/pom.xml> to org.apache.uima/uima-ducc/2.0.0-SNAPSHOT/uima-ducc-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC ? Apache UIMA-DUCC: uima-ducc #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 16492 bytes
Compression is 0.0%
Took 5.8 sec
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-pm/pom.xml> to org.apache.uima/uima-ducc-pm/2.0.0-SNAPSHOT/uima-ducc-pm-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC ? Apache UIMA DUCC: uima-ducc-pm #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2764 bytes
Compression is 0.0%
Took 68 ms
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-transport/pom.xml> to org.apache.uima/uima-ducc-transport/2.0.0-SNAPSHOT/uima-ducc-transport-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC ? Apache UIMA DUCC: uima-ducc-transport #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3612 bytes
Compression is 0.0%
Took 62 ms
Sending e-mails to: dev@uima.apache.org
channel stopped
[WARNINGS] Skipping publisher since build result is FAILURE

Build failed in Jenkins: UIMA-DUCC #257

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/UIMA-DUCC/257/changes>

Changes:

[degenaro] UIMA-4069 DUCC Job Driver (JD) system classpath

piggyback performance data updating to user's log dir with publication of JD Operating Info to ORchestrator, by default

------------------------------------------
[...truncated 3075 lines...]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
	at org.junit.runners.BlockJUnit4ClassRunner.runNotIgnored(BlockJUnit4ClassRunner.java:79)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:71)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:49)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)

Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.365 sec - in org.apache.uima.ducc.user.jd.test.TestSuite

Results :

Tests run: 12, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (dup-meta-jar-cleanup) @ uima-ducc-user ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ uima-ducc-user ---
[INFO] Building jar: F:\jenkins\jenkins-slave\workspace\UIMA-DUCC\trunk\uima-ducc-user\target\uima-ducc-user-2.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ uima-ducc-user ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ uima-ducc-user ---
[INFO] Installing F:\jenkins\jenkins-slave\workspace\UIMA-DUCC\trunk\uima-ducc-user\target\uima-ducc-user-2.0.0-SNAPSHOT.jar to f:\jenkins\jenkins-slave\maven-repositories\1\org\apache\uima\uima-ducc-user\2.0.0-SNAPSHOT\uima-ducc-user-2.0.0-SNAPSHOT.jar
[INFO] Installing F:\jenkins\jenkins-slave\workspace\UIMA-DUCC\trunk\uima-ducc-user\pom.xml to f:\jenkins\jenkins-slave\maven-repositories\1\org\apache\uima\uima-ducc-user\2.0.0-SNAPSHOT\uima-ducc-user-2.0.0-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-pmd-plugin:3.4:pmd (default-cli) @ uima-ducc-user ---
[PMD] Finding all files that match the pattern pmd.xml
[PMD] Parsing 1 files in F:\jenkins\jenkins-slave\workspace\UIMA-DUCC\trunk\uima-ducc-user\target
[PMD] Successfully parsed file F:\jenkins\jenkins-slave\workspace\UIMA-DUCC\trunk\uima-ducc-user\target\pmd.xml of module Apache UIMA DUCC: uima-ducc-user with 76 warnings.
[PMD] Computing warning deltas based on reference build #249
[INFO] 
[INFO] --- maven-pmd-plugin:3.4:cpd (default-cli) @ uima-ducc-user ---
[DRY] Finding all files that match the pattern cpd.xml
[DRY] Parsing 1 files in F:\jenkins\jenkins-slave\workspace\UIMA-DUCC\trunk\uima-ducc-user\target
[DRY] Successfully parsed file F:\jenkins\jenkins-slave\workspace\UIMA-DUCC\trunk\uima-ducc-user\target\cpd.xml of module Apache UIMA DUCC: uima-ducc-user with 4 warnings.
[DRY] Computing warning deltas based on reference build #249
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.0:findbugs (default-cli) @ uima-ducc-user ---
[INFO] Fork Value is true
     [java] java.lang.UnsupportedClassVersionError: edu/umd/cs/findbugs/FindBugs2 : Unsupported major.minor version 51.0
     [java] 	at java.lang.ClassLoader.defineClass1(Native Method)
     [java] 	at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631)
     [java] 	at java.lang.ClassLoader.defineClass(ClassLoader.java:615)
     [java] 	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
     [java] 	at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
     [java] 	at java.net.URLClassLoader.access$000(URLClassLoader.java:58)
     [java] 	at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
     [java] 	at java.security.AccessController.doPrivileged(Native Method)
     [java] 	at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
     [java] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
     [java] 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
     [java] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
     [java] Could not find the main class: edu.umd.cs.findbugs.FindBugs2.  Program will exit.
     [java] Exception in thread "main" 
[FINDBUGS] No report found for mojo findbugs
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] uima-ducc-parent .................................. SUCCESS [22.894s]
[INFO] Apache UIMA DUCC: uima-ducc-user .................. FAILURE [24.564s]
[INFO] Apache UIMA DUCC: uima-ducc-common ................ SKIPPED
[INFO] Apache UIMA DUCC: uima-ducc-container ............. SKIPPED
[INFO] Apache UIMA DUCC: uima-ducc-transport ............. SKIPPED
[INFO] Apache UIMA DUCC: uima-ducc-cli ................... SKIPPED
[INFO] Apache UIMA DUCC: uima-ducc-jd .................... SKIPPED
[INFO] Apache UIMA DUCC: uima-ducc-pm .................... SKIPPED
[INFO] Apache UIMA DUCC: uima-ducc-rm .................... SKIPPED
[INFO] Apache UIMA DUCC: uima-ducc-sm .................... SKIPPED
[INFO] Apache UIMA DUCC: uima-ducc-orchestrator .......... SKIPPED
[INFO] Apache UIMA DUCC: uima-ducc-agent ................. SKIPPED
[INFO] uima-ducc-duccdocs ................................ SKIPPED
[INFO] Apache UIMA DUCC: uima-ducc-web ................... SKIPPED
[INFO] Apache UIMA DUCC: uima-ducc-examples .............. SKIPPED
[INFO] Apache UIMA DUCC: uima-ducc-db .................... SKIPPED
[INFO] uima-ducc-spawn ................................... SKIPPED
[INFO] Apache UIMA-DUCC: uima-ducc ....................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 51.473s
[INFO] Finished at: Thu Mar 05 06:46:28 PST 2015
[INFO] Final Memory: 48M/127M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.codehaus.mojo:findbugs-maven-plugin:3.0.0:findbugs (default-cli) on project uima-ducc-user: Execution default-cli of goal org.codehaus.mojo:findbugs-maven-plugin:3.0.0:findbugs failed: Java returned: 1 -> [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/PluginExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :uima-ducc-user
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-DUCC\trunk\uima-ducc-web\pom.xml to org.apache.uima/uima-ducc-web/2.0.0-SNAPSHOT/uima-ducc-web-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC » Apache UIMA DUCC: uima-ducc-web #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 7410 bytes
Compression is 0.0%
Took 90 ms
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-DUCC\trunk\uima-ducc-db\pom.xml to org.apache.uima/uima-ducc-db/2.0.0-SNAPSHOT/uima-ducc-db-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC » Apache UIMA DUCC: uima-ducc-db #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 4010 bytes
Compression is 0.0%
Took 30 ms
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-DUCC\trunk\uima-ducc-rm\pom.xml to org.apache.uima/uima-ducc-rm/2.0.0-SNAPSHOT/uima-ducc-rm-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC » Apache UIMA DUCC: uima-ducc-rm #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2802 bytes
Compression is 0.0%
Took 0.11 sec
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-DUCC\trunk\uima-ducc-sm\pom.xml to org.apache.uima/uima-ducc-sm/2.0.0-SNAPSHOT/uima-ducc-sm-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC » Apache UIMA DUCC: uima-ducc-sm #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3026 bytes
Compression is 0.0%
Took 60 ms
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-DUCC\trunk\uima-ducc-parent\pom.xml to org.apache.uima/uima-ducc-parent/2.0.0-SNAPSHOT/uima-ducc-parent-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC » uima-ducc-parent #256
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 24242 bytes
Compression is 0.0%
Took 56 ms
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-DUCC\trunk\uima-ducc-spawn\pom.xml to org.apache.uima/uima-ducc-spawn/2.0.0-SNAPSHOT/uima-ducc-spawn-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC » uima-ducc-spawn #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2259 bytes
Compression is 0.0%
Took 16 ms
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-DUCC\trunk\uima-ducc-orchestrator\pom.xml to org.apache.uima/uima-ducc-orchestrator/2.0.0-SNAPSHOT/uima-ducc-orchestrator-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC » Apache UIMA DUCC: uima-ducc-orchestrator #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3086 bytes
Compression is 0.0%
Took 0.11 sec
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-DUCC\trunk\uima-ducc-container\pom.xml to org.apache.uima/uima-ducc-container/2.0.0-SNAPSHOT/uima-ducc-container-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC » Apache UIMA DUCC: uima-ducc-container #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 9792 bytes
Compression is 0.0%
Took 37 ms
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-DUCC\trunk\uima-ducc-examples\pom.xml to org.apache.uima/uima-ducc-examples/2.0.0-SNAPSHOT/uima-ducc-examples-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC » Apache UIMA DUCC: uima-ducc-examples #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3693 bytes
Compression is 0.0%
Took 58 ms
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-DUCC\trunk\uima-ducc-common\pom.xml to org.apache.uima/uima-ducc-common/2.0.0-SNAPSHOT/uima-ducc-common-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC » Apache UIMA DUCC: uima-ducc-common #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 4425 bytes
Compression is 0.0%
Took 62 ms
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-DUCC\trunk\uima-ducc-duccdocs\pom.xml to org.apache.uima/uima-ducc-duccdocs/2.0.0-SNAPSHOT/uima-ducc-duccdocs-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC » uima-ducc-duccdocs #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 18042 bytes
Compression is 0.0%
Took 0.1 sec
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-DUCC\trunk\uima-ducc-user\pom.xml to org.apache.uima/uima-ducc-user/2.0.0-SNAPSHOT/uima-ducc-user-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-DUCC\trunk\uima-ducc-user\target\uima-ducc-user-2.0.0-SNAPSHOT.jar to org.apache.uima/uima-ducc-user/2.0.0-SNAPSHOT/uima-ducc-user-2.0.0-SNAPSHOT.jar
Sending artifact delta relative to UIMA-DUCC » Apache UIMA DUCC: uima-ducc-user #249
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 105246 bytes
Compression is 0.0%
Took 0.1 sec
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-DUCC\trunk\uima-ducc-agent\pom.xml to org.apache.uima/uima-ducc-agent/2.0.0-SNAPSHOT/uima-ducc-agent-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC » Apache UIMA DUCC: uima-ducc-agent #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3707 bytes
Compression is 0.0%
Took 75 ms
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-DUCC\trunk\uima-ducc-cli\pom.xml to org.apache.uima/uima-ducc-cli/2.0.0-SNAPSHOT/uima-ducc-cli-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC » Apache UIMA DUCC: uima-ducc-cli #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 6103 bytes
Compression is 0.0%
Took 64 ms
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-DUCC\trunk\uima-ducc-jd\pom.xml to org.apache.uima/uima-ducc-jd/2.0.0-SNAPSHOT/uima-ducc-jd-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC » Apache UIMA DUCC: uima-ducc-jd #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3391 bytes
Compression is 0.0%
Took 38 ms
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-DUCC/ws/trunk\pom.xml> to org.apache.uima/uima-ducc/2.0.0-SNAPSHOT/uima-ducc-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC » Apache UIMA-DUCC: uima-ducc #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 16958 bytes
Compression is 0.0%
Took 4.6 sec
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-DUCC\trunk\uima-ducc-pm\pom.xml to org.apache.uima/uima-ducc-pm/2.0.0-SNAPSHOT/uima-ducc-pm-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC » Apache UIMA DUCC: uima-ducc-pm #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2830 bytes
Compression is 0.0%
Took 75 ms
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-DUCC\trunk\uima-ducc-transport\pom.xml to org.apache.uima/uima-ducc-transport/2.0.0-SNAPSHOT/uima-ducc-transport-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC » Apache UIMA DUCC: uima-ducc-transport #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3713 bytes
Compression is 0.0%
Took 95 ms
Sending e-mails to: dev@uima.apache.org
channel stopped
[WARNINGS] Skipping publisher since build result is FAILURE

Build failed in Jenkins: UIMA-DUCC #256

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/UIMA-DUCC/256/changes>

Changes:

[degenaro] UIMA-4069 DUCC Job Driver (JD) system classpath

honor startup initialization error limit

------------------------------------------
[...truncated 3075 lines...]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
	at org.junit.runners.BlockJUnit4ClassRunner.runNotIgnored(BlockJUnit4ClassRunner.java:79)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:71)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:49)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)

Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.158 sec - in org.apache.uima.ducc.user.jd.test.TestSuite

Results :

Tests run: 12, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (dup-meta-jar-cleanup) @ uima-ducc-user ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ uima-ducc-user ---
[INFO] Building jar: F:\jenkins\jenkins-slave\workspace\UIMA-DUCC\trunk\uima-ducc-user\target\uima-ducc-user-2.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ uima-ducc-user ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ uima-ducc-user ---
[INFO] Installing F:\jenkins\jenkins-slave\workspace\UIMA-DUCC\trunk\uima-ducc-user\target\uima-ducc-user-2.0.0-SNAPSHOT.jar to f:\jenkins\jenkins-slave\maven-repositories\1\org\apache\uima\uima-ducc-user\2.0.0-SNAPSHOT\uima-ducc-user-2.0.0-SNAPSHOT.jar
[INFO] Installing F:\jenkins\jenkins-slave\workspace\UIMA-DUCC\trunk\uima-ducc-user\pom.xml to f:\jenkins\jenkins-slave\maven-repositories\1\org\apache\uima\uima-ducc-user\2.0.0-SNAPSHOT\uima-ducc-user-2.0.0-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-pmd-plugin:3.4:pmd (default-cli) @ uima-ducc-user ---
[PMD] Finding all files that match the pattern pmd.xml
[PMD] Parsing 1 files in F:\jenkins\jenkins-slave\workspace\UIMA-DUCC\trunk\uima-ducc-user\target
[PMD] Successfully parsed file F:\jenkins\jenkins-slave\workspace\UIMA-DUCC\trunk\uima-ducc-user\target\pmd.xml of module Apache UIMA DUCC: uima-ducc-user with 76 warnings.
[PMD] Computing warning deltas based on reference build #249
[INFO] 
[INFO] --- maven-pmd-plugin:3.4:cpd (default-cli) @ uima-ducc-user ---
[DRY] Finding all files that match the pattern cpd.xml
[DRY] Parsing 1 files in F:\jenkins\jenkins-slave\workspace\UIMA-DUCC\trunk\uima-ducc-user\target
[DRY] Successfully parsed file F:\jenkins\jenkins-slave\workspace\UIMA-DUCC\trunk\uima-ducc-user\target\cpd.xml of module Apache UIMA DUCC: uima-ducc-user with 4 warnings.
[DRY] Computing warning deltas based on reference build #249
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.0:findbugs (default-cli) @ uima-ducc-user ---
[INFO] Fork Value is true
     [java] java.lang.UnsupportedClassVersionError: edu/umd/cs/findbugs/FindBugs2 : Unsupported major.minor version 51.0
     [java] 	at java.lang.ClassLoader.defineClass1(Native Method)
     [java] 	at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631)
     [java] 	at java.lang.ClassLoader.defineClass(ClassLoader.java:615)
     [java] 	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
     [java] 	at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
     [java] 	at java.net.URLClassLoader.access$000(URLClassLoader.java:58)
     [java] 	at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
     [java] 	at java.security.AccessController.doPrivileged(Native Method)
     [java] 	at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
     [java] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
     [java] 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
     [java] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
     [java] Could not find the main class: edu.umd.cs.findbugs.FindBugs2.  Program will exit.
     [java] Exception in thread "main" 
[FINDBUGS] No report found for mojo findbugs
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] uima-ducc-parent .................................. SUCCESS [31.363s]
[INFO] Apache UIMA DUCC: uima-ducc-user .................. FAILURE [30.684s]
[INFO] Apache UIMA DUCC: uima-ducc-common ................ SKIPPED
[INFO] Apache UIMA DUCC: uima-ducc-container ............. SKIPPED
[INFO] Apache UIMA DUCC: uima-ducc-transport ............. SKIPPED
[INFO] Apache UIMA DUCC: uima-ducc-cli ................... SKIPPED
[INFO] Apache UIMA DUCC: uima-ducc-jd .................... SKIPPED
[INFO] Apache UIMA DUCC: uima-ducc-pm .................... SKIPPED
[INFO] Apache UIMA DUCC: uima-ducc-rm .................... SKIPPED
[INFO] Apache UIMA DUCC: uima-ducc-sm .................... SKIPPED
[INFO] Apache UIMA DUCC: uima-ducc-orchestrator .......... SKIPPED
[INFO] Apache UIMA DUCC: uima-ducc-agent ................. SKIPPED
[INFO] uima-ducc-duccdocs ................................ SKIPPED
[INFO] Apache UIMA DUCC: uima-ducc-web ................... SKIPPED
[INFO] Apache UIMA DUCC: uima-ducc-examples .............. SKIPPED
[INFO] Apache UIMA DUCC: uima-ducc-db .................... SKIPPED
[INFO] uima-ducc-spawn ................................... SKIPPED
[INFO] Apache UIMA-DUCC: uima-ducc ....................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:09.298s
[INFO] Finished at: Thu Mar 05 05:48:41 PST 2015
[INFO] Final Memory: 48M/125M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.codehaus.mojo:findbugs-maven-plugin:3.0.0:findbugs (default-cli) on project uima-ducc-user: Execution default-cli of goal org.codehaus.mojo:findbugs-maven-plugin:3.0.0:findbugs failed: Java returned: 1 -> [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/PluginExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :uima-ducc-user
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-DUCC\trunk\uima-ducc-web\pom.xml to org.apache.uima/uima-ducc-web/2.0.0-SNAPSHOT/uima-ducc-web-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC » Apache UIMA DUCC: uima-ducc-web #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 7410 bytes
Compression is 0.0%
Took 0.17 sec
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-DUCC\trunk\uima-ducc-db\pom.xml to org.apache.uima/uima-ducc-db/2.0.0-SNAPSHOT/uima-ducc-db-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC » Apache UIMA DUCC: uima-ducc-db #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 4010 bytes
Compression is 0.0%
Took 95 ms
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-DUCC\trunk\uima-ducc-rm\pom.xml to org.apache.uima/uima-ducc-rm/2.0.0-SNAPSHOT/uima-ducc-rm-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC » Apache UIMA DUCC: uima-ducc-rm #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2802 bytes
Compression is 0.0%
Took 80 ms
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-DUCC\trunk\uima-ducc-sm\pom.xml to org.apache.uima/uima-ducc-sm/2.0.0-SNAPSHOT/uima-ducc-sm-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC » Apache UIMA DUCC: uima-ducc-sm #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3026 bytes
Compression is 0.0%
Took 27 ms
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-DUCC\trunk\uima-ducc-parent\pom.xml to org.apache.uima/uima-ducc-parent/2.0.0-SNAPSHOT/uima-ducc-parent-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC » uima-ducc-parent #255
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 24242 bytes
Compression is 0.0%
Took 29 ms
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-DUCC\trunk\uima-ducc-spawn\pom.xml to org.apache.uima/uima-ducc-spawn/2.0.0-SNAPSHOT/uima-ducc-spawn-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC » uima-ducc-spawn #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2259 bytes
Compression is 0.0%
Took 14 ms
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-DUCC\trunk\uima-ducc-orchestrator\pom.xml to org.apache.uima/uima-ducc-orchestrator/2.0.0-SNAPSHOT/uima-ducc-orchestrator-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC » Apache UIMA DUCC: uima-ducc-orchestrator #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3086 bytes
Compression is 0.0%
Took 0.11 sec
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-DUCC\trunk\uima-ducc-container\pom.xml to org.apache.uima/uima-ducc-container/2.0.0-SNAPSHOT/uima-ducc-container-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC » Apache UIMA DUCC: uima-ducc-container #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 9792 bytes
Compression is 0.0%
Took 49 ms
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-DUCC\trunk\uima-ducc-examples\pom.xml to org.apache.uima/uima-ducc-examples/2.0.0-SNAPSHOT/uima-ducc-examples-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC » Apache UIMA DUCC: uima-ducc-examples #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3693 bytes
Compression is 0.0%
Took 0.11 sec
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-DUCC\trunk\uima-ducc-common\pom.xml to org.apache.uima/uima-ducc-common/2.0.0-SNAPSHOT/uima-ducc-common-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC » Apache UIMA DUCC: uima-ducc-common #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 4425 bytes
Compression is 0.0%
Took 82 ms
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-DUCC\trunk\uima-ducc-duccdocs\pom.xml to org.apache.uima/uima-ducc-duccdocs/2.0.0-SNAPSHOT/uima-ducc-duccdocs-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC » uima-ducc-duccdocs #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 18042 bytes
Compression is 0.0%
Took 12 ms
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-DUCC\trunk\uima-ducc-user\pom.xml to org.apache.uima/uima-ducc-user/2.0.0-SNAPSHOT/uima-ducc-user-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-DUCC\trunk\uima-ducc-user\target\uima-ducc-user-2.0.0-SNAPSHOT.jar to org.apache.uima/uima-ducc-user/2.0.0-SNAPSHOT/uima-ducc-user-2.0.0-SNAPSHOT.jar
Sending artifact delta relative to UIMA-DUCC » Apache UIMA DUCC: uima-ducc-user #249
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 105245 bytes
Compression is 0.0%
Took 81 ms
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-DUCC\trunk\uima-ducc-agent\pom.xml to org.apache.uima/uima-ducc-agent/2.0.0-SNAPSHOT/uima-ducc-agent-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC » Apache UIMA DUCC: uima-ducc-agent #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3707 bytes
Compression is 0.0%
Took 54 ms
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-DUCC\trunk\uima-ducc-cli\pom.xml to org.apache.uima/uima-ducc-cli/2.0.0-SNAPSHOT/uima-ducc-cli-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC » Apache UIMA DUCC: uima-ducc-cli #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 6103 bytes
Compression is 0.0%
Took 88 ms
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-DUCC\trunk\uima-ducc-jd\pom.xml to org.apache.uima/uima-ducc-jd/2.0.0-SNAPSHOT/uima-ducc-jd-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC » Apache UIMA DUCC: uima-ducc-jd #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3391 bytes
Compression is 0.0%
Took 57 ms
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-DUCC/ws/trunk\pom.xml> to org.apache.uima/uima-ducc/2.0.0-SNAPSHOT/uima-ducc-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC » Apache UIMA-DUCC: uima-ducc #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 16958 bytes
Compression is 0.0%
Took 3.9 sec
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-DUCC\trunk\uima-ducc-pm\pom.xml to org.apache.uima/uima-ducc-pm/2.0.0-SNAPSHOT/uima-ducc-pm-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC » Apache UIMA DUCC: uima-ducc-pm #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2830 bytes
Compression is 0.0%
Took 0.1 sec
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-DUCC\trunk\uima-ducc-transport\pom.xml to org.apache.uima/uima-ducc-transport/2.0.0-SNAPSHOT/uima-ducc-transport-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC » Apache UIMA DUCC: uima-ducc-transport #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3713 bytes
Compression is 0.0%
Took 0.11 sec
Sending e-mails to: dev@uima.apache.org
channel stopped
[WARNINGS] Skipping publisher since build result is FAILURE

Build failed in Jenkins: UIMA-DUCC #255

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/UIMA-DUCC/255/changes>

Changes:

[degenaro] UIMA-4069 DUCC Job Driver (JD) system classpath

performance metrics Avg is miscalculated because count of CASes processed is wrong

------------------------------------------
[...truncated 3075 lines...]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
	at org.junit.runners.BlockJUnit4ClassRunner.runNotIgnored(BlockJUnit4ClassRunner.java:79)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:71)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:49)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)

Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.576 sec - in org.apache.uima.ducc.user.jd.test.TestSuite

Results :

Tests run: 12, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (dup-meta-jar-cleanup) @ uima-ducc-user ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ uima-ducc-user ---
[INFO] Building jar: F:\jenkins\jenkins-slave\workspace\UIMA-DUCC\trunk\uima-ducc-user\target\uima-ducc-user-2.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ uima-ducc-user ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ uima-ducc-user ---
[INFO] Installing F:\jenkins\jenkins-slave\workspace\UIMA-DUCC\trunk\uima-ducc-user\target\uima-ducc-user-2.0.0-SNAPSHOT.jar to f:\jenkins\jenkins-slave\maven-repositories\1\org\apache\uima\uima-ducc-user\2.0.0-SNAPSHOT\uima-ducc-user-2.0.0-SNAPSHOT.jar
[INFO] Installing F:\jenkins\jenkins-slave\workspace\UIMA-DUCC\trunk\uima-ducc-user\pom.xml to f:\jenkins\jenkins-slave\maven-repositories\1\org\apache\uima\uima-ducc-user\2.0.0-SNAPSHOT\uima-ducc-user-2.0.0-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-pmd-plugin:3.4:pmd (default-cli) @ uima-ducc-user ---
[PMD] Finding all files that match the pattern pmd.xml
[PMD] Parsing 1 files in F:\jenkins\jenkins-slave\workspace\UIMA-DUCC\trunk\uima-ducc-user\target
[PMD] Successfully parsed file F:\jenkins\jenkins-slave\workspace\UIMA-DUCC\trunk\uima-ducc-user\target\pmd.xml of module Apache UIMA DUCC: uima-ducc-user with 76 warnings.
[PMD] Computing warning deltas based on reference build #249
[INFO] 
[INFO] --- maven-pmd-plugin:3.4:cpd (default-cli) @ uima-ducc-user ---
[DRY] Finding all files that match the pattern cpd.xml
[DRY] Parsing 1 files in F:\jenkins\jenkins-slave\workspace\UIMA-DUCC\trunk\uima-ducc-user\target
[DRY] Successfully parsed file F:\jenkins\jenkins-slave\workspace\UIMA-DUCC\trunk\uima-ducc-user\target\cpd.xml of module Apache UIMA DUCC: uima-ducc-user with 4 warnings.
[DRY] Computing warning deltas based on reference build #249
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.0:findbugs (default-cli) @ uima-ducc-user ---
[INFO] Fork Value is true
     [java] java.lang.UnsupportedClassVersionError: edu/umd/cs/findbugs/FindBugs2 : Unsupported major.minor version 51.0
     [java] 	at java.lang.ClassLoader.defineClass1(Native Method)
     [java] 	at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631)
     [java] 	at java.lang.ClassLoader.defineClass(ClassLoader.java:615)
     [java] 	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
     [java] 	at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
     [java] 	at java.net.URLClassLoader.access$000(URLClassLoader.java:58)
     [java] 	at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
     [java] 	at java.security.AccessController.doPrivileged(Native Method)
     [java] 	at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
     [java] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
     [java] 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
     [java] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
     [java] Could not find the main class: edu.umd.cs.findbugs.FindBugs2.  Program will exit.
     [java] Exception in thread "main" 
[FINDBUGS] No report found for mojo findbugs
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] uima-ducc-parent .................................. SUCCESS [31.111s]
[INFO] Apache UIMA DUCC: uima-ducc-user .................. FAILURE [32.051s]
[INFO] Apache UIMA DUCC: uima-ducc-common ................ SKIPPED
[INFO] Apache UIMA DUCC: uima-ducc-container ............. SKIPPED
[INFO] Apache UIMA DUCC: uima-ducc-transport ............. SKIPPED
[INFO] Apache UIMA DUCC: uima-ducc-cli ................... SKIPPED
[INFO] Apache UIMA DUCC: uima-ducc-jd .................... SKIPPED
[INFO] Apache UIMA DUCC: uima-ducc-pm .................... SKIPPED
[INFO] Apache UIMA DUCC: uima-ducc-rm .................... SKIPPED
[INFO] Apache UIMA DUCC: uima-ducc-sm .................... SKIPPED
[INFO] Apache UIMA DUCC: uima-ducc-orchestrator .......... SKIPPED
[INFO] Apache UIMA DUCC: uima-ducc-agent ................. SKIPPED
[INFO] uima-ducc-duccdocs ................................ SKIPPED
[INFO] Apache UIMA DUCC: uima-ducc-web ................... SKIPPED
[INFO] Apache UIMA DUCC: uima-ducc-examples .............. SKIPPED
[INFO] Apache UIMA DUCC: uima-ducc-db .................... SKIPPED
[INFO] uima-ducc-spawn ................................... SKIPPED
[INFO] Apache UIMA-DUCC: uima-ducc ....................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:13.422s
[INFO] Finished at: Wed Mar 04 07:46:34 PST 2015
[INFO] Final Memory: 48M/125M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.codehaus.mojo:findbugs-maven-plugin:3.0.0:findbugs (default-cli) on project uima-ducc-user: Execution default-cli of goal org.codehaus.mojo:findbugs-maven-plugin:3.0.0:findbugs failed: Java returned: 1 -> [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/PluginExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :uima-ducc-user
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-DUCC\trunk\uima-ducc-web\pom.xml to org.apache.uima/uima-ducc-web/2.0.0-SNAPSHOT/uima-ducc-web-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC » Apache UIMA DUCC: uima-ducc-web #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 7410 bytes
Compression is 0.0%
Took 89 ms
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-DUCC\trunk\uima-ducc-db\pom.xml to org.apache.uima/uima-ducc-db/2.0.0-SNAPSHOT/uima-ducc-db-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC » Apache UIMA DUCC: uima-ducc-db #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 4010 bytes
Compression is 0.0%
Took 28 ms
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-DUCC\trunk\uima-ducc-rm\pom.xml to org.apache.uima/uima-ducc-rm/2.0.0-SNAPSHOT/uima-ducc-rm-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC » Apache UIMA DUCC: uima-ducc-rm #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2802 bytes
Compression is 0.0%
Took 66 ms
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-DUCC\trunk\uima-ducc-sm\pom.xml to org.apache.uima/uima-ducc-sm/2.0.0-SNAPSHOT/uima-ducc-sm-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC » Apache UIMA DUCC: uima-ducc-sm #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3026 bytes
Compression is 0.0%
Took 45 ms
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-DUCC\trunk\uima-ducc-parent\pom.xml to org.apache.uima/uima-ducc-parent/2.0.0-SNAPSHOT/uima-ducc-parent-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC » uima-ducc-parent #254
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 24242 bytes
Compression is 0.0%
Took 29 ms
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-DUCC\trunk\uima-ducc-spawn\pom.xml to org.apache.uima/uima-ducc-spawn/2.0.0-SNAPSHOT/uima-ducc-spawn-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC » uima-ducc-spawn #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2259 bytes
Compression is 0.0%
Took 23 ms
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-DUCC\trunk\uima-ducc-orchestrator\pom.xml to org.apache.uima/uima-ducc-orchestrator/2.0.0-SNAPSHOT/uima-ducc-orchestrator-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC » Apache UIMA DUCC: uima-ducc-orchestrator #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3086 bytes
Compression is 0.0%
Took 86 ms
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-DUCC\trunk\uima-ducc-container\pom.xml to org.apache.uima/uima-ducc-container/2.0.0-SNAPSHOT/uima-ducc-container-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC » Apache UIMA DUCC: uima-ducc-container #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 9792 bytes
Compression is 0.0%
Took 82 ms
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-DUCC\trunk\uima-ducc-examples\pom.xml to org.apache.uima/uima-ducc-examples/2.0.0-SNAPSHOT/uima-ducc-examples-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC » Apache UIMA DUCC: uima-ducc-examples #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3693 bytes
Compression is 0.0%
Took 51 ms
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-DUCC\trunk\uima-ducc-common\pom.xml to org.apache.uima/uima-ducc-common/2.0.0-SNAPSHOT/uima-ducc-common-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC » Apache UIMA DUCC: uima-ducc-common #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 4425 bytes
Compression is 0.0%
Took 34 ms
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-DUCC\trunk\uima-ducc-duccdocs\pom.xml to org.apache.uima/uima-ducc-duccdocs/2.0.0-SNAPSHOT/uima-ducc-duccdocs-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC » uima-ducc-duccdocs #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 18042 bytes
Compression is 0.0%
Took 19 ms
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-DUCC\trunk\uima-ducc-user\pom.xml to org.apache.uima/uima-ducc-user/2.0.0-SNAPSHOT/uima-ducc-user-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-DUCC\trunk\uima-ducc-user\target\uima-ducc-user-2.0.0-SNAPSHOT.jar to org.apache.uima/uima-ducc-user/2.0.0-SNAPSHOT/uima-ducc-user-2.0.0-SNAPSHOT.jar
Sending artifact delta relative to UIMA-DUCC » Apache UIMA DUCC: uima-ducc-user #249
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 105247 bytes
Compression is 0.0%
Took 57 ms
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-DUCC\trunk\uima-ducc-agent\pom.xml to org.apache.uima/uima-ducc-agent/2.0.0-SNAPSHOT/uima-ducc-agent-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC » Apache UIMA DUCC: uima-ducc-agent #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3707 bytes
Compression is 0.0%
Took 0.1 sec
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-DUCC\trunk\uima-ducc-cli\pom.xml to org.apache.uima/uima-ducc-cli/2.0.0-SNAPSHOT/uima-ducc-cli-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC » Apache UIMA DUCC: uima-ducc-cli #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 6103 bytes
Compression is 0.0%
Took 0.1 sec
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-DUCC\trunk\uima-ducc-jd\pom.xml to org.apache.uima/uima-ducc-jd/2.0.0-SNAPSHOT/uima-ducc-jd-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC » Apache UIMA DUCC: uima-ducc-jd #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3391 bytes
Compression is 0.0%
Took 70 ms
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-DUCC/ws/trunk\pom.xml> to org.apache.uima/uima-ducc/2.0.0-SNAPSHOT/uima-ducc-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC » Apache UIMA-DUCC: uima-ducc #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 16958 bytes
Compression is 0.0%
Took 9.6 sec
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-DUCC\trunk\uima-ducc-pm\pom.xml to org.apache.uima/uima-ducc-pm/2.0.0-SNAPSHOT/uima-ducc-pm-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC » Apache UIMA DUCC: uima-ducc-pm #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2830 bytes
Compression is 0.0%
Took 0.1 sec
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-DUCC\trunk\uima-ducc-transport\pom.xml to org.apache.uima/uima-ducc-transport/2.0.0-SNAPSHOT/uima-ducc-transport-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC » Apache UIMA DUCC: uima-ducc-transport #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3713 bytes
Compression is 0.0%
Took 0.12 sec
Sending e-mails to: dev@uima.apache.org
channel stopped
[WARNINGS] Skipping publisher since build result is FAILURE

Build failed in Jenkins: UIMA-DUCC #254

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/UIMA-DUCC/254/changes>

Changes:

[burn] UIMA-4271 Deprecate --classpath_order as unused in 2.0

------------------------------------------
[...truncated 3074 lines...]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
	at org.junit.runners.BlockJUnit4ClassRunner.runNotIgnored(BlockJUnit4ClassRunner.java:79)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:71)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:49)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)

Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.005 sec - in org.apache.uima.ducc.user.jd.test.TestSuite

Results :

Tests run: 12, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (dup-meta-jar-cleanup) @ uima-ducc-user ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ uima-ducc-user ---
[INFO] Building jar: <https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-user/target/uima-ducc-user-2.0.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ uima-ducc-user ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ uima-ducc-user ---
[INFO] Installing <https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-user/target/uima-ducc-user-2.0.0-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/uima/uima-ducc-user/2.0.0-SNAPSHOT/uima-ducc-user-2.0.0-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-user/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/uima/uima-ducc-user/2.0.0-SNAPSHOT/uima-ducc-user-2.0.0-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-pmd-plugin:3.4:pmd (default-cli) @ uima-ducc-user ---
[PMD] Finding all files that match the pattern pmd.xml
[PMD] Parsing 1 files in <https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-user/target>
[PMD] Successfully parsed file <https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-user/target/pmd.xml> of module Apache UIMA DUCC: uima-ducc-user with 76 warnings.
[PMD] Computing warning deltas based on reference build #249
[INFO] 
[INFO] --- maven-pmd-plugin:3.4:cpd (default-cli) @ uima-ducc-user ---
[DRY] Finding all files that match the pattern cpd.xml
[DRY] Parsing 1 files in <https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-user/target>
[DRY] Successfully parsed file <https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-user/target/cpd.xml> of module Apache UIMA DUCC: uima-ducc-user with 4 warnings.
[DRY] Computing warning deltas based on reference build #249
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.0:findbugs (default-cli) @ uima-ducc-user ---
[INFO] Fork Value is true
     [java] Exception in thread "main" java.lang.UnsupportedClassVersionError: edu/umd/cs/findbugs/FindBugs2 : Unsupported major.minor version 51.0
     [java] 	at java.lang.ClassLoader.defineClass1(Native Method)
     [java] 	at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631)
     [java] 	at java.lang.ClassLoader.defineClass(ClassLoader.java:615)
     [java] 	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
     [java] 	at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
     [java] 	at java.net.URLClassLoader.access$000(URLClassLoader.java:58)
     [java] 	at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
     [java] 	at java.security.AccessController.doPrivileged(Native Method)
     [java] 	at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
     [java] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
     [java] 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
     [java] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
     [java] Could not find the main class: edu.umd.cs.findbugs.FindBugs2.  Program will exit.
[FINDBUGS] No report found for mojo findbugs
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] uima-ducc-parent .................................. SUCCESS [20.989s]
[INFO] Apache UIMA DUCC: uima-ducc-user .................. FAILURE [19.118s]
[INFO] Apache UIMA DUCC: uima-ducc-common ................ SKIPPED
[INFO] Apache UIMA DUCC: uima-ducc-container ............. SKIPPED
[INFO] Apache UIMA DUCC: uima-ducc-transport ............. SKIPPED
[INFO] Apache UIMA DUCC: uima-ducc-cli ................... SKIPPED
[INFO] Apache UIMA DUCC: uima-ducc-jd .................... SKIPPED
[INFO] Apache UIMA DUCC: uima-ducc-pm .................... SKIPPED
[INFO] Apache UIMA DUCC: uima-ducc-rm .................... SKIPPED
[INFO] Apache UIMA DUCC: uima-ducc-sm .................... SKIPPED
[INFO] Apache UIMA DUCC: uima-ducc-orchestrator .......... SKIPPED
[INFO] Apache UIMA DUCC: uima-ducc-agent ................. SKIPPED
[INFO] uima-ducc-duccdocs ................................ SKIPPED
[INFO] Apache UIMA DUCC: uima-ducc-web ................... SKIPPED
[INFO] Apache UIMA DUCC: uima-ducc-examples .............. SKIPPED
[INFO] Apache UIMA DUCC: uima-ducc-db .................... SKIPPED
[INFO] uima-ducc-spawn ................................... SKIPPED
[INFO] Apache UIMA-DUCC: uima-ducc ....................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 42.775s
[INFO] Finished at: Tue Mar 03 22:45:26 UTC 2015
[INFO] Final Memory: 61M/320M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.codehaus.mojo:findbugs-maven-plugin:3.0.0:findbugs (default-cli) on project uima-ducc-user: Execution default-cli of goal org.codehaus.mojo:findbugs-maven-plugin:3.0.0:findbugs failed: Java returned: 1 -> [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/PluginExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :uima-ducc-user
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-web/pom.xml> to org.apache.uima/uima-ducc-web/2.0.0-SNAPSHOT/uima-ducc-web-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC ? Apache UIMA DUCC: uima-ducc-web #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 7169 bytes
Compression is 0.0%
Took 12 ms
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-db/pom.xml> to org.apache.uima/uima-ducc-db/2.0.0-SNAPSHOT/uima-ducc-db-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC ? Apache UIMA DUCC: uima-ducc-db #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 4010 bytes
Compression is 0.0%
Took 6 ms
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-rm/pom.xml> to org.apache.uima/uima-ducc-rm/2.0.0-SNAPSHOT/uima-ducc-rm-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC ? Apache UIMA DUCC: uima-ducc-rm #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2737 bytes
Compression is 0.0%
Took 9 ms
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-sm/pom.xml> to org.apache.uima/uima-ducc-sm/2.0.0-SNAPSHOT/uima-ducc-sm-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC ? Apache UIMA DUCC: uima-ducc-sm #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2956 bytes
Compression is 0.0%
Took 8 ms
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-parent/pom.xml> to org.apache.uima/uima-ducc-parent/2.0.0-SNAPSHOT/uima-ducc-parent-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC ? uima-ducc-parent #253
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 23471 bytes
Compression is 0.0%
Took 9 ms
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-spawn/pom.xml> to org.apache.uima/uima-ducc-spawn/2.0.0-SNAPSHOT/uima-ducc-spawn-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC ? uima-ducc-spawn #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2217 bytes
Compression is 0.0%
Took 7 ms
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-orchestrator/pom.xml> to org.apache.uima/uima-ducc-orchestrator/2.0.0-SNAPSHOT/uima-ducc-orchestrator-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC ? Apache UIMA DUCC: uima-ducc-orchestrator #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3015 bytes
Compression is 0.0%
Took 8 ms
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-container/pom.xml> to org.apache.uima/uima-ducc-container/2.0.0-SNAPSHOT/uima-ducc-container-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC ? Apache UIMA DUCC: uima-ducc-container #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 9792 bytes
Compression is 0.0%
Took 9 ms
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-examples/pom.xml> to org.apache.uima/uima-ducc-examples/2.0.0-SNAPSHOT/uima-ducc-examples-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC ? Apache UIMA DUCC: uima-ducc-examples #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3693 bytes
Compression is 0.0%
Took 8 ms
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-common/pom.xml> to org.apache.uima/uima-ducc-common/2.0.0-SNAPSHOT/uima-ducc-common-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC ? Apache UIMA DUCC: uima-ducc-common #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 4291 bytes
Compression is 0.0%
Took 11 ms
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-duccdocs/pom.xml> to org.apache.uima/uima-ducc-duccdocs/2.0.0-SNAPSHOT/uima-ducc-duccdocs-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC ? uima-ducc-duccdocs #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 18042 bytes
Compression is 0.0%
Took 8 ms
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-user/pom.xml> to org.apache.uima/uima-ducc-user/2.0.0-SNAPSHOT/uima-ducc-user-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-user/target/uima-ducc-user-2.0.0-SNAPSHOT.jar> to org.apache.uima/uima-ducc-user/2.0.0-SNAPSHOT/uima-ducc-user-2.0.0-SNAPSHOT.jar
Sending artifact delta relative to UIMA-DUCC ? Apache UIMA DUCC: uima-ducc-user #249
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 105217 bytes
Compression is 0.0%
Took 36 ms
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-agent/pom.xml> to org.apache.uima/uima-ducc-agent/2.0.0-SNAPSHOT/uima-ducc-agent-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC ? Apache UIMA DUCC: uima-ducc-agent #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3607 bytes
Compression is 0.0%
Took 8 ms
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-cli/pom.xml> to org.apache.uima/uima-ducc-cli/2.0.0-SNAPSHOT/uima-ducc-cli-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC ? Apache UIMA DUCC: uima-ducc-cli #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 5923 bytes
Compression is 0.0%
Took 10 ms
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-jd/pom.xml> to org.apache.uima/uima-ducc-jd/2.0.0-SNAPSHOT/uima-ducc-jd-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC ? Apache UIMA DUCC: uima-ducc-jd #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3306 bytes
Compression is 0.0%
Took 7 ms
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-DUCC/ws/trunk/pom.xml> to org.apache.uima/uima-ducc/2.0.0-SNAPSHOT/uima-ducc-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC ? Apache UIMA-DUCC: uima-ducc #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 16492 bytes
Compression is 0.0%
Took 0.73 sec
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-pm/pom.xml> to org.apache.uima/uima-ducc-pm/2.0.0-SNAPSHOT/uima-ducc-pm-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC ? Apache UIMA DUCC: uima-ducc-pm #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2764 bytes
Compression is 0.0%
Took 5 ms
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-transport/pom.xml> to org.apache.uima/uima-ducc-transport/2.0.0-SNAPSHOT/uima-ducc-transport-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC ? Apache UIMA DUCC: uima-ducc-transport #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3612 bytes
Compression is 0.0%
Took 5 ms
Sending e-mails to: dev@uima.apache.org
channel stopped
[WARNINGS] Skipping publisher since build result is FAILURE

Build failed in Jenkins: UIMA-DUCC #253

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/UIMA-DUCC/253/changes>

Changes:

[challngr] UIMA-4258 Constant service instance ID in environment as DUCC_SERVICE_INSTANCE.

[degenaro] UIMA-4069 DUCC Job Driver (JD) system classpath

NonJavaCommandLine backwards compatibility

[cwiklik] UIMA-4066 Added support for investment reset

[cwiklik] UIMA-4066 Added support for investment reset.

------------------------------------------
[...truncated 3053 lines...]
        <capabilities/>
        <operationalProperties>
            <modifiesCas>true</modifiesCas>
            <multipleDeploymentAllowed>true</multipleDeploymentAllowed>
            <outputsNewCASes>false</outputsNewCASes>
        </operationalProperties>
    </analysisEngineMetaData>
</analysisEngineDescription>
delete: 99999
delete: working
F:\hudson\hudson-slave\workspace\UIMA-DUCC\trunk\uima-ducc-user\target\test-classes\CrInitException.xml
java.lang.RuntimeException
	at org.apache.uima.ducc.user.jd.test.helper.CrInitException.initialize(CrInitException.java:41)
	at org.apache.uima.impl.CollectionReaderFactory_impl.produceResource(CollectionReaderFactory_impl.java:103)
	at org.apache.uima.impl.CompositeResourceFactory_impl.produceResource(CompositeResourceFactory_impl.java:62)
	at org.apache.uima.UIMAFramework.produceResource(UIMAFramework.java:279)
	at org.apache.uima.UIMAFramework.produceCollectionReader(UIMAFramework.java:749)
	at org.apache.uima.ducc.user.jd.JdUserCollectionReader._initialize(JdUserCollectionReader.java:127)
	at org.apache.uima.ducc.user.jd.JdUserCollectionReader.initialize(JdUserCollectionReader.java:77)
	at org.apache.uima.ducc.user.jd.JdUserCollectionReader.<init>(JdUserCollectionReader.java:72)
	at org.apache.uima.ducc.user.jd.test.TestSuite.test11(TestSuite.java:479)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
	at org.junit.runners.BlockJUnit4ClassRunner.runNotIgnored(BlockJUnit4ClassRunner.java:79)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:71)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:49)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)

Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.223 sec - in org.apache.uima.ducc.user.jd.test.TestSuite

Results :

Tests run: 12, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (dup-meta-jar-cleanup) @ uima-ducc-user ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ uima-ducc-user ---
[INFO] Building jar: F:\hudson\hudson-slave\workspace\UIMA-DUCC\trunk\uima-ducc-user\target\uima-ducc-user-2.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ uima-ducc-user ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ uima-ducc-user ---
[INFO] Installing F:\hudson\hudson-slave\workspace\UIMA-DUCC\trunk\uima-ducc-user\target\uima-ducc-user-2.0.0-SNAPSHOT.jar to f:\hudson\hudson-slave\maven-repositories\1\org\apache\uima\uima-ducc-user\2.0.0-SNAPSHOT\uima-ducc-user-2.0.0-SNAPSHOT.jar
[INFO] Installing F:\hudson\hudson-slave\workspace\UIMA-DUCC\trunk\uima-ducc-user\pom.xml to f:\hudson\hudson-slave\maven-repositories\1\org\apache\uima\uima-ducc-user\2.0.0-SNAPSHOT\uima-ducc-user-2.0.0-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-pmd-plugin:3.1:pmd (default-cli) @ uima-ducc-user ---
[PMD] Finding all files that match the pattern pmd.xml
[PMD] Parsing 1 files in F:\hudson\hudson-slave\workspace\UIMA-DUCC\trunk\uima-ducc-user\target
[PMD] Successfully parsed file F:\hudson\hudson-slave\workspace\UIMA-DUCC\trunk\uima-ducc-user\target\pmd.xml of module Apache UIMA DUCC: uima-ducc-user with 76 warnings.
[PMD] Computing warning deltas based on reference build #249
[INFO] 
[INFO] --- maven-pmd-plugin:3.1:cpd (default-cli) @ uima-ducc-user ---
[DRY] No report found for mojo cpd
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] uima-ducc-parent .................................. SUCCESS [19.079s]
[INFO] Apache UIMA DUCC: uima-ducc-user .................. FAILURE [20.002s]
[INFO] Apache UIMA DUCC: uima-ducc-common ................ SKIPPED
[INFO] Apache UIMA DUCC: uima-ducc-container ............. SKIPPED
[INFO] Apache UIMA DUCC: uima-ducc-transport ............. SKIPPED
[INFO] Apache UIMA DUCC: uima-ducc-cli ................... SKIPPED
[INFO] Apache UIMA DUCC: uima-ducc-jd .................... SKIPPED
[INFO] Apache UIMA DUCC: uima-ducc-pm .................... SKIPPED
[INFO] Apache UIMA DUCC: uima-ducc-rm .................... SKIPPED
[INFO] Apache UIMA DUCC: uima-ducc-sm .................... SKIPPED
[INFO] Apache UIMA DUCC: uima-ducc-orchestrator .......... SKIPPED
[INFO] Apache UIMA DUCC: uima-ducc-agent ................. SKIPPED
[INFO] uima-ducc-duccdocs ................................ SKIPPED
[INFO] Apache UIMA DUCC: uima-ducc-web ................... SKIPPED
[INFO] Apache UIMA DUCC: uima-ducc-examples .............. SKIPPED
[INFO] Apache UIMA DUCC: uima-ducc-db .................... SKIPPED
[INFO] uima-ducc-spawn ................................... SKIPPED
[INFO] Apache UIMA-DUCC: uima-ducc ....................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 47.237s
[INFO] Finished at: Tue Mar 03 21:46:55 GMT 2015
[INFO] Final Memory: 50M/302M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-pmd-plugin:3.1:cpd (default-cli) on project uima-ducc-user: Execution default-cli of goal org.apache.maven.plugins:maven-pmd-plugin:3.1:cpd failed: org.apache.maven.reporting.MavenReportException: There is not enough space on the disk -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\UIMA-DUCC\trunk\uima-ducc-web\pom.xml to org.apache.uima/uima-ducc-web/2.0.0-SNAPSHOT/uima-ducc-web-2.0.0-SNAPSHOT.pom
[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/PluginExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :uima-ducc-user
Sending artifact delta relative to UIMA-DUCC » Apache UIMA DUCC: uima-ducc-web #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 7410 bytes
Compression is 0.0%
Took 0.37 sec
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\UIMA-DUCC\trunk\uima-ducc-db\pom.xml to org.apache.uima/uima-ducc-db/2.0.0-SNAPSHOT/uima-ducc-db-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC » Apache UIMA DUCC: uima-ducc-db #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 4010 bytes
Compression is 0.0%
Took 88 ms
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\UIMA-DUCC\trunk\uima-ducc-rm\pom.xml to org.apache.uima/uima-ducc-rm/2.0.0-SNAPSHOT/uima-ducc-rm-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC » Apache UIMA DUCC: uima-ducc-rm #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2802 bytes
Compression is 0.0%
Took 0.11 sec
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\UIMA-DUCC\trunk\uima-ducc-sm\pom.xml to org.apache.uima/uima-ducc-sm/2.0.0-SNAPSHOT/uima-ducc-sm-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC » Apache UIMA DUCC: uima-ducc-sm #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3026 bytes
Compression is 0.0%
Took 78 ms
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\UIMA-DUCC\trunk\uima-ducc-parent\pom.xml to org.apache.uima/uima-ducc-parent/2.0.0-SNAPSHOT/uima-ducc-parent-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC » uima-ducc-parent #252
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 24242 bytes
Compression is 0.0%
Took 71 ms
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\UIMA-DUCC\trunk\uima-ducc-spawn\pom.xml to org.apache.uima/uima-ducc-spawn/2.0.0-SNAPSHOT/uima-ducc-spawn-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC » uima-ducc-spawn #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2259 bytes
Compression is 0.0%
Took 53 ms
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\UIMA-DUCC\trunk\uima-ducc-orchestrator\pom.xml to org.apache.uima/uima-ducc-orchestrator/2.0.0-SNAPSHOT/uima-ducc-orchestrator-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC » Apache UIMA DUCC: uima-ducc-orchestrator #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3086 bytes
Compression is 0.0%
Took 77 ms
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\UIMA-DUCC\trunk\uima-ducc-container\pom.xml to org.apache.uima/uima-ducc-container/2.0.0-SNAPSHOT/uima-ducc-container-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC » Apache UIMA DUCC: uima-ducc-container #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 9792 bytes
Compression is 0.0%
Took 48 ms
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\UIMA-DUCC\trunk\uima-ducc-examples\pom.xml to org.apache.uima/uima-ducc-examples/2.0.0-SNAPSHOT/uima-ducc-examples-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC » Apache UIMA DUCC: uima-ducc-examples #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3693 bytes
Compression is 0.0%
Took 81 ms
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\UIMA-DUCC\trunk\uima-ducc-common\pom.xml to org.apache.uima/uima-ducc-common/2.0.0-SNAPSHOT/uima-ducc-common-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC » Apache UIMA DUCC: uima-ducc-common #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 4425 bytes
Compression is 0.0%
Took 66 ms
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\UIMA-DUCC\trunk\uima-ducc-duccdocs\pom.xml to org.apache.uima/uima-ducc-duccdocs/2.0.0-SNAPSHOT/uima-ducc-duccdocs-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC » uima-ducc-duccdocs #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 18042 bytes
Compression is 0.0%
Took 38 ms
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\UIMA-DUCC\trunk\uima-ducc-user\pom.xml to org.apache.uima/uima-ducc-user/2.0.0-SNAPSHOT/uima-ducc-user-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\UIMA-DUCC\trunk\uima-ducc-user\target\uima-ducc-user-2.0.0-SNAPSHOT.jar to org.apache.uima/uima-ducc-user/2.0.0-SNAPSHOT/uima-ducc-user-2.0.0-SNAPSHOT.jar
Sending artifact delta relative to UIMA-DUCC » Apache UIMA DUCC: uima-ducc-user #249
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 105248 bytes
Compression is 0.0%
Took 0.2 sec
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\UIMA-DUCC\trunk\uima-ducc-agent\pom.xml to org.apache.uima/uima-ducc-agent/2.0.0-SNAPSHOT/uima-ducc-agent-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC » Apache UIMA DUCC: uima-ducc-agent #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3707 bytes
Compression is 0.0%
Took 59 ms
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\UIMA-DUCC\trunk\uima-ducc-cli\pom.xml to org.apache.uima/uima-ducc-cli/2.0.0-SNAPSHOT/uima-ducc-cli-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC » Apache UIMA DUCC: uima-ducc-cli #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 6103 bytes
Compression is 0.0%
Took 47 ms
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\UIMA-DUCC\trunk\uima-ducc-jd\pom.xml to org.apache.uima/uima-ducc-jd/2.0.0-SNAPSHOT/uima-ducc-jd-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC » Apache UIMA DUCC: uima-ducc-jd #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3391 bytes
Compression is 0.0%
Took 17 ms
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-DUCC/ws/trunk\pom.xml> to org.apache.uima/uima-ducc/2.0.0-SNAPSHOT/uima-ducc-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC » Apache UIMA-DUCC: uima-ducc #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 16958 bytes
Compression is 0.0%
Took 2.6 sec
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\UIMA-DUCC\trunk\uima-ducc-pm\pom.xml to org.apache.uima/uima-ducc-pm/2.0.0-SNAPSHOT/uima-ducc-pm-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC » Apache UIMA DUCC: uima-ducc-pm #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2830 bytes
Compression is 0.0%
Took 38 ms
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\UIMA-DUCC\trunk\uima-ducc-transport\pom.xml to org.apache.uima/uima-ducc-transport/2.0.0-SNAPSHOT/uima-ducc-transport-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-DUCC » Apache UIMA DUCC: uima-ducc-transport #249
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3713 bytes
Compression is 0.0%
Took 51 ms
Sending e-mails to: dev@uima.apache.org
channel stopped
[WARNINGS] Skipping publisher since build result is FAILURE