SuccessConsole Output

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