FailedConsole Output

11:50:24 Started by GitLab push by Elian Kraja
11:50:24 [EnvInject] - Loading node environment variables.
11:50:24 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-010-2
11:50:24 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
11:50:24  > git rev-parse --is-inside-work-tree # timeout=10
11:50:24 Fetching changes from the remote Git repository
11:50:24  > git config remote.origin.url git@forge.etsi.org:mec/gs010-2-app-pkg-lcm-api.git # timeout=10
11:50:24 Fetching upstream changes from git@forge.etsi.org:mec/gs010-2-app-pkg-lcm-api.git
11:50:24  > git --version # timeout=10
11:50:24 using GIT_SSH to set credentials 
11:50:24  > git fetch --tags --progress git@forge.etsi.org:mec/gs010-2-app-pkg-lcm-api.git +refs/heads/*:refs/remotes/origin/*
11:50:25  > git rev-parse remotes/origin/stf606-final^{commit} # timeout=10
11:50:25  > git branch -a -v --no-abbrev --contains 1aa9170682d2fd05f95dc008031c0ec06f3569d1 # timeout=10
11:50:25 Checking out Revision 1aa9170682d2fd05f95dc008031c0ec06f3569d1 (origin/stf606-final)
11:50:25  > git config core.sparsecheckout # timeout=10
11:50:25  > git checkout -f 1aa9170682d2fd05f95dc008031c0ec06f3569d1
11:50:26 Commit message: "Merge branch 'stf606-draft' into 'stf606-final'"
11:50:26  > git rev-list --no-walk 90c4928a25453965fdaf75e1fd0529f3bd9cb1f2 # timeout=10
11:50:26 [mec-gs-010-2] $ /bin/bash /tmp/jenkins7029107936190097825.sh
11:50:26 -- Validating and linting OpenAPI file MEC010-2_AppGrant.json...
11:50:26 (node:4959) ExperimentalWarning: The fs.promises API is experimental
11:50:26 Unsupported OpenAPI version: 3.1.0. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2, 3.0.3
11:50:27 Specification schema is invalid.
11:50:27 
11:50:27 #/
11:50:27 Must be an OpenAPI 3.0.x document
11:50:27 --- Validator returned 1, linter returned 1.
11:50:27 -- Validating and linting OpenAPI file MEC010-2_AppGrant.yaml...
11:50:27 (node:4982) ExperimentalWarning: The fs.promises API is experimental
11:50:27 Unsupported OpenAPI version: 3.1.0. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2, 3.0.3
11:50:28 Specification schema is invalid.
11:50:28 
11:50:28 #/
11:50:28 Must be an OpenAPI 3.0.x document
11:50:28 --- Validator returned 1, linter returned 1.
11:50:28 -- Validating and linting OpenAPI file MEC010-2_AppLcm.json...
11:50:28 (node:5004) ExperimentalWarning: The fs.promises API is experimental
11:50:28 Unsupported OpenAPI version: 3.1.0. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2, 3.0.3
11:50:29 Specification schema is invalid.
11:50:29 
11:50:29 #/
11:50:29 Must be an OpenAPI 3.0.x document
11:50:29 --- Validator returned 1, linter returned 1.
11:50:29 -- Validating and linting OpenAPI file MEC010-2_AppLcm.yaml...
11:50:29 (node:5026) ExperimentalWarning: The fs.promises API is experimental
11:50:29 Unsupported OpenAPI version: 3.1.0. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2, 3.0.3
11:50:30 Specification schema is invalid.
11:50:30 
11:50:30 #/
11:50:30 Must be an OpenAPI 3.0.x document
11:50:30 --- Validator returned 1, linter returned 1.
11:50:30 -- Validating and linting OpenAPI file MEC010-2_AppPkgMgmt.json...
11:50:30 (node:5048) ExperimentalWarning: The fs.promises API is experimental
11:50:30 Unsupported OpenAPI version: 3.1.0. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2, 3.0.3
11:50:31 Specification schema is invalid.
11:50:31 
11:50:31 #/
11:50:31 Must be an OpenAPI 3.0.x document
11:50:31 --- Validator returned 1, linter returned 1.
11:50:31 -- Validating and linting OpenAPI file MEC010-2_AppPkgMgmt.yaml...
11:50:31 (node:5070) ExperimentalWarning: The fs.promises API is experimental
11:50:31 Unsupported OpenAPI version: 3.1.0. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2, 3.0.3
11:50:32 Specification schema is invalid.
11:50:32 
11:50:32 #/
11:50:32 Must be an OpenAPI 3.0.x document
11:50:32 --- Validator returned 1, linter returned 1.
11:50:32 -- Final validator returns 1.
11:50:32 Build step 'Execute shell' marked build as failure
11:50:32 Finished: FAILURE