FailedConsole Output

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