Skip to content
Failed

Console Output

[EnvInject] - Mask passwords passed as build parameters.
Started by GitHub push by mezz
[EnvInject] - Loading node environment variables.
Building in workspace /var/lib/jenkins/jobs/Forestry_1.11/workspace
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/ForestryMC/ForestryMC.git # timeout=10
Fetching upstream changes from https://github.com/ForestryMC/ForestryMC.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://github.com/ForestryMC/ForestryMC.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/mc-1.11^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/mc-1.11^{commit} # timeout=10
Checking out Revision e93633d999d1b2fbdddd2ac6c7b5abfb769e7138 (refs/remotes/origin/mc-1.11)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e93633d999d1b2fbdddd2ac6c7b5abfb769e7138
 > git rev-list fc0d1445088d06cd6d0ea2730fe0c4ddee5dba36 # timeout=10
 > 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
[workspace] $ /bin/sh -xe /tmp/hudson3169500728548384826.sh
+ ./gradlew clean setupCIWorkspace build uploadArchives curseforge
This mapping 'snapshot_20161220' was designed for MC 1.11! Use at your own peril.
#################################################
         ForgeGradle 2.2-SNAPSHOT-2112b0a        
  https://github.com/MinecraftForge/ForgeGradle  
#################################################
               Powered by MCP unknown               
             http://modcoderpack.com             
         by: Searge, ProfMobius, Fesh0r,         
         R4wk, ZeuX, IngisKahn, bspkrs           
#################################################
Found AccessTransformer: forestry_at.cfg
:clean
:extractMcpMappings SKIPPED
:deobfCompileDeobfDepTask0 SKIPPED
:deobfCompileDeobfDepTask1 SKIPPED
:deobfCompileRemapDepSourcesTask2 SKIPPED
:deobfCompileRemapDepSourcesTask3 SKIPPED
:deobfCompileDummyTask
:getVersionJson
:extractUserdev
Download http://files.minecraftforge.net/maven/net/minecraftforge/forge/1.11.2-13.20.0.2230/forge-1.11.2-13.20.0.2230.pom
Download http://files.minecraftforge.net/maven/net/minecraftforge/forge/1.11.2-13.20.0.2230/forge-1.11.2-13.20.0.2230-userdev.jar
:downloadClient SKIPPED
:downloadServer SKIPPED
:splitServerJar SKIPPED
:mergeJars SKIPPED
:applyBinaryPatches
:deobfProvidedDummyTask
:extractDependencyATs SKIPPED
:extractMcpData SKIPPED
:genSrgs SKIPPED
:deobfMcMCP
Applying SpecialSource...
Applying Exceptor...
:setupCiWorkspace
:sourceApiJava
:compileApiJava
:processApiResources UP-TO-DATE
: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
:apiJar
:jar
:sourceTestJava
:compileTestJava UP-TO-DATE
:processTestResources UP-TO-DATE
:testClasses UP-TO-DATE
:test UP-TO-DATE
:reobfJar
:extractRangemapReplacedMain
/var/lib/jenkins/jobs/Forestry_1.11/workspace/build/sources/main/java
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGBUS (0x7) at pc=0x00007f6c4edd8a32, pid=31723, tid=0x00007f6c51d61700
#
# JRE version: Java(TM) SE Runtime Environment (8.0_111-b14) (build 1.8.0_111-b14)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.111-b14 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# C  [libzip.so+0x11a32]  newEntry+0x62
#
# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
# An error report file with more information is saved as:
# /var/lib/jenkins/jobs/Forestry_1.11/workspace/hs_err_pid31723.log
Compiled method (nm)   95878 4811     n 0       java.util.zip.ZipFile::getNextEntry (native)
 total in heap  [0x00007f6c39a93b90,0x00007f6c39a93ee8] = 856
 relocation     [0x00007f6c39a93cb8,0x00007f6c39a93d00] = 72
 main code      [0x00007f6c39a93d00,0x00007f6c39a93ee8] = 488
#
# If you would like to submit a bug report, please visit:
#   http://bugreport.java.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
Aborted (core dumped)
Build step 'Execute shell' marked build as failure
Archiving artifacts
Finished: FAILURE