FailedConsole Output

14:35:29 Started by GitLab push by Elian Kraja
14:35:29 [EnvInject] - Loading node environment variables.
14:35:29 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-011
14:35:29 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
14:35:29  > git rev-parse --is-inside-work-tree # timeout=10
14:35:29 Fetching changes from the remote Git repository
14:35:29  > git config remote.origin.url git@forge.etsi.org:mec/gs011-app-enablement-api.git # timeout=10
14:35:29 Fetching upstream changes from git@forge.etsi.org:mec/gs011-app-enablement-api.git
14:35:29  > git --version # timeout=10
14:35:29 using GIT_SSH to set credentials 
14:35:29  > git fetch --tags --progress git@forge.etsi.org:mec/gs011-app-enablement-api.git +refs/heads/*:refs/remotes/origin/*
14:35:30  > git rev-parse remotes/origin/stf606-draft^{commit} # timeout=10
14:35:30  > git branch -a -v --no-abbrev --contains 0196cc50a92f82b016e46a84d3c6c41cfff518ff # timeout=10
14:35:30 Checking out Revision 0196cc50a92f82b016e46a84d3c6c41cfff518ff (origin/stf606-draft)
14:35:30  > git config core.sparsecheckout # timeout=10
14:35:30  > git checkout -f 0196cc50a92f82b016e46a84d3c6c41cfff518ff
14:35:30 Commit message: "Update README.md"
14:35:30  > git rev-list --no-walk 71600e80dd79cc7db67f9b9daabe28b3e350f557 # timeout=10
14:35:30 [mec-gs-011] $ /bin/bash /tmp/jenkins940377359839437962.sh
14:35:31 -- Validating and linting OpenAPI file MecAppSupportApi.json...
14:35:31 (node:13672) ExperimentalWarning: The fs.promises API is experimental
14:35:31 Unsupported OpenAPI version: 3.1.0. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2, 3.0.3
14:35:32 Specification schema is invalid.
14:35:32 
14:35:32 #/
14:35:32 Must be an OpenAPI 3.0.x document
14:35:32 --- Validator returned 1, linter returned 1.
14:35:32 -- Validating and linting OpenAPI file MecAppSupportApi.yaml...
14:35:32 (node:13695) ExperimentalWarning: The fs.promises API is experimental
14:35:32 Unsupported OpenAPI version: 3.1.0. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2, 3.0.3
14:35:33 Specification schema is invalid.
14:35:33 
14:35:33 #/
14:35:33 Must be an OpenAPI 3.0.x document
14:35:33 --- Validator returned 1, linter returned 1.
14:35:33 -- Validating and linting OpenAPI file MecServiceMgmtApi.json...
14:35:33 (node:13717) ExperimentalWarning: The fs.promises API is experimental
14:35:33 Unsupported OpenAPI version: 3.1.0. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2, 3.0.3
14:35:34 Specification schema is invalid.
14:35:34 
14:35:34 #/
14:35:34 Must be an OpenAPI 3.0.x document
14:35:34 --- Validator returned 1, linter returned 1.
14:35:34 -- Validating and linting OpenAPI file MecServiceMgmtApi.yaml...
14:35:34 (node:13739) ExperimentalWarning: The fs.promises API is experimental
14:35:34 Unsupported OpenAPI version: 3.1.0. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2, 3.0.3
14:35:35 Specification schema is invalid.
14:35:35 
14:35:35 #/
14:35:35 Must be an OpenAPI 3.0.x document
14:35:35 --- Validator returned 1, linter returned 1.
14:35:35 -- Final validation returns 1.
14:35:35 Build step 'Execute shell' marked build as failure
14:35:35 Finished: FAILURE