10:54:29 Started by GitLab push by Michele Carignani 10:54:29 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-016 10:54:29 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e 10:54:29 > git rev-parse --is-inside-work-tree # timeout=10 10:54:29 Fetching changes from the remote Git repository 10:54:29 > git config remote.origin.url git@forge.etsi.org:mec/gs016-ue-app-api.git # timeout=10 10:54:29 Fetching upstream changes from git@forge.etsi.org:mec/gs016-ue-app-api.git 10:54:29 > git --version # timeout=10 10:54:29 using GIT_SSH to set credentials 10:54:29 > git fetch --tags --progress git@forge.etsi.org:mec/gs016-ue-app-api.git +refs/heads/*:refs/remotes/origin/* 10:54:30 > git rev-parse remotes/origin/validate-oai3^{commit} # timeout=10 10:54:30 > git branch -a -v --no-abbrev --contains 576f8176df4ea9db7e34f6de4e87dcc5c43f657c # timeout=10 10:54:30 Checking out Revision 576f8176df4ea9db7e34f6de4e87dcc5c43f657c (origin/validate-oai3) 10:54:30 > git config core.sparsecheckout # timeout=10 10:54:30 > git checkout -f 576f8176df4ea9db7e34f6de4e87dcc5c43f657c 10:54:30 Commit message: "validation scripts uses swagger-cli and speccy" 10:54:30 First time build. Skipping changelog. 10:54:30 [mec-gs-016] $ /bin/bash /tmp/jenkins8964739052893732767.sh 10:54:30 -- Validatingand linting OpenAPI file UEAppInterfaceApi.json... 10:54:31 UEAppInterfaceApi.json is valid 10:54:31 Specification is valid, with 0 lint errors 10:54:31 --- Validator returned 0, linter returned 0. 10:54:31 -- Validatingand linting OpenAPI file UEAppInterfaceApi.yaml... 10:54:32 UEAppInterfaceApi.yaml is valid 10:54:32 Specification is valid, with 0 lint errors 10:54:32 --- Validator returned 0, linter returned 0. 10:54:32 -- Final validation returns 0. 10:54:32 Finished: SUCCESS