SuccessConsole Output

03:31:22 Started by GitLab push by Michel Roy
03:31:22 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-016
03:31:22 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
03:31:22  > git rev-parse --is-inside-work-tree # timeout=10
03:31:22 Fetching changes from the remote Git repository
03:31:22  > git config remote.origin.url git@forge.etsi.org:mec/gs016-ue-app-api.git # timeout=10
03:31:22 Fetching upstream changes from git@forge.etsi.org:mec/gs016-ue-app-api.git
03:31:22  > git --version # timeout=10
03:31:22 using GIT_SSH to set credentials 
03:31:22  > git fetch --tags --progress git@forge.etsi.org:mec/gs016-ue-app-api.git +refs/heads/*:refs/remotes/origin/*
03:31:23 skipping resolution of commit remotes/origin/stf593, since it originates from another repository
03:31:23  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
03:31:23  > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
03:31:23 Multiple candidate revisions
03:31:23 Scheduling another build to catch up with MEC - Multi-access Edge Computing » mec-gs-016
03:31:23 Checking out Revision 045452c3bec152121c5d9e5498d8e912bfd4ae73 (refs/remotes/origin/origin/master)
03:31:23  > git config core.sparsecheckout # timeout=10
03:31:23  > git checkout -f 045452c3bec152121c5d9e5498d8e912bfd4ae73
03:31:23 Commit message: "Updated to V2.1.1"
03:31:23  > git rev-list --no-walk 045452c3bec152121c5d9e5498d8e912bfd4ae73 # timeout=10
03:31:23 [mec-gs-016] $ /bin/bash /tmp/jenkins8715097907856126501.sh
03:31:23 -- Validating and linting OpenAPI file UEAppInterfaceApi.json...
03:31:24 (node:650) ExperimentalWarning: The fs.promises API is experimental
03:31:24 UEAppInterfaceApi.json is valid
03:31:25 Specification is valid, with 0 lint errors
03:31:25 --- Validator returned 0, linter returned 0.
03:31:25 -- Validating and linting OpenAPI file UEAppInterfaceApi.yaml...
03:31:25 (node:672) ExperimentalWarning: The fs.promises API is experimental
03:31:25 UEAppInterfaceApi.yaml is valid
03:31:26 Specification is valid, with 0 lint errors
03:31:26 --- Validator returned 0, linter returned 0.
03:31:26 -- Final validation returns 0.
03:31:27 Finished: SUCCESS