FailedConsole Output

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