Skip to content

Console Output

Cloning the remote Git repository
Cloning repository git@github.com:eclipse-ee4j/jersey.git
 > git init /home/jenkins/workspace/Jersey_release_pipeline_II # timeout=10
Fetching upstream changes from git@github.com:eclipse-ee4j/jersey.git
 > git --version # timeout=10
using GIT_SSH to set credentials GitHub Bot SSH
 > git fetch --tags --progress git@github.com:eclipse-ee4j/jersey.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url git@github.com:eclipse-ee4j/jersey.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url git@github.com:eclipse-ee4j/jersey.git # timeout=10
Fetching upstream changes from git@github.com:eclipse-ee4j/jersey.git
using GIT_SSH to set credentials GitHub Bot SSH
 > git fetch --tags --progress git@github.com:eclipse-ee4j/jersey.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision ec01a023e0c39e9daf4d924e476ccd19c1894e12 (refs/remotes/origin/EE4J_8)
 > git rev-parse refs/remotes/origin/EE4J_8^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/EE4J_8^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ec01a023e0c39e9daf4d924e476ccd19c1894e12
 > git branch -a -v --no-abbrev # timeout=10
 > git checkout -b EE4J_8 ec01a023e0c39e9daf4d924e476ccd19c1894e12
Commit message: "Prepare 2.28 rc3"
 > git rev-list --no-walk 7aebbcfc67a99c06cc170736b9ebe203ab922b80 # timeout=10