FailedConsole Output

12:28:55 Started by GitLab push by Walter Featherstone
12:28:55 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-016
12:28:55 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
12:28:55  > git rev-parse --is-inside-work-tree # timeout=10
12:28:55 Fetching changes from the remote Git repository
12:28:55  > git config remote.origin.url git@forge.etsi.org:mec/gs016-ue-app-api.git # timeout=10
12:28:55 Fetching upstream changes from git@forge.etsi.org:mec/gs016-ue-app-api.git
12:28:55  > git --version # timeout=10
12:28:55 using GIT_SSH to set credentials 
12:28:55  > git fetch --tags --progress git@forge.etsi.org:mec/gs016-ue-app-api.git +refs/heads/*:refs/remotes/origin/*
12:28:56  > git rev-parse remotes/origin/develop^{commit} # timeout=10
12:28:56  > git branch -a -v --no-abbrev --contains 10d52703e21d2adfa021f932275ec4435ea0134a # timeout=10
12:28:56 Checking out Revision 10d52703e21d2adfa021f932275ec4435ea0134a (origin/develop)
12:28:56  > git config core.sparsecheckout # timeout=10
12:28:56  > git checkout -f 10d52703e21d2adfa021f932275ec4435ea0134a
12:28:56 Commit message: "Added callbacks and links"
12:28:56  > git rev-list --no-walk 277682e611f7110304083393c7ccfbb0c4a6760f # timeout=10
12:28:56 [mec-gs-016] $ /bin/bash /tmp/jenkins1297061774332384365.sh
12:28:56 -- Validating OpenAPI file UEAppInterfaceApi.json...
12:28:56 
12:28:56   error: Unable to identify the Swagger version for document: UEAppInterfaceApi.json
12:28:56 
12:28:56 -- Validator returned 1.
12:28:56 
12:28:56 -- Validating OpenAPI file UEAppInterfaceApi.yaml...
12:28:57 
12:28:57   error: Unable to identify the Swagger version for document: UEAppInterfaceApi.yaml
12:28:57 
12:28:57 -- Validator returned 1.
12:28:57 
12:28:57 -- Final validator returns 1.
12:28:57 Build step 'Execute shell' marked build as failure
12:28:57 Finished: FAILURE