Skip to content

Console Output

08:48:55 [2024-06-21T12:48:55.683Z] The recommended git tool is: git
08:48:56 [2024-06-21T12:48:56.255Z] No credentials specified
08:48:56 [2024-06-21T12:48:56.593Z] Cloning the remote Git repository
08:48:56 [2024-06-21T12:48:56.898Z] Honoring refspec on initial clone
08:48:57 [2024-06-21T12:48:57.073Z] Cloning repository https://github.com/eclipse/omr.git
08:48:57 [2024-06-21T12:48:57.075Z]  > git init /home/jenkins/workspace/Build # timeout=10
08:48:57 [2024-06-21T12:48:57.088Z] Using reference repository: /home/jenkins//gitcache
08:48:57 [2024-06-21T12:48:57.089Z] Fetching upstream changes from https://github.com/eclipse/omr.git
08:48:57 [2024-06-21T12:48:57.089Z]  > git --version # timeout=10
08:48:57 [2024-06-21T12:48:57.095Z]  > git --version # 'git version 2.25.1'
08:48:57 [2024-06-21T12:48:57.095Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
08:49:09 [2024-06-21T12:49:09.597Z] Avoid second fetch
08:49:09 [2024-06-21T12:49:09.835Z] Checking out Revision 5d2a72e72daeada0b2d205aafb7df5f082a16151 (refs/remotes/origin/master)
08:49:09 [2024-06-21T12:49:09.246Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
08:49:09 [2024-06-21T12:49:09.253Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
08:49:09 [2024-06-21T12:49:09.735Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
08:49:09 [2024-06-21T12:49:09.961Z]  > git config core.sparsecheckout # timeout=10
08:49:09 [2024-06-21T12:49:09.967Z]  > git checkout -f 5d2a72e72daeada0b2d205aafb7df5f082a16151 # timeout=10
08:49:11 [2024-06-21T12:49:11.323Z] Commit message: "Merge pull request #7386 from LinHu2016/livecontinuationInVerbosegc"
08:49:11 [2024-06-21T12:49:11.461Z]  > git rev-list --no-walk 9871e05a2a50ebff1e31f76fbb255180a910aa58 # timeout=10