Console Output
No credentials specified
Cloning the remote Git repository
Cloning repository http://labmaster3.local/git/llvm-project.git
> git init /Users/buildslave/jenkins/workspace/test-suite-verify-machineinstrs-x86_64-O0-g/pseudo-checkout-llvm-project # timeout=10
Fetching upstream changes from http://labmaster3.local/git/llvm-project.git
> git --version # timeout=10
> git fetch --tags --force --progress -- http://labmaster3.local/git/llvm-project.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision 0602e8f77f8662c85155b8cf02937a2e71c01e12 (detached)
> git config remote.origin.url http://labmaster3.local/git/llvm-project.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 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 fetch --tags --force --progress -- http://labmaster3.local/git/llvm-project.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse 0602e8f77f8^{commit} # timeout=10
> git config core.sparsecheckout # timeout=10
> git checkout -f 0602e8f77f8662c85155b8cf02937a2e71c01e12 # timeout=10
Commit message: "[MLIR][Affine] Add parametric tile size support for affine.for tiling"
> git rev-list --no-walk 7f1f89ec8d9944559042bb6d3b1132eabe3409de # timeout=10