FailedConsole Output

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