SuccessConsole Output

13:19:57 Started by GitLab push by Walter Featherstone
13:19:57 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-011
13:19:57  > git rev-parse --is-inside-work-tree # timeout=10
13:19:57 Fetching changes from the remote Git repository
13:19:57  > git config remote.origin.url git@forge.etsi.org:mec/gs011-app-enablement-api.git # timeout=10
13:19:57 Fetching upstream changes from git@forge.etsi.org:mec/gs011-app-enablement-api.git
13:19:57  > git --version # timeout=10
13:19:57 using GIT_SSH to set credentials 
13:19:57  > git fetch --tags --progress git@forge.etsi.org:mec/gs011-app-enablement-api.git +refs/heads/*:refs/remotes/origin/*
13:20:08  > git rev-parse origin/master^{commit} # timeout=10
13:20:08 Checking out Revision 1f01c74f114b6fb284c3cc1edb0aae3d4020a549 (origin/master)
13:20:08  > git config core.sparsecheckout # timeout=10
13:20:08  > git checkout -f 1f01c74f114b6fb284c3cc1edb0aae3d4020a549
13:20:08 Commit message: "Added validation script"
13:20:08  > git rev-list 1f01c74f114b6fb284c3cc1edb0aae3d4020a549 # timeout=10
13:20:08 [mec-gs-011] $ /bin/bash /tmp/jenkins3949902591151074748.sh
13:20:08 -- Validating OpenAPI file Mp1.json...
13:20:09 
13:20:09 API Warnings:
13:20:09 
13:20:09   #/definitions/AppTerminationNotification: Definition is defined but is not used: #/definitions/AppTerminationNotification
13:20:09   #/parameters/Body.SerAvailabilityNotificationSubscription: Parameter is defined but is not used: #/parameters/Body.SerAvailabilityNotificationSubscription
13:20:09 
13:20:09 Validation succeeded but with 2 warnings
13:20:09 
13:20:09 -- Validator returned 0.
13:20:09 
13:20:09 -- Validating OpenAPI file Mp1.yaml...
13:20:09 
13:20:09 API Warnings:
13:20:09 
13:20:09   #/definitions/AppTerminationNotification: Definition is defined but is not used: #/definitions/AppTerminationNotification
13:20:09   #/parameters/Body.SerAvailabilityNotificationSubscription: Parameter is defined but is not used: #/parameters/Body.SerAvailabilityNotificationSubscription
13:20:09 
13:20:09 Validation succeeded but with 2 warnings
13:20:09 
13:20:09 -- Validator returned 0.
13:20:09 
13:20:09 -- Final validator returns 0.
13:20:09 Finished: SUCCESS