Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on build3.forge.etsi.org (selenium docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-016 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e Cloning the remote Git repository Cloning repository git@forge.etsi.org:mec/gs016-ue-app-api.git > git init /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-016 # timeout=10 Fetching upstream changes from git@forge.etsi.org:mec/gs016-ue-app-api.git > git --version # timeout=10 using GIT_SSH to set credentials > git fetch --tags --progress git@forge.etsi.org:mec/gs016-ue-app-api.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url git@forge.etsi.org:mec/gs016-ue-app-api.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@forge.etsi.org:mec/gs016-ue-app-api.git # timeout=10 Fetching upstream changes from git@forge.etsi.org:mec/gs016-ue-app-api.git using GIT_SSH to set credentials > git fetch --tags --progress git@forge.etsi.org:mec/gs016-ue-app-api.git +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision bd8593c709136368ab50b3668979cf6228351436 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f bd8593c709136368ab50b3668979cf6228351436 Commit message: "Merge branch 'develop' into 'master'" > git rev-list --no-walk 50e7a7740fe7f0b8600b8d5d27ae4ae5163f9152 # timeout=10 [mec-gs-016] $ /bin/bash /tmp/jenkins16011422157546971369.sh -- Validating and linting OpenAPI file UEAppInterfaceApi.json... UEAppInterfaceApi.json is valid (node:72485) ExperimentalWarning: The http2 module is an experimental API. Specification is valid, with 0 lint errors --- Validator returned 0, linter returned 0. -- Validating and linting OpenAPI file UEAppInterfaceApi.yaml... UEAppInterfaceApi.yaml is valid (node:72505) ExperimentalWarning: The http2 module is an experimental API. Specification is valid, with 0 lint errors --- Validator returned 0, linter returned 0. -- Final validation returns 0. Finished: SUCCESS