[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_archlinux_2 #406082

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Tue Mar 15 13:45:40 GMT 2022


See <https://jenkins.debian.net/job/reproducible_builder_archlinux_2/406082/display/redirect>

Changes:


------------------------------------------
[...truncated 15.03 KB...]
/srv/reproducible-results/archlinuxrb-build-SUy9PMv2:
total 8
drwxr-xr-x 3 jenkins jenkins 4096 Mar 15 13:45 b1
drwxr-xr-x 2 jenkins jenkins 4096 Mar 15 13:44 b2

/srv/reproducible-results/archlinuxrb-build-SUy9PMv2/b1:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Mar 15 13:45 python-bitstring

/srv/reproducible-results/archlinuxrb-build-SUy9PMv2/b1/python-bitstring:
total 100
-rw-r--r-- 1 jenkins jenkins  9359 Mar 15 13:45 build1.log
-rw-r--r-- 1 jenkins jenkins     8 Mar 15 13:45 build1.version
-rw-r--r-- 1 jenkins jenkins 83183 Mar 15 13:45 python-bitstring-3.1.9-3-any.pkg.tar.zst

/srv/reproducible-results/archlinuxrb-build-SUy9PMv2/b2:
total 0
====================================================================================
Tue Mar 15 13:45:24 UTC 2022 - running /srv/jenkins/bin/reproducible_build_archlinux_pkg.sh (for job /srv/jenkins/bin/reproducible_build_archlinux_pkg.sh) on osuosl169-amd64, called using "2 community python-bitstring /srv/reproducible-results/archlinuxrb-build-SUy9PMv2 1647351877" as arguments.
Tue Mar 15 13:45:24 UTC 2022 - actually running "reproducible_build_archlinux_pkg.sh" (md5sum 506c023fe4f8bf939ee298837c7ec2fa) as "/tmp/jenkins-script-WUbRhGQ8"

$ git clone https://salsa.debian.org/qa/jenkins.debian.net.git ; more CONTRIBUTING

=============================================================================
Re-Building for Arch Linux on osuosl169-amd64 now.
Source package: python-bitstring
Repository:     community
Date:           Tue Mar 15 13:45:24 UTC 2022
=============================================================================
Future:            disabled
SOURCE_DATE_EPOCH: 1647351877
makepkg env:       SOURCE_DATE_EPOCH='1647351877' PATH='/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'
makepkg options:   --syncdeps --noconfirm --nocheck
=============================================================================
archlinux-python-bitstring-archlinuxrb-build-SUy9PMv2
MAKEFLAGS=-j31
>From https://github.com/archlinux/svntogit-community
 * branch            packages/python-bitstring -> FETCH_HEAD
 * [new branch]      packages/python-bitstring -> community/packages/python-bitstring
Cloning into 'python-bitstring'...
done.
export TZ="/usr/share/zoneinfo/Etc/GMT-14"
export LANG="fr_CH.UTF-8"
export LC_ALL="fr_CH.UTF-8"
umask 0002
+ schroot --run-session -c archlinux-python-bitstring-archlinuxrb-build-SUy9PMv2 --directory /tmp/python-bitstring-archlinuxrb-build-SUy9PMv2 -u root -- rm -f /var/lib/pacman/db.lck
+ tee -a /srv/reproducible-results/archlinuxrb-build-SUy9PMv2/b2/python-bitstring/build2.log
+ schroot --run-session -c archlinux-python-bitstring-archlinuxrb-build-SUy9PMv2 --directory /tmp/python-bitstring-archlinuxrb-build-SUy9PMv2 -u root -- pacman -Syu --noconfirm
+ tee -a /srv/reproducible-results/archlinuxrb-build-SUy9PMv2/b2/python-bitstring/build2.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  154k  100  154k    0     0   455k      0 --:--:-- --:--:-- --:--:--  454k
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100 1715k  100 1715k    0     0  4906k      0 --:--:-- --:--:-- --:--:-- 4914k
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100 6691k  100 6691k    0     0  17.0M      0 --:--:-- --:--:-- --:--:-- 17.0M
  % 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  171k  100  171k    0     0   498k      0 --:--:-- --:--:-- --:--:--  497k
:: Starting full system upgrade...
 there is nothing to do
+ source /tmp/python-bitstring-archlinuxrb-build-SUy9PMv2/python-bitstring/trunk/PKGBUILD
++ pkgname=python-bitstring
++ pkgver=3.1.9
++ pkgrel=3
++ pkgdesc='Python module designed to help make the creation, manipulation and analysis of binary data as simple and natural as possible'
++ arch=('any')
++ url=https://scott-griffiths.github.io/bitstring/
++ license=('MIT')
++ depends=('python')
++ makedepends=('python-setuptools')
++ source=("https://github.com/scott-griffiths/bitstring/archive/${pkgname/python-}-${pkgver}.tar.gz")
++ sha256sums=('32da255b20b93a15260a8498170411ef1f112de5e5011fd0ae81fd834edf5f07')
+ '[' -n '' ']'
+ VERSION=3.1.9-3
+ echo 3.1.9-3
+ schroot --run-session -c archlinux-python-bitstring-archlinuxrb-build-SUy9PMv2 --directory /tmp/python-bitstring-archlinuxrb-build-SUy9PMv2/python-bitstring/trunk -u root -- su -c 'bash -l -c '\''SOURCE_DATE_EPOCH='\''1647351877'\'' PATH='\''/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'\'' printenv 2>&1'\''' build2
+ tee -a /srv/reproducible-results/archlinuxrb-build-SUy9PMv2/b2/python-bitstring/build2.log
su: user build2 does not exist or the user entry does not contain all the required fields
+ schroot --run-session -c archlinux-python-bitstring-archlinuxrb-build-SUy9PMv2 --directory /tmp/python-bitstring-archlinuxrb-build-SUy9PMv2/python-bitstring/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-SUy9PMv2/b2/python-bitstring/build2.log
+ timeout -k 12.1h 12h /usr/bin/ionice -c 3 /usr/bin/nice schroot --run-session -c archlinux-python-bitstring-archlinuxrb-build-SUy9PMv2 --directory /tmp/python-bitstring-archlinuxrb-build-SUy9PMv2/python-bitstring/trunk -- bash -l -c 'SOURCE_DATE_EPOCH='\''1647351877'\'' PATH='\''/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'\'' makepkg --syncdeps --noconfirm --nocheck 2>&1'
+ tee -a /srv/reproducible-results/archlinuxrb-build-SUy9PMv2/b2/python-bitstring/build2.log
==> Making package: python-bitstring 3.1.9-3 (Tue Mar 15 13:45:29 2022)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (6) python-appdirs-1.4.4-6  python-more-itertools-8.12.0-1  python-ordered-set-4.0.2-6  python-packaging-20.9-7  python-pyparsing-3.0.1-1  python-setuptools-1:59.3.0-1

Total Download Size:   0.86 MiB
Total Installed Size:  4.69 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 15380  100 15380    0     0  13.5M      0 --:--:-- --:--:-- --:--:-- 14.6M
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100 75552  100 75552    0     0  88.4M      0 --:--:-- --:--:-- --:--:-- 72.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 13941  100 13941    0     0  15.8M      0 --:--:-- --:--:-- --:--:-- 13.2M
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100  160k  100  160k    0     0   144M      0 --:--:-- --:--:-- --:--:--  156M
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100 54657  100 54657    0     0  63.7M      0 --:--:-- --:--:-- --:--:-- 52.1M
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100  562k  100  562k    0     0   190M      0 --:--:-- --:--:-- --:--:--  274M
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing python-appdirs...
installing python-more-itertools...
installing python-ordered-set...
installing python-pyparsing...
Optional dependencies for python-pyparsing
    python-railroad-diagrams: for generating Railroad Diagrams
    python-jinja: for generating Railroad Diagrams
installing python-packaging...
installing python-setuptools...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Retrieving sources...
  -> Downloading bitstring-3.1.9.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 --:--:-- --:--:-- --:--:--     0100   152  100   152    0     0    543      0 --:--:-- --:--:-- --:--:--   544
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100  398k  100  398k    0     0   416k      0 --:--:-- --:--:-- --:--:--  814k
==> Validating source files with sha256sums...
    bitstring-3.1.9.tar.gz ... Passed
==> Extracting sources...
  -> Extracting bitstring-3.1.9.tar.gz with bsdtar
==> Starting build()...
running build
running build_py
creating build
creating build/lib
copying bitstring.py -> build/lib
==> Entering fakeroot environment...
==> Starting package()...
running install
/usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.
  warnings.warn(
running build
running build_py
running install_lib
creating /tmp/python-bitstring-archlinuxrb-build-SUy9PMv2/python-bitstring/trunk/pkg/python-bitstring/usr
creating /tmp/python-bitstring-archlinuxrb-build-SUy9PMv2/python-bitstring/trunk/pkg/python-bitstring/usr/lib
creating /tmp/python-bitstring-archlinuxrb-build-SUy9PMv2/python-bitstring/trunk/pkg/python-bitstring/usr/lib/python3.10
creating /tmp/python-bitstring-archlinuxrb-build-SUy9PMv2/python-bitstring/trunk/pkg/python-bitstring/usr/lib/python3.10/site-packages
copying build/lib/bitstring.py -> /tmp/python-bitstring-archlinuxrb-build-SUy9PMv2/python-bitstring/trunk/pkg/python-bitstring/usr/lib/python3.10/site-packages
byte-compiling /tmp/python-bitstring-archlinuxrb-build-SUy9PMv2/python-bitstring/trunk/pkg/python-bitstring/usr/lib/python3.10/site-packages/bitstring.py to bitstring.cpython-310.pyc
writing byte-compilation script '/tmp/tmp3mk4849v.py'
/usr/sbin/python -Wignore:The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives:DeprecationWarning /tmp/tmp3mk4849v.py
removing /tmp/tmp3mk4849v.py
running install_egg_info
running egg_info
creating bitstring.egg-info
writing bitstring.egg-info/PKG-INFO
writing dependency_links to bitstring.egg-info/dependency_links.txt
writing top-level names to bitstring.egg-info/top_level.txt
writing manifest file 'bitstring.egg-info/SOURCES.txt'
reading manifest file 'bitstring.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
no previously-included directories found matching 'doc'
adding license file 'LICENSE'
writing manifest file 'bitstring.egg-info/SOURCES.txt'
Copying bitstring.egg-info to /tmp/python-bitstring-archlinuxrb-build-SUy9PMv2/python-bitstring/trunk/pkg/python-bitstring/usr/lib/python3.10/site-packages/bitstring-3.1.9-py3.10.egg-info
running install_scripts
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "python-bitstring"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-bitstring 3.1.9-3 (Tue Mar 15 13:45:33 2022)
+ PRESULT=0
+ '[' 0 -eq 124 ']'
+ set +e
+ schroot --end-session -c archlinux-python-bitstring-archlinuxrb-build-SUy9PMv2
+ tee -a /srv/reproducible-results/archlinuxrb-build-SUy9PMv2/b2/python-bitstring/build2.log
+ PRESULT=0
+ '[' 0 -ne 0 ']'
+ false
+ set +x
'/tmp/python-bitstring-archlinuxrb-build-SUy9PMv2/python-bitstring/trunk/python-bitstring-3.1.9-3-any.pkg.tar.zst' -> '/srv/reproducible-results/archlinuxrb-build-SUy9PMv2/b2/python-bitstring/python-bitstring-3.1.9-3-any.pkg.tar.zst'
Tue Mar 15 13:45:34 UTC 2022 - build #2 for python-bitstring on osuosl169-amd64 done.
Tue Mar 15 13:45:34 UTC 2022 - reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-WUbRhGQ8, removing.
/srv/reproducible-results/archlinuxrb-build-SUy9PMv2:
total 8
drwxr-xr-x 3 jenkins jenkins 4096 Mar 15 13:45 b1
drwxr-xr-x 3 jenkins jenkins 4096 Mar 15 13:45 b2

/srv/reproducible-results/archlinuxrb-build-SUy9PMv2/b1:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Mar 15 13:45 python-bitstring

/srv/reproducible-results/archlinuxrb-build-SUy9PMv2/b1/python-bitstring:
total 104
-rw-r--r-- 1 jenkins jenkins  9359 Mar 15 13:45 build1.log
-rw-r--r-- 1 jenkins jenkins     8 Mar 15 13:45 build1.version
-rw-r--r-- 1 jenkins jenkins 83183 Mar 15 13:45 python-bitstring-3.1.9-3-any.pkg.tar.zst

/srv/reproducible-results/archlinuxrb-build-SUy9PMv2/b2:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Mar 15 13:45 python-bitstring

/srv/reproducible-results/archlinuxrb-build-SUy9PMv2/b2/python-bitstring:
total 100
-rw-r--r-- 1 jenkins jenkins  8348 Mar 15 13:45 build2.log
-rw-r--r-- 1 jenkins jenkins     8 Mar 15 13:45 build2.version
-rw-r--r-- 1 jenkins jenkins 83183 Mar 15 13:45 python-bitstring-3.1.9-3-any.pkg.tar.zst
Tue Mar 15 13:45:40 UTC 2022 - comparing results now.
Tue Mar 15 13:45:40 UTC 2022 - YAY - python-bitstring/python-bitstring-3.1.9-3-any.pkg.tar.zst build reproducible in our test framework!
x .BUILDINFO
x .BUILDINFO
Tue Mar 15 13:45:40 UTC 2022 - https://tests.reproducible-builds.org/archlinux/community/python-bitstring/ updated.
INSERT into results (package_id, version, status, build_date, build_duration, node1, node2, job)
		VALUES ('1630845', '3.1.9-3', 'reproducible', '2022-03-15 13:44', '63', 'osuosl170-amd64', 'osuosl169-amd64', 'https://jenkins.debian.net/job/reproducible_builder_archlinux_2/406082/')
		ON CONFLICT (package_id)
		DO UPDATE SET version='3.1.9-3', status='reproducible', build_date='2022-03-15 13:44', build_duration='63', node1='osuosl170-amd64', node2='osuosl169-amd64', job='https://jenkins.debian.net/job/reproducible_builder_archlinux_2/406082/' WHERE results.package_id='1630845'
INSERT 0 1
INSERT INTO stats_build (name, version, suite, architecture, distribution, status, build_date, build_duration, node1, node2, job)
		VALUES ('python-bitstring', '3.1.9-3', 'community', 'x86_64', 3, 'reproducible', '2022-03-15 13:44', '63', 'osuosl170-amd64', 'osuosl169-amd64', 'https://jenkins.debian.net/job/reproducible_builder_archlinux_2/406082/');
ERROR:  duplicate key value violates unique constraint "stats_build_tmp_name_version_suite_architecture_build_date_key1"
DETAIL:  Key (name, version, suite, architecture, build_date)=(python-bitstring, 3.1.9-3, community, x86_64, 2022-03-15 13:44:00) already exists.
Tue Mar 15 13:45:40 UTC 2022 - /srv/reproducible-results/archlinuxrb-build-SUy9PMv2 deleted.
Tue Mar 15 13:45:40 UTC 2022 - reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-tubY9iyG, removing.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list