SuccessConsole Output

22:50:40 Started by GitLab push by Elian Kraja
22:50:40 Building remotely on Build 3 (selenium docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-030
22:50:40 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
22:50:40  > git rev-parse --is-inside-work-tree # timeout=10
22:50:40 Fetching changes from the remote Git repository
22:50:40  > git config remote.origin.url git@forge.etsi.org:mec/gs030-vis-api.git # timeout=10
22:50:40 Fetching upstream changes from git@forge.etsi.org:mec/gs030-vis-api.git
22:50:40  > git --version # timeout=10
22:50:40 using GIT_SSH to set credentials 
22:50:40  > git fetch --tags --progress git@forge.etsi.org:mec/gs030-vis-api.git +refs/heads/*:refs/remotes/origin/*
22:50:40  > git rev-parse remotes/origin/develop^{commit} # timeout=10
22:50:40  > git branch -a -v --no-abbrev --contains 3ac68cd49ddfd77ac93bc65945a034523e48f05b # timeout=10
22:50:40 Checking out Revision 3ac68cd49ddfd77ac93bc65945a034523e48f05b (origin/develop)
22:50:40  > git config core.sparsecheckout # timeout=10
22:50:40  > git checkout -f 3ac68cd49ddfd77ac93bc65945a034523e48f05b
22:50:40 Commit message: "Update README.md"
22:50:40  > git rev-list --no-walk 1307c8adc7eabea3b980fc074fdd6078018b54df # timeout=10
22:50:40 [mec-gs-030] $ /bin/bash /tmp/jenkins856198506798914329.sh
22:50:40 -- Validating and linting OpenAPI file MEC030_V2XInformationService.yaml...
22:50:42 MEC030_V2XInformationService.yaml is valid
22:50:43 (node:17973) ExperimentalWarning: The http2 module is an experimental API.
22:50:43 Specification is valid, with 0 lint errors
22:50:43 --- Validator returned 0, linter returned 0.
22:50:43 -- Final validator returns 0.
22:50:43 Finished: SUCCESS