Skip to content

Console Output

The recommended git tool is: NONE
using credential Jenkins ORNL
Fetching changes from the remote Git repository
Fetching without tags
Checking out Revision e58bc7f53038f724c52def4e445d031f5465e24c (PR-93)
Commit message: "Merge remote-tracking branch 'origin/main' into fix_lcd_partitionedLauouts"
 > git rev-parse --resolve-git-dir /var/jenkins/workspace/kokkos_remote_PR-93/.git # timeout=10
 > git config remote.origin.url https://github.com/kokkos/kokkos-remote-spaces.git # timeout=10
Fetching upstream changes from https://github.com/kokkos/kokkos-remote-spaces.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-remote-spaces.git +refs/pull/93/head:refs/remotes/origin/PR-93 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e58bc7f53038f724c52def4e445d031f5465e24c # timeout=10