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 afec84d40088cb256fdcd8750134f9b2a77230e2 into PR head commit 08baffa14b733bf481c63ed358b025f011099f0a
Merge succeeded, producing b1d3c31c5efd1f97df4adada388121fb1770a4b1
Checking out Revision b1d3c31c5efd1f97df4adada388121fb1770a4b1 (PR-7870)
Commit message: "Merge commit 'afec84d40088cb256fdcd8750134f9b2a77230e2' into HEAD"
 > git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos_PR-7870/.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.43.0'
using GIT_ASKPASS to set credentials 
 > git fetch --no-tags --force --progress -- https://github.com/kokkos/kokkos.git +refs/pull/7870/head:refs/remotes/origin/PR-7870 +refs/heads/develop:refs/remotes/origin/develop # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 08baffa14b733bf481c63ed358b025f011099f0a # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials 
 > git merge afec84d40088cb256fdcd8750134f9b2a77230e2 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b1d3c31c5efd1f97df4adada388121fb1770a4b1 # timeout=10
 > git rev-list --no-walk 5679dedb873cc02c9dd97178436169aed86891cf # timeout=10