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 2020/06/24 10:46:42 UTC

Build failed in Jenkins: commons-validator #73

See <https://builds.apache.org/job/commons-validator/73/display/redirect?page=changes>

Changes:

[sebb] No longer relevant


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on jenkins-win-he-de-5 (Windows) in workspace <https://builds.apache.org/job/commons-validator/ws/>
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/commons-validator.git # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/commons-validator.git
 > git --version # timeout=10
 > git fetch --tags --progress -- https://gitbox.apache.org/repos/asf/commons-validator.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse "refs/remotes/origin/master^{commit}" # timeout=10
 > git rev-parse "refs/remotes/origin/origin/master^{commit}" # timeout=10
Checking out Revision d136870f9e702e0d5720ba03ecdab0425d4b954b (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d136870f9e702e0d5720ba03ecdab0425d4b954b
Commit message: "No longer relevant"
 > git rev-list --no-walk b24f61c43784000ffdc728c2107efb6d2399d9b0 # timeout=10
[EnvInject] - Executing scripts and injecting environment variables after the SCM step.
[EnvInject] - Injecting as environment variables the properties content 
JAVA_1_7_HOME=$JDK_1_7_LATEST__HOME

[EnvInject] - Variables injected successfully.
Setting JDK_1_6_LATEST__HOME=f:\\jenkins\\tools\\java\\latest1.6
Parsing POMs
Established TCP socket on 54564
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[commons-validator] $ f:\\jenkins\\tools\\java\\latest1.8/bin/java -Xmx4g -Xms4g -cp f:\jenkins\jenkins-slave\maven35-agent.jar;f:\jenkins\tools\maven\latest3\boot\plexus-classworlds-2.6.0.jar;f:\\jenkins\\tools\\maven\\latest3/conf/logging jenkins.maven3.agent.Maven35Main f:\\jenkins\\tools\\maven\\latest3 F:\jenkins\jenkins-slave\agent.jar f:\jenkins\jenkins-slave\maven35-interceptor.jar f:\jenkins\jenkins-slave\maven3-interceptor-commons.jar 54564
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/commons-validator/ws/pom.xml> -Dmaven.repo.local=f:\jenkins\jenkins-slave\maven-repositories\1 -V clean install --batch-mode -Dgpg.skip -Prelease -Pjava-1.7
Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
Maven home: F:\jenkins\tools\maven\latest3
Java version: 1.8.0_152, vendor: Oracle Corporation, runtime: f:\jenkins\tools\java\latest1.8\jre
Default locale: en_US, platform encoding: Cp1252
OS name: "windows server 2016", version: "10.0", arch: "amd64", family: "windows"
[INFO] Scanning for projects...
[INFO] 
[INFO] ----------------< commons-validator:commons-validator >-----------------
[INFO] Building Apache Commons Validator 1.7-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ commons-validator ---
[INFO] Deleting <https://builds.apache.org/job/commons-validator/ws/target>
[INFO] 
[INFO] --- commons-release-plugin:1.7:clean-staging (clean-staging) @ commons-validator ---
[INFO] This module is marked as a non distribution or assembly module, and the plugin will not run.
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ commons-validator ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-3) @ commons-validator ---
[INFO] 
[INFO] --- apache-rat-plugin:0.13:check (rat-check) @ commons-validator ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from <https://builds.apache.org/job/commons-validator/ws/.gitignore>
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 68 implicit excludes (use -debug for more details).
[INFO] 9 explicit excludes (use -debug for more details).
[INFO] 208 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 203 licenses.
[INFO] 
[INFO] --- build-helper-maven-plugin:3.1.0:parse-version (parse-version) @ commons-validator ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (javadoc.resources) @ commons-validator ---
[INFO] Executing tasks

main:
     [copy] Copying 2 files to <https://builds.apache.org/job/commons-validator/ws/target\apidocs\META-INF>
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.7.0:process (process-resource-bundles) @ commons-validator ---
[INFO] Skipping remote resources execution.
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ commons-validator ---
[INFO] Executing: cmd.exe /X /C "git rev-parse --verify HEAD"
[INFO] Working directory: <https://builds.apache.org/job/commons-validator/ws/>
[INFO] Storing buildNumber: d136870f9e702e0d5720ba03ecdab0425d4b954b at timestamp: 1592995596344
[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: cmd.exe /X /C "git rev-parse --verify HEAD"
[INFO] Working directory: <https://builds.apache.org/job/commons-validator/ws/>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ commons-validator ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF
[INFO] Copying 8 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ commons-validator ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 64 source files to <https://builds.apache.org/job/commons-validator/ws/target\classes>
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  25.232 s
[INFO] Finished at: 2020-06-24T03:46:39-07:00
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project commons-validator: Compilation failure -> [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/MojoFailureException
[JENKINS] Archiving <https://builds.apache.org/job/commons-validator/ws/pom.xml> to commons-validator/commons-validator/1.7-SNAPSHOT/commons-validator-1.7-SNAPSHOT.pom
Sending e-mails to: notifications@commons.apache.org
channel stopped
Setting JDK_1_6_LATEST__HOME=f:\\jenkins\\tools\\java\\latest1.6
Setting JDK_1_6_LATEST__HOME=f:\\jenkins\\tools\\java\\latest1.6
Setting JDK_1_6_LATEST__HOME=f:\\jenkins\\tools\\java\\latest1.6