FailedConsole Output

16:59:44 Started by GitLab push by Walter Featherstone
16:59:44 Building remotely on Build 3 (selenium docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-011
16:59:44  > git rev-parse --is-inside-work-tree # timeout=10
16:59:44 Fetching changes from the remote Git repository
16:59:44  > git config remote.origin.url git@forge.etsi.org:mec/gs011-app-enablement-api.git # timeout=10
16:59:44 Fetching upstream changes from git@forge.etsi.org:mec/gs011-app-enablement-api.git
16:59:44  > git --version # timeout=10
16:59:44 using GIT_SSH to set credentials 
16:59:44  > git fetch --tags --progress git@forge.etsi.org:mec/gs011-app-enablement-api.git +refs/heads/*:refs/remotes/origin/*
16:59:45  > git rev-parse remotes/origin/mec11v205-openAPI3^{commit} # timeout=10
16:59:45  > git branch -a -v --no-abbrev --contains 6e4de84c9d70fb5b5576a4eda751c95be0dd11c9 # timeout=10
16:59:45 Checking out Revision 6e4de84c9d70fb5b5576a4eda751c95be0dd11c9 (origin/mec11v205-openAPI3)
16:59:45  > git config core.sparsecheckout # timeout=10
16:59:45  > git checkout -f 6e4de84c9d70fb5b5576a4eda751c95be0dd11c9
16:59:45 Commit message: "Sepeated ServiceInfo POST message body"
16:59:45  > git rev-list 614bb942caf0964860a03bddbff4736985f1b9e6 # timeout=10
16:59:45 [mec-gs-011] $ /bin/bash /tmp/jenkins8316081642707135649.sh
16:59:45 -- Validating OpenAPI file Mp1.json...
16:59:46 
16:59:46   error: Unable to identify the Swagger version for document: Mp1.json
16:59:46 
16:59:46 -- Validator returned 1.
16:59:46 
16:59:46 -- Validating OpenAPI file Mp1.yaml...
16:59:46 
16:59:46   error: Unable to identify the Swagger version for document: Mp1.yaml
16:59:46 
16:59:46 -- Validator returned 1.
16:59:46 
16:59:46 -- Final validator returns 1.
16:59:46 Build step 'Execute shell' marked build as failure
16:59:47 Finished: FAILURE