SuccessConsole Output

17:11:46 Started by GitLab push by kharimza
17:11:46 Building remotely on Build 3 (selenium docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-011
17:11:46 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
17:11:46  > git rev-parse --is-inside-work-tree # timeout=10
17:11:46 Fetching changes from the remote Git repository
17:11:46  > git config remote.origin.url git@forge.etsi.org:mec/gs011-app-enablement-api.git # timeout=10
17:11:46 Fetching upstream changes from git@forge.etsi.org:mec/gs011-app-enablement-api.git
17:11:46  > git --version # timeout=10
17:11:46 using GIT_SSH to set credentials 
17:11:46  > git fetch --tags --progress git@forge.etsi.org:mec/gs011-app-enablement-api.git +refs/heads/*:refs/remotes/origin/*
17:11:47  > git rev-parse remotes/origin/develop_2.1.1^{commit} # timeout=10
17:11:48  > git branch -a -v --no-abbrev --contains 387ddb674d4ec47c19799ec8f28048b1ef77d65f # timeout=10
17:11:48 Checking out Revision 387ddb674d4ec47c19799ec8f28048b1ef77d65f (origin/develop_2.1.1)
17:11:48  > git config core.sparsecheckout # timeout=10
17:11:48  > git checkout -f 387ddb674d4ec47c19799ec8f28048b1ef77d65f
17:11:48 Commit message: "Updated to Published version 2.1.1"
17:11:48 First time build. Skipping changelog.
17:11:48 [mec-gs-011] $ /bin/bash /tmp/jenkins11347958868076801005.sh
17:11:48 -- Validating and linting OpenAPI file MecAppSupportApi.json...
17:11:49 MecAppSupportApi.json is valid
17:11:51 (node:129976) ExperimentalWarning: The http2 module is an experimental API.
17:11:51 Specification is valid, with 0 lint errors
17:11:51 --- Validator returned 0, linter returned 0.
17:11:51 -- Validating and linting OpenAPI file MecAppSupportApi.yaml...
17:11:52 MecAppSupportApi.yaml is valid
17:11:53 (node:129997) ExperimentalWarning: The http2 module is an experimental API.
17:11:53 Specification is valid, with 0 lint errors
17:11:53 --- Validator returned 0, linter returned 0.
17:11:53 -- Validating and linting OpenAPI file MecServiceMgmtApi.json...
17:11:54 MecServiceMgmtApi.json is valid
17:11:55 (node:130017) ExperimentalWarning: The http2 module is an experimental API.
17:11:55 Specification is valid, with 0 lint errors
17:11:55 --- Validator returned 0, linter returned 0.
17:11:55 -- Validating and linting OpenAPI file MecServiceMgmtApi.yaml...
17:11:56 MecServiceMgmtApi.yaml is valid
17:11:57 (node:130037) ExperimentalWarning: The http2 module is an experimental API.
17:11:58 Specification is valid, with 0 lint errors
17:11:58 --- Validator returned 0, linter returned 0.
17:11:58 -- Final validation returns 0.
17:11:58 Finished: SUCCESS