Skip to content

Console Output

19:15:22 [2024-06-06T23:15:22.672Z] The recommended git tool is: git
19:15:23 [2024-06-06T23:15:23.481Z] No credentials specified
19:15:23 [2024-06-06T23:15:23.784Z] Cloning the remote Git repository
19:15:24 [2024-06-06T23:15:24.301Z] Honoring refspec on initial clone
19:15:24 [2024-06-06T23:15:24.400Z] Cloning repository https://github.com/eclipse/omr.git
19:15:24 [2024-06-06T23:15:24.401Z]  > git init /home/jenkins/workspace/Build # timeout=10
19:15:24 [2024-06-06T23:15:24.412Z] Using reference repository: /home/jenkins//gitcache
19:15:24 [2024-06-06T23:15:24.412Z] Fetching upstream changes from https://github.com/eclipse/omr.git
19:15:24 [2024-06-06T23:15:24.412Z]  > git --version # timeout=10
19:15:24 [2024-06-06T23:15:24.415Z]  > git --version # 'git version 2.25.1'
19:15:24 [2024-06-06T23:15:24.416Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
19:15:35 [2024-06-06T23:15:35.744Z] Avoid second fetch
19:15:36 [2024-06-06T23:15:36.092Z] Checking out Revision a3ad1c58b13318b9a2b6142b43d773503c4b7408 (refs/remotes/origin/master)
19:15:35 [2024-06-06T23:15:35.327Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
19:15:35 [2024-06-06T23:15:35.333Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
19:15:35 [2024-06-06T23:15:35.903Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:15:36 [2024-06-06T23:15:36.206Z]  > git config core.sparsecheckout # timeout=10
19:15:36 [2024-06-06T23:15:36.211Z]  > git checkout -f a3ad1c58b13318b9a2b6142b43d773503c4b7408 # timeout=10
19:15:37 [2024-06-06T23:15:37.522Z] Commit message: "Merge pull request #7361 from knn-k/aarch64cmpeqSelect"
19:15:37 [2024-06-06T23:15:37.616Z]  > git rev-list --no-walk b198d2efd6ee8a32c896815613e52cee7d0e3e8e # timeout=10