SuccessConsole Output

10:49:25 Started by GitLab push by Walter Featherstone
10:49:25 Building remotely on Build 3 (selenium docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-011
10:49:25 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
10:49:26  > git rev-parse --is-inside-work-tree # timeout=10
10:49:26 Fetching changes from the remote Git repository
10:49:26  > git config remote.origin.url git@forge.etsi.org:mec/gs011-app-enablement-api.git # timeout=10
10:49:26 Fetching upstream changes from git@forge.etsi.org:mec/gs011-app-enablement-api.git
10:49:26  > git --version # timeout=10
10:49:26 using GIT_SSH to set credentials 
10:49:26  > git fetch --tags --progress git@forge.etsi.org:mec/gs011-app-enablement-api.git +refs/heads/*:refs/remotes/origin/*
10:49:26  > git rev-parse remotes/origin/master^{commit} # timeout=10
10:49:26  > git branch -a -v --no-abbrev --contains 214006676d8bbe904cd1387cfe7cc47643c8db6f # timeout=10
10:49:26 Checking out Revision 214006676d8bbe904cd1387cfe7cc47643c8db6f (origin/master)
10:49:26  > git config core.sparsecheckout # timeout=10
10:49:26  > git checkout -f 214006676d8bbe904cd1387cfe7cc47643c8db6f
10:49:26 Commit message: "Updated README"
10:49:26  > git rev-list --no-walk 616d0c19692b3110bc99017836d5341e0a32875c # timeout=10
10:49:26 [mec-gs-011] $ /bin/bash /tmp/jenkins11320476637167180591.sh
10:49:26 -- Validating and linting OpenAPI file MecAppSupportApi.json...
10:49:27 MecAppSupportApi.json is valid
10:49:28 (node:45062) ExperimentalWarning: The http2 module is an experimental API.
10:49:29 Specification is valid, with 0 lint errors
10:49:29 --- Validator returned 0, linter returned 0.
10:49:29 -- Validating and linting OpenAPI file MecAppSupportApi.yaml...
10:49:30 MecAppSupportApi.yaml is valid
10:49:31 (node:45082) ExperimentalWarning: The http2 module is an experimental API.
10:49:31 Specification is valid, with 0 lint errors
10:49:31 --- Validator returned 0, linter returned 0.
10:49:31 -- Validating and linting OpenAPI file MecServiceMgmtApi.json...
10:49:32 MecServiceMgmtApi.json is valid
10:49:33 (node:45102) ExperimentalWarning: The http2 module is an experimental API.
10:49:33 Specification is valid, with 0 lint errors
10:49:33 --- Validator returned 0, linter returned 0.
10:49:33 -- Validating and linting OpenAPI file MecServiceMgmtApi.yaml...
10:49:34 MecServiceMgmtApi.yaml is valid
10:49:35 (node:45124) ExperimentalWarning: The http2 module is an experimental API.
10:49:36 Specification is valid, with 0 lint errors
10:49:36 --- Validator returned 0, linter returned 0.
10:49:36 -- Final validation returns 0.
10:49:36 Finished: SUCCESS