Skip to content

Console Output

The recommended git tool is: git
No credentials specified
Cloning the remote Git repository
Cloning repository git@github.com:appNG/appng.git
 > git init /var/lib/jenkins/workspace/appNG_FEATURE_TEST # timeout=10
Fetching upstream changes from git@github.com:appNG/appng.git
 > git --version # timeout=10
 > git --version # 'git version 2.30.2'
 > git fetch --tags --force --progress -- git@github.com:appNG/appng.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url git@github.com:appNG/appng.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > git rev-parse refs/remotes/origin/feature/APPNG-2442^{commit} # timeout=10
Checking out Revision 8efa3fa292d3abc657fb90f1a2ffd853da3d4806 (refs/remotes/origin/feature/APPNG-2442)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8efa3fa292d3abc657fb90f1a2ffd853da3d4806 # timeout=10
 > git branch -a -v --no-abbrev # timeout=10
 > git checkout -b feature/APPNG-2442 8efa3fa292d3abc657fb90f1a2ffd853da3d4806 # timeout=10
Commit message: "APPNG-2442 Removed implicit include of host in aliases."
First time build. Skipping changelog.