Started by BitBucket push by CrushedPixel Building in workspace /var/lib/jenkins/workspace/ReplayMod-bleeding > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@bitbucket.org:CrushedPixel/cpreplaymod.git # timeout=10 Fetching upstream changes from git@bitbucket.org:CrushedPixel/cpreplaymod.git > git --version # timeout=10 using GIT_SSH to set credentials > git -c core.askpass=true fetch --tags --progress git@bitbucket.org:CrushedPixel/cpreplaymod.git +refs/heads/*:refs/remotes/origin/* Seen branch in repository origin/1.9 Seen branch in repository origin/360metadata Seen branch in repository origin/3dmodels Seen branch in repository origin/FMLProxyPacketSpecialTreatment Seen branch in repository origin/IMessage-support Seen branch in repository origin/gui Seen branch in repository origin/master Seen branch in repository origin/messy-merge Seen branch in repository origin/modules Seen branch in repository origin/shader-support Seen branch in repository origin/shadermod Seen 11 remote branches Checking out Revision c8f4fb168cece1e95dbb659b04a25cdb14f96b84 (origin/1.9) > git config core.sparsecheckout # timeout=10 > git checkout -f c8f4fb168cece1e95dbb659b04a25cdb14f96b84 First time build. Skipping changelog. > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule update --init --recursive [Gradle] - Launching build. [ReplayMod-bleeding] $ /var/lib/jenkins/workspace/ReplayMod-bleeding/gradlew clean setupCIWorkspace Download http://files.minecraftforge.net/maven/net/minecraftforge/gradle/ForgeGradle/2.1-SNAPSHOT/ForgeGradle-2.1-20160401.201315-35.pom Download https://jcenter.bintray.com/com/github/abrarsyed/jastyle/jAstyle/1.3/jAstyle-1.3.pom Download http://files.minecraftforge.net/maven/net/minecraftforge/fernflower/2.0-SNAPSHOT/fernflower-2.0-20151214.100946-17.pom Download http://files.minecraftforge.net/maven/net/minecraftforge/gradle/ForgeGradle/2.1-SNAPSHOT/ForgeGradle-2.1-20160401.201315-35.jar Download https://jcenter.bintray.com/com/github/abrarsyed/jastyle/jAstyle/1.3/jAstyle-1.3.jar Download http://files.minecraftforge.net/maven/net/minecraftforge/fernflower/2.0-SNAPSHOT/fernflower-2.0-20151214.100946-17.jar ################################################# ForgeGradle 2.1-SNAPSHOT-da90449 https://github.com/MinecraftForge/ForgeGradle ################################################# Powered by MCP unknown http://modcoderpack.com by: Searge, ProfMobius, Fesh0r, R4wk, ZeuX, IngisKahn, bspkrs ################################################# Found AccessTransformer: replaymod_at.cfg :clean :deobfCompileDummyTask :getVersionJson :extractUserdev FAILURE: Build failed with an exception. * What went wrong: Could not resolve all dependencies for configuration ':forgeGradleUserDevPackage'. > Configuration with name 'default' not found. * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. BUILD FAILED Total time: 18.386 secs Build step 'Invoke Gradle script' changed build result to FAILURE Build step 'Invoke Gradle script' marked build as failure Skipped archiving because build is not successful Finished: FAILURE