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 #386

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

------------------------------------------
[...truncated 4.39 KB...]
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 5 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/microprofile-fault-tolerance-parent/1.1-SNAPSHOT/microprofile-fault-tolerance-parent-1.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.1-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: 16 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 15 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:3.4.0: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.1-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.4: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_162
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/FaultToleranceDefinitionException.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/FaultToleranceDefinitionException.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...>
[WARNING] Javadoc Warnings
[WARNING] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.microprofile
[INFO] Building jar: <https://hudson.eclipse.org/microprofile/job/FaultTolerance-maven-snapshots/ws/api/target/microprofile-fault-tolerance-api-1.1-SNAPSHOT-javadoc.jar>
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ microprofile-fault-tolerance-api >>>
[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: 16 licenses.
[WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ microprofile-fault-tolerance-api <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ microprofile-fault-tolerance-api ---
[INFO] Building jar: <https://hudson.eclipse.org/microprofile/job/FaultTolerance-maven-snapshots/ws/api/target/microprofile-fault-tolerance-api-1.1-SNAPSHOT-sources.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.1-SNAPSHOT.jar> to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-api/1.1-SNAPSHOT/microprofile-fault-tolerance-api-1.1-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.1-SNAPSHOT/microprofile-fault-tolerance-api-1.1-SNAPSHOT.pom
[INFO] Installing <https://hudson.eclipse.org/microprofile/job/FaultTolerance-maven-snapshots/ws/api/target/microprofile-fault-tolerance-api-1.1-SNAPSHOT-javadoc.jar> to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-api/1.1-SNAPSHOT/microprofile-fault-tolerance-api-1.1-SNAPSHOT-javadoc.jar
[INFO] Installing <https://hudson.eclipse.org/microprofile/job/FaultTolerance-maven-snapshots/ws/api/target/microprofile-fault-tolerance-api-1.1-SNAPSHOT-sources.jar> to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-api/1.1-SNAPSHOT/microprofile-fault-tolerance-api-1.1-SNAPSHOT-sources.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.1-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] 161 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 158 licenses.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ microprofile-fault-tolerance-tck ---
[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-tck ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 155 source files to <https://hudson.eclipse.org/microprofile/job/FaultTolerance-maven-snapshots/ws/tck/target/classes>
[WARNING] <https://hudson.eclipse.org/microprofile/job/FaultTolerance-maven-snapshots/ws/tck/src/main/java/org/eclipse/microprofile/fault/tolerance/tck/bulkhead/BulkheadFutureTest.java>: <https://hudson.eclipse.org/microprofile/job/FaultTolerance-maven-snapshots/ws/tck/src/main/java/org/eclipse/microprofile/fault/tolerance/tck/bulkhead/BulkheadFutureTest.java> uses unchecked or unsafe operations.
[WARNING] <https://hudson.eclipse.org/microprofile/job/FaultTolerance-maven-snapshots/ws/tck/src/main/java/org/eclipse/microprofile/fault/tolerance/tck/bulkhead/BulkheadFutureTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (verify-style) @ microprofile-fault-tolerance-tck ---
[INFO] Starting audit...
/jobs/genie.microprofile/FaultTolerance-maven-snapshots/workspace/tck/src/main/java/org/eclipse/microprofile/fault/tolerance/tck/disableEnv/DisableAnnotationGloballyTest.java:77: error: Line is longer than 150 characters (found 154).
/jobs/genie.microprofile/FaultTolerance-maven-snapshots/workspace/tck/src/main/java/org/eclipse/microprofile/fault/tolerance/tck/disableEnv/DisableAnnotationGloballyTest.java:84:9: error: '}' at column 9 should be alone on a line.
/jobs/genie.microprofile/FaultTolerance-maven-snapshots/workspace/tck/src/main/java/org/eclipse/microprofile/fault/tolerance/tck/disableEnv/DisableAnnotationGloballyTest.java:113:13: error: '}' at column 13 should be alone on a line.
/jobs/genie.microprofile/FaultTolerance-maven-snapshots/workspace/tck/src/main/java/org/eclipse/microprofile/fault/tolerance/tck/disableEnv/DisableAnnotationGloballyTest.java:138:9: error: '}' at column 9 should be alone on a line.
/jobs/genie.microprofile/FaultTolerance-maven-snapshots/workspace/tck/src/main/java/org/eclipse/microprofile/fault/tolerance/tck/disableEnv/DisableAnnotationGloballyTest.java:141:9: error: '}' at column 9 should be alone on a line.
/jobs/genie.microprofile/FaultTolerance-maven-snapshots/workspace/tck/src/main/java/org/eclipse/microprofile/fault/tolerance/tck/disableEnv/DisableAnnotationOnClassTest.java:60: error: Line is longer than 150 characters (found 153).
/jobs/genie.microprofile/FaultTolerance-maven-snapshots/workspace/tck/src/main/java/org/eclipse/microprofile/fault/tolerance/tck/disableEnv/DisableAnnotationOnClassTest.java:61: error: Line is longer than 150 characters (found 159).
/jobs/genie.microprofile/FaultTolerance-maven-snapshots/workspace/tck/src/main/java/org/eclipse/microprofile/fault/tolerance/tck/disableEnv/DisableAnnotationOnClassTest.java:62: error: Line is longer than 150 characters (found 152).
/jobs/genie.microprofile/FaultTolerance-maven-snapshots/workspace/tck/src/main/java/org/eclipse/microprofile/fault/tolerance/tck/disableEnv/DisableAnnotationOnClassTest.java:63: error: Line is longer than 150 characters (found 155).
/jobs/genie.microprofile/FaultTolerance-maven-snapshots/workspace/tck/src/main/java/org/eclipse/microprofile/fault/tolerance/tck/disableEnv/DisableAnnotationOnClassTest.java:77: error: Line is longer than 150 characters (found 154).
/jobs/genie.microprofile/FaultTolerance-maven-snapshots/workspace/tck/src/main/java/org/eclipse/microprofile/fault/tolerance/tck/disableEnv/DisableAnnotationOnClassTest.java:84:9: error: '}' at column 9 should be alone on a line.
/jobs/genie.microprofile/FaultTolerance-maven-snapshots/workspace/tck/src/main/java/org/eclipse/microprofile/fault/tolerance/tck/disableEnv/DisableAnnotationOnClassTest.java:113:13: error: '}' at column 13 should be alone on a line.
/jobs/genie.microprofile/FaultTolerance-maven-snapshots/workspace/tck/src/main/java/org/eclipse/microprofile/fault/tolerance/tck/disableEnv/DisableAnnotationOnClassTest.java:138:9: error: '}' at column 9 should be alone on a line.
/jobs/genie.microprofile/FaultTolerance-maven-snapshots/workspace/tck/src/main/java/org/eclipse/microprofile/fault/tolerance/tck/disableEnv/DisableAnnotationOnClassTest.java:141:9: error: '}' at column 9 should be alone on a line.
/jobs/genie.microprofile/FaultTolerance-maven-snapshots/workspace/tck/src/main/java/org/eclipse/microprofile/fault/tolerance/tck/disableEnv/DisableAnnotationOnMethodsTest.java:59: error: Line is longer than 150 characters (found 155).
/jobs/genie.microprofile/FaultTolerance-maven-snapshots/workspace/tck/src/main/java/org/eclipse/microprofile/fault/tolerance/tck/disableEnv/DisableAnnotationOnMethodsTest.java:60: error: Line is longer than 150 characters (found 162).
/jobs/genie.microprofile/FaultTolerance-maven-snapshots/workspace/tck/src/main/java/org/eclipse/microprofile/fault/tolerance/tck/disableEnv/DisableAnnotationOnMethodsTest.java:61: error: Line is longer than 150 characters (found 168).
/jobs/genie.microprofile/FaultTolerance-maven-snapshots/workspace/tck/src/main/java/org/eclipse/microprofile/fault/tolerance/tck/disableEnv/DisableAnnotationOnMethodsTest.java:62: error: Line is longer than 150 characters (found 161).
/jobs/genie.microprofile/FaultTolerance-maven-snapshots/workspace/tck/src/main/java/org/eclipse/microprofile/fault/tolerance/tck/disableEnv/DisableAnnotationOnMethodsTest.java:63: error: Line is longer than 150 characters (found 163).
/jobs/genie.microprofile/FaultTolerance-maven-snapshots/workspace/tck/src/main/java/org/eclipse/microprofile/fault/tolerance/tck/disableEnv/DisableAnnotationOnMethodsTest.java:77: error: Line is longer than 150 characters (found 154).
/jobs/genie.microprofile/FaultTolerance-maven-snapshots/workspace/tck/src/main/java/org/eclipse/microprofile/fault/tolerance/tck/disableEnv/DisableAnnotationOnMethodsTest.java:84:9: error: '}' at column 9 should be alone on a line.
/jobs/genie.microprofile/FaultTolerance-maven-snapshots/workspace/tck/src/main/java/org/eclipse/microprofile/fault/tolerance/tck/disableEnv/DisableAnnotationOnMethodsTest.java:112:13: error: '}' at column 13 should be alone on a line.
/jobs/genie.microprofile/FaultTolerance-maven-snapshots/workspace/tck/src/main/java/org/eclipse/microprofile/fault/tolerance/tck/disableEnv/DisableAnnotationOnMethodsTest.java:137:9: error: '}' at column 9 should be alone on a line.
/jobs/genie.microprofile/FaultTolerance-maven-snapshots/workspace/tck/src/main/java/org/eclipse/microprofile/fault/tolerance/tck/disableEnv/DisableAnnotationOnMethodsTest.java:140:9: error: '}' at column 9 should be alone on a line.
Audit done.
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 ....................... SUCCESS [  3.156 s]
[INFO] microProfile-fault-tolerance-api ................... SUCCESS [  8.069 s]
[INFO] microprofile-fault-tolerance-tck ................... FAILURE [  2.988 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 16.371 s
[INFO] Finished at: 2018-04-18T02:38:32-04:00
[INFO] Final Memory: 44M/1802M
[INFO] ------------------------------------------------------------------------
[WARNING] The requested profile "eclipse-jarsigner" could not be activated because it does not exist.
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:2.17:check (verify-style) on project microprofile-fault-tolerance-tck: Failed during checkstyle execution: There are 24 errors reported by Checkstyle 6.11.2 with <https://hudson.eclipse.org/microprofile/job/FaultTolerance-maven-snapshots/ws/tck/target/checkstyle-rules.xml> ruleset. -> [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/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :microprofile-fault-tolerance-tck
[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.1-SNAPSHOT/microprofile-fault-tolerance-api-1.1-SNAPSHOT.pom
[JENKINS] Archiving <https://hudson.eclipse.org/microprofile/job/FaultTolerance-maven-snapshots/ws/api/target/microprofile-fault-tolerance-api-1.1-SNAPSHOT.jar> to org.eclipse.microprofile.fault-tolerance/microprofile-fault-tolerance-api/1.1-SNAPSHOT/microprofile-fault-tolerance-api-1.1-SNAPSHOT.jar
[JENKINS] Archiving <https://hudson.eclipse.org/microprofile/job/FaultTolerance-maven-snapshots/ws/api/target/microprofile-fault-tolerance-api-1.1-SNAPSHOT-javadoc.jar> to org.eclipse.microprofile.fault-tolerance/microprofile-fault-tolerance-api/1.1-SNAPSHOT/microprofile-fault-tolerance-api-1.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://hudson.eclipse.org/microprofile/job/FaultTolerance-maven-snapshots/ws/api/target/microprofile-fault-tolerance-api-1.1-SNAPSHOT-sources.jar> to org.eclipse.microprofile.fault-tolerance/microprofile-fault-tolerance-api/1.1-SNAPSHOT/microprofile-fault-tolerance-api-1.1-SNAPSHOT-sources.jar
[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.1-SNAPSHOT/microprofile-fault-tolerance-tck-1.1-SNAPSHOT.pom
[JENKINS] Archiving <https://hudson.eclipse.org/microprofile/job/FaultTolerance-maven-snapshots/ws/pom.xml> to org.eclipse.microprofile.fault-tolerance/microprofile-fault-tolerance-parent/1.1-SNAPSHOT/microprofile-fault-tolerance-parent-1.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