Console Output
Started by user admin
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 f7ec49e8789b3db6704c350f08973676eea9663a (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f f7ec49e8789b3db6704c350f08973676eea9663a
Commit message: "bumb version to 0.3"
> git rev-list --no-walk f7ec49e8789b3db6704c350f08973676eea9663a # timeout=10
[Set GitHub commit status (universal)] PENDING on repos [GHRepository@309942c5[description=<null>,homepage=<null>,name=AdvancedTabOverlay,license=<null>,fork=false,size=97,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, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval], Cache-Control=[private, max-age=60, s-maxage=60], Content-Encoding=[gzip], Content-Security-Policy=[default-src 'none'], Content-Type=[application/octet-stream], Date=[Fri, 07 Sep 2018 19:18:53 GMT], ETag=["31c75ea21f1e60b54e30ad97bc9de0e5"], Last-Modified=[Fri, 07 Sep 2018 16:46:45 GMT], OkHttp-Received-Millis=[1536347933670], OkHttp-Response-Source=[CACHE 200], OkHttp-Selected-Protocol=[http/1.1], OkHttp-Sent-Millis=[1536347933508], 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=[DB70:2F14:2B3AFB3:640EEB7:5B92CEE9], X-OAuth-Scopes=[admin:repo_hook, repo], X-RateLimit-Limit=[5000], X-RateLimit-Remaining=[4957], X-RateLimit-Reset=[1536351060], X-Runtime-rack=[0.062502], X-XSS-Protection=[1; mode=block]},url=https://api.github.com/repos/CodeCrafter47/AdvancedTabOverlay,id=147845906]] (sha:f7ec49e) with context:AdvancedTabOverlay
Setting commit status on GitHub for https://github.com/CodeCrafter47/AdvancedTabOverlay/commit/f7ec49e8789b3db6704c350f08973676eea9663a
[AdvancedTabOverlay] $ /bin/sh -xe /tmp/jenkins3791898289059765827.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: 31.574 secs
Archiving artifacts
[Set GitHub commit status (universal)] SUCCESS on repos [GHRepository@73446a0d[description=<null>,homepage=<null>,name=AdvancedTabOverlay,license=<null>,fork=false,size=97,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, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval], Cache-Control=[private, max-age=60, s-maxage=60], Content-Encoding=[gzip], Content-Security-Policy=[default-src 'none'], Content-Type=[application/octet-stream], Date=[Fri, 07 Sep 2018 19:18:53 GMT], ETag=["31c75ea21f1e60b54e30ad97bc9de0e5"], Last-Modified=[Fri, 07 Sep 2018 16:46:45 GMT], OkHttp-Received-Millis=[1536347933670], OkHttp-Response-Source=[CACHE 200], OkHttp-Selected-Protocol=[http/1.1], OkHttp-Sent-Millis=[1536347933508], 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=[DB70:2F14:2B3AFB3:640EEB7:5B92CEE9], X-OAuth-Scopes=[admin:repo_hook, repo], X-RateLimit-Limit=[5000], X-RateLimit-Remaining=[4957], X-RateLimit-Reset=[1536351060], X-Runtime-rack=[0.062502], X-XSS-Protection=[1; mode=block]},url=https://api.github.com/repos/CodeCrafter47/AdvancedTabOverlay,id=147845906]] (sha:f7ec49e) with context:AdvancedTabOverlay
Setting commit status on GitHub for https://github.com/CodeCrafter47/AdvancedTabOverlay/commit/f7ec49e8789b3db6704c350f08973676eea9663a
Finished: SUCCESS