FailedConsole Output

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