Skip to content

Console Output

09:18:14 [2024-02-09T14:18:14.785Z] The recommended git tool is: git
09:18:15 [2024-02-09T14:18:15.179Z] No credentials specified
09:18:15 [2024-02-09T14:18:15.387Z] Cloning the remote Git repository
09:18:15 [2024-02-09T14:18:15.594Z] Honoring refspec on initial clone
09:18:15 [2024-02-09T14:18:15.703Z] Cloning repository https://github.com/eclipse/omr.git
09:18:15 [2024-02-09T14:18:15.704Z]  > git init /home/jenkins/workspace/Build # timeout=10
09:18:15 [2024-02-09T14:18:15.722Z] Using reference repository: /home/jenkins//gitcache
09:18:15 [2024-02-09T14:18:15.723Z] Fetching upstream changes from https://github.com/eclipse/omr.git
09:18:15 [2024-02-09T14:18:15.723Z]  > git --version # timeout=10
09:18:15 [2024-02-09T14:18:15.728Z]  > git --version # 'git version 2.25.1'
09:18:15 [2024-02-09T14:18:15.729Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
09:18:37 [2024-02-09T14:18:37.528Z] Avoid second fetch
09:18:37 [2024-02-09T14:18:37.730Z] Checking out Revision 78cd8e10906d10b66759b35ce5bca69e4d3bd973 (refs/remotes/origin/master)
09:18:37 [2024-02-09T14:18:37.239Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
09:18:37 [2024-02-09T14:18:37.248Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
09:18:37 [2024-02-09T14:18:37.643Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
09:18:37 [2024-02-09T14:18:37.831Z]  > git config core.sparsecheckout # timeout=10
09:18:37 [2024-02-09T14:18:37.843Z]  > git checkout -f 78cd8e10906d10b66759b35ce5bca69e4d3bd973 # timeout=10
09:18:39 [2024-02-09T14:18:39.039Z] Commit message: "Merge pull request #7261 from janvrany/pr/riscv-fix-issue-7256"
09:18:39 [2024-02-09T14:18:39.178Z]  > git rev-list --no-walk 92e13042ef3db569573b34f0aa53d2517b3eeca6 # timeout=10