SuccessConsole Output

14:24:45 Started by GitLab push by Walter Featherstone
14:24:45 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-013
14:24:45 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
14:24:45 Cloning the remote Git repository
14:24:45 Cloning repository git@forge.etsi.org:mec/gs013-location-api.git
14:24:45  > git init /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-013 # timeout=10
14:24:45 Fetching upstream changes from git@forge.etsi.org:mec/gs013-location-api.git
14:24:45  > git --version # timeout=10
14:24:45 using GIT_SSH to set credentials 
14:24:45  > git fetch --tags --progress git@forge.etsi.org:mec/gs013-location-api.git +refs/heads/*:refs/remotes/origin/*
14:24:46  > git config remote.origin.url git@forge.etsi.org:mec/gs013-location-api.git # timeout=10
14:24:46  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
14:24:46  > git config remote.origin.url git@forge.etsi.org:mec/gs013-location-api.git # timeout=10
14:24:46 Fetching upstream changes from git@forge.etsi.org:mec/gs013-location-api.git
14:24:46 using GIT_SSH to set credentials 
14:24:46  > git fetch --tags --progress git@forge.etsi.org:mec/gs013-location-api.git +refs/heads/*:refs/remotes/origin/*
14:24:46  > git rev-parse remotes/origin/master^{commit} # timeout=10
14:24:46  > git branch -a -v --no-abbrev --contains 2cfb60c3be80561cc52cb22772c21260fe004f19 # timeout=10
14:24:46 Checking out Revision 2cfb60c3be80561cc52cb22772c21260fe004f19 (origin/master)
14:24:46  > git config core.sparsecheckout # timeout=10
14:24:46  > git checkout -f 2cfb60c3be80561cc52cb22772c21260fe004f19
14:24:46 Commit message: "Corrected "Navigate the API in the browser" link"
14:24:46  > git rev-list --no-walk 2058b64d775624c15f7f251977357ddaa662801e # timeout=10
14:24:46 [mec-gs-013] $ /bin/bash /tmp/jenkins8005000272740111433.sh
14:24:46 -- Validating OpenAPI file LocationAPI.json...
14:24:47 
14:24:47 API Warnings:
14:24:47 
14:24:47   #/definitions/ZonalPresenceNotification: Definition is defined but is not used: #/definitions/ZonalPresenceNotification
14:24:47   #/definitions/ZoneStatusNotification: Definition is defined but is not used: #/definitions/ZoneStatusNotification
14:24:47 
14:24:47 Validation succeeded but with 2 warnings
14:24:47 
14:24:47 -- Validator returned 0.
14:24:47 
14:24:47 -- Validating OpenAPI file LocationAPI.yaml...
14:24:48 
14:24:48 API Warnings:
14:24:48 
14:24:48   #/definitions/ZonalPresenceNotification: Definition is defined but is not used: #/definitions/ZonalPresenceNotification
14:24:48   #/definitions/ZoneStatusNotification: Definition is defined but is not used: #/definitions/ZoneStatusNotification
14:24:48 
14:24:48 Validation succeeded but with 2 warnings
14:24:48 
14:24:48 -- Validator returned 0.
14:24:48 
14:24:48 -- Final validator returns 0.
14:24:48 Finished: SUCCESS