SuccessConsole Output

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