SuccessConsole Output

11:34:19 Started by GitLab push by M. Rehan Abbasi
11:34:19 [EnvInject] - Loading node environment variables.
11:34:19 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-016
11:34:19 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
11:34:19  > git rev-parse --is-inside-work-tree # timeout=10
11:34:19 Fetching changes from the remote Git repository
11:34:19  > git config remote.origin.url git@forge.etsi.org:mec/gs016-ue-app-api.git # timeout=10
11:34:19 Fetching upstream changes from git@forge.etsi.org:mec/gs016-ue-app-api.git
11:34:19  > git --version # timeout=10
11:34:19 using GIT_SSH to set credentials 
11:34:19  > git fetch --tags --progress git@forge.etsi.org:mec/gs016-ue-app-api.git +refs/heads/*:refs/remotes/origin/*
11:34:20 skipping resolution of commit remotes/origin/stf606-draft, since it originates from another repository
11:34:20  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
11:34:20  > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
11:34:20 Checking out Revision bd8593c709136368ab50b3668979cf6228351436 (refs/remotes/origin/master)
11:34:20  > git config core.sparsecheckout # timeout=10
11:34:20  > git checkout -f bd8593c709136368ab50b3668979cf6228351436
11:34:20 Commit message: "Merge branch 'develop' into 'master'"
11:34:20  > git rev-list --no-walk bd8593c709136368ab50b3668979cf6228351436 # timeout=10
11:34:21 [mec-gs-016] $ /bin/bash /tmp/jenkins1929247703732262815.sh
11:34:21 -- Validating and linting OpenAPI file UEAppInterfaceApi.json...
11:34:21 (node:29489) ExperimentalWarning: The fs.promises API is experimental
11:34:21 UEAppInterfaceApi.json is valid
11:34:22 Specification is valid, with 0 lint errors
11:34:22 --- Validator returned 0, linter returned 0.
11:34:22 -- Validating and linting OpenAPI file UEAppInterfaceApi.yaml...
11:34:22 (node:29511) ExperimentalWarning: The fs.promises API is experimental
11:34:23 UEAppInterfaceApi.yaml is valid
11:34:23 Specification is valid, with 0 lint errors
11:34:23 --- Validator returned 0, linter returned 0.
11:34:23 -- Final validation returns 0.
11:34:25 Finished: SUCCESS