FailedConsole Output

22:19:34 Started by GitLab push by Walter Featherstone
22:19:34 Building remotely on Build 3 (docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-011
22:19:34  > git rev-parse --is-inside-work-tree # timeout=10
22:19:34 Fetching changes from the remote Git repository
22:19:34  > git config remote.origin.url git@forge.etsi.org:mec/gs011-app-enablement-api.git # timeout=10
22:19:34 Fetching upstream changes from git@forge.etsi.org:mec/gs011-app-enablement-api.git
22:19:34  > git --version # timeout=10
22:19:34 using GIT_SSH to set credentials 
22:19:34  > git fetch --tags --progress git@forge.etsi.org:mec/gs011-app-enablement-api.git +refs/heads/*:refs/remotes/origin/*
22:19:35  > git rev-parse origin/master^{commit} # timeout=10
22:19:35 Checking out Revision 241380e2051df197b6023f803264121a611eb773 (origin/master)
22:19:35  > git config core.sparsecheckout # timeout=10
22:19:35  > git checkout -f 241380e2051df197b6023f803264121a611eb773
22:19:35 Commit message: "Bug 83 OpenAPI examples and documentation mismatch"
22:19:35  > git rev-list 241380e2051df197b6023f803264121a611eb773 # timeout=10
22:19:35 [mec-gs-011] $ /bin/bash /tmp/jenkins6941208627547952175.sh
22:19:35 -- Validating OpenAPI file Mp1.json...
22:19:35 .jenkins.sh: line 8: swagger-tools: command not found
22:19:35 -- Validator returned 127.
22:19:35 
22:19:35 -- Validating OpenAPI file Mp1.yaml...
22:19:35 .jenkins.sh: line 8: swagger-tools: command not found
22:19:35 -- Validator returned 127.
22:19:35 
22:19:35 -- Final validator returns 1.
22:19:35 Build step 'Execute shell' marked build as failure
22:19:36 Finished: FAILURE