FailedConsole Output

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