Started by user sarbian Building in workspace /home/jenkins/jobs/ModuleManager-Dev/workspace Wiping out workspace first. Cloning the remote Git repository Cloning repository https://github.com/sarbian/ModuleManager.git > git init /home/jenkins/jobs/ModuleManager-Dev/workspace # 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 config remote.origin.url https://github.com/sarbian/ModuleManager.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/sarbian/ModuleManager.git # timeout=10 Fetching upstream changes from https://github.com/sarbian/ModuleManager.git > 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 8179c4405eca0916cd2edc3c9c4b8572cd6fd7c2 (refs/remotes/origin/dev) Commit message: "Simplify null check" > git config core.sparsecheckout # timeout=10 > git checkout -f 8179c4405eca0916cd2edc3c9c4b8572cd6fd7c2 > git rev-list 8179c4405eca0916cd2edc3c9c4b8572cd6fd7c2 # timeout=10 [workspace] $ /bin/sh -xe /tmp/jenkins3448782226692542710.sh + resgen2 -usesourcepath Properties/Resources.resx obj/Debug/ModuleManager.Properties.Resources.resources Error: Could not find a part of the path "/home/jenkins/jobs/ModuleManager-Dev/workspace/obj/Debug/ModuleManager.Properties.Resources.resources". Build step 'Execute shell' marked build as failure Archiving artifacts Finished: FAILURE