FailedConsole Output

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