Skip to content

Console Output

08:48:50 [2024-06-21T12:48:50.781Z] The recommended git tool is: git
08:48:51 [2024-06-21T12:48:51.260Z] No credentials specified
08:48:51 [2024-06-21T12:48:51.502Z] Cloning the remote Git repository
08:48:51 [2024-06-21T12:48:51.697Z] Honoring refspec on initial clone
08:48:51 [2024-06-21T12:48:51.806Z] Cloning repository https://github.com/eclipse/omr.git
08:48:51 [2024-06-21T12:48:51.806Z]  > git init /Users/jenkins/workspace/Build # timeout=10
08:48:51 [2024-06-21T12:48:51.846Z] Using reference repository: /Users/jenkins/gitcache
08:48:51 [2024-06-21T12:48:51.847Z] Fetching upstream changes from https://github.com/eclipse/omr.git
08:48:51 [2024-06-21T12:48:51.847Z]  > git --version # timeout=10
08:48:51 [2024-06-21T12:48:51.855Z]  > git --version # 'git version 2.36.1'
08:48:51 [2024-06-21T12:48:51.855Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
08:48:59 [2024-06-21T12:48:59.048Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
08:48:59 [2024-06-21T12:48:59.058Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
08:48:59 [2024-06-21T12:48:59.558Z] Avoid second fetch
08:48:59 [2024-06-21T12:48:59.810Z] Checking out Revision 5d2a72e72daeada0b2d205aafb7df5f082a16151 (refs/remotes/origin/master)
08:48:59 [2024-06-21T12:48:59.683Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
08:48:59 [2024-06-21T12:48:59.987Z]  > git config core.sparsecheckout # timeout=10
08:48:59 [2024-06-21T12:48:59.997Z]  > git checkout -f 5d2a72e72daeada0b2d205aafb7df5f082a16151 # timeout=10
08:49:01 [2024-06-21T12:49:01.514Z] Commit message: "Merge pull request #7386 from LinHu2016/livecontinuationInVerbosegc"
08:49:01 [2024-06-21T12:49:01.633Z]  > git rev-list --no-walk 9871e05a2a50ebff1e31f76fbb255180a910aa58 # timeout=10