Skip to main content

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

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

------------------------------------------
Started by user james@xxxxxxxxxxxxx
Building in workspace <https://hudson.eclipse.org/microprofile/job/reactive-maven-snapshots/ws/>
[WS-CLEANUP] Deleting project workspace...
Cloning the remote Git repository
Cloning repository https://github.com/eclipse/microprofile-reactive.git
 > /usr/local/bin/git init <https://hudson.eclipse.org/microprofile/job/reactive-maven-snapshots/ws/> # timeout=10
Fetching upstream changes from https://github.com/eclipse/microprofile-reactive.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-reactive.git +refs/heads/*:refs/remotes/origin/*
 > /usr/local/bin/git config remote.origin.url https://github.com/eclipse/microprofile-reactive.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-reactive.git # timeout=10
Fetching upstream changes from https://github.com/eclipse/microprofile-reactive.git
Setting http proxy: proxy.eclipse.org:9898
 > /usr/local/bin/git fetch --tags --progress https://github.com/eclipse/microprofile-reactive.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 1f5fd33ca5744e0e9b69c86f9b1f84b84838a577 (refs/remotes/origin/master)
 > /usr/local/bin/git config core.sparsecheckout # timeout=10
 > /usr/local/bin/git checkout -f 1f5fd33ca5744e0e9b69c86f9b1f84b84838a577
Commit message: "Fixed header comment in README markdown"
First time build. Skipping changelog.
Parsing POMs
Discovered a new module org.eclipse.microprofile.reactive:microprofile-reactive-parent MicroProfile Reactive
Discovered a new module org.eclipse.microprofile.reactive.streams:microprofile-reactive-streams-parent MicroProfile Reactive Streams
Discovered a new module org.eclipse.microprofile.reactive.streams:microprofile-reactive-streams-api MicroProfile Reactive Streams API
Discovered a new module org.eclipse.microprofile.reactive.streams:microprofile-reactive-streams-tck MicroProfile Reactive Streams TCK
Discovered a new module org.eclipse.microprofile.reactive.streams:microprofile-reactive-streams-spec MicroProfile Reactive Streams Specification
Modules changed, recalculating dependency graph
Established TCP socket on 33501
[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-alpha-1.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.14.jar /home/hudson/genie.microprofile/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-interceptor-1.12-alpha-1.jar /home/hudson/genie.microprofile/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.12-alpha-1.jar 33501
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.microprofile
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://hudson.eclipse.org/microprofile/job/reactive-maven-snapshots/ws/pom.xml> -pl !spec install
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.eclipse.microprofile.reactive.streams:microprofile-reactive-streams-api:jar:1.0-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.eclipse.microprofile.maven:microprofile-maven-build-extension is missing. @ org.eclipse.microprofile.reactive.streams:microprofile-reactive-streams-parent:1.0-SNAPSHOT, <https://hudson.eclipse.org/microprofile/job/reactive-maven-snapshots/ws/streams/pom.xml,> line 181, column 21
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.eclipse.microprofile.reactive.streams:microprofile-reactive-streams-tck:jar:1.0-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.eclipse.microprofile.maven:microprofile-maven-build-extension is missing. @ org.eclipse.microprofile.reactive.streams:microprofile-reactive-streams-parent:1.0-SNAPSHOT, <https://hudson.eclipse.org/microprofile/job/reactive-maven-snapshots/ws/streams/pom.xml,> line 181, column 21
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.eclipse.microprofile.reactive.streams:microprofile-reactive-streams-spec:pom:1.0-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.eclipse.microprofile.maven:microprofile-maven-build-extension is missing. @ org.eclipse.microprofile.reactive.streams:microprofile-reactive-streams-parent:1.0-SNAPSHOT, <https://hudson.eclipse.org/microprofile/job/reactive-maven-snapshots/ws/streams/pom.xml,> line 181, column 21
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.eclipse.microprofile.reactive.streams:microprofile-reactive-streams-parent:pom:1.0-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.eclipse.microprofile.maven:microprofile-maven-build-extension is missing. @ line 181, column 21
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[ERROR] [ERROR] Could not find the selected project in the reactor: spec @ 
[ERROR] Could not find the selected project in the reactor: spec -> [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/MavenExecutionException
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