Skip to content
Success

Console Output

Started by timer
Running as SYSTEM
Building in workspace /var/lib/jenkins/workspace/pkgbuilds/ksm_preload-git
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/pkgbuilds/ksm_preload-git/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://aur.archlinux.org/ksm_preload-git.git # timeout=10
Fetching upstream changes from https://aur.archlinux.org/ksm_preload-git.git
 > git --version # timeout=10
 > git --version # 'git version 2.45.1'
 > git fetch --tags --force --progress -- https://aur.archlinux.org/ksm_preload-git.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 22d04876ffc570b1460cfa4b6cd4be427693b36f (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 22d04876ffc570b1460cfa4b6cd4be427693b36f # timeout=10
Commit message: "Provide/conflict with non-git name"
 > git rev-list --no-walk 22d04876ffc570b1460cfa4b6cd4be427693b36f # timeout=10
[ksm_preload-git] $ /bin/sh -xe /tmp/jenkins11488477312928909831.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/ksm_preload-git --read-write=/var/lib/jenkins/workspace/pkgbuilds/ksm_preload-git makepkg --noconfirm --nobuild --nodeps -p PKGBUILD.munged
==> Making package: ksm_preload-git 0.10.9.r459df0e-3 (Mon 24 Jun 2024 02:35:02 PM CEST)
==> WARNING: Skipping dependency checks.
==> Retrieving sources...
-> Updating ksm_preload git repo...
-> Found ksm-wrapper
==> Validating source files with sha256sums...
ksm_preload ... Skipped
ksm-wrapper ... Passed
==> Extracting sources...
-> Creating working copy of ksm_preload 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/ksm_preload-git --read-write=/var/lib/jenkins/workspace/pkgbuilds/ksm_preload-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='0.10.9.r459df0e-3*ksm_preload-git'
+ pkgver=0.10.9.r459df0e-3
+ pkgname=ksm_preload-git
+ rm -vf '*.pkg.*'
+ '[' false = true ']'
+ repo_version_exists ksm_preload-git 0.10.9.r459df0e-3
+ full_pkgname=ksm_preload-git-0.10.9.r459df0e-3
+ split_version=0.10.9.r459df0e
+ split_revision=3
+ modified_full_pkgname=ksm_preload-git-0.10.9.r459df0eM-3
+ tar tf /var/lib/aur-repo/score.moe.db.tar.gz
+ grep -qFe ksm_preload-git-0.10.9.r459df0e-3 -e ksm_preload-git-0.10.9.r459df0eM-3
+ echo 'Package ksm_preload-git is up-to-date (0.10.9.r459df0e-3); nothing to do'
Package ksm_preload-git is up-to-date (0.10.9.r459df0e-3); 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 22d0487 (current) to 22d0487 (previous) published successfully!
Finished: SUCCESS