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/02/20 13:08:10 UTC

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

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

Changes:

[bodewig] Test for Bugzilla Issue 58997

[bodewig] Really fix Bugzilla Issue 58997

------------------------------------------
Started by upstream project "Ant-Build-Matrix" build number 819
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 5a6fda58901f7065ead791f9219c50a713481f78 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5a6fda58901f7065ead791f9219c50a713481f78
 > git rev-list 4d0bbb44049a6add8043859c67253545e74c0c3a # 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] src/main/org/apache/tools/ant/taskdefs/Replace.java:965: method does not override a method from its superclass
     [exec]                 @Override
     [exec]                  ^
     [exec] ... Failed compiling Ant classes !
     [exec] Bootstrap FAILED
     [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] 1 error

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: 10 seconds
Build step 'Invoke Ant' marked build as failure
Recording test results
ERROR: Publisher 'Publish JUnit test result report' failed: No test report files were found. Configuration error?


Jenkins build is back to normal : Ant-Build-Matrix » JDK 1.5 (latest),Ubuntu #821

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/821/changes>


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

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/820/changes>

Changes:

[jwadamson] Bug 58874: Ant fails to run if ANT_HOME contains a double-quote

[jwadamson] Bug 58898: Ant fails to run when arguments contain double-quote

[antoine] closes #14

------------------------------------------
Started by upstream project "Ant-Build-Matrix" build number 820
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 327a811c0bd7380f7570a0089df2dc0665a6e5e2 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 327a811c0bd7380f7570a0089df2dc0665a6e5e2
 > git rev-list 5a6fda58901f7065ead791f9219c50a713481f78 # 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] src/main/org/apache/tools/ant/taskdefs/Replace.java:965: 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] 1 error
     [exec] ... Failed compiling Ant classes !
     [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: 10 seconds
Build step 'Invoke Ant' marked build as failure
Recording test results
ERROR: Publisher 'Publish JUnit test result report' failed: No test report files were found. Configuration error?