SuccessConsole Output

Started by GitLab push by Walter Featherstone
Building remotely on Build 3 (selenium docker) in workspace /home/jenkins/workspace/playground/mec-11-test-gitlab
using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git@forge.etsi.org:carignani/mec-11-test.git # timeout=10
Fetching upstream changes from git@forge.etsi.org:carignani/mec-11-test.git
 > git --version # timeout=10
using GIT_SSH to set credentials 
 > git fetch --tags --progress git@forge.etsi.org:carignani/mec-11-test.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision f8a316288d64653405ea59e54909cb18641635c1 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f8a316288d64653405ea59e54909cb18641635c1
Commit message: "Used readOnly in place of .Request/.Response (not all files pushed in first attempt)"
 > git rev-list --no-walk f8a316288d64653405ea59e54909cb18641635c1 # timeout=10
[mec-11-test-gitlab] $ /bin/bash /tmp/jenkins8888760836598000697.sh
-- Validating OpenAPI file Mp1.json...

API Warnings:

  #/definitions/AppTerminationNotification: Definition is defined but is not used: #/definitions/AppTerminationNotification
  #/parameters/Body.SerAvailabilityNotificationSubscription: Parameter is defined but is not used: #/parameters/Body.SerAvailabilityNotificationSubscription

Validation succeeded but with 2 warnings

-- Validator returned 0.

-- Validating OpenAPI file Mp1.yaml...

API Warnings:

  #/definitions/AppTerminationNotification: Definition is defined but is not used: #/definitions/AppTerminationNotification
  #/parameters/Body.SerAvailabilityNotificationSubscription: Parameter is defined but is not used: #/parameters/Body.SerAvailabilityNotificationSubscription

Validation succeeded but with 2 warnings

-- Validator returned 0.

-- Final validator returns 0.
Finished: SUCCESS