Console Output
No credentials specified
Cloning the remote Git repository
Cloning repository https://github.com/llvm/llvm-zorg.git
> git init /Users/buildslave/jenkins/workspace/clang-stage2-Rthinlto/llvm-zorg # timeout=10
Fetching upstream changes from https://github.com/llvm/llvm-zorg.git
> git --version # timeout=10
> git fetch --tags --force --progress -- https://github.com/llvm/llvm-zorg.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url https://github.com/llvm/llvm-zorg.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url https://github.com/llvm/llvm-zorg.git # timeout=10
Fetching upstream changes from https://github.com/llvm/llvm-zorg.git
> git fetch --tags --force --progress -- https://github.com/llvm/llvm-zorg.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision c2cc01b14ef84bee845318bde3ae623091934b96 (refs/remotes/origin/master)
Commit message: "[zorg] [PowerPC] Limit number of threads to 64 on clang-ppc64le-rhel buildbot"
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10
> git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
> git config core.sparsecheckout # timeout=10
> git checkout -f c2cc01b14ef84bee845318bde3ae623091934b96 # timeout=10
> git rev-list --no-walk c2cc01b14ef84bee845318bde3ae623091934b96 # timeout=10