Skip to content
Success

Console Output

Started by timer
Running as SYSTEM
Building in workspace /var/lib/jenkins/workspace/pkgbuilds/bdsup2subpp-git
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/pkgbuilds/bdsup2subpp-git/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://aur.archlinux.org/bdsup2subpp-git.git # timeout=10
Fetching upstream changes from https://aur.archlinux.org/bdsup2subpp-git.git
 > git --version # timeout=10
 > git --version # 'git version 2.45.1'
 > git fetch --tags --force --progress -- https://aur.archlinux.org/bdsup2subpp-git.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 1e1ffa757aaeb00bcc9ac256d647576a747227fd (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 1e1ffa757aaeb00bcc9ac256d647576a747227fd # timeout=10
Commit message: "bump"
 > git rev-list --no-walk 1e1ffa757aaeb00bcc9ac256d647576a747227fd # timeout=10
[bdsup2subpp-git] $ /bin/sh -xe /tmp/jenkins14465235479910342060.sh
+ '[' -n '' ']'
++ get_srcinfo
++ sed 's/prepare()\s*{/&\nreturn 0 #REMOVEME\n/'
++ jail makepkg --noconfirm --nobuild --nodeps -p PKGBUILD.munged
++ firejail --quiet --whitelist=/var/lib/jenkins/workspace/pkgbuilds/bdsup2subpp-git --read-write=/var/lib/jenkins/workspace/pkgbuilds/bdsup2subpp-git makepkg --noconfirm --nobuild --nodeps -p PKGBUILD.munged
==> Making package: bdsup2subpp-git 1.0.3.37.g5f8c159-1 (Fri 21 Jun 2024 02:03:01 AM CEST)
==> WARNING: Skipping dependency checks.
==> Retrieving sources...
-> Updating bdsup2subpp git repo...
==> Validating source files with sha256sums...
bdsup2subpp ... Skipped
==> Extracting sources...
-> Creating working copy of bdsup2subpp git repo...
Reset branch 'makepkg'
==> Starting prepare()...
==> Starting pkgver()...
==> Sources are ready.
++ jail makepkg --printsrcinfo -p PKGBUILD.munged
++ firejail --quiet --whitelist=/var/lib/jenkins/workspace/pkgbuilds/bdsup2subpp-git --read-write=/var/lib/jenkins/workspace/pkgbuilds/bdsup2subpp-git makepkg --printsrcinfo -p PKGBUILD.munged
++ perl -lne '
/^\s*(\S+)\s*=\s*(.*)$/ or next;
$v{$1} = $2;
END {
my $epoch = "";
if (exists $v{"epoch"}){
$epoch = $v{"epoch"}.":";
}
print "$epoch$v{pkgver}-$v{pkgrel}*$v{pkgbase}";
}'
+ srcinfo='1.0.3.37.g5f8c159-1*bdsup2subpp-git'
+ pkgver=1.0.3.37.g5f8c159-1
+ pkgname=bdsup2subpp-git
+ rm -vf '*.pkg.*'
+ '[' false = true ']'
+ repo_version_exists bdsup2subpp-git 1.0.3.37.g5f8c159-1
+ full_pkgname=bdsup2subpp-git-1.0.3.37.g5f8c159-1
+ split_version=1.0.3.37.g5f8c159
+ split_revision=1
+ modified_full_pkgname=bdsup2subpp-git-1.0.3.37.g5f8c159M-1
+ tar tf /var/lib/aur-repo/score.moe.db.tar.gz
+ grep -qFe bdsup2subpp-git-1.0.3.37.g5f8c159-1 -e bdsup2subpp-git-1.0.3.37.g5f8c159M-1
+ echo 'Package bdsup2subpp-git is up-to-date (1.0.3.37.g5f8c159-1); nothing to do'
Package bdsup2subpp-git is up-to-date (1.0.3.37.g5f8c159-1); nothing to do
Archiving artifacts
‘*.pkg.*’ doesn’t match anything
No artifacts found that match the file pattern "*.pkg.*". Configuration error?
Publishing build last changes...
Last changes from revision 1e1ffa7 (current) to 1e1ffa7 (previous) published successfully!
Finished: SUCCESS