FailedConsole Output

08:55:08 Started by GitLab push by Pietro Piscione
08:55:08 [EnvInject] - Loading node environment variables.
08:55:08 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-010-2
08:55:08 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
08:55:08  > git rev-parse --is-inside-work-tree # timeout=10
08:55:08 Fetching changes from the remote Git repository
08:55:08  > git config remote.origin.url git@forge.etsi.org:mec/gs010-2-app-pkg-lcm-api.git # timeout=10
08:55:08 Fetching upstream changes from git@forge.etsi.org:mec/gs010-2-app-pkg-lcm-api.git
08:55:08  > git --version # timeout=10
08:55:08 using GIT_SSH to set credentials 
08:55:08  > git fetch --tags --progress git@forge.etsi.org:mec/gs010-2-app-pkg-lcm-api.git +refs/heads/*:refs/remotes/origin/*
08:55:10  > git rev-parse remotes/origin/stf606-draft^{commit} # timeout=10
08:55:10  > git branch -a -v --no-abbrev --contains 748727db5f87836bc1506cc04356f9cd2140fb03 # timeout=10
08:55:10 Checking out Revision 748727db5f87836bc1506cc04356f9cd2140fb03 (origin/stf606-draft)
08:55:10  > git config core.sparsecheckout # timeout=10
08:55:10  > git checkout -f 748727db5f87836bc1506cc04356f9cd2140fb03
08:55:10 Commit message: "Replaced OAS3.0 files with OAS3.1 files."
08:55:10  > git rev-list --no-walk f04a6de0f8367b055fda81f9a7fb615767f26e41 # timeout=10
08:55:10 [mec-gs-010-2] $ /bin/bash /tmp/jenkins3199231364245337186.sh
08:55:10 -- Validating and linting OpenAPI file MEC010-2_AppGrant.json...
08:55:10 (node:15467) ExperimentalWarning: The fs.promises API is experimental
08:55:11 MEC010-2_AppGrant.json is valid
08:55:11 Specification is valid, with 0 lint errors
08:55:11 --- Validator returned 0, linter returned 0.
08:55:11 -- Validating and linting OpenAPI file MEC010-2_AppGrant.yaml...
08:55:12 (node:15489) ExperimentalWarning: The fs.promises API is experimental
08:55:12 Unsupported OpenAPI version: 3.1.0. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2, 3.0.3
08:55:12 Specification schema is invalid.
08:55:12 
08:55:12 #/
08:55:12 Must be an OpenAPI 3.0.x document
08:55:12 --- Validator returned 1, linter returned 1.
08:55:12 -- Validating and linting OpenAPI file MEC010-2_AppLcm.json...
08:55:13 (node:15511) ExperimentalWarning: The fs.promises API is experimental
08:55:13 MEC010-2_AppLcm.json is valid
08:55:14 Specification is valid, with 0 lint errors
08:55:14 --- Validator returned 0, linter returned 0.
08:55:14 -- Validating and linting OpenAPI file MEC010-2_AppLcm.yaml...
08:55:14 (node:15534) ExperimentalWarning: The fs.promises API is experimental
08:55:14 Unsupported OpenAPI version: 3.1.0. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2, 3.0.3
08:55:15 Specification schema is invalid.
08:55:15 
08:55:15 #/
08:55:15 Must be an OpenAPI 3.0.x document
08:55:15 --- Validator returned 1, linter returned 1.
08:55:15 -- Validating and linting OpenAPI file MEC010-2_AppPkgMgmt.json...
08:55:15 (node:15556) ExperimentalWarning: The fs.promises API is experimental
08:55:15 MEC010-2_AppPkgMgmt.json is valid
08:55:16 Specification is valid, with 0 lint errors
08:55:16 --- Validator returned 0, linter returned 0.
08:55:16 -- Validating and linting OpenAPI file MEC010-2_AppPkgMgmt.yaml...
08:55:16 (node:15578) ExperimentalWarning: The fs.promises API is experimental
08:55:16 Unsupported OpenAPI version: 3.1.0. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2, 3.0.3
08:55:17 Specification schema is invalid.
08:55:17 
08:55:17 #/
08:55:17 Must be an OpenAPI 3.0.x document
08:55:17 --- Validator returned 1, linter returned 1.
08:55:17 -- Final validator returns 1.
08:55:17 Build step 'Execute shell' marked build as failure
08:55:17 Finished: FAILURE