Skip to content

Console Output

The recommended git tool is: git
using credential github
Fetching changes from the remote Git repository
Cleaning workspace
Fetching without tags
Merging remotes/origin/master commit 2e520c53bd3a7dc8584a9e2318d242f9477b3f55 into PR head commit 4e0a79ab28cb0ee184b04f6083f82f6178e4d545
Merge succeeded, producing f3afa9b07ee2c7ac5efeff92c490a91e52f72639
Checking out Revision f3afa9b07ee2c7ac5efeff92c490a91e52f72639 (PR-3211)
Commit message: "Merge commit '2e520c53bd3a7dc8584a9e2318d242f9477b3f55' into HEAD"
 > git rev-parse --resolve-git-dir /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-3211/.git # timeout=10
 > git config remote.origin.url https://github.com/modelica/ModelicaSpecification.git # timeout=10
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Fetching upstream changes from https://github.com/modelica/ModelicaSpecification.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials GitHub Access Token
 > git fetch --no-tags --force --progress -- https://github.com/modelica/ModelicaSpecification.git +refs/pull/3211/head:refs/remotes/origin/PR-3211 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4e0a79ab28cb0ee184b04f6083f82f6178e4d545 # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials GitHub Access Token
 > git merge 2e520c53bd3a7dc8584a9e2318d242f9477b3f55 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f3afa9b07ee2c7ac5efeff92c490a91e52f72639 # timeout=10
 > git branch -a -v --no-abbrev # timeout=10
 > git branch -D PR-3211 # timeout=10
 > git checkout -b PR-3211 f3afa9b07ee2c7ac5efeff92c490a91e52f72639 # timeout=10
 > git rev-list --no-walk f9dc606a7151aeccf583491c794e7c9f2f19c0db # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10