Started by GitHub push by CodeCrafter47 Running as SYSTEM Building in workspace /var/lib/jenkins/workspace/AdvancedTabOverlay 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://github.com/CodeCrafter47/AdvancedTabOverlay.git # timeout=10 Fetching upstream changes from https://github.com/CodeCrafter47/AdvancedTabOverlay.git > git --version # timeout=10 > git fetch --tags --progress https://github.com/CodeCrafter47/AdvancedTabOverlay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision d7f2cd43fc300ad266f28478bea12e16819d3b20 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f d7f2cd43fc300ad266f28478bea12e16819d3b20 # timeout=10 Commit message: "update TabOverlayCommon reference" > git rev-list --no-walk df1c3034d8192f9db578ae6a6792b7c7aff75205 # timeout=10 > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.TabOverlayCommon.url # timeout=10 > git config -f .gitmodules --get submodule.TabOverlayCommon.path # timeout=10 > git submodule update --init --recursive TabOverlayCommon # timeout=10 [Set GitHub commit status (universal)] PENDING on repos [GHRepository@11d5e108[nodeId=MDEwOlJlcG9zaXRvcnkxNDc4NDU5MDY=,description=,homepage=,name=AdvancedTabOverlay,license=,fork=false,archived=false,size=214,milestones={},language=Java,commits={},source=,parent=,url=https://api.github.com/repos/CodeCrafter47/AdvancedTabOverlay,id=147845906,nodeId=,createdAt=2018-09-07T16:02:48Z,updatedAt=2020-07-14T18:27:00Z]] (sha:d7f2cd4) with context:AdvancedTabOverlay Setting commit status on GitHub for https://github.com/CodeCrafter47/AdvancedTabOverlay/commit/d7f2cd43fc300ad266f28478bea12e16819d3b20 [AdvancedTabOverlay] $ /bin/sh -xe /tmp/jenkins3869729557255415382.sh + ./gradlew clean shadowJar Starting a Gradle Daemon (subsequent builds will be faster) > Task :TabOverlayCommon:compileJava > Task :clean > Task :TabOverlayCommon:processResources UP-TO-DATE > Task :TabOverlayCommon:classes > Task :TabOverlayCommon:jar > Task :compileJava Note: /var/lib/jenkins/workspace/AdvancedTabOverlay/src/main/java/de/codecrafter47/taboverlay/bukkit/internal/ATODataAccess.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :processResources > Task :classes > Task :shadowJar Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0. Use '--warning-mode all' to show the individual deprecation warnings. See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings BUILD SUCCESSFUL in 1m 15s 4 actionable tasks: 4 executed Archiving artifacts [Set GitHub commit status (universal)] SUCCESS on repos [GHRepository@59af2b9a[nodeId=MDEwOlJlcG9zaXRvcnkxNDc4NDU5MDY=,description=,homepage=,name=AdvancedTabOverlay,license=,fork=false,archived=false,size=214,milestones={},language=Java,commits={},source=,parent=,url=https://api.github.com/repos/CodeCrafter47/AdvancedTabOverlay,id=147845906,nodeId=,createdAt=2018-09-07T16:02:48Z,updatedAt=2020-07-14T18:27:00Z]] (sha:d7f2cd4) with context:AdvancedTabOverlay Setting commit status on GitHub for https://github.com/CodeCrafter47/AdvancedTabOverlay/commit/d7f2cd43fc300ad266f28478bea12e16819d3b20 Finished: SUCCESS