[Python-modules-team] Bug#897469: python-eventlet: FTBFS: dh_auto_test: pybuild --test --test-nose -i python{version} -p 2.7 returned exit code 13

Lucas Nussbaum lucas at debian.org
Wed May 2 21:24:40 BST 2018


Source: python-eventlet
Version: 0.20.0-4
Severity: serious
Tags: buster sid
User: debian-qa at lists.debian.org
Usertags: qa-ftbfs-20180502 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> http_proxy= https_proxy= dh_auto_test
> I: pybuild base:217: cd /<<PKGBUILDDIR>>/.pybuild/cpython2_2.7_eventlet/build; python2.7 -m nose tests
> ..........Traceback (most recent call last):
>   File "eventlet/hubs/poll.py", line 115, in wait
>     listener.cb(fileno)
>   File "eventlet/backdoor.py", line 66, in switch
>     greenlets.greenlet.switch(self, *args, **kw)
>   File "eventlet/backdoor.py", line 58, in run
>     console.interact()
>   File "/usr/lib/python2.7/code.py", line 240, in interact
>     self.write("\n")
>   File "/usr/lib/python2.7/code.py", line 171, in write
>     sys.stderr.write(data)
>   File "eventlet/backdoor.py", line 36, in write
>     self.f.flush()
>   File "/usr/lib/python2.7/socket.py", line 307, in flush
>     self._sock.sendall(view[write_offset:write_offset+buffer_size])
>   File "eventlet/greenio/base.py", line 390, in sendall
>     tail = self.send(data, flags)
>   File "eventlet/greenio/base.py", line 384, in send
>     return self._send_loop(self.fd.send, data, flags)
>   File "eventlet/greenio/base.py", line 371, in _send_loop
>     return send_method(data, *args)
> error: [Errno 32] Broken pipe
> Removing descriptor: 6
> ................................SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS.............................................................................................................S....................................................SSSSS..................................S........SSSSSSSSSES..................................................................................................Python 2.7.15
> ...................................................................................................................127.0.0.1 - - [02/May/2018 19:12:24] code 400, message Bad request syntax ('X')
> 127.0.0.1 - - [02/May/2018 19:12:24] "X" 400 -
> .................................................................
> ======================================================================
> ERROR: tests.openssl_test.test_import
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python2.7/dist-packages/nose/case.py", line 197, in runTest
>     self.test(*self.arg)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython2_2.7_eventlet/build/tests/openssl_test.py", line 13, in test_import
>     import eventlet.green.OpenSSL.SSL
>   File "eventlet/green/OpenSSL/__init__.py", line 3, in <module>
>     from . import SSL
>   File "eventlet/green/OpenSSL/SSL.py", line 2, in <module>
>     from OpenSSL.SSL import *
>   File "/usr/lib/python2.7/dist-packages/cryptography/utils.py", line 124, in __getattr__
>     obj = getattr(self._module, attr)
> AttributeError: 'module' object has no attribute 'SSL_ST_INIT'
> 
> ----------------------------------------------------------------------
> Ran 619 tests in 36.832s
> 
> FAILED (SKIP=95, errors=1)
> Exception TypeError: "'NoneType' object is not callable" in <bound method _SocketDuckForFd.__del__ of _SocketDuckForFd:15> ignored
> Exception TypeError: "'NoneType' object is not callable" in <bound method _SocketDuckForFd.__del__ of _SocketDuckForFd:9> ignored
> E: pybuild pybuild:336: test: plugin distutils failed with: exit code=1: cd /<<PKGBUILDDIR>>/.pybuild/cpython2_2.7_eventlet/build; python2.7 -m nose tests
> dh_auto_test: pybuild --test --test-nose -i python{version} -p 2.7 returned exit code 13

The full build log is available from:
   http://aws-logs.debian.net/2018/05/02/python-eventlet_0.20.0-4_unstable.log

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!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.



More information about the Python-modules-team mailing list