Skip to content

Console Output

14:20:05 [2024-06-12T18:20:05.331Z] The recommended git tool is: git
14:20:06 [2024-06-12T18:20:06.140Z] No credentials specified
14:20:06 [2024-06-12T18:20:06.451Z] Cloning the remote Git repository
14:20:06 [2024-06-12T18:20:06.674Z] Honoring refspec on initial clone
14:20:06 [2024-06-12T18:20:06.794Z] Cloning repository https://github.com/eclipse/omr.git
14:20:06 [2024-06-12T18:20:06.795Z]  > git init /home/jenkins/workspace/Build # timeout=10
14:20:06 [2024-06-12T18:20:06.804Z] Using reference repository: /home/jenkins//gitcache
14:20:06 [2024-06-12T18:20:06.804Z] Fetching upstream changes from https://github.com/eclipse/omr.git
14:20:06 [2024-06-12T18:20:06.804Z]  > git --version # timeout=10
14:20:06 [2024-06-12T18:20:06.808Z]  > git --version # 'git version 2.25.1'
14:20:06 [2024-06-12T18:20:06.808Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
14:20:18 [2024-06-12T18:20:18.578Z] Avoid second fetch
14:20:18 [2024-06-12T18:20:18.790Z] Checking out Revision 2acfd24c35cafc58b541d0b3b692df3370c0bbd7 (refs/remotes/origin/master)
14:20:18 [2024-06-12T18:20:18.129Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
14:20:18 [2024-06-12T18:20:18.135Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
14:20:18 [2024-06-12T18:20:18.701Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
14:20:18 [2024-06-12T18:20:18.925Z]  > git config core.sparsecheckout # timeout=10
14:20:18 [2024-06-12T18:20:18.931Z]  > git checkout -f 2acfd24c35cafc58b541d0b3b692df3370c0bbd7 # timeout=10
14:20:20 [2024-06-12T18:20:20.217Z] Commit message: "Merge pull request #7313 from Spencer-Comin/arraycmp-64"
14:20:20 [2024-06-12T18:20:20.336Z]  > git rev-list --no-walk 87350903300de2d8901b2de5fa564cf9b78d7add # timeout=10