Skip to content
Failed

Console Output

Started by GitBucket push by Brokkonaut
Running as SYSTEM
Building in workspace /home/tomcat/.jenkins/workspace/CubesideUtils
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
using credential 39e74399-af13-4c80-9047-56e255b064d2
Cloning the remote Git repository
Cloning repository https://www.iani.de/gitbucket/git/Brokkonaut/CubesideUtils.git
 > git init /home/tomcat/.jenkins/workspace/CubesideUtils # timeout=10
Fetching upstream changes from https://www.iani.de/gitbucket/git/Brokkonaut/CubesideUtils.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials 
 > git fetch --tags --force --progress https://www.iani.de/gitbucket/git/Brokkonaut/CubesideUtils.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://www.iani.de/gitbucket/git/Brokkonaut/CubesideUtils.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://www.iani.de/gitbucket/git/Brokkonaut/CubesideUtils.git # timeout=10
Fetching upstream changes from https://www.iani.de/gitbucket/git/Brokkonaut/CubesideUtils.git
using GIT_ASKPASS to set credentials 
 > git fetch --tags --force --progress https://www.iani.de/gitbucket/git/Brokkonaut/CubesideUtils.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse a4ade5bf5fa07086a23b4c2475e16e2d0f2760eb^{commit} # timeout=10
 > git branch -a -v --no-abbrev --contains a4ade5bf5fa07086a23b4c2475e16e2d0f2760eb # timeout=10
Checking out Revision a4ade5bf5fa07086a23b4c2475e16e2d0f2760eb (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a4ade5bf5fa07086a23b4c2475e16e2d0f2760eb
Commit message: "Add HastebinUtil to post text to the hastebin website"
 > git rev-list --no-walk 671706684a6c4d1419de4dfd683e3d3ae5b7dd2b # timeout=10
[CubesideUtils] $ mvn clean install deploy -Dbuild.number=133
[INFO] Scanning for projects...
[INFO] 
[INFO] -------------------< de.iani.cubeside:CubesideUtils >-------------------
[INFO] Building CubesideUtils 1.14-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
Downloading from md_5-releases: https://repo.md-5.net/content/repositories/releases/net/md-5/bungeecord-chat/1.13-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata net.md-5:bungeecord-chat:1.13-SNAPSHOT/maven-metadata.xml from/to md_5-releases (https://repo.md-5.net/content/repositories/releases/): Failed to transfer file https://repo.md-5.net/content/repositories/releases/net/md-5/bungeecord-chat/1.13-SNAPSHOT/maven-metadata.xml with status code 400
[WARNING] Failure to transfer net.md-5:bungeecord-chat:1.13-SNAPSHOT/maven-metadata.xml from https://repo.md-5.net/content/repositories/releases/ was cached in the local repository, resolution will not be reattempted until the update interval of md_5-releases has elapsed or updates are forced. Original error: Could not transfer metadata net.md-5:bungeecord-chat:1.13-SNAPSHOT/maven-metadata.xml from/to md_5-releases (https://repo.md-5.net/content/repositories/releases/): Failed to transfer file https://repo.md-5.net/content/repositories/releases/net/md-5/bungeecord-chat/1.13-SNAPSHOT/maven-metadata.xml with status code 400
Downloading from md_5-releases: https://repo.md-5.net/content/repositories/releases/net/md-5/bungeecord-parent/1.13-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata net.md-5:bungeecord-parent:1.13-SNAPSHOT/maven-metadata.xml from/to md_5-releases (https://repo.md-5.net/content/repositories/releases/): Failed to transfer file https://repo.md-5.net/content/repositories/releases/net/md-5/bungeecord-parent/1.13-SNAPSHOT/maven-metadata.xml with status code 400
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ CubesideUtils ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ CubesideUtils ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ CubesideUtils ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 38 source files to /home/tomcat/.jenkins/workspace/CubesideUtils/target/classes
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  1.503 s
[INFO] Finished at: 2020-03-02T03:46:24+01:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.7.0:compile (default-compile) on project CubesideUtils: Fatal error compiling: invalid target release: 1.11 -> [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
Archiving artifacts
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
Finished: FAILURE