SuccessConsole Output

09:02:35 Started by GitLab push by Elian Kraja
09:02:35 [EnvInject] - Loading node environment variables.
09:02:35 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-012
09:02:35 [WS-CLEANUP] Deleting project workspace...
09:02:35 [WS-CLEANUP] Deferred wipeout is used...
09:02:35 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
09:02:35 Cloning the remote Git repository
09:02:35 Cloning repository git@forge.etsi.org:mec/gs012-rnis-api.git
09:02:35  > git init /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-012 # timeout=10
09:02:35 Fetching upstream changes from git@forge.etsi.org:mec/gs012-rnis-api.git
09:02:35  > git --version # timeout=10
09:02:35 using GIT_SSH to set credentials 
09:02:35  > git fetch --tags --progress git@forge.etsi.org:mec/gs012-rnis-api.git +refs/heads/*:refs/remotes/origin/*
09:02:36  > git config remote.origin.url git@forge.etsi.org:mec/gs012-rnis-api.git # timeout=10
09:02:36  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
09:02:36  > git config remote.origin.url git@forge.etsi.org:mec/gs012-rnis-api.git # timeout=10
09:02:36 Fetching upstream changes from git@forge.etsi.org:mec/gs012-rnis-api.git
09:02:36 using GIT_SSH to set credentials 
09:02:36  > git fetch --tags --progress git@forge.etsi.org:mec/gs012-rnis-api.git +refs/heads/*:refs/remotes/origin/*
09:02:37  > git rev-parse remotes/origin/stf606-draft^{commit} # timeout=10
09:02:37  > git branch -a -v --no-abbrev --contains d0daa6a8f7c7a786dd3741e1c3e856e22aee383c # timeout=10
09:02:37 Checking out Revision d0daa6a8f7c7a786dd3741e1c3e856e22aee383c (origin/master, origin/stf606-draft)
09:02:37  > git config core.sparsecheckout # timeout=10
09:02:37  > git checkout -f d0daa6a8f7c7a786dd3741e1c3e856e22aee383c
09:02:37 Commit message: "Merge branch 'develop' into 'master'"
09:02:37  > git rev-list --no-walk d0daa6a8f7c7a786dd3741e1c3e856e22aee383c # timeout=10
09:02:37 [mec-gs-012] $ /bin/bash /tmp/jenkins4795185587546485494.sh
09:02:37 -- Validating and linting OpenAPI file RniAPI.json...
09:02:37 (node:9394) ExperimentalWarning: The fs.promises API is experimental
09:02:38 RniAPI.json is valid
09:02:39 Specification is valid, with 0 lint errors
09:02:39 --- Validator returned 0, linter returned 0.
09:02:39 -- Validating and linting OpenAPI file RniAPI.yaml...
09:02:39 (node:9416) ExperimentalWarning: The fs.promises API is experimental
09:02:39 RniAPI.yaml is valid
09:02:40 Specification is valid, with 0 lint errors
09:02:40 --- Validator returned 0, linter returned 0.
09:02:40 -- Final validator returns 0.
09:02:41 Finished: SUCCESS