SuccessConsole Output

13:26:32 Started by GitLab push by Walter Featherstone
13:26:32 Building remotely on Build 3 (selenium docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-011
13:26:32 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
13:26:32  > git rev-parse --is-inside-work-tree # timeout=10
13:26:33 Fetching changes from the remote Git repository
13:26:33  > git config remote.origin.url git@forge.etsi.org:mec/gs011-app-enablement-api.git # timeout=10
13:26:33 Fetching upstream changes from git@forge.etsi.org:mec/gs011-app-enablement-api.git
13:26:33  > git --version # timeout=10
13:26:33 using GIT_SSH to set credentials 
13:26:33  > git fetch --tags --progress git@forge.etsi.org:mec/gs011-app-enablement-api.git +refs/heads/*:refs/remotes/origin/*
13:26:34  > git rev-parse remotes/origin/develop^{commit} # timeout=10
13:26:34  > git branch -a -v --no-abbrev --contains 2b024cdac0ea4b72129f2d6c2c5f122c7e622801 # timeout=10
13:26:34 Checking out Revision 2b024cdac0ea4b72129f2d6c2c5f122c7e622801 (origin/develop)
13:26:34  > git config core.sparsecheckout # timeout=10
13:26:34  > git checkout -f 2b024cdac0ea4b72129f2d6c2c5f122c7e622801
13:26:34 Commit message: "Removed subsciptionType from resource URIs"
13:26:34  > git rev-list --no-walk ed92669f6184eb5304f5825aef5523b14d3fdc27 # timeout=10
13:26:34 [mec-gs-011] $ /bin/bash /tmp/jenkins4961388883065883188.sh
13:26:35 -- Validating and linting OpenAPI file Mp1.json...
13:26:36 Mp1.json is valid
13:26:37 (node:40219) ExperimentalWarning: The http2 module is an experimental API.
13:26:38 Specification is valid, with 0 lint errors
13:26:38 --- Validator returned 0, linter returned 0.
13:26:38 -- Validating and linting OpenAPI file Mp1.yaml...
13:26:39 Mp1.yaml is valid
13:26:40 (node:40243) ExperimentalWarning: The http2 module is an experimental API.
13:26:40 Specification is valid, with 0 lint errors
13:26:40 --- Validator returned 0, linter returned 0.
13:26:40 -- Final validation returns 0.
13:26:41 Finished: SUCCESS