FailedConsole Output

18:08:32 Started by GitLab push by Walter Featherstone
18:08:32 Building remotely on Build 3 (docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-011
18:08:32  > git rev-parse --is-inside-work-tree # timeout=10
18:08:32 Fetching changes from the remote Git repository
18:08:32  > git config remote.origin.url git@forge.etsi.org:mec/gs011-app-enablement-api.git # timeout=10
18:08:32 Fetching upstream changes from git@forge.etsi.org:mec/gs011-app-enablement-api.git
18:08:32  > git --version # timeout=10
18:08:32 using GIT_SSH to set credentials 
18:08:32  > git fetch --tags --progress git@forge.etsi.org:mec/gs011-app-enablement-api.git +refs/heads/*:refs/remotes/origin/*
18:08:33  > git rev-parse remotes/origin/develop^{commit} # timeout=10
18:08:33  > git branch -a -v --no-abbrev --contains 1821b5f10964cb464f07bf61f4d1377b6972c55f # timeout=10
18:08:33 Checking out Revision 1821b5f10964cb464f07bf61f4d1377b6972c55f (origin/develop)
18:08:33  > git config core.sparsecheckout # timeout=10
18:08:33  > git checkout -f 1821b5f10964cb464f07bf61f4d1377b6972c55f
18:08:33 Commit message: "Converted Mp1 API description to OpenAPI 3, without the split directory structure"
18:08:33  > git rev-list 241380e2051df197b6023f803264121a611eb773 # timeout=10
18:08:33 [mec-gs-011] $ /bin/bash /tmp/jenkins1305996030352795738.sh
18:08:33 -- Validating OpenAPI file Mp1.json...
18:08:33 .jenkins.sh: line 8: swagger-tools: command not found
18:08:33 -- Validator returned 127.
18:08:33 
18:08:33 -- Validating OpenAPI file Mp1.yaml...
18:08:33 .jenkins.sh: line 8: swagger-tools: command not found
18:08:33 -- Validator returned 127.
18:08:33 
18:08:33 -- Final validator returns 1.
18:08:33 Build step 'Execute shell' marked build as failure
18:08:33 Finished: FAILURE