SuccessConsole Output

10:01:03 Triggered by Gerrit: https://forge.etsi.org/gerrit/298
10:01:03 Building remotely on build.forge.etsi.org in workspace /home/jenkins/workspace/playground/forge-playground-oas-example
10:01:03 [WS-CLEANUP] Deleting project workspace...
10:01:04 [WS-CLEANUP] Done
10:01:04 Cloning the remote Git repository
10:01:04 Cloning repository ssh://jenkins@forge.etsi.org:29418/playground
10:01:04  > git init /home/jenkins/workspace/playground/forge-playground-oas-example # timeout=10
10:01:04 Fetching upstream changes from ssh://jenkins@forge.etsi.org:29418/playground
10:01:04  > git --version # timeout=10
10:01:04 using GIT_SSH to set credentials 
10:01:04  > git fetch --tags --progress ssh://jenkins@forge.etsi.org:29418/playground +refs/heads/*:refs/remotes/origin/*
10:01:04  > git config remote.origin.url ssh://jenkins@forge.etsi.org:29418/playground # timeout=10
10:01:04  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
10:01:04  > git config remote.origin.url ssh://jenkins@forge.etsi.org:29418/playground # timeout=10
10:01:04 Fetching upstream changes from ssh://jenkins@forge.etsi.org:29418/playground
10:01:04 using GIT_SSH to set credentials 
10:01:04  > git fetch --tags --progress ssh://jenkins@forge.etsi.org:29418/playground refs/changes/98/298/1
10:01:05  > git rev-parse 51bd5e12b7d02e69d2cfd48275d14bbfe8a6cc0a^{commit} # timeout=10
10:01:05 Checking out Revision 51bd5e12b7d02e69d2cfd48275d14bbfe8a6cc0a (refs/changes/98/298/1)
10:01:05  > git config core.sparsecheckout # timeout=10
10:01:05  > git checkout -f 51bd5e12b7d02e69d2cfd48275d14bbfe8a6cc0a
10:01:05 Commit message: "Test notification of comments."
10:01:05  > git rev-parse FETCH_HEAD^{commit} # timeout=10
10:01:05  > git rev-list 95a5f367fcacdf6ccbe814a6dc7495a3c95654a8 # timeout=10
10:01:05 [forge-playground-oas-example] $ /bin/bash /tmp/jenkins2644942784006323055.sh
10:01:05 GERRIT_PROJECT GERRIT_CHANGE_NUMBER/GERRIT_PATCHSET_NUMBER
10:01:05 playground 298/1
10:01:05 Validating OAS spec
10:01:06 
10:01:06 API Warnings:
10:01:06 
10:01:06   #/definitions/Standard: Definition is defined but is not used: #/definitions/Standard
10:01:06 
10:01:06 Validation succeeded but with 1 warning
10:01:06 
10:01:06 Finished: SUCCESS