SuccessConsole Output

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