Console Output

Started by an SCM change
[EnvInject] - Loading node environment variables.
Building in workspace /var/lib/jenkins/workspace/JustEnoughItems-MC1.12
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/mezz/JustEnoughItems.git # timeout=10
Fetching upstream changes from https://github.com/mezz/JustEnoughItems.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/mezz/JustEnoughItems.git +refs/heads/*:refs/remotes/origin/*
Seen branch in repository origin/1.10
Seen branch in repository origin/1.11
Seen branch in repository origin/1.12
Seen branch in repository origin/1.12-wip
Seen branch in repository origin/1.8
Seen branch in repository origin/1.8.8
Seen branch in repository origin/1.8.9
Seen branch in repository origin/1.9
Seen branch in repository origin/default-wrapper
Seen branch in repository origin/ingredient-list-refactor
Seen branch in repository origin/subtype-interpreter
Seen branch in repository origin/test-travis-ci
Seen 12 remote branches
 > git show-ref --tags -d # timeout=10
Checking out Revision 4b483f7102af464c50a62b1f52d604975df32e23 (origin/1.12)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4b483f7102af464c50a62b1f52d604975df32e23
Commit message: "Close #1298 add API method for hiding recipe categories"
 > git rev-list --no-walk 8aad20b75796c1260f689421036c21945a5b9e0c # timeout=10
[EnvInject] - Executing scripts and injecting environment variables after the SCM step.
[EnvInject] - Mask passwords that will be passed as build parameters.
[JustEnoughItems-MC1.12] $ /bin/sh -xe /tmp/jenkins3029114746027458889.sh
+ rm -rf build/libs
[Gradle] - Launching build.
[JustEnoughItems-MC1.12] $ /var/lib/jenkins/workspace/JustEnoughItems-MC1.12/gradlew ******** -s -Plocal_maven=/var/www/dvs1/files/maven setupCIWorkspace test reobf uploadArchives curseforge
Starting a Gradle Daemon (subsequent builds will be faster)
This mapping 'snapshot_20180812' was designed for MC 1.12! Use at your own peril.
#################################################
         ForgeGradle 2.3-SNAPSHOT-ee3e3df        
  https://github.com/MinecraftForge/ForgeGradle  
#################################################
                 Powered by MCP                  
             http://modcoderpack.com             
     by: Searge, ProfMobius, R4wk, ZeuX          
     Fesh0r, IngisKahn, bspkrs, LexManos         
#################################################
Found AccessTransformer: jei_at.cfg
:deobfCompileDummyTask
:getVersionJson
:extractUserdev UP-TO-DATE
:downloadClient SKIPPED
:downloadServer SKIPPED
:splitServerJar SKIPPED
:mergeJars SKIPPED
:applyBinaryPatches SKIPPED
:deobfProvidedDummyTask
:extractDependencyATs SKIPPED
:extractMcpData SKIPPED
:extractMcpMappings SKIPPED
:genSrgs SKIPPED
:deobfMcMCP SKIPPED
:setupCiWorkspace
:sourceApiJava
:compileApiJavaNote: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.

:processApiResources NO-SOURCE
:apiClasses
:sourceMainJava
:compileJavaNote: Some input files use or override 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.

:processResources
:classes
:sourceTestJava
:compileTestJava
:processTestResources NO-SOURCE
:testClasses
:test
mezz.jei.test.TickTimerTest
    ? testBasicTickTimerMath
    ? testMoreTicksThanValuesMath
    ? testIndivisibleTicking

mezz.jei.test.IngredientFilterTest
    ? testSetup
    ? testAddingAndRemovingIngredients
    ? testRebuilding
    ? testApiBlacklist
    ? testConfigBlacklist

--------------------------------------------------------------------------
Results: SUCCESS (8 tests, 8 passed, 0 failed, 0 skipped)
--------------------------------------------------------------------------
:jar
:reobfJar
:extractAnnotationsJar
:apiJar
:javadoc/var/lib/jenkins/workspace/JustEnoughItems-MC1.12/src/main/java/mezz/jei/util/CommandUtil.java:29: warning - @implNote is an unknown tag.

1 warning
:javadocJar
:extractRangemapReplacedMain
/var/lib/jenkins/workspace/JustEnoughItems-MC1.12/build/sources/main/java
:retromapReplacedMain
remapping source...
:sourceJar
:sourcesJar
:uploadArchives
:makeChangelog
:curseforge238222
Invalid cookie header: "Set-Cookie: AWSALB=C50ncWvPvZtXeBvLLZsdUmwovvHzC++/gTW4S2RJRWBxQixuhsDywFEj068WdhrdmhIXNTI0B8oj1/uOSEHLaYqzwB+dRhHdQagyJZXzbNDimNczcEXfd3lnGcnD; Expires=Sun, 07 Oct 2018 03:17:38 GMT; Path=/". Invalid 'expires' attribute: Sun, 07 Oct 2018 03:17:38 GMT
Invalid cookie header: "Set-Cookie: AWSALB=GrZNmbieOAfkXYUMRBPFDvX0gXzH7Pq6i6+fvp9H5HuUNxpfFJy/xdhRcDX4p+HEIPg04bPldVDH+rPl82uRUpySmeJ+mmNKLljhnTClnPtH04tSjZH7uCELr5rF; Expires=Sun, 07 Oct 2018 03:17:38 GMT; Path=/". Invalid 'expires' attribute: Sun, 07 Oct 2018 03:17:38 GMT
Invalid cookie header: "Set-Cookie: AWSALB=1iBLQ37ggNrOaHnBQBtQubi/k+MOmCbq90qaLKu1mow7uD81jlV+fg7T1SHa//wfJPgfW7yNrSkjq5caYS3AaBR/TALJ9jFc8Tcs1Pvv0NkQPS9PrDu2aT+M7rlb; Expires=Sun, 07 Oct 2018 03:17:39 GMT; Path=/". Invalid 'expires' attribute: Sun, 07 Oct 2018 03:17:39 GMT
Uploaded /var/lib/jenkins/workspace/JustEnoughItems-MC1.12/build/libs/jei_1.12.2-4.13.0.218.jar to CurseForge Project: 238222, with ID: 2622399
:curseforge

BUILD SUCCESSFUL in 30s
25 actionable tasks: 24 executed, 1 up-to-date
Build step 'Invoke Gradle script' changed build result to SUCCESS
Archiving artifacts
Recording fingerprints
Recording fingerprints
Collecting metadata...
Metadata collection done.
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
Triggering a new build of nexus-indexes
Finished: SUCCESS