18:13:14 Started by GitLab push by Michele Carignani 18:13:14 Building remotely on Build 3 (selenium docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-015 18:13:14 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e 18:13:14 > git rev-parse --is-inside-work-tree # timeout=10 18:13:14 Fetching changes from the remote Git repository 18:13:14 > git config remote.origin.url git@forge.etsi.org:mec/gs015-bandwith-mgmt-api.git # timeout=10 18:13:14 Fetching upstream changes from git@forge.etsi.org:mec/gs015-bandwith-mgmt-api.git 18:13:14 > git --version # timeout=10 18:13:14 using GIT_SSH to set credentials 18:13:14 > git fetch --tags --progress git@forge.etsi.org:mec/gs015-bandwith-mgmt-api.git +refs/heads/*:refs/remotes/origin/* 18:13:15 > git rev-parse remotes/origin/stf593^{commit} # timeout=10 18:13:15 > git branch -a -v --no-abbrev --contains 8731972df1dfb98334d2924574ac5700d256fc17 # timeout=10 18:13:15 Checking out Revision 8731972df1dfb98334d2924574ac5700d256fc17 (origin/stf593) 18:13:15 > git config core.sparsecheckout # timeout=10 18:13:15 > git checkout -f 8731972df1dfb98334d2924574ac5700d256fc17 18:13:15 Commit message: "update ci to oas 3" 18:13:15 > git rev-list --no-walk 45334f00ad8109ae099737a5559556e62d0a2ea6 # timeout=10 18:13:15 [mec-gs-015] $ /bin/bash /tmp/jenkins1768074705971293096.sh 18:13:15 -- Validating and linting OpenAPI file BwManagementApi.json... 18:13:16 BwManagementApi.json is valid 18:13:17 (node:88011) ExperimentalWarning: The http2 module is an experimental API. 18:13:17 Specification schema is invalid. 18:13:17 18:13:17 #/info/servers/0 18:13:17 expected Object { url: 'https://{apiRoot}/bwm/v1' } to have key variables 18:13:17 missing keys: variables 18:13:17 --- Validator returned 0, linter returned 1. 18:13:17 -- Validating and linting OpenAPI file BwManagementApi.yaml... 18:13:18 BwManagementApi.yaml is valid 18:13:19 (node:88031) ExperimentalWarning: The http2 module is an experimental API. 18:13:19 Specification schema is invalid. 18:13:19 18:13:19 #/info/servers/0 18:13:19 expected Object { url: 'https://{apiRoot}/bwm/v1' } to have key variables 18:13:19 missing keys: variables 18:13:19 --- Validator returned 0, linter returned 1. 18:13:19 -- Validating and linting OpenAPI file TrafficSteeringApi.json... 18:13:20 TrafficSteeringApi.json is valid 18:13:21 (node:88051) ExperimentalWarning: The http2 module is an experimental API. 18:13:21 Specification schema is invalid. 18:13:21 18:13:21 #/info/servers/0 18:13:21 expected Object { url: 'https://{apiRoot}/mts/v1' } to have key variables 18:13:21 missing keys: variables 18:13:21 --- Validator returned 0, linter returned 1. 18:13:21 -- Validating and linting OpenAPI file TrafficSteeringApi.yaml... 18:13:22 TrafficSteeringApi.yaml is valid 18:13:23 (node:88071) ExperimentalWarning: The http2 module is an experimental API. 18:13:23 Specification schema is invalid. 18:13:23 18:13:23 #/info/servers/0 18:13:23 expected Object { url: 'https://{apiRoot}/mts/v1' } to have key variables 18:13:23 missing keys: variables 18:13:23 --- Validator returned 0, linter returned 1. 18:13:23 -- Final validator returns 1. 18:13:23 Build step 'Execute shell' marked build as failure 18:13:23 Finished: FAILURE