SuccessConsole Output

17:51:37 Started by GitLab push by Pietro Piscione
17:51:37 Building remotely on Build 3 (selenium docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-021
17:51:37 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
17:51:37  > git rev-parse --is-inside-work-tree # timeout=10
17:51:37 Fetching changes from the remote Git repository
17:51:38  > git config remote.origin.url git@forge.etsi.org:mec/gs021-amsi-api.git # timeout=10
17:51:38 Fetching upstream changes from git@forge.etsi.org:mec/gs021-amsi-api.git
17:51:38  > git --version # timeout=10
17:51:38 using GIT_SSH to set credentials 
17:51:38  > git fetch --tags --progress git@forge.etsi.org:mec/gs021-amsi-api.git +refs/heads/*:refs/remotes/origin/*
17:51:38  > git rev-parse remotes/origin/stf593^{commit} # timeout=10
17:51:38  > git branch -a -v --no-abbrev --contains 05805d1e1d980e23fff8fb8691b97588a22d49e6 # timeout=10
17:51:38 Checking out Revision 05805d1e1d980e23fff8fb8691b97588a22d49e6 (origin/stf593)
17:51:38  > git config core.sparsecheckout # timeout=10
17:51:38  > git checkout -f 05805d1e1d980e23fff8fb8691b97588a22d49e6
17:51:38 Commit message: "Updated proto3 file notation from camel case to snake case and enum variables name format."
17:51:38  > git rev-list --no-walk 5ea3fc082aa1cb83e650899ea274bfa076e0b183 # timeout=10
17:51:38 [mec-gs-021] $ /bin/bash /tmp/jenkins13441185237672848010.sh
17:51:38 -- Validating and linting OpenAPI file MEC021_AppMobilityService.json...
17:51:39 MEC021_AppMobilityService.json is valid
17:51:40 (node:72126) ExperimentalWarning: The http2 module is an experimental API.
17:51:41 Specification is valid, with 0 lint errors
17:51:41 --- Validator returned 0, linter returned 0.
17:51:41 -- Validating and linting OpenAPI file MEC021_AppMobilityService.yaml...
17:51:42 MEC021_AppMobilityService.yaml is valid
17:51:43 (node:72146) ExperimentalWarning: The http2 module is an experimental API.
17:51:43 Specification is valid, with 0 lint errors
17:51:43 --- Validator returned 0, linter returned 0.
17:51:43 -- Final validator returns 0.
17:51:43 Finished: SUCCESS