Skip to content

Console Output

10:28:23 [2024-04-23T14:28:23.349Z] The recommended git tool is: git
10:28:23 [2024-04-23T14:28:23.824Z] No credentials specified
10:28:24 [2024-04-23T14:28:24.040Z] Cloning the remote Git repository
10:28:24 [2024-04-23T14:28:24.265Z] Honoring refspec on initial clone
10:28:24 [2024-04-23T14:28:24.414Z] Cloning repository https://github.com/eclipse/omr.git
10:28:24 [2024-04-23T14:28:24.419Z]  > git init /home/jenkins/workspace/Build # timeout=10
10:28:24 [2024-04-23T14:28:24.461Z] Using reference repository: /home/jenkins//gitcache
10:28:24 [2024-04-23T14:28:24.467Z] Fetching upstream changes from https://github.com/eclipse/omr.git
10:28:24 [2024-04-23T14:28:24.468Z]  > git --version # timeout=10
10:28:24 [2024-04-23T14:28:24.478Z]  > git --version # 'git version 2.25.1'
10:28:24 [2024-04-23T14:28:24.479Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
10:28:49 [2024-04-23T14:28:49.217Z] Avoid second fetch
10:28:48 [2024-04-23T14:28:48.890Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
10:28:48 [2024-04-23T14:28:48.903Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
10:28:49 [2024-04-23T14:28:49.422Z] Checking out Revision e2d8e0fae976311b123bf0d2e5ca05d884bf3705 (refs/remotes/origin/master)
10:28:51 [2024-04-23T14:28:51.072Z] Commit message: "Merge pull request #7305 from hzongaro/deadTreesElimination-TreeInfo-allocation"
10:28:49 [2024-04-23T14:28:49.331Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
10:28:49 [2024-04-23T14:28:49.548Z]  > git config core.sparsecheckout # timeout=10
10:28:49 [2024-04-23T14:28:49.557Z]  > git checkout -f e2d8e0fae976311b123bf0d2e5ca05d884bf3705 # timeout=10
10:28:51 [2024-04-23T14:28:51.188Z]  > git rev-list --no-walk 15eb2a8c4d9fa734b48884824895b10b7c95a565 # timeout=10