Skip to content
Failed

Console Output

Started by an SCM change
[EnvInject] - Loading node environment variables.
Building in workspace /var/lib/jenkins/jobs/IC2_110/workspace
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url /var/lib/gitolite/repositories/IC2.git # timeout=10
Fetching upstream changes from /var/lib/gitolite/repositories/IC2.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress /var/lib/gitolite/repositories/IC2.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/110^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/refs/heads/110^{commit} # timeout=10
Checking out Revision ac5a6a07148207eb3dcd825eb8debc6d2e9ab26e (refs/remotes/origin/110)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ac5a6a07148207eb3dcd825eb8debc6d2e9ab26e
 > git rev-list 118b6eea85c635f98e78cfe22a028762a0731b48 # timeout=10
 > git tag -a -f -m Jenkins Build #164 jenkins-IC2_110-164 # timeout=10
[workspace] $ /bin/sh -xe /tmp/hudson5404279497485826764.sh
+ /bin/bash -c BUILD_SUFFIX=ex110 ./gradlew clean setupCIWorkspace build uploadArchives
Version 2.6.164-ex110
This mapping 'snapshot_20160518' was designed for MC 1.9.4! Use at your own peril.
#################################################
         ForgeGradle 2.2-SNAPSHOT-59eb824        
  https://github.com/MinecraftForge/ForgeGradle  
#################################################
               Powered by MCP unknown               
             http://modcoderpack.com             
         by: Searge, ProfMobius, Fesh0r,         
         R4wk, ZeuX, IngisKahn, bspkrs           
#################################################

FAILURE: Build failed with an exception.

* What went wrong:
A problem occurred configuring root project 'workspace'.
> Could not resolve all dependencies for configuration ':deobfCompile'.
   > Could not resolve mezz.jei:jei_1.10.2:3.13.2.+.
     Required by:
         net.industrial-craft:workspace:2.6.164-ex110
      > Could not resolve mezz.jei:jei_1.10.2:3.13.2.+.
         > Failed to list versions for mezz.jei:jei_1.10.2.
            > Unable to load Maven meta-data from http://dvs1.progwml6.com/files/maven/mezz/jei/jei_1.10.2/maven-metadata.xml.
               > Could not GET 'http://dvs1.progwml6.com/files/maven/mezz/jei/jei_1.10.2/maven-metadata.xml'.
                  > dvs1.progwml6.com: Name or service not known

* 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: 40.083 secs
Build step 'Execute shell' marked build as failure
Archiving artifacts
Finished: FAILURE