09:57:13 Started by GitLab push by Hammad Zafar 09:57:13 [EnvInject] - Loading node environment variables. 09:57:13 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-030 09:57:13 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e 09:57:13 > git rev-parse --is-inside-work-tree # timeout=10 09:57:13 Fetching changes from the remote Git repository 09:57:13 > git config remote.origin.url git@forge.etsi.org:mec/gs030-vis-api.git # timeout=10 09:57:13 Fetching upstream changes from git@forge.etsi.org:mec/gs030-vis-api.git 09:57:13 > git --version # timeout=10 09:57:13 using GIT_SSH to set credentials 09:57:13 > git fetch --tags --progress git@forge.etsi.org:mec/gs030-vis-api.git +refs/heads/*:refs/remotes/origin/* 09:57:14 > git rev-parse remotes/origin/stf606-draft^{commit} # timeout=10 09:57:14 > git branch -a -v --no-abbrev --contains 930b32dbda17bb696cfdf19f359d9f58b44414a9 # timeout=10 09:57:14 Checking out Revision 930b32dbda17bb696cfdf19f359d9f58b44414a9 (origin/stf606-draft) 09:57:14 > git config core.sparsecheckout # timeout=10 09:57:14 > git checkout -f 930b32dbda17bb696cfdf19f359d9f58b44414a9 09:57:14 Commit message: "fix schema for nested attributes in some data models after validating through Swagger UI" 09:57:14 > git rev-list --no-walk 454e41fbd0833ff947ffefd78510ae6736362ad5 # timeout=10 09:57:14 [mec-gs-030] $ /bin/bash /tmp/jenkins5301999439165892648.sh 09:57:14 -- Validating and linting OpenAPI file MEC030_V2XInformationService.json... 09:57:15 (node:20552) ExperimentalWarning: The fs.promises API is experimental 09:57:15 Unsupported OpenAPI version: 3.1.0. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2, 3.0.3 09:57:15 Specification schema is invalid. 09:57:15 09:57:15 #/ 09:57:15 Must be an OpenAPI 3.0.x document 09:57:15 --- Validator returned 1, linter returned 1. 09:57:15 -- Validating and linting OpenAPI file MEC030_V2XInformationService.yaml... 09:57:16 (node:20574) ExperimentalWarning: The fs.promises API is experimental 09:57:16 Unsupported OpenAPI version: 3.1.0. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2, 3.0.3 09:57:16 Specification schema is invalid. 09:57:16 09:57:16 #/ 09:57:16 Must be an OpenAPI 3.0.x document 09:57:16 --- Validator returned 1, linter returned 1. 09:57:16 -- Final validator returns 1. 09:57:16 Build step 'Execute shell' marked build as failure 09:57:17 Finished: FAILURE