FailedConsole Output

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