Sun Apr 28 13:03:56 UTC 2024 I: starting to build pathos/unstable/amd64 on jenkins on '2024-04-28 13:03' Sun Apr 28 13:03:56 UTC 2024 I: The jenkins build log is/was available at https://jenkins.debian.net/userContent/reproducible/debian/build_service/amd64_29/7328/console.log Sun Apr 28 13:03:56 UTC 2024 I: Downloading source for unstable/pathos=0.3.2-1 --2024-04-28 13:03:57-- http://deb.debian.org/debian/pool/main/p/pathos/pathos_0.3.2-1.dsc Connecting to 46.16.76.132:3128... connected. Proxy request sent, awaiting response... 200 OK Length: 3894 (3.8K) [text/prs.lines.tag] Saving to: ‘pathos_0.3.2-1.dsc’ 0K ... 100% 397M=0s 2024-04-28 13:03:57 (397 MB/s) - ‘pathos_0.3.2-1.dsc’ saved [3894/3894] Sun Apr 28 13:03:57 UTC 2024 I: pathos_0.3.2-1.dsc -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 3.0 (quilt) Source: pathos Binary: python3-pathos, python-pathos-doc Architecture: all Version: 0.3.2-1 Maintainer: Debian Python Team Uploaders: Julian Gilbey Homepage: https://github.com/uqfoundation/pathos Description: Framework for heterogeneous parallel computing Pathos provides a consistent high-level interface for configuring and launching parallel computations across heterogeneous resources. It provides configurable launchers for parallel and distributed computing, where each launcher contains the syntactic logic to configure and launch jobs in an execution environment. Examples of launchers include: "pyina", a queue-less MPI-based launcher; "pathos", an ssh-based launcher; "multiprocess", a multi-process launcher. . It provides a consistent interface for parallel and/or distributed versions of "map" and "apply" for each launcher; the guiding design principle is that "map" and "apply" should be drop-in replacements in otherwise serial code, reducing the time to conver a code to parallel, but also enabling a single code-base to be maintained instead of requiring serial, parallel and distributed versions of code. . The "pathos" framework consists of several interoperating packages: * "dill": serialize all of Python (python3-dill) * "pox": utilities for filesystem exploration and automated builds (python3-pox) * "klepto": persistent caching to memory, disk, or database (python3-klepto) * "multiprocess": better multiprocessing and multithreading in Python (python3-multiprocess) * "ppft": distributed and parallel Python (python3-ppft) * "pyina": MPI parallel "map" and cluster scheduling (python3-pyina) * "pathos": graph management and execution in heterogeneous computing (python3-pathos) Standards-Version: 4.6.2 Vcs-Browser: https://salsa.debian.org/python-team/packages/pathos Vcs-Git: https://salsa.debian.org/python-team/packages/pathos.git Testsuite: autopkgtest Testsuite-Triggers: python3-all Build-Depends: debhelper-compat (= 13), dh-sequence-python3, pybuild-plugin-pyproject, python3-all, python3-dill (>= 0.3.8), python3-multiprocess (>= 0.70.16), python3-pox (>= 0.3.4), python3-ppft (>= 1.7.6.8), python3-setuptools, python3-sphinx , python3-sphinx-notfound-page , python3-sphinx-rtd-theme Package-List: python-pathos-doc deb doc optional arch=all profile=!nodoc python3-pathos deb python optional arch=all Checksums-Sha1: 28fcbd465c6c079c780c8b63690bb9b102805bdc 153287 pathos_0.3.2.orig.tar.gz b462d0b56b67b5fac36624594664a917e7257f11 4016 pathos_0.3.2-1.debian.tar.xz Checksums-Sha256: cb24ec2cf19bd5a6a2ca1a257438abf9c5df2fed6b4789770bef20bf86051d4c 153287 pathos_0.3.2.orig.tar.gz 4fe9dbb875a9620ab83354a9e5977ee489a7a8d1145cf224d5bbbbbb5c95ad06 4016 pathos_0.3.2-1.debian.tar.xz Files: c439d1253876a89f53fd2a0362bdb225 153287 pathos_0.3.2.orig.tar.gz 173f71e36e8bd7149fc472e9d1a55419 4016 pathos_0.3.2-1.debian.tar.xz -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEfncpR22H1vEdkazLwpPntGGCWs4FAmW7DFYACgkQwpPntGGC Ws4HIA//SiqMyWThQsh8KgFDc8sbSaAw/v+KRGrYm2hR5wc38NJSG2s6g665Gso3 N6oLKezuA92iTKeFydZGnD8QeV0cuCi926WDWSB5xXkGiWLc8ucsi2kpZkmhKR3l 8NPPdk8Xbkd294yNHFCgMrQUT5FTM/z/uTS+I1eNOt3wL3QmZRZ4azeiaRdKatab IbvIL5O2siCeyFJZQVLcefDNqxAb4pSAAd1QREmmBiKWqQDpWu6oMKFduCG6RV1h oBnyecfaI+Db2s5HXeOq1ibpwHg38kgCS2R5ISzTXVGRSHu9lX7YOhh+YNpwSJiM OWjgugUkNvYqyruQ56r9zMI3BGcDYCeBCCdtk+o+qqh+pXkgcR8y0MSiz0YOiDgC FMFWfa97/jk7Mq8tjB8c5rdgsjZvjT/NjXKl48TiGbn9rnThPJTjIT1u/hPdD9L2 m8MkcYrhyiHkVnmdaIhipG9L0xSN8Q/8fZaV96YMQETiumwRakUJGOYSKy/ics8a ZrNjdcy6Q3UE6VY1sIO6LUFRfpBKG1m82+1UyjI75+g/+v0LIjTfOYVneUL5Fwwg ete1JfWQwr7wGC9yPy6V/U23ExV0umZhSs7WxGNFX31knkQg50Ps3V4AY64E4ZVQ D+5bdmGGwyktuk6Gy+z+iYVEe2rrVYtKep0+MhnkuKsf/x/NEhM= =mQP/ -----END PGP SIGNATURE----- Sun Apr 28 13:03:57 UTC 2024 I: Checking whether the package is not for us Sun Apr 28 13:03:57 UTC 2024 I: Starting 1st build on remote node ionos1-amd64.debian.net. Sun Apr 28 13:03:57 UTC 2024 I: Preparing to do remote build '1' on ionos1-amd64.debian.net. Sun Apr 28 13:23:39 UTC 2024 I: Deleting $TMPDIR on ionos1-amd64.debian.net. I: pbuilder: network access will be disabled during build I: Current time: Sun Apr 28 01:03:59 -12 2024 I: pbuilder-time-stamp: 1714309439 I: Building the build Environment I: extracting base tarball [/var/cache/pbuilder/unstable-reproducible-base.tgz] I: copying local configuration W: --override-config is not set; not updating apt.conf Read the manpage for details. I: mounting /proc filesystem I: mounting /sys filesystem I: creating /{dev,run}/shm I: mounting /dev/pts filesystem I: redirecting /dev/ptmx to /dev/pts/ptmx I: policy-rc.d already exists I: Copying source file I: copying [pathos_0.3.2-1.dsc] I: copying [./pathos_0.3.2.orig.tar.gz] I: copying [./pathos_0.3.2-1.debian.tar.xz] I: Extracting source gpgv: Signature made Thu Feb 1 03:13:26 2024 gpgv: using RSA key 7E7729476D87D6F11D91ACCBC293E7B461825ACE gpgv: Can't check signature: No public key dpkg-source: warning: cannot verify inline signature for ./pathos_0.3.2-1.dsc: no acceptable signature found dpkg-source: info: extracting pathos in pathos-0.3.2 dpkg-source: info: unpacking pathos_0.3.2.orig.tar.gz dpkg-source: info: unpacking pathos_0.3.2-1.debian.tar.xz dpkg-source: info: using patch list from debian/patches/series dpkg-source: info: applying privacy-protection.patch I: Not using root during the build. I: Installing the build-deps I: user script /srv/workspace/pbuilder/2780594/tmp/hooks/D02_print_environment starting I: set BUILDDIR='/build/reproducible-path' BUILDUSERGECOS='first user,first room,first work-phone,first home-phone,first other' BUILDUSERNAME='pbuilder1' BUILD_ARCH='amd64' DEBIAN_FRONTEND='noninteractive' DEB_BUILD_OPTIONS='buildinfo=+all reproducible=+all parallel=20 ' DISTRIBUTION='unstable' HOME='/root' HOST_ARCH='amd64' IFS=' ' INVOCATION_ID='b849af1cc5f54517bd82a5900974980e' LANG='C' LANGUAGE='en_US:en' LC_ALL='C' MAIL='/var/mail/root' OPTIND='1' PATH='/usr/sbin:/usr/bin:/sbin:/bin:/usr/games' PBCURRENTCOMMANDLINEOPERATION='build' PBUILDER_OPERATION='build' PBUILDER_PKGDATADIR='/usr/share/pbuilder' PBUILDER_PKGLIBDIR='/usr/lib/pbuilder' PBUILDER_SYSCONFDIR='/etc' PPID='2780594' PS1='# ' PS2='> ' PS4='+ ' PWD='/' SHELL='/bin/bash' SHLVL='2' SUDO_COMMAND='/usr/bin/timeout -k 18.1h 18h /usr/bin/ionice -c 3 /usr/bin/nice /usr/sbin/pbuilder --build --configfile /srv/reproducible-results/rbuild-debian/r-b-build.kqVBRP8F/pbuilderrc_9nfR --distribution unstable --hookdir /etc/pbuilder/first-build-hooks --debbuildopts -b --basetgz /var/cache/pbuilder/unstable-reproducible-base.tgz --buildresult /srv/reproducible-results/rbuild-debian/r-b-build.kqVBRP8F/b1 --logfile b1/build.log pathos_0.3.2-1.dsc' SUDO_GID='110' SUDO_UID='105' SUDO_USER='jenkins' TERM='unknown' TZ='/usr/share/zoneinfo/Etc/GMT+12' USER='root' _='/usr/bin/systemd-run' http_proxy='http://46.16.76.132:3128' I: uname -a Linux ionos1-amd64 6.1.0-20-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.85-1 (2024-04-11) x86_64 GNU/Linux I: ls -l /bin lrwxrwxrwx 1 root root 7 Apr 27 07:43 /bin -> usr/bin I: user script /srv/workspace/pbuilder/2780594/tmp/hooks/D02_print_environment finished -> Attempting to satisfy build-dependencies -> Creating pbuilder-satisfydepends-dummy package Package: pbuilder-satisfydepends-dummy Version: 0.invalid.0 Architecture: amd64 Maintainer: Debian Pbuilder Team Description: Dummy package to satisfy dependencies with aptitude - created by pbuilder This package was created automatically by pbuilder to satisfy the build-dependencies of the package being currently built. Depends: debhelper-compat (= 13), dh-sequence-python3, pybuild-plugin-pyproject, python3-all, python3-dill (>= 0.3.8), python3-multiprocess (>= 0.70.16), python3-pox (>= 0.3.4), python3-ppft (>= 1.7.6.8), python3-setuptools, python3-sphinx, python3-sphinx-notfound-page, python3-sphinx-rtd-theme dpkg-deb: building package 'pbuilder-satisfydepends-dummy' in '/tmp/satisfydepends-aptitude/pbuilder-satisfydepends-dummy.deb'. Selecting previously unselected package pbuilder-satisfydepends-dummy. (Reading database ... 19694 files and directories currently installed.) Preparing to unpack .../pbuilder-satisfydepends-dummy.deb ... Unpacking pbuilder-satisfydepends-dummy (0.invalid.0) ... dpkg: pbuilder-satisfydepends-dummy: dependency problems, but configuring anyway as you requested: pbuilder-satisfydepends-dummy depends on debhelper-compat (= 13); however: Package debhelper-compat is not installed. pbuilder-satisfydepends-dummy depends on dh-sequence-python3; however: Package dh-sequence-python3 is not installed. pbuilder-satisfydepends-dummy depends on pybuild-plugin-pyproject; however: Package pybuild-plugin-pyproject is not installed. pbuilder-satisfydepends-dummy depends on python3-all; however: Package python3-all is not installed. pbuilder-satisfydepends-dummy depends on python3-dill (>= 0.3.8); however: Package python3-dill is not installed. pbuilder-satisfydepends-dummy depends on python3-multiprocess (>= 0.70.16); however: Package python3-multiprocess is not installed. pbuilder-satisfydepends-dummy depends on python3-pox (>= 0.3.4); however: Package python3-pox is not installed. pbuilder-satisfydepends-dummy depends on python3-ppft (>= 1.7.6.8); however: Package python3-ppft is not installed. pbuilder-satisfydepends-dummy depends on python3-setuptools; however: Package python3-setuptools is not installed. pbuilder-satisfydepends-dummy depends on python3-sphinx; however: Package python3-sphinx is not installed. pbuilder-satisfydepends-dummy depends on python3-sphinx-notfound-page; however: Package python3-sphinx-notfound-page is not installed. pbuilder-satisfydepends-dummy depends on python3-sphinx-rtd-theme; however: Package python3-sphinx-rtd-theme is not installed. Setting up pbuilder-satisfydepends-dummy (0.invalid.0) ... Reading package lists... Building dependency tree... Reading state information... Initializing package states... Writing extended state information... Building tag database... pbuilder-satisfydepends-dummy is already installed at the requested version (0.invalid.0) pbuilder-satisfydepends-dummy is already installed at the requested version (0.invalid.0) The following NEW packages will be installed: autoconf{a} automake{a} autopoint{a} autotools-dev{a} bsdextrautils{a} ca-certificates{a} debhelper{a} dh-autoreconf{a} dh-python{a} dh-strip-nondeterminism{a} docutils-common{a} dwz{a} file{a} fonts-font-awesome{a} fonts-lato{a} gettext{a} gettext-base{a} groff-base{a} intltool-debian{a} libarchive-zip-perl{a} libdebhelper-perl{a} libelf1t64{a} libexpat1{a} libfile-stripnondeterminism-perl{a} libicu72{a} libjs-jquery{a} libjs-sphinxdoc{a} libjs-underscore{a} libjson-perl{a} libmagic-mgc{a} libmagic1t64{a} libpipeline1{a} libpython3-stdlib{a} libpython3.11-minimal{a} libpython3.11-stdlib{a} libpython3.12-minimal{a} libpython3.12-stdlib{a} libreadline8t64{a} libsub-override-perl{a} libtool{a} libuchardet0{a} libxml2{a} m4{a} man-db{a} media-types{a} netbase{a} openssl{a} po-debconf{a} pybuild-plugin-pyproject{a} python-babel-localedata{a} python3{a} python3-alabaster{a} python3-all{a} python3-babel{a} python3-build{a} python3-certifi{a} python3-chardet{a} python3-charset-normalizer{a} python3-dill{a} python3-distutils{a} python3-docutils{a} python3-idna{a} python3-imagesize{a} python3-installer{a} python3-jinja2{a} python3-lib2to3{a} python3-markupsafe{a} python3-minimal{a} python3-multiprocess{a} python3-packaging{a} python3-pkg-resources{a} python3-pox{a} python3-ppft{a} python3-pygments{a} python3-pyproject-hooks{a} python3-requests{a} python3-roman{a} python3-setuptools{a} python3-six{a} python3-snowballstemmer{a} python3-sphinx{a} python3-sphinx-notfound-page{a} python3-sphinx-rtd-theme{a} python3-sphinxcontrib.jquery{a} python3-toml{a} python3-urllib3{a} python3-wheel{a} python3.11{a} python3.11-minimal{a} python3.12{a} python3.12-minimal{a} readline-common{a} sensible-utils{a} sgml-base{a} sphinx-common{a} sphinx-rtd-theme-common{a} tzdata{a} xml-core{a} The following packages are RECOMMENDED but will NOT be installed: curl javascript-common libarchive-cpio-perl libjson-xs-perl libltdl-dev libmail-sendmail-perl libpaper-utils lynx python3-pil wget 0 packages upgraded, 98 newly installed, 0 to remove and 0 not upgraded. Need to get 47.6 MB of archives. After unpacking 195 MB will be used. Writing extended state information... Get: 1 http://deb.debian.org/debian unstable/main amd64 fonts-lato all 2.015-1 [2780 kB] Get: 2 http://deb.debian.org/debian unstable/main amd64 libpython3.11-minimal amd64 3.11.9-1 [817 kB] Get: 3 http://deb.debian.org/debian unstable/main amd64 libexpat1 amd64 2.6.2-1 [103 kB] Get: 4 http://deb.debian.org/debian unstable/main amd64 python3.11-minimal amd64 3.11.9-1 [1879 kB] Get: 5 http://deb.debian.org/debian unstable/main amd64 python3-minimal amd64 3.11.8-1 [26.3 kB] Get: 6 http://deb.debian.org/debian unstable/main amd64 media-types all 10.1.0 [26.9 kB] Get: 7 http://deb.debian.org/debian unstable/main amd64 netbase all 6.4 [12.8 kB] Get: 8 http://deb.debian.org/debian unstable/main amd64 tzdata all 2024a-3 [255 kB] Get: 9 http://deb.debian.org/debian unstable/main amd64 readline-common all 8.2-4 [69.3 kB] Get: 10 http://deb.debian.org/debian unstable/main amd64 libreadline8t64 amd64 8.2-4 [167 kB] Get: 11 http://deb.debian.org/debian unstable/main amd64 libpython3.11-stdlib amd64 3.11.9-1 [1792 kB] Get: 12 http://deb.debian.org/debian unstable/main amd64 python3.11 amd64 3.11.9-1 [602 kB] Get: 13 http://deb.debian.org/debian unstable/main amd64 libpython3-stdlib amd64 3.11.8-1 [9332 B] Get: 14 http://deb.debian.org/debian unstable/main amd64 python3 amd64 3.11.8-1 [27.4 kB] Get: 15 http://deb.debian.org/debian unstable/main amd64 libpython3.12-minimal amd64 3.12.3-1 [809 kB] Get: 16 http://deb.debian.org/debian unstable/main amd64 python3.12-minimal amd64 3.12.3-1 [2139 kB] Get: 17 http://deb.debian.org/debian unstable/main amd64 sgml-base all 1.31 [15.4 kB] Get: 18 http://deb.debian.org/debian unstable/main amd64 sensible-utils all 0.0.22 [22.4 kB] Get: 19 http://deb.debian.org/debian unstable/main amd64 openssl amd64 3.2.1-3 [1360 kB] Get: 20 http://deb.debian.org/debian unstable/main amd64 ca-certificates all 20240203 [158 kB] Get: 21 http://deb.debian.org/debian unstable/main amd64 libmagic-mgc amd64 1:5.45-3 [314 kB] Get: 22 http://deb.debian.org/debian unstable/main amd64 libmagic1t64 amd64 1:5.45-3 [105 kB] Get: 23 http://deb.debian.org/debian unstable/main amd64 file amd64 1:5.45-3 [42.9 kB] Get: 24 http://deb.debian.org/debian unstable/main amd64 gettext-base amd64 0.21-14+b1 [161 kB] Get: 25 http://deb.debian.org/debian unstable/main amd64 libuchardet0 amd64 0.0.8-1+b1 [68.8 kB] Get: 26 http://deb.debian.org/debian unstable/main amd64 groff-base amd64 1.23.0-3+b1 [1180 kB] Get: 27 http://deb.debian.org/debian unstable/main amd64 bsdextrautils amd64 2.40-8 [92.8 kB] Get: 28 http://deb.debian.org/debian unstable/main amd64 libpipeline1 amd64 1.5.7-2 [38.0 kB] Get: 29 http://deb.debian.org/debian unstable/main amd64 man-db amd64 2.12.1-1 [1411 kB] Get: 30 http://deb.debian.org/debian unstable/main amd64 m4 amd64 1.4.19-4 [287 kB] Get: 31 http://deb.debian.org/debian unstable/main amd64 autoconf all 2.71-3 [332 kB] Get: 32 http://deb.debian.org/debian unstable/main amd64 autotools-dev all 20220109.1 [51.6 kB] Get: 33 http://deb.debian.org/debian unstable/main amd64 automake all 1:1.16.5-1.3 [823 kB] Get: 34 http://deb.debian.org/debian unstable/main amd64 autopoint all 0.21-14 [496 kB] Get: 35 http://deb.debian.org/debian unstable/main amd64 libdebhelper-perl all 13.15.3 [88.0 kB] Get: 36 http://deb.debian.org/debian unstable/main amd64 libtool all 2.4.7-7 [517 kB] Get: 37 http://deb.debian.org/debian unstable/main amd64 dh-autoreconf all 20 [17.1 kB] Get: 38 http://deb.debian.org/debian unstable/main amd64 libarchive-zip-perl all 1.68-1 [104 kB] Get: 39 http://deb.debian.org/debian unstable/main amd64 libsub-override-perl all 0.10-1 [10.6 kB] Get: 40 http://deb.debian.org/debian unstable/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [19.4 kB] Get: 41 http://deb.debian.org/debian unstable/main amd64 dh-strip-nondeterminism all 1.13.1-1 [8620 B] Get: 42 http://deb.debian.org/debian unstable/main amd64 libelf1t64 amd64 0.191-1+b1 [189 kB] Get: 43 http://deb.debian.org/debian unstable/main amd64 dwz amd64 0.15-1+b1 [110 kB] Get: 44 http://deb.debian.org/debian unstable/main amd64 libicu72 amd64 72.1-4+b1 [9395 kB] Get: 45 http://deb.debian.org/debian unstable/main amd64 libxml2 amd64 2.9.14+dfsg-1.3+b3 [692 kB] Get: 46 http://deb.debian.org/debian unstable/main amd64 gettext amd64 0.21-14+b1 [1301 kB] Get: 47 http://deb.debian.org/debian unstable/main amd64 intltool-debian all 0.35.0+20060710.6 [22.9 kB] Get: 48 http://deb.debian.org/debian unstable/main amd64 po-debconf all 1.0.21+nmu1 [248 kB] Get: 49 http://deb.debian.org/debian unstable/main amd64 debhelper all 13.15.3 [901 kB] Get: 50 http://deb.debian.org/debian unstable/main amd64 python3-pkg-resources all 68.1.2-2 [241 kB] Get: 51 http://deb.debian.org/debian unstable/main amd64 python3-lib2to3 all 3.12.3-1 [77.6 kB] Get: 52 http://deb.debian.org/debian unstable/main amd64 python3-distutils all 3.12.3-1 [131 kB] Get: 53 http://deb.debian.org/debian unstable/main amd64 python3-setuptools all 68.1.2-2 [468 kB] Get: 54 http://deb.debian.org/debian unstable/main amd64 dh-python all 6.20240422 [107 kB] Get: 55 http://deb.debian.org/debian unstable/main amd64 xml-core all 0.19 [20.1 kB] Get: 56 http://deb.debian.org/debian unstable/main amd64 docutils-common all 0.20.1+dfsg-3 [128 kB] Get: 57 http://deb.debian.org/debian unstable/main amd64 fonts-font-awesome all 5.0.10+really4.7.0~dfsg-4.1 [517 kB] Get: 58 http://deb.debian.org/debian unstable/main amd64 libjs-jquery all 3.6.1+dfsg+~3.5.14-1 [326 kB] Get: 59 http://deb.debian.org/debian unstable/main amd64 libjs-underscore all 1.13.4~dfsg+~1.11.4-3 [116 kB] Get: 60 http://deb.debian.org/debian unstable/main amd64 libjs-sphinxdoc all 7.2.6-6 [150 kB] Get: 61 http://deb.debian.org/debian unstable/main amd64 libjson-perl all 4.10000-1 [87.5 kB] Get: 62 http://deb.debian.org/debian unstable/main amd64 libpython3.12-stdlib amd64 3.12.3-1 [1951 kB] Get: 63 http://deb.debian.org/debian unstable/main amd64 python3-packaging all 24.0-1 [45.5 kB] Get: 64 http://deb.debian.org/debian unstable/main amd64 python3-pyproject-hooks all 1.0.0-2 [10.6 kB] Get: 65 http://deb.debian.org/debian unstable/main amd64 python3-toml all 0.10.2-1 [16.2 kB] Get: 66 http://deb.debian.org/debian unstable/main amd64 python3-wheel all 0.43.0-1 [52.5 kB] Get: 67 http://deb.debian.org/debian unstable/main amd64 python3-build all 1.1.1-1 [32.5 kB] Get: 68 http://deb.debian.org/debian unstable/main amd64 python3-installer all 0.7.0+dfsg1-3 [18.6 kB] Get: 69 http://deb.debian.org/debian unstable/main amd64 pybuild-plugin-pyproject all 6.20240422 [11.1 kB] Get: 70 http://deb.debian.org/debian unstable/main amd64 python-babel-localedata all 2.14.0-1 [5701 kB] Get: 71 http://deb.debian.org/debian unstable/main amd64 python3-alabaster all 0.7.12-1 [20.8 kB] Get: 72 http://deb.debian.org/debian unstable/main amd64 python3.12 amd64 3.12.3-1 [659 kB] Get: 73 http://deb.debian.org/debian unstable/main amd64 python3-all amd64 3.11.8-1 [1056 B] Get: 74 http://deb.debian.org/debian unstable/main amd64 python3-babel all 2.14.0-1 [111 kB] Get: 75 http://deb.debian.org/debian unstable/main amd64 python3-certifi all 2023.11.17-1 [155 kB] Get: 76 http://deb.debian.org/debian unstable/main amd64 python3-chardet all 5.2.0+dfsg-1 [107 kB] Get: 77 http://deb.debian.org/debian unstable/main amd64 python3-charset-normalizer all 3.3.2-1 [51.6 kB] Get: 78 http://deb.debian.org/debian unstable/main amd64 python3-dill all 0.3.8-1 [81.7 kB] Get: 79 http://deb.debian.org/debian unstable/main amd64 python3-roman all 3.3-3 [9880 B] Get: 80 http://deb.debian.org/debian unstable/main amd64 python3-docutils all 0.20.1+dfsg-3 [389 kB] Get: 81 http://deb.debian.org/debian unstable/main amd64 python3-idna all 3.6-2 [37.0 kB] Get: 82 http://deb.debian.org/debian unstable/main amd64 python3-imagesize all 1.4.1-1 [6688 B] Get: 83 http://deb.debian.org/debian unstable/main amd64 python3-markupsafe amd64 2.1.5-1 [14.5 kB] Get: 84 http://deb.debian.org/debian unstable/main amd64 python3-jinja2 all 3.1.3-1 [119 kB] Get: 85 http://deb.debian.org/debian unstable/main amd64 python3-multiprocess all 0.70.16-2 [105 kB] Get: 86 http://deb.debian.org/debian unstable/main amd64 python3-pox all 0.3.4-1 [18.8 kB] Get: 87 http://deb.debian.org/debian unstable/main amd64 python3-ppft all 1.7.6.8+dfsg-1 [25.3 kB] Get: 88 http://deb.debian.org/debian unstable/main amd64 python3-pygments all 2.17.2+dfsg-1 [818 kB] Get: 89 http://deb.debian.org/debian unstable/main amd64 python3-six all 1.16.0-6 [16.3 kB] Get: 90 http://deb.debian.org/debian unstable/main amd64 python3-urllib3 all 1.26.18-2 [116 kB] Get: 91 http://deb.debian.org/debian unstable/main amd64 python3-requests all 2.31.0+dfsg-1 [68.6 kB] Get: 92 http://deb.debian.org/debian unstable/main amd64 python3-snowballstemmer all 2.2.0-4 [58.0 kB] Get: 93 http://deb.debian.org/debian unstable/main amd64 sphinx-common all 7.2.6-6 [702 kB] Get: 94 http://deb.debian.org/debian unstable/main amd64 python3-sphinx all 7.2.6-6 [552 kB] Get: 95 http://deb.debian.org/debian unstable/main amd64 python3-sphinx-notfound-page all 1.0.0-1 [11.0 kB] Get: 96 http://deb.debian.org/debian unstable/main amd64 sphinx-rtd-theme-common all 2.0.0+dfsg-1 [1021 kB] Get: 97 http://deb.debian.org/debian unstable/main amd64 python3-sphinxcontrib.jquery all 4.1-5 [7348 B] Get: 98 http://deb.debian.org/debian unstable/main amd64 python3-sphinx-rtd-theme all 2.0.0+dfsg-1 [28.3 kB] Fetched 47.6 MB in 4s (12.1 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package fonts-lato. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 19694 files and directories currently installed.) Preparing to unpack .../fonts-lato_2.015-1_all.deb ... Unpacking fonts-lato (2.015-1) ... Selecting previously unselected package libpython3.11-minimal:amd64. Preparing to unpack .../libpython3.11-minimal_3.11.9-1_amd64.deb ... Unpacking libpython3.11-minimal:amd64 (3.11.9-1) ... Selecting previously unselected package libexpat1:amd64. Preparing to unpack .../libexpat1_2.6.2-1_amd64.deb ... Unpacking libexpat1:amd64 (2.6.2-1) ... Selecting previously unselected package python3.11-minimal. Preparing to unpack .../python3.11-minimal_3.11.9-1_amd64.deb ... Unpacking python3.11-minimal (3.11.9-1) ... Setting up libpython3.11-minimal:amd64 (3.11.9-1) ... Setting up libexpat1:amd64 (2.6.2-1) ... Setting up python3.11-minimal (3.11.9-1) ... Selecting previously unselected package python3-minimal. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 20036 files and directories currently installed.) Preparing to unpack .../0-python3-minimal_3.11.8-1_amd64.deb ... Unpacking python3-minimal (3.11.8-1) ... Selecting previously unselected package media-types. Preparing to unpack .../1-media-types_10.1.0_all.deb ... Unpacking media-types (10.1.0) ... Selecting previously unselected package netbase. Preparing to unpack .../2-netbase_6.4_all.deb ... Unpacking netbase (6.4) ... Selecting previously unselected package tzdata. Preparing to unpack .../3-tzdata_2024a-3_all.deb ... Unpacking tzdata (2024a-3) ... Selecting previously unselected package readline-common. Preparing to unpack .../4-readline-common_8.2-4_all.deb ... Unpacking readline-common (8.2-4) ... Selecting previously unselected package libreadline8t64:amd64. Preparing to unpack .../5-libreadline8t64_8.2-4_amd64.deb ... Adding 'diversion of /lib/x86_64-linux-gnu/libhistory.so.8 to /lib/x86_64-linux-gnu/libhistory.so.8.usr-is-merged by libreadline8t64' Adding 'diversion of /lib/x86_64-linux-gnu/libhistory.so.8.2 to /lib/x86_64-linux-gnu/libhistory.so.8.2.usr-is-merged by libreadline8t64' Adding 'diversion of /lib/x86_64-linux-gnu/libreadline.so.8 to /lib/x86_64-linux-gnu/libreadline.so.8.usr-is-merged by libreadline8t64' Adding 'diversion of /lib/x86_64-linux-gnu/libreadline.so.8.2 to /lib/x86_64-linux-gnu/libreadline.so.8.2.usr-is-merged by libreadline8t64' Unpacking libreadline8t64:amd64 (8.2-4) ... Selecting previously unselected package libpython3.11-stdlib:amd64. Preparing to unpack .../6-libpython3.11-stdlib_3.11.9-1_amd64.deb ... Unpacking libpython3.11-stdlib:amd64 (3.11.9-1) ... Selecting previously unselected package python3.11. Preparing to unpack .../7-python3.11_3.11.9-1_amd64.deb ... Unpacking python3.11 (3.11.9-1) ... Selecting previously unselected package libpython3-stdlib:amd64. Preparing to unpack .../8-libpython3-stdlib_3.11.8-1_amd64.deb ... Unpacking libpython3-stdlib:amd64 (3.11.8-1) ... Setting up python3-minimal (3.11.8-1) ... Selecting previously unselected package python3. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 21028 files and directories currently installed.) Preparing to unpack .../00-python3_3.11.8-1_amd64.deb ... Unpacking python3 (3.11.8-1) ... Selecting previously unselected package libpython3.12-minimal:amd64. Preparing to unpack .../01-libpython3.12-minimal_3.12.3-1_amd64.deb ... Unpacking libpython3.12-minimal:amd64 (3.12.3-1) ... Selecting previously unselected package python3.12-minimal. Preparing to unpack .../02-python3.12-minimal_3.12.3-1_amd64.deb ... Unpacking python3.12-minimal (3.12.3-1) ... Selecting previously unselected package sgml-base. Preparing to unpack .../03-sgml-base_1.31_all.deb ... Unpacking sgml-base (1.31) ... Selecting previously unselected package sensible-utils. Preparing to unpack .../04-sensible-utils_0.0.22_all.deb ... Unpacking sensible-utils (0.0.22) ... Selecting previously unselected package openssl. Preparing to unpack .../05-openssl_3.2.1-3_amd64.deb ... Unpacking openssl (3.2.1-3) ... Selecting previously unselected package ca-certificates. Preparing to unpack .../06-ca-certificates_20240203_all.deb ... Unpacking ca-certificates (20240203) ... Selecting previously unselected package libmagic-mgc. Preparing to unpack .../07-libmagic-mgc_1%3a5.45-3_amd64.deb ... Unpacking libmagic-mgc (1:5.45-3) ... Selecting previously unselected package libmagic1t64:amd64. Preparing to unpack .../08-libmagic1t64_1%3a5.45-3_amd64.deb ... Unpacking libmagic1t64:amd64 (1:5.45-3) ... Selecting previously unselected package file. Preparing to unpack .../09-file_1%3a5.45-3_amd64.deb ... Unpacking file (1:5.45-3) ... Selecting previously unselected package gettext-base. Preparing to unpack .../10-gettext-base_0.21-14+b1_amd64.deb ... Unpacking gettext-base (0.21-14+b1) ... Selecting previously unselected package libuchardet0:amd64. Preparing to unpack .../11-libuchardet0_0.0.8-1+b1_amd64.deb ... Unpacking libuchardet0:amd64 (0.0.8-1+b1) ... Selecting previously unselected package groff-base. Preparing to unpack .../12-groff-base_1.23.0-3+b1_amd64.deb ... Unpacking groff-base (1.23.0-3+b1) ... Selecting previously unselected package bsdextrautils. Preparing to unpack .../13-bsdextrautils_2.40-8_amd64.deb ... Unpacking bsdextrautils (2.40-8) ... Selecting previously unselected package libpipeline1:amd64. Preparing to unpack .../14-libpipeline1_1.5.7-2_amd64.deb ... Unpacking libpipeline1:amd64 (1.5.7-2) ... Selecting previously unselected package man-db. Preparing to unpack .../15-man-db_2.12.1-1_amd64.deb ... Unpacking man-db (2.12.1-1) ... Selecting previously unselected package m4. Preparing to unpack .../16-m4_1.4.19-4_amd64.deb ... Unpacking m4 (1.4.19-4) ... Selecting previously unselected package autoconf. Preparing to unpack .../17-autoconf_2.71-3_all.deb ... Unpacking autoconf (2.71-3) ... Selecting previously unselected package autotools-dev. Preparing to unpack .../18-autotools-dev_20220109.1_all.deb ... Unpacking autotools-dev (20220109.1) ... Selecting previously unselected package automake. Preparing to unpack .../19-automake_1%3a1.16.5-1.3_all.deb ... Unpacking automake (1:1.16.5-1.3) ... Selecting previously unselected package autopoint. Preparing to unpack .../20-autopoint_0.21-14_all.deb ... Unpacking autopoint (0.21-14) ... Selecting previously unselected package libdebhelper-perl. Preparing to unpack .../21-libdebhelper-perl_13.15.3_all.deb ... Unpacking libdebhelper-perl (13.15.3) ... Selecting previously unselected package libtool. Preparing to unpack .../22-libtool_2.4.7-7_all.deb ... Unpacking libtool (2.4.7-7) ... Selecting previously unselected package dh-autoreconf. Preparing to unpack .../23-dh-autoreconf_20_all.deb ... Unpacking dh-autoreconf (20) ... Selecting previously unselected package libarchive-zip-perl. Preparing to unpack .../24-libarchive-zip-perl_1.68-1_all.deb ... Unpacking libarchive-zip-perl (1.68-1) ... Selecting previously unselected package libsub-override-perl. Preparing to unpack .../25-libsub-override-perl_0.10-1_all.deb ... Unpacking libsub-override-perl (0.10-1) ... Selecting previously unselected package libfile-stripnondeterminism-perl. Preparing to unpack .../26-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... Selecting previously unselected package dh-strip-nondeterminism. Preparing to unpack .../27-dh-strip-nondeterminism_1.13.1-1_all.deb ... Unpacking dh-strip-nondeterminism (1.13.1-1) ... Selecting previously unselected package libelf1t64:amd64. Preparing to unpack .../28-libelf1t64_0.191-1+b1_amd64.deb ... Unpacking libelf1t64:amd64 (0.191-1+b1) ... Selecting previously unselected package dwz. Preparing to unpack .../29-dwz_0.15-1+b1_amd64.deb ... Unpacking dwz (0.15-1+b1) ... Selecting previously unselected package libicu72:amd64. Preparing to unpack .../30-libicu72_72.1-4+b1_amd64.deb ... Unpacking libicu72:amd64 (72.1-4+b1) ... Selecting previously unselected package libxml2:amd64. Preparing to unpack .../31-libxml2_2.9.14+dfsg-1.3+b3_amd64.deb ... Unpacking libxml2:amd64 (2.9.14+dfsg-1.3+b3) ... Selecting previously unselected package gettext. Preparing to unpack .../32-gettext_0.21-14+b1_amd64.deb ... Unpacking gettext (0.21-14+b1) ... Selecting previously unselected package intltool-debian. Preparing to unpack .../33-intltool-debian_0.35.0+20060710.6_all.deb ... Unpacking intltool-debian (0.35.0+20060710.6) ... Selecting previously unselected package po-debconf. Preparing to unpack .../34-po-debconf_1.0.21+nmu1_all.deb ... Unpacking po-debconf (1.0.21+nmu1) ... Selecting previously unselected package debhelper. Preparing to unpack .../35-debhelper_13.15.3_all.deb ... Unpacking debhelper (13.15.3) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../36-python3-pkg-resources_68.1.2-2_all.deb ... Unpacking python3-pkg-resources (68.1.2-2) ... Selecting previously unselected package python3-lib2to3. Preparing to unpack .../37-python3-lib2to3_3.12.3-1_all.deb ... Unpacking python3-lib2to3 (3.12.3-1) ... Selecting previously unselected package python3-distutils. Preparing to unpack .../38-python3-distutils_3.12.3-1_all.deb ... Unpacking python3-distutils (3.12.3-1) ... Selecting previously unselected package python3-setuptools. Preparing to unpack .../39-python3-setuptools_68.1.2-2_all.deb ... Unpacking python3-setuptools (68.1.2-2) ... Selecting previously unselected package dh-python. Preparing to unpack .../40-dh-python_6.20240422_all.deb ... Unpacking dh-python (6.20240422) ... Selecting previously unselected package xml-core. Preparing to unpack .../41-xml-core_0.19_all.deb ... Unpacking xml-core (0.19) ... Selecting previously unselected package docutils-common. Preparing to unpack .../42-docutils-common_0.20.1+dfsg-3_all.deb ... Unpacking docutils-common (0.20.1+dfsg-3) ... Selecting previously unselected package fonts-font-awesome. Preparing to unpack .../43-fonts-font-awesome_5.0.10+really4.7.0~dfsg-4.1_all.deb ... Unpacking fonts-font-awesome (5.0.10+really4.7.0~dfsg-4.1) ... Selecting previously unselected package libjs-jquery. Preparing to unpack .../44-libjs-jquery_3.6.1+dfsg+~3.5.14-1_all.deb ... Unpacking libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... Selecting previously unselected package libjs-underscore. Preparing to unpack .../45-libjs-underscore_1.13.4~dfsg+~1.11.4-3_all.deb ... Unpacking libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... Selecting previously unselected package libjs-sphinxdoc. Preparing to unpack .../46-libjs-sphinxdoc_7.2.6-6_all.deb ... Unpacking libjs-sphinxdoc (7.2.6-6) ... Selecting previously unselected package libjson-perl. Preparing to unpack .../47-libjson-perl_4.10000-1_all.deb ... Unpacking libjson-perl (4.10000-1) ... Selecting previously unselected package libpython3.12-stdlib:amd64. Preparing to unpack .../48-libpython3.12-stdlib_3.12.3-1_amd64.deb ... Unpacking libpython3.12-stdlib:amd64 (3.12.3-1) ... Selecting previously unselected package python3-packaging. Preparing to unpack .../49-python3-packaging_24.0-1_all.deb ... Unpacking python3-packaging (24.0-1) ... Selecting previously unselected package python3-pyproject-hooks. Preparing to unpack .../50-python3-pyproject-hooks_1.0.0-2_all.deb ... Unpacking python3-pyproject-hooks (1.0.0-2) ... Selecting previously unselected package python3-toml. Preparing to unpack .../51-python3-toml_0.10.2-1_all.deb ... Unpacking python3-toml (0.10.2-1) ... Selecting previously unselected package python3-wheel. Preparing to unpack .../52-python3-wheel_0.43.0-1_all.deb ... Unpacking python3-wheel (0.43.0-1) ... Selecting previously unselected package python3-build. Preparing to unpack .../53-python3-build_1.1.1-1_all.deb ... Unpacking python3-build (1.1.1-1) ... Selecting previously unselected package python3-installer. Preparing to unpack .../54-python3-installer_0.7.0+dfsg1-3_all.deb ... Unpacking python3-installer (0.7.0+dfsg1-3) ... Selecting previously unselected package pybuild-plugin-pyproject. Preparing to unpack .../55-pybuild-plugin-pyproject_6.20240422_all.deb ... Unpacking pybuild-plugin-pyproject (6.20240422) ... Selecting previously unselected package python-babel-localedata. Preparing to unpack .../56-python-babel-localedata_2.14.0-1_all.deb ... Unpacking python-babel-localedata (2.14.0-1) ... Selecting previously unselected package python3-alabaster. Preparing to unpack .../57-python3-alabaster_0.7.12-1_all.deb ... Unpacking python3-alabaster (0.7.12-1) ... Selecting previously unselected package python3.12. Preparing to unpack .../58-python3.12_3.12.3-1_amd64.deb ... Unpacking python3.12 (3.12.3-1) ... Selecting previously unselected package python3-all. Preparing to unpack .../59-python3-all_3.11.8-1_amd64.deb ... Unpacking python3-all (3.11.8-1) ... Selecting previously unselected package python3-babel. Preparing to unpack .../60-python3-babel_2.14.0-1_all.deb ... Unpacking python3-babel (2.14.0-1) ... Selecting previously unselected package python3-certifi. Preparing to unpack .../61-python3-certifi_2023.11.17-1_all.deb ... Unpacking python3-certifi (2023.11.17-1) ... Selecting previously unselected package python3-chardet. Preparing to unpack .../62-python3-chardet_5.2.0+dfsg-1_all.deb ... Unpacking python3-chardet (5.2.0+dfsg-1) ... Selecting previously unselected package python3-charset-normalizer. Preparing to unpack .../63-python3-charset-normalizer_3.3.2-1_all.deb ... Unpacking python3-charset-normalizer (3.3.2-1) ... Selecting previously unselected package python3-dill. Preparing to unpack .../64-python3-dill_0.3.8-1_all.deb ... Unpacking python3-dill (0.3.8-1) ... Selecting previously unselected package python3-roman. Preparing to unpack .../65-python3-roman_3.3-3_all.deb ... Unpacking python3-roman (3.3-3) ... Selecting previously unselected package python3-docutils. Preparing to unpack .../66-python3-docutils_0.20.1+dfsg-3_all.deb ... Unpacking python3-docutils (0.20.1+dfsg-3) ... Selecting previously unselected package python3-idna. Preparing to unpack .../67-python3-idna_3.6-2_all.deb ... Unpacking python3-idna (3.6-2) ... Selecting previously unselected package python3-imagesize. Preparing to unpack .../68-python3-imagesize_1.4.1-1_all.deb ... Unpacking python3-imagesize (1.4.1-1) ... Selecting previously unselected package python3-markupsafe. Preparing to unpack .../69-python3-markupsafe_2.1.5-1_amd64.deb ... Unpacking python3-markupsafe (2.1.5-1) ... Selecting previously unselected package python3-jinja2. Preparing to unpack .../70-python3-jinja2_3.1.3-1_all.deb ... Unpacking python3-jinja2 (3.1.3-1) ... Selecting previously unselected package python3-multiprocess. Preparing to unpack .../71-python3-multiprocess_0.70.16-2_all.deb ... Unpacking python3-multiprocess (0.70.16-2) ... Selecting previously unselected package python3-pox. Preparing to unpack .../72-python3-pox_0.3.4-1_all.deb ... Unpacking python3-pox (0.3.4-1) ... Selecting previously unselected package python3-ppft. Preparing to unpack .../73-python3-ppft_1.7.6.8+dfsg-1_all.deb ... Unpacking python3-ppft (1.7.6.8+dfsg-1) ... Selecting previously unselected package python3-pygments. Preparing to unpack .../74-python3-pygments_2.17.2+dfsg-1_all.deb ... Unpacking python3-pygments (2.17.2+dfsg-1) ... Selecting previously unselected package python3-six. Preparing to unpack .../75-python3-six_1.16.0-6_all.deb ... Unpacking python3-six (1.16.0-6) ... Selecting previously unselected package python3-urllib3. Preparing to unpack .../76-python3-urllib3_1.26.18-2_all.deb ... Unpacking python3-urllib3 (1.26.18-2) ... Selecting previously unselected package python3-requests. Preparing to unpack .../77-python3-requests_2.31.0+dfsg-1_all.deb ... Unpacking python3-requests (2.31.0+dfsg-1) ... Selecting previously unselected package python3-snowballstemmer. Preparing to unpack .../78-python3-snowballstemmer_2.2.0-4_all.deb ... Unpacking python3-snowballstemmer (2.2.0-4) ... Selecting previously unselected package sphinx-common. Preparing to unpack .../79-sphinx-common_7.2.6-6_all.deb ... Unpacking sphinx-common (7.2.6-6) ... Selecting previously unselected package python3-sphinx. Preparing to unpack .../80-python3-sphinx_7.2.6-6_all.deb ... Unpacking python3-sphinx (7.2.6-6) ... Selecting previously unselected package python3-sphinx-notfound-page. Preparing to unpack .../81-python3-sphinx-notfound-page_1.0.0-1_all.deb ... Unpacking python3-sphinx-notfound-page (1.0.0-1) ... Selecting previously unselected package sphinx-rtd-theme-common. Preparing to unpack .../82-sphinx-rtd-theme-common_2.0.0+dfsg-1_all.deb ... Unpacking sphinx-rtd-theme-common (2.0.0+dfsg-1) ... Selecting previously unselected package python3-sphinxcontrib.jquery. Preparing to unpack .../83-python3-sphinxcontrib.jquery_4.1-5_all.deb ... Unpacking python3-sphinxcontrib.jquery (4.1-5) ... Selecting previously unselected package python3-sphinx-rtd-theme. Preparing to unpack .../84-python3-sphinx-rtd-theme_2.0.0+dfsg-1_all.deb ... Unpacking python3-sphinx-rtd-theme (2.0.0+dfsg-1) ... Setting up media-types (10.1.0) ... Setting up libpipeline1:amd64 (1.5.7-2) ... Setting up fonts-lato (2.015-1) ... Setting up libicu72:amd64 (72.1-4+b1) ... Setting up bsdextrautils (2.40-8) ... Setting up libmagic-mgc (1:5.45-3) ... Setting up libarchive-zip-perl (1.68-1) ... Setting up libdebhelper-perl (13.15.3) ... Setting up libmagic1t64:amd64 (1:5.45-3) ... Setting up libpython3.12-minimal:amd64 (3.12.3-1) ... Setting up gettext-base (0.21-14+b1) ... Setting up m4 (1.4.19-4) ... Setting up file (1:5.45-3) ... Setting up libelf1t64:amd64 (0.191-1+b1) ... Setting up python-babel-localedata (2.14.0-1) ... Setting up tzdata (2024a-3) ... Current default time zone: 'Etc/UTC' Local time is now: Sun Apr 28 13:06:26 UTC 2024. Universal Time is now: Sun Apr 28 13:06:26 UTC 2024. Run 'dpkg-reconfigure tzdata' if you wish to change it. Setting up autotools-dev (20220109.1) ... Setting up autopoint (0.21-14) ... Setting up autoconf (2.71-3) ... Setting up dwz (0.15-1+b1) ... Setting up sensible-utils (0.0.22) ... Setting up libuchardet0:amd64 (0.0.8-1+b1) ... Setting up libjson-perl (4.10000-1) ... Setting up libsub-override-perl (0.10-1) ... Setting up netbase (6.4) ... Setting up sgml-base (1.31) ... Setting up libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... Setting up openssl (3.2.1-3) ... Setting up readline-common (8.2-4) ... Setting up libxml2:amd64 (2.9.14+dfsg-1.3+b3) ... Setting up fonts-font-awesome (5.0.10+really4.7.0~dfsg-4.1) ... Setting up sphinx-rtd-theme-common (2.0.0+dfsg-1) ... Setting up libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... Setting up automake (1:1.16.5-1.3) ... update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... Setting up python3.12-minimal (3.12.3-1) ... Setting up gettext (0.21-14+b1) ... Setting up libtool (2.4.7-7) ... Setting up intltool-debian (0.35.0+20060710.6) ... Setting up dh-autoreconf (20) ... Setting up ca-certificates (20240203) ... Updating certificates in /etc/ssl/certs... 146 added, 0 removed; done. Setting up libjs-sphinxdoc (7.2.6-6) ... Setting up libreadline8t64:amd64 (8.2-4) ... Setting up dh-strip-nondeterminism (1.13.1-1) ... Setting up groff-base (1.23.0-3+b1) ... Setting up xml-core (0.19) ... Setting up libpython3.12-stdlib:amd64 (3.12.3-1) ... Setting up po-debconf (1.0.21+nmu1) ... Setting up libpython3.11-stdlib:amd64 (3.11.9-1) ... Setting up python3.12 (3.12.3-1) ... Setting up man-db (2.12.1-1) ... Not building database; man-db/auto-update is not 'true'. Setting up sphinx-common (7.2.6-6) ... Setting up libpython3-stdlib:amd64 (3.11.8-1) ... Setting up python3.11 (3.11.9-1) ... Setting up debhelper (13.15.3) ... Setting up python3 (3.11.8-1) ... Setting up python3-markupsafe (2.1.5-1) ... Setting up python3-wheel (0.43.0-1) ... Setting up python3-six (1.16.0-6) ... Setting up python3-pox (0.3.4-1) ... Setting up python3-roman (3.3-3) ... Setting up python3-jinja2 (3.1.3-1) ... Setting up python3-packaging (24.0-1) ... Setting up python3-pyproject-hooks (1.0.0-2) ... Setting up python3-certifi (2023.11.17-1) ... Setting up python3-snowballstemmer (2.2.0-4) ... Setting up python3-dill (0.3.8-1) ... Setting up python3-idna (3.6-2) ... Setting up python3-toml (0.10.2-1) ... Setting up python3-installer (0.7.0+dfsg1-3) ... Setting up python3-urllib3 (1.26.18-2) ... Setting up python3-multiprocess (0.70.16-2) ... Setting up python3-build (1.1.1-1) ... Setting up python3-lib2to3 (3.12.3-1) ... Setting up python3-imagesize (1.4.1-1) ... Setting up python3-pkg-resources (68.1.2-2) ... Setting up python3-distutils (3.12.3-1) ... python3.12: can't get files for byte-compilation Setting up python3-ppft (1.7.6.8+dfsg-1) ... Setting up python3-setuptools (68.1.2-2) ... Setting up python3-babel (2.14.0-1) ... update-alternatives: using /usr/bin/pybabel-python3 to provide /usr/bin/pybabel (pybabel) in auto mode Setting up python3-charset-normalizer (3.3.2-1) ... Setting up python3-alabaster (0.7.12-1) ... Setting up python3-all (3.11.8-1) ... Setting up python3-pygments (2.17.2+dfsg-1) ... Setting up python3-chardet (5.2.0+dfsg-1) ... Setting up python3-requests (2.31.0+dfsg-1) ... Setting up dh-python (6.20240422) ... Setting up pybuild-plugin-pyproject (6.20240422) ... Processing triggers for libc-bin (2.37-18) ... Processing triggers for sgml-base (1.31) ... Setting up docutils-common (0.20.1+dfsg-3) ... Processing triggers for sgml-base (1.31) ... Setting up python3-docutils (0.20.1+dfsg-3) ... Setting up python3-sphinx (7.2.6-6) ... Setting up python3-sphinxcontrib.jquery (4.1-5) ... Setting up python3-sphinx-notfound-page (1.0.0-1) ... Setting up python3-sphinx-rtd-theme (2.0.0+dfsg-1) ... Processing triggers for ca-certificates (20240203) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. Reading package lists... Building dependency tree... Reading state information... Reading extended state information... Initializing package states... Writing extended state information... Building tag database... -> Finished parsing the build-deps I: Building the package I: Running cd /build/reproducible-path/pathos-0.3.2/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" HOME="/nonexistent/first-build" dpkg-buildpackage -us -uc -b && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" HOME="/nonexistent/first-build" dpkg-genchanges -S > ../pathos_0.3.2-1_source.changes dpkg-buildpackage: info: source package pathos dpkg-buildpackage: info: source version 0.3.2-1 dpkg-buildpackage: info: source distribution unstable dpkg-buildpackage: info: source changed by Boyuan Yang dpkg-source --before-build . dpkg-buildpackage: info: host architecture amd64 debian/rules clean dh clean --with sphinxdoc --buildsystem=pybuild dh_auto_clean -O--buildsystem=pybuild debian/rules execute_after_dh_auto_clean make[1]: Entering directory '/build/reproducible-path/pathos-0.3.2' /usr/bin/make -C docs SPHINXBUILD=sphinx-build clean make[2]: Entering directory '/build/reproducible-path/pathos-0.3.2/docs' rm -rf build make[2]: Leaving directory '/build/reproducible-path/pathos-0.3.2/docs' make[1]: Leaving directory '/build/reproducible-path/pathos-0.3.2' dh_autoreconf_clean -O--buildsystem=pybuild dh_clean -O--buildsystem=pybuild debian/rules binary dh binary --with sphinxdoc --buildsystem=pybuild dh_update_autotools_config -O--buildsystem=pybuild dh_autoreconf -O--buildsystem=pybuild dh_auto_configure -O--buildsystem=pybuild dh_auto_build -O--buildsystem=pybuild I: pybuild plugin_pyproject:129: Building wheel for python3.12 with "build" module I: pybuild base:311: python3.12 -m build --skip-dependency-check --no-isolation --wheel --outdir /build/reproducible-path/pathos-0.3.2/.pybuild/cpython3_3.12_pathos * Building wheel... running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/pathos copying pathos/serial.py -> build/lib/pathos copying pathos/pp_map.py -> build/lib/pathos copying pathos/mp_map.py -> build/lib/pathos copying pathos/selector.py -> build/lib/pathos copying pathos/_ppserver_config.py -> build/lib/pathos copying pathos/portpicker.py -> build/lib/pathos copying pathos/hosts.py -> build/lib/pathos copying pathos/pools.py -> build/lib/pathos copying pathos/connection.py -> build/lib/pathos copying pathos/core.py -> build/lib/pathos copying pathos/__init__.py -> build/lib/pathos copying pathos/profile.py -> build/lib/pathos copying pathos/parallel.py -> build/lib/pathos copying pathos/__info__.py -> build/lib/pathos copying pathos/python.py -> build/lib/pathos copying pathos/abstract_launcher.py -> build/lib/pathos copying pathos/multiprocessing.py -> build/lib/pathos copying pathos/server.py -> build/lib/pathos copying pathos/__main__.py -> build/lib/pathos copying pathos/util.py -> build/lib/pathos copying pathos/threading.py -> build/lib/pathos copying pathos/pp.py -> build/lib/pathos copying pathos/maps.py -> build/lib/pathos creating build/lib/pathos/tests copying pathos/tests/test_pp.py -> build/lib/pathos/tests copying pathos/tests/test_decorate.py -> build/lib/pathos/tests copying pathos/tests/test_maps.py -> build/lib/pathos/tests copying pathos/tests/__init__.py -> build/lib/pathos/tests copying pathos/tests/test_join.py -> build/lib/pathos/tests copying pathos/tests/test_star.py -> build/lib/pathos/tests copying pathos/tests/test_with.py -> build/lib/pathos/tests copying pathos/tests/test_map.py -> build/lib/pathos/tests copying pathos/tests/test_random.py -> build/lib/pathos/tests copying pathos/tests/__main__.py -> build/lib/pathos/tests copying pathos/tests/test_mp.py -> build/lib/pathos/tests creating build/lib/pathos/helpers copying pathos/helpers/__init__.py -> build/lib/pathos/helpers copying pathos/helpers/mp_helper.py -> build/lib/pathos/helpers copying pathos/helpers/pp_helper.py -> build/lib/pathos/helpers creating build/lib/pathos/secure copying pathos/secure/copier.py -> build/lib/pathos/secure copying pathos/secure/connection.py -> build/lib/pathos/secure copying pathos/secure/__init__.py -> build/lib/pathos/secure copying pathos/secure/tunnel.py -> build/lib/pathos/secure creating build/lib/pathos/xmlrpc copying pathos/xmlrpc/__init__.py -> build/lib/pathos/xmlrpc copying pathos/xmlrpc/server.py -> build/lib/pathos/xmlrpc running build_scripts creating build/scripts-3.12 copying and adjusting scripts/pathos_connect -> build/scripts-3.12 copying and adjusting scripts/portpicker -> build/scripts-3.12 changing mode of build/scripts-3.12/pathos_connect from 644 to 755 changing mode of build/scripts-3.12/portpicker from 644 to 755 installing to build/bdist.linux-x86_64/wheel running install running install_lib creating build/bdist.linux-x86_64 creating build/bdist.linux-x86_64/wheel creating build/bdist.linux-x86_64/wheel/pathos creating build/bdist.linux-x86_64/wheel/pathos/secure copying build/lib/pathos/secure/copier.py -> build/bdist.linux-x86_64/wheel/pathos/secure copying build/lib/pathos/secure/connection.py -> build/bdist.linux-x86_64/wheel/pathos/secure copying build/lib/pathos/secure/__init__.py -> build/bdist.linux-x86_64/wheel/pathos/secure copying build/lib/pathos/secure/tunnel.py -> build/bdist.linux-x86_64/wheel/pathos/secure copying build/lib/pathos/serial.py -> build/bdist.linux-x86_64/wheel/pathos copying build/lib/pathos/pp_map.py -> build/bdist.linux-x86_64/wheel/pathos copying build/lib/pathos/mp_map.py -> build/bdist.linux-x86_64/wheel/pathos copying build/lib/pathos/selector.py -> build/bdist.linux-x86_64/wheel/pathos copying build/lib/pathos/_ppserver_config.py -> build/bdist.linux-x86_64/wheel/pathos copying build/lib/pathos/portpicker.py -> build/bdist.linux-x86_64/wheel/pathos creating build/bdist.linux-x86_64/wheel/pathos/xmlrpc copying build/lib/pathos/xmlrpc/__init__.py -> build/bdist.linux-x86_64/wheel/pathos/xmlrpc copying build/lib/pathos/xmlrpc/server.py -> build/bdist.linux-x86_64/wheel/pathos/xmlrpc copying build/lib/pathos/hosts.py -> build/bdist.linux-x86_64/wheel/pathos copying build/lib/pathos/pools.py -> build/bdist.linux-x86_64/wheel/pathos copying build/lib/pathos/connection.py -> build/bdist.linux-x86_64/wheel/pathos creating build/bdist.linux-x86_64/wheel/pathos/helpers copying build/lib/pathos/helpers/__init__.py -> build/bdist.linux-x86_64/wheel/pathos/helpers copying build/lib/pathos/helpers/mp_helper.py -> build/bdist.linux-x86_64/wheel/pathos/helpers copying build/lib/pathos/helpers/pp_helper.py -> build/bdist.linux-x86_64/wheel/pathos/helpers copying build/lib/pathos/core.py -> build/bdist.linux-x86_64/wheel/pathos copying build/lib/pathos/__init__.py -> build/bdist.linux-x86_64/wheel/pathos copying build/lib/pathos/profile.py -> build/bdist.linux-x86_64/wheel/pathos copying build/lib/pathos/parallel.py -> build/bdist.linux-x86_64/wheel/pathos creating build/bdist.linux-x86_64/wheel/pathos/tests copying build/lib/pathos/tests/test_pp.py -> build/bdist.linux-x86_64/wheel/pathos/tests copying build/lib/pathos/tests/test_decorate.py -> build/bdist.linux-x86_64/wheel/pathos/tests copying build/lib/pathos/tests/test_maps.py -> build/bdist.linux-x86_64/wheel/pathos/tests copying build/lib/pathos/tests/__init__.py -> build/bdist.linux-x86_64/wheel/pathos/tests copying build/lib/pathos/tests/test_join.py -> build/bdist.linux-x86_64/wheel/pathos/tests copying build/lib/pathos/tests/test_star.py -> build/bdist.linux-x86_64/wheel/pathos/tests copying build/lib/pathos/tests/test_with.py -> build/bdist.linux-x86_64/wheel/pathos/tests copying build/lib/pathos/tests/test_map.py -> build/bdist.linux-x86_64/wheel/pathos/tests copying build/lib/pathos/tests/test_random.py -> build/bdist.linux-x86_64/wheel/pathos/tests copying build/lib/pathos/tests/__main__.py -> build/bdist.linux-x86_64/wheel/pathos/tests copying build/lib/pathos/tests/test_mp.py -> build/bdist.linux-x86_64/wheel/pathos/tests copying build/lib/pathos/__info__.py -> build/bdist.linux-x86_64/wheel/pathos copying build/lib/pathos/python.py -> build/bdist.linux-x86_64/wheel/pathos copying build/lib/pathos/abstract_launcher.py -> build/bdist.linux-x86_64/wheel/pathos copying build/lib/pathos/multiprocessing.py -> build/bdist.linux-x86_64/wheel/pathos copying build/lib/pathos/server.py -> build/bdist.linux-x86_64/wheel/pathos copying build/lib/pathos/__main__.py -> build/bdist.linux-x86_64/wheel/pathos copying build/lib/pathos/util.py -> build/bdist.linux-x86_64/wheel/pathos copying build/lib/pathos/threading.py -> build/bdist.linux-x86_64/wheel/pathos copying build/lib/pathos/pp.py -> build/bdist.linux-x86_64/wheel/pathos copying build/lib/pathos/maps.py -> build/bdist.linux-x86_64/wheel/pathos running install_egg_info running egg_info creating pathos.egg-info writing pathos.egg-info/PKG-INFO writing dependency_links to pathos.egg-info/dependency_links.txt writing requirements to pathos.egg-info/requires.txt writing top-level names to pathos.egg-info/top_level.txt writing manifest file 'pathos.egg-info/SOURCES.txt' reading manifest file 'pathos.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching '.git' no previously-included directories found matching '.coverage' no previously-included directories found matching '.eggs' adding license file 'LICENSE' writing manifest file 'pathos.egg-info/SOURCES.txt' Copying pathos.egg-info to build/bdist.linux-x86_64/wheel/pathos-0.3.2.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/pathos-0.3.2.data creating build/bdist.linux-x86_64/wheel/pathos-0.3.2.data/scripts copying build/scripts-3.12/pathos_connect -> build/bdist.linux-x86_64/wheel/pathos-0.3.2.data/scripts copying build/scripts-3.12/portpicker -> build/bdist.linux-x86_64/wheel/pathos-0.3.2.data/scripts changing mode of build/bdist.linux-x86_64/wheel/pathos-0.3.2.data/scripts/pathos_connect to 755 changing mode of build/bdist.linux-x86_64/wheel/pathos-0.3.2.data/scripts/portpicker to 755 creating build/bdist.linux-x86_64/wheel/pathos-0.3.2.dist-info/WHEEL creating '/build/reproducible-path/pathos-0.3.2/.pybuild/cpython3_3.12_pathos/.tmp-hiq0_use/pathos-0.3.2-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'pathos/__info__.py' adding 'pathos/__init__.py' adding 'pathos/__main__.py' adding 'pathos/_ppserver_config.py' adding 'pathos/abstract_launcher.py' adding 'pathos/connection.py' adding 'pathos/core.py' adding 'pathos/hosts.py' adding 'pathos/maps.py' adding 'pathos/mp_map.py' adding 'pathos/multiprocessing.py' adding 'pathos/parallel.py' adding 'pathos/pools.py' adding 'pathos/portpicker.py' adding 'pathos/pp.py' adding 'pathos/pp_map.py' adding 'pathos/profile.py' adding 'pathos/python.py' adding 'pathos/selector.py' adding 'pathos/serial.py' adding 'pathos/server.py' adding 'pathos/threading.py' adding 'pathos/util.py' adding 'pathos/helpers/__init__.py' adding 'pathos/helpers/mp_helper.py' adding 'pathos/helpers/pp_helper.py' adding 'pathos/secure/__init__.py' adding 'pathos/secure/connection.py' adding 'pathos/secure/copier.py' adding 'pathos/secure/tunnel.py' adding 'pathos/tests/__init__.py' adding 'pathos/tests/__main__.py' adding 'pathos/tests/test_decorate.py' adding 'pathos/tests/test_join.py' adding 'pathos/tests/test_map.py' adding 'pathos/tests/test_maps.py' adding 'pathos/tests/test_mp.py' adding 'pathos/tests/test_pp.py' adding 'pathos/tests/test_random.py' adding 'pathos/tests/test_star.py' adding 'pathos/tests/test_with.py' adding 'pathos/xmlrpc/__init__.py' adding 'pathos/xmlrpc/server.py' adding 'pathos-0.3.2.data/scripts/pathos_connect' adding 'pathos-0.3.2.data/scripts/portpicker' adding 'pathos-0.3.2.dist-info/LICENSE' adding 'pathos-0.3.2.dist-info/METADATA' adding 'pathos-0.3.2.dist-info/WHEEL' adding 'pathos-0.3.2.dist-info/top_level.txt' adding 'pathos-0.3.2.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Successfully built pathos-0.3.2-py3-none-any.whl I: pybuild plugin_pyproject:144: Unpacking wheel built for python3.12 with "installer" module I: pybuild plugin_pyproject:129: Building wheel for python3.11 with "build" module I: pybuild base:311: python3.11 -m build --skip-dependency-check --no-isolation --wheel --outdir /build/reproducible-path/pathos-0.3.2/.pybuild/cpython3_3.11_pathos * Building wheel... running bdist_wheel running build running build_py copying pathos/__info__.py -> build/lib/pathos running build_scripts creating build/scripts-3.11 copying and adjusting scripts/pathos_connect -> build/scripts-3.11 copying and adjusting scripts/portpicker -> build/scripts-3.11 changing mode of build/scripts-3.11/pathos_connect from 644 to 755 changing mode of build/scripts-3.11/portpicker from 644 to 755 installing to build/bdist.linux-x86_64/wheel running install running install_lib creating build/bdist.linux-x86_64/wheel creating build/bdist.linux-x86_64/wheel/pathos creating build/bdist.linux-x86_64/wheel/pathos/secure copying build/lib/pathos/secure/copier.py -> build/bdist.linux-x86_64/wheel/pathos/secure copying build/lib/pathos/secure/connection.py -> build/bdist.linux-x86_64/wheel/pathos/secure copying build/lib/pathos/secure/__init__.py -> build/bdist.linux-x86_64/wheel/pathos/secure copying build/lib/pathos/secure/tunnel.py -> build/bdist.linux-x86_64/wheel/pathos/secure copying build/lib/pathos/serial.py -> build/bdist.linux-x86_64/wheel/pathos copying build/lib/pathos/pp_map.py -> build/bdist.linux-x86_64/wheel/pathos copying build/lib/pathos/mp_map.py -> build/bdist.linux-x86_64/wheel/pathos copying build/lib/pathos/selector.py -> build/bdist.linux-x86_64/wheel/pathos copying build/lib/pathos/_ppserver_config.py -> build/bdist.linux-x86_64/wheel/pathos copying build/lib/pathos/portpicker.py -> build/bdist.linux-x86_64/wheel/pathos creating build/bdist.linux-x86_64/wheel/pathos/xmlrpc copying build/lib/pathos/xmlrpc/__init__.py -> build/bdist.linux-x86_64/wheel/pathos/xmlrpc copying build/lib/pathos/xmlrpc/server.py -> build/bdist.linux-x86_64/wheel/pathos/xmlrpc copying build/lib/pathos/hosts.py -> build/bdist.linux-x86_64/wheel/pathos copying build/lib/pathos/pools.py -> build/bdist.linux-x86_64/wheel/pathos copying build/lib/pathos/connection.py -> build/bdist.linux-x86_64/wheel/pathos creating build/bdist.linux-x86_64/wheel/pathos/helpers copying build/lib/pathos/helpers/__init__.py -> build/bdist.linux-x86_64/wheel/pathos/helpers copying build/lib/pathos/helpers/mp_helper.py -> build/bdist.linux-x86_64/wheel/pathos/helpers copying build/lib/pathos/helpers/pp_helper.py -> build/bdist.linux-x86_64/wheel/pathos/helpers copying build/lib/pathos/core.py -> build/bdist.linux-x86_64/wheel/pathos copying build/lib/pathos/__init__.py -> build/bdist.linux-x86_64/wheel/pathos copying build/lib/pathos/profile.py -> build/bdist.linux-x86_64/wheel/pathos copying build/lib/pathos/parallel.py -> build/bdist.linux-x86_64/wheel/pathos creating build/bdist.linux-x86_64/wheel/pathos/tests copying build/lib/pathos/tests/test_pp.py -> build/bdist.linux-x86_64/wheel/pathos/tests copying build/lib/pathos/tests/test_decorate.py -> build/bdist.linux-x86_64/wheel/pathos/tests copying build/lib/pathos/tests/test_maps.py -> build/bdist.linux-x86_64/wheel/pathos/tests copying build/lib/pathos/tests/__init__.py -> build/bdist.linux-x86_64/wheel/pathos/tests copying build/lib/pathos/tests/test_join.py -> build/bdist.linux-x86_64/wheel/pathos/tests copying build/lib/pathos/tests/test_star.py -> build/bdist.linux-x86_64/wheel/pathos/tests copying build/lib/pathos/tests/test_with.py -> build/bdist.linux-x86_64/wheel/pathos/tests copying build/lib/pathos/tests/test_map.py -> build/bdist.linux-x86_64/wheel/pathos/tests copying build/lib/pathos/tests/test_random.py -> build/bdist.linux-x86_64/wheel/pathos/tests copying build/lib/pathos/tests/__main__.py -> build/bdist.linux-x86_64/wheel/pathos/tests copying build/lib/pathos/tests/test_mp.py -> build/bdist.linux-x86_64/wheel/pathos/tests copying build/lib/pathos/__info__.py -> build/bdist.linux-x86_64/wheel/pathos copying build/lib/pathos/python.py -> build/bdist.linux-x86_64/wheel/pathos copying build/lib/pathos/abstract_launcher.py -> build/bdist.linux-x86_64/wheel/pathos copying build/lib/pathos/multiprocessing.py -> build/bdist.linux-x86_64/wheel/pathos copying build/lib/pathos/server.py -> build/bdist.linux-x86_64/wheel/pathos copying build/lib/pathos/__main__.py -> build/bdist.linux-x86_64/wheel/pathos copying build/lib/pathos/util.py -> build/bdist.linux-x86_64/wheel/pathos copying build/lib/pathos/threading.py -> build/bdist.linux-x86_64/wheel/pathos copying build/lib/pathos/pp.py -> build/bdist.linux-x86_64/wheel/pathos copying build/lib/pathos/maps.py -> build/bdist.linux-x86_64/wheel/pathos running install_egg_info running egg_info writing pathos.egg-info/PKG-INFO writing dependency_links to pathos.egg-info/dependency_links.txt writing requirements to pathos.egg-info/requires.txt writing top-level names to pathos.egg-info/top_level.txt reading manifest file 'pathos.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching '.git' no previously-included directories found matching '.coverage' no previously-included directories found matching '.eggs' adding license file 'LICENSE' writing manifest file 'pathos.egg-info/SOURCES.txt' Copying pathos.egg-info to build/bdist.linux-x86_64/wheel/pathos-0.3.2.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/pathos-0.3.2.data creating build/bdist.linux-x86_64/wheel/pathos-0.3.2.data/scripts copying build/scripts-3.11/pathos_connect -> build/bdist.linux-x86_64/wheel/pathos-0.3.2.data/scripts copying build/scripts-3.11/portpicker -> build/bdist.linux-x86_64/wheel/pathos-0.3.2.data/scripts changing mode of build/bdist.linux-x86_64/wheel/pathos-0.3.2.data/scripts/pathos_connect to 755 changing mode of build/bdist.linux-x86_64/wheel/pathos-0.3.2.data/scripts/portpicker to 755 creating build/bdist.linux-x86_64/wheel/pathos-0.3.2.dist-info/WHEEL creating '/build/reproducible-path/pathos-0.3.2/.pybuild/cpython3_3.11_pathos/.tmp-_7lnby2l/pathos-0.3.2-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'pathos/__info__.py' adding 'pathos/__init__.py' adding 'pathos/__main__.py' adding 'pathos/_ppserver_config.py' adding 'pathos/abstract_launcher.py' adding 'pathos/connection.py' adding 'pathos/core.py' adding 'pathos/hosts.py' adding 'pathos/maps.py' adding 'pathos/mp_map.py' adding 'pathos/multiprocessing.py' adding 'pathos/parallel.py' adding 'pathos/pools.py' adding 'pathos/portpicker.py' adding 'pathos/pp.py' adding 'pathos/pp_map.py' adding 'pathos/profile.py' adding 'pathos/python.py' adding 'pathos/selector.py' adding 'pathos/serial.py' adding 'pathos/server.py' adding 'pathos/threading.py' adding 'pathos/util.py' adding 'pathos/helpers/__init__.py' adding 'pathos/helpers/mp_helper.py' adding 'pathos/helpers/pp_helper.py' adding 'pathos/secure/__init__.py' adding 'pathos/secure/connection.py' adding 'pathos/secure/copier.py' adding 'pathos/secure/tunnel.py' adding 'pathos/tests/__init__.py' adding 'pathos/tests/__main__.py' adding 'pathos/tests/test_decorate.py' adding 'pathos/tests/test_join.py' adding 'pathos/tests/test_map.py' adding 'pathos/tests/test_maps.py' adding 'pathos/tests/test_mp.py' adding 'pathos/tests/test_pp.py' adding 'pathos/tests/test_random.py' adding 'pathos/tests/test_star.py' adding 'pathos/tests/test_with.py' adding 'pathos/xmlrpc/__init__.py' adding 'pathos/xmlrpc/server.py' adding 'pathos-0.3.2.data/scripts/pathos_connect' adding 'pathos-0.3.2.data/scripts/portpicker' adding 'pathos-0.3.2.dist-info/LICENSE' adding 'pathos-0.3.2.dist-info/METADATA' adding 'pathos-0.3.2.dist-info/WHEEL' adding 'pathos-0.3.2.dist-info/top_level.txt' adding 'pathos-0.3.2.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Successfully built pathos-0.3.2-py3-none-any.whl I: pybuild plugin_pyproject:144: Unpacking wheel built for python3.11 with "installer" module debian/rules execute_after_dh_auto_build make[1]: Entering directory '/build/reproducible-path/pathos-0.3.2' PYTHONPATH=/build/reproducible-path/pathos-0.3.2 /usr/bin/make -C docs SPHINXBUILD=sphinx-build html make[2]: Entering directory '/build/reproducible-path/pathos-0.3.2/docs' sphinx-build -b html source build Running Sphinx v7.2.6 making output directory... done WARNING: The pre-Sphinx 1.0 'intersphinx_mapping' format is deprecated and will be removed in Sphinx 8. Update to the current format as described in the documentation. Hint: "intersphinx_mapping = {'': ('https://docs.python.org/3/', None)}".https://www.sphinx-doc.org/en/master/usage/extensions/intersphinx.html#confval-intersphinx_mapping loading intersphinx inventory from https://docs.python.org/3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://docs.python.org/3/objects.inv' not fetchable due to : HTTPSConnectionPool(host='docs.python.org', port=443): Max retries exceeded with url: /3/objects.inv (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) building [mo]: targets for 0 po files that are out of date writing output... building [html]: targets for 6 source files that are out of date updating environment: [new config] 6 added, 0 changed, 0 removed reading sources... [ 17%] helpers reading sources... [ 33%] index reading sources... [ 50%] pathos reading sources... [ 67%] scripts reading sources... [ 83%] secure reading sources... [100%] xmlrpc looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done copying assets... copying static files... done copying extra files... done done writing output... [ 17%] helpers writing output... [ 33%] index writing output... [ 50%] pathos writing output... [ 67%] scripts writing output... [ 83%] secure writing output... [100%] xmlrpc generating indices... genindex py-modindex done writing additional pages... search done dumping search index in English (code: en)... done dumping object inventory... done build succeeded, 2 warnings. The HTML pages are in build. rm -f build/../../scripts/_*py rm -f build/../../scripts/_*pyc rm -rf build/../../scripts/__pycache__ make[2]: Leaving directory '/build/reproducible-path/pathos-0.3.2/docs' make[1]: Leaving directory '/build/reproducible-path/pathos-0.3.2' dh_auto_test -O--buildsystem=pybuild I: pybuild base:311: cd /build/reproducible-path/pathos-0.3.2/.pybuild/cpython3_3.12_pathos/build; python3.12 -m pathos.tests ...SKIPPING: new_pool check for ParallelPool SKIPPING: new_pool check for ParallelPool SKIPPING: new_pool check for ParallelPool SKIPPING: new_pool check for ParallelPool ...... I: pybuild base:311: cd /build/reproducible-path/pathos-0.3.2/.pybuild/cpython3_3.11_pathos/build; python3.11 -m pathos.tests ...SKIPPING: new_pool check for ParallelPool SKIPPING: new_pool check for ParallelPool SKIPPING: new_pool check for ParallelPool SKIPPING: new_pool check for ParallelPool ...... create-stamp debian/debhelper-build-stamp dh_testroot -O--buildsystem=pybuild dh_prep -O--buildsystem=pybuild dh_auto_install -O--buildsystem=pybuild I: pybuild plugin_pyproject:178: Copying package built for python3.12 to destdir I: pybuild plugin_pyproject:178: Copying package built for python3.11 to destdir debian/rules override_dh_installdocs make[1]: Entering directory '/build/reproducible-path/pathos-0.3.2' dh_installdocs -ppython-pathos-doc --doc-main-package=python3-pathos dh_installdocs --remaining-packages mv debian/python-pathos-doc/usr/share/doc/python3-pathos/build debian/python-pathos-doc/usr/share/doc/python3-pathos/html make[1]: Leaving directory '/build/reproducible-path/pathos-0.3.2' debian/rules execute_after_dh_installdocs make[1]: Entering directory '/build/reproducible-path/pathos-0.3.2' perl -i -pe 's%/usr/bin/env python%/usr/bin/python3%' debian/python3-pathos/usr/share/doc/python3-pathos/examples*/*.py make[1]: Leaving directory '/build/reproducible-path/pathos-0.3.2' dh_sphinxdoc -O--buildsystem=pybuild dh_installchangelogs -O--buildsystem=pybuild dh_python3 -O--buildsystem=pybuild dh_installsystemduser -O--buildsystem=pybuild dh_perl -O--buildsystem=pybuild dh_link -O--buildsystem=pybuild dh_strip_nondeterminism -O--buildsystem=pybuild dh_compress -O--buildsystem=pybuild dh_fixperms -O--buildsystem=pybuild dh_missing -O--buildsystem=pybuild dh_installdeb -O--buildsystem=pybuild dh_gencontrol -O--buildsystem=pybuild dpkg-gencontrol: warning: Depends field of package python3-pathos: substitution variable ${shlibs:Depends} used, but is not defined dh_md5sums -O--buildsystem=pybuild dh_builddeb -O--buildsystem=pybuild dpkg-deb: building package 'python3-pathos' in '../python3-pathos_0.3.2-1_all.deb'. dpkg-deb: building package 'python-pathos-doc' in '../python-pathos-doc_0.3.2-1_all.deb'. dpkg-genbuildinfo --build=binary -O../pathos_0.3.2-1_amd64.buildinfo dpkg-genchanges --build=binary -O../pathos_0.3.2-1_amd64.changes dpkg-genchanges: info: binary-only upload (no source code included) dpkg-source --after-build . dpkg-buildpackage: info: binary-only upload (no source included) dpkg-genchanges: info: including full source code in upload I: copying local configuration I: unmounting dev/ptmx filesystem I: unmounting dev/pts filesystem I: unmounting dev/shm filesystem I: unmounting proc filesystem I: unmounting sys filesystem I: cleaning the build env I: removing directory /srv/workspace/pbuilder/2780594 and its subdirectories I: Current time: Sun Apr 28 01:23:38 -12 2024 I: pbuilder-time-stamp: 1714310618 Sun Apr 28 13:23:39 UTC 2024 I: 1st build successful. Starting 2nd build on remote node ionos15-amd64.debian.net. Sun Apr 28 13:23:39 UTC 2024 I: Preparing to do remote build '2' on ionos15-amd64.debian.net. Sun Apr 28 13:28:08 UTC 2024 I: Deleting $TMPDIR on ionos15-amd64.debian.net. Sun Apr 28 13:28:09 UTC 2024 I: pathos_0.3.2-1_amd64.changes: Format: 1.8 Date: Wed, 31 Jan 2024 22:08:23 -0500 Source: pathos Binary: python-pathos-doc python3-pathos Architecture: all Version: 0.3.2-1 Distribution: unstable Urgency: medium Maintainer: Debian Python Team Changed-By: Boyuan Yang Description: python-pathos-doc - Framework for heterogeneous parallel computing (documentation) python3-pathos - Framework for heterogeneous parallel computing Changes: pathos (0.3.2-1) unstable; urgency=medium . * Team upload. * New upstream release. * debian/control: Bump package version requirements. * debian/control: Add missing Built-Using field for sphinx documentation. Checksums-Sha1: ca5d3361121ef60fc617d55a52f8ceebaf7c9284 7420 pathos_0.3.2-1_amd64.buildinfo 8f53d3002a20cafe94deddbea1278c6139f04576 148312 python-pathos-doc_0.3.2-1_all.deb 59323e3e5204f572753abce558e95dfd7519245b 48044 python3-pathos_0.3.2-1_all.deb Checksums-Sha256: a2e57fa38f5fe636f034f694632c506d938623dc5a1c23133cd751b845111726 7420 pathos_0.3.2-1_amd64.buildinfo 8ba0f570d2cebcdc49ad914c0b5ed8ef3ed7a739cb9cf7d2bdc0582e6c18a9d6 148312 python-pathos-doc_0.3.2-1_all.deb 5485595e406f759369cdb189449e0de95a283ceaa02aec9a0276a4cce43119f9 48044 python3-pathos_0.3.2-1_all.deb Files: 22a66d798a580876356febd7bc713492 7420 python optional pathos_0.3.2-1_amd64.buildinfo 44aadd096a4bd99ab58d372b9f06cd5d 148312 doc optional python-pathos-doc_0.3.2-1_all.deb a59a193f253bd59af76e2691a7355242 48044 python optional python3-pathos_0.3.2-1_all.deb Sun Apr 28 13:28:10 UTC 2024 I: diffoscope 265 will be used to compare the two builds: Running as unit: rb-diffoscope-amd64_29-7328.service # Profiling output for: /usr/bin/diffoscope --timeout 7200 --html /srv/reproducible-results/rbuild-debian/r-b-build.kqVBRP8F/pathos_0.3.2-1.diffoscope.html --text /srv/reproducible-results/rbuild-debian/r-b-build.kqVBRP8F/pathos_0.3.2-1.diffoscope.txt --json /srv/reproducible-results/rbuild-debian/r-b-build.kqVBRP8F/pathos_0.3.2-1.diffoscope.json --profile=- /srv/reproducible-results/rbuild-debian/r-b-build.kqVBRP8F/b1/pathos_0.3.2-1_amd64.changes /srv/reproducible-results/rbuild-debian/r-b-build.kqVBRP8F/b2/pathos_0.3.2-1_amd64.changes ## close_archive (total time: 0.000s) 0.000s 6 calls diffoscope.comparators.xz.XzContainer 0.000s 2 calls diffoscope.comparators.deb.DebContainer 0.000s 4 calls diffoscope.comparators.tar.TarContainer 0.000s 2 calls diffoscope.comparators.deb.DebTarContainer ## command (total time: 0.828s) 0.453s 8 calls diff 0.175s 11 calls js-beautify 0.138s 11 calls html2text 0.050s 6 calls xz 0.005s 2 calls cmp 0.005s 2 calls cmp (external) 0.001s 14 calls cmp (internal) ## compare_files (cumulative) (total time: 11.816s) 2.447s 1 call abc.DotChangesFile 2.431s 1 call abc.DebFile 2.404s 2 calls abc.XzFile 2.316s 1 call abc.DebDataTarFile 1.757s 1 call abc.JavaScriptFile 0.425s 1 call abc.HtmlFile 0.030s 1 call abc.TarFile 0.006s 1 call abc.Md5sumsFile ## container_extract (total time: 0.079s) 0.051s 6 calls diffoscope.comparators.xz.XzContainer 0.021s 62 calls diffoscope.comparators.deb.DebTarContainer 0.004s 8 calls diffoscope.comparators.deb.DebContainer 0.003s 6 calls diffoscope.comparators.tar.TarContainer ## diff (total time: 0.125s) 0.125s 6 calls linediff ## has_same_content_as (total time: 0.008s) 0.003s 1 call abc.HtmlFile 0.003s 1 call abc.DebDataTarFile 0.001s 4 calls diffoscope.comparators.utils.libarchive.LibarchiveSymlink 0.000s 2 calls abc.DebFile 0.000s 2 calls abc.TextFile 0.000s 2 calls abc.Md5sumsFile 0.000s 2 calls abc.XzFile 0.000s 1 call abc.DotChangesFile 0.000s 1 call abc.TarFile 0.000s 1 call abc.JavaScriptFile ## main (total time: 3.125s) 3.124s 2 calls outputs 0.000s 1 call cleanup ## open_archive (total time: 0.000s) 0.000s 6 calls diffoscope.comparators.xz.XzContainer 0.000s 4 calls diffoscope.comparators.tar.TarContainer 0.000s 2 calls diffoscope.comparators.deb.DebContainer 0.000s 2 calls diffoscope.comparators.deb.DebTarContainer ## output (total time: 0.196s) 0.195s 1 call html 0.001s 1 call text 0.001s 1 call json ## recognizes (total time: 0.095s) 0.061s 578 calls diffoscope.comparators.utils.libarchive.LibarchiveMember 0.017s 12 calls diffoscope.comparators.binary.FilesystemFile 0.012s 260 calls diffoscope.comparators.utils.archive.ArchiveMember 0.004s 108 calls diffoscope.comparators.debian.DebControlMember ## specialize (total time: 0.070s) 0.070s 17 calls specialize Finished with result: success Main processes terminated with: code=exited/status=1 Service runtime: 3.579s CPU time consumed: 3.792s Sun Apr 28 13:28:14 UTC 2024 W: Diffoscope claims the build is reproducible, but there is a diffoscope file. Please investigate. Sun Apr 28 13:28:14 UTC 2024 E: pathos failed to build reproducibly in unstable on amd64. Sun Apr 28 13:28:15 UTC 2024 I: Submitting .buildinfo files to external archives: Sun Apr 28 13:28:15 UTC 2024 I: Submitting 12K b1/pathos_0.3.2-1_amd64.buildinfo.asc Sun Apr 28 13:28:16 UTC 2024 I: Submitting 12K b2/pathos_0.3.2-1_amd64.buildinfo.asc Sun Apr 28 13:28:18 UTC 2024 I: Done submitting .buildinfo files to http://buildinfo.debian.net/api/submit. Sun Apr 28 13:28:18 UTC 2024 I: Done submitting .buildinfo files. Sun Apr 28 13:28:18 UTC 2024 I: Removing signed pathos_0.3.2-1_amd64.buildinfo.asc files: removed './b1/pathos_0.3.2-1_amd64.buildinfo.asc' removed './b2/pathos_0.3.2-1_amd64.buildinfo.asc'