FailedConsole Output

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