SuccessConsole Output

14:08:10 Started by GitLab push by Walter Featherstone
14:08:10 Building remotely on Build 3 (selenium docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-011
14:08:10 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
14:08:10  > git rev-parse --is-inside-work-tree # timeout=10
14:08:10 Fetching changes from the remote Git repository
14:08:10  > git config remote.origin.url git@forge.etsi.org:mec/gs011-app-enablement-api.git # timeout=10
14:08:10 Fetching upstream changes from git@forge.etsi.org:mec/gs011-app-enablement-api.git
14:08:10  > git --version # timeout=10
14:08:10 using GIT_SSH to set credentials 
14:08:10  > git fetch --tags --progress git@forge.etsi.org:mec/gs011-app-enablement-api.git +refs/heads/*:refs/remotes/origin/*
14:08:11  > git rev-parse remotes/origin/develop^{commit} # timeout=10
14:08:11  > git branch -a -v --no-abbrev --contains 6aed4f7d409da157e2f3394d1af0c1e92dad183d # timeout=10
14:08:11 Checking out Revision 6aed4f7d409da157e2f3394d1af0c1e92dad183d (origin/develop)
14:08:11  > git config core.sparsecheckout # timeout=10
14:08:11  > git checkout -f 6aed4f7d409da157e2f3394d1af0c1e92dad183d
14:08:11 Commit message: "Update ServiceInfo & ServiceInfoList examples"
14:08:11  > git rev-list --no-walk a0317469836436e6bb51ccfdb4c74500988eb68d # timeout=10
14:08:11 [mec-gs-011] $ /bin/bash /tmp/jenkins11791031787948636469.sh
14:08:11 -- Validating and linting OpenAPI file Mp1.json...
14:08:12 Mp1.json is valid
14:08:13 (node:51422) ExperimentalWarning: The http2 module is an experimental API.
14:08:14 Specification is valid, with 0 lint errors
14:08:14 --- Validator returned 0, linter returned 0.
14:08:14 -- Validating and linting OpenAPI file Mp1.yaml...
14:08:15 Mp1.yaml is valid
14:08:15 (node:51442) ExperimentalWarning: The http2 module is an experimental API.
14:08:16 Specification is valid, with 0 lint errors
14:08:16 --- Validator returned 0, linter returned 0.
14:08:16 -- Final validation returns 0.
14:08:16 Finished: SUCCESS