Skip to content

Console Output

08:37:22 [2024-05-17T12:37:22.512Z] The recommended git tool is: git
08:37:22 [2024-05-17T12:37:22.962Z] No credentials specified
08:37:23 [2024-05-17T12:37:23.197Z] Cloning the remote Git repository
08:37:23 [2024-05-17T12:37:23.369Z] Honoring refspec on initial clone
08:37:23 [2024-05-17T12:37:23.640Z] Cloning repository https://github.com/eclipse/omr.git
08:37:23 [2024-05-17T12:37:23.641Z]  > git init /home/jenkins/workspace/Build # timeout=10
08:37:23 [2024-05-17T12:37:23.663Z] Using reference repository: /home/jenkins//gitcache
08:37:23 [2024-05-17T12:37:23.664Z] Fetching upstream changes from https://github.com/eclipse/omr.git
08:37:23 [2024-05-17T12:37:23.664Z]  > git --version # timeout=10
08:37:23 [2024-05-17T12:37:23.670Z]  > git --version # 'git version 2.25.1'
08:37:23 [2024-05-17T12:37:23.670Z]  > 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.371Z] Avoid second fetch
08:37:36 [2024-05-17T12:37:36.614Z] Checking out Revision 76296e11f30fc7f9cdbb89399522b64cf69f71fa (refs/remotes/origin/master)
08:37:36 [2024-05-17T12:37:36.047Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
08:37:36 [2024-05-17T12:37:36.053Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
08:37:36 [2024-05-17T12:37:36.470Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
08:37:36 [2024-05-17T12:37:36.740Z]  > git config core.sparsecheckout # timeout=10
08:37:36 [2024-05-17T12:37:36.748Z]  > git checkout -f 76296e11f30fc7f9cdbb89399522b64cf69f71fa # timeout=10
08:37:38 [2024-05-17T12:37:38.020Z] Commit message: "Merge pull request #7338 from knn-k/aarch64removeACHelpers"
08:37:38 [2024-05-17T12:37:38.139Z]  > git rev-list --no-walk 63c4bae92256c6b3bde3c9b43625a0b40ce25549 # timeout=10