SuccessConsole Output

Started by user carignani
Building remotely on build.forge.etsi.org in workspace /home/jenkins/workspace/playground/gitlab-test
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git@forge.etsi.org:etsi-cti-admin/test-repo.git # timeout=10
Fetching upstream changes from git@forge.etsi.org:etsi-cti-admin/test-repo.git
 > git --version # timeout=10
using GIT_SSH to set credentials 
 > git fetch --tags --progress git@forge.etsi.org:etsi-cti-admin/test-repo.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision e6edab962b3664f9dbb049ed2993e80a9e37961c (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e6edab962b3664f9dbb049ed2993e80a9e37961c
Commit message: "adding jenkinsfile"
First time build. Skipping changelog.
[gitlab-test] $ /bin/bash /tmp/jenkins1558513578229528661.sh
build
Finished: SUCCESS