Started by user sarbian Building in workspace /home/jenkins/jobs/ResearchThemAll/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/sarbian/ResearchThemAll.git # timeout=10 Cleaning workspace > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 Fetching upstream changes from https://github.com/sarbian/ResearchThemAll.git > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress https://github.com/sarbian/ResearchThemAll.git +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision a075e17a2e2280e88a1350d23a67484f5592e3ed (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f a075e17a2e2280e88a1350d23a67484f5592e3ed > git rev-list a075e17a2e2280e88a1350d23a67484f5592e3ed # timeout=10 [workspace] $ /bin/sh -xe /tmp/hudson3892814821461131740.sh ++ awk -F '"' '/^\[.*AssemblyVersion/{print $2}' Properties/AssemblyInfo.cs + VERSION=1.2.0.0 + /usr/bin/mcs -sdk:2 -t:library -lib:/home/ksp/KSP_Data/Managed/ -r:Assembly-CSharp,Assembly-CSharp-firstpass,UnityEngine -out:ResearchThemAll.dll ResearchThemAll.cs Properties/AssemblyInfo.cs + zip -9 -r ResearchThemAll-1.2.0.0.zip ResearchThemAll.dll LICENSE.txt adding: ResearchThemAll.dll (deflated 57%) adding: LICENSE.txt (deflated 69%) Archiving artifacts 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 Finished: SUCCESS