FailedConsole Output

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