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