Skip to content

Console Output

Established TCP socket on 35613
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.microprofile
<===[JENKINS REMOTING CAPACITY]===>channel started
Executing Maven:  -B -f /home/hudson/genie.microprofile/.jenkins/jobs/reactive-messaging-prs/workspace/pom.xml install
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] MicroProfile Reactive Messaging                                    [pom]
[INFO] MicroProfile Reactive Messaging API                                [jar]
[INFO] MicroProfile Reactive Messaging TCK                                [jar]
[INFO] MicroProfile Reactive Messaging Specification                      [pom]
[INFO] MicroProfile Reactive Messaging Core TCK                           [jar]
[INFO] 
[INFO] --< org.eclipse.microprofile.reactive.messaging:microprofile-reactive-messaging-parent >--
[INFO] Building MicroProfile Reactive Messaging 1.0-SNAPSHOT              [1/5]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-reactive-messaging-parent ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from /home/hudson/genie.microprofile/.jenkins/jobs/reactive-messaging-prs/workspace/.gitignore
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 78 implicit excludes (use -debug for more details).
[INFO] Exclude: **/*.svg
[INFO] Exclude: **/target
[INFO] Exclude: .travis.yml.*
[INFO] Exclude: bnd.bnd
[INFO] Exclude: *.log
[INFO] Exclude: .checkstyle
[INFO] Exclude: .factorypath
[INFO] Exclude: .editorconfig
[INFO] 9 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 6 licenses.
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle-aggregate (verify-style) @ microprofile-reactive-messaging-parent ---
[INFO] Starting audit...
[ERROR] /home/hudson/genie.microprofile/.jenkins/jobs/reactive-messaging-prs/workspace/core-tck/src/main/java/org/eclipse/microprofile/reactive/messaging/tck/connector/DummyConnector.java:23:8: Unused import - org.eclipse.microprofile.reactive.messaging.MessagingProvider. [UnusedImports]
Audit done.