FailedConsole Output

11:46:53 Triggered by GitLab Merge Request #3: MEC - Multi-access Edge Computing/stf606-draft => stf606-final
11:46:53 [EnvInject] - Loading node environment variables.
11:46:53 Building remotely on build3.forge.etsi.org (selenium docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-015
11:46:53 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
11:46:53  > git rev-parse --is-inside-work-tree # timeout=10
11:46:53 Fetching changes from the remote Git repository
11:46:53  > git config remote.origin.url git@forge.etsi.org:mec/gs015-bandwith-mgmt-api.git # timeout=10
11:46:53 Fetching upstream changes from git@forge.etsi.org:mec/gs015-bandwith-mgmt-api.git
11:46:53  > git --version # timeout=10
11:46:53 using GIT_SSH to set credentials 
11:46:53  > git fetch --tags --progress git@forge.etsi.org:mec/gs015-bandwith-mgmt-api.git +refs/heads/*:refs/remotes/origin/*
11:46:54  > git rev-parse 874a8e47bbeb4251c17b9bfa96432462d4207cdc^{commit} # timeout=10
11:46:54  > git branch -a -v --no-abbrev --contains 874a8e47bbeb4251c17b9bfa96432462d4207cdc # timeout=10
11:46:54 Checking out Revision 874a8e47bbeb4251c17b9bfa96432462d4207cdc (origin/stf606-draft)
11:46:54  > git config core.sparsecheckout # timeout=10
11:46:54  > git checkout -f 874a8e47bbeb4251c17b9bfa96432462d4207cdc
11:46:54 Commit message: "convert response codes to string"
11:46:54  > git rev-list --no-walk b5ea1d10768d6c411ab74874d32c1b252b07f168 # timeout=10
11:46:55 [mec-gs-015] $ /bin/bash /tmp/jenkins4905076169358158395.sh
11:46:55 -- Validating and linting OpenAPI file BwManagementApi.json...
11:46:55 Unsupported OpenAPI version: NaN. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2
11:46:56 (node:34546) ExperimentalWarning: The http2 module is an experimental API.
11:46:56 Specification schema is invalid.
11:46:56 
11:46:56 #/
11:46:56 Must be an OpenAPI 3.0.x document
11:46:56 --- Validator returned 1, linter returned 1.
11:46:56 -- Validating and linting OpenAPI file BwManagementApi.yaml...
11:46:57 Unsupported OpenAPI version: NaN. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2
11:46:58 (node:34566) ExperimentalWarning: The http2 module is an experimental API.
11:46:58 Specification schema is invalid.
11:46:58 
11:46:58 #/
11:46:58 Must be an OpenAPI 3.0.x document
11:46:58 --- Validator returned 1, linter returned 1.
11:46:58 -- Validating and linting OpenAPI file TrafficSteeringApi.json...
11:46:59 Unsupported OpenAPI version: NaN. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2
11:47:00 (node:34586) ExperimentalWarning: The http2 module is an experimental API.
11:47:00 Specification schema is invalid.
11:47:00 
11:47:00 #/
11:47:00 Must be an OpenAPI 3.0.x document
11:47:00 --- Validator returned 1, linter returned 1.
11:47:00 -- Validating and linting OpenAPI file TrafficSteeringApi.yaml...
11:47:01 Unsupported OpenAPI version: NaN. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2
11:47:02 (node:34606) ExperimentalWarning: The http2 module is an experimental API.
11:47:02 Specification schema is invalid.
11:47:02 
11:47:02 #/
11:47:02 Must be an OpenAPI 3.0.x document
11:47:02 --- Validator returned 1, linter returned 1.
11:47:02 -- Final validator returns 1.
11:47:02 Build step 'Execute shell' marked build as failure
11:47:02 Finished: FAILURE