SuccessConsole Output

11:34:14 Started by GitLab push by ETSI CTI
11:34:14 Building remotely on Build 3 (selenium docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-014
11:34:14 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
11:34:14 Cloning the remote Git repository
11:34:14 Cloning repository git@forge.etsi.org:mec/gs014-ue-identity-api.git
11:34:14  > git init /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-014 # timeout=10
11:34:14 Fetching upstream changes from git@forge.etsi.org:mec/gs014-ue-identity-api.git
11:34:14  > git --version # timeout=10
11:34:14 using GIT_SSH to set credentials 
11:34:14  > git fetch --tags --progress git@forge.etsi.org:mec/gs014-ue-identity-api.git +refs/heads/*:refs/remotes/origin/*
11:34:15  > git config remote.origin.url git@forge.etsi.org:mec/gs014-ue-identity-api.git # timeout=10
11:34:15  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
11:34:15  > git config remote.origin.url git@forge.etsi.org:mec/gs014-ue-identity-api.git # timeout=10
11:34:15 Fetching upstream changes from git@forge.etsi.org:mec/gs014-ue-identity-api.git
11:34:15 using GIT_SSH to set credentials 
11:34:15  > git fetch --tags --progress git@forge.etsi.org:mec/gs014-ue-identity-api.git +refs/heads/*:refs/remotes/origin/*
11:34:15  > git rev-parse remotes/origin/master^{commit} # timeout=10
11:34:15  > git branch -a -v --no-abbrev --contains 2cad75e3f011c47ec1bc8b92a7824061e8dc3f3f # timeout=10
11:34:15 Checking out Revision 2cad75e3f011c47ec1bc8b92a7824061e8dc3f3f (origin/master)
11:34:15  > git config core.sparsecheckout # timeout=10
11:34:15  > git checkout -f 2cad75e3f011c47ec1bc8b92a7824061e8dc3f3f
11:34:15 Commit message: "Update license information"
11:34:15  > git rev-list --no-walk cc235fbdf4f400e97e41ad1368d51bb9da44e1ae # timeout=10
11:34:16 [mec-gs-014] $ /bin/bash /tmp/jenkins16738224010963458554.sh
11:34:16 -- Validating and linting OpenAPI file UEidentityAPI.json...
11:34:16 UEidentityAPI.json is valid
11:34:17 (node:13295) ExperimentalWarning: The http2 module is an experimental API.
11:34:17 Specification is valid, with 0 lint errors
11:34:17 --- Validator returned 0, linter returned 0.
11:34:17 -- Validating and linting OpenAPI file UEidentityAPI.yaml...
11:34:18 UEidentityAPI.yaml is valid
11:34:19 (node:13315) ExperimentalWarning: The http2 module is an experimental API.
11:34:19 Specification is valid, with 0 lint errors
11:34:19 --- Validator returned 0, linter returned 0.
11:34:19 -- Final validation returns 0.
11:34:20 Finished: SUCCESS