Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[microprofile-dev] Build failed in Jenkins: FaultTolerance-maven-snapshots #57

See <https://hudson.eclipse.org/microprofile/job/FaultTolerance-maven-snapshots/57/display/redirect>

------------------------------------------
Started by timer
Building in workspace <https://hudson.eclipse.org/microprofile/job/FaultTolerance-maven-snapshots/ws/>
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Done
Cloning the remote Git repository
Cloning repository https://github.com/eclipse/microprofile-fault-tolerance.git
 > /usr/local/bin/git init <https://hudson.eclipse.org/microprofile/job/FaultTolerance-maven-snapshots/ws/> # timeout=10
Fetching upstream changes from https://github.com/eclipse/microprofile-fault-tolerance.git
 > /usr/local/bin/git --version # timeout=10
Setting http proxy: proxy.eclipse.org:9898
 > /usr/local/bin/git fetch --tags --progress https://github.com/eclipse/microprofile-fault-tolerance.git +refs/heads/*:refs/remotes/origin/*
 > /usr/local/bin/git config remote.origin.url https://github.com/eclipse/microprofile-fault-tolerance.git # timeout=10
 > /usr/local/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > /usr/local/bin/git config remote.origin.url https://github.com/eclipse/microprofile-fault-tolerance.git # timeout=10
Fetching upstream changes from https://github.com/eclipse/microprofile-fault-tolerance.git
Setting http proxy: proxy.eclipse.org:9898
 > /usr/local/bin/git fetch --tags --progress https://github.com/eclipse/microprofile-fault-tolerance.git +refs/heads/*:refs/remotes/origin/*
 > /usr/local/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > /usr/local/bin/git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 8549c17c8e3f0fe415864ecdd84ebafd0c485eb6 (refs/remotes/origin/master)
 > /usr/local/bin/git config core.sparsecheckout # timeout=10
 > /usr/local/bin/git checkout -f 8549c17c8e3f0fe415864ecdd84ebafd0c485eb6
 > /usr/local/bin/git rev-list 8549c17c8e3f0fe415864ecdd84ebafd0c485eb6 # timeout=10
