FailedConsole Output

18:10:39 Started by GitLab push by Pietro Piscione
18:10:39 Building remotely on Build 3 (selenium docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-021
18:10:39 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
18:10:39  > git rev-parse --is-inside-work-tree # timeout=10
18:10:39 Fetching changes from the remote Git repository
18:10:39  > git config remote.origin.url git@forge.etsi.org:mec/gs021-amsi-api.git # timeout=10
18:10:39 Fetching upstream changes from git@forge.etsi.org:mec/gs021-amsi-api.git
18:10:39  > git --version # timeout=10
18:10:39 using GIT_SSH to set credentials 
18:10:39  > git fetch --tags --progress git@forge.etsi.org:mec/gs021-amsi-api.git +refs/heads/*:refs/remotes/origin/*
18:10:40  > git rev-parse remotes/origin/stf593^{commit} # timeout=10
18:10:40  > git branch -a -v --no-abbrev --contains 828caf997d92df51df58294dd7cba8c8084d7947 # timeout=10
18:10:40 Checking out Revision 828caf997d92df51df58294dd7cba8c8084d7947 (origin/stf593)
18:10:40  > git config core.sparsecheckout # timeout=10
18:10:40  > git checkout -f 828caf997d92df51df58294dd7cba8c8084d7947
18:10:40 Commit message: "Added callback into subscription endpoint"
18:10:40  > git rev-list --no-walk 70ca800faa6ff6db968c38645ddedb77f6c89eb0 # timeout=10
18:10:40 [mec-gs-021] $ /bin/bash /tmp/jenkins13875071289507758579.sh
18:10:40 -- Validating and linting OpenAPI file MEC021_AppMobilityService.json...
18:10:41 MEC021_AppMobilityService.json is valid
18:10:43 (node:16692) ExperimentalWarning: The http2 module is an experimental API.
18:10:43 Specification is valid, with 0 lint errors
18:10:43 --- Validator returned 0, linter returned 0.
18:10:43 -- Validating and linting OpenAPI file MEC021_AppMobilityService.yaml...
18:10:44 Swagger schema validation failed. 
18:10:44   Data does not match any schemas from 'oneOf' at #/components/schemas/AdjacentAppInfoNotification
18:10:44     Data does not match any schemas from 'oneOf' at #/components/schemas/AdjacentAppInfoNotification/properties/timeStamp
18:10:44       Additional properties not allowed: # description at #/properties/timeStamp
18:10:44       Missing required property: $ref at #/properties/timeStamp
18:10:44     Missing required property: $ref at #/components/schemas/AdjacentAppInfoNotification
18:10:44   Data does not match any schemas from 'oneOf' at #/components/schemas/MobilityProcedureNotification
18:10:44     Data does not match any schemas from 'oneOf' at #/components/schemas/MobilityProcedureNotification/properties/timeStamp
18:10:44       Additional properties not allowed: # description at #/properties/timeStamp
18:10:44       Missing required property: $ref at #/properties/timeStamp
18:10:44     Missing required property: $ref at #/components/schemas/MobilityProcedureNotification
18:10:44   Data does not match any schemas from 'oneOf' at #/components/schemas/ExpiryNotification
18:10:44     Data does not match any schemas from 'oneOf' at #/components/schemas/ExpiryNotification/properties/timeStamp
18:10:44       Additional properties not allowed: # description at #/properties/timeStamp
18:10:44       Missing required property: $ref at #/properties/timeStamp
18:10:44     Missing required property: $ref at #/components/schemas/ExpiryNotification
18:10:44  
18:10:44 JSON_OBJECT_VALIDATION_FAILED
18:10:45 (node:16712) ExperimentalWarning: The http2 module is an experimental API.
18:10:45 Specification is valid, with 0 lint errors
18:10:45 --- Validator returned 1, linter returned 0.
18:10:45 -- Final validator returns 1.
18:10:45 Build step 'Execute shell' marked build as failure
18:10:45 Finished: FAILURE