SuccessConsole Output

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