Skip to content

Console Output

14:06:49 [2024-06-03T18:06:49.967Z] The recommended git tool is: git
14:06:50 [2024-06-03T18:06:50.464Z] No credentials specified
14:06:50 [2024-06-03T18:06:50.791Z] Cloning the remote Git repository
14:06:51 [2024-06-03T18:06:51.113Z] Honoring refspec on initial clone
14:06:51 [2024-06-03T18:06:51.275Z] Cloning repository https://github.com/eclipse/omr.git
14:06:51 [2024-06-03T18:06:51.276Z]  > git init /home/jenkins/workspace/Build # timeout=10
14:06:51 [2024-06-03T18:06:51.285Z] Using reference repository: /home/jenkins//gitcache
14:06:51 [2024-06-03T18:06:51.285Z] Fetching upstream changes from https://github.com/eclipse/omr.git
14:06:51 [2024-06-03T18:06:51.285Z]  > git --version # timeout=10
14:06:51 [2024-06-03T18:06:51.293Z]  > git --version # 'git version 2.25.1'
14:06:51 [2024-06-03T18:06:51.294Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
14:07:01 [2024-06-03T18:07:01.500Z] Avoid second fetch
14:07:01 [2024-06-03T18:07:01.763Z] Checking out Revision 398030f6aedfd775082905ff3b1e12f273688746 (refs/remotes/origin/master)
14:07:01 [2024-06-03T18:07:01.167Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
14:07:01 [2024-06-03T18:07:01.172Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
14:07:01 [2024-06-03T18:07:01.647Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
14:07:01 [2024-06-03T18:07:01.952Z]  > git config core.sparsecheckout # timeout=10
14:07:01 [2024-06-03T18:07:01.961Z]  > git checkout -f 398030f6aedfd775082905ff3b1e12f273688746 # timeout=10
14:07:03 [2024-06-03T18:07:03.193Z] Commit message: "Merge pull request #7355 from ChungHsuanChen/static_assert_replace"
14:07:03 [2024-06-03T18:07:03.323Z]  > git rev-list --no-walk fc58b2906e8735792f4e258dc12efe76c960300b # timeout=10