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.ui.git
 > git init /home/jenkins/agent/workspace/eclipse.platform.ui_PR-1865 # timeout=10
Fetching upstream changes from https://github.com/eclipse-platform/eclipse.platform.ui.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.ui.git +refs/pull/1865/head:refs/remotes/origin/PR-1865 # timeout=10
Cleaning workspace
Fetching without tags
Checking out Revision 42f0c6c3d337dee6a5a14f490dd024035cca6201 (PR-1865)
 > git config remote.origin.url https://github.com/eclipse-platform/eclipse.platform.ui.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/1865/head:refs/remotes/origin/PR-1865 # timeout=10
 > git config remote.origin.url https://github.com/eclipse-platform/eclipse.platform.ui.git # timeout=10
 > git rev-parse --verify HEAD # timeout=10
No valid HEAD. Skipping the resetting
 > git clean -fdx # timeout=10
Fetching upstream changes from https://github.com/eclipse-platform/eclipse.platform.ui.git
using GIT_ASKPASS to set credentials 
 > git fetch --no-tags --force --progress -- https://github.com/eclipse-platform/eclipse.platform.ui.git +refs/pull/1865/head:refs/remotes/origin/PR-1865 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 42f0c6c3d337dee6a5a14f490dd024035cca6201 # timeout=10
Commit message: "Use WorkspaceTestRule in UITestCase #291"
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-parse HEAD^{commit} # timeout=10
[GitCheckoutListener] Recording commits of 'git https://github.com/eclipse-platform/eclipse.platform.ui.git'
[GitCheckoutListener] Found no previous build with recorded Git commits
[GitCheckoutListener] -> Starting initial recording of commits
[GitCheckoutListener] -> Single parent commit found - branch is already descendant of target branch head
[GitCheckoutListener] -> Using head commit '42f0c6c' as starting point
[GitCheckoutListener] -> Recorded 200 new commits
[GitCheckoutListener] -> Git commit decorator successfully obtained 'hudson.plugins.git.browser.GithubWeb@14872c76' to render commit links