Parsing POMs
Established TCP socket on 33670
[workspace] $ /shared/common/jdk1.8.0_x64-latest/bin/java -cp /home/hudson/genie.microprofile/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven33-agent-1.8.1.jar:/shared/common/apache-maven-latest/boot/plexus-classworlds-2.5.2.jar:/shared/common/apache-maven-latest/conf/logging jenkins.maven3.agent.Maven33Main /shared/common/apache-maven-latest /home/hudson/genie.microprofile/.jenkins/war/WEB-INF/lib/remoting-3.7.jar /home/hudson/genie.microprofile/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven33-interceptor-1.8.1.jar /home/hudson/genie.microprofile/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.8.1.jar 33670
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://hudson.eclipse.org/microprofile/job/FaultTolerance-maven-snapshots/ws/pom.xml> -pl !spec -Peclipse-jarsigner install
[INFO] Scanning for projects...
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] microprofile-fault-tolerance-parent
[INFO] microProfile-fault-tolerance-api
[INFO] microprofile-fault-tolerance-tck
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building microprofile-fault-tolerance-parent 0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-fault-tolerance-parent ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from <https://hudson.eclipse.org/microprofile/job/FaultTolerance-maven-snapshots/ws/.gitignore>
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 74 implicit excludes (use -debug for more details).
[INFO] Exclude: .travis.yml.*
[INFO] Exclude: bnd.bnd
[INFO] Exclude: *.log
[INFO] Exclude: .checkstyle
[INFO] Exclude: .factorypath
[INFO] Exclude: .editorconfig
[INFO] 5 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 3 licenses.
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (verify-style) @ microprofile-fault-tolerance-parent ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-fault-tolerance-parent ---
[INFO] Installing <https://hudson.eclipse.org/microprofile/job/FaultTolerance-maven-snapshots/ws/pom.xml> to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/fault/tolerance/parent/microprofile-fault-tolerance-parent/0.1-SNAPSHOT/microprofile-fault-tolerance-parent-0.1-SNAPSHOT.pom
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building microProfile-fault-tolerance-api 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-fault-tolerance-api ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from <https://hudson.eclipse.org/microprofile/job/FaultTolerance-maven-snapshots/ws/api/.gitignore>
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 62 implicit excludes (use -debug for more details).
[INFO] Exclude: .travis.yml.*
[INFO] Exclude: bnd.bnd
[INFO] Exclude: *.log
[INFO] Exclude: .checkstyle
[INFO] Exclude: .factorypath
[INFO] Exclude: .editorconfig
[INFO] 18 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 15 licenses.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ microprofile-fault-tolerance-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ microprofile-fault-tolerance-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 14 source files to <https://hudson.eclipse.org/microprofile/job/FaultTolerance-maven-snapshots/ws/api/target/classes>
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (verify-style) @ microprofile-fault-tolerance-api ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- bnd-maven-plugin:2.4.1:bnd-process (default) @ microprofile-fault-tolerance-api ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ microprofile-fault-tolerance-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://hudson.eclipse.org/microprofile/job/FaultTolerance-maven-snapshots/ws/api/src/test/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ microprofile-fault-tolerance-api ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ microprofile-fault-tolerance-api ---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ microprofile-fault-tolerance-api ---
[INFO] Building jar: <https://hudson.eclipse.org/microprofile/job/FaultTolerance-maven-snapshots/ws/api/target/microprofile-fault-tolerance-api-1.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ microprofile-fault-tolerance-api ---
[INFO] 
Loading source files for package org.eclipse.microprofile.faulttolerance...
Loading source files for package org.eclipse.microprofile.faulttolerance.exceptions...
Constructing Javadoc information...
Standard Doclet version 1.8.0_131
Building tree for all the packages and classes...
Generating <https://hudson.eclipse.org/microprofile/job/FaultTolerance-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/faulttolerance/Asynchronous.html...>
Generating <https://hudson.eclipse.org/microprofile/job/FaultTolerance-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/faulttolerance/Bulkhead.html...>
Generating <https://hudson.eclipse.org/microprofile/job/FaultTolerance-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/faulttolerance/CircuitBreaker.html...>
Generating <https://hudson.eclipse.org/microprofile/job/FaultTolerance-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/faulttolerance/ExecutionContext.html...>
Generating <https://hudson.eclipse.org/microprofile/job/FaultTolerance-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/faulttolerance/Fallback.html...>
Generating <https://hudson.eclipse.org/microprofile/job/FaultTolerance-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/faulttolerance/Fallback.DEFAULT.html...>
Generating <https://hudson.eclipse.org/microprofile/job/FaultTolerance-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/faulttolerance/FallbackHandler.html...>
Generating <https://hudson.eclipse.org/microprofile/job/FaultTolerance-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/faulttolerance/Retry.html...>
Generating <https://hudson.eclipse.org/microprofile/job/FaultTolerance-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/faulttolerance/Timeout.html...>
Generating <https://hudson.eclipse.org/microprofile/job/FaultTolerance-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/faulttolerance/exceptions/BulkheadException.html...>
Generating <https://hudson.eclipse.org/microprofile/job/FaultTolerance-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/faulttolerance/exceptions/CircuitBreakerOpenException.html...>
Generating <https://hudson.eclipse.org/microprofile/job/FaultTolerance-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/faulttolerance/exceptions/FaultToleranceException.html...>
Generating <https://hudson.eclipse.org/microprofile/job/FaultTolerance-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/faulttolerance/exceptions/TimeoutException.html...>
Generating <https://hudson.eclipse.org/microprofile/job/FaultTolerance-maven-snapshots/ws/api/target/apidocs/overview-frame.html...>
Generating <https://hudson.eclipse.org/microprofile/job/FaultTolerance-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/faulttolerance/package-frame.html...>
Generating <https://hudson.eclipse.org/microprofile/job/FaultTolerance-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/faulttolerance/package-summary.html...>
Generating <https://hudson.eclipse.org/microprofile/job/FaultTolerance-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/faulttolerance/package-tree.html...>
Generating <https://hudson.eclipse.org/microprofile/job/FaultTolerance-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/faulttolerance/exceptions/package-frame.html...>
Generating <https://hudson.eclipse.org/microprofile/job/FaultTolerance-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/faulttolerance/exceptions/package-summary.html...>
Generating <https://hudson.eclipse.org/microprofile/job/FaultTolerance-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/faulttolerance/exceptions/package-tree.html...>
Generating <https://hudson.eclipse.org/microprofile/job/FaultTolerance-maven-snapshots/ws/api/target/apidocs/constant-values.html...>
Generating <https://hudson.eclipse.org/microprofile/job/FaultTolerance-maven-snapshots/ws/api/target/apidocs/serialized-form.html...>
Generating <https://hudson.eclipse.org/microprofile/job/FaultTolerance-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/faulttolerance/class-use/Timeout.html...>
Generating <https://hudson.eclipse.org/microprofile/job/FaultTolerance-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/faulttolerance/class-use/Retry.html...>
Generating <https://hudson.eclipse.org/microprofile/job/FaultTolerance-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/faulttolerance/class-use/FallbackHandler.html...>
Generating <https://hudson.eclipse.org/microprofile/job/FaultTolerance-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/faulttolerance/class-use/Fallback.html...>
Generating <https://hudson.eclipse.org/microprofile/job/FaultTolerance-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/faulttolerance/class-use/Fallback.DEFAULT.html...>
Generating <https://hudson.eclipse.org/microprofile/job/FaultTolerance-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/faulttolerance/class-use/ExecutionContext.html...>
Generating <https://hudson.eclipse.org/microprofile/job/FaultTolerance-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/faulttolerance/class-use/CircuitBreaker.html...>
Generating <https://hudson.eclipse.org/microprofile/job/FaultTolerance-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/faulttolerance/class-use/Bulkhead.html...>
Generating <https://hudson.eclipse.org/microprofile/job/FaultTolerance-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/faulttolerance/class-use/Asynchronous.html...>
Generating <https://hudson.eclipse.org/microprofile/job/FaultTolerance-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/faulttolerance/exceptions/class-use/TimeoutException.html...>
Generating <https://hudson.eclipse.org/microprofile/job/FaultTolerance-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/faulttolerance/exceptions/class-use/FaultToleranceException.html...>
Generating <https://hudson.eclipse.org/microprofile/job/FaultTolerance-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/faulttolerance/exceptions/class-use/CircuitBreakerOpenException.html...>
Generating <https://hudson.eclipse.org/microprofile/job/FaultTolerance-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/faulttolerance/exceptions/class-use/BulkheadException.html...>
Generating <https://hudson.eclipse.org/microprofile/job/FaultTolerance-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/faulttolerance/package-use.html...>
Generating <https://hudson.eclipse.org/microprofile/job/FaultTolerance-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/faulttolerance/exceptions/package-use.html...>
Building index for all the packages and classes...
Generating <https://hudson.eclipse.org/microprofile/job/FaultTolerance-maven-snapshots/ws/api/target/apidocs/overview-tree.html...>
Generating <https://hudson.eclipse.org/microprofile/job/FaultTolerance-maven-snapshots/ws/api/target/apidocs/index-all.html...>
Generating <https://hudson.eclipse.org/microprofile/job/FaultTolerance-maven-snapshots/ws/api/target/apidocs/deprecated-list.html...>
Building index for all classes...
Generating <https://hudson.eclipse.org/microprofile/job/FaultTolerance-maven-snapshots/ws/api/target/apidocs/allclasses-frame.html...>
Generating <https://hudson.eclipse.org/microprofile/job/FaultTolerance-maven-snapshots/ws/api/target/apidocs/allclasses-noframe.html...>
Generating <https://hudson.eclipse.org/microprofile/job/FaultTolerance-maven-snapshots/ws/api/target/apidocs/index.html...>
Generating <https://hudson.eclipse.org/microprofile/job/FaultTolerance-maven-snapshots/ws/api/target/apidocs/overview-summary.html...>
Generating <https://hudson.eclipse.org/microprofile/job/FaultTolerance-maven-snapshots/ws/api/target/apidocs/help-doc.html...>
3 warnings
[WARNING] Javadoc Warnings
[WARNING] <https://hudson.eclipse.org/microprofile/job/FaultTolerance-maven-snapshots/ws/api/src/main/java/org/eclipse/microprofile/faulttolerance/FallbackHandler.java>:59: warning: no @return
[WARNING] T handle(ExecutionContext context);
[WARNING] ^
[WARNING] <https://hudson.eclipse.org/microprofile/job/FaultTolerance-maven-snapshots/ws/api/src/main/java/org/eclipse/microprofile/faulttolerance/Fallback.java>:51: warning: no description for @param
[WARNING] * @param <T>
[WARNING] ^
[WARNING] <https://hudson.eclipse.org/microprofile/job/FaultTolerance-maven-snapshots/ws/api/src/main/java/org/eclipse/microprofile/faulttolerance/Fallback.java>:52: warning: no description for @param
[WARNING] * @param <T>
[WARNING] ^
[INFO] Building jar: <https://hudson.eclipse.org/microprofile/job/FaultTolerance-maven-snapshots/ws/api/target/microprofile-fault-tolerance-api-1.0-SNAPSHOT-javadoc.jar>
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-fault-tolerance-api ---
[INFO] Installing <https://hudson.eclipse.org/microprofile/job/FaultTolerance-maven-snapshots/ws/api/target/microprofile-fault-tolerance-api-1.0-SNAPSHOT.jar> to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/fault/tolerance/microprofile-fault-tolerance-api/1.0-SNAPSHOT/microprofile-fault-tolerance-api-1.0-SNAPSHOT.jar
[INFO] Installing <https://hudson.eclipse.org/microprofile/job/FaultTolerance-maven-snapshots/ws/api/pom.xml> to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/fault/tolerance/microprofile-fault-tolerance-api/1.0-SNAPSHOT/microprofile-fault-tolerance-api-1.0-SNAPSHOT.pom
[INFO] Installing <https://hudson.eclipse.org/microprofile/job/FaultTolerance-maven-snapshots/ws/api/target/microprofile-fault-tolerance-api-1.0-SNAPSHOT-javadoc.jar> to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/fault/tolerance/microprofile-fault-tolerance-api/1.0-SNAPSHOT/microprofile-fault-tolerance-api-1.0-SNAPSHOT-javadoc.jar
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building microprofile-fault-tolerance-tck 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-fault-tolerance-tck ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from <https://hudson.eclipse.org/microprofile/job/FaultTolerance-maven-snapshots/ws/tck/.gitignore>
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 62 implicit excludes (use -debug for more details).
[INFO] Exclude: .travis.yml.*
[INFO] Exclude: bnd.bnd
[INFO] Exclude: *.log
[INFO] Exclude: .checkstyle
[INFO] Exclude: .factorypath
[INFO] Exclude: .editorconfig
[INFO] 65 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 21, unknown: 21, generated: 0, approved: 41 licenses.
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] microprofile-fault-tolerance-parent ................ SUCCESS [  2.804 s]
[INFO] microProfile-fault-tolerance-api ................... SUCCESS [ 10.915 s]
[INFO] microprofile-fault-tolerance-tck ................... FAILURE [  0.518 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 15.964 s
[INFO] Finished at: 2017-07-28T02:38:22-04:00
[INFO] Final Memory: 46M/1996M
[INFO] ------------------------------------------------------------------------
[WARNING] The requested profile "eclipse-jarsigner" could not be activated because it does not exist.
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.12:check (rat-check) on project microprofile-fault-tolerance-tck: Too many files with unapproved license: 21 See RAT report in: <https://hudson.eclipse.org/microprofile/job/FaultTolerance-maven-snapshots/ws/tck/target/rat.txt> -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[JENKINS] Archiving <https://hudson.eclipse.org/microprofile/job/FaultTolerance-maven-snapshots/ws/api/pom.xml> to org.eclipse.microprofile.fault.tolerance/microprofile-fault-tolerance-api/1.0-SNAPSHOT/microprofile-fault-tolerance-api-1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://hudson.eclipse.org/microprofile/job/FaultTolerance-maven-snapshots/ws/api/target/microprofile-fault-tolerance-api-1.0-SNAPSHOT.jar> to org.eclipse.microprofile.fault.tolerance/microprofile-fault-tolerance-api/1.0-SNAPSHOT/microprofile-fault-tolerance-api-1.0-SNAPSHOT.jar
[JENKINS] Archiving <https://hudson.eclipse.org/microprofile/job/FaultTolerance-maven-snapshots/ws/api/target/microprofile-fault-tolerance-api-1.0-SNAPSHOT-javadoc.jar> to org.eclipse.microprofile.fault.tolerance/microprofile-fault-tolerance-api/1.0-SNAPSHOT/microprofile-fault-tolerance-api-1.0-SNAPSHOT-javadoc.jar
[ERROR]   mvn <goals> -rf :microprofile-fault-tolerance-tck
[JENKINS] Archiving <https://hudson.eclipse.org/microprofile/job/FaultTolerance-maven-snapshots/ws/tck/pom.xml> to org.eclipse.microprofile.fault.tolerance/microprofile-fault-tolerance-tck/1.0-SNAPSHOT/microprofile-fault-tolerance-tck-1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://hudson.eclipse.org/microprofile/job/FaultTolerance-maven-snapshots/ws/pom.xml> to org.eclipse.microprofile.fault.tolerance.parent/microprofile-fault-tolerance-parent/0.1-SNAPSHOT/microprofile-fault-tolerance-parent-0.1-SNAPSHOT.pom
channel stopped
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds


Back to the top