FailedConsole Output

19:48:31 Started by GitLab push by bernini
19:48:31 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol012
19:48:31 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
19:48:31 Cloning the remote Git repository
19:48:31 Cloning repository git@forge.etsi.org:nfv/SOL012.git
19:48:31  > git init /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol012 # timeout=10
19:48:31 Fetching upstream changes from git@forge.etsi.org:nfv/SOL012.git
19:48:31  > git --version # timeout=10
19:48:31 using GIT_SSH to set credentials 
19:48:31  > git fetch --tags --progress git@forge.etsi.org:nfv/SOL012.git +refs/heads/*:refs/remotes/origin/*
19:48:32  > git config remote.origin.url git@forge.etsi.org:nfv/SOL012.git # timeout=10
19:48:32  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
19:48:32  > git config remote.origin.url git@forge.etsi.org:nfv/SOL012.git # timeout=10
19:48:32 Fetching upstream changes from git@forge.etsi.org:nfv/SOL012.git
19:48:32 using GIT_SSH to set credentials 
19:48:32  > git fetch --tags --progress git@forge.etsi.org:nfv/SOL012.git +refs/heads/*:refs/remotes/origin/*
19:48:33  > git rev-parse remotes/origin/3.3.1-dev^{commit} # timeout=10
19:48:33  > git branch -a -v --no-abbrev --contains 605ac3b65ecd5b53b0a82b759bb00037914130c6 # timeout=10
19:48:33 Checking out Revision 605ac3b65ecd5b53b0a82b759bb00037914130c6 (origin/3.3.1-dev)
19:48:33  > git config core.sparsecheckout # timeout=10
19:48:33  > git checkout -f 605ac3b65ecd5b53b0a82b759bb00037914130c6
19:48:33 Commit message: "Implemented first part of SOL012 v3.3.1 PolicyManagement OpenAPI"
19:48:33 First time build. Skipping changelog.
19:48:33 [sol012] $ /bin/bash /tmp/jenkins483655145507460879.sh
19:48:33 rm: cannot remove 'build/*-API.yaml': No such file or directory
19:48:33 rm: cannot remove 'build/*-API.json': No such file or directory
19:48:33 .jenkins.sh: line 14: ./build-container.sh: Permission denied
19:48:33 .jenkins.sh: line 16: ./run-container.sh: Permission denied
19:48:33 Build step 'Execute shell' marked build as failure
19:48:33 Skipped archiving because build is not successful
19:48:33 Finished: FAILURE