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 2022/08/18 14:07:42 UTC

Jenkins build became unstable: Ant » Ant-Build-Matrix-master-Windows » Windows,jdk_1.8_latest #152

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


Jenkins build is back to stable : Ant » Ant-Build-Matrix-master-Windows » Windows,jdk_1.8_latest #163

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.8_latest/163/display/redirect?page=changes>


Jenkins build is still unstable: Ant » Ant-Build-Matrix-master-Windows » Windows,jdk_1.8_latest #162

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.8_latest/162/display/redirect?page=changes>


Jenkins build is unstable: Ant » Ant-Build-Matrix-master-Windows » Windows,jdk_1.8_latest #161

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.8_latest/161/display/redirect?page=changes>


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

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.8_latest/160/display/redirect?page=changes>

Changes:

[Stefan Bodewig] paths with wildcards do not work in javac's arg-file


------------------------------------------
Started by upstream project "Ant/Ant-Build-Matrix-master-Windows" build number 160
originally caused by:
 Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on jenkins-win-azr-1 (Windows-Docker Windows) in workspace <https://ci-builds.apache.org/job/Ant/job/Ant-Build-Matrix-master-Windows/OS=Windows,jdk=jdk_1.8_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.8_latest/ws/.git> # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/apache/ant.git # timeout=10
Fetching upstream changes from https://github.com/apache/ant.git
 > git --version # timeout=10
 > git --version # 'git version 2.14.3.windows.1'
 > git fetch --tags --progress -- https://github.com/apache/ant.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision 3e6d6acc38a47aa66e629e519f482ee975dd0480 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3e6d6acc38a47aa66e629e519f482ee975dd0480 # timeout=10
Commit message: "paths with wildcards do not work in javac's arg-file"
 > git rev-list --no-walk 0aca73974a1f03afc3f985a4beb94a5cd26e6bcf # 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.8_latest] $ cmd.exe /C "ant.bat -file launch-build.xml -Djdk=jdk_1.8_latest -DOS=Windows -Djenkins=t && exit %%ERRORLEVEL%%"
'ant.bat' is not recognized as an internal or external command,
operable program or batch file.
Build step 'Invoke Ant' marked build as failure
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: Test reports were found but none of them are new. Did leafNodes run? 
For example, <https://ci-builds.apache.org/job/Ant/job/Ant-Build-Matrix-master-Windows/OS=Windows,jdk=jdk_1.8_latest/ws/build\antunit\xml\TEST-src.tests.antunit.bugfixes.br50866.br50866-test_xml.xml> is 3 mo 3 days old


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

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.8_latest/159/display/redirect?page=changes>

Changes:

[Stefan Bodewig] loadresource might log warnings even though quiet was set to true


------------------------------------------
Started by upstream project "Ant/Ant-Build-Matrix-master-Windows" build number 159
originally caused by:
 Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on jenkins-win-he-de-6 (windows-he Windows) in workspace <https://ci-builds.apache.org/job/Ant/job/Ant-Build-Matrix-master-Windows/OS=Windows,jdk=jdk_1.8_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.8_latest/ws/.git> # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/apache/ant.git # timeout=10
Fetching upstream changes from https://github.com/apache/ant.git
 > git --version # timeout=10
 > git --version # 'git version 2.14.3.windows.1'
 > git fetch --tags --progress -- https://github.com/apache/ant.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision 0aca73974a1f03afc3f985a4beb94a5cd26e6bcf (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0aca73974a1f03afc3f985a4beb94a5cd26e6bcf # timeout=10
Commit message: "loadresource might log warnings even though quiet was set to true"
 > git rev-list --no-walk 4b7965dc68dbbe1a4fd1634907de37fc2a109fb8 # 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.8_latest] $ cmd.exe /C "ant.bat -file launch-build.xml -Djdk=jdk_1.8_latest -DOS=Windows -Djenkins=t && exit %%ERRORLEVEL%%"
