Started by GitHub push by sarbian Building in workspace /home/jenkins/jobs/ModuleManager-Dev/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/ModuleManager.git # timeout=10 Fetching upstream changes from https://github.com/sarbian/ModuleManager.git > git --version # timeout=10 > git fetch --tags --progress https://github.com/sarbian/ModuleManager.git +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/dev^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/dev^{commit} # timeout=10 Checking out Revision 8a097d20b5979d539cc4533bf4a2853456d1de04 (refs/remotes/origin/dev) > git config core.sparsecheckout # timeout=10 > git checkout -f 8a097d20b5979d539cc4533bf4a2853456d1de04 > git rev-list e9b443af27e05b82ff28037501d0e9a57758854c # timeout=10 [workspace] $ /bin/sh -xe /tmp/jenkins3749171345771263275.sh ++ awk -F '"' '/AssemblyVersion/{print $2}' Properties/AssemblyInfo.cs + VERSION_MM=2.8.1 + /usr/bin/gmcs -optimize+ -t:library -lib:/home/ksp/KSP_Data/Managed/ -r:Assembly-CSharp,Assembly-CSharp-firstpass,UnityEngine -out:ModuleManager.2.8.1_dev.dll CatAnimator.cs CatMover.cs CatOrbiter.cs CustomConfigsManager.cs moduleManager.cs Properties/AssemblyInfo.cs Properties/Resources.Designer.cs /tmp/jenkins3749171345771263275.sh: line 3: /usr/bin/gmcs: No such file or directory Build step 'Execute shell' marked build as failure Archiving artifacts Finished: FAILURE