FailedConsole Output

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