FailedConsole Output

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