'ant.bat' is not recognized as an internal or external command,
operable program or batch file.
Build step 'Invoke Ant' marked build as failure
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: Test reports were found but none of them are new. Did leafNodes run? 
For example, <https://ci-builds.apache.org/job/Ant/job/Ant-Build-Matrix-master-Windows/OS=Windows,jdk=jdk_1.8_latest/ws/build\antunit\xml\TEST-src.tests.antunit.bugfixes.br50866.br50866-test_xml.xml> is 9 mo 1 day old


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

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.8_latest/158/display/redirect?page=changes>

Changes:

[Keith Chapman] Fix detection of java.specification.version


------------------------------------------
Started by upstream project "Ant/Ant-Build-Matrix-master-Windows" build number 158
originally caused by:
 Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on jenkins-win-azr-2 (Windows-Docker Windows) in workspace <https://ci-builds.apache.org/job/Ant/job/Ant-Build-Matrix-master-Windows/OS=Windows,jdk=jdk_1.8_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.8_latest/ws/.git> # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/apache/ant.git # timeout=10
Fetching upstream changes from https://github.com/apache/ant.git
 > git --version # timeout=10
 > git --version # 'git version 2.14.3.windows.1'
 > git fetch --tags --progress -- https://github.com/apache/ant.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision 4b7965dc68dbbe1a4fd1634907de37fc2a109fb8 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4b7965dc68dbbe1a4fd1634907de37fc2a109fb8 # timeout=10
Commit message: "Merge pull request #195 from keithc-ca/version"
 > git rev-list --no-walk bbe6859b2f57a2c9dcb51e269527f3c18a74aa1d # 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.8_latest] $ cmd.exe /C "ant.bat -file launch-build.xml -Djdk=jdk_1.8_latest -DOS=Windows -Djenkins=t && exit %%ERRORLEVEL%%"
'ant.bat' is not recognized as an internal or external command,
operable program or batch file.
Build step 'Invoke Ant' marked build as failure
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: Test reports were found but none of them are new. Did leafNodes run? 
For example, <https://ci-builds.apache.org/job/Ant/job/Ant-Build-Matrix-master-Windows/OS=Windows,jdk=jdk_1.8_latest/ws/build\antunit\xml\TEST-src.tests.antunit.bugfixes.br50866.br50866-test_xml.xml> is 5 mo 29 days old


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

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.8_latest/157/display/redirect?page=changes>

Changes:

[Jaikiran Pai] allow security manager setting on all versions above Java 18 (inclusive)


------------------------------------------
Started by upstream project "Ant/Ant-Build-Matrix-master-Windows" build number 157
originally caused by:
 Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on jenkins-win-he-de-3 (windows-he Windows) in workspace <https://ci-builds.apache.org/job/Ant/job/Ant-Build-Matrix-master-Windows/OS=Windows,jdk=jdk_1.8_latest/ws/>
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://github.com/apache/ant.git
 > git init <https://ci-builds.apache.org/job/Ant/job/Ant-Build-Matrix-master-Windows/OS=Windows,jdk=jdk_1.8_latest/ws/> # timeout=10
Fetching upstream changes from https://github.com/apache/ant.git
 > git --version # timeout=10
 > git --version # 'git version 2.14.3.windows.1'
 > git fetch --tags --progress -- https://github.com/apache/ant.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/apache/ant.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Checking out Revision bbe6859b2f57a2c9dcb51e269527f3c18a74aa1d (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f bbe6859b2f57a2c9dcb51e269527f3c18a74aa1d # timeout=10
Commit message: "allow security manager setting on all versions above Java 18 (inclusive)"
 > git rev-list --no-walk 65d3af7d55b35ec0e3a3dc6a464c5f6f0ab7ef2a # 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.8_latest] $ cmd.exe /C "ant.bat -file launch-build.xml -Djdk=jdk_1.8_latest -DOS=Windows -Djenkins=t && exit %%ERRORLEVEL%%"
'ant.bat' is not recognized as an internal or external command,
operable program or batch file.
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 » Ant-Build-Matrix-master-Windows » Windows,jdk_1.8_latest #156

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.8_latest/156/display/redirect?page=changes>

