04:05:21 GitHub pull request #22 of commit 7762f37aa4f989948d67cc233cf4da3f13b5a192, no merge conflicts. 04:05:21 Setting status of 7762f37aa4f989948d67cc233cf4da3f13b5a192 to PENDING with url https://hudson.eclipse.org/microprofile/job/reactive-messaging-prs/32/ and message: 'Build started for merge commit.' 04:05:25 Building in workspace /home/hudson/genie.microprofile/.jenkins/jobs/reactive-messaging-prs/workspace 04:05:25 [WS-CLEANUP] Deleting project workspace... 04:05:25 [WS-CLEANUP] Deferred wipeout is used... 04:05:25 [WS-CLEANUP] Done 04:05:25 No credentials specified 04:05:25 Cloning the remote Git repository 04:05:25 Cloning repository https://github.com/eclipse/microprofile-reactive-messaging.git 04:05:25 > /usr/local/bin/git init /home/hudson/genie.microprofile/.jenkins/jobs/reactive-messaging-prs/workspace # timeout=10 04:05:25 Fetching upstream changes from https://github.com/eclipse/microprofile-reactive-messaging.git 04:05:25 > /usr/local/bin/git --version # timeout=10 04:05:25 Setting http proxy: proxy.eclipse.org:9898 04:05:25 > /usr/local/bin/git fetch --tags --progress https://github.com/eclipse/microprofile-reactive-messaging.git +refs/heads/*:refs/remotes/origin/* 04:05:30 > /usr/local/bin/git config remote.origin.url https://github.com/eclipse/microprofile-reactive-messaging.git # timeout=10 04:05:30 > /usr/local/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:05:30 > /usr/local/bin/git config remote.origin.url https://github.com/eclipse/microprofile-reactive-messaging.git # timeout=10 04:05:30 Fetching upstream changes from https://github.com/eclipse/microprofile-reactive-messaging.git 04:05:30 Setting http proxy: proxy.eclipse.org:9898 04:05:30 > /usr/local/bin/git fetch --tags --progress https://github.com/eclipse/microprofile-reactive-messaging.git +refs/pull/*:refs/remotes/origin/pr/* 04:05:32 > /usr/local/bin/git rev-parse refs/remotes/origin/pr/22/merge^{commit} # timeout=10 04:05:32 > /usr/local/bin/git rev-parse refs/remotes/origin/origin/pr/22/merge^{commit} # timeout=10 04:05:32 Checking out Revision 4c94d4ce391ce45bb5d53a91ae2660ecf141074d (refs/remotes/origin/pr/22/merge) 04:05:32 > /usr/local/bin/git config core.sparsecheckout # timeout=10 04:05:32 > /usr/local/bin/git checkout -f 4c94d4ce391ce45bb5d53a91ae2660ecf141074d 04:05:32 Commit message: "Merge 7762f37aa4f989948d67cc233cf4da3f13b5a192 into 46b620c9d9fa46b64716cbb1078d46a6858149e7" 04:05:32 First time build. Skipping changelog. 04:05:44 Parsing POMs 04:05:46 Modules changed, recalculating dependency graph 04:05:49 Established TCP socket on 35613 04:05:49 [workspace] $ /shared/common/jdk1.8.0_x64-latest/bin/java -Xmx2G -Djava.io.tmpdir=/tmp/genie.microprofile -cp /home/hudson/genie.microprofile/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-agent-1.12.jar:/shared/common/apache-maven-latest/boot/plexus-classworlds-2.5.2.jar:/shared/common/apache-maven-latest/conf/logging jenkins.maven3.agent.Maven35Main /shared/common/apache-maven-latest /home/hudson/genie.microprofile/.jenkins/war/WEB-INF/lib/remoting-3.27.jar /home/hudson/genie.microprofile/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-interceptor-1.12.jar /home/hudson/genie.microprofile/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.12.jar 35613 04:05:49 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.microprofile 04:05:51 <===[JENKINS REMOTING CAPACITY]===>channel started 04:05:52 Executing Maven: -B -f /home/hudson/genie.microprofile/.jenkins/jobs/reactive-messaging-prs/workspace/pom.xml install 04:05:53 [INFO] Scanning for projects... 04:05:54 [INFO] ------------------------------------------------------------------------ 04:05:54 [INFO] Reactor Build Order: 04:05:54 [INFO] 04:05:54 [INFO] MicroProfile Reactive Messaging [pom] 04:05:54 [INFO] MicroProfile Reactive Messaging API [jar] 04:05:54 [INFO] MicroProfile Reactive Messaging TCK [jar] 04:05:54 [INFO] MicroProfile Reactive Messaging Specification [pom] 04:05:54 [INFO] MicroProfile Reactive Messaging Core TCK [jar] 04:05:54 [INFO] 04:05:54 [INFO] --< org.eclipse.microprofile.reactive.messaging:microprofile-reactive-messaging-parent >-- 04:05:54 [INFO] Building MicroProfile Reactive Messaging 1.0-SNAPSHOT [1/5] 04:05:54 [INFO] --------------------------------[ pom ]--------------------------------- 04:05:54 [INFO] 04:05:54 [INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-reactive-messaging-parent --- 04:05:55 [INFO] Enabled default license matchers. 04:05:55 [INFO] Will parse SCM ignores for exclusions... 04:05:55 [INFO] Parsing exclusions from /home/hudson/genie.microprofile/.jenkins/jobs/reactive-messaging-prs/workspace/.gitignore 04:05:55 [INFO] Finished adding exclusions from SCM ignore files. 04:05:55 [INFO] 78 implicit excludes (use -debug for more details). 04:05:55 [INFO] Exclude: **/*.svg 04:05:55 [INFO] Exclude: **/target 04:05:55 [INFO] Exclude: .travis.yml.* 04:05:55 [INFO] Exclude: bnd.bnd 04:05:55 [INFO] Exclude: *.log 04:05:55 [INFO] Exclude: .checkstyle 04:05:55 [INFO] Exclude: .factorypath 04:05:55 [INFO] Exclude: .editorconfig 04:05:55 [INFO] 9 resources included (use -debug for more details) 04:05:55 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 6 licenses. 04:05:56 [INFO] 04:05:56 [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle-aggregate (verify-style) @ microprofile-reactive-messaging-parent --- 04:05:58 [INFO] Starting audit... 04:05:58 [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] 04:05:58 Audit done. 04:05:59 Started calculate disk usage of build 04:06:00 Finished Calculation of disk usage of build in 0 seconds 04:06:00 Started calculate disk usage of workspace 04:06:00 Finished Calculation of disk usage of workspace in 0 seconds 04:06:02 [INFO] ------------------------------------------------------------------------ 04:06:02 [INFO] Reactor Summary for MicroProfile Reactive Messaging 1.0-SNAPSHOT: 04:06:02 [INFO] 04:06:02 [INFO] MicroProfile Reactive Messaging .................... FAILURE [ 4.436 s] 04:06:02 [INFO] MicroProfile Reactive Messaging API ................ SKIPPED 04:06:02 [INFO] MicroProfile Reactive Messaging TCK ................ SKIPPED 04:06:02 [INFO] MicroProfile Reactive Messaging Specification ...... SKIPPED 04:06:02 [INFO] MicroProfile Reactive Messaging Core TCK ........... SKIPPED 04:06:02 [INFO] ------------------------------------------------------------------------ 04:06:02 [INFO] BUILD FAILURE 04:06:02 [INFO] ------------------------------------------------------------------------ 04:06:02 [INFO] Total time: 8.701 s 04:06:02 [INFO] Finished at: 2019-05-21T04:06:02-04:00 04:06:02 [INFO] ------------------------------------------------------------------------ 04:06:02 Waiting for Jenkins to finish collecting data 04:06:02 [ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:3.0.0:checkstyle-aggregate (verify-style) on project microprofile-reactive-messaging-parent: An error has occurred in Checkstyle report generation. Failed during checkstyle execution: There is 1 error reported by Checkstyle 6.18 with /home/hudson/genie.microprofile/.jenkins/jobs/reactive-messaging-prs/workspace/mp_checkstyle_rules.xml ruleset. -> [Help 1] 04:06:02 [ERROR] 04:06:02 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. 04:06:02 [ERROR] Re-run Maven using the -X switch to enable full debug logging. 04:06:02 [ERROR] 04:06:02 [ERROR] For more information about the errors and possible solutions, please read the following articles: 04:06:02 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException 04:06:02 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/reactive-messaging-prs/workspace/tck/pom.xml to org.eclipse.microprofile.reactive.messaging/microprofile-reactive-messaging-tck/1.0-SNAPSHOT/microprofile-reactive-messaging-tck-1.0-SNAPSHOT.pom 04:06:02 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/reactive-messaging-prs/workspace/spec/pom.xml to org.eclipse.microprofile.reactive.messaging/microprofile-reactive-messaging-spec/1.0-SNAPSHOT/microprofile-reactive-messaging-spec-1.0-SNAPSHOT.pom 04:06:02 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/reactive-messaging-prs/workspace/core-tck/pom.xml to org.eclipse.microprofile.reactive.messaging/microprofile-reactive-messaging-core-tck/1.0-SNAPSHOT/microprofile-reactive-messaging-core-tck-1.0-SNAPSHOT.pom 04:06:02 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/reactive-messaging-prs/workspace/pom.xml to org.eclipse.microprofile.reactive.messaging/microprofile-reactive-messaging-parent/1.0-SNAPSHOT/microprofile-reactive-messaging-parent-1.0-SNAPSHOT.pom 04:06:02 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/reactive-messaging-prs/workspace/api/pom.xml to org.eclipse.microprofile.reactive.messaging/microprofile-reactive-messaging-api/1.0-SNAPSHOT/microprofile-reactive-messaging-api-1.0-SNAPSHOT.pom 04:06:15 channel stopped 04:06:17 Started calculate disk usage of build 04:06:17 Finished Calculation of disk usage of build in 0 seconds 04:06:20 Started calculate disk usage of workspace 04:06:20 Finished Calculation of disk usage of workspace in 0 seconds 04:06:21 Setting status of 7762f37aa4f989948d67cc233cf4da3f13b5a192 to FAILURE with url https://hudson.eclipse.org/microprofile/job/reactive-messaging-prs/32/ and message: 'Build finished. ' 04:06:22 Finished: FAILURE