FailedConsole Output

09:32:04 Started by GitLab push by Muhammad Rehan Abbasi
09:32:04 [EnvInject] - Loading node environment variables.
09:32:04 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-030
09:32:04 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
09:32:04  > git rev-parse --is-inside-work-tree # timeout=10
09:32:04 Fetching changes from the remote Git repository
09:32:04  > git config remote.origin.url git@forge.etsi.org:mec/gs030-vis-api.git # timeout=10
09:32:04 Fetching upstream changes from git@forge.etsi.org:mec/gs030-vis-api.git
09:32:04  > git --version # timeout=10
09:32:04 using GIT_SSH to set credentials 
09:32:04  > git fetch --tags --progress git@forge.etsi.org:mec/gs030-vis-api.git +refs/heads/*:refs/remotes/origin/*
09:32:05  > git rev-parse remotes/origin/stf606-draft^{commit} # timeout=10
09:32:05  > git branch -a -v --no-abbrev --contains 1717f076b606a9ea6f0f8392d119bacce84c88e2 # timeout=10
09:32:05 Checking out Revision 1717f076b606a9ea6f0f8392d119bacce84c88e2 (origin/stf606-draft)
09:32:05  > git config core.sparsecheckout # timeout=10
09:32:05  > git checkout -f 1717f076b606a9ea6f0f8392d119bacce84c88e2
09:32:05 Commit message: "remove items tag on data models with type object"
09:32:05  > git rev-list --no-walk 9d7e2595e67036174c1acec91fc1b96a0aa6258c # timeout=10
09:32:06 [mec-gs-030] $ /bin/bash /tmp/jenkins7537076355369872339.sh
09:32:06 -- Validating and linting OpenAPI file MEC030_V2XInformationService.json...
09:32:06 (node:31135) ExperimentalWarning: The fs.promises API is experimental
09:32:06 Unsupported OpenAPI version: 3.1.0. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2, 3.0.3
09:32:07 Specification schema is invalid.
09:32:07 
09:32:07 #/
09:32:07 Must be an OpenAPI 3.0.x document
09:32:07 --- Validator returned 1, linter returned 1.
09:32:07 -- Validating and linting OpenAPI file MEC030_V2XInformationService.yaml...
09:32:07 (node:31158) ExperimentalWarning: The fs.promises API is experimental
09:32:07 Unsupported OpenAPI version: 3.1.0. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2, 3.0.3
09:32:08 Specification schema is invalid.
09:32:08 
09:32:08 #/
09:32:08 Must be an OpenAPI 3.0.x document
09:32:08 --- Validator returned 1, linter returned 1.
09:32:08 -- Final validator returns 1.
09:32:08 Build step 'Execute shell' marked build as failure
09:32:08 Finished: FAILURE