Triggered by GitLab Merge Request #5: MEC - Multi-access Edge Computing/stf606-draft => stf606-final Triggered by GitLab Merge Request #5: MEC - Multi-access Edge Computing/stf606-draft => stf606-final Obtained Jenkinsfile.mec from git git@forge.etsi.org:cti/forge-tools/jenkins-scripts-for-openapis.git Running in Durability level: MAX_SURVIVABILITY [Pipeline] node Running on build3.forge.etsi.org in /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-014-pipeline [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@forge.etsi.org:cti/forge-tools/jenkins-scripts-for-openapis.git # timeout=10 Fetching upstream changes from git@forge.etsi.org:cti/forge-tools/jenkins-scripts-for-openapis.git > git --version # timeout=10 using GIT_SSH to set credentials > git fetch --tags --progress git@forge.etsi.org:cti/forge-tools/jenkins-scripts-for-openapis.git +refs/heads/*:refs/remotes/origin/* skipping resolution of commit 5ff2b263f3557a048a6051101d75c7ce1fc913b1, since it originates from another repository > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision fe946f61cf4bd9fe98fecb3b354ab5a44592df04 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f fe946f61cf4bd9fe98fecb3b354ab5a44592df04 Commit message: "Update cli-validate-openapis-mec.sh" > git rev-list --no-walk fe946f61cf4bd9fe98fecb3b354ab5a44592df04 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] gitlabBuilds [Pipeline] { [Pipeline] stage [Pipeline] { (Resolve) [Pipeline] sh + echo Resolve stage Resolve stage [Pipeline] updateGitlabCommitStatus [Pipeline] dir Running in /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-014-pipeline/apis [Pipeline] { [Pipeline] checkout using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@forge.etsi.org:mec/gs014-ue-identity-api.git # timeout=10 Fetching upstream changes from git@forge.etsi.org:mec/gs014-ue-identity-api.git > git --version # timeout=10 using GIT_SSH to set credentials > git fetch --tags --progress git@forge.etsi.org:mec/gs014-ue-identity-api.git +refs/heads/*:refs/remotes/origin/* > git rev-parse 5ff2b263f3557a048a6051101d75c7ce1fc913b1^{commit} # timeout=10 > git branch -a -v --no-abbrev --contains 5ff2b263f3557a048a6051101d75c7ce1fc913b1 # timeout=10 Merging Revision 5ff2b263f3557a048a6051101d75c7ce1fc913b1 (origin/stf606-draft) to origin/stf606-final, UserMergeOptions{mergeRemote='origin', mergeTarget='stf606-final', mergeStrategy='default', fastForwardMode='--ff'} > git rev-parse origin/stf606-final^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f origin/stf606-final > git merge --ff 5ff2b263f3557a048a6051101d75c7ce1fc913b1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 Seen branch in repository origin/develop Seen branch in repository origin/master Seen branch in repository origin/stf606-draft Seen branch in repository origin/stf606-final Seen 4 remote branches > git show-ref --tags -d # timeout=10 Checking out Revision ebd433edc68371b03aa71baa68250a2e5a1d2152 (origin/stf606-final) > git config core.sparsecheckout # timeout=10 > git checkout -f ebd433edc68371b03aa71baa68250a2e5a1d2152 Commit message: "Merge commit '5ff2b263f3557a048a6051101d75c7ce1fc913b1' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-014-pipeline/scripts [Pipeline] { [Pipeline] checkout using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@forge.etsi.org:cti/forge-tools/jenkins-scripts-for-openapis.git # timeout=10 Fetching upstream changes from git@forge.etsi.org:cti/forge-tools/jenkins-scripts-for-openapis.git > git --version # timeout=10 using GIT_SSH to set credentials > git fetch --tags --progress git@forge.etsi.org:cti/forge-tools/jenkins-scripts-for-openapis.git +refs/heads/*:refs/remotes/origin/* skipping resolution of commit 5ff2b263f3557a048a6051101d75c7ce1fc913b1, since it originates from another repository > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision fe946f61cf4bd9fe98fecb3b354ab5a44592df04 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f fe946f61cf4bd9fe98fecb3b354ab5a44592df04 Commit message: "Update cli-validate-openapis-mec.sh" [Pipeline] updateGitlabCommitStatus [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] updateGitlabCommitStatus [Pipeline] sh + echo Validate stage Validate stage [Pipeline] sh + bash ./scripts/cli-validate-openapis-mec.sh ./apis ------ Switching to ./apis folder -------- ------ Checking for previous logs ------ Found previous log. Removing it Using dockerized validator (etsiforge/swagger-cli:4.0.3) 4.0.3: Pulling from etsiforge/swagger-cli Digest: sha256:c6987d82d33715ec65ac79532768eb98152d83ed969754aa7f4a9344aea32d9a Status: Image is up to date for etsiforge/swagger-cli:4.0.3 docker.io/etsiforge/swagger-cli:4.0.3 ------ Validating all YAML files (may takes several minutes) ------ -- Final validator returns 0. No errors found, all files validate the OpenAPI definition. Below the complete log. ---- Complete log of validation ---- ---- Validating ./UEidentityAPI.json: No configurations were defined in extends -- using built in recommended configuration by default. validating s/UEidentityAPI.json... [1] ../specs/UEidentityAPI.json:27:11 at #/tags/0/description Tag object should contain `description` field. 25 | "url": "https://127.0.0.1:8081/ui/v1" 26 | }], 27 | "tags": [{ | ^ 28 | "name": "ueIdentityTagInfo" | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 29 | }], | ^^ 30 | "paths": { 31 | "/{appInstanceId}/ue_identity_tag_info": { Warning was generated by the tag-description rule. s/UEidentityAPI.json: validated in 104ms Woohoo! Your OpenAPI definition is valid. 🎉 You have 1 warning. ---- Validating ./UEidentityAPI.yaml: No configurations were defined in extends -- using built in recommended configuration by default. validating s/UEidentityAPI.yaml... [1] ../specs/UEidentityAPI.yaml:20:5 at #/tags/0/description Tag object should contain `description` field. 18 | - url: https://127.0.0.1:8081/ui/v1 19 | tags: 20 | - name: ueIdentityTagInfo | ^^^^^^^^^^^^^^^^^^^^^^^ 21 | paths: 22 | "/{appInstanceId}/ue_identity_tag_info": Warning was generated by the tag-description rule. s/UEidentityAPI.yaml: validated in 77ms Woohoo! Your OpenAPI definition is valid. 🎉 You have 1 warning. ------ Content of the folder ------ LICENSE openapi-validation.log README.md UEidentityAPI.json UEidentityAPI.yaml [Pipeline] updateGitlabCommitStatus [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // gitlabBuilds [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline Finished: SUCCESS