FailedConsole Output

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