Source: python-pyvmomi
Version: 6.7.1-6
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: [email protected]
Usertags: ftbfs-20230925 ftbfs-trixie
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> debian/rules build
> dh /usr/share/openstack-pkg-tools/pkgos.make --with python3
> --buildsystem=pybuild
> dh: error: Unknown sequence /usr/share/openstack-pkg-tools/pkgos.make (choose
> from: binary binary-arch binary-indep build build-arch build-indep clean
> install install-arch install-indep)
> dh build --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:291: python3.11 setup.py config
> running config
> dh_auto_build -O--buildsystem=pybuild
> I: pybuild base:291: /usr/bin/python3 setup.py build
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pyVmomi
> copying pyVmomi/ServerObjects.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pyVmomi
> copying pyVmomi/DynamicTypeManagerHelper.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pyVmomi
> copying pyVmomi/Differ.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pyVmomi
> copying pyVmomi/EamObjects.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pyVmomi
> copying pyVmomi/SmsObjects.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pyVmomi
> copying pyVmomi/StubAdapterAccessorImpl.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pyVmomi
> copying pyVmomi/ManagedMethodExecutorHelper.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pyVmomi
> copying pyVmomi/Version.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pyVmomi
> copying pyVmomi/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pyVmomi
> copying pyVmomi/pyVmomiSettings.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pyVmomi
> copying pyVmomi/Iso8601.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pyVmomi
> copying pyVmomi/QueryTypes.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pyVmomi
> copying pyVmomi/CoreTypes.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pyVmomi
> copying pyVmomi/SoapAdapter.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pyVmomi
> copying pyVmomi/VmomiSupport.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pyVmomi
> copying pyVmomi/Cache.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pyVmomi
> copying pyVmomi/PbmObjects.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pyVmomi
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pyVim
> copying pyVim/task.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pyVim
> copying pyVim/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pyVim
> copying pyVim/connect.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pyVim
> dh_auto_test -O--buildsystem=pybuild
> I: pybuild base:291: /usr/bin/python3 -c "import setuptools, runpy;
> runpy.run_path('setup.py')" bdist_wheel
> running bdist_wheel
> running build
> running build_py
> creating build
> creating build/lib
> creating build/lib/pyVmomi
> copying pyVmomi/ServerObjects.py -> build/lib/pyVmomi
> copying pyVmomi/DynamicTypeManagerHelper.py -> build/lib/pyVmomi
> copying pyVmomi/Differ.py -> build/lib/pyVmomi
> copying pyVmomi/EamObjects.py -> build/lib/pyVmomi
> copying pyVmomi/SmsObjects.py -> build/lib/pyVmomi
> copying pyVmomi/StubAdapterAccessorImpl.py -> build/lib/pyVmomi
> copying pyVmomi/ManagedMethodExecutorHelper.py -> build/lib/pyVmomi
> copying pyVmomi/Version.py -> build/lib/pyVmomi
> copying pyVmomi/__init__.py -> build/lib/pyVmomi
> copying pyVmomi/pyVmomiSettings.py -> build/lib/pyVmomi
> copying pyVmomi/Iso8601.py -> build/lib/pyVmomi
> copying pyVmomi/QueryTypes.py -> build/lib/pyVmomi
> copying pyVmomi/CoreTypes.py -> build/lib/pyVmomi
> copying pyVmomi/SoapAdapter.py -> build/lib/pyVmomi
> copying pyVmomi/VmomiSupport.py -> build/lib/pyVmomi
> copying pyVmomi/Cache.py -> build/lib/pyVmomi
> copying pyVmomi/PbmObjects.py -> build/lib/pyVmomi
> creating build/lib/pyVim
> copying pyVim/task.py -> build/lib/pyVim
> copying pyVim/__init__.py -> build/lib/pyVim
> copying pyVim/connect.py -> build/lib/pyVim
> /usr/lib/python3/dist-packages/setuptools/_distutils/cmd.py:66:
> SetuptoolsDeprecationWarning: setup.py install is deprecated.
> !!
>
>
> ********************************************************************************
> Please avoid running ``setup.py`` directly.
> Instead, use pypa/build, pypa/installer or other
> standards-based tools.
>
> See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html
> for details.
>
> ********************************************************************************
>
> !!
> self.initialize_options()
> 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/pyVmomi
> copying build/lib/pyVmomi/ServerObjects.py ->
> build/bdist.linux-x86_64/wheel/pyVmomi
> copying build/lib/pyVmomi/DynamicTypeManagerHelper.py ->
> build/bdist.linux-x86_64/wheel/pyVmomi
> copying build/lib/pyVmomi/Differ.py -> build/bdist.linux-x86_64/wheel/pyVmomi
> copying build/lib/pyVmomi/EamObjects.py ->
> build/bdist.linux-x86_64/wheel/pyVmomi
> copying build/lib/pyVmomi/SmsObjects.py ->
> build/bdist.linux-x86_64/wheel/pyVmomi
> copying build/lib/pyVmomi/StubAdapterAccessorImpl.py ->
> build/bdist.linux-x86_64/wheel/pyVmomi
> copying build/lib/pyVmomi/ManagedMethodExecutorHelper.py ->
> build/bdist.linux-x86_64/wheel/pyVmomi
> copying build/lib/pyVmomi/Version.py -> build/bdist.linux-x86_64/wheel/pyVmomi
> copying build/lib/pyVmomi/__init__.py ->
> build/bdist.linux-x86_64/wheel/pyVmomi
> copying build/lib/pyVmomi/pyVmomiSettings.py ->
> build/bdist.linux-x86_64/wheel/pyVmomi
> copying build/lib/pyVmomi/Iso8601.py -> build/bdist.linux-x86_64/wheel/pyVmomi
> copying build/lib/pyVmomi/QueryTypes.py ->
> build/bdist.linux-x86_64/wheel/pyVmomi
> copying build/lib/pyVmomi/CoreTypes.py ->
> build/bdist.linux-x86_64/wheel/pyVmomi
> copying build/lib/pyVmomi/SoapAdapter.py ->
> build/bdist.linux-x86_64/wheel/pyVmomi
> copying build/lib/pyVmomi/VmomiSupport.py ->
> build/bdist.linux-x86_64/wheel/pyVmomi
> copying build/lib/pyVmomi/Cache.py -> build/bdist.linux-x86_64/wheel/pyVmomi
> copying build/lib/pyVmomi/PbmObjects.py ->
> build/bdist.linux-x86_64/wheel/pyVmomi
> creating build/bdist.linux-x86_64/wheel/pyVim
> copying build/lib/pyVim/task.py -> build/bdist.linux-x86_64/wheel/pyVim
> copying build/lib/pyVim/__init__.py -> build/bdist.linux-x86_64/wheel/pyVim
> copying build/lib/pyVim/connect.py -> build/bdist.linux-x86_64/wheel/pyVim
> running install_egg_info
> running egg_info
> creating pyvmomi.egg-info
> writing pyvmomi.egg-info/PKG-INFO
> writing dependency_links to pyvmomi.egg-info/dependency_links.txt
> writing requirements to pyvmomi.egg-info/requires.txt
> writing top-level names to pyvmomi.egg-info/top_level.txt
> writing manifest file 'pyvmomi.egg-info/SOURCES.txt'
> reading manifest file 'pyvmomi.egg-info/SOURCES.txt'
> reading manifest template 'MANIFEST.in'
> adding license file 'LICENSE.txt'
> adding license file 'NOTICE.txt'
> writing manifest file 'pyvmomi.egg-info/SOURCES.txt'
> Copying pyvmomi.egg-info to
> build/bdist.linux-x86_64/wheel/pyvmomi-6.7.1.egg-info
> running install_scripts
> creating build/bdist.linux-x86_64/wheel/pyvmomi-6.7.1.dist-info/WHEEL
> creating 'dist/pyvmomi-6.7.1-py2.py3-none-any.whl' and adding
> 'build/bdist.linux-x86_64/wheel' to it
> adding 'pyVim/__init__.py'
> adding 'pyVim/connect.py'
> adding 'pyVim/task.py'
> adding 'pyVmomi/Cache.py'
> adding 'pyVmomi/CoreTypes.py'
> adding 'pyVmomi/Differ.py'
> adding 'pyVmomi/DynamicTypeManagerHelper.py'
> adding 'pyVmomi/EamObjects.py'
> adding 'pyVmomi/Iso8601.py'
> adding 'pyVmomi/ManagedMethodExecutorHelper.py'
> adding 'pyVmomi/PbmObjects.py'
> adding 'pyVmomi/QueryTypes.py'
> adding 'pyVmomi/ServerObjects.py'
> adding 'pyVmomi/SmsObjects.py'
> adding 'pyVmomi/SoapAdapter.py'
> adding 'pyVmomi/StubAdapterAccessorImpl.py'
> adding 'pyVmomi/Version.py'
> adding 'pyVmomi/VmomiSupport.py'
> adding 'pyVmomi/__init__.py'
> adding 'pyVmomi/pyVmomiSettings.py'
> adding 'pyvmomi-6.7.1.dist-info/LICENSE.txt'
> adding 'pyvmomi-6.7.1.dist-info/METADATA'
> adding 'pyvmomi-6.7.1.dist-info/NOTICE.txt'
> adding 'pyvmomi-6.7.1.dist-info/WHEEL'
> adding 'pyvmomi-6.7.1.dist-info/top_level.txt'
> adding 'pyvmomi-6.7.1.dist-info/zip-safe'
> adding 'pyvmomi-6.7.1.dist-info/RECORD'
> removing build/bdist.linux-x86_64/wheel
> I: pybuild base:291: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build; tox -c
> /<<PKGBUILDDIR>>/tox.ini --sitepackages -e py311 -x
> testenv.passenv+=_PYTHON_HOST_PLATFORM --installpkg
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/pyvmomi-6.7.1-py2.py3-none-any.whl
> py311: install_deps .pybuild/cpython3_3.11/build> python -I -m pip install -r
> test-requirements.txt
> [31mWARNING: Retrying (Retry(total=4, connect=None, read=None,
> redirect=None, status=None)) after connection broken by 'ProxyError('Cannot
> connect to proxy.',
> NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at
> 0x7fb1db628b50>: Failed to establish a new connection: [Errno 111] Connection
> refused'))': /simple/cachetools/
> WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None,
> status=None)) after connection broken by 'ProxyError('Cannot connect to
> proxy.', NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection
> object at 0x7fb1da0196d0>: Failed to establish a new connection: [Errno 111]
> Connection refused'))': /simple/cachetools/
> WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None,
> status=None)) after connection broken by 'ProxyError('Cannot connect to
> proxy.', NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection
> object at 0x7fb1da027250>: Failed to establish a new connection: [Errno 111]
> Connection refused'))': /simple/cachetools/
> WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None,
> status=None)) after connection broken by 'ProxyError('Cannot connect to
> proxy.', NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection
> object at 0x7fb1da0277d0>: Failed to establish a new connection: [Errno 111]
> Connection refused'))': /simple/cachetools/
> WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None,
> status=None)) after connection broken by 'ProxyError('Cannot connect to
> proxy.', NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection
> object at 0x7fb1da027dd0>: Failed to establish a new connection: [Errno 111]
> Connection refused'))': /simple/cachetools/
> WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None,
> status=None)) after connection broken by 'ProxyError('Cannot connect to
> proxy.', NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection
> object at 0x7fb1da069750>: Failed to establish a new connection: [Errno 111]
> Connection refused'))': /simple/tox/
> WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None,
> status=None)) after connection broken by 'ProxyError('Cannot connect to
> proxy.', NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection
> object at 0x7fb1da069a10>: Failed to establish a new connection: [Errno 111]
> Connection refused'))': /simple/tox/
> WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None,
> status=None)) after connection broken by 'ProxyError('Cannot connect to
> proxy.', NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection
> object at 0x7fb1da069590>: Failed to establish a new connection: [Errno 111]
> Connection refused'))': /simple/tox/
> WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None,
> status=None)) after connection broken by 'ProxyError('Cannot connect to
> proxy.', NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection
> object at 0x7fb1da06a550>: Failed to establish a new connection: [Errno 111]
> Connection refused'))': /simple/tox/
> WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None,
> status=None)) after connection broken by 'ProxyError('Cannot connect to
> proxy.', NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection
> object at 0x7fb1da069f50>: Failed to establish a new connection: [Errno 111]
> Connection refused'))': /simple/tox/
> ERROR: Could not find a version that satisfies the requirement
> cachetools>=5.3.1 (from tox) (from versions: none)
> ERROR: No matching distribution found for cachetools>=5.3.1
> Requirement already satisfied: tox in /usr/lib/python3/dist-packages (from -r
> test-requirements.txt (line 1)) (4.11.0)
> Requirement already satisfied: testtools>=0.9.34 in
> /usr/lib/python3/dist-packages (from -r test-requirements.txt (line 2))
> (2.5.0)
> Requirement already satisfied: vcrpy in /usr/lib/python3/dist-packages (from
> -r test-requirements.txt (line 3)) (5.1.0)
> INFO: pip is looking at multiple versions of tox to determine which version
> is compatible with other requirements. This could take a while.
> py311: exit 1 (16.35 seconds) /<<PKGBUILDDIR>>> python -I -m pip install -r
> test-requirements.txt pid=2203316
> [39m py311: FAIL code 1 (16.69 seconds)
> evaluation failed :( (16.77 seconds)
> E: pybuild pybuild:395: test: plugin distutils failed with: exit code=1: cd
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build; tox -c
> /<<PKGBUILDDIR>>/tox.ini --sitepackages -e py311 -x
> testenv.passenv+=_PYTHON_HOST_PLATFORM --installpkg
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/pyvmomi-6.7.1-py2.py3-none-any.whl
> dh_auto_test: error: pybuild --test --test-tox -i python{version} -p 3.11
> returned exit code 13
The full build log is available from:
http://qa-logs.debian.net/2023/09/25/python-pyvmomi_6.7.1-6_unstable.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20230925;[email protected]
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20230925&[email protected]&allbugs=1&cseverity=1&ctags=1&caffected=1#results
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects
If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.