Skip to content

Console Output

03:47:13 [2024-05-05T07:47:13.210Z] The recommended git tool is: git
03:47:15 [2024-05-05T07:47:15.169Z] using credential github-bot
03:47:15 [2024-05-05T07:47:15.176Z] Cloning the remote Git repository
03:47:15 [2024-05-05T07:47:15.176Z] Using shallow clone with depth 10
03:47:15 [2024-05-05T07:47:15.176Z] Avoid fetching tags
03:47:15 [2024-05-05T07:47:15.178Z] Honoring refspec on initial clone
03:47:15 [2024-05-05T07:47:15.188Z] Cloning repository https://github.com/eclipse-ee4j/glassfish.git
03:47:15 [2024-05-05T07:47:15.219Z]  > git init /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-24944 # timeout=10
03:47:15 [2024-05-05T07:47:15.247Z] Fetching upstream changes from https://github.com/eclipse-ee4j/glassfish.git
03:47:15 [2024-05-05T07:47:15.247Z]  > git --version # timeout=10
03:47:15 [2024-05-05T07:47:15.250Z]  > git --version # 'git version 2.20.1'
03:47:15 [2024-05-05T07:47:15.251Z] using GIT_ASKPASS to set credentials GitHub bot (username/token)
03:47:15 [2024-05-05T07:47:15.256Z]  > git fetch --no-tags --force --progress -- https://github.com/eclipse-ee4j/glassfish.git +refs/pull/24944/head:refs/remotes/origin/PR-24944 +refs/heads/master:refs/remotes/origin/master # timeout=10
03:47:21 [2024-05-05T07:47:21.352Z] Avoid second fetch
03:47:21 [2024-05-05T07:47:21.352Z] Merging remotes/origin/master commit f256659a33a8444aefd6e8ffb7d9dec1b369d6f8 into PR head commit 50391258251dd586419bdd87c0368fb7834e3c17
03:47:20 [2024-05-05T07:47:20.879Z]  > git config remote.origin.url https://github.com/eclipse-ee4j/glassfish.git # timeout=10
03:47:20 [2024-05-05T07:47:20.885Z]  > git config --add remote.origin.fetch +refs/pull/24944/head:refs/remotes/origin/PR-24944 # timeout=10
03:47:20 [2024-05-05T07:47:20.890Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
03:47:21 [2024-05-05T07:47:21.352Z]  > git config core.sparsecheckout # timeout=10
03:47:21 [2024-05-05T07:47:21.357Z]  > git checkout -f 50391258251dd586419bdd87c0368fb7834e3c17 # timeout=10
03:47:23 [2024-05-05T07:47:23.637Z] Merge succeeded, producing 50391258251dd586419bdd87c0368fb7834e3c17
03:47:23 [2024-05-05T07:47:23.637Z] Checking out Revision 50391258251dd586419bdd87c0368fb7834e3c17 (PR-24944)
03:47:24 [2024-05-05T07:47:24.504Z] Commit message: "Reduce amount of info logs for WebApp Classloader Signed-off-by:Ondro Mihalyi <mihalyi@omnifish.ee>"
03:47:23 [2024-05-05T07:47:23.591Z]  > git remote # timeout=10
03:47:23 [2024-05-05T07:47:23.598Z]  > git config --get remote.origin.url # timeout=10
03:47:23 [2024-05-05T07:47:23.604Z] using GIT_ASKPASS to set credentials GitHub bot (username/token)
03:47:23 [2024-05-05T07:47:23.608Z]  > git merge f256659a33a8444aefd6e8ffb7d9dec1b369d6f8 # timeout=10
03:47:23 [2024-05-05T07:47:23.626Z]  > git rev-parse HEAD^{commit} # timeout=10
03:47:23 [2024-05-05T07:47:23.634Z]  > git config core.sparsecheckout # timeout=10
03:47:23 [2024-05-05T07:47:23.639Z]  > git checkout -f 50391258251dd586419bdd87c0368fb7834e3c17 # timeout=10
03:47:24 [2024-05-05T07:47:24.195Z]  > git branch -a -v --no-abbrev # timeout=10
03:47:24 [2024-05-05T07:47:24.205Z]  > git checkout -b PR-24944 50391258251dd586419bdd87c0368fb7834e3c17 # timeout=10
03:47:24 [2024-05-05T07:47:24.501Z]  > git rev-list --no-walk 50391258251dd586419bdd87c0368fb7834e3c17 # timeout=10
03:47:24 [2024-05-05T07:47:24.534Z] Cleaning workspace
03:47:24 [2024-05-05T07:47:24.544Z]  > git rev-parse --verify HEAD # timeout=10
03:47:24 [2024-05-05T07:47:24.548Z] Resetting working tree
03:47:24 [2024-05-05T07:47:24.549Z]  > git reset --hard # timeout=10
03:47:24 [2024-05-05T07:47:24.733Z]  > git clean -fdx # timeout=10