Started by upstream project "Test job/master" build number 7 originally caused by: Started by user Psikon Administrator Obtained Jenkinsfile from git file:////home/psikon/Github/psikon-jenkins-debian-publisher Running in Durability level: MAX_SURVIVABILITY [Pipeline] Start of Pipeline [Pipeline] library Loading library psikon-jenkins-aptly@master 22:30:39 GitHub API Usage: Current quota has 42 remaining (1 under budget). Next quota of 60 in 41 min Examining psikon-org/psikon-jenkins-aptly Attempting to resolve master as a branch Resolved master as branch master at revision 079b164821b779d7643fa19c5b26ab5913fff4e9 No credentials specified > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/psikon-org/psikon-jenkins-aptly.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/psikon-org/psikon-jenkins-aptly.git > git --version # timeout=10 > git fetch --no-tags --progress https://github.com/psikon-org/psikon-jenkins-aptly.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 079b164821b779d7643fa19c5b26ab5913fff4e9 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 079b164821b779d7643fa19c5b26ab5913fff4e9 # timeout=10 Commit message: "fix typo" > git rev-list --no-walk fa35470d9ccc444d91f57da1736f8ef336865f8c # timeout=10 [Pipeline] node Running on Jenkins in /home/psikon/.jenkins/workspace/Deb Repository Publisher [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout No credentials specified > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url file:////home/psikon/Github/psikon-jenkins-debian-publisher # timeout=10 Fetching upstream changes from file:////home/psikon/Github/psikon-jenkins-debian-publisher > git --version # timeout=10 > git fetch --tags --progress file:////home/psikon/Github/psikon-jenkins-debian-publisher +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision e69c590b82257a7f38bb25e2765bf41c3d1eecb0 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f e69c590b82257a7f38bb25e2765bf41c3d1eecb0 # timeout=10 Commit message: "changes" > git rev-list --no-walk e69c590b82257a7f38bb25e2765bf41c3d1eecb0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Publish) [Pipeline] script [Pipeline] { [Pipeline] echo Triggered by Test job/master:7 [Pipeline] step Copied 2 artifacts from "Test job ยป master" build number 7 [Pipeline] findFiles [Pipeline] echo Publishing debian file: target/artifacts/psistats_0.2.0-alpha-72_amd64.deb [Pipeline] sh + grep psikon-testing + aptly repo list --raw + EXISTS=psikon-testing + [ -z psikon-testing ] + aptly repo add psikon-testing target/artifacts/psistats_0.2.0-alpha-72_amd64.deb Loading packages... [+] psistats_0.2.0-alpha-72_amd64 added + aptly publish update psikon Loading packages... Generating metadata files and linking package files... Finalizing metadata files... Signing file 'Release' with gpg, please enter your passphrase when prompted: Clearsigning file 'Release' with gpg, please enter your passphrase when prompted: Cleaning up prefix "." components testing... Publish for local repo ./psikon [amd64, armhf] publishes {testing: [psikon-testing]} has been successfully updated. [Pipeline] echo Publishing debian file: target/artifacts/psistats_0.2.0-alpha-72_armhf.deb [Pipeline] sh + aptly repo list --raw + grep psikon-testing + EXISTS=psikon-testing + [ -z psikon-testing ] + aptly repo add psikon-testing target/artifacts/psistats_0.2.0-alpha-72_armhf.deb Loading packages... [+] psistats_0.2.0-alpha-72_armhf added + aptly publish update psikon Loading packages... Generating metadata files and linking package files... Finalizing metadata files... Signing file 'Release' with gpg, please enter your passphrase when prompted: Clearsigning file 'Release' with gpg, please enter your passphrase when prompted: Cleaning up prefix "." components testing... Publish for local repo ./psikon [amd64, armhf] publishes {testing: [psikon-testing]} has been successfully updated. [Pipeline] } [Pipeline] // script [Pipeline] echo [[_class:hudson.model.Cause$UpstreamCause, shortDescription:Started by upstream project "Test job/master" build number 7, upstreamBuild:7, upstreamProject:Test job/master, upstreamUrl:job/Test%20job/job/master/]] [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline Finished: SUCCESS