SuccessConsole Output

00:01:17 Triggered by Gerrit: https://forge.etsi.org/gerrit/242
00:01:17 Building remotely on build.forge.etsi.org in workspace /home/jenkins/workspace/playground/forge-playground-oas-example
00:01:17  > git rev-parse --is-inside-work-tree # timeout=10
00:01:17 Fetching changes from the remote Git repository
00:01:17  > git config remote.origin.url ssh://jenkins@forge.etsi.org:29418/playground # timeout=10
00:01:17 Fetching upstream changes from ssh://jenkins@forge.etsi.org:29418/playground
00:01:17  > git --version # timeout=10
00:01:17 using GIT_SSH to set credentials 
00:01:17  > git fetch --tags --progress ssh://jenkins@forge.etsi.org:29418/playground refs/changes/42/242/2
00:01:17  > git rev-parse 97f21f1a46b475394fac40efcaaccb28dca63323^{commit} # timeout=10
00:01:17 Checking out Revision 97f21f1a46b475394fac40efcaaccb28dca63323 (refs/changes/42/242/2)
00:01:17  > git config core.sparsecheckout # timeout=10
00:01:17  > git checkout -f 97f21f1a46b475394fac40efcaaccb28dca63323
00:01:17 Commit message: "Insert the description of the change 2"
00:01:17  > git rev-parse FETCH_HEAD^{commit} # timeout=10
00:01:17  > git rev-list 1e302b8525f6b99a5dba1ee244354092359168e0 # timeout=10
00:01:18 [forge-playground-oas-example] $ /bin/bash /tmp/jenkins4688690431592771714.sh
00:01:18 GERRIT_PROJECT GERRIT_CHANGE_NUMBER/GERRIT_PATCHSET_NUMBER
00:01:18 playground 242/2
00:01:18 Validating OAS spec
00:01:18 
00:01:18 API Warnings:
00:01:18 
00:01:18   #/definitions/Standard: Definition is defined but is not used: #/definitions/Standard
00:01:18 
00:01:18 Validation succeeded but with 1 warning
00:01:18 
00:01:18 Finished: SUCCESS