FailedConsole Output

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