[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_5/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.10^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/mc-1.10^{commit} # timeout=10 Checking out Revision 237685a531dc5a36ebac1d27936dad57e4006c15 (refs/remotes/origin/mc-1.10) > git config core.sparsecheckout # timeout=10 > git checkout -f 237685a531dc5a36ebac1d27936dad57e4006c15 > git rev-list 0159659c5a48e0df5c76fc9577500a9b71330ee9 # 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/hudson6998196711357879453.sh + ./gradlew clean setupCIWorkspace build uploadArchives curseforge ################################################# 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 :deobfCompileDeobfDepTask2 SKIPPED :deobfCompileRemapDepSourcesTask3 SKIPPED :deobfCompileRemapDepSourcesTask4 SKIPPED :deobfCompileDummyTask :getVersionJson :extractUserdev UP-TO-DATE :downloadClient SKIPPED :downloadServer SKIPPED :splitServerJar SKIPPED :mergeJars SKIPPED :applyBinaryPatches SKIPPED :deobfProvidedDummyTask :extractDependencyATs SKIPPED :extractMcpData SKIPPED :genSrgs SKIPPED :deobfMcMCP SKIPPED :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_5/workspace/build/sources/main/java # # A fatal error has been detected by the Java Runtime Environment: # # SIGBUS (0x7) at pc=0x00007fbfe8f35a32, pid=12478, tid=0x00007fbfebebe700 # # 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_5/workspace/hs_err_pid12478.log Compiled method (nm) 119984 9612 n 0 java.util.zip.ZipFile::getNextEntry (native) total in heap [0x00007fbfd6e85810,0x00007fbfd6e85b68] = 856 relocation [0x00007fbfd6e85938,0x00007fbfd6e85980] = 72 main code [0x00007fbfd6e85980,0x00007fbfd6e85b68] = 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