Skip to content

Console Output

Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
using credential Jenkins ORNL
Fetching changes from the remote Git repository
Fetching without tags
Merging remotes/origin/develop commit e2b7bb99ef9abd4e914e3554174696912939bdb1 into PR head commit fef31a3bdfc004c8d7cf88c7125a6952b68503f2
 > git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos_PR-5879/.git # timeout=10
 > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10
Fetching upstream changes from https://github.com/kokkos/kokkos.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
using GIT_ASKPASS to set credentials 
 > git fetch --no-tags --progress -- https://github.com/kokkos/kokkos.git +refs/pull/5879/head:refs/remotes/origin/PR-5879 +refs/heads/develop:refs/remotes/origin/develop # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f fef31a3bdfc004c8d7cf88c7125a6952b68503f2 # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials 
Merge succeeded, producing 3ce3f8cdefc183e37c24fb530349a453f3eb8a9e
Checking out Revision 3ce3f8cdefc183e37c24fb530349a453f3eb8a9e (PR-5879)
Commit message: "Merge commit 'e2b7bb99ef9abd4e914e3554174696912939bdb1' into HEAD"
 > git merge e2b7bb99ef9abd4e914e3554174696912939bdb1 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3ce3f8cdefc183e37c24fb530349a453f3eb8a9e # timeout=10
 > git rev-list --no-walk 23c846eddce292f7d5b0a8b81acb42c9c270e6fd # timeout=10