FailedConsole Output

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