SuccessConsole Output

12:02:36 Triggered by GitLab Merge Request #2: MEC - Multi-access Edge Computing/develop => master
12:02:36 Building remotely on Build 3 (selenium docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-015
12:02:36 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
12:02:36  > git rev-parse --is-inside-work-tree # timeout=10
12:02:36 Fetching changes from the remote Git repository
12:02:36  > git config remote.origin.url git@forge.etsi.org:mec/gs015-bandwith-mgmt-api.git # timeout=10
12:02:36 Fetching upstream changes from git@forge.etsi.org:mec/gs015-bandwith-mgmt-api.git
12:02:36  > git --version # timeout=10
12:02:36 using GIT_SSH to set credentials 
12:02:36  > git fetch --tags --progress git@forge.etsi.org:mec/gs015-bandwith-mgmt-api.git +refs/heads/*:refs/remotes/origin/*
12:02:37  > git rev-parse 59a29bc688b8f79791dacc64bda3d12ddee36ef3^{commit} # timeout=10
12:02:37  > git branch -a -v --no-abbrev --contains 59a29bc688b8f79791dacc64bda3d12ddee36ef3 # timeout=10
12:02:37 Checking out Revision 59a29bc688b8f79791dacc64bda3d12ddee36ef3 (origin/develop)
12:02:37  > git config core.sparsecheckout # timeout=10
12:02:37  > git checkout -f 59a29bc688b8f79791dacc64bda3d12ddee36ef3
12:02:37 Commit message: "integer format hotfix"
12:02:37  > git rev-list --no-walk 59a29bc688b8f79791dacc64bda3d12ddee36ef3 # timeout=10
12:02:37 [mec-gs-015] $ /bin/bash /tmp/jenkins2945640965045564626.sh
12:02:37 -- Validating and linting OpenAPI file BwManagementApi.json...
12:02:38 BwManagementApi.json is valid
12:02:39 (node:128061) ExperimentalWarning: The http2 module is an experimental API.
12:02:39 Specification is valid, with 0 lint errors
12:02:39 --- Validator returned 0, linter returned 0.
12:02:39 -- Validating and linting OpenAPI file BwManagementApi.yaml...
12:02:40 BwManagementApi.yaml is valid
12:02:41 (node:128081) ExperimentalWarning: The http2 module is an experimental API.
12:02:41 Specification is valid, with 0 lint errors
12:02:41 --- Validator returned 0, linter returned 0.
12:02:41 -- Validating and linting OpenAPI file TrafficSteeringApi.json...
12:02:42 TrafficSteeringApi.json is valid
12:02:43 (node:128101) ExperimentalWarning: The http2 module is an experimental API.
12:02:43 Specification is valid, with 0 lint errors
12:02:43 --- Validator returned 0, linter returned 0.
12:02:43 -- Validating and linting OpenAPI file TrafficSteeringApi.yaml...
12:02:44 TrafficSteeringApi.yaml is valid
12:02:45 (node:128121) ExperimentalWarning: The http2 module is an experimental API.
12:02:45 Specification is valid, with 0 lint errors
12:02:45 --- Validator returned 0, linter returned 0.
12:02:45 -- Final validator returns 0.
12:02:45 Finished: SUCCESS