Skip to content

Console Output

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 Reactive Streams Support 1.0-SNAPSHOT . SUCCESS [  4.912 s]
[INFO] MicroProfile Reactive Streams Operators SPI ........ SUCCESS [ 13.985 s]
[INFO] MicroProfile Reactive Streams Operators ............ SUCCESS [ 23.628 s]
[INFO] MicroProfile Reactive Streams Operators Core ....... SUCCESS [  8.518 s]
[INFO] MicroProfile Reactive Streams Operators TCK ........ FAILURE [ 17.604 s]
[INFO] MicroProfile Reactive Streams Operators TCK Arquillian SKIPPED
[INFO] MicroProfile Reactive Streams Operators Specification 1.0-SNAPSHOT SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:24 min
[INFO] Finished at: 2018-09-28T02:40:46-04:00
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:2.10.4:jar (attach-javadocs) on project microprofile-reactive-streams-operators-tck: MavenReportException: Error while generating Javadoc:
[ERROR] Exit code: 1 - Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.microprofile
[ERROR] /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/src/main/java/org/eclipse/microprofile/reactive/streams/tck/ReactiveStreamsTck.java:59: warning: no @return
[ERROR] protected abstract E createEngine();
[ERROR] ^
[ERROR] /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/src/main/java/org/eclipse/microprofile/reactive/streams/tck/ReactiveStreamsTck.java:65: warning: no @return
[ERROR] protected ReactiveStreamsFactory createFactory() {
[ERROR] ^
[ERROR] /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/src/main/java/org/eclipse/microprofile/reactive/streams/tck/ReactiveStreamsTck.java:72: warning: no @param for engine
[ERROR] protected void shutdownEngine(E engine) {
[ERROR] ^
[ERROR] /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/src/main/java/org/eclipse/microprofile/reactive/streams/tck/ReactiveStreamsTck.java:79: warning: no @param for test
[ERROR] protected boolean isEnabled(Object test) {
[ERROR] ^
[ERROR] /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/src/main/java/org/eclipse/microprofile/reactive/streams/tck/ReactiveStreamsTck.java:79: warning: no @return
[ERROR] protected boolean isEnabled(Object test) {
[ERROR] ^
[ERROR] /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/src/main/java/org/eclipse/microprofile/reactive/streams/tck/api/ReactiveStreamsVerification.java:38: error: reference not found
[ERROR] * Verification for the {@link ReactiveStreams} class.
[ERROR] ^
[ERROR] 
[ERROR] Command line was: /opt/public/common/java/oracle/jdk1.8.0_162_x64/jre/../bin/javadoc @options @packages
[ERROR] 
[ERROR] Refer to the generated Javadoc files in '/home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/target/apidocs' dir.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :microprofile-reactive-streams-operators-tck
Started
Build failed before it gets to this module
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
Finished: NOT_BUILT