Skip to content
Failed

Console Output

Started by an SCM change
Building in workspace /home/hudson/genie.lyo/.jenkins/jobs/lyo-core-master/workspace
 > /usr/local/bin/git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > /usr/local/bin/git config remote.origin.url https://github.com/eclipse/lyo.core.git # timeout=10
Fetching upstream changes from https://github.com/eclipse/lyo.core.git
 > /usr/local/bin/git --version # timeout=10
 > /usr/local/bin/git fetch --tags --progress https://github.com/eclipse/lyo.core.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/refs/heads/master^{commit} # timeout=10
Checking out Revision c79fbb6196f582686669ca5c8ce5abaef807c113 (refs/remotes/origin/master)
 > /usr/local/bin/git config core.sparsecheckout # timeout=10
 > /usr/local/bin/git checkout -f c79fbb6196f582686669ca5c8ce5abaef807c113
Commit message: "Remove sample code and rename dirs (#40)"
 > /usr/local/bin/git rev-list --no-walk da7f3c641098e349889d1e4d1803d63f8c7cc70a # timeout=10
[workspace] $ /shared/common/apache-maven-latest/bin/mvn -f org.eclipse.lyo.oslc4j.build/pom.xml -Dmaven.repo.local=/shared/technology/lyo/maven/repo -B -DskipTests clean package javadoc:aggregate
POM file org.eclipse.lyo.oslc4j.build/pom.xml specified with the -f/--file command line argument does not exist
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.lyo
[INFO] Scanning for projects...
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[FATAL] Non-readable POM /jobs/genie.lyo/lyo-core-master/workspace/org.eclipse.lyo.oslc4j.build/pom.xml: /jobs/genie.lyo/lyo-core-master/workspace/org.eclipse.lyo.oslc4j.build/pom.xml (No such file or directory) @ 
 @ 
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]   
[ERROR]   The project  (/jobs/genie.lyo/lyo-core-master/workspace/org.eclipse.lyo.oslc4j.build/pom.xml) has 1 error
[ERROR]     Non-readable POM /jobs/genie.lyo/lyo-core-master/workspace/org.eclipse.lyo.oslc4j.build/pom.xml: /jobs/genie.lyo/lyo-core-master/workspace/org.eclipse.lyo.oslc4j.build/pom.xml (No such file or directory)
[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
Build step 'Invoke top-level Maven targets' marked build as failure
Sending e-mails to: andriib@kth.se jad@kth.se jamsden@us.ibm.com yash.s.khatri@gmail.com
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: FAILURE