python-grpc
python-grpc copied to clipboard
Test collection hanging on openSUSE Tumbleweed x86_64
My builds halt at
[ 30s] + /usr/bin/python3 setup.py test
[ 31s] running pytest
[ 31s] running egg_info
[ 31s] writing grpcio_opentracing.egg-info/PKG-INFO
[ 31s] writing dependency_links to grpcio_opentracing.egg-info/dependency_links.txt
[ 31s] writing requirements to grpcio_opentracing.egg-info/requires.txt
[ 31s] writing top-level names to grpcio_opentracing.egg-info/top_level.txt
[ 31s] reading manifest file 'grpcio_opentracing.egg-info/SOURCES.txt'
[ 31s] writing manifest file 'grpcio_opentracing.egg-info/SOURCES.txt'
[ 31s] running build_ext
[ 31s] ============================= test session starts ==============================
[ 31s] platform linux -- Python 3.8.6, pytest-6.1.2, py-1.9.0, pluggy-0.13.1
[ 31s] rootdir: /home/abuild/rpmbuild/BUILD/python-grpc-1.1.4
[ 31s] collected 43 items
Build project at https://build.opensuse.org/package/show/home:jayvdb:opentracing/python-grpcio-opentracing , where full logs can be obtained for the builds.
The only obvious difference is Python 3.8 instead of the 3.6 used locally here in CI.
OK, this gets wierder. https://build.opensuse.org/package/show/home:jayvdb:py-submit/python-grpcio-opentracing is a clone of the above build project, with more target architectures and versions of openSUSE, and the i586 build work, and the Python 3.6 builds work.