FailedConsole Output

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