Skip to content

Console Output

The recommended git tool is: git
Warning: CredentialId "github-bot" could not be found.
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/eclipse/lyo.git
 > git init /home/jenkins/agent/workspace/Lyo_multibranch_PR-214 # timeout=10
Fetching upstream changes from https://github.com/eclipse/lyo.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
 > git fetch --no-tags --force --progress -- https://github.com/eclipse/lyo.git +refs/pull/214/head:refs/remotes/origin/PR-214 +refs/heads/master:refs/remotes/origin/master # timeout=10
Fetching without tags
Merging remotes/origin/master commit 0e5e8b1f791699aff753c8452e6bc383015db431 into PR head commit a6c57365abed3038f00bb08d800430cfc559812d
 > git config remote.origin.url https://github.com/eclipse/lyo.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/214/head:refs/remotes/origin/PR-214 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/eclipse/lyo.git # timeout=10
Fetching upstream changes from https://github.com/eclipse/lyo.git
 > git fetch --no-tags --force --progress -- https://github.com/eclipse/lyo.git +refs/pull/214/head:refs/remotes/origin/PR-214 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a6c57365abed3038f00bb08d800430cfc559812d # timeout=10
Merge succeeded, producing 3c71ceac640bf498fdada4f95c2a9a85b53b0041
Checking out Revision 3c71ceac640bf498fdada4f95c2a9a85b53b0041 (PR-214)
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
 > git merge 0e5e8b1f791699aff753c8452e6bc383015db431 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3c71ceac640bf498fdada4f95c2a9a85b53b0041 # timeout=10
Commit message: "Merge commit '0e5e8b1f791699aff753c8452e6bc383015db431' into HEAD"
First time build. Skipping changelog.
 > git rev-list --no-walk cd9a02783338a10bb114d0a1a7eebbe66b32d829 # timeout=10