[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_archlinux_8 #252970
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Mon Oct 17 10:55:32 BST 2022
See <https://jenkins.debian.net/job/reproducible_builder_archlinux_8/252970/display/redirect>
Changes:
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building on the built-in node in workspace <https://jenkins.debian.net/job/reproducible_builder_archlinux_8/ws/>
[workspace] $ /bin/sh -xe /tmp/jenkins5528224726750824938.sh
+ /srv/jenkins/bin/reproducible_build_archlinux_pkg.sh
====================================================================================
Mon Oct 17 09:54:43 UTC 2022 - running /srv/jenkins/bin/reproducible_build_archlinux_pkg.sh (for job reproducible_builder_archlinux_8) on jenkins, called using "" as arguments.
Mon Oct 17 09:54:43 UTC 2022 - actually running "reproducible_build_archlinux_pkg.sh" (md5sum 8a42c6af22c9bbeb47182ed28d420908) as "/tmp/jenkins-script-HfgShzPH"
$ git clone https://salsa.debian.org/qa/jenkins.debian.net.git ; more CONTRIBUTING
Mon Oct 17 09:55:03 UTC 2022 - choosing package to be build.
ok, let's check if yosys is building anywhere yet…
ok, yosys is not building anywhere…
UPDATE 1
Mon Oct 17 09:55:03 UTC 2022 - building package yosys from 'community' now...
=============================================================================
Initialising reproducibly build of yosys in community on x86_64 now.
1st build will be done on osuosl170-amd64.
2nd build will be done on osuosl184-amd64.
=============================================================================
====================================================================================
Sun Nov 19 16:18:07 UTC 2023 - running /srv/jenkins/bin/reproducible_build_archlinux_pkg.sh (for job /srv/jenkins/bin/reproducible_build_archlinux_pkg.sh) on osuosl170-amd64, called using "1 community yosys /srv/reproducible-results/archlinuxrb-build-cFmpcji8 1666000483" as arguments.
Sun Nov 19 16:18:07 UTC 2023 - actually running "reproducible_build_archlinux_pkg.sh" (md5sum 8a42c6af22c9bbeb47182ed28d420908) as "/tmp/jenkins-script-5piPMhfI"
$ git clone https://salsa.debian.org/qa/jenkins.debian.net.git ; more CONTRIBUTING
=============================================================================
Building for Arch Linux on osuosl170-amd64 now.
Source package: yosys
Repository: community
Date: Sun Nov 19 16:18:07 UTC 2023
=============================================================================
Future: enabled
SOURCE_DATE_EPOCH: 1666000483
makepkg env: SOURCE_DATE_EPOCH='1666000483' PATH='/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' GIT_SSL_NO_VERIFY=1
makepkg options: --syncdeps --noconfirm --nocheck --skippgpcheck
=============================================================================
archlinux-yosys-archlinuxrb-build-cFmpcji8
MAKEFLAGS=-j32
>From https://github.com/archlinux/svntogit-community
* branch packages/yosys -> FETCH_HEAD
* [new branch] packages/yosys -> community/packages/yosys
Cloning into 'yosys'...
done.
export TZ="/usr/share/zoneinfo/Etc/GMT+12"
export LANG="en_US.UTF-8"
export LC_ALL="en_US.UTF-8"
+ schroot --run-session -c archlinux-yosys-archlinuxrb-build-cFmpcji8 --directory /tmp/yosys-archlinuxrb-build-cFmpcji8 -u root -- rm -f /var/lib/pacman/db.lck
+ tee -a /srv/reproducible-results/archlinuxrb-build-cFmpcji8/b1/yosys/build1.log
+ schroot --run-session -c archlinux-yosys-archlinuxrb-build-cFmpcji8 --directory /tmp/yosys-archlinuxrb-build-cFmpcji8 -u root -- pacman -Syu --noconfirm
+ tee -a /srv/reproducible-results/archlinuxrb-build-cFmpcji8/b1/yosys/build1.log
:: Synchronizing package databases...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 157k 100 157k 0 0 464k 0 --:--:-- --:--:-- --:--:-- 463k
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 1722k 100 1722k 0 0 4925k 0 --:--:-- --:--:-- --:--:-- 4934k
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 7201k 100 7201k 0 0 18.3M 0 --:--:-- --:--:-- --:--:-- 18.3M
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 169k 100 169k 0 0 507k 0 --:--:-- --:--:-- --:--:-- 506k
:: Starting full system upgrade...
there is nothing to do
+ source /tmp/yosys-archlinuxrb-build-cFmpcji8/yosys/trunk/PKGBUILD
++ pkgname=yosys
++ pkgver=0.20
++ pkgrel=2
++ pkgdesc='A framework for RTL synthesis'
++ arch=('x86_64')
++ url=http://www.clifford.at/yosys/
++ license=('custom:ISC')
++ depends=('abc' 'bash' 'boost-libs' 'tcl' 'libffi' 'python' 'protobuf')
++ makedepends=('boost')
++ checkdepends=('iverilog')
++ optdepends=('graphviz: Schematics display support' 'xdot: Display netlists' 'yices: default solver for yosys-smtbmc' 'cvc4: alternative solver for yosys-smtbmc' 'z3: alternative solver for yosys-smtbmc')
++ options=('!lto')
++ source=("https://github.com/cliffordwolf/yosys/archive/$pkgname-$pkgver.tar.gz")
++ sha512sums=('c26ef7687f2395621ac77c8ebc0f94d55c2185cf120bac84245a60d1111e7a81e472804a038c390e158ca3130c63b5d5e90bbef672e9d1af431cb12c33148690')
+ '[' -n '' ']'
+ VERSION=0.20-2
+ echo 0.20-2
+ schroot --run-session -c archlinux-yosys-archlinuxrb-build-cFmpcji8 --directory /tmp/yosys-archlinuxrb-build-cFmpcji8/yosys/trunk -- bash -l -c 'SOURCE_DATE_EPOCH='\''1666000483'\'' PATH='\''/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'\'' GIT_SSL_NO_VERIFY=1 printenv 2>&1'
+ tee -a /srv/reproducible-results/archlinuxrb-build-cFmpcji8/b1/yosys/build1.log
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
GIT_SSL_NO_VERIFY=1
SOURCE_DATE_EPOCH=1666000483
SHELL=/bin/bash
SCHROOT_CHROOT_NAME=jenkins-reproducible-archlinux
no_proxy=localhost,127.0.0.1
SCHROOT_COMMAND=bash -l -c SOURCE_DATE_EPOCH='1666000483' PATH='/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' GIT_SSL_NO_VERIFY=1 printenv 2>&1
SCHROOT_SESSION_ID=archlinux-yosys-archlinuxrb-build-cFmpcji8
PWD=/tmp/yosys-archlinuxrb-build-cFmpcji8/yosys/trunk
LOGNAME=jenkins
SCHROOT_ALIAS_NAME=jenkins-reproducible-archlinux
SCHROOT_GROUP=jenkins
SCHROOT_USER=jenkins
ftp_proxy=http://127.0.0.1:3128
HOME=/var/lib/jenkins
LANG=C
https_proxy=http://127.0.0.1:3128
USER=jenkins
FTP_PROXY=http://127.0.0.1:3128
SHLVL=1
HTTPS_PROXY=http://127.0.0.1:3128
HTTP_PROXY=http://127.0.0.1:3128
SCHROOT_GID=116
http_proxy=http://127.0.0.1:3128
SCHROOT_UID=110
HG=/usr/bin/hg
_=/usr/sbin/printenv
+ schroot --run-session -c archlinux-yosys-archlinuxrb-build-cFmpcji8 --directory /tmp/yosys-archlinuxrb-build-cFmpcji8/yosys/trunk -- bash -l -c 'makepkg --printsrcinfo | awk -F '\'' = '\'' '\''/^\s+validpgpkeys/{print $2}'\''| while read pgpkey; do gpg --keyserver hkp://keyserver.ubuntu.com --recv-key $pgpkey; done'
+ tee -a /srv/reproducible-results/archlinuxrb-build-cFmpcji8/b1/yosys/build1.log
+ tee -a /srv/reproducible-results/archlinuxrb-build-cFmpcji8/b1/yosys/build1.log
+ timeout -k 12.1h 12h /usr/bin/ionice -c 3 /usr/bin/nice schroot --run-session -c archlinux-yosys-archlinuxrb-build-cFmpcji8 --directory /tmp/yosys-archlinuxrb-build-cFmpcji8/yosys/trunk -- bash -l -c 'SOURCE_DATE_EPOCH='\''1666000483'\'' PATH='\''/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'\'' GIT_SSL_NO_VERIFY=1 makepkg --syncdeps --noconfirm --nocheck --skippgpcheck 2>&1'
==> Making package: yosys 0.20-2 (Sun Nov 19 16:18:14 2023)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (4) abc-0.0.0.20200911-1 boost-libs-1.80.0-2 protobuf-21.7-1 tcl-8.6.12-3
Total Download Size: 12.27 MiB
Total Installed Size: 38.75 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 10 5787k 10 623k 0 0 6185k 0 --:--:-- --:--:-- --:--:-- 6172k100 5787k 100 5787k 0 0 30.0M 0 --:--:-- --:--:-- --:--:-- 30.0M
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 2158k 100 2158k 0 0 216M 0 --:--:-- --:--:-- --:--:-- 234M
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 2562k 100 2562k 0 0 216M 0 --:--:-- --:--:-- --:--:-- 227M
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 2054k 100 2054k 0 0 215M 0 --:--:-- --:--:-- --:--:-- 222M
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing abc...
installing boost-libs...
Optional dependencies for boost-libs
openmpi: for mpi support
installing tcl...
installing protobuf...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (1) boost-1.80.0-2
Total Download Size: 13.74 MiB
Total Installed Size: 171.87 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 13.7M 100 13.7M 0 0 258M 0 --:--:-- --:--:-- --:--:-- 264M
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing boost...
Optional dependencies for boost
python: for python bindings [installed]
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Retrieving sources...
-> Downloading yosys-0.20.tar.gz...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 459k 0 459k 0 0 478k 0 --:--:-- --:--:-- --:--:-- 478k100 2285k 0 2285k 0 0 1980k 0 --:--:-- 0:00:01 --:--:-- 9506k
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
yosys-0.20.tar.gz ... FAILED
==> ERROR: One or more files did not pass the validity check!
+ PRESULT=1
+ '[' 1 -eq 124 ']'
+ set +e
+ schroot --end-session -c archlinux-yosys-archlinuxrb-build-cFmpcji8
+ tee -a /srv/reproducible-results/archlinuxrb-build-cFmpcji8/b1/yosys/build1.log
+ PRESULT=0
+ '[' 0 -ne 0 ']'
+ false
+ set +x
ls: cannot access '/tmp/yosys-archlinuxrb-build-cFmpcji8/*/trunk/*.pkg.tar.zst': No such file or directory
Sun Nov 19 16:18:26 UTC 2023 - build #1 for yosys on osuosl170-amd64 didn't build a package!
ls /srv/reproducible-results/archlinuxrb-build-cFmpcji8/b1/yosys/
.:
total 4
drwxr-xr-x 3 jenkins jenkins 4096 Nov 19 16:18 b1
./b1:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Nov 19 16:18 yosys
./b1/yosys:
total 12
-rw-r--r-- 1 jenkins jenkins 6580 Nov 19 16:18 build1.log
-rw-r--r-- 1 jenkins jenkins 7 Nov 19 16:18 build1.version
Sun Nov 19 16:18:26 UTC 2023 - build #1 for yosys on osuosl170-amd64 done.
Sun Nov 19 16:18:26 UTC 2023 - reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-5piPMhfI, removing.
/srv/reproducible-results/archlinuxrb-build-cFmpcji8:
total 8
drwxr-xr-x 3 jenkins jenkins 4096 Oct 17 09:55 b1
drwxr-xr-x 2 jenkins jenkins 4096 Oct 17 09:55 b2
/srv/reproducible-results/archlinuxrb-build-cFmpcji8/b1:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Oct 17 09:55 yosys
/srv/reproducible-results/archlinuxrb-build-cFmpcji8/b1/yosys:
total 12
-rw-r--r-- 1 jenkins jenkins 6580 Oct 17 09:55 build1.log
-rw-r--r-- 1 jenkins jenkins 7 Oct 17 09:55 build1.version
/srv/reproducible-results/archlinuxrb-build-cFmpcji8/b2:
total 0
Mon Oct 17 09:55:32 UTC 2022 - build1 didn't create a package, skipping build2!
/tmp/jenkins-script-HfgShzPH: line 480: echo: write error: No space left on device
cp: error writing '/var/lib/jenkins/userContent/reproducible/archlinux/community/yosys/pkg.version': No space left on device
Mon Oct 17 09:55:32 UTC 2022 - /srv/reproducible-results/archlinuxrb-build-cFmpcji8 deleted.
Mon Oct 17 09:55:32 UTC 2022 - reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-HfgShzPH, removing.
Build step 'Execute shell' marked build as failure
More information about the Qa-jenkins-scm
mailing list