Skip to content
Failed

Console Output

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 6a2ee3ddad4a8c6088886968f45dbf2da8a5c6eb (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 6a2ee3ddad4a8c6088886968f45dbf2da8a5c6eb
Commit message: "v4.0.2"
 > git rev-list --no-walk 89a807960ba09dee297cdecdd51d231640e7215a # timeout=10
[workspace] $ /bin/sh -xe /tmp/jenkins1656097570567567946.sh
+ git apply --whitespace=nowarn --ignore-whitespace /home/ksp_rss/MM_RO.diff
error: patch failed: ModuleManager/PostPatchLoader.cs:44
error: ModuleManager/PostPatchLoader.cs: patch does not apply
Build step 'Execute shell' marked build as failure
Archiving artifacts
Finished: FAILURE