FailedConsole Output

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