Skip to content

Console Output

16:49:44 [2024-03-20T20:49:44.728Z] The recommended git tool is: git
16:49:44 [2024-03-20T20:49:44.861Z] No credentials specified
16:49:44 [2024-03-20T20:49:44.926Z] Cloning the remote Git repository
16:49:44 [2024-03-20T20:49:44.992Z] Honoring refspec on initial clone
16:49:45 [2024-03-20T20:49:45.021Z] Cloning repository https://github.com/eclipse/omr.git
16:49:45 [2024-03-20T20:49:45.021Z]  > git init /home/jenkins/jenkins-agent/workspace/Build # timeout=10
16:49:45 [2024-03-20T20:49:45.985Z] Using reference repository: /home/jenkins/gitcache
16:49:45 [2024-03-20T20:49:45.985Z] Fetching upstream changes from https://github.com/eclipse/omr.git
16:49:45 [2024-03-20T20:49:45.985Z]  > git --version # timeout=10
16:49:45 [2024-03-20T20:49:45.988Z]  > git --version # 'git version 2.25.1'
16:49:45 [2024-03-20T20:49:45.988Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
16:50:10 [2024-03-20T20:50:10.280Z] Avoid second fetch
16:50:10 [2024-03-20T20:50:10.349Z] Checking out Revision ecae9e5a637348a227872d04285d902dcf2955e2 (refs/remotes/origin/master)
16:50:10 [2024-03-20T20:50:10.168Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
16:50:10 [2024-03-20T20:50:10.170Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
16:50:10 [2024-03-20T20:50:10.307Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
16:50:10 [2024-03-20T20:50:10.377Z]  > git config core.sparsecheckout # timeout=10
16:50:10 [2024-03-20T20:50:10.379Z]  > git checkout -f ecae9e5a637348a227872d04285d902dcf2955e2 # timeout=10
16:50:11 [2024-03-20T20:50:11.087Z] Commit message: "Merge pull request #7286 from keithc-ca/non-ascii"
16:50:11 [2024-03-20T20:50:11.114Z]  > git rev-list --no-walk 54b23e9b66c215eb11063c585dd34e18c3c79201 # timeout=10