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 9fff1e066a7c3f2759d251e327fc08963f4f8c2b into PR head commit 3600e4ae6279092eca08b1f94cdaf4255c154711
Merge succeeded, producing f3836f21b3cac266ee032793f891bed8b2605660
Checking out Revision f3836f21b3cac266ee032793f891bed8b2605660 (PR-6892)
Commit message: "Merge commit '9fff1e066a7c3f2759d251e327fc08963f4f8c2b' into HEAD"
First time build. Skipping changelog.
 > git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos_PR-6892/.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/6892/head:refs/remotes/origin/PR-6892 +refs/heads/develop:refs/remotes/origin/develop # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3600e4ae6279092eca08b1f94cdaf4255c154711 # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials 
 > git merge 9fff1e066a7c3f2759d251e327fc08963f4f8c2b # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f3836f21b3cac266ee032793f891bed8b2605660 # timeout=10
 > git rev-list --no-walk 7af894572a713c86f8ca902c2d71c0b101e142ea # timeout=10