Skip to content

Console Output

16:27:53 [2024-06-14T20:27:53.076Z] The recommended git tool is: git
16:27:53 [2024-06-14T20:27:53.615Z] No credentials specified
16:27:53 [2024-06-14T20:27:53.846Z] Cloning the remote Git repository
16:27:54 [2024-06-14T20:27:54.069Z] Honoring refspec on initial clone
16:27:54 [2024-06-14T20:27:54.172Z] Cloning repository https://github.com/eclipse/omr.git
16:27:54 [2024-06-14T20:27:54.172Z]  > git init /Users/jenkins/workspace/Build # timeout=10
16:27:54 [2024-06-14T20:27:54.213Z] Using reference repository: /Users/jenkins/gitcache
16:27:54 [2024-06-14T20:27:54.213Z] Fetching upstream changes from https://github.com/eclipse/omr.git
16:27:54 [2024-06-14T20:27:54.213Z]  > git --version # timeout=10
16:27:54 [2024-06-14T20:27:54.222Z]  > git --version # 'git version 2.36.1'
16:27:54 [2024-06-14T20:27:54.222Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
16:28:01 [2024-06-14T20:28:01.178Z] Avoid second fetch
16:28:01 [2024-06-14T20:28:01.481Z] Checking out Revision 4c74f944ffadc41a1a7e5261af7b3a6dec5fe67b (refs/remotes/origin/master)
16:28:00 [2024-06-14T20:28:00.760Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
16:28:00 [2024-06-14T20:28:00.770Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
16:28:01 [2024-06-14T20:28:01.324Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
16:28:01 [2024-06-14T20:28:01.626Z]  > git config core.sparsecheckout # timeout=10
16:28:01 [2024-06-14T20:28:01.635Z]  > git checkout -f 4c74f944ffadc41a1a7e5261af7b3a6dec5fe67b # timeout=10
16:28:03 [2024-06-14T20:28:03.034Z] Commit message: "Merge pull request #7380 from eclipse/revert-7313-arraycmp-64"
16:28:03 [2024-06-14T20:28:03.149Z]  > git rev-list --no-walk 4c74f944ffadc41a1a7e5261af7b3a6dec5fe67b # timeout=10