SuccessConsole Output

11:51:09 Started by GitLab push by ETSI CTI
11:51:09 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-016
11:51:09 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
11:51:09  > git rev-parse --is-inside-work-tree # timeout=10
11:51:09 Fetching changes from the remote Git repository
11:51:09  > git config remote.origin.url git@forge.etsi.org:mec/gs016-ue-app-api.git # timeout=10
11:51:09 Fetching upstream changes from git@forge.etsi.org:mec/gs016-ue-app-api.git
11:51:09  > git --version # timeout=10
11:51:09 using GIT_SSH to set credentials 
11:51:09  > git fetch --tags --progress git@forge.etsi.org:mec/gs016-ue-app-api.git +refs/heads/*:refs/remotes/origin/*
11:51:10  > git rev-parse remotes/origin/master^{commit} # timeout=10
11:51:10  > git branch -a -v --no-abbrev --contains 5ddb7e7b160516796b947382575cde490aa1c0bd # timeout=10
11:51:10 Checking out Revision 5ddb7e7b160516796b947382575cde490aa1c0bd (origin/master)
11:51:10  > git config core.sparsecheckout # timeout=10
11:51:10  > git checkout -f 5ddb7e7b160516796b947382575cde490aa1c0bd
11:51:10 Commit message: "Update license information"
11:51:10  > git rev-list --no-walk e62138c81cd0bff7f9feca23ebbe1151293a0376 # timeout=10
11:51:10 [mec-gs-016] $ /bin/bash /tmp/jenkins4001828235554738488.sh
11:51:10 -- Validating and linting OpenAPI file UEAppInterfaceApi.json...
11:51:11 UEAppInterfaceApi.json is valid
11:51:12 Specification is valid, with 0 lint errors
11:51:12 --- Validator returned 0, linter returned 0.
11:51:12 -- Validating and linting OpenAPI file UEAppInterfaceApi.yaml...
11:51:12 UEAppInterfaceApi.yaml is valid
11:51:13 Specification is valid, with 0 lint errors
11:51:13 --- Validator returned 0, linter returned 0.
11:51:13 -- Final validation returns 0.
11:51:13 Finished: SUCCESS