FailedConsole Output

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