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 571480b74472c4268a8ff3a798bff6bd06d5354f (refs/remotes/origin/appng-manager-1.16.x)
Commit message: "MGR-85 fix messages from job"
 > git rev-parse refs/remotes/origin/appng-manager-1.16.x^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/appng-manager-1.16.x^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 571480b74472c4268a8ff3a798bff6bd06d5354f
 > git branch -a -v --no-abbrev # timeout=10
 > git checkout -b appng-manager-1.16.x 571480b74472c4268a8ff3a798bff6bd06d5354f
 > git rev-list --no-walk 7f9a004dc68778036489963e6ffaa6f8994e0c7f # timeout=10