You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@commons.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2021/12/01 16:22:48 UTC

Build failed in Jenkins: Commons » commons-compress-windows » Windows,jdk_1.9_latest #165

See <https://ci-builds.apache.org/job/Commons/job/commons-compress-windows/OS=Windows,jdk=jdk_1.9_latest/165/display/redirect?page=changes>

Changes:

[garydgregory] Fix generics compiler warning.

[garydgregory] Fix generics compiler warning.

[garydgregory] Remove useless parens.

[garydgregory] Close File input stream after unpacking in

[garydgregory] Pack200UnpackerAdapter.unpack(InputStream, JarOutputStream) should not


------------------------------------------
Started by upstream project "Commons/commons-compress-windows" build number 165
originally caused by:
 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/Commons/job/commons-compress-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 git://github.com/apache/commons-compress.git
 > git init <https://ci-builds.apache.org/job/Commons/job/commons-compress-windows/OS=Windows,jdk=jdk_1.9_latest/ws/> # timeout=10
Fetching upstream changes from git://github.com/apache/commons-compress.git
 > git --version # timeout=10
 > git --version # 'git version 2.14.3.windows.1'
 > git fetch --tags --progress -- git://github.com/apache/commons-compress.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url git://github.com/apache/commons-compress.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Checking out Revision cd0ab2c72b6c61a4d84ebac682f773e227c013f5 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cd0ab2c72b6c61a4d84ebac682f773e227c013f5 # timeout=10
Commit message: "Pack200UnpackerAdapter.unpack(InputStream, JarOutputStream) should not close its given input stream."
 > git rev-list --no-walk 149a00f96fec9edc4fd809514921d9a757e7e9bf # timeout=10
[jdk_1.9_latest] $ cmd.exe /C "f:\jenkins\tools\maven\latest\bin\mvn.cmd --no-transfer-progress -Dhttps.protocols=TLSv1.2 clean test && exit %%ERRORLEVEL%%"
The JAVA_HOME environment variable is not defined correctly 
This environment variable is needed to run this program 
NB: JAVA_HOME should point to a JDK not a JRE 
Build step 'Invoke top-level Maven targets' marked build as failure

Jenkins build is back to normal : Commons » commons-compress-windows » Windows,jdk_1.9_latest #167

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/Commons/job/commons-compress-windows/OS=Windows,jdk=jdk_1.9_latest/167/display/redirect?page=changes>


Build failed in Jenkins: Commons » commons-compress-windows » Windows,jdk_1.9_latest #166

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/Commons/job/commons-compress-windows/OS=Windows,jdk=jdk_1.9_latest/166/display/redirect?page=changes>

Changes:

[garydgregory] Use try-with-resources and NIO.

[garydgregory] Fix input stream resource leak in test.

[garydgregory] Fix input stream resource leak in test.

[garydgregory] Format.

[garydgregory] Use NIO in test.


------------------------------------------
Started by upstream project "Commons/commons-compress-windows" build number 166
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/Commons/job/commons-compress-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/Commons/job/commons-compress-windows/OS=Windows,jdk=jdk_1.9_latest/ws/.git> # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git://github.com/apache/commons-compress.git # timeout=10
Fetching upstream changes from git://github.com/apache/commons-compress.git
 > git --version # timeout=10
 > git --version # 'git version 2.14.3.windows.1'
 > git fetch --tags --progress -- git://github.com/apache/commons-compress.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision 7df368952fe27bc23e23b824aa711b3ed5d23311 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7df368952fe27bc23e23b824aa711b3ed5d23311 # timeout=10
Commit message: "Use NIO in test."
 > git rev-list --no-walk cd0ab2c72b6c61a4d84ebac682f773e227c013f5 # timeout=10
[jdk_1.9_latest] $ cmd.exe /C "f:\jenkins\tools\maven\latest\bin\mvn.cmd --no-transfer-progress -Dhttps.protocols=TLSv1.2 clean test && exit %%ERRORLEVEL%%"
The JAVA_HOME environment variable is not defined correctly 
This environment variable is needed to run this program 
NB: JAVA_HOME should point to a JDK not a JRE 
Build step 'Invoke top-level Maven targets' marked build as failure