SuccessConsole Output

The recommended git tool is: NONE
No credentials specified
Fetching changes from the remote Git repository
 > git rev-parse --resolve-git-dir /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/.git # timeout=10
 > git config remote.origin.url http://labmaster3.local/git/llvm-project.git # timeout=10
Fetching upstream changes from http://labmaster3.local/git/llvm-project.git
 > git --version # timeout=10
 > git --version # 'git version 2.24.3 (Apple Git-128)'
 > git fetch --tags --force --progress -- http://labmaster3.local/git/llvm-project.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision b574048239bc6fbd9dd356fbaa8bd475fa4b64e6 (detached)
 > git rev-parse b574048239bc^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b574048239bc6fbd9dd356fbaa8bd475fa4b64e6 # timeout=10
Commit message: "[NFC] [Coroutines] Rename tests in coro-align"
 > git rev-list --no-walk 8e382ae91b97161930a128e56774d6e1242b6514 # timeout=10