SuccessConsole Output

14:10:15 Started by GitLab push by Walter Featherstone
14:10:15 Building remotely on Build 3 (selenium docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-011
14:10:15 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
14:10:15  > git rev-parse --is-inside-work-tree # timeout=10
14:10:15 Fetching changes from the remote Git repository
14:10:15  > git config remote.origin.url git@forge.etsi.org:mec/gs011-app-enablement-api.git # timeout=10
14:10:15 Fetching upstream changes from git@forge.etsi.org:mec/gs011-app-enablement-api.git
14:10:15  > git --version # timeout=10
14:10:15 using GIT_SSH to set credentials 
14:10:15  > git fetch --tags --progress git@forge.etsi.org:mec/gs011-app-enablement-api.git +refs/heads/*:refs/remotes/origin/*
14:10:16  > git rev-parse remotes/origin/develop^{commit} # timeout=10
14:10:16  > git branch -a -v --no-abbrev --contains ed92669f6184eb5304f5825aef5523b14d3fdc27 # timeout=10
14:10:16 Checking out Revision ed92669f6184eb5304f5825aef5523b14d3fdc27 (origin/develop)
14:10:16  > git config core.sparsecheckout # timeout=10
14:10:16  > git checkout -f ed92669f6184eb5304f5825aef5523b14d3fdc27
14:10:16 Commit message: "Update ServiceInfo & ServiceInfoList examples"
14:10:16  > git rev-list --no-walk 6aed4f7d409da157e2f3394d1af0c1e92dad183d # timeout=10
14:10:16 [mec-gs-011] $ /bin/bash /tmp/jenkins544638133479691572.sh
14:10:16 -- Validating and linting OpenAPI file Mp1.json...
14:10:17 Mp1.json is valid
14:10:18 (node:51542) ExperimentalWarning: The http2 module is an experimental API.
14:10:18 Specification is valid, with 0 lint errors
14:10:18 --- Validator returned 0, linter returned 0.
14:10:18 -- Validating and linting OpenAPI file Mp1.yaml...
14:10:19 Mp1.yaml is valid
14:10:20 (node:51562) ExperimentalWarning: The http2 module is an experimental API.
14:10:21 Specification is valid, with 0 lint errors
14:10:21 --- Validator returned 0, linter returned 0.
14:10:21 -- Final validation returns 0.
14:10:21 Finished: SUCCESS