Skip to content

Console Output

18:52:26 [2024-06-07T22:52:26.556Z] The recommended git tool is: git
18:52:27 [2024-06-07T22:52:27.112Z] No credentials specified
18:52:27 [2024-06-07T22:52:27.363Z] Cloning the remote Git repository
18:52:27 [2024-06-07T22:52:27.609Z] Honoring refspec on initial clone
18:52:27 [2024-06-07T22:52:27.804Z] Cloning repository https://github.com/eclipse/omr.git
18:52:27 [2024-06-07T22:52:27.808Z]  > git init /home/jenkins/workspace/Build # timeout=10
18:52:27 [2024-06-07T22:52:27.820Z] Using reference repository: /home/jenkins//gitcache
18:52:27 [2024-06-07T22:52:27.820Z] Fetching upstream changes from https://github.com/eclipse/omr.git
18:52:27 [2024-06-07T22:52:27.821Z]  > git --version # timeout=10
18:52:27 [2024-06-07T22:52:27.827Z]  > git --version # 'git version 2.25.1'
18:52:27 [2024-06-07T22:52:27.827Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
18:52:38 [2024-06-07T22:52:38.747Z] Avoid second fetch
18:52:38 [2024-06-07T22:52:38.949Z] Checking out Revision 817c5ec7eb4d1364a57a71f977aef71add6a7cc3 (refs/remotes/origin/master)
18:52:38 [2024-06-07T22:52:38.458Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
18:52:38 [2024-06-07T22:52:38.464Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
18:52:38 [2024-06-07T22:52:38.859Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
18:52:39 [2024-06-07T22:52:39.081Z]  > git config core.sparsecheckout # timeout=10
18:52:39 [2024-06-07T22:52:39.088Z]  > git checkout -f 817c5ec7eb4d1364a57a71f977aef71add6a7cc3 # timeout=10
18:52:40 [2024-06-07T22:52:40.376Z] Commit message: "Merge pull request #7365 from a7ehuo/revert-system-arraycopy-perf-12-int-long"
18:52:40 [2024-06-07T22:52:40.492Z]  > git rev-list --no-walk 4856f9da7c1f6a02e2c25308a4afcee6ceb0694d # timeout=10