Started by GitLab push by Walter Featherstone Building remotely on Build 3 (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 17bdb30b1260b261aa40891c37d97cbbf1927bb5 # timeout=10 Checking out Revision 17bdb30b1260b261aa40891c37d97cbbf1927bb5 (origin/develop) > git config core.sparsecheckout # timeout=10 > git checkout -f 17bdb30b1260b261aa40891c37d97cbbf1927bb5 Commit message: "Change content type to text/plain of rEmpty schema to avoid potential JSON parser issues" > git rev-list a12d6d23e0d6c16009887e6063a5cb9673818f6c # timeout=10 [mec-gs-011] $ /bin/bash /tmp/jenkins5353277755627081049.sh -- Validating OpenAPI file Mp1.json... .jenkins.sh: line 8: swagger-tools: command not found -- Validator returned 127. -- Validating OpenAPI file Mp1.yaml... .jenkins.sh: line 8: swagger-tools: command not found -- Validator returned 127. -- Final validator returns 1. Build step 'Execute shell' marked build as failure Finished: FAILURE