FailedConsole Output

14:43:14 Started by GitLab push by Elian Kraja
14:43:14 [EnvInject] - Loading node environment variables.
14:43:14 Building remotely on build3.forge.etsi.org (selenium docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-014
14:43:14 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
14:43:14  > git rev-parse --is-inside-work-tree # timeout=10
14:43:14 Fetching changes from the remote Git repository
14:43:14  > git config remote.origin.url git@forge.etsi.org:mec/gs014-ue-identity-api.git # timeout=10
14:43:14 Fetching upstream changes from git@forge.etsi.org:mec/gs014-ue-identity-api.git
14:43:14  > git --version # timeout=10
14:43:14 using GIT_SSH to set credentials 
14:43:14  > git fetch --tags --progress git@forge.etsi.org:mec/gs014-ue-identity-api.git +refs/heads/*:refs/remotes/origin/*
14:43:15  > git rev-parse remotes/origin/stf606-final^{commit} # timeout=10
14:43:15  > git branch -a -v --no-abbrev --contains 7bc86282cb242e30857c20f4de6f9fec32fb5d44 # timeout=10
14:43:15 Checking out Revision 7bc86282cb242e30857c20f4de6f9fec32fb5d44 (origin/stf606-final)
14:43:15  > git config core.sparsecheckout # timeout=10
14:43:15  > git checkout -f 7bc86282cb242e30857c20f4de6f9fec32fb5d44
14:43:15 Commit message: "Update README.md"
14:43:15  > git rev-list --no-walk 6097a473585634a29cfc35df2312dd9697f6e6e4 # timeout=10
14:43:16 [mec-gs-014] $ /bin/bash /tmp/jenkins6186393424800644266.sh
14:43:16 -- Validating and linting OpenAPI file UEidentityAPI.json...
14:43:16 Unsupported OpenAPI version: NaN. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2
14:43:17 (node:123844) ExperimentalWarning: The http2 module is an experimental API.
14:43:17 Specification schema is invalid.
14:43:17 
14:43:17 #/
14:43:17 Must be an OpenAPI 3.0.x document
14:43:17 --- Validator returned 1, linter returned 1.
14:43:17 -- Validating and linting OpenAPI file UEidentityAPI.yaml...
14:43:18 Unsupported OpenAPI version: NaN. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2
14:43:19 (node:123864) ExperimentalWarning: The http2 module is an experimental API.
14:43:19 Specification schema is invalid.
14:43:19 
14:43:19 #/
14:43:19 Must be an OpenAPI 3.0.x document
14:43:19 --- Validator returned 1, linter returned 1.
14:43:19 -- Final validation returns 1.
14:43:19 Build step 'Execute shell' marked build as failure
14:43:20 Finished: FAILURE