You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2016/03/21 16:16:03 UTC

Build failed in Jenkins: Ant-Build-Matrix » JDK 1.5 (latest),Ubuntu #829

See <https://builds.apache.org/job/Ant-Build-Matrix/jdk=JDK%201.5%20(latest),label=Ubuntu/829/changes>

Changes:

[bodewig] Java6ism

------------------------------------------
Started by upstream project "Ant-Build-Matrix" build number 829
originally caused by:
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on jenkins-test-2d7 (jenkins-cloud-4GB cloud-slave Ubuntu ubuntu jenkins-cloud-8GB) in workspace <https://builds.apache.org/job/Ant-Build-Matrix/jdk=JDK%201.5%20(latest),label=Ubuntu/ws/>
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/ant.git
 > git init <https://builds.apache.org/job/Ant-Build-Matrix/jdk=JDK%201.5%20(latest),label=Ubuntu/ws/> # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/ant.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/ant.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/ant.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/ant.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
No valid HEAD. Skipping the resetting
 > git clean -fdx # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/ant.git
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/ant.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision 11cd7ffab4398fcfe423d49add5336530de1b0a3 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 11cd7ffab4398fcfe423d49add5336530de1b0a3
 > git rev-list edca1db3d01a29be108c01e081f7ebdca6cb3ce7 # timeout=10
[EnvInject] - Executing scripts and injecting environment variables after the SCM step.
[EnvInject] - Injecting as environment variables the properties content 
LANG=en_US.utf8

[EnvInject] - Variables injected successfully.
Unpacking http://archive.apache.org/dist/ant/binaries/apache-ant-1.9.3-bin.zip to /home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.9.3 on jenkins-test-2d7
[Ubuntu] $ /home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.9.3/bin/ant -file launch-build.xml -Dlabel=Ubuntu "-Djdk=JDK 1.5 (latest)"
Error: JAVA_HOME is not defined correctly.
  We cannot execute /home/jenkins/tools/java/latest1.5/bin/java
Build step 'Invoke Ant' marked build as failure
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?


Build failed in Jenkins: Ant-Build-Matrix » JDK 1.5 (latest),Ubuntu #830

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Ant-Build-Matrix/jdk=JDK%201.5%20(latest),label=Ubuntu/830/changes>

Changes:

[bodewig] Preserve exit status on error in <ant>/<antcall>

[bodewig] record Anthony Wat's patch, closes #17

------------------------------------------
Started by upstream project "Ant-Build-Matrix" build number 830
originally caused by:
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-2 (docker Ubuntu ubuntu yahoo-not-h2) in workspace <https://builds.apache.org/job/Ant-Build-Matrix/jdk=JDK%201.5%20(latest),label=Ubuntu/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/ant.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/ant.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/ant.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision f8a27a13f9c0255ad2993b01c55bfac7e09911f9 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f8a27a13f9c0255ad2993b01c55bfac7e09911f9
 > git rev-list 11cd7ffab4398fcfe423d49add5336530de1b0a3 # timeout=10
[EnvInject] - Executing scripts and injecting environment variables after the SCM step.
[EnvInject] - Injecting as environment variables the properties content 
LANG=en_US.utf8

[EnvInject] - Variables injected successfully.
[Ubuntu] $ /home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.9.3/bin/ant -file launch-build.xml -Dlabel=Ubuntu "-Djdk=JDK 1.5 (latest)"
Buildfile: <https://builds.apache.org/job/Ant-Build-Matrix/jdk=JDK%201.5%20(latest),label=Ubuntu/ws/launch-build.xml>

