SuccessConsole Output

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