The Buildbot has detected a failed build on builder AMD64 RHEL7 LTO + PGO 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/96/builds/581
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-RHEL7-x86_64
Build Reason: <unknown> Blamelist: Brandon Stansbury <brandonrstansbury@gmail.com>, Filipe Laíns <lains@riseup.net>, 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 ==
411 tests OK.
10 slowest tests:
- test_concurrent_futures: 3 min 18 sec
- test_shelve: 3 min 1 sec
- test_tokenize: 2 min 18 sec
- test_mailbox: 1 min 56 sec
- test_multiprocessing_spawn: 1 min 55 sec
- test_unparse: 1 min 49 sec
- test_asyncio: 1 min 34 sec
- test_multiprocessing_forkserver: 1 min 24 sec
- test_lib2to3: 1 min 22 sec
- test_io: 1 min 12 sec
1 test failed: test_nntplib
14 tests skipped: test_devpoll test_gdb test_ioctl test_kqueue test_msilib test_ossaudiodev test_startfile test_tix test_tk test_ttk_guionly test_winconsoleio test_winreg test_winsound test_zipfile64
1 re-run test: test_nntplib
Total duration: 6 min 28 sec
Captured traceback
Traceback (most recent call last): File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.lto-pgo/build/Lib/test/test_nntplib.py", line 250, in wrapped meth(self) File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.lto-pgo/build/Lib/test/test_nntplib.py", line 99, in test_descriptions desc = descs[self.GROUP_NAME] KeyError: 'comp.lang.python'
Traceback (most recent call last): File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.lto-pgo/build/Lib/test/test_nntplib.py", line 250, in wrapped meth(self) File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.lto-pgo/build/Lib/test/test_nntplib.py", line 85, in test_description self.assertIn("Python", desc) AssertionError: 'Python' not found in ''
Test report
Failed tests:
- test_nntplib
Failed subtests:
- test_descriptions - test.test_nntplib.NetworkedNNTP_SSLTests
- test_description - test.test_nntplib.NetworkedNNTP_SSLTests
Sincerely, -The Buildbot