FailedConsole Output

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