Skip to content

Console Output

09:08:54 [2024-04-12T13:08:54.124Z] The recommended git tool is: git
09:08:56 [2024-04-12T13:08:56.462Z] using credential github-bot
09:08:56 [2024-04-12T13:08:56.470Z] Cloning the remote Git repository
09:08:56 [2024-04-12T13:08:56.470Z] Using shallow clone with depth 10
09:08:56 [2024-04-12T13:08:56.470Z] Avoid fetching tags
09:08:56 [2024-04-12T13:08:56.471Z] Honoring refspec on initial clone
09:08:56 [2024-04-12T13:08:56.486Z] Cloning repository https://github.com/eclipse-ee4j/glassfish.git
09:08:56 [2024-04-12T13:08:56.518Z]  > git init /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24898 # timeout=10
09:08:56 [2024-04-12T13:08:56.553Z] Fetching upstream changes from https://github.com/eclipse-ee4j/glassfish.git
09:08:56 [2024-04-12T13:08:56.553Z]  > git --version # timeout=10
09:08:56 [2024-04-12T13:08:56.559Z]  > git --version # 'git version 2.20.1'
09:08:56 [2024-04-12T13:08:56.560Z] using GIT_ASKPASS to set credentials GitHub bot (username/token)
09:08:56 [2024-04-12T13:08:56.567Z]  > git fetch --no-tags --force --progress -- https://github.com/eclipse-ee4j/glassfish.git +refs/pull/24898/head:refs/remotes/origin/PR-24898 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:09:03 [2024-04-12T13:09:03.049Z] Avoid second fetch
09:09:03 [2024-04-12T13:09:03.049Z] Merging remotes/origin/master commit 03daeb8d3f8af05d535a698800802cddace376e3 into PR head commit d0937a36fb8b2238cf1890ca14176b2349c82509
09:09:02 [2024-04-12T13:09:02.651Z]  > git config remote.origin.url https://github.com/eclipse-ee4j/glassfish.git # timeout=10
09:09:02 [2024-04-12T13:09:02.657Z]  > git config --add remote.origin.fetch +refs/pull/24898/head:refs/remotes/origin/PR-24898 # timeout=10
09:09:02 [2024-04-12T13:09:02.662Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
09:09:03 [2024-04-12T13:09:03.050Z]  > git config core.sparsecheckout # timeout=10
09:09:03 [2024-04-12T13:09:03.057Z]  > git checkout -f d0937a36fb8b2238cf1890ca14176b2349c82509 # timeout=10
09:09:05 [2024-04-12T13:09:05.200Z]  > git remote # timeout=10
09:09:05 [2024-04-12T13:09:05.210Z]  > git config --get remote.origin.url # timeout=10
09:09:05 [2024-04-12T13:09:05.215Z] using GIT_ASKPASS to set credentials GitHub bot (username/token)
09:09:05 [2024-04-12T13:09:05.218Z]  > git merge 03daeb8d3f8af05d535a698800802cddace376e3 # timeout=10
09:09:05 [2024-04-12T13:09:05.571Z] Merge succeeded, producing 3d50960f3d06374bba2f205a14dfb54232fad8d4
09:09:05 [2024-04-12T13:09:05.571Z] Checking out Revision 3d50960f3d06374bba2f205a14dfb54232fad8d4 (PR-24898)
09:09:05 [2024-04-12T13:09:05.560Z]  > git rev-parse HEAD^{commit} # timeout=10
09:09:05 [2024-04-12T13:09:05.569Z]  > git config core.sparsecheckout # timeout=10
09:09:05 [2024-04-12T13:09:05.573Z]  > git checkout -f 3d50960f3d06374bba2f205a14dfb54232fad8d4 # timeout=10
09:09:05 [2024-04-12T13:09:05.733Z]  > git branch -a -v --no-abbrev # timeout=10
09:09:05 [2024-04-12T13:09:05.741Z]  > git checkout -b PR-24898 3d50960f3d06374bba2f205a14dfb54232fad8d4 # timeout=10
09:09:09 [2024-04-12T13:09:09.132Z] Commit message: "Merge commit '03daeb8d3f8af05d535a698800802cddace376e3' into HEAD"
09:09:09 [2024-04-12T13:09:09.130Z]  > git rev-list --no-walk d0937a36fb8b2238cf1890ca14176b2349c82509 # timeout=10
09:09:09 [2024-04-12T13:09:09.159Z] Cleaning workspace
09:09:09 [2024-04-12T13:09:09.156Z]  > git rev-parse --verify HEAD # timeout=10
09:09:09 [2024-04-12T13:09:09.160Z] Resetting working tree
09:09:09 [2024-04-12T13:09:09.160Z]  > git reset --hard # timeout=10
09:09:09 [2024-04-12T13:09:09.381Z]  > git clean -fdx # timeout=10