Started on Apr 18, 2017 3:42:47 PM Polling SCM changes on master Using strategy: Default [poll] Last Built Revision: Revision 232c23b1c5c899e217ae54f1ded12758f32e50fd (refs/remotes/origin/master) > git.exe rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repositories > git.exe config remote.origin.url https://github.com/DV8FromTheWorld/JDA.git # timeout=10 Fetching upstream changes from https://github.com/DV8FromTheWorld/JDA.git > git.exe --version # timeout=10 using .gitcredentials to set credentials > git.exe config --local credential.username DV8FromTheWorld # timeout=10 > git.exe config --local credential.helper store --file=\"C:\Windows\TEMP\git1090832649065214265.credentials\" # timeout=10 > git.exe -c core.askpass=true fetch --tags --progress https://github.com/DV8FromTheWorld/JDA.git +refs/heads/*:refs/remotes/origin/* > git.exe config --local --remove-section credential # timeout=10 Polling for changes in > git.exe rev-parse "refs/remotes/origin/master^{commit}" # timeout=10 > git.exe rev-parse "refs/remotes/origin/origin/master^{commit}" # timeout=10 > git.exe log --full-history --no-abbrev --format=raw -M -m --raw 232c23b1c5c899e217ae54f1ded12758f32e50fd..e46e31eefac05c17de155fdd2b6a8c5b171954c7 # timeout=10 Done. Took 1.3 sec Changes found