FailedConsole Output

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