launch:
     [echo] Launching <https://builds.apache.org/job/Ant-Build-Matrix/jdk=JDK%201.5%20(latest),label=Ubuntu/ws/build.sh> allclean test -Dignore.tests.failed=true -Doptional.jars.whenmanifestonly=skip
     [exec] ... Bootstrapping Ant Distribution
     [exec] ... Compiling Ant Classes
     [exec] Note: Some input files use or override a deprecated API.
     [exec] Note: Recompile with -Xlint:deprecation for details.
     [exec] Note: Some input files use unchecked or unsafe operations.
     [exec] Note: Recompile with -Xlint:unchecked for details.
     [exec] ... Copying Required Files
     [exec] ... Building Ant Distribution
     [exec] Buildfile: <https://builds.apache.org/job/Ant-Build-Matrix/jdk=JDK%201.5%20(latest),label=Ubuntu/ws/build.xml>
     [exec] 
     [exec] bootstrap:
     [exec] 
     [exec] prepare:
     [exec] 
     [exec] check_for_optional_packages:
     [exec] 
     [exec] build:
     [exec] Created dir: <https://builds.apache.org/job/Ant-Build-Matrix/jdk=JDK%201.5%20(latest),label=Ubuntu/ws/build/lib>
     [exec] Compiling 265 source files to <https://builds.apache.org/job/Ant-Build-Matrix/jdk=JDK%201.5%20(latest),label=Ubuntu/ws/build/classes>
     [exec] Note: Some input files use or override a deprecated API.
     [exec] Note: Recompile with -Xlint:deprecation for details.
     [exec] Note: Some input files use unchecked or unsafe operations.
     [exec] Note: Recompile with -Xlint:unchecked for details.
     [exec] Copying 6 files to <https://builds.apache.org/job/Ant-Build-Matrix/jdk=JDK%201.5%20(latest),label=Ubuntu/ws/build/classes>
     [exec] Copying 2 files to <https://builds.apache.org/job/Ant-Build-Matrix/jdk=JDK%201.5%20(latest),label=Ubuntu/ws/build/classes>
     [exec] Copying 2 files to <https://builds.apache.org/job/Ant-Build-Matrix/jdk=JDK%201.5%20(latest),label=Ubuntu/ws/build/classes/org/apache/tools/ant/taskdefs/optional/junit/xsl>
     [exec] 
     [exec] jars:
     [exec] Copying 2 files to <https://builds.apache.org/job/Ant-Build-Matrix/jdk=JDK%201.5%20(latest),label=Ubuntu/ws/build>
     [exec] Copying 1 file to <https://builds.apache.org/job/Ant-Build-Matrix/jdk=JDK%201.5%20(latest),label=Ubuntu/ws/build>
     [exec] Building jar: <https://builds.apache.org/job/Ant-Build-Matrix/jdk=JDK%201.5%20(latest),label=Ubuntu/ws/build/lib/ant-launcher.jar>
     [exec] Building jar: <https://builds.apache.org/job/Ant-Build-Matrix/jdk=JDK%201.5%20(latest),label=Ubuntu/ws/build/lib/ant.jar>
     [exec] Building jar: <https://builds.apache.org/job/Ant-Build-Matrix/jdk=JDK%201.5%20(latest),label=Ubuntu/ws/build/lib/ant-bootstrap.jar>
     [exec] Building jar: <https://builds.apache.org/job/Ant-Build-Matrix/jdk=JDK%201.5%20(latest),label=Ubuntu/ws/build/lib/ant-apache-resolver.jar>
     [exec] Building jar: <https://builds.apache.org/job/Ant-Build-Matrix/jdk=JDK%201.5%20(latest),label=Ubuntu/ws/build/lib/ant-junit.jar>
     [exec] Building jar: <https://builds.apache.org/job/Ant-Build-Matrix/jdk=JDK%201.5%20(latest),label=Ubuntu/ws/build/lib/ant-junit4.jar>
     [exec] Building jar: <https://builds.apache.org/job/Ant-Build-Matrix/jdk=JDK%201.5%20(latest),label=Ubuntu/ws/build/lib/ant-apache-regexp.jar>
     [exec] Building jar: <https://builds.apache.org/job/Ant-Build-Matrix/jdk=JDK%201.5%20(latest),label=Ubuntu/ws/build/lib/ant-apache-oro.jar>
     [exec] Building jar: <https://builds.apache.org/job/Ant-Build-Matrix/jdk=JDK%201.5%20(latest),label=Ubuntu/ws/build/lib/ant-apache-bcel.jar>
     [exec] Building jar: <https://builds.apache.org/job/Ant-Build-Matrix/jdk=JDK%201.5%20(latest),label=Ubuntu/ws/build/lib/ant-apache-log4j.jar>
     [exec] Building jar: <https://builds.apache.org/job/Ant-Build-Matrix/jdk=JDK%201.5%20(latest),label=Ubuntu/ws/build/lib/ant-commons-logging.jar>
     [exec] Building jar: <https://builds.apache.org/job/Ant-Build-Matrix/jdk=JDK%201.5%20(latest),label=Ubuntu/ws/build/lib/ant-apache-bsf.jar>
     [exec] Building jar: <https://builds.apache.org/job/Ant-Build-Matrix/jdk=JDK%201.5%20(latest),label=Ubuntu/ws/build/lib/ant-javamail.jar>
     [exec] Building jar: <https://builds.apache.org/job/Ant-Build-Matrix/jdk=JDK%201.5%20(latest),label=Ubuntu/ws/build/lib/ant-netrexx.jar>
     [exec] Building jar: <https://builds.apache.org/job/Ant-Build-Matrix/jdk=JDK%201.5%20(latest),label=Ubuntu/ws/build/lib/ant-commons-net.jar>
     [exec] Building jar: <https://builds.apache.org/job/Ant-Build-Matrix/jdk=JDK%201.5%20(latest),label=Ubuntu/ws/build/lib/ant-antlr.jar>
     [exec] Building jar: <https://builds.apache.org/job/Ant-Build-Matrix/jdk=JDK%201.5%20(latest),label=Ubuntu/ws/build/lib/ant-jmf.jar>
     [exec] Building jar: <https://builds.apache.org/job/Ant-Build-Matrix/jdk=JDK%201.5%20(latest),label=Ubuntu/ws/build/lib/ant-jai.jar>
     [exec] Building jar: <https://builds.apache.org/job/Ant-Build-Matrix/jdk=JDK%201.5%20(latest),label=Ubuntu/ws/build/lib/ant-swing.jar>
     [exec] Building jar: <https://builds.apache.org/job/Ant-Build-Matrix/jdk=JDK%201.5%20(latest),label=Ubuntu/ws/build/lib/ant-jsch.jar>
     [exec] Building jar: <https://builds.apache.org/job/Ant-Build-Matrix/jdk=JDK%201.5%20(latest),label=Ubuntu/ws/build/lib/ant-jdepend.jar>
     [exec] Building jar: <https://builds.apache.org/job/Ant-Build-Matrix/jdk=JDK%201.5%20(latest),label=Ubuntu/ws/build/lib/ant-apache-xalan2.jar>
     [exec] 
     [exec] compile-tests:
     [exec] Created dir: <https://builds.apache.org/job/Ant-Build-Matrix/jdk=JDK%201.5%20(latest),label=Ubuntu/ws/build/testcases>
     [exec] Compiling 309 source files to <https://builds.apache.org/job/Ant-Build-Matrix/jdk=JDK%201.5%20(latest),label=Ubuntu/ws/build/testcases>
     [exec] <https://builds.apache.org/job/Ant-Build-Matrix/jdk=JDK%201.5%20(latest),label=Ubuntu/ws/src/tests/junit/org/apache/tools/ant/taskdefs/compilers/DefaultCompilerAdapterTest.java>:204: method does not override a method from its superclass
     [exec]                 @Override
     [exec]                  ^
     [exec] <https://builds.apache.org/job/Ant-Build-Matrix/jdk=JDK%201.5%20(latest),label=Ubuntu/ws/src/tests/junit/org/apache/tools/ant/taskdefs/compilers/DefaultCompilerAdapterTest.java>:261: method does not override a method from its superclass
     [exec]                 @Override
     [exec]                  ^
     [exec] <https://builds.apache.org/job/Ant-Build-Matrix/jdk=JDK%201.5%20(latest),label=Ubuntu/ws/src/tests/junit/org/apache/tools/ant/taskdefs/compilers/DefaultCompilerAdapterTest.java>:325: method does not override a method from its superclass
     [exec]                 @Override
     [exec]                  ^
     [exec] Note: Some input files use or override a deprecated API.
     [exec] Note: Recompile with -Xlint:deprecation for details.
     [exec] Note: Some input files use unchecked or unsafe operations.
     [exec] Note: Recompile with -Xlint:unchecked for details.
     [exec] 3 errors
     [exec] 
     [exec] BUILD FAILED
     [exec] <https://builds.apache.org/job/Ant-Build-Matrix/jdk=JDK%201.5%20(latest),label=Ubuntu/ws/build.xml>:1088: The following error occurred while executing this line:
     [exec] <https://builds.apache.org/job/Ant-Build-Matrix/jdk=JDK%201.5%20(latest),label=Ubuntu/ws/build.xml>:1515: Compile failed; see the compiler error output for details.
     [exec] 
     [exec] Total time: 20 seconds
     [exec] ... Failed Building Ant Distribution !
     [exec] Bootstrap FAILED

BUILD FAILED
<https://builds.apache.org/job/Ant-Build-Matrix/jdk=JDK%201.5%20(latest),label=Ubuntu/ws/launch-build.xml>:36: exec returned: 1

Total time: 42 seconds
Build step 'Invoke Ant' marked build as failure
Recording test results
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?