Skip to content

Console Output

using credential github
Cloning the remote Git repository
Cloning with configured refspecs honoured and with tags
Cloning repository https://github.com/modelica/ModelicaSpecification.git
 > git init /var/lib/jenkins/ws/ModelicaAssociation/ModelicaSpecification/v3.4 # timeout=10
Fetching upstream changes from https://github.com/modelica/ModelicaSpecification.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials GitHub Access Token
 > git fetch --tags --progress https://github.com/modelica/ModelicaSpecification.git +refs/tags/v3.4:refs/tags/v3.4 # timeout=10
Cleaning workspace
Fetching with tags
Checking out Revision 9431cc1e7e910c072540044964908d63652a9912 (v3.4)
Commit message: "Update abstract.tex"
Cleaning workspace
 > git config remote.origin.url https://github.com/modelica/ModelicaSpecification.git # timeout=10
 > git config --add remote.origin.fetch +refs/tags/v3.4:refs/tags/v3.4 # timeout=10
 > git config remote.origin.url https://github.com/modelica/ModelicaSpecification.git # timeout=10
 > git rev-parse --verify HEAD # timeout=10
No valid HEAD. Skipping the resetting
 > git clean -fdx # timeout=10
Fetching upstream changes from https://github.com/modelica/ModelicaSpecification.git
using GIT_ASKPASS to set credentials GitHub Access Token
 > git fetch --tags --progress https://github.com/modelica/ModelicaSpecification.git +refs/tags/v3.4:refs/tags/v3.4 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9431cc1e7e910c072540044964908d63652a9912 # timeout=10
 > git branch -a -v --no-abbrev # timeout=10
 > git checkout -b v3.4 9431cc1e7e910c072540044964908d63652a9912 # timeout=10
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10