The Buildbot has detected a new failure on builder AMD64 RHEL7 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/15/builds/2958
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-RHEL7-x86_64
Build Reason: <unknown> Blamelist: Raymond Hettinger <rhettinger@users.noreply.github.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
== Tests result: FAILURE then FAILURE ==
414 tests OK.
10 slowest tests:
- test_concurrent_futures: 2 min 26 sec
- test_multiprocessing_spawn: 1 min 59 sec
- test_capi: 1 min 41 sec
- test_multiprocessing_forkserver: 1 min 18 sec
- test_urllib2net: 1 min 10 sec
- test_multiprocessing_fork: 1 min 8 sec
- test_asyncio: 1 min 7 sec
- test_socket: 1 min 3 sec
- test_signal: 56.2 sec
- test_tokenize: 52.3 sec
1 test failed: test_socket
20 tests skipped: test_devpoll test_gdb test_idle test_ioctl test_kqueue test_launcher test_msilib test_smtpnet test_ssl test_startfile test_tcl test_tix test_tkinter test_ttk test_ttk_textonly test_turtle test_winconsoleio test_winreg test_winsound test_zipfile64
1 re-run test: test_socket
Total duration: 4 min 39 sec
Captured traceback
Traceback (most recent call last): File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64/build/Lib/test/test_socket.py", line 1619, in test_idna socket.getaddrinfo(domain,0,socket.AF_UNSPEC,socket.SOCK_STREAM) File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64/build/Lib/socket.py", line 962, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ socket.gaierror: [Errno -2] Name or service not known
Traceback (most recent call last): File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64/build/Lib/test/test_socket.py", line 1618, in test_idna socket.gethostbyname_ex(domain) socket.herror: [Errno 2] Host name lookup failure
Test report
Failed tests:
- test_socket
Failed subtests:
- test_idna - test.test_socket.GeneralModuleTests.test_idna
Sincerely, -The Buildbot