Console Output
14:57:28 Started by GitLab push by Elian Kraja
14:57:28 [EnvInject] - Loading node environment variables.
14:57:28 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-010-2
14:57:28 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
14:57:28 > git rev-parse --is-inside-work-tree # timeout=10
14:57:28 Fetching changes from the remote Git repository
14:57:28 > git config remote.origin.url git@forge.etsi.org:mec/gs010-2-app-pkg-lcm-api.git # timeout=10
14:57:28 Fetching upstream changes from git@forge.etsi.org:mec/gs010-2-app-pkg-lcm-api.git
14:57:28 > git --version # timeout=10
14:57:28 using GIT_SSH to set credentials
14:57:28 > git fetch --tags --progress git@forge.etsi.org:mec/gs010-2-app-pkg-lcm-api.git +refs/heads/*:refs/remotes/origin/*
14:57:29 > git rev-parse remotes/origin/stf606-final^{commit} # timeout=10
14:57:29 > git branch -a -v --no-abbrev --contains c93aa918ca0a03b8445bed78c199464627a789d7 # timeout=10
14:57:29 Checking out Revision c93aa918ca0a03b8445bed78c199464627a789d7 (origin/stf606-final)
14:57:29 > git config core.sparsecheckout # timeout=10
14:57:29 > git checkout -f c93aa918ca0a03b8445bed78c199464627a789d7
14:57:29 Commit message: "Update README.md"
14:57:29 > git rev-list --no-walk 21acddf7f0c9fcce4bb4bcdc82f3bcaaf4c8e2a3 # timeout=10
14:57:29 [mec-gs-010-2] $ /bin/bash /tmp/jenkins6097961283614613638.sh
14:57:29 -- Validating and linting OpenAPI file MEC010-2_AppGrant.json...
14:57:30 (node:5119) ExperimentalWarning: The fs.promises API is experimental
14:57: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:57:30 [31mSpecification schema is invalid.[0m
14:57:30
14:57:30 [33m#/
14:57:30 [0mMust be an OpenAPI 3.0.x document
14:57:30 --- Validator returned 1, linter returned 1.
14:57:30 -- Validating and linting OpenAPI file MEC010-2_AppGrant.yaml...
14:57:31 (node:5141) ExperimentalWarning: The fs.promises API is experimental
14:57: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:57:31 [31mSpecification schema is invalid.[0m
14:57:31
14:57:31 [33m#/
14:57:31 [0mMust be an OpenAPI 3.0.x document
14:57:31 --- Validator returned 1, linter returned 1.
14:57:31 -- Validating and linting OpenAPI file MEC010-2_AppLcm.json...
14:57:31 (node:5163) ExperimentalWarning: The fs.promises API is experimental
14:57: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:57:32 [31mSpecification schema is invalid.[0m
14:57:32
14:57:32 [33m#/
14:57:32 [0mMust be an OpenAPI 3.0.x document
14:57:32 --- Validator returned 1, linter returned 1.
14:57:32 -- Validating and linting OpenAPI file MEC010-2_AppLcm.yaml...
14:57:32 (node:5185) ExperimentalWarning: The fs.promises API is experimental
14:57: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:57:33 [31mSpecification schema is invalid.[0m
14:57:33
14:57:33 [33m#/
14:57:33 [0mMust be an OpenAPI 3.0.x document
14:57:33 --- Validator returned 1, linter returned 1.
14:57:33 -- Validating and linting OpenAPI file MEC010-2_AppPkgMgmt.json...
14:57:33 (node:5207) ExperimentalWarning: The fs.promises API is experimental
14:57: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:57:34 [31mSpecification schema is invalid.[0m
14:57:34
14:57:34 [33m#/
14:57:34 [0mMust be an OpenAPI 3.0.x document
14:57:34 --- Validator returned 1, linter returned 1.
14:57:34 -- Validating and linting OpenAPI file MEC010-2_AppPkgMgmt.yaml...
14:57:34 (node:5229) ExperimentalWarning: The fs.promises API is experimental
14:57: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:57:35 [31mSpecification schema is invalid.[0m
14:57:35
14:57:35 [33m#/
14:57:35 [0mMust be an OpenAPI 3.0.x document
14:57:35 --- Validator returned 1, linter returned 1.
14:57:35 -- Final validator returns 1.
14:57:35 Build step 'Execute shell' marked build as failure
14:57:35 Finished: FAILURE