SuccessConsole Output

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