Skip to content

Console Output

The recommended git tool is: git
using credential github-app-jdt
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/eclipse-jdt/eclipse.jdt.debug.git
 > git init /home/jenkins/agent/workspace/pse.jdt.debug-github_BETA_JAVA23 # timeout=10
Fetching upstream changes from https://github.com/eclipse-jdt/eclipse.jdt.debug.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-jdt/eclipse.jdt.debug.git +refs/heads/BETA_JAVA23:refs/remotes/origin/BETA_JAVA23 # timeout=10
Avoid second fetch
Checking out Revision 558890f3111c87b9a7e66aed48d74a5759a48212 (BETA_JAVA23)
 > git config remote.origin.url https://github.com/eclipse-jdt/eclipse.jdt.debug.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/BETA_JAVA23:refs/remotes/origin/BETA_JAVA23 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 558890f3111c87b9a7e66aed48d74a5759a48212 # timeout=10
Commit message: "[23] Add Execution Environment for JavaSE-23 #419 (#420)"
 > git rev-list --no-walk 98ce5c4ed3189e88e10cbe7c865dfd90c5ca0d7b # timeout=10
[GitHub Checks] GitHub check (name: Jenkins, status: in_progress) has been published.
The recommended git tool is: git
using credential github-app-jdt
The recommended git tool is: git
using credential github-app-jdt
 > git rev-parse HEAD^{commit} # timeout=10
[GitCheckoutListener] Recording commits of 'git https://github.com/eclipse-jdt/eclipse.jdt.debug.git'
[GitCheckoutListener] Found previous build 'eclipse.jdt.debug-github/BETA_JAVA23 #1' that contains recorded Git commits
[GitCheckoutListener] -> Starting recording of new commits since '98ce5c4'
[GitCheckoutListener] -> Single parent commit found - branch is already descendant of target branch head
[GitCheckoutListener] -> Using head commit '558890f' as starting point
[GitCheckoutListener] -> Recorded one new commit
[GitCheckoutListener] -> Git commit decorator successfully obtained 'hudson.plugins.git.browser.GithubWeb@24af4e01' to render commit links