Skip to content

Console Output

Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
using credential Jenkins ORNL
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/kokkos/kokkos.git
 > git init /var/jenkins/workspace/Kokkos_PR-5879 # 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
Fetching without tags
 > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/5879/head:refs/remotes/origin/PR-5879 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/develop:refs/remotes/origin/develop # 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
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
Merging remotes/origin/develop commit e2b7bb99ef9abd4e914e3554174696912939bdb1 into PR head commit 94dd37babfccc38ab6299c767f9f68a87841dbff
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 94dd37babfccc38ab6299c767f9f68a87841dbff # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials 
 > git merge e2b7bb99ef9abd4e914e3554174696912939bdb1 # timeout=10
Merge succeeded, producing 23c846eddce292f7d5b0a8b81acb42c9c270e6fd
Checking out Revision 23c846eddce292f7d5b0a8b81acb42c9c270e6fd (PR-5879)
Commit message: "Merge commit 'e2b7bb99ef9abd4e914e3554174696912939bdb1' into HEAD"
First time build. Skipping changelog.
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 23c846eddce292f7d5b0a8b81acb42c9c270e6fd # timeout=10
 > git rev-list --no-walk 80318301effd78464c6fdb10e96ad55395ffd9cd # timeout=10