SuccessConsole Output

11:41:50 Started by GitLab push by Walter Featherstone
11:41:50 Building remotely on Build 3 (selenium docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-011
11:41:50 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
11:41:50  > git rev-parse --is-inside-work-tree # timeout=10
11:41:50 Fetching changes from the remote Git repository
11:41:50  > git config remote.origin.url git@forge.etsi.org:mec/gs011-app-enablement-api.git # timeout=10
11:41:50 Fetching upstream changes from git@forge.etsi.org:mec/gs011-app-enablement-api.git
11:41:50  > git --version # timeout=10
11:41:50 using GIT_SSH to set credentials 
11:41:50  > git fetch --tags --progress git@forge.etsi.org:mec/gs011-app-enablement-api.git +refs/heads/*:refs/remotes/origin/*
11:41:51  > git rev-parse remotes/origin/master^{commit} # timeout=10
11:41:51  > git branch -a -v --no-abbrev --contains 2fcf465876d2bf3b70c85c16c807366d7649d47b # timeout=10
11:41:51 Checking out Revision 2fcf465876d2bf3b70c85c16c807366d7649d47b (origin/master)
11:41:51  > git config core.sparsecheckout # timeout=10
11:41:51  > git checkout -f 2fcf465876d2bf3b70c85c16c807366d7649d47b
11:41:51 Commit message: "grantTypes enum array. Updated jenkins script to use swagger-cli and speccy"
11:41:51  > git rev-list --no-walk 7e21cc6ea681486e42d65ea666f512850021cde9 # timeout=10
11:41:51 [mec-gs-011] $ /bin/bash /tmp/jenkins4337198627717333158.sh
11:41:51 -- Validating and linting OpenAPI file Mp1.json...
11:41:52 Mp1.json is valid
11:41:53 (node:45824) ExperimentalWarning: The http2 module is an experimental API.
11:41:54 Specification is valid, with 0 lint errors
11:41:54 --- Validator returned 0, linter returned 0.
11:41:54 -- Validating and linting OpenAPI file Mp1.yaml...
11:41:54 Mp1.yaml is valid
11:41:55 (node:45844) ExperimentalWarning: The http2 module is an experimental API.
11:41:56 Specification is valid, with 0 lint errors
11:41:56 --- Validator returned 0, linter returned 0.
11:41:56 -- Final validation returns 0.
11:41:56 Finished: SUCCESS