SuccessConsole Output

08:13:16 Started by GitLab push by Michel Roy
08:13:16 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-013
08:13:16 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
08:13:16 Cloning the remote Git repository
08:13:16 Cloning repository git@forge.etsi.org:mec/gs013-location-api.git
08:13:16  > git init /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-013 # timeout=10
08:13:16 Fetching upstream changes from git@forge.etsi.org:mec/gs013-location-api.git
08:13:16  > git --version # timeout=10
08:13:16 using GIT_SSH to set credentials 
08:13:16  > git fetch --tags --progress git@forge.etsi.org:mec/gs013-location-api.git +refs/heads/*:refs/remotes/origin/*
08:13:17  > git config remote.origin.url git@forge.etsi.org:mec/gs013-location-api.git # timeout=10
08:13:17  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
08:13:17  > git config remote.origin.url git@forge.etsi.org:mec/gs013-location-api.git # timeout=10
08:13:17 Fetching upstream changes from git@forge.etsi.org:mec/gs013-location-api.git
08:13:17 using GIT_SSH to set credentials 
08:13:17  > git fetch --tags --progress git@forge.etsi.org:mec/gs013-location-api.git +refs/heads/*:refs/remotes/origin/*
08:13:18  > git rev-parse remotes/origin/stf593^{commit} # timeout=10
08:13:18  > git branch -a -v --no-abbrev --contains 5a216022aa00662a8fd87cb190f43318c9ad5b98 # timeout=10
08:13:18 Checking out Revision 5a216022aa00662a8fd87cb190f43318c9ad5b98 (origin/stf593)
08:13:18  > git config core.sparsecheckout # timeout=10
08:13:18  > git checkout -f 5a216022aa00662a8fd87cb190f43318c9ad5b98
08:13:18 Commit message: "review update"
08:13:18  > git rev-list --no-walk 547a1621159e6a3ff004611a7bcdb8e1f8950311 # timeout=10
08:13:18 [mec-gs-013] $ /bin/bash /tmp/jenkins7114522420927486526.sh
08:13:18 -- Validating and linting OpenAPI file LocationAPI.json...
08:13:19 (node:29418) ExperimentalWarning: The fs.promises API is experimental
08:13:19 LocationAPI.json is valid
08:13:21 Specification is valid, with 0 lint errors
08:13:21 --- Validator returned 0, linter returned 0.
08:13:21 -- Validating and linting OpenAPI file LocationAPI.yaml...
08:13:21 (node:29440) ExperimentalWarning: The fs.promises API is experimental
08:13:21 LocationAPI.yaml is valid
08:13:22 Specification is valid, with 0 lint errors
08:13:22 --- Validator returned 0, linter returned 0.
08:13:22 -- Final validator returns 0.
08:13:23 Finished: SUCCESS