Skip to content

Console Output

Started by an SCM change
Building in workspace /home/hudson/genie.lyo/.jenkins/jobs/lyo-rio-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.rio.git # timeout=10
Fetching upstream changes from https://github.com/eclipse/lyo.rio.git
 > /usr/local/bin/git --version # timeout=10
 > /usr/local/bin/git fetch --tags --progress https://github.com/eclipse/lyo.rio.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 cc3c95b114866a4273d7b61c0c620707f5ff6f5c (refs/remotes/origin/master)
 > /usr/local/bin/git config core.sparsecheckout # timeout=10
 > /usr/local/bin/git checkout -f cc3c95b114866a4273d7b61c0c620707f5ff6f5c
Commit message: "Merge pull request #13 from eclipse/oslc-rm-SoU"
First time build. Skipping changelog.
[workspace] $ /shared/common/apache-maven-latest/bin/mvn -f org.eclipse.lyo.oslc4j.rio.build/pom.xml clean verify
POM file org.eclipse.lyo.oslc4j.rio.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-rio-master/workspace/org.eclipse.lyo.oslc4j.rio.build/pom.xml: /jobs/genie.lyo/lyo-rio-master/workspace/org.eclipse.lyo.oslc4j.rio.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-rio-master/workspace/org.eclipse.lyo.oslc4j.rio.build/pom.xml) has 1 error
[ERROR]     Non-readable POM /jobs/genie.lyo/lyo-rio-master/workspace/org.eclipse.lyo.oslc4j.rio.build/pom.xml: /jobs/genie.lyo/lyo-rio-master/workspace/org.eclipse.lyo.oslc4j.rio.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
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: Test reports were found but none of them are new. Did leafNodes run? 
For example, /home/hudson/genie.lyo/.jenkins/jobs/lyo-rio-master/workspace/org.eclipse.lyo.oslc4j.automation.common/target/surefire-reports/TEST-org.eclipse.lyo.oslc4j.automation.common.test.AutomationResultTest.xml is 10 mo old

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