FailedConsole Output

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