Started by user sarbian
Building in workspace /home/jenkins/jobs/ModuleManager-RO/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
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/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/master^{commit} # timeout=10
> git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 166b72c9a2a087c3b58e4e3e4ea949171c48c9c7 (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 166b72c9a2a087c3b58e4e3e4ea949171c48c9c7
Commit message: "v4.0.0"
> git rev-list --no-walk 166b72c9a2a087c3b58e4e3e4ea949171c48c9c7 # timeout=10
[workspace] $ /bin/sh -xe /tmp/jenkins4472807085622301353.sh
+ git apply --whitespace=nowarn --ignore-whitespace /home/ksp_rss/MM_RO.diff
error: patch failed: ModuleManager/Fix16.cs:1
error: ModuleManager/Fix16.cs: patch does not apply
Build step 'Execute shell' marked build as failure
Archiving artifacts
Finished: FAILURE