The Jenkins Controller is preparing for shutdown. No new builds can be started.
Started by user unknown or anonymous Running as SYSTEM Building remotely on medinria-win10 in workspace c:\d\w using credential 1ce11fc5-8644-468d-b21a-6e5694f05936 Cloning the remote Git repository Cloning repository https://github.com/medInria/medinria-public.git > git init c:\d\w\s3 # timeout=10 Fetching upstream changes from https://github.com/medInria/medinria-public.git > git --version # timeout=10 using GIT_SSH to set credentials > git fetch --tags --force --progress -- https://github.com/medInria/medinria-public.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/medInria/medinria-public.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/medInria/medinria-public.git # timeout=10 Fetching upstream changes from https://github.com/medInria/medinria-public.git using GIT_SSH to set credentials > git fetch --tags --force --progress -- https://github.com/medInria/medinria-public.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse "refs/remotes/origin/medinria3.3.x^{commit}" # timeout=10 > git rev-parse "refs/remotes/origin/origin/medinria3.3.x^{commit}" # timeout=10 Checking out Revision 1bff9405f960f717b67be5deaedf979eabbb162c (refs/remotes/origin/medinria3.3.x) > git config core.sparsecheckout # timeout=10 > git checkout -f 1bff9405f960f717b67be5deaedf979eabbb162c # timeout=10 Commit message: "Merge pull request #1075 from mathildemerle/3.3.1FourViews" First time build. Skipping changelog. > git tag -a -f -m Jenkins Build #344 jenkins-medinria3.x-nightly-win-344 # timeout=10 Triggering medinria3.x-nightly-win » medinria-win10 medinria3.x-nightly-win » medinria-win10 completed with result FAILURE Finished: FAILURE