SuccessConsole Output

12:30:10 Started by GitLab push by Pietro Piscione
12:30:10 [EnvInject] - Loading node environment variables.
12:30:10 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-010-2
12:30:10 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
12:30:11  > git rev-parse --is-inside-work-tree # timeout=10
12:30:11 Fetching changes from the remote Git repository
12:30:11  > git config remote.origin.url git@forge.etsi.org:mec/gs010-2-app-pkg-lcm-api.git # timeout=10
12:30:11 Fetching upstream changes from git@forge.etsi.org:mec/gs010-2-app-pkg-lcm-api.git
12:30:11  > git --version # timeout=10
12:30:11 using GIT_SSH to set credentials 
12:30:11  > git fetch --tags --progress git@forge.etsi.org:mec/gs010-2-app-pkg-lcm-api.git +refs/heads/*:refs/remotes/origin/*
12:30:12  > git rev-parse remotes/origin/stf606-draft^{commit} # timeout=10
12:30:12  > git branch -a -v --no-abbrev --contains f04a6de0f8367b055fda81f9a7fb615767f26e41 # timeout=10
12:30:12 Checking out Revision f04a6de0f8367b055fda81f9a7fb615767f26e41 (origin/stf606-draft)
12:30:12  > git config core.sparsecheckout # timeout=10
12:30:12  > git checkout -f f04a6de0f8367b055fda81f9a7fb615767f26e41
12:30:12 Commit message: "First draft of OAS3.1.0 specification added."
12:30:12  > git rev-list --no-walk 90c4928a25453965fdaf75e1fd0529f3bd9cb1f2 # timeout=10
12:30:12 [mec-gs-010-2] $ /bin/bash /tmp/jenkins2446682669810501438.sh
12:30:12 -- Validating and linting OpenAPI file MEC010-2_AppGrant.json...
12:30:12 (node:16171) ExperimentalWarning: The fs.promises API is experimental
12:30:12 MEC010-2_AppGrant.json is valid
12:30:13 Specification is valid, with 0 lint errors
12:30:13 --- Validator returned 0, linter returned 0.
12:30:13 -- Validating and linting OpenAPI file MEC010-2_AppGrant.yaml...
12:30:13 (node:16193) ExperimentalWarning: The fs.promises API is experimental
12:30:14 MEC010-2_AppGrant.yaml is valid
12:30:14 Specification is valid, with 0 lint errors
12:30:14 --- Validator returned 0, linter returned 0.
12:30:14 -- Validating and linting OpenAPI file MEC010-2_AppLcm.json...
12:30:15 (node:16215) ExperimentalWarning: The fs.promises API is experimental
12:30:15 MEC010-2_AppLcm.json is valid
12:30:16 Specification is valid, with 0 lint errors
12:30:16 --- Validator returned 0, linter returned 0.
12:30:16 -- Validating and linting OpenAPI file MEC010-2_AppLcm.yaml...
12:30:16 (node:16237) ExperimentalWarning: The fs.promises API is experimental
12:30:16 MEC010-2_AppLcm.yaml is valid
12:30:17 Specification is valid, with 0 lint errors
12:30:17 --- Validator returned 0, linter returned 0.
12:30:17 -- Validating and linting OpenAPI file MEC010-2_AppPkgMgmt.json...
12:30:18 (node:16259) ExperimentalWarning: The fs.promises API is experimental
12:30:18 MEC010-2_AppPkgMgmt.json is valid
12:30:19 Specification is valid, with 0 lint errors
12:30:19 --- Validator returned 0, linter returned 0.
12:30:19 -- Validating and linting OpenAPI file MEC010-2_AppPkgMgmt.yaml...
12:30:19 (node:16281) ExperimentalWarning: The fs.promises API is experimental
12:30:19 MEC010-2_AppPkgMgmt.yaml is valid
12:30:20 Specification is valid, with 0 lint errors
12:30:20 --- Validator returned 0, linter returned 0.
12:30:20 -- Final validator returns 0.
12:30:21 Finished: SUCCESS