FailedConsole Output

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