FailedConsole Output

14:48:49 Started by GitLab push by Walter Featherstone
14:48:49 Building remotely on Build 3 (selenium docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-014
14:48:49 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
14:48:49 Cloning the remote Git repository
14:48:49 Cloning repository git@forge.etsi.org:mec/gs014-ue-identity-api.git
14:48:49  > git init /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-014 # timeout=10
14:48:49 Fetching upstream changes from git@forge.etsi.org:mec/gs014-ue-identity-api.git
14:48:49  > git --version # timeout=10
14:48:49 using GIT_SSH to set credentials 
14:48:49  > git fetch --tags --progress git@forge.etsi.org:mec/gs014-ue-identity-api.git +refs/heads/*:refs/remotes/origin/*
14:48:49  > git config remote.origin.url git@forge.etsi.org:mec/gs014-ue-identity-api.git # timeout=10
14:48:49  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
14:48:49  > git config remote.origin.url git@forge.etsi.org:mec/gs014-ue-identity-api.git # timeout=10
14:48:49 Fetching upstream changes from git@forge.etsi.org:mec/gs014-ue-identity-api.git
14:48:49 using GIT_SSH to set credentials 
14:48:49  > git fetch --tags --progress git@forge.etsi.org:mec/gs014-ue-identity-api.git +refs/heads/*:refs/remotes/origin/*
14:48:50  > git rev-parse remotes/origin/develop^{commit} # timeout=10
14:48:50  > git branch -a -v --no-abbrev --contains cb7ad158687d31e1ba7430ce9d3a6242d220c5f7 # timeout=10
14:48:50 Checking out Revision cb7ad158687d31e1ba7430ce9d3a6242d220c5f7 (origin/develop)
14:48:50  > git config core.sparsecheckout # timeout=10
14:48:50  > git checkout -f cb7ad158687d31e1ba7430ce9d3a6242d220c5f7
14:48:50 Commit message: "Coversion to OpenAPI3"
14:48:50 First time build. Skipping changelog.
14:48:50 [mec-gs-014] $ /bin/bash /tmp/jenkins9454894466379431528.sh
14:48:50 -- Validating OpenAPI file UEidentityAPI.json...
14:48:51 
14:48:51   error: Unable to identify the Swagger version for document: UEidentityAPI.json
14:48:51 
14:48:51 -- Validator returned 1.
14:48:51 
14:48:51 -- Validating OpenAPI file UEidentityAPI.yaml...
14:48:52 
14:48:52   error: Unable to identify the Swagger version for document: UEidentityAPI.yaml
14:48:52 
14:48:52 -- Validator returned 1.
14:48:52 
14:48:52 -- Final validator returns 1.
14:48:52 Build step 'Execute shell' marked build as failure
14:48:52 Finished: FAILURE