Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[incquery-dev] Build failed in Jenkins: EMF-IncQuery CI Build #2007

See <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQueryv2/2007/>

------------------------------------------
Started by user Zoltán Ujhelyi
Building remotely on cloud in workspace <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQueryv2/ws/>
 > git rev-parse --is-inside-work-tree
Fetching changes from the remote Git repository
 > git config remote.origin.url git://git.eclipse.org/gitroot/incquery/org.eclipse.incquery.git
Fetching upstream changes from git://git.eclipse.org/gitroot/incquery/org.eclipse.incquery.git
 > git --version
 > git fetch --tags --progress git://git.eclipse.org/gitroot/incquery/org.eclipse.incquery.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit}
Checking out Revision d0db3b0655ba914de09799cae22854a865fa3d38 (origin/master)
 > git config core.sparsecheckout
 > git checkout -f d0db3b0655ba914de09799cae22854a865fa3d38
 > git rev-list d0db3b0655ba914de09799cae22854a865fa3d38
Parsing POMs
using settings config with name Mirrors
Copied maven3-agent.jar
Copied maven3-interceptor.jar
Copied maven3-interceptor-commons.jar
[org.eclipse.incquery.parent] $ /usr/lib/jvm/java-1.6.0-openjdk-amd64/bin/java -Xmx512m -XX:MaxPermSize=128m -cp /home/26994/maven3-agent.jar:/usr/share/maven/boot/plexus-classworlds-2.x.jar org.jvnet.hudson.maven3.agent.Maven3Main /usr/share/maven /home/26994/slave.jar /home/26994/maven3-interceptor.jar /home/26994/maven3-interceptor-commons.jar 33009
<===[JENKINS REMOTING CAPACITY]===>   channel started
using settings config with name Mirrors
Executing Maven:  -B -f <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQueryv2/ws/releng/org.eclipse.incquery.parent/pom.xml> -s /tmp/settings4042170692072850066.xml clean install
[INFO] Scanning for projects...
Downloading: http://build.inf.mit.bme.hu/nexus/content/groups/public/org/eclipse/tycho/tycho-maven-plugin/0.20.0/tycho-maven-plugin-0.20.0.pom
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]   
[ERROR]   The project org.eclipse.incquery:org.eclipse.incquery.parent:0.8.0-SNAPSHOT (<https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQueryv2/ws/releng/org.eclipse.incquery.parent/pom.xml)> has 1 error
[ERROR]     Unresolveable build extension: Plugin org.eclipse.tycho:tycho-maven-plugin:0.20.0 or one of its dependencies could not be resolved: Failed to collect dependencies for org.eclipse.tycho:tycho-maven-plugin:jar:0.20.0 (): Failed to read artifact descriptor for org.eclipse.tycho:tycho-maven-plugin:jar:0.20.0: Could not transfer artifact org.eclipse.tycho:tycho-maven-plugin:pom:0.20.0 from/to nexus (http://build.inf.mit.bme.hu/nexus/content/groups/public/): Failed to transfer file: http://build.inf.mit.bme.hu/nexus/content/groups/public/org/eclipse/tycho/tycho-maven-plugin/0.20.0/tycho-maven-plugin-0.20.0.pom. Return code is: 503, ReasonPhrase:Service Temporarily Unavailable. -> [Help 2]
[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/ProjectBuildingException
[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/PluginResolutionException
channel stopped
[WARNINGS] Skipping publisher since build result is FAILURE
Archiving artifacts
Project EMF-IncQueryv2 still waiting for [EMF-IncQuery-Tests-School, EMF-IncQuery-Tests-Ecore, EMF-IncQuery-Visualization, EMF-IncQuery-Tests-BPM, incquery-emftext-integration] builds to complete


Back to the top