Buildbot failure in Python on s390x Fedora 3.x
The Buildbot has detected a failed build on builder s390x Fedora 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/336/builds/328
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: edelsohn-fedora-z
Build Reason: <unknown> Blamelist: Steve Dower <steve.dower@python.org>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
== Tests result: FAILURE then FAILURE ==
404 tests OK.
10 slowest tests:
- test_concurrent_futures: 2 min 34 sec
- test_multiprocessing_spawn: 1 min 46 sec
- test_multiprocessing_forkserver: 1 min 20 sec
- test_multiprocessing_fork: 1 min 5 sec
- test_tokenize: 1 min 5 sec
- test_nntplib: 1 min 5 sec
- test_capi: 1 min 3 sec
- test_unparse: 1 min 3 sec
- test_asyncio: 55.9 sec
- test_gdb: 55.8 sec
1 test failed: test_audit
15 tests skipped: test_devpoll test_ioctl test_kqueue test_msilib test_nis test_ossaudiodev test_readline test_startfile test_tix test_tk test_ttk_guionly test_winconsoleio test_winreg test_winsound test_zipfile64
1 re-run test: test_audit
Total duration: 5 min 58 sec
Captured traceback
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/audit-tests.py", line 358, in <module> globals()test File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/audit-tests.py", line 346, in test_socket except error: NameError: name 'error' is not defined
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/audit-tests.py", line 345, in test_socket sock.bind(('127.0.0.1', 8080)) OSError: [Errno 98] Address already in use
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_audit.py", line 125, in test_socket self.fail(stderr) AssertionError
Test report
Failed tests:
- test_audit
Failed subtests:
- test_socket - test.test_audit.AuditTest
Sincerely, -The Buildbot
https://bugs.python.org/issue40121 FAIL: test_socket (test.test_audit.AuditTest)
Le mar. 31 mars 2020 à 14:10, <buildbot@python.org> a écrit :
The Buildbot has detected a failed build on builder s390x Fedora 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/336/builds/328
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: edelsohn-fedora-z
Build Reason: <unknown> Blamelist: Steve Dower <steve.dower@python.org>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
== Tests result: FAILURE then FAILURE ==
404 tests OK.
10 slowest tests:
- test_concurrent_futures: 2 min 34 sec
- test_multiprocessing_spawn: 1 min 46 sec
- test_multiprocessing_forkserver: 1 min 20 sec
- test_multiprocessing_fork: 1 min 5 sec
- test_tokenize: 1 min 5 sec
- test_nntplib: 1 min 5 sec
- test_capi: 1 min 3 sec
- test_unparse: 1 min 3 sec
- test_asyncio: 55.9 sec
- test_gdb: 55.8 sec
1 test failed: test_audit
15 tests skipped: test_devpoll test_ioctl test_kqueue test_msilib test_nis test_ossaudiodev test_readline test_startfile test_tix test_tk test_ttk_guionly test_winconsoleio test_winreg test_winsound test_zipfile64
1 re-run test: test_audit
Total duration: 5 min 58 sec
Captured traceback
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/audit-tests.py", line 358, in <module> globals()test File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/audit-tests.py", line 346, in test_socket except error: NameError: name 'error' is not defined
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/audit-tests.py", line 345, in test_socket sock.bind(('127.0.0.1', 8080)) OSError: [Errno 98] Address already in use
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_audit.py", line 125, in test_socket self.fail(stderr) AssertionError
Test report
Failed tests:
- test_audit
Failed subtests:
- test_socket - test.test_audit.AuditTest
Sincerely, -The Buildbot
Buildbot-status mailing list -- buildbot-status@python.org To unsubscribe send an email to buildbot-status-leave@python.org https://mail.python.org/mailman3/lists/buildbot-status.python.org/
-- Night gathers, and now my watch begins. It shall not end until my death.
participants (2)
-
buildbot@python.org
-
Victor Stinner