FailedConsole Output

12:20:21 Triggered by GitLab Merge Request #10: MEC - Multi-access Edge Computing/stf606-draft => stf606-final
12:20:21 [EnvInject] - Loading node environment variables.
12:20:21 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-012
12:20:21 [WS-CLEANUP] Deleting project workspace...
12:20:21 [WS-CLEANUP] Deferred wipeout is used...
12:20:21 [WS-CLEANUP] Done
12:20:21 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
12:20:21 Cloning the remote Git repository
12:20:21 Cloning repository git@forge.etsi.org:mec/gs012-rnis-api.git
12:20:21  > git init /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-012 # timeout=10
12:20:21 Fetching upstream changes from git@forge.etsi.org:mec/gs012-rnis-api.git
12:20:21  > git --version # timeout=10
12:20:21 using GIT_SSH to set credentials 
12:20:21  > git fetch --tags --progress git@forge.etsi.org:mec/gs012-rnis-api.git +refs/heads/*:refs/remotes/origin/*
12:20:22  > git config remote.origin.url git@forge.etsi.org:mec/gs012-rnis-api.git # timeout=10
12:20:22  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
12:20:22  > git config remote.origin.url git@forge.etsi.org:mec/gs012-rnis-api.git # timeout=10
12:20:22 Fetching upstream changes from git@forge.etsi.org:mec/gs012-rnis-api.git
12:20:22 using GIT_SSH to set credentials 
12:20:22  > git fetch --tags --progress git@forge.etsi.org:mec/gs012-rnis-api.git +refs/heads/*:refs/remotes/origin/*
12:20:23  > git rev-parse 6e158b6f1eaa4d6e9a69ceb9f023f431e8dc0244^{commit} # timeout=10
12:20:23  > git branch -a -v --no-abbrev --contains 6e158b6f1eaa4d6e9a69ceb9f023f431e8dc0244 # timeout=10
12:20:23 Checking out Revision 6e158b6f1eaa4d6e9a69ceb9f023f431e8dc0244 (origin/stf606-draft)
12:20:23  > git config core.sparsecheckout # timeout=10
12:20:23  > git checkout -f 6e158b6f1eaa4d6e9a69ceb9f023f431e8dc0244
12:20:23 Commit message: "fix unresolved refs in subscription and notification mappings"
12:20:23  > git rev-list --no-walk 6e158b6f1eaa4d6e9a69ceb9f023f431e8dc0244 # timeout=10
12:20:23 [mec-gs-012] $ /bin/bash /tmp/jenkins6474901143284760951.sh
12:20:23 -- Validating and linting OpenAPI file RniAPI.json...
12:20:23 (node:7545) ExperimentalWarning: The fs.promises API is experimental
12:20:23 Unsupported OpenAPI version: 3.1.0. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2, 3.0.3
12:20:24 Specification schema is invalid.
12:20:24 
12:20:24 #/
12:20:24 Must be an OpenAPI 3.0.x document
12:20:24 --- Validator returned 1, linter returned 1.
12:20:24 -- Validating and linting OpenAPI file RniAPI.yaml...
12:20:24 (node:7567) ExperimentalWarning: The fs.promises API is experimental
12:20:24 Unsupported OpenAPI version: 3.1.0. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2, 3.0.3
12:20:25 Specification schema is invalid.
12:20:25 
12:20:25 #/
12:20:25 Must be an OpenAPI 3.0.x document
12:20:25 --- Validator returned 1, linter returned 1.
12:20:25 -- Final validator returns 1.
12:20:25 Build step 'Execute shell' marked build as failure
12:20:25 Finished: FAILURE