Started by upstream project "Test Job" build number 17 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 19:35:46 GitHub API Usage: Current quota has 50 remaining (9 under budget). Next quota of 60 in 40 min Examining psikon-org/psikon-jenkins-aptly Attempting to resolve master as a branch Resolved master as branch master at revision fa35470d9ccc444d91f57da1736f8ef336865f8c 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 fa35470d9ccc444d91f57da1736f8ef336865f8c (master) > git config core.sparsecheckout # timeout=10 > git checkout -f fa35470d9ccc444d91f57da1736f8ef336865f8c # timeout=10 Commit message: "first commit" > 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 382e9f3831276a70ba3cc850ea795f4e6a4ab577 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 382e9f3831276a70ba3cc850ea795f4e6a4ab577 # timeout=10 Commit message: "change" > git rev-list --no-walk c20daa1ed99ce14126f32f6b4aa0b92d580c0a56 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Publish) [Pipeline] script [Pipeline] { [Pipeline] echo Triggered by Test Job:17 [Pipeline] copyArtifacts Copied 2 artifacts from "Test Job" build number 17 [Pipeline] } [Pipeline] // script [Pipeline] echo [[_class:hudson.model.Cause$UpstreamCause, shortDescription:Started by upstream project "Test Job" build number 17, upstreamBuild:17, upstreamProject:Test Job, upstreamUrl:job/Test%20Job/]] [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline Finished: SUCCESS