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 2021/09/26 09:12:50 UTC

Build failed in Jenkins: Ant » Ant-Build-Matrix-master-Windows » Windows,jdk_1.9_latest #85

See <https://ci-builds.apache.org/job/Ant/job/Ant-Build-Matrix-master-Windows/OS=Windows,jdk=jdk_1.9_latest/85/display/redirect?page=changes>

Changes:

[arturobernalg] Replace assert by simpler but equivalent calls.


------------------------------------------
Started by upstream project "Ant/Ant-Build-Matrix-master-Windows" build number 85
originally caused by:
 Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on jenkins-win-azr-5 (Windows) in workspace <https://ci-builds.apache.org/job/Ant/job/Ant-Build-Matrix-master-Windows/OS=Windows,jdk=jdk_1.9_latest/ws/>
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir <https://ci-builds.apache.org/job/Ant/job/Ant-Build-Matrix-master-Windows/OS=Windows,jdk=jdk_1.9_latest/ws/.git> # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/ant.git # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/ant.git
 > git --version # timeout=10
 > git --version # 'git version 2.14.3.windows.1'
 > git fetch --tags --progress -- https://gitbox.apache.org/repos/asf/ant.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision 791de453aeca2b4df9067d4755c1998928fea59e (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 791de453aeca2b4df9067d4755c1998928fea59e # timeout=10
Commit message: "Merge pull request #158 from arturobernalg/feature/simplify_assert"
 > git rev-list --no-walk 74e09bd87a98f384b160efa129442b08ec70d534 # 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.
[jdk_1.9_latest] $ cmd.exe /C "F:\jenkins\tools\ant\latest\bin\ant.bat -file launch-build.xml -Djdk=jdk_1.9_latest -DOS=Windows -Djenkins=t && exit %%ERRORLEVEL%%"
Buildfile: <https://ci-builds.apache.org/job/Ant/job/Ant-Build-Matrix-master-Windows/OS=Windows,jdk=jdk_1.9_latest/ws/launch-build.xml>

launch:
     [echo] Launching <https://ci-builds.apache.org/job/Ant/job/Ant-Build-Matrix-master-Windows/OS=Windows,jdk=jdk_1.9_latest/ws/build.bat> allclean test -Dignore.tests.failed=true -Doptional.jars.whenmanifestonly=skip -Djenkins=t
     [exec] 'deltree' is not recognized as an internal or external command,
     [exec] operable program or batch file.
     [exec] 'deltree' is not recognized as an internal or external command,
     [exec] operable program or batch file.
     [exec] The system cannot find the path specified.
     [exec] 
     [exec] ... Bootstrapping Ant Distribution
     [exec] JAVA_HOME=f:\\jenkins\\tools\\java\\latest9
     [exec] JAVA=f:\\jenkins\\tools\\java\\latest9\bin\java
     [exec] JAVAC=f:\\jenkins\\tools\\java\\latest9\bin\javac
     [exec] CLASSPATH=;lib\optional\ant-antunit-1.4.1.jar;lib\optional\hamcrest-core-1.3.jar;lib\optional\hamcrest-library-1.3.jar;lib\optional\junit-3.8.2.jar;lib\optional\junit-4.13.jar;build\classes;src\main;
     [exec] ANT_HOME=.
     [exec] 
     [exec] ... Compiling Ant Classes
     [exec] 
     [exec] ... Cleaning Up Build Directories
     [exec] 
     [exec] ... Done Bootstrapping Ant Distribution
     [exec] Bootstrap FAILED
     [exec] 'deltree' is not recognized as an internal or external command,
     [exec] operable program or batch file.

BUILD SUCCESSFUL
Total time: 0 seconds
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?

Jenkins build is back to normal : Ant » Ant-Build-Matrix-master-Windows » Windows,jdk_1.9_latest #89

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/Ant/job/Ant-Build-Matrix-master-Windows/OS=Windows,jdk=jdk_1.9_latest/89/display/redirect?page=changes>


Build failed in Jenkins: Ant » Ant-Build-Matrix-master-Windows » Windows,jdk_1.9_latest #88

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/Ant/job/Ant-Build-Matrix-master-Windows/OS=Windows,jdk=jdk_1.9_latest/88/display/redirect?page=changes>

Changes:

[arturobernalg] Use Bulk operation instead of iteration.


------------------------------------------
Started by upstream project "Ant/Ant-Build-Matrix-master-Windows" build number 88
originally caused by:
 Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on jenkins-win-azr-4 (Windows) in workspace <https://ci-builds.apache.org/job/Ant/job/Ant-Build-Matrix-master-Windows/OS=Windows,jdk=jdk_1.9_latest/ws/>
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir <https://ci-builds.apache.org/job/Ant/job/Ant-Build-Matrix-master-Windows/OS=Windows,jdk=jdk_1.9_latest/ws/.git> # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/ant.git # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/ant.git
 > git --version # timeout=10
 > git --version # 'git version 2.14.3.windows.1'
 > git fetch --tags --progress -- https://gitbox.apache.org/repos/asf/ant.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision 35ccd1f78cc801cf3c004838803bdffb18d48b4f (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 35ccd1f78cc801cf3c004838803bdffb18d48b4f # timeout=10
