See <https://builds.apache.org/job/Commons%20Math/88/>
------------------------------------------ Started by timer Building remotely on ubuntu-4 (docker Ubuntu ubuntu4 ubuntu) in workspace <https://builds.apache.org/job/Commons%20Math/ws/> > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url > http://git-wip-us.apache.org/repos/asf/commons-math.git # timeout=10 Fetching upstream changes from http://git-wip-us.apache.org/repos/asf/commons-math.git > git --version # timeout=10 > git fetch --tags --progress > http://git-wip-us.apache.org/repos/asf/commons-math.git > +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision 4140e01266cf6ba3b2d3ef373dcd8357c30d8d08 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 4140e01266cf6ba3b2d3ef373dcd8357c30d8d08 > git rev-list 4140e01266cf6ba3b2d3ef373dcd8357c30d8d08 # timeout=10 Setting JDK_1_5_LATEST__HOME=/home/jenkins/tools/java/latest1.5 Parsing POMs Modules changed, recalculating dependency graph maven3-agent.jar already up to date maven3-interceptor.jar already up to date maven3-interceptor-commons.jar already up to date [Commons Math] $ /home/jenkins/tools/java/latest1.6/bin/java -Xmx2g -Xms256m -XX:MaxPermSize=512m -cp /home/jenkins/jenkins-slave/maven3-agent.jar:/home/jenkins/tools/maven/apache-maven-3.0.4/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /home/jenkins/tools/maven/apache-maven-3.0.4 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven3-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 60858 <===[JENKINS REMOTING CAPACITY]===> channel started Executing Maven: -B -f <https://builds.apache.org/job/Commons%20Math/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 clean deploy --batch-mode -Dgpg.skip -Prelease -Pjava-1.5 -DJAVA_1_5_HOME=/home/jenkins/tools/java/latest1.5 [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Commons Math 4.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ commons-math4 --- [INFO] Deleting <https://builds.apache.org/job/Commons%20Math/ws/target> [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-maven-3) @ commons-math4 --- [INFO] [INFO] --- build-helper-maven-plugin:1.7:parse-version (parse-version) @ commons-math4 --- [INFO] [INFO] --- maven-antrun-plugin:1.7:run (javadoc.resources) @ commons-math4 --- [INFO] Executing tasks main: [copy] Copying 2 files to <https://builds.apache.org/job/Commons%20Math/ws/target/apidocs/META-INF> [INFO] Executed tasks [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ commons-math4 --- [INFO] [INFO] --- buildnumber-maven-plugin:1.3:create (default) @ commons-math4 --- [INFO] Executing: /bin/sh -c cd "<https://builds.apache.org/job/Commons%20Math/ws/"> && git rev-parse --verify HEAD [INFO] Working directory: <https://builds.apache.org/job/Commons%20Math/ws/> [INFO] Storing buildNumber: null at timestamp: 1424790682515 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd "<https://builds.apache.org/job/Commons%20Math/ws/"> && git rev-parse --verify HEAD [INFO] Working directory: <https://builds.apache.org/job/Commons%20Math/ws/> [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- maven-jgit-buildnumber-plugin:1.2.8:extract-buildnumber (default) @ commons-math4 --- [INFO] Git info extracted, revision: '4140e01', branch: '', tag: '', commitsCount: '5526', buildnumber: 'UNNAMED.5526.4140e01' [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ commons-math4 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ commons-math4 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 914 source files to <https://builds.apache.org/job/Commons%20Math/ws/target/classes> [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] javac: invalid target release: 1.7 Usage: javac <options> <source files> where possible options include: -g Generate all debugging info -g:none Generate no debugging info -g:{lines,vars,source} Generate only some debugging info -nowarn Generate no warnings -verbose Output messages about what the compiler is doing -deprecation Output source locations where deprecated APIs are used -classpath <path> Specify where to find user class files -cp <path> Specify where to find user class files -sourcepath <path> Specify where to find input source files -bootclasspath <path> Override location of bootstrap class files -extdirs <dirs> Override location of installed extensions -endorseddirs <dirs> Override location of endorsed standards path -d <directory> Specify where to place generated class files -encoding <encoding> Specify character encoding used by source files -source <release> Provide source compatibility with specified release -target <release> Generate class files for specific VM version -version Version information -help Print a synopsis of standard options -X Print a synopsis of nonstandard options -J<flag> Pass <flag> directly to the runtime system [INFO] 1 error [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 10.384s [INFO] Finished at: Tue Feb 24 15:11:26 UTC 2015 [INFO] Final Memory: 20M/250M [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.2:compile (default-compile) on project commons-math4: Compilation failure [ERROR] javac: invalid target release: 1.7 [ERROR] Usage: javac <options> <source files> [ERROR] where possible options include: [ERROR] -g Generate all debugging info [ERROR] -g:none Generate no debugging info [ERROR] -g:{lines,vars,source} Generate only some debugging info [ERROR] -nowarn Generate no warnings [ERROR] -verbose Output messages about what the compiler is doing [ERROR] -deprecation Output source locations where deprecated APIs are used [ERROR] -classpath <path> Specify where to find user class files [ERROR] -cp <path> Specify where to find user class files [ERROR] -sourcepath <path> Specify where to find input source files [ERROR] -bootclasspath <path> Override location of bootstrap class files [ERROR] -extdirs <dirs> Override location of installed extensions [ERROR] -endorseddirs <dirs> Override location of endorsed standards path [ERROR] -d <directory> Specify where to place generated class files [ERROR] -encoding <encoding> Specify character encoding used by source files [ERROR] -source <release> Provide source compatibility with specified release [ERROR] -target <release> Generate class files for specific VM version [ERROR] -version Version information [ERROR] -help Print a synopsis of standard options [ERROR] -X Print a synopsis of nonstandard options [ERROR] -J<flag> Pass <flag> directly to the runtime system [ERROR] -> [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/MojoFailureException [JENKINS] Archiving <https://builds.apache.org/job/Commons%20Math/ws/pom.xml> to org.apache.commons/commons-math4/4.0-SNAPSHOT/commons-math4-4.0-SNAPSHOT.pom Sending artifact delta relative to Commons Math ยป Apache Commons Math #85 Archived 1 artifacts Archive block size is 32768 Received 0 blocks and 27453 bytes Compression is 0.0% Took 1.6 sec channel stopped