See 
<https://ci-builds.apache.org/job/Commons/job/commons-codec/155/display/redirect?page=changes>

Changes:

[garydgregory] Remove unused exceptions

[garydgregory] Remove unused exceptions

[garydgregory] Access constant directly.

[garydgregory] Use try-with-resources; use final.

[garydgregory] Bump jacoco-maven-plugin from 0.8.7 to 0.8.8.

[garydgregory] Bump japicmp-maven-plugin from 0.15.3 to 0.15.7

[garydgregory] Bump maven-javadoc-plugin from 3.3.0 to 3.4.0

[garydgregory] Update commons.bc.version

[garydgregory] Revert "Update commons.bc.version"

[garydgregory] Fix POM snapshot version

[garydgregory] Bump animal-sniffer-maven-plugin from 1.19 to 1.21


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on builds31 (ubuntu) in workspace 
<https://ci-builds.apache.org/job/Commons/job/commons-codec/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-codec/ws/.git> # 
 > timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/apache/commons-codec # 
 > timeout=10
Fetching upstream changes from https://github.com/apache/commons-codec
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
 > git fetch --tags --progress -- https://github.com/apache/commons-codec 
 > +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 7847c114b8960571bfe56552e5e9c27972a9e115 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7847c114b8960571bfe56552e5e9c27972a9e115 # timeout=10
Commit message: "Bump animal-sniffer-maven-plugin from 1.19 to 1.21"
 > git rev-list --no-walk 607bd7f37a7296e3f97433028d87c70062de6635 # timeout=10
[EnvInject] - Injecting environment variables from a build step.
Setting JDK_1_8_LATEST_HOME=/home/jenkins/tools/java/latest1.8
Setting JDK_1_8_LATEST_HOME=/home/jenkins/tools/java/latest1.8
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 44315
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[commons-codec] $ /home/jenkins/tools/java/latest1.8/bin/java -cp 
/home/jenkins/maven35-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.6.0.jar:/home/jenkins/tools/maven/latest3/conf/logging
 jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest3/ 
/home/jenkins/agent.jar /home/jenkins/maven35-interceptor.jar 
/home/jenkins/maven3-interceptor-commons.jar 44315
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f 
<https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/pom.xml> -V 
clean package deploy -Dgpg.skip -Pjava-1.8
Apache Maven 3.8.5 (3599d3414f046de2324203b78ddcf9b5e4388aa0)
Maven home: /usr/local/asfpackages/maven/apache-maven-3.8.5
Java version: 1.8.0_291, vendor: Oracle Corporation, runtime: 
/usr/local/asfpackages/java/oraclejdk-1.8.0-291/jre
Default locale: en_US, platform encoding: ISO-8859-1
OS name: "linux", version: "4.15.0-169-generic", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[HUDSON] Collecting dependencies info
[INFO] 
[INFO] --------------------< commons-codec:commons-codec >---------------------
[INFO] Building Apache Commons Codec 1.16-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ commons-codec ---
[INFO] Deleting 
<https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce-maven-version) @ 
commons-codec ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce-java-version) @ 
commons-codec ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0:enforce 
(enforce-output-timestamp-property) @ commons-codec ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce-maven-3) @ 
commons-codec ---
[INFO] 
[INFO] --- apache-rat-plugin:0.13:check (rat-check) @ commons-codec ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from 
<https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/.gitignore>
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 73 implicit excludes (use -debug for more details).
[INFO] 13 explicit excludes (use -debug for more details).
[INFO] 314 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 
0, approved: 308 licenses.
[INFO] 
[INFO] --- build-helper-maven-plugin:3.2.0:parse-version (parse-version) @ 
commons-codec ---
[INFO] 
[INFO] --- maven-antrun-plugin:3.0.0:run (javadoc.resources) @ commons-codec ---
[INFO] Executing tasks
[INFO]      [copy] Copying 2 files to 
<https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/target/apidocs/META-INF>
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.7.0:process 
(process-resource-bundles) @ commons-codec ---
[INFO] Skipping remote resources execution.
[INFO] 
[INFO] --- buildnumber-maven-plugin:3.0.0:create (default) @ commons-codec ---
[INFO] Executing: /bin/sh -c cd 
'<https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/'> && 'git' 
'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: 
<https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/>
[INFO] Storing buildNumber: null at timestamp: 1653221521978
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] Executing: /bin/sh -c cd 
'<https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/'> && 'git' 
'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: 
<https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ 
commons-codec ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 128 resources
[INFO] Copying 2 resources to META-INF
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ 
commons-codec ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 73 source files to 
<https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/target/classes>
[WARNING] Attempt to (de-)serialize anonymous class 
org.jfrog.hudson.maven2.MavenDependenciesRecorder$1; see: 
https://jenkins.io/redirect/serialization-of-anonymous-classes/
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  30.058 s
[INFO] Finished at: 2022-05-22T12:12:13Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:3.10.1:compile (default-compile) 
on project commons-codec: Fatal error compiling: Error while executing the 
external compiler. Error while executing process. Cannot run program 
"${JAVA_1_8_HOME}/bin/javac" (in directory 
"<https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/";)>: error=2, 
No such file or directory -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/pom.xml> to 
commons-codec/commons-codec/1.16-SNAPSHOT/commons-codec-1.16-SNAPSHOT.pom
Not sending mail to unregistered user git...@hugo-hirsch.de
Not sending mail to unregistered user arturobern...@gmail.com
Not sending mail to unregistered user garydgreg...@gmail.com
Sending e-mails to: notifications@commons.apache.org brunodepau...@yahoo.com.br
channel stopped
Setting JDK_1_8_LATEST_HOME=/home/jenkins/tools/java/latest1.8
Setting JDK_1_8_LATEST_HOME=/home/jenkins/tools/java/latest1.8
Not sending mail to unregistered user git...@hugo-hirsch.de
Not sending mail to unregistered user arturobern...@gmail.com
Not sending mail to unregistered user garydgreg...@gmail.com

Reply via email to