SuccessConsole Output

11:15:53 Started by user carignani
11:15:53 Building remotely on Build 3 (selenium docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-013
11:15:53  > git rev-parse --is-inside-work-tree # timeout=10
11:15:53 Fetching changes from the remote Git repository
11:15:53  > git config remote.origin.url git@forge.etsi.org:mec/gs013-location-api.git # timeout=10
11:15:53 Fetching upstream changes from git@forge.etsi.org:mec/gs013-location-api.git
11:15:53  > git --version # timeout=10
11:15:53 using GIT_SSH to set credentials 
11:15:53  > git fetch --tags --progress git@forge.etsi.org:mec/gs013-location-api.git +refs/heads/*:refs/remotes/origin/*
11:15:54  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
11:15:54  > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
11:15:54 Checking out Revision 2058b64d775624c15f7f251977357ddaa662801e (refs/remotes/origin/master)
11:15:54  > git config core.sparsecheckout # timeout=10
11:15:54  > git checkout -f 2058b64d775624c15f7f251977357ddaa662801e
11:15:54 Commit message: "Update README.md"
11:15:54  > git rev-list 2058b64d775624c15f7f251977357ddaa662801e # timeout=10
11:15:54 [mec-gs-013] $ /bin/bash /tmp/jenkins14966929424107997721.sh
11:15:54 -- Validating OpenAPI file LocationAPI.json...
11:15:55 
11:15:55 API Warnings:
11:15:55 
11:15:55   #/definitions/ZonalPresenceNotification: Definition is defined but is not used: #/definitions/ZonalPresenceNotification
11:15:55   #/definitions/ZoneStatusNotification: Definition is defined but is not used: #/definitions/ZoneStatusNotification
11:15:55 
11:15:55 Validation succeeded but with 2 warnings
11:15:55 
11:15:55 -- Validator returned 0.
11:15:55 
11:15:55 -- Validating OpenAPI file LocationAPI.yaml...
11:15:56 
11:15:56 API Warnings:
11:15:56 
11:15:56   #/definitions/ZonalPresenceNotification: Definition is defined but is not used: #/definitions/ZonalPresenceNotification
11:15:56   #/definitions/ZoneStatusNotification: Definition is defined but is not used: #/definitions/ZoneStatusNotification
11:15:56 
11:15:56 Validation succeeded but with 2 warnings
11:15:56 
11:15:56 -- Validator returned 0.
11:15:56 
11:15:56 -- Final validator returns 0.
11:15:56 Finished: SUCCESS