FailedConsole Output

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