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