SuccessConsole Output

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