SuccessConsole Output

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