SuccessConsole Output

00:54:32 Triggered by Gerrit: https://forge.etsi.org/gerrit/133
00:54:32 Building remotely on build.forge.etsi.org in workspace /home/jenkins/workspace/playground/forge-playground-oas-example
00:54:32 [WS-CLEANUP] Deleting project workspace...
00:54:32 [WS-CLEANUP] Done
00:54:32 Cloning the remote Git repository
00:54:32 Cloning repository ssh://jenkins@forge.etsi.org:29418/playground
00:54:32  > git init /home/jenkins/workspace/playground/forge-playground-oas-example # timeout=10
00:54:32 Fetching upstream changes from ssh://jenkins@forge.etsi.org:29418/playground
00:54:32  > git --version # timeout=10
00:54:32 using GIT_SSH to set credentials 
00:54:32  > git fetch --tags --progress ssh://jenkins@forge.etsi.org:29418/playground +refs/heads/*:refs/remotes/origin/*
00:54:32  > git config remote.origin.url ssh://jenkins@forge.etsi.org:29418/playground # timeout=10
00:54:32  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
00:54:32  > git config remote.origin.url ssh://jenkins@forge.etsi.org:29418/playground # timeout=10
00:54:32 Fetching upstream changes from ssh://jenkins@forge.etsi.org:29418/playground
00:54:32 using GIT_SSH to set credentials 
00:54:32  > git fetch --tags --progress ssh://jenkins@forge.etsi.org:29418/playground refs/changes/33/133/1
00:54:33  > git rev-parse 3a108abad9732802b15a2265caf8a9dd15734a31^{commit} # timeout=10
00:54:33 Checking out Revision 3a108abad9732802b15a2265caf8a9dd15734a31 (refs/changes/33/133/1)
00:54:33 Commit message: "Added a warning in the readme"
00:54:33  > git config core.sparsecheckout # timeout=10
00:54:33  > git checkout -f 3a108abad9732802b15a2265caf8a9dd15734a31
00:54:33  > git rev-parse FETCH_HEAD^{commit} # timeout=10
00:54:33  > git rev-list e1a5a1792360a78a8b77c5f5380a21aae5481309 # timeout=10
00:54:33 [forge-playground-oas-example] $ /bin/bash /tmp/jenkins7826718234331998529.sh
00:54:33 Validating OAS spec
00:54:33 
00:54:33 API Warnings:
00:54:33 
00:54:33   #/definitions/Standard: Definition is defined but is not used: #/definitions/Standard
00:54:33 
00:54:33 Validation succeeded but with 1 warning
00:54:33 
00:54:33 Finished: SUCCESS