Started by GitLab push by Elian Kraja [EnvInject] - Loading node environment variables. Building remotely on build3.forge.etsi.org (selenium docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-021 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e Cloning the remote Git repository Cloning repository git@forge.etsi.org:mec/gs021-amsi-api.git > git init /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-021 # timeout=10 Fetching upstream changes from git@forge.etsi.org:mec/gs021-amsi-api.git > git --version # timeout=10 using GIT_SSH to set credentials > git fetch --tags --progress git@forge.etsi.org:mec/gs021-amsi-api.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url git@forge.etsi.org:mec/gs021-amsi-api.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@forge.etsi.org:mec/gs021-amsi-api.git # timeout=10 Fetching upstream changes from git@forge.etsi.org:mec/gs021-amsi-api.git using GIT_SSH to set credentials > git fetch --tags --progress git@forge.etsi.org:mec/gs021-amsi-api.git +refs/heads/*:refs/remotes/origin/* > git rev-parse remotes/origin/stf606-final^{commit} # timeout=10 > git branch -a -v --no-abbrev --contains 31d7cf686bdbff9683ef120e33fa4196724c650c # timeout=10 Checking out Revision 31d7cf686bdbff9683ef120e33fa4196724c650c (origin/stf606-final) > git config core.sparsecheckout # timeout=10 > git checkout -f 31d7cf686bdbff9683ef120e33fa4196724c650c Commit message: "Merge branch 'stf606-draft' into 'stf606-final'" > git rev-list --no-walk 7ee34e1ada529f9cc0b4b00fd7dfd04fb66a85c6 # timeout=10 [mec-gs-021] $ /bin/bash /tmp/jenkins18064531786297718521.sh -- Validating and linting OpenAPI file MEC021_AppMobilityService.json... Unsupported OpenAPI version: NaN. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2 (node:34853) ExperimentalWarning: The http2 module is an experimental API. Specification schema is invalid. #/ Must be an OpenAPI 3.0.x document --- Validator returned 1, linter returned 1. -- Validating and linting OpenAPI file MEC021_AppMobilityService.yaml... Unsupported OpenAPI version: NaN. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2 (node:34875) ExperimentalWarning: The http2 module is an experimental API. Specification schema is invalid. #/ Must be an OpenAPI 3.0.x document --- Validator returned 1, linter returned 1. -- Final validator returns 1. Build step 'Execute shell' marked build as failure Finished: FAILURE