10:28:59 Triggered by GitLab Merge Request #3: MEC - Multi-access Edge Computing/stf606-draft => stf606-final 10:28:59 [EnvInject] - Loading node environment variables. 10:28:59 Building remotely on build3.forge.etsi.org (selenium docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-014 10:28:59 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e 10:28:59 > git rev-parse --is-inside-work-tree # timeout=10 10:28:59 Fetching changes from the remote Git repository 10:28:59 > git config remote.origin.url git@forge.etsi.org:mec/gs014-ue-identity-api.git # timeout=10 10:28:59 Fetching upstream changes from git@forge.etsi.org:mec/gs014-ue-identity-api.git 10:28:59 > git --version # timeout=10 10:28:59 using GIT_SSH to set credentials 10:28:59 > git fetch --tags --progress git@forge.etsi.org:mec/gs014-ue-identity-api.git +refs/heads/*:refs/remotes/origin/* 10:29:00 > git rev-parse 1b1f895009a97e40395b834e59bebd6ca4c2ca6f^{commit} # timeout=10 10:29:00 > git branch -a -v --no-abbrev --contains 1b1f895009a97e40395b834e59bebd6ca4c2ca6f # timeout=10 10:29:00 Checking out Revision 1b1f895009a97e40395b834e59bebd6ca4c2ca6f (origin/stf606-draft) 10:29:00 > git config core.sparsecheckout # timeout=10 10:29:00 > git checkout -f 1b1f895009a97e40395b834e59bebd6ca4c2ca6f 10:29:00 Commit message: "update JSON file" 10:29:00 > git rev-list --no-walk 1b1f895009a97e40395b834e59bebd6ca4c2ca6f # timeout=10 10:29:00 [mec-gs-014] $ /bin/bash /tmp/jenkins459791596730463651.sh 10:29:00 -- Validating and linting OpenAPI file UEidentityAPI.json... 10:29:01 Unsupported OpenAPI version: NaN. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2 10:29:02 (node:112009) ExperimentalWarning: The http2 module is an experimental API. 10:29:02 Specification schema is invalid. 10:29:02 10:29:02 #/ 10:29:02 Must be an OpenAPI 3.0.x document 10:29:02 --- Validator returned 1, linter returned 1. 10:29:02 -- Validating and linting OpenAPI file UEidentityAPI.yaml... 10:29:03 Unsupported OpenAPI version: NaN. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2 10:29:04 (node:112029) ExperimentalWarning: The http2 module is an experimental API. 10:29:04 Specification schema is invalid. 10:29:04 10:29:04 #/ 10:29:04 Must be an OpenAPI 3.0.x document 10:29:04 --- Validator returned 1, linter returned 1. 10:29:04 -- Final validation returns 1. 10:29:04 Build step 'Execute shell' marked build as failure 10:29:04 Finished: FAILURE