FailedConsole Output

09:03:53 Triggered by GitLab Merge Request #9: MEC - Multi-access Edge Computing/stf606-final => master
09:03:53 [EnvInject] - Loading node environment variables.
09:03:53 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-012
09:03:53 [WS-CLEANUP] Deleting project workspace...
09:03:53 [WS-CLEANUP] Deferred wipeout is used...
09:03:53 [WS-CLEANUP] Done
09:03:53 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
09:03:53 Cloning the remote Git repository
09:03:53 Cloning repository git@forge.etsi.org:mec/gs012-rnis-api.git
09:03:53  > git init /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-012 # timeout=10
09:03:53 Fetching upstream changes from git@forge.etsi.org:mec/gs012-rnis-api.git
09:03:53  > git --version # timeout=10
09:03:53 using GIT_SSH to set credentials 
09:03:53  > git fetch --tags --progress git@forge.etsi.org:mec/gs012-rnis-api.git +refs/heads/*:refs/remotes/origin/*
09:03:53  > git config remote.origin.url git@forge.etsi.org:mec/gs012-rnis-api.git # timeout=10
09:03:53  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
09:03:53  > git config remote.origin.url git@forge.etsi.org:mec/gs012-rnis-api.git # timeout=10
09:03:53 Fetching upstream changes from git@forge.etsi.org:mec/gs012-rnis-api.git
09:03:54 using GIT_SSH to set credentials 
09:03:54  > git fetch --tags --progress git@forge.etsi.org:mec/gs012-rnis-api.git +refs/heads/*:refs/remotes/origin/*
09:03:54  > git rev-parse c659a888cc996424588707020a18f94fb02be873^{commit} # timeout=10
09:03:54  > git branch -a -v --no-abbrev --contains c659a888cc996424588707020a18f94fb02be873 # timeout=10
09:03:54 Checking out Revision c659a888cc996424588707020a18f94fb02be873 (origin/stf606-final)
09:03:54  > git config core.sparsecheckout # timeout=10
09:03:54  > git checkout -f c659a888cc996424588707020a18f94fb02be873
09:03:54 Commit message: "Merge branch 'stf606-draft' into 'stf606-final'"
09:03:54  > git rev-list --no-walk c659a888cc996424588707020a18f94fb02be873 # timeout=10
09:03:55 [mec-gs-012] $ /bin/bash /tmp/jenkins2629867411524307723.sh
09:03:55 -- Validating and linting OpenAPI file RniAPI.json...
09:03:55 (node:11518) ExperimentalWarning: The fs.promises API is experimental
09:03:55 Unsupported OpenAPI version: 3.1.0. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2, 3.0.3
09:03:56 Specification schema is invalid.
09:03:56 
09:03:56 #/
09:03:56 Must be an OpenAPI 3.0.x document
09:03:56 --- Validator returned 1, linter returned 1.
09:03:56 -- Validating and linting OpenAPI file RniAPI.yaml...
09:03:56 (node:11540) ExperimentalWarning: The fs.promises API is experimental
09:03:56 Unsupported OpenAPI version: 3.1.0. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2, 3.0.3
09:03:57 Specification schema is invalid.
09:03:57 
09:03:57 #/
09:03:57 Must be an OpenAPI 3.0.x document
09:03:57 --- Validator returned 1, linter returned 1.
09:03:57 -- Final validator returns 1.
09:03:57 Build step 'Execute shell' marked build as failure
09:03:57 Finished: FAILURE