AbortedConsole Output

Started by user Ricardo Memoria (admin)
Building in workspace C:\apps\jenkins\workspace\eTBM_Desktop
 > git.exe rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git.exe config remote.origin.url http://git.rmemoria.com/gitblit/git/etbm/desktop.git # timeout=10
Fetching upstream changes from http://git.rmemoria.com/gitblit/git/etbm/desktop.git
 > git.exe --version # timeout=10
using .gitcredentials to set credentials
 > git.exe config --local credential.username rmemoria # timeout=10
 > git.exe config --local credential.helper store --file=\"C:\Windows\TEMP\git8562682345716818480.credentials\" # timeout=10
 > git.exe -c core.askpass=true fetch --tags --progress http://git.rmemoria.com/gitblit/git/etbm/desktop.git +refs/heads/*:refs/remotes/origin/*
 > git.exe config --local --remove-section credential # timeout=10
Build was aborted
Aborted by Ricardo Memoria (admin)
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Finished: ABORTED