Skip to content

Console Output

The recommended git tool is: git
using credential github-app-platform
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/eclipse-platform/eclipse.platform.git
 > git init /home/jenkins/agent/workspace/eclipse.platform_PR-856 # timeout=10
Fetching upstream changes from https://github.com/eclipse-platform/eclipse.platform.git
 > git --version # timeout=10
 > git --version # 'git version 2.41.0'
using GIT_ASKPASS to set credentials 
 > git fetch --no-tags --force --progress -- https://github.com/eclipse-platform/eclipse.platform.git +refs/pull/856/head:refs/remotes/origin/PR-856 # timeout=10
Fetching without tags
Checking out Revision a359e6e030c1a6b0533f388e3f5d82b5d3d233eb (PR-856)
 > git config remote.origin.url https://github.com/eclipse-platform/eclipse.platform.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/856/head:refs/remotes/origin/PR-856 # timeout=10
 > git config remote.origin.url https://github.com/eclipse-platform/eclipse.platform.git # timeout=10
Fetching upstream changes from https://github.com/eclipse-platform/eclipse.platform.git
using GIT_ASKPASS to set credentials 
 > git fetch --no-tags --force --progress -- https://github.com/eclipse-platform/eclipse.platform.git +refs/pull/856/head:refs/remotes/origin/PR-856 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a359e6e030c1a6b0533f388e3f5d82b5d3d233eb # timeout=10
Commit message: "Deduplicate stored launch configs of nested projects #798"
First time build. Skipping changelog.
[GitHub Checks] GitHub check (name: Code Analysis, status: in_progress) has been published.
The recommended git tool is: git
using credential github-app-platform
The recommended git tool is: git
using credential github-app-platform
 > git rev-list --no-walk 8ef4484c4cceb2e6504b0694bfb68eddb4d2f58b # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
[GitCheckoutListener] Recording commits of 'git https://github.com/eclipse-platform/eclipse.platform.git'
[GitCheckoutListener] Found previous build 'eclipse.platform/PR-856 #1' that contains recorded Git commits
[GitCheckoutListener] -> Starting recording of new commits since '8ef4484'
[GitCheckoutListener] -> Single parent commit found - branch is already descendant of target branch head
[GitCheckoutListener] -> Using head commit 'a359e6e' as starting point
[GitCheckoutListener] -> Recorded 200 new commits
[GitCheckoutListener] -> Git commit decorator successfully obtained 'hudson.plugins.git.browser.GithubWeb@2516e4e3' to render commit links