Skip to content
Success

Console Output

Started by timer
Running as SYSTEM
Building in workspace /var/lib/jenkins/workspace/pkgbuilds/kasumi-git
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/pkgbuilds/kasumi-git/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://aur.archlinux.org/kasumi-git.git # timeout=10
Fetching upstream changes from https://aur.archlinux.org/kasumi-git.git
 > git --version # timeout=10
 > git --version # 'git version 2.45.1'
 > git fetch --tags --force --progress -- https://aur.archlinux.org/kasumi-git.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 8f134c1b9e06d16b62ab55201bfd127f01aca6a9 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8f134c1b9e06d16b62ab55201bfd127f01aca6a9 # timeout=10
Commit message: "force c++14 std to avoid dynamic exception build error"
 > git rev-list --no-walk 8f134c1b9e06d16b62ab55201bfd127f01aca6a9 # timeout=10
[kasumi-git] $ /bin/sh -xe /tmp/jenkins2382402924500185942.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/kasumi-git --read-write=/var/lib/jenkins/workspace/pkgbuilds/kasumi-git makepkg --noconfirm --nobuild --nodeps -p PKGBUILD.munged
==> Making package: kasumi-git 2.5.r13.83b6025-2 (Mon 01 Jul 2024 02:27:01 AM CEST)
==> WARNING: Skipping dependency checks.
==> Retrieving sources...
-> Updating kasumi git repo...
==> Validating source files with sha256sums...
kasumi ... Skipped
==> Extracting sources...
-> Creating working copy of kasumi 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/kasumi-git --read-write=/var/lib/jenkins/workspace/pkgbuilds/kasumi-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='2.5.r13.83b6025-2*kasumi-git'
+ pkgver=2.5.r13.83b6025-2
+ pkgname=kasumi-git
+ rm -vf '*.pkg.*'
+ '[' false = true ']'
+ repo_version_exists kasumi-git 2.5.r13.83b6025-2
+ full_pkgname=kasumi-git-2.5.r13.83b6025-2
+ split_version=2.5.r13.83b6025
+ split_revision=2
+ modified_full_pkgname=kasumi-git-2.5.r13.83b6025M-2
+ tar tf /var/lib/aur-repo/score.moe.db.tar.gz
+ grep -qFe kasumi-git-2.5.r13.83b6025-2 -e kasumi-git-2.5.r13.83b6025M-2
+ echo 'Package kasumi-git is up-to-date (2.5.r13.83b6025-2); nothing to do'
Package kasumi-git is up-to-date (2.5.r13.83b6025-2); 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 8f134c1 (current) to 8f134c1 (previous) published successfully!
Finished: SUCCESS