Skip to content

Console Output

17:26:57 [2024-05-01T21:26:57.266Z] The recommended git tool is: git
17:26:57 [2024-05-01T21:26:57.727Z] No credentials specified
17:26:57 [2024-05-01T21:26:57.993Z] Cloning the remote Git repository
17:26:58 [2024-05-01T21:26:58.231Z] Honoring refspec on initial clone
17:26:58 [2024-05-01T21:26:58.353Z] Cloning repository https://github.com/eclipse/omr.git
17:26:58 [2024-05-01T21:26:58.354Z]  > git init /Users/jenkins/workspace/Build # timeout=10
17:26:58 [2024-05-01T21:26:58.393Z] Using reference repository: /Users/jenkins/gitcache
17:26:58 [2024-05-01T21:26:58.393Z] Fetching upstream changes from https://github.com/eclipse/omr.git
17:26:58 [2024-05-01T21:26:58.394Z]  > git --version # timeout=10
17:26:58 [2024-05-01T21:26:58.402Z]  > git --version # 'git version 2.36.1'
17:26:58 [2024-05-01T21:26:58.403Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
17:27:04 [2024-05-01T21:27:04.935Z] Avoid second fetch
17:27:05 [2024-05-01T21:27:05.237Z] Checking out Revision acd6f7e0b0ce384cb2e941729635c91a3a1c451a (refs/remotes/origin/master)
17:27:04 [2024-05-01T21:27:04.509Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
17:27:04 [2024-05-01T21:27:04.520Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
17:27:05 [2024-05-01T21:27:05.057Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
17:27:05 [2024-05-01T21:27:05.360Z]  > git config core.sparsecheckout # timeout=10
17:27:05 [2024-05-01T21:27:05.369Z]  > git checkout -f acd6f7e0b0ce384cb2e941729635c91a3a1c451a # timeout=10
17:27:06 [2024-05-01T21:27:06.803Z] Commit message: "Merge pull request #7323 from Deigue/openxl-wrkrd"
17:27:06 [2024-05-01T21:27:06.916Z]  > git rev-list --no-walk 76d1f001d8342980af806de5e09f0a8b49857e27 # timeout=10