Started by GitLab push by Walter Featherstone Building remotely on Build 3 (selenium docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-011 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@forge.etsi.org:mec/gs011-app-enablement-api.git # timeout=10 Fetching upstream changes from git@forge.etsi.org:mec/gs011-app-enablement-api.git > git --version # timeout=10 using GIT_SSH to set credentials > git fetch --tags --progress git@forge.etsi.org:mec/gs011-app-enablement-api.git +refs/heads/*:refs/remotes/origin/* > git rev-parse remotes/origin/develop^{commit} # timeout=10 > git branch -a -v --no-abbrev --contains 62dc8425fdba5467c231efe68e3021cbf46f042b # timeout=10 Checking out Revision 62dc8425fdba5467c231efe68e3021cbf46f042b (origin/develop) > git config core.sparsecheckout # timeout=10 > git checkout -f 62dc8425fdba5467c231efe68e3021cbf46f042b Commit message: "oAuth2Info is not a required parameter & used oneOf for endpoint" > git rev-list f102112e99ee57d7fe93721a3b350709597bf6e6 # timeout=10 [mec-gs-011] $ /bin/bash /tmp/jenkins11331923928970175903.sh -- Validating OpenAPI file Mp1.json... error: Unable to identify the Swagger version for document: Mp1.json -- Validator returned 1. -- Validating OpenAPI file Mp1.yaml... error: Unable to identify the Swagger version for document: Mp1.yaml -- Validator returned 1. -- Final validator returns 1. Build step 'Execute shell' marked build as failure Finished: FAILURE