Skip to content

Console Output

19:20:01 [2024-04-02T23:20:01.432Z] The recommended git tool is: git
19:20:01 [2024-04-02T23:20:01.940Z] No credentials specified
19:20:02 [2024-04-02T23:20:02.146Z] Cloning the remote Git repository
19:20:02 [2024-04-02T23:20:02.375Z] Honoring refspec on initial clone
19:20:02 [2024-04-02T23:20:02.481Z] Cloning repository https://github.com/eclipse/omr.git
19:20:02 [2024-04-02T23:20:02.483Z]  > git init /home/jenkins/workspace/Build # timeout=10
19:20:02 [2024-04-02T23:20:02.496Z] Using reference repository: /home/jenkins//gitcache
19:20:02 [2024-04-02T23:20:02.497Z] Fetching upstream changes from https://github.com/eclipse/omr.git
19:20:02 [2024-04-02T23:20:02.497Z]  > git --version # timeout=10
19:20:02 [2024-04-02T23:20:02.502Z]  > git --version # 'git version 2.25.1'
19:20:02 [2024-04-02T23:20:02.502Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
19:20:34 [2024-04-02T23:20:34.097Z] Avoid second fetch
19:20:34 [2024-04-02T23:20:34.405Z] Checking out Revision 974bec3a2f5fb96d6db9914b71e86e4cc3f2c0ed (refs/remotes/origin/master)
19:20:33 [2024-04-02T23:20:33.766Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
19:20:33 [2024-04-02T23:20:33.771Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
19:20:34 [2024-04-02T23:20:34.223Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:20:34 [2024-04-02T23:20:34.531Z]  > git config core.sparsecheckout # timeout=10
19:20:34 [2024-04-02T23:20:34.540Z]  > git checkout -f 974bec3a2f5fb96d6db9914b71e86e4cc3f2c0ed # timeout=10
19:20:36 [2024-04-02T23:20:36.059Z] Commit message: "Merge pull request #7241 from BradleyWood/rnprefetchtlh"
19:20:36 [2024-04-02T23:20:36.169Z]  > git rev-list --no-walk 6391cf4bb4f415ba5f6116311dfd3c94d2c92cd7 # timeout=10