FailedConsole Output

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