SuccessConsole Output

17:52:18 Started by GitLab push by Elian Kraja
17:52:18 Building remotely on Build 3 (selenium docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-021
17:52:18 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
17:52:18  > git rev-parse --is-inside-work-tree # timeout=10
17:52:18 Fetching changes from the remote Git repository
17:52:18  > git config remote.origin.url git@forge.etsi.org:mec/gs021-amsi-api.git # timeout=10
17:52:18 Fetching upstream changes from git@forge.etsi.org:mec/gs021-amsi-api.git
17:52:18  > git --version # timeout=10
17:52:18 using GIT_SSH to set credentials 
17:52:18  > git fetch --tags --progress git@forge.etsi.org:mec/gs021-amsi-api.git +refs/heads/*:refs/remotes/origin/*
17:52:19  > git rev-parse remotes/origin/develop^{commit} # timeout=10
17:52:19  > git branch -a -v --no-abbrev --contains df50bcb665e9859444a887bd8cc774b4fa827fcd # timeout=10
17:52:19 Checking out Revision df50bcb665e9859444a887bd8cc774b4fa827fcd (origin/develop)
17:52:19  > git config core.sparsecheckout # timeout=10
17:52:19  > git checkout -f df50bcb665e9859444a887bd8cc774b4fa827fcd
17:52:19 Commit message: "Merge branch 'stf593' into 'develop'"
17:52:19 First time build. Skipping changelog.
17:52:19 [mec-gs-021] $ /bin/bash /tmp/jenkins4943405387528174004.sh
17:52:19 -- Validating and linting OpenAPI file MEC021_AppMobilityService.json...
17:52:21 MEC021_AppMobilityService.json is valid
17:52:22 (node:96272) ExperimentalWarning: The http2 module is an experimental API.
17:52:22 Specification is valid, with 0 lint errors
17:52:22 --- Validator returned 0, linter returned 0.
17:52:22 -- Validating and linting OpenAPI file MEC021_AppMobilityService.yaml...
17:52:23 MEC021_AppMobilityService.yaml is valid
17:52:24 (node:96292) ExperimentalWarning: The http2 module is an experimental API.
17:52:24 Specification is valid, with 0 lint errors
17:52:24 --- Validator returned 0, linter returned 0.
17:52:24 -- Final validator returns 0.
17:52:25 Finished: SUCCESS