Skip to content

Console Output

Started by user Matthias Mueller
[Pipeline] node
Running on master in /var/lib/jenkins/workspace/appNG_Build_Tag
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Info)
[Pipeline] echo
####################################
[Pipeline] echo
Preparing release 1.14.0
[Pipeline] echo
####################################
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Prepare Release Branch)
[Pipeline] tool
[Pipeline] sh
[appNG_Build_Tag] Running shell script
+ rm -rf appng
[Pipeline] sh
[appNG_Build_Tag] Running shell script
+ git clone git@github.com:appNG/appng.git
Cloning into 'appng'...
Host key verification failed.
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
ERROR: script returned exit code 128
Finished: FAILURE