14:56:32 Started by GitLab push by Walter Featherstone 14:56:32 [EnvInject] - Loading node environment variables. 14:56:32 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-014 14:56:32 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e 14:56:32 Cloning the remote Git repository 14:56:32 Cloning repository git@forge.etsi.org:mec/gs014-ue-identity-api.git 14:56:32 > git init /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-014 # timeout=10 14:56:32 Fetching upstream changes from git@forge.etsi.org:mec/gs014-ue-identity-api.git 14:56:32 > git --version # timeout=10 14:56:32 using GIT_SSH to set credentials 14:56:32 > git fetch --tags --progress git@forge.etsi.org:mec/gs014-ue-identity-api.git +refs/heads/*:refs/remotes/origin/* 14:56:33 > git config remote.origin.url git@forge.etsi.org:mec/gs014-ue-identity-api.git # timeout=10 14:56:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:56:33 > git config remote.origin.url git@forge.etsi.org:mec/gs014-ue-identity-api.git # timeout=10 14:56:33 Fetching upstream changes from git@forge.etsi.org:mec/gs014-ue-identity-api.git 14:56:33 using GIT_SSH to set credentials 14:56:33 > git fetch --tags --progress git@forge.etsi.org:mec/gs014-ue-identity-api.git +refs/heads/*:refs/remotes/origin/* 14:56:34 > git rev-parse remotes/origin/master^{commit} # timeout=10 14:56:34 > git branch -a -v --no-abbrev --contains f89b803dcb893cd85dfee9350b35e7500c3376b9 # timeout=10 14:56:34 Checking out Revision f89b803dcb893cd85dfee9350b35e7500c3376b9 (origin/master) 14:56:34 > git config core.sparsecheckout # timeout=10 14:56:34 > git checkout -f f89b803dcb893cd85dfee9350b35e7500c3376b9 14:56:34 Commit message: "Merge branch 'stf606-final' into 'master'" 14:56:34 > git rev-list --no-walk 59e0f76f46d5ab3f3f2d83ab6482283e42554065 # timeout=10 14:56:34 [mec-gs-014] $ /bin/bash /tmp/jenkins6710861698392666686.sh 14:56:34 -- Validating and linting OpenAPI file UEidentityAPI.json... 14:56:34 (node:32430) ExperimentalWarning: The fs.promises API is experimental 14:56:35 Unsupported OpenAPI version: 3.1.0. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2, 3.0.3 14:56:35 Specification schema is invalid. 14:56:35 14:56:35 #/ 14:56:35 Must be an OpenAPI 3.0.x document 14:56:35 --- Validator returned 1, linter returned 1. 14:56:35 -- Validating and linting OpenAPI file UEidentityAPI.yaml... 14:56:35 (node:32452) ExperimentalWarning: The fs.promises API is experimental 14:56:35 Unsupported OpenAPI version: 3.1.0. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2, 3.0.3 14:56:36 Specification schema is invalid. 14:56:36 14:56:36 #/ 14:56:36 Must be an OpenAPI 3.0.x document 14:56:36 --- Validator returned 1, linter returned 1. 14:56:36 -- Final validation returns 1. 14:56:36 Build step 'Execute shell' marked build as failure 14:56:36 Finished: FAILURE