SuccessConsole Output

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