SuccessConsole Output

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