Started by GitLab push by Pietro Piscione [EnvInject] - Loading node environment variables. Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-010-2 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e Cloning the remote Git repository Cloning repository git@forge.etsi.org:mec/gs010-2-app-pkg-lcm-api.git > git init /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-010-2 # timeout=10 Fetching upstream changes from git@forge.etsi.org:mec/gs010-2-app-pkg-lcm-api.git > git --version # timeout=10 using GIT_SSH to set credentials > git fetch --tags --progress git@forge.etsi.org:mec/gs010-2-app-pkg-lcm-api.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url git@forge.etsi.org:mec/gs010-2-app-pkg-lcm-api.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@forge.etsi.org:mec/gs010-2-app-pkg-lcm-api.git # timeout=10 Fetching upstream changes from git@forge.etsi.org:mec/gs010-2-app-pkg-lcm-api.git using GIT_SSH to set credentials > git fetch --tags --progress git@forge.etsi.org:mec/gs010-2-app-pkg-lcm-api.git +refs/heads/*:refs/remotes/origin/* > git rev-parse remotes/origin/stf606-draft^{commit} # timeout=10 > git branch -a -v --no-abbrev --contains b8820c00f0c8b1d3643fccc18bb971d8ce58cb6b # timeout=10 Checking out Revision b8820c00f0c8b1d3643fccc18bb971d8ce58cb6b (origin/stf606-draft) > git config core.sparsecheckout # timeout=10 > git checkout -f b8820c00f0c8b1d3643fccc18bb971d8ce58cb6b Commit message: "Added paths defined from clause 7.7.7 to 7.7.13 for MEC010p2 v2.2.1. Since the paths are duplicated, the YAML file cannot be converted into JSON because according to OAS, a path must be unique." > git rev-list --no-walk b5eb4cfaffff9aaa545e77b13bc324400affbac5 # timeout=10 [mec-gs-010-2] $ /bin/bash /tmp/jenkins4819761658978253708.sh -- Validating and linting OpenAPI file MEC010-2_AppGrant.json... (node:18157) ExperimentalWarning: The fs.promises API is experimental Unsupported OpenAPI version: 3.1.0. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2, 3.0.3 Specification schema is invalid. #/ Must be an OpenAPI 3.0.x document --- Validator returned 1, linter returned 1. -- Validating and linting OpenAPI file MEC010-2_AppGrant.yaml... (node:18181) ExperimentalWarning: The fs.promises API is experimental Unsupported OpenAPI version: 3.1.0. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2, 3.0.3 Specification schema is invalid. #/ Must be an OpenAPI 3.0.x document --- Validator returned 1, linter returned 1. -- Validating and linting OpenAPI file MEC010-2_AppLcm.json... (node:18203) ExperimentalWarning: The fs.promises API is experimental Unsupported OpenAPI version: 3.1.0. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2, 3.0.3 Specification schema is invalid. #/ Must be an OpenAPI 3.0.x document --- Validator returned 1, linter returned 1. -- Validating and linting OpenAPI file MEC010-2_AppLcm.yaml... (node:18225) ExperimentalWarning: The fs.promises API is experimental Error parsing /home/jenkins/workspace/MEC%20-%20Multi-access%20Edge%20Computing/mec-gs-010-2/MEC010-2_AppLcm.yaml: duplicated mapping key at line 1375, column -2819: /app_instances/{appInstanceId}/t ... ^ Could not read YAML/JSON from file: duplicated mapping key at line 1375, column -2819: /app_instances/{appInstanceId}/t ... ^ --- Validator returned 1, linter returned 1. -- Validating and linting OpenAPI file MEC010-2_AppPkgMgmt.json... (node:18247) ExperimentalWarning: The fs.promises API is experimental Unsupported OpenAPI version: 3.1.0. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2, 3.0.3 Specification schema is invalid. #/ Must be an OpenAPI 3.0.x document --- Validator returned 1, linter returned 1. -- Validating and linting OpenAPI file MEC010-2_AppPkgMgmt.yaml... (node:18269) ExperimentalWarning: The fs.promises API is experimental Unsupported OpenAPI version: 3.1.0. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2, 3.0.3 Specification schema is invalid. #/ Must be an OpenAPI 3.0.x document --- Validator returned 1, linter returned 1. -- Validating and linting OpenAPI file MEC010p2_v221_definitions.json... (node:18291) ExperimentalWarning: The fs.promises API is experimental MEC010p2_v221_definitions.json is not a valid Openapi API definition Specification schema is invalid. #/ expected Object { definitions: Object { ConfigPlatformForAppRequest: Object { type: 'object', properties: Object { ... snip ... missing keys: openapi --- Validator returned 1, linter returned 1. -- Validating and linting OpenAPI file MEC010p2_v221_definitions.yaml... (node:18314) ExperimentalWarning: The fs.promises API is experimental MEC010p2_v221_definitions.yaml is not a valid Openapi API definition Specification schema is invalid. #/ expected Object { definitions: Object { ConfigPlatformForAppRequest: Object { type: 'object', properties: Object { ... snip ... missing keys: openapi --- Validator returned 1, linter returned 1. -- Final validator returns 1. Build step 'Execute shell' marked build as failure Finished: FAILURE