FailedConsole Output

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