Started by GitHub push by 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 Fetching upstream changes from https://github.com/sarbian/ResearchThemAll.git > git --version # timeout=10 > git fetch --tags --progress https://github.com/sarbian/ResearchThemAll.git +refs/heads/*:refs/remotes/origin/* > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision e9904df6002a4263e27c22adebda8cd995ef5928 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f e9904df6002a4263e27c22adebda8cd995ef5928 > git rev-list 69149710585dd80700a484a476c7f38c93e54bda # timeout=10 [workspace] $ /bin/sh -xe /tmp/hudson9058039786026409386.sh ++ awk -F '"' '/^\[.*AssemblyVersion/{print $2}' Properties/AssemblyInfo.cs + VERSION=1.1.0.0 + /usr/bin/gmcs -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.1.0.0.zip ResearchThemAll.dll updating: ResearchThemAll.dll (deflated 56%) Archiving artifacts Finished: SUCCESS