FailedConsole Output

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