FailedConsole Output

17:02:54 Started by GitLab push by Michel Roy
17:02:54 Building remotely on Build 3 (selenium docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-012
17:02:54 [WS-CLEANUP] Deleting project workspace...
17:02:54 [WS-CLEANUP] Deferred wipeout is used...
17:02:54 [WS-CLEANUP] Done
17:02:54 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
17:02:54 Cloning the remote Git repository
17:02:54 Cloning repository git@forge.etsi.org:mec/gs012-rnis-api.git
17:02:54  > git init /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-012 # timeout=10
17:02:54 Fetching upstream changes from git@forge.etsi.org:mec/gs012-rnis-api.git
17:02:54  > git --version # timeout=10
17:02:54 using GIT_SSH to set credentials 
17:02:54  > git fetch --tags --progress git@forge.etsi.org:mec/gs012-rnis-api.git +refs/heads/*:refs/remotes/origin/*
17:02:54  > git config remote.origin.url git@forge.etsi.org:mec/gs012-rnis-api.git # timeout=10
17:02:54  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
17:02:54  > git config remote.origin.url git@forge.etsi.org:mec/gs012-rnis-api.git # timeout=10
17:02:54 Fetching upstream changes from git@forge.etsi.org:mec/gs012-rnis-api.git
17:02:54 using GIT_SSH to set credentials 
17:02:54  > git fetch --tags --progress git@forge.etsi.org:mec/gs012-rnis-api.git +refs/heads/*:refs/remotes/origin/*
17:02:55  > git rev-parse remotes/origin/stf593^{commit} # timeout=10
17:02:55  > git branch -a -v --no-abbrev --contains 821645491d069022d3f6c6d376e44641a1ec05a9 # timeout=10
17:02:55 Checking out Revision 821645491d069022d3f6c6d376e44641a1ec05a9 (origin/stf593)
17:02:55  > git config core.sparsecheckout # timeout=10
17:02:55  > git checkout -f 821645491d069022d3f6c6d376e44641a1ec05a9
17:02:55 Commit message: "added v2.1.1 draft version"
17:02:55 First time build. Skipping changelog.
17:02:55 [mec-gs-012] $ /bin/bash /tmp/jenkins13688790031424881302.sh
17:02:55 -- Validating OpenAPI file RniAPI.json...
17:02:56 
17:02:56   error: Unable to identify the Swagger version for document: RniAPI.json
17:02:56 
17:02:56 -- Validator returned 1.
17:02:56 
17:02:56 -- Validating OpenAPI file RniAPI.yaml...
17:02:57 
17:02:57   error: Unable to identify the Swagger version for document: RniAPI.yaml
17:02:57 
17:02:57 -- Validator returned 1.
17:02:57 
17:02:57 -- Final validator returns 1.
17:02:57 Build step 'Execute shell' marked build as failure
17:02:57 Finished: FAILURE