FailedConsole Output

19:32:29 Started by GitLab push by Pietro Piscione
19:32:29 [EnvInject] - Loading node environment variables.
19:32:29 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-010-2
19:32:29 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
19:32:29  > git rev-parse --is-inside-work-tree # timeout=10
19:32:29 Fetching changes from the remote Git repository
19:32:29  > git config remote.origin.url git@forge.etsi.org:mec/gs010-2-app-pkg-lcm-api.git # timeout=10
19:32:30 Fetching upstream changes from git@forge.etsi.org:mec/gs010-2-app-pkg-lcm-api.git
19:32:30  > git --version # timeout=10
19:32:30 using GIT_SSH to set credentials 
19:32:30  > git fetch --tags --progress git@forge.etsi.org:mec/gs010-2-app-pkg-lcm-api.git +refs/heads/*:refs/remotes/origin/*
19:32:30  > git rev-parse remotes/origin/stf606-draft^{commit} # timeout=10
19:32:30  > git branch -a -v --no-abbrev --contains f0a32cd6151f9b3814d7314b371ab1a15a423342 # timeout=10
19:32:30 Checking out Revision f0a32cd6151f9b3814d7314b371ab1a15a423342 (origin/stf606-draft)
19:32:30  > git config core.sparsecheckout # timeout=10
19:32:30  > git checkout -f f0a32cd6151f9b3814d7314b371ab1a15a423342
19:32:30 Commit message: "Update JSON version of OAS3.1.0."
19:32:31  > git rev-list --no-walk d69ec6c2d1134a2094a7814d1a3d74c7e563d3e4 # timeout=10
19:32:31 [mec-gs-010-2] $ /bin/bash /tmp/jenkins663628097919254278.sh
19:32:31 -- Validating and linting OpenAPI file MEC010-2_AppGrant.json...
19:32:31 (node:20391) ExperimentalWarning: The fs.promises API is experimental
19:32:31 Unsupported OpenAPI version: 3.1.0. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2, 3.0.3
19:32:32 Specification schema is invalid.
19:32:32 
19:32:32 #/
19:32:32 Must be an OpenAPI 3.0.x document
19:32:32 --- Validator returned 1, linter returned 1.
19:32:32 -- Validating and linting OpenAPI file MEC010-2_AppGrant.yaml...
19:32:32 (node:20413) ExperimentalWarning: The fs.promises API is experimental
19:32:32 Unsupported OpenAPI version: 3.1.0. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2, 3.0.3
19:32:33 Specification schema is invalid.
19:32:33 
19:32:33 #/
19:32:33 Must be an OpenAPI 3.0.x document
19:32:33 --- Validator returned 1, linter returned 1.
19:32:33 -- Validating and linting OpenAPI file MEC010-2_AppLcm.json...
19:32:33 (node:20435) ExperimentalWarning: The fs.promises API is experimental
19:32:33 Unsupported OpenAPI version: 3.1.0. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2, 3.0.3
19:32:33 Specification schema is invalid.
19:32:33 
19:32:33 #/
19:32:33 Must be an OpenAPI 3.0.x document
19:32:33 --- Validator returned 1, linter returned 1.
19:32:33 -- Validating and linting OpenAPI file MEC010-2_AppLcm.yaml...
19:32:34 (node:20457) ExperimentalWarning: The fs.promises API is experimental
19:32:34 Unsupported OpenAPI version: 3.1.0. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2, 3.0.3
19:32:34 Specification schema is invalid.
19:32:34 
19:32:34 #/
19:32:34 Must be an OpenAPI 3.0.x document
19:32:34 --- Validator returned 1, linter returned 1.
19:32:34 -- Validating and linting OpenAPI file MEC010-2_AppPkgMgmt.json...
19:32:35 (node:20479) ExperimentalWarning: The fs.promises API is experimental
19:32:35 Unsupported OpenAPI version: 3.1.0. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2, 3.0.3
19:32:35 Specification schema is invalid.
19:32:35 
19:32:35 #/
19:32:35 Must be an OpenAPI 3.0.x document
19:32:35 --- Validator returned 1, linter returned 1.
19:32:35 -- Validating and linting OpenAPI file MEC010-2_AppPkgMgmt.yaml...
19:32:36 (node:20501) ExperimentalWarning: The fs.promises API is experimental
19:32:36 Unsupported OpenAPI version: 3.1.0. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2, 3.0.3
19:32:36 Specification schema is invalid.
19:32:36 
19:32:36 #/
19:32:36 Must be an OpenAPI 3.0.x document
19:32:36 --- Validator returned 1, linter returned 1.
19:32:36 -- Final validator returns 1.
19:32:36 Build step 'Execute shell' marked build as failure
19:32:37 Finished: FAILURE