Console Output
Loading library psikon-jenkins-aptly@master
19:38:48 GitHub API Usage: Current quota has 48 remaining (9 under budget). Next quota of 60 in 37 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