FailedConsole Output

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