Commit message: "Merge pull request #162 from arturobernalg/feature/bulk"
 > git rev-list --no-walk a392d5a74dbdd1831a981d41d29ab1a6b4945e62 # 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.
[jdk_1.9_latest] $ cmd.exe /C "F:\jenkins\tools\ant\latest\bin\ant.bat -file launch-build.xml -Djdk=jdk_1.9_latest -DOS=Windows -Djenkins=t && exit %%ERRORLEVEL%%"
Buildfile: <https://ci-builds.apache.org/job/Ant/job/Ant-Build-Matrix-master-Windows/OS=Windows,jdk=jdk_1.9_latest/ws/launch-build.xml>

launch:
     [echo] Launching <https://ci-builds.apache.org/job/Ant/job/Ant-Build-Matrix-master-Windows/OS=Windows,jdk=jdk_1.9_latest/ws/build.bat> allclean test -Dignore.tests.failed=true -Doptional.jars.whenmanifestonly=skip -Djenkins=t
     [exec] 
     [exec] ... Bootstrapping Ant Distribution
     [exec] 'deltree' is not recognized as an internal or external command,
     [exec] operable program or batch file.
     [exec] 'deltree' is not recognized as an internal or external command,
     [exec] operable program or batch file.
     [exec] The system cannot find the path specified.
     [exec] 'deltree' is not recognized as an internal or external command,
     [exec] operable program or batch file.
     [exec] JAVA_HOME=f:\\jenkins\\tools\\java\\latest9
     [exec] JAVA=f:\\jenkins\\tools\\java\\latest9\bin\java
     [exec] JAVAC=f:\\jenkins\\tools\\java\\latest9\bin\javac
     [exec] CLASSPATH=;lib\optional\ant-antunit-1.4.1.jar;lib\optional\hamcrest-core-1.3.jar;lib\optional\hamcrest-library-1.3.jar;lib\optional\junit-3.8.2.jar;lib\optional\junit-4.13.jar;build\classes;src\main;
     [exec] ANT_HOME=.
     [exec] 
     [exec] ... Compiling Ant Classes
     [exec] 
     [exec] ... Cleaning Up Build Directories
     [exec] 
     [exec] ... Done Bootstrapping Ant Distribution
     [exec] Bootstrap FAILED

BUILD SUCCESSFUL
Total time: 2 seconds
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?

Build failed in Jenkins: Ant » Ant-Build-Matrix-master-Windows » Windows,jdk_1.9_latest #87

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/Ant/job/Ant-Build-Matrix-master-Windows/OS=Windows,jdk=jdk_1.9_latest/87/display/redirect?page=changes>

Changes:

[Stefan Bodewig] add contributor names of Eric Delaunay and Marc Strapetz


------------------------------------------
Started by upstream project "Ant/Ant-Build-Matrix-master-Windows" build number 87
originally caused by:
 Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on jenkins-win-azr-4 (Windows) in workspace <https://ci-builds.apache.org/job/Ant/job/Ant-Build-Matrix-master-Windows/OS=Windows,jdk=jdk_1.9_latest/ws/>
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://gitbox.apache.org/repos/asf/ant.git
 > git init <https://ci-builds.apache.org/job/Ant/job/Ant-Build-Matrix-master-Windows/OS=Windows,jdk=jdk_1.9_latest/ws/> # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/ant.git
 > git --version # timeout=10
 > git --version # 'git version 2.14.3.windows.1'
 > git fetch --tags --progress -- https://gitbox.apache.org/repos/asf/ant.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/ant.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Checking out Revision a392d5a74dbdd1831a981d41d29ab1a6b4945e62 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a392d5a74dbdd1831a981d41d29ab1a6b4945e62 # timeout=10
Commit message: "add contributor names of Eric Delaunay and Marc Strapetz"
 > git rev-list --no-walk 433819ffb6e18fbf0c81dda150527cb7d05a1ed7 # 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.
[jdk_1.9_latest] $ cmd.exe /C "F:\jenkins\tools\ant\latest\bin\ant.bat -file launch-build.xml -Djdk=jdk_1.9_latest -DOS=Windows -Djenkins=t && exit %%ERRORLEVEL%%"
Buildfile: <https://ci-builds.apache.org/job/Ant/job/Ant-Build-Matrix-master-Windows/OS=Windows,jdk=jdk_1.9_latest/ws/launch-build.xml>

