Started by GitLab push by Michele Carignani Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/playground/gitlab-openapi-example Cloning the remote Git repository Cloning repository git@forge.etsi.org:nfv/openapi-test-repo.git > git init /home/jenkins/workspace/playground/gitlab-openapi-example # timeout=10 Fetching upstream changes from git@forge.etsi.org:nfv/openapi-test-repo.git > git --version # timeout=10 using GIT_SSH to set credentials > git fetch --tags --progress git@forge.etsi.org:nfv/openapi-test-repo.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url git@forge.etsi.org:nfv/openapi-test-repo.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@forge.etsi.org:nfv/openapi-test-repo.git # timeout=10 Fetching upstream changes from git@forge.etsi.org:nfv/openapi-test-repo.git using GIT_SSH to set credentials > git fetch --tags --progress git@forge.etsi.org:nfv/openapi-test-repo.git +refs/heads/*:refs/remotes/origin/* > git rev-parse remotes/origin/master^{commit} # timeout=10 > git branch -a -v --no-abbrev --contains 886420974f08b9df08b91392613a7782802c8e0d # timeout=10 Checking out Revision 886420974f08b9df08b91392613a7782802c8e0d (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 886420974f08b9df08b91392613a7782802c8e0d Commit message: "added build scripts" First time build. Skipping changelog. [gitlab-openapi-example] $ /bin/bash /tmp/jenkins6434124813715240801.sh rm: cannot remove 'build/*-API.yaml': No such file or directory rm: cannot remove 'build/*-API.json': No such file or directory rm: cannot remove 'build/*-API.pdf': No such file or directory .jenkins.sh: line 15: ./build-container.sh: Permission denied .jenkins.sh: line 16: ./run-container.sh: Permission denied python: can't open file './scripts/add_change_comment.py': [Errno 2] No such file or directory Build step 'Execute shell' marked build as failure Archiving artifacts Sending e-mails to: michele.carignani@etsi.org Finished: FAILURE