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/08/19 20:18:33 UTC

Build failed in Jenkins: Commons » commons-compress-linux » ubuntu,JDK 1.7 (latest) #11

See <https://ci-builds.apache.org/job/Commons/job/commons-compress-linux/OS=ubuntu,jdk=JDK%201.7%20(latest)/11/display/redirect?page=changes>

Changes:

[garydgregory] Refactor some duplication.


------------------------------------------
Started by upstream project "Commons/commons-compress-linux" build number 11
originally caused by:
 Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H25 (ubuntu) in workspace <https://ci-builds.apache.org/job/Commons/job/commons-compress-linux/OS=ubuntu,jdk=JDK%201.7%20(latest)/ws/>
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-linux/OS=ubuntu,jdk=JDK%201.7%20(latest)/ws/> # timeout=10
Fetching upstream changes from git://github.com/apache/commons-compress.git
 > git --version # timeout=10
 > 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
 > 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 fetch --tags --progress -- git://github.com/apache/commons-compress.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision aba901824c013297eceed7655b24144f28f3f64a (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f aba901824c013297eceed7655b24144f28f3f64a # timeout=10
Commit message: "Refactor some duplication."
 > git rev-list --no-walk c244d8ef98990b5100b82967388ed735c8ee69d3 # timeout=10
[JDK 1.7 (latest)] $ /home/jenkins/tools/maven/latest/bin/mvn -Dhttps.protocols=TLSv1.2 clean test
[INFO] Scanning for projects...
[INFO] 
[INFO] ----------------< org.apache.commons:commons-compress >-----------------
[INFO] Building Apache Commons Compress 1.21-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
Downloading from Nexus: http://repository.apache.org/snapshots/org/eluder/coveralls/coveralls-maven-plugin/maven-metadata.xml
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ commons-compress ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ commons-compress ---
[WARNING] Rule 1: org.apache.maven.plugins.enforcer.RequireJavaVersion failed with message:
Detected JDK Version: 1.7.0-80 is not in the allowed range 1.8.
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  2.726 s
[INFO] Finished at: 2020-08-19T20:18:31Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) on project commons-compress: Some Enforcer rules have failed. Look above for specific messages explaining why the rule failed. -> [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
Build step 'Invoke top-level Maven targets' marked build as failure