FailedConsole Output

14:13:19 Started by GitLab push by Muhammad Hamza
14:13:19 [EnvInject] - Loading node environment variables.
14:13:19 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-013
14:13:19 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
14:13:19  > git rev-parse --is-inside-work-tree # timeout=10
14:13:19 Fetching changes from the remote Git repository
14:13:19  > git config remote.origin.url git@forge.etsi.org:mec/gs013-location-api.git # timeout=10
14:13:19 Fetching upstream changes from git@forge.etsi.org:mec/gs013-location-api.git
14:13:19  > git --version # timeout=10
14:13:19 using GIT_SSH to set credentials 
14:13:19  > git fetch --tags --progress git@forge.etsi.org:mec/gs013-location-api.git +refs/heads/*:refs/remotes/origin/*
14:13:20  > git rev-parse remotes/origin/stf606-draft^{commit} # timeout=10
14:13:20  > git branch -a -v --no-abbrev --contains 06b613fc3d0386f2bbfb6fbbfb519b5b94bd221d # timeout=10
14:13:20 Checking out Revision 06b613fc3d0386f2bbfb6fbbfb519b5b94bd221d (origin/stf606-draft)
14:13:20  > git config core.sparsecheckout # timeout=10
14:13:20  > git checkout -f 06b613fc3d0386f2bbfb6fbbfb519b5b94bd221d
14:13:20 Commit message: "convert response status codes to String"
14:13:20  > git rev-list --no-walk 5241e33821cb51b3569ce6b65a1644fdd6709e68 # timeout=10
14:13:20 [mec-gs-013] $ /bin/bash /tmp/jenkins8432549042806838235.sh
14:13:20 -- Validating and linting OpenAPI file LocationAPI.json...
14:13:20 (node:27454) ExperimentalWarning: The fs.promises API is experimental
14:13:20 Unsupported OpenAPI version: 3.1.0. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2, 3.0.3
14:13:21 Specification schema is invalid.
14:13:21 
14:13:21 #/
14:13:21 Must be an OpenAPI 3.0.x document
14:13:21 --- Validator returned 1, linter returned 1.
14:13:21 -- Validating and linting OpenAPI file LocationAPI.yaml...
14:13:21 (node:27476) ExperimentalWarning: The fs.promises API is experimental
14:13:21 Unsupported OpenAPI version: 3.1.0. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2, 3.0.3
14:13:22 Specification schema is invalid.
14:13:22 
14:13:22 #/
14:13:22 Must be an OpenAPI 3.0.x document
14:13:22 --- Validator returned 1, linter returned 1.
14:13:22 -- Final validator returns 1.
14:13:22 Build step 'Execute shell' marked build as failure
14:13:22 Finished: FAILURE