Skip to content

Console Output

Cloning the remote Git repository
Cloning repository https://github.com/eclipse/omr.git
 > git init /Users/jenkins/workspace/Test_OSX # timeout=10
Fetching upstream changes from https://github.com/eclipse/omr.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
Fetching upstream changes from https://github.com/eclipse/omr.git
 > git fetch --tags --progress https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision e8f65c40c0037a1be4f3db68ac54b3a2434852ca (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e8f65c40c0037a1be4f3db68ac54b3a2434852ca
Commit message: "Merge pull request #3086 from 0dvictor/unwind"
 > git rev-list --no-walk 70c42dcc0202f8e96edbd7d8a35a3ac6019b1ab4 # timeout=10