Skip to content

Console Output

01:48:24 [2024-04-24T05:48:24.467Z] The recommended git tool is: git
01:48:24 [2024-04-24T05:48:24.492Z] using credential github-bot
01:48:24 [2024-04-24T05:48:24.497Z] Cloning the remote Git repository
01:48:24 [2024-04-24T05:48:24.497Z] Cloning with configured refspecs honoured and without tags
01:48:24 [2024-04-24T05:48:24.495Z] Cloning repository https://github.com/eclipse/mwe.git
01:48:24 [2024-04-24T05:48:24.496Z]  > git init /home/jenkins/agent/workspace/mwe2_master/git-repo # timeout=10
01:48:24 [2024-04-24T05:48:24.502Z] Fetching upstream changes from https://github.com/eclipse/mwe.git
01:48:24 [2024-04-24T05:48:24.502Z]  > git --version # timeout=10
01:48:24 [2024-04-24T05:48:24.505Z]  > git --version # 'git version 2.41.0'
01:48:24 [2024-04-24T05:48:24.505Z] using GIT_ASKPASS to set credentials GitHub bot (username/token)
01:48:24 [2024-04-24T05:48:24.506Z]  > git fetch --no-tags --force --progress -- https://github.com/eclipse/mwe.git +refs/heads/master:refs/remotes/origin/master # timeout=10
01:48:25 [2024-04-24T05:48:25.897Z] Avoid second fetch
01:48:25 [2024-04-24T05:48:25.897Z] Checking out Revision caf6ca3bafc8badad306954588fd61147fb1bf0b (master)
01:48:25 [2024-04-24T05:48:25.972Z] Commit message: "Merge pull request #288 from eclipse/cd_guava3310"
01:48:25 [2024-04-24T05:48:25.881Z]  > git config remote.origin.url https://github.com/eclipse/mwe.git # timeout=10
01:48:25 [2024-04-24T05:48:25.885Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
01:48:25 [2024-04-24T05:48:25.894Z]  > git config core.sparsecheckout # timeout=10
01:48:25 [2024-04-24T05:48:25.897Z]  > git checkout -f caf6ca3bafc8badad306954588fd61147fb1bf0b # timeout=10