Skip to content

Console Output

The recommended git tool is: git
using credential jenkins_bitbucket
Fetching changes from the remote Git repository
Fetching without tags
Checking out Revision b8a695e1c36f969e9629b94ee7e22c90327e5a47 (main)
 > git rev-parse --resolve-git-dir /work/aquila/workspace/ares_multi_pipeline_main/.git # timeout=10
 > git config remote.origin.url https://bitbucket.org/bayesian_lss_team/ares.git # timeout=10
Fetching upstream changes from https://bitbucket.org/bayesian_lss_team/ares.git
 > git --version # timeout=10
 > git --version # 'git version 2.30.2'
using GIT_SSH to set credentials bitbucket access
[INFO] Currently running in a labeled security context
 > /usr/bin/chcon --type=ssh_home_t /work/aquila/workspace/ares_multi_pipeline_main@tmp/jenkins-gitclient-ssh15131867770896719486.key
 > git fetch --no-tags --force --progress -- https://bitbucket.org/bayesian_lss_team/ares.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b8a695e1c36f969e9629b94ee7e22c90327e5a47 # timeout=10
Commit message: "Fix requirements"
 > git rev-list --no-walk b8a695e1c36f969e9629b94ee7e22c90327e5a47 # timeout=10