SuccessConsole Output

Started by user motateko
Building in workspace /var/lib/jenkins/jobs/raspoid/workspace
Cloning the remote Git repository
Cloning repository git@bitbucket.org:julien0305/tfe_dev.git
 > git init /var/lib/jenkins/jobs/raspoid/workspace # timeout=10
Fetching upstream changes from git@bitbucket.org:julien0305/tfe_dev.git
 > git --version # timeout=10
using GIT_SSH to set credentials 
 > git -c core.askpass=true fetch --tags --progress git@bitbucket.org:julien0305/tfe_dev.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url git@bitbucket.org:julien0305/tfe_dev.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url git@bitbucket.org:julien0305/tfe_dev.git # timeout=10
Fetching upstream changes from git@bitbucket.org:julien0305/tfe_dev.git
using GIT_SSH to set credentials 
 > git -c core.askpass=true fetch --tags --progress git@bitbucket.org:julien0305/tfe_dev.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 1b7f590bac3c81579c93d9a705d6f0041a0b7f02 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 1b7f590bac3c81579c93d9a705d6f0041a0b7f02
First time build. Skipping changelog.
Finished: SUCCESS