FailedConsole Output

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