Skip to content

Console Output

08:37:22 [2024-05-17T12:37:22.626Z] The recommended git tool is: git
08:37:23 [2024-05-17T12:37:23.443Z] No credentials specified
08:37:23 [2024-05-17T12:37:23.788Z] Cloning the remote Git repository
08:37:24 [2024-05-17T12:37:24.128Z] Honoring refspec on initial clone
08:37:24 [2024-05-17T12:37:24.254Z] Cloning repository https://github.com/eclipse/omr.git
08:37:24 [2024-05-17T12:37:24.255Z]  > git init /home/jenkins/workspace/Build # timeout=10
08:37:24 [2024-05-17T12:37:24.281Z] Using reference repository: /home/jenkins//gitcache
08:37:24 [2024-05-17T12:37:24.281Z] Fetching upstream changes from https://github.com/eclipse/omr.git
08:37:24 [2024-05-17T12:37:24.281Z]  > git --version # timeout=10
08:37:24 [2024-05-17T12:37:24.284Z]  > git --version # 'git version 2.25.1'
08:37:24 [2024-05-17T12:37:24.284Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
08:37:36 [2024-05-17T12:37:36.475Z] Avoid second fetch
08:37:36 [2024-05-17T12:37:36.716Z] Checking out Revision 76296e11f30fc7f9cdbb89399522b64cf69f71fa (refs/remotes/origin/master)
08:37:36 [2024-05-17T12:37:36.112Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
08:37:36 [2024-05-17T12:37:36.118Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
08:37:36 [2024-05-17T12:37:36.572Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
08:37:36 [2024-05-17T12:37:36.871Z]  > git config core.sparsecheckout # timeout=10
08:37:36 [2024-05-17T12:37:36.878Z]  > git checkout -f 76296e11f30fc7f9cdbb89399522b64cf69f71fa # timeout=10
08:37:38 [2024-05-17T12:37:38.115Z] Commit message: "Merge pull request #7338 from knn-k/aarch64removeACHelpers"
08:37:38 [2024-05-17T12:37:38.212Z]  > git rev-list --no-walk 63c4bae92256c6b3bde3c9b43625a0b40ce25549 # timeout=10