Skip to content

Console Output

No credentials specified
Cloning the remote Git repository
Cloning repository git@github.com:appNG/appng-manager.git
 > git init /var/lib/jenkins/workspace/appNG_Manager # timeout=10
Fetching upstream changes from git@github.com:appNG/appng-manager.git
 > git --version # timeout=10
 > git fetch --tags --progress git@github.com:appNG/appng-manager.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url git@github.com:appNG/appng-manager.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url git@github.com:appNG/appng-manager.git # timeout=10
Fetching upstream changes from git@github.com:appNG/appng-manager.git
 > git fetch --tags --progress git@github.com:appNG/appng-manager.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision 6fbe20289db0ca618f291e2fd97c9eea00f82300 (refs/remotes/origin/appng-manager-1.15.x)
Commit message: "MGR-58 Support filtering by package name in a repository (#9)"
 > git rev-parse refs/remotes/origin/appng-manager-1.15.x^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/appng-manager-1.15.x^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 6fbe20289db0ca618f291e2fd97c9eea00f82300
 > git branch -a -v --no-abbrev # timeout=10
 > git checkout -b appng-manager-1.15.x 6fbe20289db0ca618f291e2fd97c9eea00f82300
 > git rev-list --no-walk e46e978b2d71a68ac12fc702ae2e0703a371da52 # timeout=10