SuccessConsole Output

Started by an SCM change
Building in workspace /var/lib/jenkins/jobs/dataone-search-ui-deb-unstable/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/NCEAS/metacatui.git # timeout=10
Fetching upstream changes from https://github.com/NCEAS/metacatui.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://github.com/NCEAS/metacatui.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 2a1bf19f060a15b9a077e1696bab1c8ed952804e (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 2a1bf19f060a15b9a077e1696bab1c8ed952804e
 > git rev-list 2a1bf19f060a15b9a077e1696bab1c8ed952804e # timeout=10
Notifying upstream projects of job completion
Finished: SUCCESS