SuccessConsole Output

Started by upstream project "TabOverlayCommon" build number 5
originally caused by:
 Started by upstream project "minecraft-data-api" build number 34
 originally caused by:
  Started by GitHub push by CodeCrafter47
Started by upstream project "minecraft-data-api" build number 35
originally caused by:
 Started by GitHub push by CodeCrafter47
 Started by GitHub push by CodeCrafter47
Building in workspace /var/lib/jenkins/workspace/AdvancedTabOverlay
 > 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/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision f6f1ea41f2244d7950f2c416f6b95ebfaf6d0c1a (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f6f1ea41f2244d7950f2c416f6b95ebfaf6d0c1a
Commit message: "avoid race condition"
 > git rev-list --no-walk f6f1ea41f2244d7950f2c416f6b95ebfaf6d0c1a # timeout=10
[Set GitHub commit status (universal)] PENDING on repos [GHRepository@10802d33[description=<null>,homepage=<null>,name=AdvancedTabOverlay,license=<null>,fork=false,size=98,milestones={},language=Java,commits={},source=<null>,parent=<null>,responseHeaderFields={null=[HTTP/1.1 200 OK], Access-Control-Allow-Origin=[*], Access-Control-Expose-Headers=[ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type], Cache-Control=[private, max-age=60, s-maxage=60], Content-Encoding=[gzip], Content-Security-Policy=[default-src 'none'], Content-Type=[application/octet-stream], Date=[Sun, 11 Nov 2018 12:14:47 GMT], ETag=["5e705019e6eff6ba5b2b4176a33196d9"], Last-Modified=[Sun, 07 Oct 2018 09:03:30 GMT], OkHttp-Received-Millis=[1541938516119], OkHttp-Response-Source=[CONDITIONAL_CACHE 304], OkHttp-Selected-Protocol=[http/1.1], OkHttp-Sent-Millis=[1541938515969], Referrer-Policy=[origin-when-cross-origin, strict-origin-when-cross-origin], Server=[GitHub.com], Status=[304 Not Modified], Strict-Transport-Security=[max-age=31536000; includeSubdomains; preload], Transfer-Encoding=[chunked], Vary=[Accept, Authorization, Cookie, X-GitHub-OTP], X-Accepted-OAuth-Scopes=[repo], X-Content-Type-Options=[nosniff], X-Frame-Options=[deny], X-GitHub-Media-Type=[github.v3; format=json], X-GitHub-Request-Id=[A574:0D22:892944:15E8E79:5BE81D36], X-OAuth-Scopes=[admin:repo_hook, repo], X-RateLimit-Limit=[5000], X-RateLimit-Remaining=[4985], X-RateLimit-Reset=[1541939389], X-XSS-Protection=[1; mode=block]},url=https://api.github.com/repos/CodeCrafter47/AdvancedTabOverlay,id=147845906]] (sha:f6f1ea4) with context:AdvancedTabOverlay
Setting commit status on GitHub for https://github.com/CodeCrafter47/AdvancedTabOverlay/commit/f6f1ea41f2244d7950f2c416f6b95ebfaf6d0c1a
[AdvancedTabOverlay] $ /bin/sh -xe /tmp/jenkins4346537454357880928.sh
+ ./gradlew clean shadowJar
Starting a Gradle Daemon (subsequent builds will be faster)
:clean
:compileJavaNote: /var/lib/jenkins/workspace/AdvancedTabOverlay/src/main/java/de/codecrafter47/taboverlay/bukkit/internal/util/Completer.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

:processResources
:classes
:shadowJar

BUILD SUCCESSFUL

Total time: 1 mins 25.109 secs
Archiving artifacts
[Set GitHub commit status (universal)] SUCCESS on repos [GHRepository@443e598a[description=<null>,homepage=<null>,name=AdvancedTabOverlay,license=<null>,fork=false,size=98,milestones={},language=Java,commits={},source=<null>,parent=<null>,responseHeaderFields={null=[HTTP/1.1 200 OK], Access-Control-Allow-Origin=[*], Access-Control-Expose-Headers=[ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type], Cache-Control=[private, max-age=60, s-maxage=60], Content-Encoding=[gzip], Content-Security-Policy=[default-src 'none'], Content-Type=[application/octet-stream], Date=[Sun, 11 Nov 2018 12:16:16 GMT], ETag=["5e705019e6eff6ba5b2b4176a33196d9"], Last-Modified=[Sun, 07 Oct 2018 09:03:30 GMT], OkHttp-Received-Millis=[1541938604318], OkHttp-Response-Source=[CONDITIONAL_CACHE 304], OkHttp-Selected-Protocol=[http/1.1], OkHttp-Sent-Millis=[1541938604021], Referrer-Policy=[origin-when-cross-origin, strict-origin-when-cross-origin], Server=[GitHub.com], Status=[304 Not Modified], Strict-Transport-Security=[max-age=31536000; includeSubdomains; preload], Transfer-Encoding=[chunked], Vary=[Accept, Authorization, Cookie, X-GitHub-OTP], X-Accepted-OAuth-Scopes=[repo], X-Content-Type-Options=[nosniff], X-Frame-Options=[deny], X-GitHub-Media-Type=[github.v3; format=json], X-GitHub-Request-Id=[A132:0D24:175590E:36D666D:5BE81D8F], X-OAuth-Scopes=[admin:repo_hook, repo], X-RateLimit-Limit=[5000], X-RateLimit-Remaining=[4984], X-RateLimit-Reset=[1541939389], X-XSS-Protection=[1; mode=block]},url=https://api.github.com/repos/CodeCrafter47/AdvancedTabOverlay,id=147845906]] (sha:f6f1ea4) with context:AdvancedTabOverlay
Setting commit status on GitHub for https://github.com/CodeCrafter47/AdvancedTabOverlay/commit/f6f1ea41f2244d7950f2c416f6b95ebfaf6d0c1a
Finished: SUCCESS