12:36:26 Started by GitLab push by Pietro Piscione 12:36:26 [EnvInject] - Loading node environment variables. 12:36:26 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-012 12:36:26 [WS-CLEANUP] Deleting project workspace... 12:36:26 [WS-CLEANUP] Deferred wipeout is used... 12:36:26 [WS-CLEANUP] Done 12:36:27 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e 12:36:27 Cloning the remote Git repository 12:36:27 Cloning repository git@forge.etsi.org:mec/gs012-rnis-api.git 12:36:27 > git init /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-012 # timeout=10 12:36:27 Fetching upstream changes from git@forge.etsi.org:mec/gs012-rnis-api.git 12:36:27 > git --version # timeout=10 12:36:27 using GIT_SSH to set credentials 12:36:27 > git fetch --tags --progress git@forge.etsi.org:mec/gs012-rnis-api.git +refs/heads/*:refs/remotes/origin/* 12:36:28 > git config remote.origin.url git@forge.etsi.org:mec/gs012-rnis-api.git # timeout=10 12:36:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:36:28 > git config remote.origin.url git@forge.etsi.org:mec/gs012-rnis-api.git # timeout=10 12:36:28 Fetching upstream changes from git@forge.etsi.org:mec/gs012-rnis-api.git 12:36:28 using GIT_SSH to set credentials 12:36:28 > git fetch --tags --progress git@forge.etsi.org:mec/gs012-rnis-api.git +refs/heads/*:refs/remotes/origin/* 12:36:29 > git rev-parse remotes/origin/stf606-draft^{commit} # timeout=10 12:36:29 > git branch -a -v --no-abbrev --contains bf70b520deb23b8d7d256a2ff84804e3aa9a4be2 # timeout=10 12:36:29 Checking out Revision bf70b520deb23b8d7d256a2ff84804e3aa9a4be2 (origin/stf606-draft) 12:36:29 > git config core.sparsecheckout # timeout=10 12:36:29 > git checkout -f bf70b520deb23b8d7d256a2ff84804e3aa9a4be2 12:36:29 Commit message: "OAS3.1.0 first draft added." 12:36:29 > git rev-list --no-walk d0daa6a8f7c7a786dd3741e1c3e856e22aee383c # timeout=10 12:36:30 [mec-gs-012] $ /bin/bash /tmp/jenkins843500141880901391.sh 12:36:30 -- Validating and linting OpenAPI file RniAPI.json... 12:36:30 (node:16794) ExperimentalWarning: The fs.promises API is experimental 12:36:30 RniAPI.json is valid 12:36:31 Specification is valid, with 0 lint errors 12:36:31 --- Validator returned 0, linter returned 0. 12:36:31 -- Validating and linting OpenAPI file RniAPI.yaml... 12:36:32 (node:16816) ExperimentalWarning: The fs.promises API is experimental 12:36:32 RniAPI.yaml is valid 12:36:33 Specification is valid, with 0 lint errors 12:36:33 --- Validator returned 0, linter returned 0. 12:36:33 -- Final validator returns 0. 12:36:34 Finished: SUCCESS