Skip to content
Failed

Console Output

Started by [email protected] on request of 'mcmonkey'
Building in workspace /var/lib/jenkins/jobs/Denizen/workspace
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git://github.com/aufdemrand/Denizen.git # timeout=10
Fetching upstream changes from git://github.com/aufdemrand/Denizen.git
 > git --version # timeout=10
 > git fetch --tags --progress git://github.com/aufdemrand/Denizen.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision a22f94d0d1a3b548b407ed06c6b2d3930f600a3d (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a22f94d0d1a3b548b407ed06c6b2d3930f600a3d
 > git rev-list a22f94d0d1a3b548b407ed06c6b2d3930f600a3d # timeout=10
 > git tag -a -f -m Jenkins Build #1557 jenkins-Denizen-1557 # timeout=10
Parsing POMs
[workspace] $ /var/lib/jenkins/tools/hudson.model.JDK/JDK/bin/java -Djava.awt.headless=true -cp /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-agent-1.6.jar:/var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.0.3/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.0.3 /var/cache/jenkins/war/WEB-INF/lib/remoting-2.48.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-1.6.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.6.jar 48089
<===[JENKINS REMOTING CAPACITY]===>channel started
Executing Maven:  -B -f /var/lib/jenkins/jobs/Denizen/workspace/pom.xml clean install
[INFO] Scanning for projects...
[HUDSON] Collecting dependencies info
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Denizen 0.9.6-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.4.1/maven-clean-plugin-2.4.1.pom
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  2 second
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3.877s
[INFO] Finished at: Sun Jan 04 21:10:33 EST 2015
[INFO] Final Memory: 5M/58M
[INFO] ------------------------------------------------------------------------
[ERROR] Plugin org.apache.maven.plugins:maven-clean-plugin:2.4.1 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.apache.maven.plugins:maven-clean-plugin:jar:2.4.1: Could not transfer artifact org.apache.maven.plugins:maven-clean-plugin:pom:2.4.1 from/to central (http://repo1.maven.org/maven2): Specified destination directory cannot be created: /var/lib/jenkins/.m2/repository/org/apache/maven/plugins/maven-clean-plugin/2.4.1 -> [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/PluginResolutionException
[JENKINS] Archiving /var/lib/jenkins/jobs/Denizen/workspace/pom.xml to net.aufdemrand/denizen/0.9.6-SNAPSHOT/denizen-0.9.6-SNAPSHOT.pom
Archiving artifacts
IRC notifier plugin: Sending notification to: #citizens
IRC notifier plugin: Sending notification to: #denizen-dev
IRC notifier plugin: Sending notification to: #citizens-dev
Started calculate disk usage of build
channel stopped
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in  2 second
Finished: FAILURE