[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_archlinux_1 #452890
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Fri Oct 21 00:48:16 BST 2022
See <https://jenkins.debian.net/job/reproducible_builder_archlinux_1/452890/display/redirect>
Changes:
------------------------------------------
[...truncated 51.98 KB...]
copying httpbin/structures.py -> build/lib/httpbin
copying httpbin/helpers.py -> build/lib/httpbin
copying httpbin/filters.py -> build/lib/httpbin
copying httpbin/__init__.py -> build/lib/httpbin
running egg_info
creating httpbin.egg-info
writing httpbin.egg-info/PKG-INFO
writing dependency_links to httpbin.egg-info/dependency_links.txt
writing requirements to httpbin.egg-info/requires.txt
writing top-level names to httpbin.egg-info/top_level.txt
writing manifest file 'httpbin.egg-info/SOURCES.txt'
reading manifest file 'httpbin.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'README.rst'
warning: no files found matching 'requirements.txt'
adding license file 'LICENSE'
adding license file 'AUTHORS'
writing manifest file 'httpbin.egg-info/SOURCES.txt'
/usr/lib/python3.10/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'httpbin.templates' as data is deprecated, please list it in `packages`.
!!
############################
# Package would be ignored #
############################
Python recognizes 'httpbin.templates' as an importable package,
but it is not listed in the `packages` configuration of setuptools.
'httpbin.templates' has been automatically added to the distribution only
because it may contain data files, but this behavior is likely to change
in future versions of setuptools (and therefore is considered deprecated).
Please make sure that 'httpbin.templates' is included as a package by using
the `packages` configuration field or the proper discovery methods
(for example by using `find_namespace_packages(...)`/`find_namespace:`
instead of `find_packages(...)`/`find:`).
You can read more about "package discovery" and "data files" on setuptools
documentation page.
!!
check.warn(importable)
/usr/lib/python3.10/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'httpbin.templates.images' as data is deprecated, please list it in `packages`.
!!
############################
# Package would be ignored #
############################
Python recognizes 'httpbin.templates.images' as an importable package,
but it is not listed in the `packages` configuration of setuptools.
'httpbin.templates.images' has been automatically added to the distribution only
because it may contain data files, but this behavior is likely to change
in future versions of setuptools (and therefore is considered deprecated).
Please make sure that 'httpbin.templates.images' is included as a package by using
the `packages` configuration field or the proper discovery methods
(for example by using `find_namespace_packages(...)`/`find_namespace:`
instead of `find_packages(...)`/`find:`).
You can read more about "package discovery" and "data files" on setuptools
documentation page.
!!
check.warn(importable)
creating build/lib/httpbin/templates
copying httpbin/templates/UTF-8-demo.txt -> build/lib/httpbin/templates
copying httpbin/templates/forms-post.html -> build/lib/httpbin/templates
copying httpbin/templates/httpbin.1.html -> build/lib/httpbin/templates
copying httpbin/templates/index.html -> build/lib/httpbin/templates
copying httpbin/templates/moby.html -> build/lib/httpbin/templates
copying httpbin/templates/sample.xml -> build/lib/httpbin/templates
copying httpbin/templates/trackingscripts.html -> build/lib/httpbin/templates
creating build/lib/httpbin/templates/images
copying httpbin/templates/images/jackal.jpg -> build/lib/httpbin/templates/images
copying httpbin/templates/images/pig_icon.png -> build/lib/httpbin/templates/images
copying httpbin/templates/images/svg_logo.svg -> build/lib/httpbin/templates/images
copying httpbin/templates/images/wolf_1.webp -> build/lib/httpbin/templates/images
==> 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 egg_info
writing httpbin.egg-info/PKG-INFO
writing dependency_links to httpbin.egg-info/dependency_links.txt
writing requirements to httpbin.egg-info/requires.txt
writing top-level names to httpbin.egg-info/top_level.txt
reading manifest file 'httpbin.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'README.rst'
warning: no files found matching 'requirements.txt'
adding license file 'LICENSE'
adding license file 'AUTHORS'
writing manifest file 'httpbin.egg-info/SOURCES.txt'
/usr/lib/python3.10/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'httpbin.templates' as data is deprecated, please list it in `packages`.
!!
############################
# Package would be ignored #
############################
Python recognizes 'httpbin.templates' as an importable package,
but it is not listed in the `packages` configuration of setuptools.
'httpbin.templates' has been automatically added to the distribution only
because it may contain data files, but this behavior is likely to change
in future versions of setuptools (and therefore is considered deprecated).
Please make sure that 'httpbin.templates' is included as a package by using
the `packages` configuration field or the proper discovery methods
(for example by using `find_namespace_packages(...)`/`find_namespace:`
instead of `find_packages(...)`/`find:`).
You can read more about "package discovery" and "data files" on setuptools
documentation page.
!!
check.warn(importable)
/usr/lib/python3.10/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'httpbin.templates.images' as data is deprecated, please list it in `packages`.
!!
############################
# Package would be ignored #
############################
Python recognizes 'httpbin.templates.images' as an importable package,
but it is not listed in the `packages` configuration of setuptools.
'httpbin.templates.images' has been automatically added to the distribution only
because it may contain data files, but this behavior is likely to change
in future versions of setuptools (and therefore is considered deprecated).
Please make sure that 'httpbin.templates.images' is included as a package by using
the `packages` configuration field or the proper discovery methods
(for example by using `find_namespace_packages(...)`/`find_namespace:`
instead of `find_packages(...)`/`find:`).
You can read more about "package discovery" and "data files" on setuptools
documentation page.
!!
check.warn(importable)
running install_lib
creating /tmp/httpbin-archlinuxrb-build-nUdNtk57/httpbin/trunk/pkg/httpbin/usr
creating /tmp/httpbin-archlinuxrb-build-nUdNtk57/httpbin/trunk/pkg/httpbin/usr/lib
creating /tmp/httpbin-archlinuxrb-build-nUdNtk57/httpbin/trunk/pkg/httpbin/usr/lib/python3.10
creating /tmp/httpbin-archlinuxrb-build-nUdNtk57/httpbin/trunk/pkg/httpbin/usr/lib/python3.10/site-packages
creating /tmp/httpbin-archlinuxrb-build-nUdNtk57/httpbin/trunk/pkg/httpbin/usr/lib/python3.10/site-packages/httpbin
creating /tmp/httpbin-archlinuxrb-build-nUdNtk57/httpbin/trunk/pkg/httpbin/usr/lib/python3.10/site-packages/httpbin/templates
creating /tmp/httpbin-archlinuxrb-build-nUdNtk57/httpbin/trunk/pkg/httpbin/usr/lib/python3.10/site-packages/httpbin/templates/images
copying build/lib/httpbin/templates/images/wolf_1.webp -> /tmp/httpbin-archlinuxrb-build-nUdNtk57/httpbin/trunk/pkg/httpbin/usr/lib/python3.10/site-packages/httpbin/templates/images
copying build/lib/httpbin/templates/images/svg_logo.svg -> /tmp/httpbin-archlinuxrb-build-nUdNtk57/httpbin/trunk/pkg/httpbin/usr/lib/python3.10/site-packages/httpbin/templates/images
copying build/lib/httpbin/templates/images/pig_icon.png -> /tmp/httpbin-archlinuxrb-build-nUdNtk57/httpbin/trunk/pkg/httpbin/usr/lib/python3.10/site-packages/httpbin/templates/images
copying build/lib/httpbin/templates/images/jackal.jpg -> /tmp/httpbin-archlinuxrb-build-nUdNtk57/httpbin/trunk/pkg/httpbin/usr/lib/python3.10/site-packages/httpbin/templates/images
copying build/lib/httpbin/templates/trackingscripts.html -> /tmp/httpbin-archlinuxrb-build-nUdNtk57/httpbin/trunk/pkg/httpbin/usr/lib/python3.10/site-packages/httpbin/templates
copying build/lib/httpbin/templates/sample.xml -> /tmp/httpbin-archlinuxrb-build-nUdNtk57/httpbin/trunk/pkg/httpbin/usr/lib/python3.10/site-packages/httpbin/templates
copying build/lib/httpbin/templates/moby.html -> /tmp/httpbin-archlinuxrb-build-nUdNtk57/httpbin/trunk/pkg/httpbin/usr/lib/python3.10/site-packages/httpbin/templates
copying build/lib/httpbin/templates/index.html -> /tmp/httpbin-archlinuxrb-build-nUdNtk57/httpbin/trunk/pkg/httpbin/usr/lib/python3.10/site-packages/httpbin/templates
copying build/lib/httpbin/templates/httpbin.1.html -> /tmp/httpbin-archlinuxrb-build-nUdNtk57/httpbin/trunk/pkg/httpbin/usr/lib/python3.10/site-packages/httpbin/templates
copying build/lib/httpbin/templates/forms-post.html -> /tmp/httpbin-archlinuxrb-build-nUdNtk57/httpbin/trunk/pkg/httpbin/usr/lib/python3.10/site-packages/httpbin/templates
copying build/lib/httpbin/templates/UTF-8-demo.txt -> /tmp/httpbin-archlinuxrb-build-nUdNtk57/httpbin/trunk/pkg/httpbin/usr/lib/python3.10/site-packages/httpbin/templates
copying build/lib/httpbin/__init__.py -> /tmp/httpbin-archlinuxrb-build-nUdNtk57/httpbin/trunk/pkg/httpbin/usr/lib/python3.10/site-packages/httpbin
copying build/lib/httpbin/filters.py -> /tmp/httpbin-archlinuxrb-build-nUdNtk57/httpbin/trunk/pkg/httpbin/usr/lib/python3.10/site-packages/httpbin
copying build/lib/httpbin/helpers.py -> /tmp/httpbin-archlinuxrb-build-nUdNtk57/httpbin/trunk/pkg/httpbin/usr/lib/python3.10/site-packages/httpbin
copying build/lib/httpbin/structures.py -> /tmp/httpbin-archlinuxrb-build-nUdNtk57/httpbin/trunk/pkg/httpbin/usr/lib/python3.10/site-packages/httpbin
copying build/lib/httpbin/utils.py -> /tmp/httpbin-archlinuxrb-build-nUdNtk57/httpbin/trunk/pkg/httpbin/usr/lib/python3.10/site-packages/httpbin
copying build/lib/httpbin/core.py -> /tmp/httpbin-archlinuxrb-build-nUdNtk57/httpbin/trunk/pkg/httpbin/usr/lib/python3.10/site-packages/httpbin
byte-compiling /tmp/httpbin-archlinuxrb-build-nUdNtk57/httpbin/trunk/pkg/httpbin/usr/lib/python3.10/site-packages/httpbin/__init__.py to __init__.cpython-310.pyc
byte-compiling /tmp/httpbin-archlinuxrb-build-nUdNtk57/httpbin/trunk/pkg/httpbin/usr/lib/python3.10/site-packages/httpbin/filters.py to filters.cpython-310.pyc
byte-compiling /tmp/httpbin-archlinuxrb-build-nUdNtk57/httpbin/trunk/pkg/httpbin/usr/lib/python3.10/site-packages/httpbin/helpers.py to helpers.cpython-310.pyc
byte-compiling /tmp/httpbin-archlinuxrb-build-nUdNtk57/httpbin/trunk/pkg/httpbin/usr/lib/python3.10/site-packages/httpbin/structures.py to structures.cpython-310.pyc
byte-compiling /tmp/httpbin-archlinuxrb-build-nUdNtk57/httpbin/trunk/pkg/httpbin/usr/lib/python3.10/site-packages/httpbin/utils.py to utils.cpython-310.pyc
byte-compiling /tmp/httpbin-archlinuxrb-build-nUdNtk57/httpbin/trunk/pkg/httpbin/usr/lib/python3.10/site-packages/httpbin/core.py to core.cpython-310.pyc
writing byte-compilation script '/tmp/tmpukl8bsxl.py'
/usr/sbin/python /tmp/tmpukl8bsxl.py
removing /tmp/tmpukl8bsxl.py
running install_egg_info
Copying httpbin.egg-info to /tmp/httpbin-archlinuxrb-build-nUdNtk57/httpbin/trunk/pkg/httpbin/usr/lib/python3.10/site-packages/httpbin-0.7.0-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 "httpbin"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: httpbin 0.7.0-10 (Thu Oct 20 23:48:07 2022)
+ PRESULT=0
+ '[' 0 -eq 124 ']'
+ set +e
+ tee -a /srv/reproducible-results/archlinuxrb-build-nUdNtk57/b2/httpbin/build2.log
+ schroot --end-session -c archlinux-httpbin-archlinuxrb-build-nUdNtk57
+ PRESULT=0
+ '[' 0 -ne 0 ']'
+ false
+ set +x
'/tmp/httpbin-archlinuxrb-build-nUdNtk57/httpbin/trunk/httpbin-0.7.0-10-any.pkg.tar.zst' -> '/srv/reproducible-results/archlinuxrb-build-nUdNtk57/b2/httpbin/httpbin-0.7.0-10-any.pkg.tar.zst'
Thu Oct 20 23:48:09 UTC 2022 - build #2 for httpbin on osuosl184-amd64 done.
Thu Oct 20 23:48:10 UTC 2022 - reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-vthRByyL, removing.
/srv/reproducible-results/archlinuxrb-build-nUdNtk57:
total 8
drwxr-xr-x 3 jenkins jenkins 4096 Oct 20 23:47 b1
drwxr-xr-x 3 jenkins jenkins 4096 Oct 20 23:48 b2
/srv/reproducible-results/archlinuxrb-build-nUdNtk57/b1:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Oct 20 23:47 httpbin
/srv/reproducible-results/archlinuxrb-build-nUdNtk57/b1/httpbin:
total 144
-rw-r--r-- 1 jenkins jenkins 27600 Oct 20 23:47 build1.log
-rw-r--r-- 1 jenkins jenkins 9 Oct 20 23:47 build1.version
-rw-r--r-- 1 jenkins jenkins 110334 Oct 20 23:47 httpbin-0.7.0-10-any.pkg.tar.zst
/srv/reproducible-results/archlinuxrb-build-nUdNtk57/b2:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Oct 20 23:48 httpbin
/srv/reproducible-results/archlinuxrb-build-nUdNtk57/b2/httpbin:
total 140
-rw-r--r-- 1 jenkins jenkins 26537 Oct 20 23:48 build2.log
-rw-r--r-- 1 jenkins jenkins 9 Oct 20 23:48 build2.version
-rw-r--r-- 1 jenkins jenkins 110334 Oct 20 23:48 httpbin-0.7.0-10-any.pkg.tar.zst
Thu Oct 20 23:48:16 UTC 2022 - comparing results now.
Thu Oct 20 23:48:16 UTC 2022 - YAY - httpbin/httpbin-0.7.0-10-any.pkg.tar.zst build reproducible in our test framework!
x .BUILDINFO
x .BUILDINFO
cp: error writing '/var/lib/jenkins/userContent/reproducible/archlinux/community/httpbin/pkg.version': No space left on device
Thu Oct 20 23:48:16 UTC 2022 - /srv/reproducible-results/archlinuxrb-build-nUdNtk57 deleted.
Thu Oct 20 23:48:16 UTC 2022 - reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-lZiWYgnC, removing.
Build step 'Execute shell' marked build as failure
More information about the Qa-jenkins-scm
mailing list