I: pbuilder: network access will be disabled during build I: Current time: Wed Apr 12 04:04:35 -12 2023 I: pbuilder-time-stamp: 1681315475 I: Building the build Environment I: extracting base tarball [/var/cache/pbuilder/bookworm-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 [python-zeep_4.2.1-1.dsc] I: copying [./python-zeep_4.2.1.orig.tar.gz] I: copying [./python-zeep_4.2.1-1.debian.tar.xz] I: Extracting source gpgv: Signature made Wed Jan 18 09:50:49 2023 -12 gpgv: using RSA key AC297E5C46B9D0B61C717681D6D09BE48405BBF6 gpgv: Can't check signature: No public key dpkg-source: warning: cannot verify inline signature for ./python-zeep_4.2.1-1.dsc: no acceptable signature found dpkg-source: info: extracting python-zeep in python-zeep-4.2.1 dpkg-source: info: unpacking python-zeep_4.2.1.orig.tar.gz dpkg-source: info: unpacking python-zeep_4.2.1-1.debian.tar.xz dpkg-source: info: using patch list from debian/patches/series dpkg-source: info: applying 01-remove-failing-tests.patch dpkg-source: info: applying 02-fix-soap-enc.xsd-copyright-char.patch I: Not using root during the build. I: Installing the build-deps I: user script /srv/workspace/pbuilder/17777/tmp/hooks/D02_print_environment starting I: set BUILDDIR='/build' BUILDUSERGECOS='first user,first room,first work-phone,first home-phone,first other' BUILDUSERNAME='pbuilder1' BUILD_ARCH='arm64' DEBIAN_FRONTEND='noninteractive' DEB_BUILD_OPTIONS='buildinfo=+all reproducible=+all parallel=8' DISTRIBUTION='bookworm' HOME='/var/lib/jenkins' HOST_ARCH='arm64' IFS=' ' 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='17777' 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.n6kO2ZDZ/pbuilderrc_s38Z --distribution bookworm --hookdir /etc/pbuilder/first-build-hooks --debbuildopts -b --basetgz /var/cache/pbuilder/bookworm-reproducible-base.tgz --buildresult /srv/reproducible-results/rbuild-debian/r-b-build.n6kO2ZDZ/b1 --logfile b1/build.log python-zeep_4.2.1-1.dsc' SUDO_GID='117' SUDO_UID='110' SUDO_USER='jenkins' TERM='unknown' TZ='/usr/share/zoneinfo/Etc/GMT+12' USER='root' USERNAME='root' _='/usr/bin/systemd-run' http_proxy='http://192.168.101.16:3128' I: uname -a Linux codethink12-arm64 4.15.0-208-generic #220-Ubuntu SMP Mon Mar 20 14:28:12 UTC 2023 aarch64 GNU/Linux I: ls -l /bin lrwxrwxrwx 1 root root 7 Apr 11 22:25 /bin -> usr/bin I: user script /srv/workspace/pbuilder/17777/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: arm64 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-python (>= 1.20130901-1~), libxmlsec1, libxmlsec1-openssl, python3, python3-attr, python3-cached-property, python3-coverage, python3-defusedxml, python3-flake8, python3-flake8-blind-except, python3-freezegun, python3-isodate, python3-isort, python3-lxml, python3-mock, python3-platformdirs, python3-pretend, python3-pytest, python3-pytest-cov, python3-pytest-asyncio, python3-pytest-tornado, python3-requests, python3-requests-file, python3-requests-mock, python3-requests-toolbelt, python3-setuptools, python3-six (>= 1.9.0-3~), python3-tz dpkg-deb: building package 'pbuilder-satisfydepends-dummy' in '/tmp/satisfydepends-aptitude/pbuilder-satisfydepends-dummy.deb'. Selecting previously unselected package pbuilder-satisfydepends-dummy. (Reading database ... 19616 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-python (>= 1.20130901-1~); however: Package dh-python is not installed. pbuilder-satisfydepends-dummy depends on libxmlsec1; however: Package libxmlsec1 is not installed. pbuilder-satisfydepends-dummy depends on libxmlsec1-openssl; however: Package libxmlsec1-openssl is not installed. pbuilder-satisfydepends-dummy depends on python3; however: Package python3 is not installed. pbuilder-satisfydepends-dummy depends on python3-attr; however: Package python3-attr is not installed. pbuilder-satisfydepends-dummy depends on python3-cached-property; however: Package python3-cached-property is not installed. pbuilder-satisfydepends-dummy depends on python3-coverage; however: Package python3-coverage is not installed. pbuilder-satisfydepends-dummy depends on python3-defusedxml; however: Package python3-defusedxml is not installed. pbuilder-satisfydepends-dummy depends on python3-flake8; however: Package python3-flake8 is not installed. pbuilder-satisfydepends-dummy depends on python3-flake8-blind-except; however: Package python3-flake8-blind-except is not installed. pbuilder-satisfydepends-dummy depends on python3-freezegun; however: Package python3-freezegun is not installed. pbuilder-satisfydepends-dummy depends on python3-isodate; however: Package python3-isodate is not installed. pbuilder-satisfydepends-dummy depends on python3-isort; however: Package python3-isort is not installed. pbuilder-satisfydepends-dummy depends on python3-lxml; however: Package python3-lxml is not installed. pbuilder-satisfydepends-dummy depends on python3-mock; however: Package python3-mock is not installed. pbuilder-satisfydepends-dummy depends on python3-platformdirs; however: Package python3-platformdirs is not installed. pbuilder-satisfydepends-dummy depends on python3-pretend; however: Package python3-pretend is not installed. pbuilder-satisfydepends-dummy depends on python3-pytest; however: Package python3-pytest is not installed. pbuilder-satisfydepends-dummy depends on python3-pytest-cov; however: Package python3-pytest-cov is not installed. pbuilder-satisfydepends-dummy depends on python3-pytest-asyncio; however: Package python3-pytest-asyncio is not installed. pbuilder-satisfydepends-dummy depends on python3-pytest-tornado; however: Package python3-pytest-tornado is not installed. pbuilder-satisfydepends-dummy depends on python3-requests; however: Package python3-requests is not installed. pbuilder-satisfydepends-dummy depends on python3-requests-file; however: Package python3-requests-file is not installed. pbuilder-satisfydepends-dummy depends on python3-requests-mock; however: Package python3-requests-mock is not installed. pbuilder-satisfydepends-dummy depends on python3-requests-toolbelt; however: Package python3-requests-toolbelt is not installed. pbuilder-satisfydepends-dummy depends on python3-setuptools; however: Package python3-setuptools is not installed. pbuilder-satisfydepends-dummy depends on python3-six (>= 1.9.0-3~); however: Package python3-six is not installed. pbuilder-satisfydepends-dummy depends on python3-tz; however: Package python3-tz 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} dwz{a} file{a} gettext{a} gettext-base{a} groff-base{a} intltool-debian{a} libarchive-zip-perl{a} libdebhelper-perl{a} libelf1{a} libexpat1{a} libfile-stripnondeterminism-perl{a} libicu72{a} libjs-jquery{a} libjs-jquery-hotkeys{a} libjs-jquery-isonscreen{a} libjs-jquery-metadata{a} libjs-jquery-tablesorter{a} libjs-jquery-throttle-debounce{a} libmagic-mgc{a} libmagic1{a} libpipeline1{a} libpython3-stdlib{a} libpython3.11-minimal{a} libpython3.11-stdlib{a} libreadline8{a} libsub-override-perl{a} libtool{a} libuchardet0{a} libxml2{a} libxmlsec1{a} libxmlsec1-openssl{a} libxslt1.1{a} m4{a} man-db{a} media-types{a} openssl{a} po-debconf{a} python3{a} python3-async-generator{a} python3-attr{a} python3-cached-property{a} python3-certifi{a} python3-chardet{a} python3-charset-normalizer{a} python3-coverage{a} python3-dateutil{a} python3-defusedxml{a} python3-distutils{a} python3-flake8{a} python3-flake8-blind-except{a} python3-freezegun{a} python3-idna{a} python3-iniconfig{a} python3-isodate{a} python3-isort{a} python3-lib2to3{a} python3-lxml{a} python3-mccabe{a} python3-minimal{a} python3-mock{a} python3-more-itertools{a} python3-packaging{a} python3-pbr{a} python3-pkg-resources{a} python3-platformdirs{a} python3-pluggy{a} python3-pretend{a} python3-py{a} python3-pycodestyle{a} python3-pyflakes{a} python3-pytest{a} python3-pytest-asyncio{a} python3-pytest-cov{a} python3-pytest-tornado{a} python3-requests{a} python3-requests-file{a} python3-requests-mock{a} python3-requests-toolbelt{a} python3-setuptools{a} python3-six{a} python3-toml{a} python3-tornado{a} python3-tz{a} python3-urllib3{a} python3.11{a} python3.11-minimal{a} readline-common{a} sensible-utils{a} The following packages are RECOMMENDED but will NOT be installed: curl javascript-common libarchive-cpio-perl libltdl-dev libmail-sendmail-perl lynx pyflakes3 python3-bs4 python3-html5lib python3-pygments wget 0 packages upgraded, 98 newly installed, 0 to remove and 0 not upgraded. Need to get 30.7 MB of archives. After unpacking 126 MB will be used. Writing extended state information... Get: 1 http://deb.debian.org/debian bookworm/main arm64 libjs-jquery all 3.6.1+dfsg+~3.5.14-1 [326 kB] Get: 2 http://deb.debian.org/debian bookworm/main arm64 libjs-jquery-hotkeys all 0~20130707+git2d51e3a9+dfsg-2.1 [11.5 kB] Get: 3 http://deb.debian.org/debian bookworm/main arm64 libpython3.11-minimal arm64 3.11.2-6 [806 kB] Get: 4 http://deb.debian.org/debian bookworm/main arm64 libexpat1 arm64 2.5.0-1 [84.8 kB] Get: 5 http://deb.debian.org/debian bookworm/main arm64 python3.11-minimal arm64 3.11.2-6 [1858 kB] Get: 6 http://deb.debian.org/debian bookworm/main arm64 python3-minimal arm64 3.11.2-1+b1 [26.3 kB] Get: 7 http://deb.debian.org/debian bookworm/main arm64 media-types all 10.0.0 [26.1 kB] Get: 8 http://deb.debian.org/debian bookworm/main arm64 readline-common all 8.2-1.3 [69.0 kB] Get: 9 http://deb.debian.org/debian bookworm/main arm64 libreadline8 arm64 8.2-1.3 [155 kB] Get: 10 http://deb.debian.org/debian bookworm/main arm64 libpython3.11-stdlib arm64 3.11.2-6 [1747 kB] Get: 11 http://deb.debian.org/debian bookworm/main arm64 python3.11 arm64 3.11.2-6 [572 kB] Get: 12 http://deb.debian.org/debian bookworm/main arm64 libpython3-stdlib arm64 3.11.2-1+b1 [9296 B] Get: 13 http://deb.debian.org/debian bookworm/main arm64 python3 arm64 3.11.2-1+b1 [26.3 kB] Get: 14 http://deb.debian.org/debian bookworm/main arm64 sensible-utils all 0.0.17+nmu1 [19.0 kB] Get: 15 http://deb.debian.org/debian bookworm/main arm64 openssl arm64 3.0.8-1 [1373 kB] Get: 16 http://deb.debian.org/debian bookworm/main arm64 ca-certificates all 20230311 [153 kB] Get: 17 http://deb.debian.org/debian bookworm/main arm64 libmagic-mgc arm64 1:5.44-3 [305 kB] Get: 18 http://deb.debian.org/debian bookworm/main arm64 libmagic1 arm64 1:5.44-3 [98.5 kB] Get: 19 http://deb.debian.org/debian bookworm/main arm64 file arm64 1:5.44-3 [42.5 kB] Get: 20 http://deb.debian.org/debian bookworm/main arm64 gettext-base arm64 0.21-12 [159 kB] Get: 21 http://deb.debian.org/debian bookworm/main arm64 libuchardet0 arm64 0.0.7-1 [67.9 kB] Get: 22 http://deb.debian.org/debian bookworm/main arm64 groff-base arm64 1.22.4-10 [861 kB] Get: 23 http://deb.debian.org/debian bookworm/main arm64 bsdextrautils arm64 2.38.1-5+b1 [86.9 kB] Get: 24 http://deb.debian.org/debian bookworm/main arm64 libpipeline1 arm64 1.5.7-1 [36.4 kB] Get: 25 http://deb.debian.org/debian bookworm/main arm64 man-db arm64 2.11.2-2 [1369 kB] Get: 26 http://deb.debian.org/debian bookworm/main arm64 m4 arm64 1.4.19-3 [276 kB] Get: 27 http://deb.debian.org/debian bookworm/main arm64 autoconf all 2.71-3 [332 kB] Get: 28 http://deb.debian.org/debian bookworm/main arm64 autotools-dev all 20220109.1 [51.6 kB] Get: 29 http://deb.debian.org/debian bookworm/main arm64 automake all 1:1.16.5-1.3 [823 kB] Get: 30 http://deb.debian.org/debian bookworm/main arm64 autopoint all 0.21-12 [495 kB] Get: 31 http://deb.debian.org/debian bookworm/main arm64 libdebhelper-perl all 13.11.4 [81.2 kB] Get: 32 http://deb.debian.org/debian bookworm/main arm64 libtool all 2.4.7-5 [517 kB] Get: 33 http://deb.debian.org/debian bookworm/main arm64 dh-autoreconf all 20 [17.1 kB] Get: 34 http://deb.debian.org/debian bookworm/main arm64 libarchive-zip-perl all 1.68-1 [104 kB] Get: 35 http://deb.debian.org/debian bookworm/main arm64 libsub-override-perl all 0.09-4 [9304 B] Get: 36 http://deb.debian.org/debian bookworm/main arm64 libfile-stripnondeterminism-perl all 1.13.1-1 [19.4 kB] Get: 37 http://deb.debian.org/debian bookworm/main arm64 dh-strip-nondeterminism all 1.13.1-1 [8620 B] Get: 38 http://deb.debian.org/debian bookworm/main arm64 libelf1 arm64 0.188-2.1 [173 kB] Get: 39 http://deb.debian.org/debian bookworm/main arm64 dwz arm64 0.15-1 [101 kB] Get: 40 http://deb.debian.org/debian bookworm/main arm64 libicu72 arm64 72.1-3 [9204 kB] Get: 41 http://deb.debian.org/debian bookworm/main arm64 libxml2 arm64 2.9.14+dfsg-1.1+b3 [619 kB] Get: 42 http://deb.debian.org/debian bookworm/main arm64 gettext arm64 0.21-12 [1248 kB] Get: 43 http://deb.debian.org/debian bookworm/main arm64 intltool-debian all 0.35.0+20060710.6 [22.9 kB] Get: 44 http://deb.debian.org/debian bookworm/main arm64 po-debconf all 1.0.21+nmu1 [248 kB] Get: 45 http://deb.debian.org/debian bookworm/main arm64 debhelper all 13.11.4 [942 kB] Get: 46 http://deb.debian.org/debian bookworm/main arm64 python3-lib2to3 all 3.11.2-2 [76.2 kB] Get: 47 http://deb.debian.org/debian bookworm/main arm64 python3-distutils all 3.11.2-2 [131 kB] Get: 48 http://deb.debian.org/debian bookworm/main arm64 dh-python all 5.20230130 [104 kB] Get: 49 http://deb.debian.org/debian bookworm/main arm64 libjs-jquery-isonscreen all 1.2.0-1.1 [3196 B] Get: 50 http://deb.debian.org/debian bookworm/main arm64 libjs-jquery-metadata all 12-4 [6532 B] Get: 51 http://deb.debian.org/debian bookworm/main arm64 libjs-jquery-tablesorter all 1:2.31.3+dfsg1-3 [184 kB] Get: 52 http://deb.debian.org/debian bookworm/main arm64 libjs-jquery-throttle-debounce all 1.1+dfsg.1-2 [12.2 kB] Get: 53 http://deb.debian.org/debian bookworm/main arm64 libxslt1.1 arm64 1.1.35-1 [231 kB] Get: 54 http://deb.debian.org/debian bookworm/main arm64 libxmlsec1 arm64 1.2.37-2 [125 kB] Get: 55 http://deb.debian.org/debian bookworm/main arm64 libxmlsec1-openssl arm64 1.2.37-2 [71.6 kB] Get: 56 http://deb.debian.org/debian bookworm/main arm64 python3-async-generator all 1.10-4 [17.4 kB] Get: 57 http://deb.debian.org/debian bookworm/main arm64 python3-attr all 22.2.0-1 [65.4 kB] Get: 58 http://deb.debian.org/debian bookworm/main arm64 python3-pkg-resources all 66.1.1-1 [296 kB] Get: 59 http://deb.debian.org/debian bookworm/main arm64 python3-cached-property all 1.5.2-1 [12.5 kB] Get: 60 http://deb.debian.org/debian bookworm/main arm64 python3-certifi all 2022.9.24-1 [153 kB] Get: 61 http://deb.debian.org/debian bookworm/main arm64 python3-chardet all 5.1.0+dfsg-2 [110 kB] Get: 62 http://deb.debian.org/debian bookworm/main arm64 python3-charset-normalizer all 3.0.1-2 [49.3 kB] Get: 63 http://deb.debian.org/debian bookworm/main arm64 python3-coverage arm64 6.5.0+dfsg1-2+b1 [153 kB] Get: 64 http://deb.debian.org/debian bookworm/main arm64 python3-six all 1.16.0-4 [17.5 kB] Get: 65 http://deb.debian.org/debian bookworm/main arm64 python3-dateutil all 2.8.2-2 [78.3 kB] Get: 66 http://deb.debian.org/debian bookworm/main arm64 python3-defusedxml all 0.7.1-2 [43.3 kB] Get: 67 http://deb.debian.org/debian bookworm/main arm64 python3-mccabe all 0.7.0-1 [10.5 kB] Get: 68 http://deb.debian.org/debian bookworm/main arm64 python3-pycodestyle all 2.10.0-1 [47.4 kB] Get: 69 http://deb.debian.org/debian bookworm/main arm64 python3-pyflakes all 2.5.0-1 [62.9 kB] Get: 70 http://deb.debian.org/debian bookworm/main arm64 python3-setuptools all 66.1.1-1 [521 kB] Get: 71 http://deb.debian.org/debian bookworm/main arm64 python3-flake8 all 5.0.4-4 [58.9 kB] Get: 72 http://deb.debian.org/debian bookworm/main arm64 python3-flake8-blind-except all 0.2.1-1 [5020 B] Get: 73 http://deb.debian.org/debian bookworm/main arm64 python3-freezegun all 1.2.1+actually1.2.1-1 [15.5 kB] Get: 74 http://deb.debian.org/debian bookworm/main arm64 python3-idna all 3.3-1 [39.4 kB] Get: 75 http://deb.debian.org/debian bookworm/main arm64 python3-iniconfig all 1.1.1-2 [6396 B] Get: 76 http://deb.debian.org/debian bookworm/main arm64 python3-isodate all 0.6.1-1 [25.3 kB] Get: 77 http://deb.debian.org/debian bookworm/main arm64 python3-toml all 0.10.2-1 [16.2 kB] Get: 78 http://deb.debian.org/debian bookworm/main arm64 python3-isort all 5.6.4-1 [63.2 kB] Get: 79 http://deb.debian.org/debian bookworm/main arm64 python3-lxml arm64 4.9.2-1+b1 [1074 kB] Get: 80 http://deb.debian.org/debian bookworm/main arm64 python3-pbr all 5.10.0-2 [61.4 kB] Get: 81 http://deb.debian.org/debian bookworm/main arm64 python3-mock all 4.0.3-4 [64.0 kB] Get: 82 http://deb.debian.org/debian bookworm/main arm64 python3-more-itertools all 8.10.0-2 [53.0 kB] Get: 83 http://deb.debian.org/debian bookworm/main arm64 python3-packaging all 23.0-1 [32.5 kB] Get: 84 http://deb.debian.org/debian bookworm/main arm64 python3-platformdirs all 2.6.0-1 [16.3 kB] Get: 85 http://deb.debian.org/debian bookworm/main arm64 python3-pluggy all 1.0.0+repack-1 [19.7 kB] Get: 86 http://deb.debian.org/debian bookworm/main arm64 python3-pretend all 1.0.9-2.1 [6400 B] Get: 87 http://deb.debian.org/debian bookworm/main arm64 python3-py all 1.11.0-1 [89.2 kB] Get: 88 http://deb.debian.org/debian bookworm/main arm64 python3-pytest all 7.2.1-2 [236 kB] Get: 89 http://deb.debian.org/debian bookworm/main arm64 python3-pytest-asyncio all 0.20.3-1 [13.5 kB] Get: 90 http://deb.debian.org/debian bookworm/main arm64 python3-pytest-cov all 4.0.0-1 [26.1 kB] Get: 91 http://deb.debian.org/debian bookworm/main arm64 python3-tornado arm64 6.2.0-3 [337 kB] Get: 92 http://deb.debian.org/debian bookworm/main arm64 python3-pytest-tornado all 0.8.1-3 [7408 B] Get: 93 http://deb.debian.org/debian bookworm/main arm64 python3-urllib3 all 1.26.12-1 [117 kB] Get: 94 http://deb.debian.org/debian bookworm/main arm64 python3-requests all 2.28.1+dfsg-1 [67.9 kB] Get: 95 http://deb.debian.org/debian bookworm/main arm64 python3-requests-file all 1.5.1-1 [5708 B] Get: 96 http://deb.debian.org/debian bookworm/main arm64 python3-requests-mock all 1.9.3-2 [17.1 kB] Get: 97 http://deb.debian.org/debian bookworm/main arm64 python3-requests-toolbelt all 0.10.1-1 [41.3 kB] Get: 98 http://deb.debian.org/debian bookworm/main arm64 python3-tz all 2022.7.1-1 [32.1 kB] Fetched 30.7 MB in 1s (24.4 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package libjs-jquery. (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 ... 19616 files and directories currently installed.) Preparing to unpack .../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-jquery-hotkeys. Preparing to unpack .../libjs-jquery-hotkeys_0~20130707+git2d51e3a9+dfsg-2.1_all.deb ... Unpacking libjs-jquery-hotkeys (0~20130707+git2d51e3a9+dfsg-2.1) ... Selecting previously unselected package libpython3.11-minimal:arm64. Preparing to unpack .../libpython3.11-minimal_3.11.2-6_arm64.deb ... Unpacking libpython3.11-minimal:arm64 (3.11.2-6) ... Selecting previously unselected package libexpat1:arm64. Preparing to unpack .../libexpat1_2.5.0-1_arm64.deb ... Unpacking libexpat1:arm64 (2.5.0-1) ... Selecting previously unselected package python3.11-minimal. Preparing to unpack .../python3.11-minimal_3.11.2-6_arm64.deb ... Unpacking python3.11-minimal (3.11.2-6) ... Setting up libpython3.11-minimal:arm64 (3.11.2-6) ... Setting up libexpat1:arm64 (2.5.0-1) ... Setting up python3.11-minimal (3.11.2-6) ... 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 ... 19958 files and directories currently installed.) Preparing to unpack .../0-python3-minimal_3.11.2-1+b1_arm64.deb ... Unpacking python3-minimal (3.11.2-1+b1) ... Selecting previously unselected package media-types. Preparing to unpack .../1-media-types_10.0.0_all.deb ... Unpacking media-types (10.0.0) ... Selecting previously unselected package readline-common. Preparing to unpack .../2-readline-common_8.2-1.3_all.deb ... Unpacking readline-common (8.2-1.3) ... Selecting previously unselected package libreadline8:arm64. Preparing to unpack .../3-libreadline8_8.2-1.3_arm64.deb ... Unpacking libreadline8:arm64 (8.2-1.3) ... Selecting previously unselected package libpython3.11-stdlib:arm64. Preparing to unpack .../4-libpython3.11-stdlib_3.11.2-6_arm64.deb ... Unpacking libpython3.11-stdlib:arm64 (3.11.2-6) ... Selecting previously unselected package python3.11. Preparing to unpack .../5-python3.11_3.11.2-6_arm64.deb ... Unpacking python3.11 (3.11.2-6) ... Selecting previously unselected package libpython3-stdlib:arm64. Preparing to unpack .../6-libpython3-stdlib_3.11.2-1+b1_arm64.deb ... Unpacking libpython3-stdlib:arm64 (3.11.2-1+b1) ... Setting up python3-minimal (3.11.2-1+b1) ... 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 ... 20392 files and directories currently installed.) Preparing to unpack .../00-python3_3.11.2-1+b1_arm64.deb ... Unpacking python3 (3.11.2-1+b1) ... Selecting previously unselected package sensible-utils. Preparing to unpack .../01-sensible-utils_0.0.17+nmu1_all.deb ... Unpacking sensible-utils (0.0.17+nmu1) ... Selecting previously unselected package openssl. Preparing to unpack .../02-openssl_3.0.8-1_arm64.deb ... Unpacking openssl (3.0.8-1) ... Selecting previously unselected package ca-certificates. Preparing to unpack .../03-ca-certificates_20230311_all.deb ... Unpacking ca-certificates (20230311) ... Selecting previously unselected package libmagic-mgc. Preparing to unpack .../04-libmagic-mgc_1%3a5.44-3_arm64.deb ... Unpacking libmagic-mgc (1:5.44-3) ... Selecting previously unselected package libmagic1:arm64. Preparing to unpack .../05-libmagic1_1%3a5.44-3_arm64.deb ... Unpacking libmagic1:arm64 (1:5.44-3) ... Selecting previously unselected package file. Preparing to unpack .../06-file_1%3a5.44-3_arm64.deb ... Unpacking file (1:5.44-3) ... Selecting previously unselected package gettext-base. Preparing to unpack .../07-gettext-base_0.21-12_arm64.deb ... Unpacking gettext-base (0.21-12) ... Selecting previously unselected package libuchardet0:arm64. Preparing to unpack .../08-libuchardet0_0.0.7-1_arm64.deb ... Unpacking libuchardet0:arm64 (0.0.7-1) ... Selecting previously unselected package groff-base. Preparing to unpack .../09-groff-base_1.22.4-10_arm64.deb ... Unpacking groff-base (1.22.4-10) ... Selecting previously unselected package bsdextrautils. Preparing to unpack .../10-bsdextrautils_2.38.1-5+b1_arm64.deb ... Unpacking bsdextrautils (2.38.1-5+b1) ... Selecting previously unselected package libpipeline1:arm64. Preparing to unpack .../11-libpipeline1_1.5.7-1_arm64.deb ... Unpacking libpipeline1:arm64 (1.5.7-1) ... Selecting previously unselected package man-db. Preparing to unpack .../12-man-db_2.11.2-2_arm64.deb ... Unpacking man-db (2.11.2-2) ... Selecting previously unselected package m4. Preparing to unpack .../13-m4_1.4.19-3_arm64.deb ... Unpacking m4 (1.4.19-3) ... Selecting previously unselected package autoconf. Preparing to unpack .../14-autoconf_2.71-3_all.deb ... Unpacking autoconf (2.71-3) ... Selecting previously unselected package autotools-dev. Preparing to unpack .../15-autotools-dev_20220109.1_all.deb ... Unpacking autotools-dev (20220109.1) ... Selecting previously unselected package automake. Preparing to unpack .../16-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 .../17-autopoint_0.21-12_all.deb ... Unpacking autopoint (0.21-12) ... Selecting previously unselected package libdebhelper-perl. Preparing to unpack .../18-libdebhelper-perl_13.11.4_all.deb ... Unpacking libdebhelper-perl (13.11.4) ... Selecting previously unselected package libtool. Preparing to unpack .../19-libtool_2.4.7-5_all.deb ... Unpacking libtool (2.4.7-5) ... Selecting previously unselected package dh-autoreconf. Preparing to unpack .../20-dh-autoreconf_20_all.deb ... Unpacking dh-autoreconf (20) ... Selecting previously unselected package libarchive-zip-perl. Preparing to unpack .../21-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 .../22-libsub-override-perl_0.09-4_all.deb ... Unpacking libsub-override-perl (0.09-4) ... Selecting previously unselected package libfile-stripnondeterminism-perl. Preparing to unpack .../23-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 .../24-dh-strip-nondeterminism_1.13.1-1_all.deb ... Unpacking dh-strip-nondeterminism (1.13.1-1) ... Selecting previously unselected package libelf1:arm64. Preparing to unpack .../25-libelf1_0.188-2.1_arm64.deb ... Unpacking libelf1:arm64 (0.188-2.1) ... Selecting previously unselected package dwz. Preparing to unpack .../26-dwz_0.15-1_arm64.deb ... Unpacking dwz (0.15-1) ... Selecting previously unselected package libicu72:arm64. Preparing to unpack .../27-libicu72_72.1-3_arm64.deb ... Unpacking libicu72:arm64 (72.1-3) ... Selecting previously unselected package libxml2:arm64. Preparing to unpack .../28-libxml2_2.9.14+dfsg-1.1+b3_arm64.deb ... Unpacking libxml2:arm64 (2.9.14+dfsg-1.1+b3) ... Selecting previously unselected package gettext. Preparing to unpack .../29-gettext_0.21-12_arm64.deb ... Unpacking gettext (0.21-12) ... Selecting previously unselected package intltool-debian. Preparing to unpack .../30-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 .../31-po-debconf_1.0.21+nmu1_all.deb ... Unpacking po-debconf (1.0.21+nmu1) ... Selecting previously unselected package debhelper. Preparing to unpack .../32-debhelper_13.11.4_all.deb ... Unpacking debhelper (13.11.4) ... Selecting previously unselected package python3-lib2to3. Preparing to unpack .../33-python3-lib2to3_3.11.2-2_all.deb ... Unpacking python3-lib2to3 (3.11.2-2) ... Selecting previously unselected package python3-distutils. Preparing to unpack .../34-python3-distutils_3.11.2-2_all.deb ... Unpacking python3-distutils (3.11.2-2) ... Selecting previously unselected package dh-python. Preparing to unpack .../35-dh-python_5.20230130_all.deb ... Unpacking dh-python (5.20230130) ... Selecting previously unselected package libjs-jquery-isonscreen. Preparing to unpack .../36-libjs-jquery-isonscreen_1.2.0-1.1_all.deb ... Unpacking libjs-jquery-isonscreen (1.2.0-1.1) ... Selecting previously unselected package libjs-jquery-metadata. Preparing to unpack .../37-libjs-jquery-metadata_12-4_all.deb ... Unpacking libjs-jquery-metadata (12-4) ... Selecting previously unselected package libjs-jquery-tablesorter. Preparing to unpack .../38-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... Selecting previously unselected package libjs-jquery-throttle-debounce. Preparing to unpack .../39-libjs-jquery-throttle-debounce_1.1+dfsg.1-2_all.deb ... Unpacking libjs-jquery-throttle-debounce (1.1+dfsg.1-2) ... Selecting previously unselected package libxslt1.1:arm64. Preparing to unpack .../40-libxslt1.1_1.1.35-1_arm64.deb ... Unpacking libxslt1.1:arm64 (1.1.35-1) ... Selecting previously unselected package libxmlsec1:arm64. Preparing to unpack .../41-libxmlsec1_1.2.37-2_arm64.deb ... Unpacking libxmlsec1:arm64 (1.2.37-2) ... Selecting previously unselected package libxmlsec1-openssl:arm64. Preparing to unpack .../42-libxmlsec1-openssl_1.2.37-2_arm64.deb ... Unpacking libxmlsec1-openssl:arm64 (1.2.37-2) ... Selecting previously unselected package python3-async-generator. Preparing to unpack .../43-python3-async-generator_1.10-4_all.deb ... Unpacking python3-async-generator (1.10-4) ... Selecting previously unselected package python3-attr. Preparing to unpack .../44-python3-attr_22.2.0-1_all.deb ... Unpacking python3-attr (22.2.0-1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../45-python3-pkg-resources_66.1.1-1_all.deb ... Unpacking python3-pkg-resources (66.1.1-1) ... Selecting previously unselected package python3-cached-property. Preparing to unpack .../46-python3-cached-property_1.5.2-1_all.deb ... Unpacking python3-cached-property (1.5.2-1) ... Selecting previously unselected package python3-certifi. Preparing to unpack .../47-python3-certifi_2022.9.24-1_all.deb ... Unpacking python3-certifi (2022.9.24-1) ... Selecting previously unselected package python3-chardet. Preparing to unpack .../48-python3-chardet_5.1.0+dfsg-2_all.deb ... Unpacking python3-chardet (5.1.0+dfsg-2) ... Selecting previously unselected package python3-charset-normalizer. Preparing to unpack .../49-python3-charset-normalizer_3.0.1-2_all.deb ... Unpacking python3-charset-normalizer (3.0.1-2) ... Selecting previously unselected package python3-coverage. Preparing to unpack .../50-python3-coverage_6.5.0+dfsg1-2+b1_arm64.deb ... Unpacking python3-coverage (6.5.0+dfsg1-2+b1) ... Selecting previously unselected package python3-six. Preparing to unpack .../51-python3-six_1.16.0-4_all.deb ... Unpacking python3-six (1.16.0-4) ... Selecting previously unselected package python3-dateutil. Preparing to unpack .../52-python3-dateutil_2.8.2-2_all.deb ... Unpacking python3-dateutil (2.8.2-2) ... Selecting previously unselected package python3-defusedxml. Preparing to unpack .../53-python3-defusedxml_0.7.1-2_all.deb ... Unpacking python3-defusedxml (0.7.1-2) ... Selecting previously unselected package python3-mccabe. Preparing to unpack .../54-python3-mccabe_0.7.0-1_all.deb ... Unpacking python3-mccabe (0.7.0-1) ... Selecting previously unselected package python3-pycodestyle. Preparing to unpack .../55-python3-pycodestyle_2.10.0-1_all.deb ... Unpacking python3-pycodestyle (2.10.0-1) ... Selecting previously unselected package python3-pyflakes. Preparing to unpack .../56-python3-pyflakes_2.5.0-1_all.deb ... Unpacking python3-pyflakes (2.5.0-1) ... Selecting previously unselected package python3-setuptools. Preparing to unpack .../57-python3-setuptools_66.1.1-1_all.deb ... Unpacking python3-setuptools (66.1.1-1) ... Selecting previously unselected package python3-flake8. Preparing to unpack .../58-python3-flake8_5.0.4-4_all.deb ... Unpacking python3-flake8 (5.0.4-4) ... Selecting previously unselected package python3-flake8-blind-except. Preparing to unpack .../59-python3-flake8-blind-except_0.2.1-1_all.deb ... Unpacking python3-flake8-blind-except (0.2.1-1) ... Selecting previously unselected package python3-freezegun. Preparing to unpack .../60-python3-freezegun_1.2.1+actually1.2.1-1_all.deb ... Unpacking python3-freezegun (1.2.1+actually1.2.1-1) ... Selecting previously unselected package python3-idna. Preparing to unpack .../61-python3-idna_3.3-1_all.deb ... Unpacking python3-idna (3.3-1) ... Selecting previously unselected package python3-iniconfig. Preparing to unpack .../62-python3-iniconfig_1.1.1-2_all.deb ... Unpacking python3-iniconfig (1.1.1-2) ... Selecting previously unselected package python3-isodate. Preparing to unpack .../63-python3-isodate_0.6.1-1_all.deb ... Unpacking python3-isodate (0.6.1-1) ... Selecting previously unselected package python3-toml. Preparing to unpack .../64-python3-toml_0.10.2-1_all.deb ... Unpacking python3-toml (0.10.2-1) ... Selecting previously unselected package python3-isort. Preparing to unpack .../65-python3-isort_5.6.4-1_all.deb ... Unpacking python3-isort (5.6.4-1) ... Selecting previously unselected package python3-lxml:arm64. Preparing to unpack .../66-python3-lxml_4.9.2-1+b1_arm64.deb ... Unpacking python3-lxml:arm64 (4.9.2-1+b1) ... Selecting previously unselected package python3-pbr. Preparing to unpack .../67-python3-pbr_5.10.0-2_all.deb ... Unpacking python3-pbr (5.10.0-2) ... Selecting previously unselected package python3-mock. Preparing to unpack .../68-python3-mock_4.0.3-4_all.deb ... Unpacking python3-mock (4.0.3-4) ... Selecting previously unselected package python3-more-itertools. Preparing to unpack .../69-python3-more-itertools_8.10.0-2_all.deb ... Unpacking python3-more-itertools (8.10.0-2) ... Selecting previously unselected package python3-packaging. Preparing to unpack .../70-python3-packaging_23.0-1_all.deb ... Unpacking python3-packaging (23.0-1) ... Selecting previously unselected package python3-platformdirs. Preparing to unpack .../71-python3-platformdirs_2.6.0-1_all.deb ... Unpacking python3-platformdirs (2.6.0-1) ... Selecting previously unselected package python3-pluggy. Preparing to unpack .../72-python3-pluggy_1.0.0+repack-1_all.deb ... Unpacking python3-pluggy (1.0.0+repack-1) ... Selecting previously unselected package python3-pretend. Preparing to unpack .../73-python3-pretend_1.0.9-2.1_all.deb ... Unpacking python3-pretend (1.0.9-2.1) ... Selecting previously unselected package python3-py. Preparing to unpack .../74-python3-py_1.11.0-1_all.deb ... Unpacking python3-py (1.11.0-1) ... Selecting previously unselected package python3-pytest. Preparing to unpack .../75-python3-pytest_7.2.1-2_all.deb ... Unpacking python3-pytest (7.2.1-2) ... Selecting previously unselected package python3-pytest-asyncio. Preparing to unpack .../76-python3-pytest-asyncio_0.20.3-1_all.deb ... Unpacking python3-pytest-asyncio (0.20.3-1) ... Selecting previously unselected package python3-pytest-cov. Preparing to unpack .../77-python3-pytest-cov_4.0.0-1_all.deb ... Unpacking python3-pytest-cov (4.0.0-1) ... Selecting previously unselected package python3-tornado. Preparing to unpack .../78-python3-tornado_6.2.0-3_arm64.deb ... Unpacking python3-tornado (6.2.0-3) ... Selecting previously unselected package python3-pytest-tornado. Preparing to unpack .../79-python3-pytest-tornado_0.8.1-3_all.deb ... Unpacking python3-pytest-tornado (0.8.1-3) ... Selecting previously unselected package python3-urllib3. Preparing to unpack .../80-python3-urllib3_1.26.12-1_all.deb ... Unpacking python3-urllib3 (1.26.12-1) ... Selecting previously unselected package python3-requests. Preparing to unpack .../81-python3-requests_2.28.1+dfsg-1_all.deb ... Unpacking python3-requests (2.28.1+dfsg-1) ... Selecting previously unselected package python3-requests-file. Preparing to unpack .../82-python3-requests-file_1.5.1-1_all.deb ... Unpacking python3-requests-file (1.5.1-1) ... Selecting previously unselected package python3-requests-mock. Preparing to unpack .../83-python3-requests-mock_1.9.3-2_all.deb ... Unpacking python3-requests-mock (1.9.3-2) ... Selecting previously unselected package python3-requests-toolbelt. Preparing to unpack .../84-python3-requests-toolbelt_0.10.1-1_all.deb ... Unpacking python3-requests-toolbelt (0.10.1-1) ... Selecting previously unselected package python3-tz. Preparing to unpack .../85-python3-tz_2022.7.1-1_all.deb ... Unpacking python3-tz (2022.7.1-1) ... Setting up media-types (10.0.0) ... Setting up libpipeline1:arm64 (1.5.7-1) ... Setting up libicu72:arm64 (72.1-3) ... Setting up bsdextrautils (2.38.1-5+b1) ... Setting up libmagic-mgc (1:5.44-3) ... Setting up libarchive-zip-perl (1.68-1) ... Setting up libdebhelper-perl (13.11.4) ... Setting up libmagic1:arm64 (1:5.44-3) ... Setting up gettext-base (0.21-12) ... Setting up m4 (1.4.19-3) ... Setting up file (1:5.44-3) ... Setting up libjs-jquery-throttle-debounce (1.1+dfsg.1-2) ... Setting up autotools-dev (20220109.1) ... Setting up autopoint (0.21-12) ... Setting up autoconf (2.71-3) ... Setting up sensible-utils (0.0.17+nmu1) ... Setting up libuchardet0:arm64 (0.0.7-1) ... Setting up libsub-override-perl (0.09-4) ... Setting up libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... Setting up libjs-jquery-hotkeys (0~20130707+git2d51e3a9+dfsg-2.1) ... Setting up openssl (3.0.8-1) ... Setting up libelf1:arm64 (0.188-2.1) ... Setting up readline-common (8.2-1.3) ... Setting up libxml2:arm64 (2.9.14+dfsg-1.1+b3) ... 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 gettext (0.21-12) ... Setting up libtool (2.4.7-5) ... Setting up libreadline8:arm64 (8.2-1.3) ... Setting up intltool-debian (0.35.0+20060710.6) ... Setting up dh-autoreconf (20) ... Setting up ca-certificates (20230311) ... Updating certificates in /etc/ssl/certs... 140 added, 0 removed; done. Setting up libjs-jquery-metadata (12-4) ... Setting up libjs-jquery-isonscreen (1.2.0-1.1) ... Setting up dh-strip-nondeterminism (1.13.1-1) ... Setting up dwz (0.15-1) ... Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... Setting up groff-base (1.22.4-10) ... Setting up libxslt1.1:arm64 (1.1.35-1) ... Setting up libxmlsec1:arm64 (1.2.37-2) ... Setting up libxmlsec1-openssl:arm64 (1.2.37-2) ... Setting up po-debconf (1.0.21+nmu1) ... Setting up libpython3.11-stdlib:arm64 (3.11.2-6) ... Setting up man-db (2.11.2-2) ... Not building database; man-db/auto-update is not 'true'. Setting up libpython3-stdlib:arm64 (3.11.2-1+b1) ... Setting up python3.11 (3.11.2-6) ... Setting up debhelper (13.11.4) ... Setting up python3 (3.11.2-1+b1) ... Setting up python3-platformdirs (2.6.0-1) ... Setting up python3-tz (2022.7.1-1) ... Setting up python3-pretend (1.0.9-2.1) ... Setting up python3-six (1.16.0-4) ... Setting up python3-isodate (0.6.1-1) ... Setting up python3-pycodestyle (2.10.0-1) ... Setting up python3-packaging (23.0-1) ... Setting up python3-certifi (2022.9.24-1) ... Setting up python3-idna (3.3-1) ... Setting up python3-toml (0.10.2-1) ... Setting up python3-isort (5.6.4-1) ... Setting up python3-urllib3 (1.26.12-1) ... Setting up python3-pluggy (1.0.0+repack-1) ... Setting up python3-lxml:arm64 (4.9.2-1+b1) ... Setting up python3-dateutil (2.8.2-2) ... Setting up python3-mccabe (0.7.0-1) ... Setting up python3-flake8-blind-except (0.2.1-1) ... Setting up python3-lib2to3 (3.11.2-2) ... Setting up python3-freezegun (1.2.1+actually1.2.1-1) ... Setting up python3-pkg-resources (66.1.1-1) ... Setting up python3-distutils (3.11.2-2) ... Setting up dh-python (5.20230130) ... Setting up python3-cached-property (1.5.2-1) ... Setting up python3-more-itertools (8.10.0-2) ... Setting up python3-iniconfig (1.1.1-2) ... Setting up python3-attr (22.2.0-1) ... Setting up python3-tornado (6.2.0-3) ... Setting up python3-setuptools (66.1.1-1) ... Setting up python3-async-generator (1.10-4) ... Setting up python3-py (1.11.0-1) ... Setting up python3-defusedxml (0.7.1-2) ... Setting up python3-pbr (5.10.0-2) ... Setting up python3-charset-normalizer (3.0.1-2) ... Setting up python3-pytest (7.2.1-2) ... Setting up python3-pyflakes (2.5.0-1) ... Setting up python3-coverage (6.5.0+dfsg1-2+b1) ... Setting up python3-pytest-cov (4.0.0-1) ... Setting up python3-flake8 (5.0.4-4) ... Setting up python3-mock (4.0.3-4) ... Setting up python3-chardet (5.1.0+dfsg-2) ... Setting up python3-pytest-tornado (0.8.1-3) ... Setting up python3-requests (2.28.1+dfsg-1) ... Setting up python3-pytest-asyncio (0.20.3-1) ... Setting up python3-requests-file (1.5.1-1) ... Setting up python3-requests-toolbelt (0.10.1-1) ... Setting up python3-requests-mock (1.9.3-2) ... Processing triggers for libc-bin (2.36-8) ... Processing triggers for ca-certificates (20230311) ... 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/python-zeep-4.2.1/ && 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 > ../python-zeep_4.2.1-1_source.changes dpkg-buildpackage: info: source package python-zeep dpkg-buildpackage: info: source version 4.2.1-1 dpkg-buildpackage: info: source distribution unstable dpkg-buildpackage: info: source changed by Mathias Behrle dpkg-source --before-build . dpkg-buildpackage: info: host architecture arm64 debian/rules clean dh clean --with python3 --buildsystem=pybuild debian/rules override_dh_auto_clean make[1]: Entering directory '/build/python-zeep-4.2.1' rm -rf .egg-info rm -rf PKG-INFO dh_auto_clean I: pybuild base:240: python3.11 setup.py clean running clean removing '/build/python-zeep-4.2.1/.pybuild/cpython3_3.11_zeep/build' (and everything under it) 'build/bdist.linux-arm64' does not exist -- can't clean it 'build/scripts-3.11' does not exist -- can't clean it make[1]: Leaving directory '/build/python-zeep-4.2.1' dh_autoreconf_clean -O--buildsystem=pybuild dh_clean -O--buildsystem=pybuild debian/rules binary dh binary --with python3 --buildsystem=pybuild dh_update_autotools_config -O--buildsystem=pybuild dh_autoreconf -O--buildsystem=pybuild dh_auto_configure -O--buildsystem=pybuild I: pybuild base:240: python3.11 setup.py config running config dh_auto_build -O--buildsystem=pybuild I: pybuild base:240: /usr/bin/python3 setup.py build running build running build_py creating /build/python-zeep-4.2.1/.pybuild/cpython3_3.11_zeep/build/zeep copying src/zeep/wsa.py -> /build/python-zeep-4.2.1/.pybuild/cpython3_3.11_zeep/build/zeep copying src/zeep/utils.py -> /build/python-zeep-4.2.1/.pybuild/cpython3_3.11_zeep/build/zeep copying src/zeep/transports.py -> /build/python-zeep-4.2.1/.pybuild/cpython3_3.11_zeep/build/zeep copying src/zeep/settings.py -> /build/python-zeep-4.2.1/.pybuild/cpython3_3.11_zeep/build/zeep copying src/zeep/proxy.py -> /build/python-zeep-4.2.1/.pybuild/cpython3_3.11_zeep/build/zeep copying src/zeep/plugins.py -> /build/python-zeep-4.2.1/.pybuild/cpython3_3.11_zeep/build/zeep copying src/zeep/ns.py -> /build/python-zeep-4.2.1/.pybuild/cpython3_3.11_zeep/build/zeep copying src/zeep/loader.py -> /build/python-zeep-4.2.1/.pybuild/cpython3_3.11_zeep/build/zeep copying src/zeep/helpers.py -> /build/python-zeep-4.2.1/.pybuild/cpython3_3.11_zeep/build/zeep copying src/zeep/exceptions.py -> /build/python-zeep-4.2.1/.pybuild/cpython3_3.11_zeep/build/zeep copying src/zeep/client.py -> /build/python-zeep-4.2.1/.pybuild/cpython3_3.11_zeep/build/zeep copying src/zeep/cache.py -> /build/python-zeep-4.2.1/.pybuild/cpython3_3.11_zeep/build/zeep copying src/zeep/__main__.py -> /build/python-zeep-4.2.1/.pybuild/cpython3_3.11_zeep/build/zeep copying src/zeep/__init__.py -> /build/python-zeep-4.2.1/.pybuild/cpython3_3.11_zeep/build/zeep running egg_info writing src/zeep.egg-info/PKG-INFO writing dependency_links to src/zeep.egg-info/dependency_links.txt writing requirements to src/zeep.egg-info/requires.txt writing top-level names to src/zeep.egg-info/top_level.txt reading manifest file 'src/zeep.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.py[co]' found anywhere in distribution warning: no previously-included files matching '.DS_Store' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'src/zeep.egg-info/SOURCES.txt' /usr/lib/python3/dist-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'zeep.wsdl' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'zeep.wsdl' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'zeep.wsdl' 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 'zeep.wsdl' 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/dist-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'zeep.wsdl.bindings' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'zeep.wsdl.bindings' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'zeep.wsdl.bindings' 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 'zeep.wsdl.bindings' 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/dist-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'zeep.wsdl.messages' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'zeep.wsdl.messages' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'zeep.wsdl.messages' 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 'zeep.wsdl.messages' 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/dist-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'zeep.wsse' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'zeep.wsse' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'zeep.wsse' 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 'zeep.wsse' 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/dist-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'zeep.xsd' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'zeep.xsd' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'zeep.xsd' 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 'zeep.xsd' 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/dist-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'zeep.xsd.elements' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'zeep.xsd.elements' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'zeep.xsd.elements' 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 'zeep.xsd.elements' 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/dist-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'zeep.xsd.types' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'zeep.xsd.types' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'zeep.xsd.types' 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 'zeep.xsd.types' 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) copying src/zeep/py.typed -> /build/python-zeep-4.2.1/.pybuild/cpython3_3.11_zeep/build/zeep creating /build/python-zeep-4.2.1/.pybuild/cpython3_3.11_zeep/build/zeep/wsdl copying src/zeep/wsdl/__init__.py -> /build/python-zeep-4.2.1/.pybuild/cpython3_3.11_zeep/build/zeep/wsdl copying src/zeep/wsdl/attachments.py -> /build/python-zeep-4.2.1/.pybuild/cpython3_3.11_zeep/build/zeep/wsdl copying src/zeep/wsdl/definitions.py -> /build/python-zeep-4.2.1/.pybuild/cpython3_3.11_zeep/build/zeep/wsdl copying src/zeep/wsdl/parse.py -> /build/python-zeep-4.2.1/.pybuild/cpython3_3.11_zeep/build/zeep/wsdl copying src/zeep/wsdl/utils.py -> /build/python-zeep-4.2.1/.pybuild/cpython3_3.11_zeep/build/zeep/wsdl copying src/zeep/wsdl/wsdl.py -> /build/python-zeep-4.2.1/.pybuild/cpython3_3.11_zeep/build/zeep/wsdl creating /build/python-zeep-4.2.1/.pybuild/cpython3_3.11_zeep/build/zeep/wsdl/bindings copying src/zeep/wsdl/bindings/__init__.py -> /build/python-zeep-4.2.1/.pybuild/cpython3_3.11_zeep/build/zeep/wsdl/bindings copying src/zeep/wsdl/bindings/http.py -> /build/python-zeep-4.2.1/.pybuild/cpython3_3.11_zeep/build/zeep/wsdl/bindings copying src/zeep/wsdl/bindings/soap.py -> /build/python-zeep-4.2.1/.pybuild/cpython3_3.11_zeep/build/zeep/wsdl/bindings creating /build/python-zeep-4.2.1/.pybuild/cpython3_3.11_zeep/build/zeep/wsdl/messages copying src/zeep/wsdl/messages/__init__.py -> /build/python-zeep-4.2.1/.pybuild/cpython3_3.11_zeep/build/zeep/wsdl/messages copying src/zeep/wsdl/messages/base.py -> /build/python-zeep-4.2.1/.pybuild/cpython3_3.11_zeep/build/zeep/wsdl/messages copying src/zeep/wsdl/messages/http.py -> /build/python-zeep-4.2.1/.pybuild/cpython3_3.11_zeep/build/zeep/wsdl/messages copying src/zeep/wsdl/messages/mime.py -> /build/python-zeep-4.2.1/.pybuild/cpython3_3.11_zeep/build/zeep/wsdl/messages copying src/zeep/wsdl/messages/multiref.py -> /build/python-zeep-4.2.1/.pybuild/cpython3_3.11_zeep/build/zeep/wsdl/messages copying src/zeep/wsdl/messages/soap.py -> /build/python-zeep-4.2.1/.pybuild/cpython3_3.11_zeep/build/zeep/wsdl/messages copying src/zeep/wsdl/messages/xop.py -> /build/python-zeep-4.2.1/.pybuild/cpython3_3.11_zeep/build/zeep/wsdl/messages creating /build/python-zeep-4.2.1/.pybuild/cpython3_3.11_zeep/build/zeep/wsse copying src/zeep/wsse/__init__.py -> /build/python-zeep-4.2.1/.pybuild/cpython3_3.11_zeep/build/zeep/wsse copying src/zeep/wsse/compose.py -> /build/python-zeep-4.2.1/.pybuild/cpython3_3.11_zeep/build/zeep/wsse copying src/zeep/wsse/signature.py -> /build/python-zeep-4.2.1/.pybuild/cpython3_3.11_zeep/build/zeep/wsse copying src/zeep/wsse/username.py -> /build/python-zeep-4.2.1/.pybuild/cpython3_3.11_zeep/build/zeep/wsse copying src/zeep/wsse/utils.py -> /build/python-zeep-4.2.1/.pybuild/cpython3_3.11_zeep/build/zeep/wsse creating /build/python-zeep-4.2.1/.pybuild/cpython3_3.11_zeep/build/zeep/xsd copying src/zeep/xsd/__init__.py -> /build/python-zeep-4.2.1/.pybuild/cpython3_3.11_zeep/build/zeep/xsd copying src/zeep/xsd/const.py -> /build/python-zeep-4.2.1/.pybuild/cpython3_3.11_zeep/build/zeep/xsd copying src/zeep/xsd/context.py -> /build/python-zeep-4.2.1/.pybuild/cpython3_3.11_zeep/build/zeep/xsd copying src/zeep/xsd/printer.py -> /build/python-zeep-4.2.1/.pybuild/cpython3_3.11_zeep/build/zeep/xsd copying src/zeep/xsd/schema.py -> /build/python-zeep-4.2.1/.pybuild/cpython3_3.11_zeep/build/zeep/xsd copying src/zeep/xsd/utils.py -> /build/python-zeep-4.2.1/.pybuild/cpython3_3.11_zeep/build/zeep/xsd copying src/zeep/xsd/valueobjects.py -> /build/python-zeep-4.2.1/.pybuild/cpython3_3.11_zeep/build/zeep/xsd copying src/zeep/xsd/visitor.py -> /build/python-zeep-4.2.1/.pybuild/cpython3_3.11_zeep/build/zeep/xsd creating /build/python-zeep-4.2.1/.pybuild/cpython3_3.11_zeep/build/zeep/xsd/elements copying src/zeep/xsd/elements/__init__.py -> /build/python-zeep-4.2.1/.pybuild/cpython3_3.11_zeep/build/zeep/xsd/elements copying src/zeep/xsd/elements/any.py -> /build/python-zeep-4.2.1/.pybuild/cpython3_3.11_zeep/build/zeep/xsd/elements copying src/zeep/xsd/elements/attribute.py -> /build/python-zeep-4.2.1/.pybuild/cpython3_3.11_zeep/build/zeep/xsd/elements copying src/zeep/xsd/elements/base.py -> /build/python-zeep-4.2.1/.pybuild/cpython3_3.11_zeep/build/zeep/xsd/elements copying src/zeep/xsd/elements/builtins.py -> /build/python-zeep-4.2.1/.pybuild/cpython3_3.11_zeep/build/zeep/xsd/elements copying src/zeep/xsd/elements/element.py -> /build/python-zeep-4.2.1/.pybuild/cpython3_3.11_zeep/build/zeep/xsd/elements copying src/zeep/xsd/elements/indicators.py -> /build/python-zeep-4.2.1/.pybuild/cpython3_3.11_zeep/build/zeep/xsd/elements copying src/zeep/xsd/elements/references.py -> /build/python-zeep-4.2.1/.pybuild/cpython3_3.11_zeep/build/zeep/xsd/elements creating /build/python-zeep-4.2.1/.pybuild/cpython3_3.11_zeep/build/zeep/xsd/types copying src/zeep/xsd/types/__init__.py -> /build/python-zeep-4.2.1/.pybuild/cpython3_3.11_zeep/build/zeep/xsd/types copying src/zeep/xsd/types/any.py -> /build/python-zeep-4.2.1/.pybuild/cpython3_3.11_zeep/build/zeep/xsd/types copying src/zeep/xsd/types/base.py -> /build/python-zeep-4.2.1/.pybuild/cpython3_3.11_zeep/build/zeep/xsd/types copying src/zeep/xsd/types/builtins.py -> /build/python-zeep-4.2.1/.pybuild/cpython3_3.11_zeep/build/zeep/xsd/types copying src/zeep/xsd/types/collection.py -> /build/python-zeep-4.2.1/.pybuild/cpython3_3.11_zeep/build/zeep/xsd/types copying src/zeep/xsd/types/complex.py -> /build/python-zeep-4.2.1/.pybuild/cpython3_3.11_zeep/build/zeep/xsd/types copying src/zeep/xsd/types/simple.py -> /build/python-zeep-4.2.1/.pybuild/cpython3_3.11_zeep/build/zeep/xsd/types copying src/zeep/xsd/types/unresolved.py -> /build/python-zeep-4.2.1/.pybuild/cpython3_3.11_zeep/build/zeep/xsd/types dh_auto_test -O--buildsystem=pybuild create-stamp debian/debhelper-build-stamp dh_testroot -O--buildsystem=pybuild dh_prep -O--buildsystem=pybuild dh_auto_install --destdir=debian/python3-zeep/ -O--buildsystem=pybuild I: pybuild base:240: /usr/bin/python3 setup.py install --root /build/python-zeep-4.2.1/debian/python3-zeep running install /usr/lib/python3/dist-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 src/zeep.egg-info/PKG-INFO writing dependency_links to src/zeep.egg-info/dependency_links.txt writing requirements to src/zeep.egg-info/requires.txt writing top-level names to src/zeep.egg-info/top_level.txt reading manifest file 'src/zeep.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.py[co]' found anywhere in distribution warning: no previously-included files matching '.DS_Store' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'src/zeep.egg-info/SOURCES.txt' /usr/lib/python3/dist-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'zeep.wsdl' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'zeep.wsdl' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'zeep.wsdl' 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 'zeep.wsdl' 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/dist-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'zeep.wsdl.bindings' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'zeep.wsdl.bindings' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'zeep.wsdl.bindings' 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 'zeep.wsdl.bindings' 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/dist-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'zeep.wsdl.messages' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'zeep.wsdl.messages' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'zeep.wsdl.messages' 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 'zeep.wsdl.messages' 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/dist-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'zeep.wsse' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'zeep.wsse' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'zeep.wsse' 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 'zeep.wsse' 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/dist-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'zeep.xsd' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'zeep.xsd' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'zeep.xsd' 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 'zeep.xsd' 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/dist-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'zeep.xsd.elements' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'zeep.xsd.elements' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'zeep.xsd.elements' 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 'zeep.xsd.elements' 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/dist-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'zeep.xsd.types' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'zeep.xsd.types' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'zeep.xsd.types' 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 'zeep.xsd.types' 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 /build/python-zeep-4.2.1/debian/python3-zeep/usr creating /build/python-zeep-4.2.1/debian/python3-zeep/usr/lib creating /build/python-zeep-4.2.1/debian/python3-zeep/usr/lib/python3.11 creating /build/python-zeep-4.2.1/debian/python3-zeep/usr/lib/python3.11/dist-packages creating /build/python-zeep-4.2.1/debian/python3-zeep/usr/lib/python3.11/dist-packages/zeep creating /build/python-zeep-4.2.1/debian/python3-zeep/usr/lib/python3.11/dist-packages/zeep/xsd creating /build/python-zeep-4.2.1/debian/python3-zeep/usr/lib/python3.11/dist-packages/zeep/xsd/types copying /build/python-zeep-4.2.1/.pybuild/cpython3_3.11_zeep/build/zeep/xsd/types/unresolved.py -> /build/python-zeep-4.2.1/debian/python3-zeep/usr/lib/python3.11/dist-packages/zeep/xsd/types copying /build/python-zeep-4.2.1/.pybuild/cpython3_3.11_zeep/build/zeep/xsd/types/simple.py -> /build/python-zeep-4.2.1/debian/python3-zeep/usr/lib/python3.11/dist-packages/zeep/xsd/types copying /build/python-zeep-4.2.1/.pybuild/cpython3_3.11_zeep/build/zeep/xsd/types/complex.py -> /build/python-zeep-4.2.1/debian/python3-zeep/usr/lib/python3.11/dist-packages/zeep/xsd/types copying /build/python-zeep-4.2.1/.pybuild/cpython3_3.11_zeep/build/zeep/xsd/types/collection.py -> /build/python-zeep-4.2.1/debian/python3-zeep/usr/lib/python3.11/dist-packages/zeep/xsd/types copying /build/python-zeep-4.2.1/.pybuild/cpython3_3.11_zeep/build/zeep/xsd/types/builtins.py -> /build/python-zeep-4.2.1/debian/python3-zeep/usr/lib/python3.11/dist-packages/zeep/xsd/types copying /build/python-zeep-4.2.1/.pybuild/cpython3_3.11_zeep/build/zeep/xsd/types/base.py -> /build/python-zeep-4.2.1/debian/python3-zeep/usr/lib/python3.11/dist-packages/zeep/xsd/types copying /build/python-zeep-4.2.1/.pybuild/cpython3_3.11_zeep/build/zeep/xsd/types/any.py -> /build/python-zeep-4.2.1/debian/python3-zeep/usr/lib/python3.11/dist-packages/zeep/xsd/types copying /build/python-zeep-4.2.1/.pybuild/cpython3_3.11_zeep/build/zeep/xsd/types/__init__.py -> /build/python-zeep-4.2.1/debian/python3-zeep/usr/lib/python3.11/dist-packages/zeep/xsd/types creating /build/python-zeep-4.2.1/debian/python3-zeep/usr/lib/python3.11/dist-packages/zeep/xsd/elements copying /build/python-zeep-4.2.1/.pybuild/cpython3_3.11_zeep/build/zeep/xsd/elements/references.py -> /build/python-zeep-4.2.1/debian/python3-zeep/usr/lib/python3.11/dist-packages/zeep/xsd/elements copying /build/python-zeep-4.2.1/.pybuild/cpython3_3.11_zeep/build/zeep/xsd/elements/indicators.py -> /build/python-zeep-4.2.1/debian/python3-zeep/usr/lib/python3.11/dist-packages/zeep/xsd/elements copying /build/python-zeep-4.2.1/.pybuild/cpython3_3.11_zeep/build/zeep/xsd/elements/element.py -> /build/python-zeep-4.2.1/debian/python3-zeep/usr/lib/python3.11/dist-packages/zeep/xsd/elements copying /build/python-zeep-4.2.1/.pybuild/cpython3_3.11_zeep/build/zeep/xsd/elements/builtins.py -> /build/python-zeep-4.2.1/debian/python3-zeep/usr/lib/python3.11/dist-packages/zeep/xsd/elements copying /build/python-zeep-4.2.1/.pybuild/cpython3_3.11_zeep/build/zeep/xsd/elements/base.py -> /build/python-zeep-4.2.1/debian/python3-zeep/usr/lib/python3.11/dist-packages/zeep/xsd/elements copying /build/python-zeep-4.2.1/.pybuild/cpython3_3.11_zeep/build/zeep/xsd/elements/attribute.py -> /build/python-zeep-4.2.1/debian/python3-zeep/usr/lib/python3.11/dist-packages/zeep/xsd/elements copying /build/python-zeep-4.2.1/.pybuild/cpython3_3.11_zeep/build/zeep/xsd/elements/any.py -> /build/python-zeep-4.2.1/debian/python3-zeep/usr/lib/python3.11/dist-packages/zeep/xsd/elements copying /build/python-zeep-4.2.1/.pybuild/cpython3_3.11_zeep/build/zeep/xsd/elements/__init__.py -> /build/python-zeep-4.2.1/debian/python3-zeep/usr/lib/python3.11/dist-packages/zeep/xsd/elements copying /build/python-zeep-4.2.1/.pybuild/cpython3_3.11_zeep/build/zeep/xsd/visitor.py -> /build/python-zeep-4.2.1/debian/python3-zeep/usr/lib/python3.11/dist-packages/zeep/xsd copying /build/python-zeep-4.2.1/.pybuild/cpython3_3.11_zeep/build/zeep/xsd/valueobjects.py -> /build/python-zeep-4.2.1/debian/python3-zeep/usr/lib/python3.11/dist-packages/zeep/xsd copying /build/python-zeep-4.2.1/.pybuild/cpython3_3.11_zeep/build/zeep/xsd/utils.py -> /build/python-zeep-4.2.1/debian/python3-zeep/usr/lib/python3.11/dist-packages/zeep/xsd copying /build/python-zeep-4.2.1/.pybuild/cpython3_3.11_zeep/build/zeep/xsd/schema.py -> /build/python-zeep-4.2.1/debian/python3-zeep/usr/lib/python3.11/dist-packages/zeep/xsd copying /build/python-zeep-4.2.1/.pybuild/cpython3_3.11_zeep/build/zeep/xsd/printer.py -> /build/python-zeep-4.2.1/debian/python3-zeep/usr/lib/python3.11/dist-packages/zeep/xsd copying /build/python-zeep-4.2.1/.pybuild/cpython3_3.11_zeep/build/zeep/xsd/context.py -> /build/python-zeep-4.2.1/debian/python3-zeep/usr/lib/python3.11/dist-packages/zeep/xsd copying /build/python-zeep-4.2.1/.pybuild/cpython3_3.11_zeep/build/zeep/xsd/const.py -> /build/python-zeep-4.2.1/debian/python3-zeep/usr/lib/python3.11/dist-packages/zeep/xsd copying /build/python-zeep-4.2.1/.pybuild/cpython3_3.11_zeep/build/zeep/xsd/__init__.py -> /build/python-zeep-4.2.1/debian/python3-zeep/usr/lib/python3.11/dist-packages/zeep/xsd creating /build/python-zeep-4.2.1/debian/python3-zeep/usr/lib/python3.11/dist-packages/zeep/wsse copying /build/python-zeep-4.2.1/.pybuild/cpython3_3.11_zeep/build/zeep/wsse/utils.py -> /build/python-zeep-4.2.1/debian/python3-zeep/usr/lib/python3.11/dist-packages/zeep/wsse copying /build/python-zeep-4.2.1/.pybuild/cpython3_3.11_zeep/build/zeep/wsse/username.py -> /build/python-zeep-4.2.1/debian/python3-zeep/usr/lib/python3.11/dist-packages/zeep/wsse copying /build/python-zeep-4.2.1/.pybuild/cpython3_3.11_zeep/build/zeep/wsse/signature.py -> /build/python-zeep-4.2.1/debian/python3-zeep/usr/lib/python3.11/dist-packages/zeep/wsse copying /build/python-zeep-4.2.1/.pybuild/cpython3_3.11_zeep/build/zeep/wsse/compose.py -> /build/python-zeep-4.2.1/debian/python3-zeep/usr/lib/python3.11/dist-packages/zeep/wsse copying /build/python-zeep-4.2.1/.pybuild/cpython3_3.11_zeep/build/zeep/wsse/__init__.py -> /build/python-zeep-4.2.1/debian/python3-zeep/usr/lib/python3.11/dist-packages/zeep/wsse creating /build/python-zeep-4.2.1/debian/python3-zeep/usr/lib/python3.11/dist-packages/zeep/wsdl creating /build/python-zeep-4.2.1/debian/python3-zeep/usr/lib/python3.11/dist-packages/zeep/wsdl/messages copying /build/python-zeep-4.2.1/.pybuild/cpython3_3.11_zeep/build/zeep/wsdl/messages/xop.py -> /build/python-zeep-4.2.1/debian/python3-zeep/usr/lib/python3.11/dist-packages/zeep/wsdl/messages copying /build/python-zeep-4.2.1/.pybuild/cpython3_3.11_zeep/build/zeep/wsdl/messages/soap.py -> /build/python-zeep-4.2.1/debian/python3-zeep/usr/lib/python3.11/dist-packages/zeep/wsdl/messages copying /build/python-zeep-4.2.1/.pybuild/cpython3_3.11_zeep/build/zeep/wsdl/messages/multiref.py -> /build/python-zeep-4.2.1/debian/python3-zeep/usr/lib/python3.11/dist-packages/zeep/wsdl/messages copying /build/python-zeep-4.2.1/.pybuild/cpython3_3.11_zeep/build/zeep/wsdl/messages/mime.py -> /build/python-zeep-4.2.1/debian/python3-zeep/usr/lib/python3.11/dist-packages/zeep/wsdl/messages copying /build/python-zeep-4.2.1/.pybuild/cpython3_3.11_zeep/build/zeep/wsdl/messages/http.py -> /build/python-zeep-4.2.1/debian/python3-zeep/usr/lib/python3.11/dist-packages/zeep/wsdl/messages copying /build/python-zeep-4.2.1/.pybuild/cpython3_3.11_zeep/build/zeep/wsdl/messages/base.py -> /build/python-zeep-4.2.1/debian/python3-zeep/usr/lib/python3.11/dist-packages/zeep/wsdl/messages copying /build/python-zeep-4.2.1/.pybuild/cpython3_3.11_zeep/build/zeep/wsdl/messages/__init__.py -> /build/python-zeep-4.2.1/debian/python3-zeep/usr/lib/python3.11/dist-packages/zeep/wsdl/messages creating /build/python-zeep-4.2.1/debian/python3-zeep/usr/lib/python3.11/dist-packages/zeep/wsdl/bindings copying /build/python-zeep-4.2.1/.pybuild/cpython3_3.11_zeep/build/zeep/wsdl/bindings/soap.py -> /build/python-zeep-4.2.1/debian/python3-zeep/usr/lib/python3.11/dist-packages/zeep/wsdl/bindings copying /build/python-zeep-4.2.1/.pybuild/cpython3_3.11_zeep/build/zeep/wsdl/bindings/http.py -> /build/python-zeep-4.2.1/debian/python3-zeep/usr/lib/python3.11/dist-packages/zeep/wsdl/bindings copying /build/python-zeep-4.2.1/.pybuild/cpython3_3.11_zeep/build/zeep/wsdl/bindings/__init__.py -> /build/python-zeep-4.2.1/debian/python3-zeep/usr/lib/python3.11/dist-packages/zeep/wsdl/bindings copying /build/python-zeep-4.2.1/.pybuild/cpython3_3.11_zeep/build/zeep/wsdl/wsdl.py -> /build/python-zeep-4.2.1/debian/python3-zeep/usr/lib/python3.11/dist-packages/zeep/wsdl copying /build/python-zeep-4.2.1/.pybuild/cpython3_3.11_zeep/build/zeep/wsdl/utils.py -> /build/python-zeep-4.2.1/debian/python3-zeep/usr/lib/python3.11/dist-packages/zeep/wsdl copying /build/python-zeep-4.2.1/.pybuild/cpython3_3.11_zeep/build/zeep/wsdl/parse.py -> /build/python-zeep-4.2.1/debian/python3-zeep/usr/lib/python3.11/dist-packages/zeep/wsdl copying /build/python-zeep-4.2.1/.pybuild/cpython3_3.11_zeep/build/zeep/wsdl/definitions.py -> /build/python-zeep-4.2.1/debian/python3-zeep/usr/lib/python3.11/dist-packages/zeep/wsdl copying /build/python-zeep-4.2.1/.pybuild/cpython3_3.11_zeep/build/zeep/wsdl/attachments.py -> /build/python-zeep-4.2.1/debian/python3-zeep/usr/lib/python3.11/dist-packages/zeep/wsdl copying /build/python-zeep-4.2.1/.pybuild/cpython3_3.11_zeep/build/zeep/wsdl/__init__.py -> /build/python-zeep-4.2.1/debian/python3-zeep/usr/lib/python3.11/dist-packages/zeep/wsdl copying /build/python-zeep-4.2.1/.pybuild/cpython3_3.11_zeep/build/zeep/py.typed -> /build/python-zeep-4.2.1/debian/python3-zeep/usr/lib/python3.11/dist-packages/zeep copying /build/python-zeep-4.2.1/.pybuild/cpython3_3.11_zeep/build/zeep/__init__.py -> /build/python-zeep-4.2.1/debian/python3-zeep/usr/lib/python3.11/dist-packages/zeep copying /build/python-zeep-4.2.1/.pybuild/cpython3_3.11_zeep/build/zeep/__main__.py -> /build/python-zeep-4.2.1/debian/python3-zeep/usr/lib/python3.11/dist-packages/zeep copying /build/python-zeep-4.2.1/.pybuild/cpython3_3.11_zeep/build/zeep/cache.py -> /build/python-zeep-4.2.1/debian/python3-zeep/usr/lib/python3.11/dist-packages/zeep copying /build/python-zeep-4.2.1/.pybuild/cpython3_3.11_zeep/build/zeep/client.py -> /build/python-zeep-4.2.1/debian/python3-zeep/usr/lib/python3.11/dist-packages/zeep copying /build/python-zeep-4.2.1/.pybuild/cpython3_3.11_zeep/build/zeep/exceptions.py -> /build/python-zeep-4.2.1/debian/python3-zeep/usr/lib/python3.11/dist-packages/zeep copying /build/python-zeep-4.2.1/.pybuild/cpython3_3.11_zeep/build/zeep/helpers.py -> /build/python-zeep-4.2.1/debian/python3-zeep/usr/lib/python3.11/dist-packages/zeep copying /build/python-zeep-4.2.1/.pybuild/cpython3_3.11_zeep/build/zeep/loader.py -> /build/python-zeep-4.2.1/debian/python3-zeep/usr/lib/python3.11/dist-packages/zeep copying /build/python-zeep-4.2.1/.pybuild/cpython3_3.11_zeep/build/zeep/ns.py -> /build/python-zeep-4.2.1/debian/python3-zeep/usr/lib/python3.11/dist-packages/zeep copying /build/python-zeep-4.2.1/.pybuild/cpython3_3.11_zeep/build/zeep/plugins.py -> /build/python-zeep-4.2.1/debian/python3-zeep/usr/lib/python3.11/dist-packages/zeep copying /build/python-zeep-4.2.1/.pybuild/cpython3_3.11_zeep/build/zeep/proxy.py -> /build/python-zeep-4.2.1/debian/python3-zeep/usr/lib/python3.11/dist-packages/zeep copying /build/python-zeep-4.2.1/.pybuild/cpython3_3.11_zeep/build/zeep/settings.py -> /build/python-zeep-4.2.1/debian/python3-zeep/usr/lib/python3.11/dist-packages/zeep copying /build/python-zeep-4.2.1/.pybuild/cpython3_3.11_zeep/build/zeep/transports.py -> /build/python-zeep-4.2.1/debian/python3-zeep/usr/lib/python3.11/dist-packages/zeep copying /build/python-zeep-4.2.1/.pybuild/cpython3_3.11_zeep/build/zeep/utils.py -> /build/python-zeep-4.2.1/debian/python3-zeep/usr/lib/python3.11/dist-packages/zeep copying /build/python-zeep-4.2.1/.pybuild/cpython3_3.11_zeep/build/zeep/wsa.py -> /build/python-zeep-4.2.1/debian/python3-zeep/usr/lib/python3.11/dist-packages/zeep byte-compiling /build/python-zeep-4.2.1/debian/python3-zeep/usr/lib/python3.11/dist-packages/zeep/xsd/types/unresolved.py to unresolved.cpython-311.pyc byte-compiling /build/python-zeep-4.2.1/debian/python3-zeep/usr/lib/python3.11/dist-packages/zeep/xsd/types/simple.py to simple.cpython-311.pyc byte-compiling /build/python-zeep-4.2.1/debian/python3-zeep/usr/lib/python3.11/dist-packages/zeep/xsd/types/complex.py to complex.cpython-311.pyc byte-compiling /build/python-zeep-4.2.1/debian/python3-zeep/usr/lib/python3.11/dist-packages/zeep/xsd/types/collection.py to collection.cpython-311.pyc byte-compiling /build/python-zeep-4.2.1/debian/python3-zeep/usr/lib/python3.11/dist-packages/zeep/xsd/types/builtins.py to builtins.cpython-311.pyc byte-compiling /build/python-zeep-4.2.1/debian/python3-zeep/usr/lib/python3.11/dist-packages/zeep/xsd/types/base.py to base.cpython-311.pyc byte-compiling /build/python-zeep-4.2.1/debian/python3-zeep/usr/lib/python3.11/dist-packages/zeep/xsd/types/any.py to any.cpython-311.pyc byte-compiling /build/python-zeep-4.2.1/debian/python3-zeep/usr/lib/python3.11/dist-packages/zeep/xsd/types/__init__.py to __init__.cpython-311.pyc byte-compiling /build/python-zeep-4.2.1/debian/python3-zeep/usr/lib/python3.11/dist-packages/zeep/xsd/elements/references.py to references.cpython-311.pyc byte-compiling /build/python-zeep-4.2.1/debian/python3-zeep/usr/lib/python3.11/dist-packages/zeep/xsd/elements/indicators.py to indicators.cpython-311.pyc byte-compiling /build/python-zeep-4.2.1/debian/python3-zeep/usr/lib/python3.11/dist-packages/zeep/xsd/elements/element.py to element.cpython-311.pyc byte-compiling /build/python-zeep-4.2.1/debian/python3-zeep/usr/lib/python3.11/dist-packages/zeep/xsd/elements/builtins.py to builtins.cpython-311.pyc byte-compiling /build/python-zeep-4.2.1/debian/python3-zeep/usr/lib/python3.11/dist-packages/zeep/xsd/elements/base.py to base.cpython-311.pyc byte-compiling /build/python-zeep-4.2.1/debian/python3-zeep/usr/lib/python3.11/dist-packages/zeep/xsd/elements/attribute.py to attribute.cpython-311.pyc byte-compiling /build/python-zeep-4.2.1/debian/python3-zeep/usr/lib/python3.11/dist-packages/zeep/xsd/elements/any.py to any.cpython-311.pyc byte-compiling /build/python-zeep-4.2.1/debian/python3-zeep/usr/lib/python3.11/dist-packages/zeep/xsd/elements/__init__.py to __init__.cpython-311.pyc byte-compiling /build/python-zeep-4.2.1/debian/python3-zeep/usr/lib/python3.11/dist-packages/zeep/xsd/visitor.py to visitor.cpython-311.pyc byte-compiling /build/python-zeep-4.2.1/debian/python3-zeep/usr/lib/python3.11/dist-packages/zeep/xsd/valueobjects.py to valueobjects.cpython-311.pyc byte-compiling /build/python-zeep-4.2.1/debian/python3-zeep/usr/lib/python3.11/dist-packages/zeep/xsd/utils.py to utils.cpython-311.pyc byte-compiling /build/python-zeep-4.2.1/debian/python3-zeep/usr/lib/python3.11/dist-packages/zeep/xsd/schema.py to schema.cpython-311.pyc byte-compiling /build/python-zeep-4.2.1/debian/python3-zeep/usr/lib/python3.11/dist-packages/zeep/xsd/printer.py to printer.cpython-311.pyc byte-compiling /build/python-zeep-4.2.1/debian/python3-zeep/usr/lib/python3.11/dist-packages/zeep/xsd/context.py to context.cpython-311.pyc byte-compiling /build/python-zeep-4.2.1/debian/python3-zeep/usr/lib/python3.11/dist-packages/zeep/xsd/const.py to const.cpython-311.pyc byte-compiling /build/python-zeep-4.2.1/debian/python3-zeep/usr/lib/python3.11/dist-packages/zeep/xsd/__init__.py to __init__.cpython-311.pyc byte-compiling /build/python-zeep-4.2.1/debian/python3-zeep/usr/lib/python3.11/dist-packages/zeep/wsse/utils.py to utils.cpython-311.pyc byte-compiling /build/python-zeep-4.2.1/debian/python3-zeep/usr/lib/python3.11/dist-packages/zeep/wsse/username.py to username.cpython-311.pyc byte-compiling /build/python-zeep-4.2.1/debian/python3-zeep/usr/lib/python3.11/dist-packages/zeep/wsse/signature.py to signature.cpython-311.pyc byte-compiling /build/python-zeep-4.2.1/debian/python3-zeep/usr/lib/python3.11/dist-packages/zeep/wsse/compose.py to compose.cpython-311.pyc byte-compiling /build/python-zeep-4.2.1/debian/python3-zeep/usr/lib/python3.11/dist-packages/zeep/wsse/__init__.py to __init__.cpython-311.pyc byte-compiling /build/python-zeep-4.2.1/debian/python3-zeep/usr/lib/python3.11/dist-packages/zeep/wsdl/messages/xop.py to xop.cpython-311.pyc byte-compiling /build/python-zeep-4.2.1/debian/python3-zeep/usr/lib/python3.11/dist-packages/zeep/wsdl/messages/soap.py to soap.cpython-311.pyc byte-compiling /build/python-zeep-4.2.1/debian/python3-zeep/usr/lib/python3.11/dist-packages/zeep/wsdl/messages/multiref.py to multiref.cpython-311.pyc byte-compiling /build/python-zeep-4.2.1/debian/python3-zeep/usr/lib/python3.11/dist-packages/zeep/wsdl/messages/mime.py to mime.cpython-311.pyc byte-compiling /build/python-zeep-4.2.1/debian/python3-zeep/usr/lib/python3.11/dist-packages/zeep/wsdl/messages/http.py to http.cpython-311.pyc byte-compiling /build/python-zeep-4.2.1/debian/python3-zeep/usr/lib/python3.11/dist-packages/zeep/wsdl/messages/base.py to base.cpython-311.pyc byte-compiling /build/python-zeep-4.2.1/debian/python3-zeep/usr/lib/python3.11/dist-packages/zeep/wsdl/messages/__init__.py to __init__.cpython-311.pyc byte-compiling /build/python-zeep-4.2.1/debian/python3-zeep/usr/lib/python3.11/dist-packages/zeep/wsdl/bindings/soap.py to soap.cpython-311.pyc byte-compiling /build/python-zeep-4.2.1/debian/python3-zeep/usr/lib/python3.11/dist-packages/zeep/wsdl/bindings/http.py to http.cpython-311.pyc byte-compiling /build/python-zeep-4.2.1/debian/python3-zeep/usr/lib/python3.11/dist-packages/zeep/wsdl/bindings/__init__.py to __init__.cpython-311.pyc byte-compiling /build/python-zeep-4.2.1/debian/python3-zeep/usr/lib/python3.11/dist-packages/zeep/wsdl/wsdl.py to wsdl.cpython-311.pyc byte-compiling /build/python-zeep-4.2.1/debian/python3-zeep/usr/lib/python3.11/dist-packages/zeep/wsdl/utils.py to utils.cpython-311.pyc byte-compiling /build/python-zeep-4.2.1/debian/python3-zeep/usr/lib/python3.11/dist-packages/zeep/wsdl/parse.py to parse.cpython-311.pyc byte-compiling /build/python-zeep-4.2.1/debian/python3-zeep/usr/lib/python3.11/dist-packages/zeep/wsdl/definitions.py to definitions.cpython-311.pyc byte-compiling /build/python-zeep-4.2.1/debian/python3-zeep/usr/lib/python3.11/dist-packages/zeep/wsdl/attachments.py to attachments.cpython-311.pyc byte-compiling /build/python-zeep-4.2.1/debian/python3-zeep/usr/lib/python3.11/dist-packages/zeep/wsdl/__init__.py to __init__.cpython-311.pyc byte-compiling /build/python-zeep-4.2.1/debian/python3-zeep/usr/lib/python3.11/dist-packages/zeep/__init__.py to __init__.cpython-311.pyc byte-compiling /build/python-zeep-4.2.1/debian/python3-zeep/usr/lib/python3.11/dist-packages/zeep/__main__.py to __main__.cpython-311.pyc byte-compiling /build/python-zeep-4.2.1/debian/python3-zeep/usr/lib/python3.11/dist-packages/zeep/cache.py to cache.cpython-311.pyc byte-compiling /build/python-zeep-4.2.1/debian/python3-zeep/usr/lib/python3.11/dist-packages/zeep/client.py to client.cpython-311.pyc byte-compiling /build/python-zeep-4.2.1/debian/python3-zeep/usr/lib/python3.11/dist-packages/zeep/exceptions.py to exceptions.cpython-311.pyc byte-compiling /build/python-zeep-4.2.1/debian/python3-zeep/usr/lib/python3.11/dist-packages/zeep/helpers.py to helpers.cpython-311.pyc byte-compiling /build/python-zeep-4.2.1/debian/python3-zeep/usr/lib/python3.11/dist-packages/zeep/loader.py to loader.cpython-311.pyc byte-compiling /build/python-zeep-4.2.1/debian/python3-zeep/usr/lib/python3.11/dist-packages/zeep/ns.py to ns.cpython-311.pyc byte-compiling /build/python-zeep-4.2.1/debian/python3-zeep/usr/lib/python3.11/dist-packages/zeep/plugins.py to plugins.cpython-311.pyc byte-compiling /build/python-zeep-4.2.1/debian/python3-zeep/usr/lib/python3.11/dist-packages/zeep/proxy.py to proxy.cpython-311.pyc byte-compiling /build/python-zeep-4.2.1/debian/python3-zeep/usr/lib/python3.11/dist-packages/zeep/settings.py to settings.cpython-311.pyc byte-compiling /build/python-zeep-4.2.1/debian/python3-zeep/usr/lib/python3.11/dist-packages/zeep/transports.py to transports.cpython-311.pyc byte-compiling /build/python-zeep-4.2.1/debian/python3-zeep/usr/lib/python3.11/dist-packages/zeep/utils.py to utils.cpython-311.pyc byte-compiling /build/python-zeep-4.2.1/debian/python3-zeep/usr/lib/python3.11/dist-packages/zeep/wsa.py to wsa.cpython-311.pyc running install_egg_info Copying src/zeep.egg-info to /build/python-zeep-4.2.1/debian/python3-zeep/usr/lib/python3.11/dist-packages/zeep-4.2.1.egg-info Skipping SOURCES.txt running install_scripts dh_installdocs -O--buildsystem=pybuild dh_installchangelogs -O--buildsystem=pybuild dh_installexamples -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 dh_md5sums -O--buildsystem=pybuild dh_builddeb -O--buildsystem=pybuild dpkg-deb: building package 'python3-zeep' in '../python3-zeep_4.2.1-1_all.deb'. dpkg-genbuildinfo --build=binary -O../python-zeep_4.2.1-1_arm64.buildinfo dpkg-genchanges --build=binary -O../python-zeep_4.2.1-1_arm64.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/17777 and its subdirectories I: Current time: Wed Apr 12 04:05:54 -12 2023 I: pbuilder-time-stamp: 1681315554