FailedConsole Output

09:10:28 Triggered by GitLab Merge Request #7: MEC - Multi-access Edge Computing/stf606-draft => stf606-final
09:10:28 [EnvInject] - Loading node environment variables.
09:10:28 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-013
09:10:28 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
09:10:28  > git rev-parse --is-inside-work-tree # timeout=10
09:10:28 Fetching changes from the remote Git repository
09:10:28  > git config remote.origin.url git@forge.etsi.org:mec/gs013-location-api.git # timeout=10
09:10:28 Fetching upstream changes from git@forge.etsi.org:mec/gs013-location-api.git
09:10:28  > git --version # timeout=10
09:10:28 using GIT_SSH to set credentials 
09:10:28  > git fetch --tags --progress git@forge.etsi.org:mec/gs013-location-api.git +refs/heads/*:refs/remotes/origin/*
09:10:28  > git rev-parse 0d3a3f8d3ccdbdca5b31f32a7f89f197c01f0c1c^{commit} # timeout=10
09:10:28  > git branch -a -v --no-abbrev --contains 0d3a3f8d3ccdbdca5b31f32a7f89f197c01f0c1c # timeout=10
09:10:28 Checking out Revision 0d3a3f8d3ccdbdca5b31f32a7f89f197c01f0c1c (origin/stf606-draft, origin/stf606-final)
09:10:29  > git config core.sparsecheckout # timeout=10
09:10:29  > git checkout -f 0d3a3f8d3ccdbdca5b31f32a7f89f197c01f0c1c
09:10:29 Commit message: "merge stf606-final branch changes"
09:10:29  > git rev-list --no-walk 0d3a3f8d3ccdbdca5b31f32a7f89f197c01f0c1c # timeout=10
09:10:29  > git rev-list --no-walk 25b4efe42245f6689655f69f7ddfda82c88b1d4e # timeout=10
09:10:29 [mec-gs-013] $ /bin/bash /tmp/jenkins5154878398111943740.sh
09:10:29 -- Validating and linting OpenAPI file LocationAPI.json...
09:10:29 (node:12049) ExperimentalWarning: The fs.promises API is experimental
09:10:29 Unsupported OpenAPI version: 3.1.0. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2, 3.0.3
09:10:30 Specification schema is invalid.
09:10:30 
09:10:30 #/
09:10:30 Must be an OpenAPI 3.0.x document
09:10:30 --- Validator returned 1, linter returned 1.
09:10:30 -- Validating and linting OpenAPI file LocationAPI.yaml...
09:10:30 (node:12071) ExperimentalWarning: The fs.promises API is experimental
09:10:30 Unsupported OpenAPI version: 3.1.0. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2, 3.0.3
09:10:31 Specification schema is invalid.
09:10:31 
09:10:31 #/
09:10:31 Must be an OpenAPI 3.0.x document
09:10:31 --- Validator returned 1, linter returned 1.
09:10:31 -- Final validator returns 1.
09:10:31 Build step 'Execute shell' marked build as failure
09:10:31 Finished: FAILURE