launch:
     [echo] Launching <https://ci-builds.apache.org/job/Ant/job/Ant-Build-Matrix-master-Windows/OS=Windows,jdk=jdk_1.9_latest/ws/build.bat> allclean test -Dignore.tests.failed=true -Doptional.jars.whenmanifestonly=skip -Djenkins=t
     [exec] 
     [exec] ... Bootstrapping Ant Distribution
     [exec] JAVA_HOME=f:\\jenkins\\tools\\java\\latest9
     [exec] JAVA=f:\\jenkins\\tools\\java\\latest9\bin\java
     [exec] JAVAC=f:\\jenkins\\tools\\java\\latest9\bin\javac
     [exec] CLASSPATH=;lib\optional\ant-antunit-1.4.1.jar;lib\optional\hamcrest-core-1.3.jar;lib\optional\hamcrest-library-1.3.jar;lib\optional\junit-3.8.2.jar;lib\optional\junit-4.13.jar;build\classes;src\main;
     [exec] ANT_HOME=.
     [exec] 
     [exec] ... Compiling Ant Classes
     [exec] 
     [exec] ... Cleaning Up Build Directories
     [exec] 
     [exec] ... Done Bootstrapping Ant Distribution
     [exec] Bootstrap FAILED
     [exec] The system cannot find the path specified.
     [exec] 'deltree' is not recognized as an internal or external command,
     [exec] operable program or batch file.

BUILD SUCCESSFUL
Total time: 0 seconds
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?

Build failed in Jenkins: Ant » Ant-Build-Matrix-master-Windows » Windows,jdk_1.9_latest #86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/Ant/job/Ant-Build-Matrix-master-Windows/OS=Windows,jdk=jdk_1.9_latest/86/display/redirect?page=changes>

Changes:

[arturobernalg] Replace Lambda with method reference.

[arturobernalg] Performance:

[arturobernalg] Simplify single assignment and avoid redundant if  conditions.


------------------------------------------
Started by upstream project "Ant/Ant-Build-Matrix-master-Windows" build number 86
originally caused by:
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on jenkins-win-azr-3 (Windows) in workspace <https://ci-builds.apache.org/job/Ant/job/Ant-Build-Matrix-master-Windows/OS=Windows,jdk=jdk_1.9_latest/ws/>
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir <https://ci-builds.apache.org/job/Ant/job/Ant-Build-Matrix-master-Windows/OS=Windows,jdk=jdk_1.9_latest/ws/.git> # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/ant.git # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/ant.git
 > git --version # timeout=10
 > git --version # 'git version 2.14.3.windows.1'
 > git fetch --tags --progress -- https://gitbox.apache.org/repos/asf/ant.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision 433819ffb6e18fbf0c81dda150527cb7d05a1ed7 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 433819ffb6e18fbf0c81dda150527cb7d05a1ed7 # timeout=10
Commit message: "Merge pull request #156 from arturobernalg/feature/java_8"
 > git rev-list --no-walk 791de453aeca2b4df9067d4755c1998928fea59e # 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.
[jdk_1.9_latest] $ cmd.exe /C "F:\jenkins\tools\ant\latest\bin\ant.bat -file launch-build.xml -Djdk=jdk_1.9_latest -DOS=Windows -Djenkins=t && exit %%ERRORLEVEL%%"
Buildfile: <https://ci-builds.apache.org/job/Ant/job/Ant-Build-Matrix-master-Windows/OS=Windows,jdk=jdk_1.9_latest/ws/launch-build.xml>

launch:
     [echo] Launching <https://ci-builds.apache.org/job/Ant/job/Ant-Build-Matrix-master-Windows/OS=Windows,jdk=jdk_1.9_latest/ws/build.bat> allclean test -Dignore.tests.failed=true -Doptional.jars.whenmanifestonly=skip -Djenkins=t
     [exec] 'deltree' is not recognized as an internal or external command,
     [exec] 
     [exec] operable program or batch file.
     [exec] ... Bootstrapping Ant Distribution
     [exec] JAVA_HOME=f:\\jenkins\\tools\\java\\latest9
     [exec] JAVA=f:\\jenkins\\tools\\java\\latest9\bin\java
     [exec] JAVAC=f:\\jenkins\\tools\\java\\latest9\bin\javac
     [exec] CLASSPATH=;lib\optional\ant-antunit-1.4.1.jar;lib\optional\hamcrest-core-1.3.jar;lib\optional\hamcrest-library-1.3.jar;lib\optional\junit-3.8.2.jar;lib\optional\junit-4.13.jar;build\classes;src\main;
     [exec] ANT_HOME=.
     [exec] 
     [exec] ... Compiling Ant Classes
     [exec] 
     [exec] ... Cleaning Up Build Directories
     [exec] 
     [exec] ... Done Bootstrapping Ant Distribution
     [exec] Bootstrap FAILED
     [exec] 'deltree' is not recognized as an internal or external command,
     [exec] operable program or batch file.
     [exec] The system cannot find the path specified.
     [exec] 'deltree' is not recognized as an internal or external command,
     [exec] operable program or batch file.

BUILD SUCCESSFUL
Total time: 0 seconds
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?