15:08:44 Started by GitLab push by Elian Kraja 15:08:44 [EnvInject] - Loading node environment variables. 15:08:44 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-030 15:08:44 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e 15:08:44 > git rev-parse --is-inside-work-tree # timeout=10 15:08:44 Fetching changes from the remote Git repository 15:08:44 > git config remote.origin.url git@forge.etsi.org:mec/gs030-vis-api.git # timeout=10 15:08:44 Fetching upstream changes from git@forge.etsi.org:mec/gs030-vis-api.git 15:08:44 > git --version # timeout=10 15:08:44 using GIT_SSH to set credentials 15:08:44 > git fetch --tags --progress git@forge.etsi.org:mec/gs030-vis-api.git +refs/heads/*:refs/remotes/origin/* 15:08:45 > git rev-parse remotes/origin/stf606-final^{commit} # timeout=10 15:08:45 > git branch -a -v --no-abbrev --contains a23c4706e164b794af0cbbcb7cf39765ddfe97ba # timeout=10 15:08:45 Checking out Revision a23c4706e164b794af0cbbcb7cf39765ddfe97ba (origin/stf606-final) 15:08:45 > git config core.sparsecheckout # timeout=10 15:08:45 > git checkout -f a23c4706e164b794af0cbbcb7cf39765ddfe97ba 15:08:45 Commit message: "Update README.md" 15:08:45 > git rev-list --no-walk 8565e8ab6659efc525dad153122bcc7d1bff39a3 # timeout=10 15:08:46 [mec-gs-030] $ /bin/bash /tmp/jenkins8354569847550922032.sh 15:08:46 -- Validating and linting OpenAPI file MEC030_V2XInformationService.json... 15:08:46 (node:16311) ExperimentalWarning: The fs.promises API is experimental 15:08:46 Unsupported OpenAPI version: 3.1.0. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2, 3.0.3 15:08:46 Specification schema is invalid. 15:08:46 15:08:46 #/ 15:08:46 Must be an OpenAPI 3.0.x document 15:08:46 --- Validator returned 1, linter returned 1. 15:08:46 -- Validating and linting OpenAPI file MEC030_V2XInformationService.yaml... 15:08:47 (node:16333) ExperimentalWarning: The fs.promises API is experimental 15:08:47 Unsupported OpenAPI version: 3.1.0. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2, 3.0.3 15:08:47 Specification schema is invalid. 15:08:47 15:08:47 #/ 15:08:47 Must be an OpenAPI 3.0.x document 15:08:47 --- Validator returned 1, linter returned 1. 15:08:47 -- Final validator returns 1. 15:08:47 Build step 'Execute shell' marked build as failure 15:08:47 Finished: FAILURE