Changes:

[Jaikiran Pai] Introduce a getMessageOutputLevel() method on BuildLogger to return the currently set message output level


------------------------------------------
Started by upstream project "Ant/Ant-Build-Matrix-master-Windows" build number 156
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.8_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.8_latest/ws/.git> # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/apache/ant.git # timeout=10
Fetching upstream changes from https://github.com/apache/ant.git
 > git --version # timeout=10
 > git --version # 'git version 2.14.3.windows.1'
 > git fetch --tags --progress -- https://github.com/apache/ant.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision 65d3af7d55b35ec0e3a3dc6a464c5f6f0ab7ef2a (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 65d3af7d55b35ec0e3a3dc6a464c5f6f0ab7ef2a # timeout=10
Commit message: "Introduce a getMessageOutputLevel() method on BuildLogger to return the currently set message output level"
 > git rev-list --no-walk 37d0b40ff8f636a3591ae5b58d920da692002e12 # 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.8_latest] $ cmd.exe /C "ant.bat -file launch-build.xml -Djdk=jdk_1.8_latest -DOS=Windows -Djenkins=t && exit %%ERRORLEVEL%%"
'ant.bat' is not recognized as an internal or external command,
operable program or batch file.
Build step 'Invoke Ant' marked build as failure
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: Test reports were found but none of them are new. Did leafNodes run? 
For example, <https://ci-builds.apache.org/job/Ant/job/Ant-Build-Matrix-master-Windows/OS=Windows,jdk=jdk_1.8_latest/ws/build\antunit\xml\TEST-src.tests.antunit.bugfixes.br50866.br50866-test_xml.xml> is 5 mo 14 days old


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

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.8_latest/155/display/redirect?page=changes>

Changes:

[Keith Chapman] Names end before the first NULL (not the last)

[Stefan Bodewig] record tar fix of #194

[Stefan Bodewig] credit @keithc-ca for #194


------------------------------------------
Started by upstream project "Ant/Ant-Build-Matrix-master-Windows" build number 155
originally caused by:
 Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on jenkins-win-azr-1 (Windows) in workspace <https://ci-builds.apache.org/job/Ant/job/Ant-Build-Matrix-master-Windows/OS=Windows,jdk=jdk_1.8_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.8_latest/ws/.git> # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/apache/ant.git # timeout=10
Fetching upstream changes from https://github.com/apache/ant.git
 > git --version # timeout=10
 > git --version # 'git version 2.14.3.windows.1'
 > git fetch --tags --progress -- https://github.com/apache/ant.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision 37d0b40ff8f636a3591ae5b58d920da692002e12 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 37d0b40ff8f636a3591ae5b58d920da692002e12 # timeout=10
Commit message: "credit @keithc-ca for #194"
 > git rev-list --no-walk 15ed7c87e5081d781d123b8ccce622bb35c8b46f # 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.8_latest] $ cmd.exe /C "ant.bat -file launch-build.xml -Djdk=jdk_1.8_latest -DOS=Windows -Djenkins=t && exit %%ERRORLEVEL%%"
'ant.bat' is not recognized as an internal or external command,
operable program or batch file.
Build step 'Invoke Ant' marked build as failure
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: Test reports were found but none of them are new. Did leafNodes run? 
For example, <https://ci-builds.apache.org/job/Ant/job/Ant-Build-Matrix-master-Windows/OS=Windows,jdk=jdk_1.8_latest/ws/build\antunit\xml\TEST-src.tests.antunit.bugfixes.br50866.br50866-test_xml.xml> is 2 mo 21 days old


Jenkins build is still unstable: Ant » Ant-Build-Matrix-master-Windows » Windows,jdk_1.8_latest #154

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.8_latest/154/display/redirect?page=changes>


Jenkins build is still unstable: Ant » Ant-Build-Matrix-master-Windows » Windows,jdk_1.8_latest #153

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.8_latest/153/display/redirect?page=changes>