Buildbot-status
Threads by month
- ----- 2025 -----
- January
- ----- 2024 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2023 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2022 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2021 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2020 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2019 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2018 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2017 -----
- December
- November
- October
- September
- August
- July
- June
- May
September 2021
- 2 participants
- 327 discussions
The Buildbot has detected a new failure on builder PPC64LE Fedora Rawhide LTO + PGO 3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#builders/494/builds/739
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-ppc64le
Build Reason: <unknown>
Blamelist: Inada Naoki <songofacandy(a)gmail.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: ENV CHANGED ==
413 tests OK.
10 slowest tests:
- test_concurrent_futures: 3 min 2 sec
- test_multiprocessing_spawn: 2 min 15 sec
- test_multiprocessing_forkserver: 1 min 15 sec
- test_multiprocessing_fork: 1 min 5 sec
- test_tokenize: 1 min
- test_asyncio: 55.4 sec
- test_signal: 48.1 sec
- test_unparse: 46.8 sec
- test_trace: 44.6 sec
- test_threading: 40.2 sec
1 test altered the execution environment:
test_ftplib
13 tests skipped:
test_devpoll test_gdb test_ioctl test_kqueue test_msilib
test_startfile test_tix test_tk test_ttk_guionly test_winconsoleio
test_winreg test_winsound test_zipfile64
Total duration: 4 min 41 sec
Captured traceback
==================
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.lto-pgo/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_14c0e497'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.lto-pgo/build/Lib/asyncore.py", line 90, in read
obj.handle_read_event()
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.lto-pgo/build/Lib/test/test_ftplib.py", line 384, in handle_read_event
self._do_ssl_handshake()
^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.lto-pgo/build/Lib/test/test_ftplib.py", line 345, in _do_ssl_handshake
self.socket.do_handshake()
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.lto-pgo/build/Lib/ssl.py", line 1346, in do_handshake
self._sslobj.do_handshake()
^^^^^^^^^^^^^^^^^^^^^^^^^^^
ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:997)
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.lto-pgo/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_f6d0ea6b'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.lto-pgo/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_c9266aa0'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.lto-pgo/build/Lib/threading.py", line 1031, in _bootstrap_inner
self.run()
^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.lto-pgo/build/Lib/test/test_ftplib.py", line 298, in run
asyncore.loop(timeout=0.1, count=1)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.lto-pgo/build/Lib/asyncore.py", line 214, in loop
poll_fun(timeout, map)
^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.lto-pgo/build/Lib/asyncore.py", line 157, in poll
read(obj)
^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.lto-pgo/build/Lib/asyncore.py", line 94, in read
obj.handle_error()
^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.lto-pgo/build/Lib/test/test_ftplib.py", line 421, in handle_error
raise Exception
^^^^^^^^^^^^^^^
Exception
Test report
===========
Sincerely,
-The Buildbot
1
0
The Buildbot has detected a new failure on builder PPC64LE Fedora Rawhide Refleaks 3.10 while building Python.
Full details are available at:
https://buildbot.python.org/all/#builders/603/builds/142
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-ppc64le
Build Reason: <unknown>
Blamelist:
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: ENV CHANGED ==
414 tests OK.
10 slowest tests:
- test_signal: 31 min 20 sec
- test_pydoc: 30 min 41 sec
- test_asyncio: 27 min 37 sec
- test_multiprocessing_spawn: 22 min 58 sec
- test_concurrent_futures: 19 min 16 sec
- test_gdb: 14 min 8 sec
- test_peg_generator: 12 min 41 sec
- test_multiprocessing_forkserver: 9 min 17 sec
- test_largefile: 8 min 4 sec
- test_multiprocessing_fork: 7 min 55 sec
1 test altered the execution environment:
test_ftplib
12 tests skipped:
test_devpoll test_ioctl test_kqueue test_msilib test_startfile
test_tix test_tk test_ttk_guionly test_winconsoleio test_winreg
test_winsound test_zipfile64
Total duration: 44 min 39 sec
Captured traceback
==================
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/threading.py", line 1009, in _bootstrap_inner
self.run()
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_ftplib.py", line 298, in run
asyncore.loop(timeout=0.1, count=1)
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/asyncore.py", line 214, in loop
poll_fun(timeout, map)
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/asyncore.py", line 157, in poll
read(obj)
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/asyncore.py", line 94, in read
obj.handle_error()
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_ftplib.py", line 421, in handle_error
raise Exception
Exception
.....
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/asyncore.py", line 90, in read
obj.handle_read_event()
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_ftplib.py", line 384, in handle_read_event
self._do_ssl_handshake()
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_ftplib.py", line 345, in _do_ssl_handshake
self.socket.do_handshake()
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/ssl.py", line 1341, in do_handshake
self._sslobj.do_handshake()
ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:997)
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
./home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/resource_tracker.py:224: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
./home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/resource_tracker.py:224: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
./home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/resource_tracker.py:224: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
./home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/resource_tracker.py:224: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
./home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/resource_tracker.py:224: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
.
Test report
===========
Sincerely,
-The Buildbot
1
0
The Buildbot has detected a new failure on builder PPC64LE Fedora Rawhide LTO 3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#builders/448/builds/734
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-ppc64le
Build Reason: <unknown>
Blamelist: Eric Snow <ericsnowcurrently(a)gmail.com>, Jack DeVries <58614260+jdevries3133(a)users.noreply.github.com>, Pablo Galindo Salgado <Pablogsal(a)gmail.com>, Serhiy Storchaka <storchaka(a)gmail.com>, Victor Stinner <vstinner(a)python.org>, andrei kulakov <andrei.avk(a)gmail.com>, zhanpon <pon.zhan(a)gmail.com>, Łukasz Langa <lukasz(a)langa.pl>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: ENV CHANGED ==
414 tests OK.
10 slowest tests:
- test_peg_generator: 5 min 3 sec
- test_concurrent_futures: 3 min 10 sec
- test_gdb: 2 min 12 sec
- test_multiprocessing_spawn: 1 min 57 sec
- test_multiprocessing_forkserver: 1 min 28 sec
- test_multiprocessing_fork: 1 min 18 sec
- test_tokenize: 1 min 2 sec
- test_signal: 59.6 sec
- test_asyncio: 57.0 sec
- test_unparse: 51.8 sec
1 test altered the execution environment:
test_ftplib
12 tests skipped:
test_devpoll test_ioctl test_kqueue test_msilib test_startfile
test_tix test_tk test_ttk_guionly test_winconsoleio test_winreg
test_winsound test_zipfile64
Total duration: 7 min 24 sec
Captured traceback
==================
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.lto/build/Lib/threading.py", line 1031, in _bootstrap_inner
self.run()
^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.lto/build/Lib/test/test_ftplib.py", line 298, in run
asyncore.loop(timeout=0.1, count=1)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.lto/build/Lib/asyncore.py", line 214, in loop
poll_fun(timeout, map)
^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.lto/build/Lib/asyncore.py", line 157, in poll
read(obj)
^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.lto/build/Lib/asyncore.py", line 94, in read
obj.handle_error()
^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.lto/build/Lib/test/test_ftplib.py", line 421, in handle_error
raise Exception
^^^^^^^^^^^^^^^
Exception
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.lto/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_f34c7ff9'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.lto/build/Lib/asyncore.py", line 90, in read
obj.handle_read_event()
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.lto/build/Lib/test/test_ftplib.py", line 384, in handle_read_event
self._do_ssl_handshake()
^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.lto/build/Lib/test/test_ftplib.py", line 345, in _do_ssl_handshake
self.socket.do_handshake()
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.lto/build/Lib/ssl.py", line 1346, in do_handshake
self._sslobj.do_handshake()
^^^^^^^^^^^^^^^^^^^^^^^^^^^
ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:997)
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.lto/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_eaf6e4b9'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.lto/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_c1486b60'
Test report
===========
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder AMD64 Fedora Rawhide 3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#builders/285/builds/798
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-x86_64
Build Reason: <unknown>
Blamelist: Adam Schwalm <adamschwalm(a)gmail.com>, Alex Vig <jalexvig(a)gmail.com>, Alexander Böhn <fish2000(a)users.noreply.github.com>, Antony Lee <anntzer.lee(a)gmail.com>, Arkaprabha Chakraborty <chakrabortyarkaprabha998(a)gmail.com>, Barry Warsaw <barry(a)python.org>, Brett Cannon <brett(a)python.org>, Daniel Hahler <git(a)thequod.de>, Daniel Hillier <daniel.hillier(a)gmail.com>, David Hewitt <1939362+davidhewitt(a)users.noreply.github.com>, Emmanuel Arias <eamanu(a)yaerobi.com>, Eric Snow <ericsnowcurrently(a)gmail.com>, Erlend Egeberg Aasland <erlend.aasland(a)innova.no>, Hubert Badocha <badocha.hubert(a)gmail.com>, Irit Katriel <1055913+iritkatriel(a)users.noreply.github.com>, Jack DeVries <58614260+jdevries3133(a)users.noreply.github.com>, Jason Fried <fried(a)fb.com>, Jörn Heissler <joernheissler(a)users.noreply.github.com>, Ken Jin <28750310+Fidget-Spinner(a)users.noreply.github.com>, Konstantin Popov <konst.hardy(a)gmail.com>, Louis Sautier <sautier.louis(a)gmail.com>, Mark Shannon <mark(a)hotpy.org>, Mohamad Man
sour <66031317+mohamadmansourX(a)users.noreply.github.com>, Nikita Sobolev <mail(a)sobolevn.me>, Niyas Sait <niyas.sait(a)linaro.org>, Omer Katz <omer.drow(a)gmail.com>, Pablo Galindo Salgado <Pablogsal(a)gmail.com>, Peter Bittner <django(a)bittner.it>, Rajendra arora <contact.rajendraarora(a)gmail.com>, Raymond Hettinger <rhettinger(a)users.noreply.github.com>, Rémi Lapeyre <remi.lapeyre(a)lenstra.fr>, Sam Sneddon <me(a)gsnedders.com>, Sean Leavey <SeanDS(a)users.noreply.github.com>, Serhiy Storchaka <storchaka(a)gmail.com>, Steve Dower <steve.dower(a)python.org>, Terry Jan Reedy <tjreedy(a)udel.edu>, Victor Stinner <vstinner(a)python.org>, andrei kulakov <andrei.avk(a)gmail.com>, nullptr <3621629+0x0L(a)users.noreply.github.com>, speedrun-program <71526906+speedrun-program(a)users.noreply.github.com>, wyz23x2 <52805709+wyz23x2(a)users.noreply.github.com>, zhanpon <pon.zhan(a)gmail.com>, Łukasz Langa <lukasz(a)langa.pl>
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_gdb: 3 min 35 sec
- test_concurrent_futures: 3 min 20 sec
- test_peg_generator: 2 min 27 sec
- test_multiprocessing_spawn: 2 min 25 sec
- test_capi: 1 min 47 sec
- test_multiprocessing_forkserver: 1 min 29 sec
- test_multiprocessing_fork: 1 min 23 sec
- test_asyncio: 1 min 22 sec
- test_nntplib: 1 min 21 sec
- test_unparse: 1 min 5 sec
1 test failed:
test_signal
12 tests skipped:
test_devpoll test_ioctl test_kqueue test_msilib test_startfile
test_tix test_tk test_ttk_guionly test_winconsoleio test_winreg
test_winsound test_zipfile64
1 re-run test:
test_signal
Total duration: 5 min 28 sec
Captured traceback
==================
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_6208cede'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_e09bb953'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_14be87e6'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64/build/Lib/test/libregrtest/runtest.py", line 340, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64/build/Lib/test/libregrtest/runtest.py", line 297, in _runtest_inner2
test_runner()
^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64/build/Lib/test/libregrtest/runtest.py", line 261, in _test_module
support.run_unittest(tests)
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64/build/Lib/test/support/__init__.py", line 1118, in run_unittest
_run_suite(suite)
^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64/build/Lib/test/support/__init__.py", line 992, in _run_suite
result = runner.run(suite)
^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64/build/Lib/unittest/runner.py", line 197, in run
test(result)
^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64/build/Lib/unittest/suite.py", line 84, in __call__
return self.run(*args, **kwds)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64/build/Lib/unittest/suite.py", line 122, in run
test(result)
^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64/build/Lib/unittest/suite.py", line 84, in __call__
return self.run(*args, **kwds)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64/build/Lib/unittest/suite.py", line 122, in run
test(result)
^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64/build/Lib/unittest/suite.py", line 84, in __call__
return self.run(*args, **kwds)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64/build/Lib/unittest/suite.py", line 127, in run
self._removeTestAtIndex(index)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64/build/Lib/unittest/suite.py", line 79, in _removeTestAtIndex
if hasattr(test, 'countTestCases'):
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64/build/Lib/test/test_signal.py", line 739, in sig_vtalrm
raise signal.ItimerError("setitimer didn't disable ITIMER_VIRTUAL "
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
signal.itimer_error: setitimer didn't disable ITIMER_VIRTUAL timer.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64/build/Lib/test/libregrtest/runtest.py", line 340, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64/build/Lib/test/libregrtest/runtest.py", line 297, in _runtest_inner2
test_runner()
^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64/build/Lib/test/libregrtest/runtest.py", line 261, in _test_module
support.run_unittest(tests)
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64/build/Lib/test/support/__init__.py", line 1118, in run_unittest
_run_suite(suite)
^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64/build/Lib/test/support/__init__.py", line 992, in _run_suite
result = runner.run(suite)
^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64/build/Lib/unittest/runner.py", line 197, in run
test(result)
^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64/build/Lib/unittest/suite.py", line 84, in __call__
return self.run(*args, **kwds)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64/build/Lib/unittest/suite.py", line 122, in run
test(result)
^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64/build/Lib/unittest/suite.py", line 84, in __call__
return self.run(*args, **kwds)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64/build/Lib/unittest/suite.py", line 122, in run
test(result)
^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64/build/Lib/unittest/suite.py", line 84, in __call__
return self.run(*args, **kwds)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64/build/Lib/unittest/suite.py", line 112, in run
self._tearDownPreviousClass(test, result)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64/build/Lib/unittest/suite.py", line 302, in _tearDownPreviousClass
_call_if_exists(result, '_setupStdout')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64/build/Lib/unittest/suite.py", line 12, in _call_if_exists
func = getattr(parent, attr, lambda: None)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64/build/Lib/test/test_signal.py", line 739, in sig_vtalrm
raise signal.ItimerError("setitimer didn't disable ITIMER_VIRTUAL "
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
signal.itimer_error: setitimer didn't disable ITIMER_VIRTUAL timer.
Test report
===========
Failed tests:
- test_signal
Sincerely,
-The Buildbot
1
0
The Buildbot has detected a new failure on builder AMD64 Fedora Rawhide Clang Installed 3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#builders/536/builds/781
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-x86_64
Build Reason: <unknown>
Blamelist: Adam Schwalm <adamschwalm(a)gmail.com>, Alex Vig <jalexvig(a)gmail.com>, Alexander Böhn <fish2000(a)users.noreply.github.com>, Antony Lee <anntzer.lee(a)gmail.com>, Arkaprabha Chakraborty <chakrabortyarkaprabha998(a)gmail.com>, Barry Warsaw <barry(a)python.org>, Brett Cannon <brett(a)python.org>, Daniel Hahler <git(a)thequod.de>, Daniel Hillier <daniel.hillier(a)gmail.com>, David Hewitt <1939362+davidhewitt(a)users.noreply.github.com>, Emmanuel Arias <eamanu(a)yaerobi.com>, Eric Snow <ericsnowcurrently(a)gmail.com>, Erlend Egeberg Aasland <erlend.aasland(a)innova.no>, Hubert Badocha <badocha.hubert(a)gmail.com>, Irit Katriel <1055913+iritkatriel(a)users.noreply.github.com>, Jack DeVries <58614260+jdevries3133(a)users.noreply.github.com>, Jason Fried <fried(a)fb.com>, Jörn Heissler <joernheissler(a)users.noreply.github.com>, Ken Jin <28750310+Fidget-Spinner(a)users.noreply.github.com>, Konstantin Popov <konst.hardy(a)gmail.com>, Louis Sautier <sautier.louis(a)gmail.com>, Mark Shannon <mark(a)hotpy.org>, Mohamad Man
sour <66031317+mohamadmansourX(a)users.noreply.github.com>, Nikita Sobolev <mail(a)sobolevn.me>, Niyas Sait <niyas.sait(a)linaro.org>, Omer Katz <omer.drow(a)gmail.com>, Pablo Galindo Salgado <Pablogsal(a)gmail.com>, Peter Bittner <django(a)bittner.it>, Rajendra arora <contact.rajendraarora(a)gmail.com>, Raymond Hettinger <rhettinger(a)users.noreply.github.com>, Rémi Lapeyre <remi.lapeyre(a)lenstra.fr>, Sam Sneddon <me(a)gsnedders.com>, Sean Leavey <SeanDS(a)users.noreply.github.com>, Serhiy Storchaka <storchaka(a)gmail.com>, Steve Dower <steve.dower(a)python.org>, Terry Jan Reedy <tjreedy(a)udel.edu>, Victor Stinner <vstinner(a)python.org>, andrei kulakov <andrei.avk(a)gmail.com>, nullptr <3621629+0x0L(a)users.noreply.github.com>, speedrun-program <71526906+speedrun-program(a)users.noreply.github.com>, wyz23x2 <52805709+wyz23x2(a)users.noreply.github.com>, zhanpon <pon.zhan(a)gmail.com>, Łukasz Langa <lukasz(a)langa.pl>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: FAILURE then FAILURE ==
409 tests OK.
1 test failed:
test_signal
1 test altered the execution environment:
test_ftplib
16 tests skipped:
test_asdl_parser test_check_c_globals test_clinic test_devpoll
test_gdb test_ioctl test_kqueue test_msilib test_startfile
test_tix test_tk test_ttk_guionly test_winconsoleio test_winreg
test_winsound test_zipfile64
1 re-run test:
test_signal
Total duration: 4 min 58 sec
Captured traceback
==================
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.11/asyncore.py", line 90, in read
obj.handle_read_event()
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.11/test/test_ftplib.py", line 384, in handle_read_event
self._do_ssl_handshake()
^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.11/test/test_ftplib.py", line 345, in _do_ssl_handshake
self.socket.do_handshake()
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.11/ssl.py", line 1346, in do_handshake
self._sslobj.do_handshake()
^^^^^^^^^^^^^^^^^^^^^^^^^^^
ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:997)
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.11/threading.py", line 1031, in _bootstrap_inner
self.run()
^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.11/test/test_ftplib.py", line 298, in run
asyncore.loop(timeout=0.1, count=1)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.11/asyncore.py", line 214, in loop
poll_fun(timeout, map)
^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.11/asyncore.py", line 157, in poll
read(obj)
^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.11/asyncore.py", line 94, in read
obj.handle_error()
^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.11/test/test_ftplib.py", line 421, in handle_error
raise Exception
^^^^^^^^^^^^^^^
Exception
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.11/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_cf0652da'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.11/test/test_signal.py", line 883, in test_pthread_kill
assert_python_ok('-c', code)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.11/test/support/script_helper.py", line 160, in assert_python_ok
return _assert_python(True, *args, **env_vars)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.11/test/support/script_helper.py", line 143, in _assert_python
res, cmd_line = run_python_until_end(*args, **env_vars)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.11/test/support/script_helper.py", line 91, in run_python_until_end
env_required = interpreter_requires_environment()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.11/test/support/script_helper.py", line 48, in interpreter_requires_environment
subprocess.check_call([sys.executable, '-E',
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.11/subprocess.py", line 364, in check_call
retcode = call(*popenargs, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.11/subprocess.py", line 345, in call
with Popen(*popenargs, **kwargs) as p:
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.11/subprocess.py", line 967, in __init__
self._execute_child(args, executable, preexec_fn, close_fds,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.11/subprocess.py", line 1696, in _execute_child
elif isinstance(args, os.PathLike):
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.11/abc.py", line 119, in __instancecheck__
return _abc_instancecheck(cls, instance)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.11/abc.py", line 123, in __subclasscheck__
return _abc_subclasscheck(cls, subclass)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.11/os.py", line 1083, in __subclasshook__
return _check_methods(subclass, '__fspath__')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.11/test/test_signal.py", line 739, in sig_vtalrm
raise signal.ItimerError("setitimer didn't disable ITIMER_VIRTUAL "
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
signal.itimer_error: setitimer didn't disable ITIMER_VIRTUAL timer.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.11/test/libregrtest/runtest.py", line 340, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.11/test/libregrtest/runtest.py", line 297, in _runtest_inner2
test_runner()
^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.11/test/libregrtest/runtest.py", line 261, in _test_module
support.run_unittest(tests)
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.11/test/support/__init__.py", line 1118, in run_unittest
_run_suite(suite)
^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.11/test/support/__init__.py", line 992, in _run_suite
result = runner.run(suite)
^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.11/unittest/runner.py", line 197, in run
test(result)
^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.11/unittest/suite.py", line 84, in __call__
return self.run(*args, **kwds)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.11/unittest/suite.py", line 122, in run
test(result)
^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.11/unittest/suite.py", line 84, in __call__
return self.run(*args, **kwds)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.11/unittest/suite.py", line 122, in run
test(result)
^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.11/unittest/suite.py", line 84, in __call__
return self.run(*args, **kwds)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.11/unittest/suite.py", line 114, in run
self._handleClassSetUp(test, result)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.11/unittest/suite.py", line 143, in _handleClassSetUp
previousClass = getattr(result, '_previousTestClass', None)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.11/test/test_signal.py", line 739, in sig_vtalrm
raise signal.ItimerError("setitimer didn't disable ITIMER_VIRTUAL "
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
signal.itimer_error: setitimer didn't disable ITIMER_VIRTUAL timer.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.11/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_f571bbda'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.11/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_7f2b9268'
Test report
===========
Failed tests:
- test_signal
Failed subtests:
- test_pthread_kill - test.test_signal.PendingSignalsTests
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder AMD64 Windows10 3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#builders/146/builds/1046
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: bolen-windows10
Build Reason: <unknown>
Blamelist: Victor Stinner <vstinner(a)python.org>
BUILD FAILED: failed compile (failure)
Summary of the results of the build (if available):
===================================================
Captured traceback
==================
remote: Enumerating objects: 13, done.
remote: Counting objects: 7% (1/13)
remote: Counting objects: 15% (2/13)
remote: Counting objects: 23% (3/13)
remote: Counting objects: 30% (4/13)
remote: Counting objects: 38% (5/13)
remote: Counting objects: 46% (6/13)
remote: Counting objects: 53% (7/13)
remote: Counting objects: 61% (8/13)
remote: Counting objects: 69% (9/13)
remote: Counting objects: 76% (10/13)
remote: Counting objects: 84% (11/13)
remote: Counting objects: 92% (12/13)
remote: Counting objects: 100% (13/13)
remote: Counting objects: 100% (13/13), done.
remote: Compressing objects: 100% (1/1)
remote: Compressing objects: 100% (1/1), done.
remote: Total 7 (delta 6), reused 6 (delta 6), pack-reused 0
From https://github.com/python/cpython
* branch main -> FETCH_HEAD
Note: checking out 'd62d925823b005c33b432e527562b573a3a89635'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:
git checkout -b <new-branch-name>
HEAD is now at d62d925... bpo-41710: Add pytime_add() and pytime_mul() (GH-28642)
Switched to and reset branch 'main'
Could Not Find D:\buildarea\3.x.bolen-windows10\build\Lib\*.pyc
The system cannot find the file specified.
Could Not Find D:\buildarea\3.x.bolen-windows10\build\PCbuild\python*.zip
Could Not Find D:\buildarea\3.x.bolen-windows10\build\Lib\*.pyc
The system cannot find the file specified.
Could Not Find D:\buildarea\3.x.bolen-windows10\build\PCbuild\python*.zip
Test report
===========
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder AMD64 Windows10 Pro 3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#builders/596/builds/1078
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: kloth-win64
Build Reason: <unknown>
Blamelist: Victor Stinner <vstinner(a)python.org>
BUILD FAILED: failed compile (failure)
Summary of the results of the build (if available):
===================================================
Captured traceback
==================
remote: Enumerating objects: 13, done.
remote: Counting objects: 7% (1/13)
remote: Counting objects: 15% (2/13)
remote: Counting objects: 23% (3/13)
remote: Counting objects: 30% (4/13)
remote: Counting objects: 38% (5/13)
remote: Counting objects: 46% (6/13)
remote: Counting objects: 53% (7/13)
remote: Counting objects: 61% (8/13)
remote: Counting objects: 69% (9/13)
remote: Counting objects: 76% (10/13)
remote: Counting objects: 84% (11/13)
remote: Counting objects: 92% (12/13)
remote: Counting objects: 100% (13/13)
remote: Counting objects: 100% (13/13), done.
remote: Compressing objects: 100% (1/1)
remote: Compressing objects: 100% (1/1), done.
remote: Total 7 (delta 6), reused 6 (delta 6), pack-reused 0
From https://github.com/python/cpython
* branch main -> FETCH_HEAD
Note: switching to 'd62d925823b005c33b432e527562b573a3a89635'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:
git switch -c <new-branch-name>
Or undo this operation with:
git switch -
Turn off this advice by setting config variable advice.detachedHead to false
HEAD is now at d62d925823 bpo-41710: Add pytime_add() and pytime_mul() (GH-28642)
Switched to and reset branch 'main'
Could Not Find C:\buildbot.python.org\3.x.kloth-win64\build\Lib\*.pyc
The system cannot find the file specified.
Could Not Find C:\buildbot.python.org\3.x.kloth-win64\build\PCbuild\python*.zip
Could Not Find C:\buildbot.python.org\3.x.kloth-win64\build\Lib\*.pyc
The system cannot find the file specified.
Could Not Find C:\buildbot.python.org\3.x.kloth-win64\build\PCbuild\python*.zip
Test report
===========
Sincerely,
-The Buildbot
1
0
The Buildbot working for 'Python' has noticed that the worker named koobs-freebsd-9e36 went away.
It last disconnected at Thu Sep 30 00:30:23 2021.
The admin on record (as reported by WORKER:info/admin) was Kubilay Kocak <irc://chat.freenode.net/koobs,isnick>
.
Sincerely,
-The Buildbot
1
0
The Buildbot has detected a new failure on builder AMD64 Fedora Rawhide LTO 3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#builders/375/builds/720
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-x86_64
Build Reason: <unknown>
Blamelist: Adam Schwalm <adamschwalm(a)gmail.com>, Alex Vig <jalexvig(a)gmail.com>, Alexander Böhn <fish2000(a)users.noreply.github.com>, Antony Lee <anntzer.lee(a)gmail.com>, Arkaprabha Chakraborty <chakrabortyarkaprabha998(a)gmail.com>, Barry Warsaw <barry(a)python.org>, Brett Cannon <brett(a)python.org>, Daniel Hahler <git(a)thequod.de>, Daniel Hillier <daniel.hillier(a)gmail.com>, David Hewitt <1939362+davidhewitt(a)users.noreply.github.com>, Emmanuel Arias <eamanu(a)yaerobi.com>, Eric Snow <ericsnowcurrently(a)gmail.com>, Erlend Egeberg Aasland <erlend.aasland(a)innova.no>, Hubert Badocha <badocha.hubert(a)gmail.com>, Irit Katriel <1055913+iritkatriel(a)users.noreply.github.com>, Jack DeVries <58614260+jdevries3133(a)users.noreply.github.com>, Jason Fried <fried(a)fb.com>, Jörn Heissler <joernheissler(a)users.noreply.github.com>, Ken Jin <28750310+Fidget-Spinner(a)users.noreply.github.com>, Konstantin Popov <konst.hardy(a)gmail.com>, Louis Sautier <sautier.louis(a)gmail.com>, Mark Shannon <mark(a)hotpy.org>, Mohamad Man
sour <66031317+mohamadmansourX(a)users.noreply.github.com>, Nikita Sobolev <mail(a)sobolevn.me>, Niyas Sait <niyas.sait(a)linaro.org>, Omer Katz <omer.drow(a)gmail.com>, Pablo Galindo Salgado <Pablogsal(a)gmail.com>, Peter Bittner <django(a)bittner.it>, Rajendra arora <contact.rajendraarora(a)gmail.com>, Raymond Hettinger <rhettinger(a)users.noreply.github.com>, Rémi Lapeyre <remi.lapeyre(a)lenstra.fr>, Sam Sneddon <me(a)gsnedders.com>, Sean Leavey <SeanDS(a)users.noreply.github.com>, Serhiy Storchaka <storchaka(a)gmail.com>, Steve Dower <steve.dower(a)python.org>, Terry Jan Reedy <tjreedy(a)udel.edu>, Victor Stinner <vstinner(a)python.org>, andrei kulakov <andrei.avk(a)gmail.com>, nullptr <3621629+0x0L(a)users.noreply.github.com>, speedrun-program <71526906+speedrun-program(a)users.noreply.github.com>, wyz23x2 <52805709+wyz23x2(a)users.noreply.github.com>, zhanpon <pon.zhan(a)gmail.com>, Łukasz Langa <lukasz(a)langa.pl>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: FAILURE then ENV CHANGED ==
414 tests OK.
10 slowest tests:
- test_peg_generator: 4 min 24 sec
- test_concurrent_futures: 2 min 55 sec
- test_gdb: 2 min 20 sec
- test_multiprocessing_spawn: 1 min 53 sec
- test_multiprocessing_forkserver: 1 min 22 sec
- test_nntplib: 1 min 20 sec
- test_multiprocessing_fork: 1 min 13 sec
- test_asyncio: 1 min 1 sec
- test_signal: 48.3 sec
- test_io: 40.3 sec
1 test altered the execution environment:
test_ftplib
12 tests skipped:
test_devpoll test_ioctl test_kqueue test_msilib test_startfile
test_tix test_tk test_ttk_guionly test_winconsoleio test_winreg
test_winsound test_zipfile64
1 re-run test:
test_signal
Total duration: 6 min 31 sec
Captured traceback
==================
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto/build/Lib/threading.py", line 1031, in _bootstrap_inner
self.run()
^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto/build/Lib/test/test_ftplib.py", line 298, in run
asyncore.loop(timeout=0.1, count=1)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto/build/Lib/asyncore.py", line 214, in loop
poll_fun(timeout, map)
^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto/build/Lib/asyncore.py", line 157, in poll
read(obj)
^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto/build/Lib/asyncore.py", line 94, in read
obj.handle_error()
^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto/build/Lib/test/test_ftplib.py", line 421, in handle_error
raise Exception
^^^^^^^^^^^^^^^
Exception
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto/build/Lib/test/test_signal.py", line 883, in test_pthread_kill
assert_python_ok('-c', code)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto/build/Lib/test/support/script_helper.py", line 160, in assert_python_ok
return _assert_python(True, *args, **env_vars)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto/build/Lib/test/support/script_helper.py", line 143, in _assert_python
res, cmd_line = run_python_until_end(*args, **env_vars)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto/build/Lib/test/support/script_helper.py", line 91, in run_python_until_end
env_required = interpreter_requires_environment()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto/build/Lib/test/support/script_helper.py", line 48, in interpreter_requires_environment
subprocess.check_call([sys.executable, '-E',
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto/build/Lib/subprocess.py", line 364, in check_call
retcode = call(*popenargs, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto/build/Lib/subprocess.py", line 345, in call
with Popen(*popenargs, **kwargs) as p:
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto/build/Lib/subprocess.py", line 967, in __init__
self._execute_child(args, executable, preexec_fn, close_fds,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto/build/Lib/subprocess.py", line 1776, in _execute_child
self.pid = _posixsubprocess.fork_exec(
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto/build/Lib/test/test_signal.py", line 739, in sig_vtalrm
raise signal.ItimerError("setitimer didn't disable ITIMER_VIRTUAL "
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
signal.itimer_error: setitimer didn't disable ITIMER_VIRTUAL timer.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_b7a27d58'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_41e95d47'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto/build/Lib/asyncore.py", line 90, in read
obj.handle_read_event()
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto/build/Lib/test/test_ftplib.py", line 384, in handle_read_event
self._do_ssl_handshake()
^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto/build/Lib/test/test_ftplib.py", line 345, in _do_ssl_handshake
self.socket.do_handshake()
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto/build/Lib/ssl.py", line 1346, in do_handshake
self._sslobj.do_handshake()
^^^^^^^^^^^^^^^^^^^^^^^^^^^
ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:997)
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_67f3bc30'
Test report
===========
Failed tests:
- test_signal
Failed subtests:
- test_pthread_kill - test.test_signal.PendingSignalsTests
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder aarch64 Fedora Rawhide 3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#builders/339/builds/686
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-aarch64
Build Reason: <unknown>
Blamelist: Adam Schwalm <adamschwalm(a)gmail.com>, Alex Vig <jalexvig(a)gmail.com>, Alexander Böhn <fish2000(a)users.noreply.github.com>, Antony Lee <anntzer.lee(a)gmail.com>, Arkaprabha Chakraborty <chakrabortyarkaprabha998(a)gmail.com>, Barry Warsaw <barry(a)python.org>, Brett Cannon <brett(a)python.org>, Daniel Hahler <git(a)thequod.de>, Daniel Hillier <daniel.hillier(a)gmail.com>, David Hewitt <1939362+davidhewitt(a)users.noreply.github.com>, Emmanuel Arias <eamanu(a)yaerobi.com>, Eric Snow <ericsnowcurrently(a)gmail.com>, Erlend Egeberg Aasland <erlend.aasland(a)innova.no>, Hubert Badocha <badocha.hubert(a)gmail.com>, Irit Katriel <1055913+iritkatriel(a)users.noreply.github.com>, Jack DeVries <58614260+jdevries3133(a)users.noreply.github.com>, Jason Fried <fried(a)fb.com>, Jörn Heissler <joernheissler(a)users.noreply.github.com>, Ken Jin <28750310+Fidget-Spinner(a)users.noreply.github.com>, Konstantin Popov <konst.hardy(a)gmail.com>, Louis Sautier <sautier.louis(a)gmail.com>, Mark Shannon <mark(a)hotpy.org>, Mohamad Man
sour <66031317+mohamadmansourX(a)users.noreply.github.com>, Nikita Sobolev <mail(a)sobolevn.me>, Niyas Sait <niyas.sait(a)linaro.org>, Omer Katz <omer.drow(a)gmail.com>, Pablo Galindo Salgado <Pablogsal(a)gmail.com>, Peter Bittner <django(a)bittner.it>, Rajendra arora <contact.rajendraarora(a)gmail.com>, Raymond Hettinger <rhettinger(a)users.noreply.github.com>, Rémi Lapeyre <remi.lapeyre(a)lenstra.fr>, Sam Sneddon <me(a)gsnedders.com>, Sean Leavey <SeanDS(a)users.noreply.github.com>, Serhiy Storchaka <storchaka(a)gmail.com>, Steve Dower <steve.dower(a)python.org>, Terry Jan Reedy <tjreedy(a)udel.edu>, Victor Stinner <vstinner(a)python.org>, andrei kulakov <andrei.avk(a)gmail.com>, nullptr <3621629+0x0L(a)users.noreply.github.com>, speedrun-program <71526906+speedrun-program(a)users.noreply.github.com>, wyz23x2 <52805709+wyz23x2(a)users.noreply.github.com>, zhanpon <pon.zhan(a)gmail.com>, Łukasz Langa <lukasz(a)langa.pl>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: FAILURE then ENV CHANGED ==
414 tests OK.
10 slowest tests:
- test_gdb: 5 min 44 sec
- test_peg_generator: 4 min 26 sec
- test_asyncio: 3 min 58 sec
- test_concurrent_futures: 3 min 36 sec
- test_multiprocessing_spawn: 3 min 25 sec
- test_multiprocessing_forkserver: 1 min 55 sec
- test_multiprocessing_fork: 1 min 41 sec
- test_capi: 1 min 37 sec
- test_zipfile: 1 min 30 sec
- test_nntplib: 1 min 22 sec
1 test altered the execution environment:
test_ftplib
12 tests skipped:
test_devpoll test_ioctl test_kqueue test_msilib test_startfile
test_tix test_tk test_ttk_guionly test_winconsoleio test_winreg
test_winsound test_zipfile64
1 re-run test:
test_signal
Total duration: 6 min 22 sec
Captured traceback
==================
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64/build/Lib/asyncore.py", line 90, in read
obj.handle_read_event()
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64/build/Lib/test/test_ftplib.py", line 384, in handle_read_event
self._do_ssl_handshake()
^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64/build/Lib/test/test_ftplib.py", line 345, in _do_ssl_handshake
self.socket.do_handshake()
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64/build/Lib/ssl.py", line 1346, in do_handshake
self._sslobj.do_handshake()
^^^^^^^^^^^^^^^^^^^^^^^^^^^
ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:997)
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64/build/Lib/test/test_signal.py", line 883, in test_pthread_kill
assert_python_ok('-c', code)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64/build/Lib/test/support/script_helper.py", line 160, in assert_python_ok
return _assert_python(True, *args, **env_vars)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64/build/Lib/test/support/script_helper.py", line 143, in _assert_python
res, cmd_line = run_python_until_end(*args, **env_vars)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64/build/Lib/test/support/script_helper.py", line 129, in run_python_until_end
proc = subprocess.Popen(cmd_line, stdin=subprocess.PIPE,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64/build/Lib/subprocess.py", line 967, in __init__
self._execute_child(args, executable, preexec_fn, close_fds,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64/build/Lib/subprocess.py", line 1776, in _execute_child
self.pid = _posixsubprocess.fork_exec(
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64/build/Lib/test/test_signal.py", line 739, in sig_vtalrm
raise signal.ItimerError("setitimer didn't disable ITIMER_VIRTUAL "
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
signal.itimer_error: setitimer didn't disable ITIMER_VIRTUAL timer.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_f75d6497'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_4a189435'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_183a7340'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64/build/Lib/threading.py", line 1031, in _bootstrap_inner
self.run()
^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64/build/Lib/test/test_ftplib.py", line 298, in run
asyncore.loop(timeout=0.1, count=1)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64/build/Lib/asyncore.py", line 214, in loop
poll_fun(timeout, map)
^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64/build/Lib/asyncore.py", line 157, in poll
read(obj)
^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64/build/Lib/asyncore.py", line 94, in read
obj.handle_error()
^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64/build/Lib/test/test_ftplib.py", line 421, in handle_error
raise Exception
^^^^^^^^^^^^^^^
Exception
Test report
===========
Failed tests:
- test_signal
Failed subtests:
- test_pthread_kill - test.test_signal.PendingSignalsTests
Sincerely,
-The Buildbot
1
0
The Buildbot has detected a new failure on builder PPC64LE Fedora Rawhide LTO + PGO 3.10 while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#builders/616/builds/335
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-ppc64le
Build Reason: <unknown>
Blamelist: Mark Shannon <mark(a)hotpy.org>, Miss Islington (bot) <31488909+miss-islington(a)users.noreply.github.com>, Łukasz Langa <lukasz(a)langa.pl>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: FAILURE then ENV CHANGED ==
413 tests OK.
10 slowest tests:
- test_concurrent_futures: 4 min 48 sec
- test_codecmaps_cn: 2 min 54 sec
- test_hashlib: 2 min 25 sec
- test_multiprocessing_spawn: 1 min 47 sec
- test_tokenize: 1 min 20 sec
- test_compileall: 1 min 16 sec
- test_regrtest: 1 min 15 sec
- test_multiprocessing_forkserver: 1 min 11 sec
- test_largefile: 1 min 9 sec
- test_codecmaps_jp: 1 min 8 sec
1 test altered the execution environment:
test_ftplib
13 tests skipped:
test_devpoll test_gdb test_ioctl test_kqueue test_msilib
test_startfile test_tix test_tk test_ttk_guionly test_winconsoleio
test_winreg test_winsound test_zipfile64
1 re-run test:
test_concurrent_futures
Total duration: 6 min 52 sec
Captured traceback
==================
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.lto-pgo/build/Lib/threading.py", line 1009, in _bootstrap_inner
self.run()
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.lto-pgo/build/Lib/test/test_ftplib.py", line 298, in run
asyncore.loop(timeout=0.1, count=1)
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.lto-pgo/build/Lib/asyncore.py", line 214, in loop
poll_fun(timeout, map)
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.lto-pgo/build/Lib/asyncore.py", line 157, in poll
read(obj)
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.lto-pgo/build/Lib/asyncore.py", line 94, in read
obj.handle_error()
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.lto-pgo/build/Lib/test/test_ftplib.py", line 421, in handle_error
raise Exception
Exception
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.lto-pgo/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
KeyError: '/psm_088f6be0'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.lto-pgo/build/Lib/test/test_concurrent_futures.py", line 1192, in test_crash_during_result_pickle_on_worker
self._check_crash(BrokenProcessPool, _return_instance, CrashAtPickle)
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.lto-pgo/build/Lib/test/test_concurrent_futures.py", line 1157, in _check_crash
self._fail_on_deadlock(executor)
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.lto-pgo/build/Lib/test/test_concurrent_futures.py", line 1134, in _fail_on_deadlock
self.fail(f"Executor deadlock:\n\n{tb}")
AssertionError: Executor deadlock:
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.lto-pgo/build/Lib/asyncore.py", line 90, in read
obj.handle_read_event()
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.lto-pgo/build/Lib/test/test_ftplib.py", line 384, in handle_read_event
self._do_ssl_handshake()
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.lto-pgo/build/Lib/test/test_ftplib.py", line 345, in _do_ssl_handshake
self.socket.do_handshake()
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.lto-pgo/build/Lib/ssl.py", line 1341, in do_handshake
self._sslobj.do_handshake()
ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:997)
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.lto-pgo/build/Lib/test/test_concurrent_futures.py", line 1153, in _check_crash
res.result(timeout=self.TIMEOUT)
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.lto-pgo/build/Lib/concurrent/futures/_base.py", line 447, in result
raise TimeoutError()
concurrent.futures._base.TimeoutError
Traceback:
Thread 0x00007fff72dcf0f0 (most recent call first):
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.lto-pgo/build/Lib/threading.py", line 320 in wait
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.lto-pgo/build/Lib/multiprocessing/queues.py", line 233 in _feed
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.lto-pgo/build/Lib/threading.py", line 946 in run
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.lto-pgo/build/Lib/threading.py", line 1009 in _bootstrap_inner
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.lto-pgo/build/Lib/threading.py", line 966 in _bootstrap
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.lto-pgo/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
KeyError: '/psm_5263cee0'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.lto-pgo/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
KeyError: '/psm_e8f7e103'
Test report
===========
Failed tests:
- test_concurrent_futures
Failed subtests:
- test_crash_during_result_pickle_on_worker - test.test_concurrent_futures.ProcessPoolForkExecutorDeadlockTest
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder PPC64LE Fedora Rawhide 3.10 while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#builders/688/builds/333
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-ppc64le
Build Reason: <unknown>
Blamelist: Mark Shannon <mark(a)hotpy.org>, Miss Islington (bot) <31488909+miss-islington(a)users.noreply.github.com>, Łukasz Langa <lukasz(a)langa.pl>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: ENV CHANGED ==
414 tests OK.
10 slowest tests:
- test_hashlib: 6 min 30 sec
- test_gdb: 4 min 42 sec
- test_codecmaps_cn: 4 min 20 sec
- test_unparse: 3 min 51 sec
- test_multiprocessing_spawn: 3 min 8 sec
- test_concurrent_futures: 3 min 5 sec
- test_peg_generator: 3 min 5 sec
- test_tokenize: 3 min
- test_lib2to3: 2 min 13 sec
- test_multiprocessing_forkserver: 2 min 7 sec
1 test altered the execution environment:
test_ftplib
12 tests skipped:
test_devpoll test_ioctl test_kqueue test_msilib test_startfile
test_tix test_tk test_ttk_guionly test_winconsoleio test_winreg
test_winsound test_zipfile64
Total duration: 10 min 54 sec
Captured traceback
==================
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le/build/Lib/asyncore.py", line 90, in read
obj.handle_read_event()
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le/build/Lib/test/test_ftplib.py", line 384, in handle_read_event
self._do_ssl_handshake()
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le/build/Lib/test/test_ftplib.py", line 345, in _do_ssl_handshake
self.socket.do_handshake()
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le/build/Lib/ssl.py", line 1341, in do_handshake
self._sslobj.do_handshake()
ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:997)
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le/build/Lib/threading.py", line 1009, in _bootstrap_inner
self.run()
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le/build/Lib/test/test_ftplib.py", line 298, in run
asyncore.loop(timeout=0.1, count=1)
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le/build/Lib/asyncore.py", line 214, in loop
poll_fun(timeout, map)
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le/build/Lib/asyncore.py", line 157, in poll
read(obj)
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le/build/Lib/asyncore.py", line 94, in read
obj.handle_error()
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le/build/Lib/test/test_ftplib.py", line 421, in handle_error
raise Exception
Exception
Test report
===========
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder PPC64LE RHEL7 3.10 while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#builders/619/builds/351
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-RHEL7-ppc64le
Build Reason: <unknown>
Blamelist: Miss Islington (bot) <31488909+miss-islington(a)users.noreply.github.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: FAILURE then FAILURE ==
412 tests OK.
10 slowest tests:
- test_codecmaps_cn: 7 min 54 sec
- test_unicodedata: 3 min 38 sec
- test_hashlib: 3 min 12 sec
- test_concurrent_futures: 3 min 1 sec
- test_unparse: 2 min 58 sec
- test_multiprocessing_spawn: 2 min 58 sec
- test_tokenize: 2 min 32 sec
- test_peg_generator: 2 min 23 sec
- test_codecmaps_kr: 2 min 6 sec
- test_lib2to3: 1 min 59 sec
1 test failed:
test_unicodedata
14 tests skipped:
test_devpoll test_ioctl test_kqueue test_msilib test_smtpnet
test_ssl test_startfile test_tix test_tk test_ttk_guionly
test_winconsoleio test_winreg test_winsound test_zipfile64
1 re-run test:
test_unicodedata
Total duration: 12 min 38 sec
Captured traceback
==================
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-RHEL7-ppc64le/build/Lib/http/client.py", line 586, in _read_chunked
value.append(self._safe_read(amt))
http.client.IncompleteRead: IncompleteRead(2839 bytes read, 5353 more expected)
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-RHEL7-ppc64le/build/Lib/test/test_unicodedata.py", line 336, in test_normalization
testdata = open_urlresource(TESTDATAURL, encoding="utf-8",
http.client.IncompleteRead: IncompleteRead(0 bytes read)
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-RHEL7-ppc64le/build/Lib/test/test_unicodedata.py", line 342, in test_normalization
self.fail(f"Could not retrieve {TESTDATAURL}")
AssertionError: Could not retrieve http://www.pythontest.net/unicode/13.0.0/NormalizationTest.txt
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-RHEL7-ppc64le/build/Lib/test/test_unicodedata.py", line 336, in test_normalization
testdata = open_urlresource(TESTDATAURL, encoding="utf-8",
TimeoutError: timed out
Test report
===========
Failed tests:
- test_unicodedata
Failed subtests:
- test_normalization - test.test_unicodedata.NormalizationTest
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder PPC64LE RHEL8 LTO 3.10 while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#builders/680/builds/350
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-RHEL8-ppc64le
Build Reason: <unknown>
Blamelist: Mark Shannon <mark(a)hotpy.org>, Miss Islington (bot) <31488909+miss-islington(a)users.noreply.github.com>, Łukasz Langa <lukasz(a)langa.pl>
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_hashlib: 9 min
- test_peg_generator: 5 min 3 sec
- test_codecmaps_cn: 3 min 27 sec
- test_unicodedata: 3 min 21 sec
- test_codecmaps_jp: 3 min 1 sec
- test_concurrent_futures: 2 min 58 sec
- test_gdb: 2 min 34 sec
- test_multiprocessing_spawn: 1 min 45 sec
- test_codecmaps_hk: 1 min 17 sec
- test_multiprocessing_forkserver: 1 min 16 sec
1 test failed:
test_unicodedata
12 tests skipped:
test_devpoll test_ioctl test_kqueue test_msilib test_startfile
test_tix test_tk test_ttk_guionly test_winconsoleio test_winreg
test_winsound test_zipfile64
1 re-run test:
test_unicodedata
Total duration: 13 min 24 sec
Captured traceback
==================
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-ppc64le.lto/build/Lib/test/test_unicodedata.py", line 336, in test_normalization
testdata = open_urlresource(TESTDATAURL, encoding="utf-8",
TimeoutError: timed out
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-ppc64le.lto/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
KeyError: '/psm_6e1ee4fc'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-ppc64le.lto/build/Lib/test/test_unicodedata.py", line 342, in test_normalization
self.fail(f"Could not retrieve {TESTDATAURL}")
AssertionError: Could not retrieve http://www.pythontest.net/unicode/13.0.0/NormalizationTest.txt
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-ppc64le.lto/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
KeyError: '/psm_d6eb4666'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-ppc64le.lto/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
KeyError: '/psm_0a169424'
Test report
===========
Failed tests:
- test_unicodedata
Failed subtests:
- test_normalization - test.test_unicodedata.NormalizationTest
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder PPC64LE RHEL8 3.10 while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#builders/675/builds/335
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-RHEL8-ppc64le
Build Reason: <unknown>
Blamelist: Mark Shannon <mark(a)hotpy.org>, Miss Islington (bot) <31488909+miss-islington(a)users.noreply.github.com>, Łukasz Langa <lukasz(a)langa.pl>
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_hashlib: 12 min 59 sec
- test_gdb: 9 min 48 sec
- test_codecmaps_kr: 5 min 11 sec
- test_codecmaps_jp: 4 min 16 sec
- test_unicodedata: 3 min 25 sec
- test_codecmaps_cn: 3 min 19 sec
- test_concurrent_futures: 3 min 13 sec
- test_multiprocessing_spawn: 2 min 45 sec
- test_unparse: 2 min 36 sec
- test_peg_generator: 2 min 32 sec
1 test failed:
test_unicodedata
12 tests skipped:
test_devpoll test_ioctl test_kqueue test_msilib test_startfile
test_tix test_tk test_ttk_guionly test_winconsoleio test_winreg
test_winsound test_zipfile64
1 re-run test:
test_unicodedata
Total duration: 19 min 47 sec
Captured traceback
==================
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-ppc64le/build/Lib/test/test_unicodedata.py", line 342, in test_normalization
self.fail(f"Could not retrieve {TESTDATAURL}")
AssertionError: Could not retrieve http://www.pythontest.net/unicode/13.0.0/NormalizationTest.txt
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-ppc64le/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
KeyError: '/psm_699c2344'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-ppc64le/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
KeyError: '/psm_7855edeb'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-ppc64le/build/Lib/test/test_unicodedata.py", line 336, in test_normalization
testdata = open_urlresource(TESTDATAURL, encoding="utf-8",
TimeoutError: timed out
Test report
===========
Failed tests:
- test_unicodedata
Failed subtests:
- test_normalization - test.test_unicodedata.NormalizationTest
Sincerely,
-The Buildbot
1
0
The Buildbot has detected a new failure on builder PPC64LE RHEL8 LTO + PGO 3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#builders/458/builds/751
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-RHEL8-ppc64le
Build Reason: <unknown>
Blamelist: Eric Snow <ericsnowcurrently(a)gmail.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: FAILURE then ENV CHANGED ==
413 tests OK.
10 slowest tests:
- test_hashlib: 7 min 11 sec
- test_unicodedata: 4 min 39 sec
- test_codecmaps_jp: 3 min 22 sec
- test_concurrent_futures: 2 min 44 sec
- test_urllib2net: 2 min 18 sec
- test_codecmaps_cn: 2 min 12 sec
- test_codecmaps_tw: 1 min 51 sec
- test_multiprocessing_spawn: 1 min 39 sec
- test_codecmaps_kr: 1 min 21 sec
- test_multiprocessing_fork: 1 min 16 sec
1 test altered the execution environment:
test_multiprocessing_spawn
13 tests skipped:
test_devpoll test_gdb test_ioctl test_kqueue test_msilib
test_startfile test_tix test_tk test_ttk_guionly test_winconsoleio
test_winreg test_winsound test_zipfile64
1 re-run test:
test_unicodedata
Total duration: 10 min 11 sec
Captured traceback
==================
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.lto-pgo/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_74a1bdc0'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.lto-pgo/build/Lib/http/client.py", line 586, in _read_chunked
value.append(self._safe_read(amt))
^^^^^^^^^^^^^^^^^^^^
http.client.IncompleteRead: IncompleteRead(2409 bytes read, 1697 more expected)
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.lto-pgo/build/Lib/test/test_unicodedata.py", line 342, in test_normalization
self.fail(f"Could not retrieve {TESTDATAURL}")
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: Could not retrieve http://www.pythontest.net/unicode/14.0.0/NormalizationTest.txt
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.lto-pgo/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_b384be23'
Warning -- Dangling processes: {<SpawnProcess name='QueueManager-326' pid=2848525 parent=2840901 started>}
Warning -- Dangling processes: {<SpawnProcess name='QueueManager-326' pid=2848525 parent=2840901 stopped exitcode=-SIGTERM>}
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.lto-pgo/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_69e807a6'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.lto-pgo/build/Lib/test/test_unicodedata.py", line 336, in test_normalization
testdata = open_urlresource(TESTDATAURL, encoding="utf-8",
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
http.client.IncompleteRead: IncompleteRead(4086 bytes read)
Test report
===========
Failed tests:
- test_unicodedata
Failed subtests:
- test_normalization - test.test_unicodedata.NormalizationTest
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder PPC64LE RHEL8 3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#builders/559/builds/723
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-RHEL8-ppc64le
Build Reason: <unknown>
Blamelist: Eric Snow <ericsnowcurrently(a)gmail.com>, Jack DeVries <58614260+jdevries3133(a)users.noreply.github.com>, Pablo Galindo Salgado <Pablogsal(a)gmail.com>, Serhiy Storchaka <storchaka(a)gmail.com>, andrei kulakov <andrei.avk(a)gmail.com>, zhanpon <pon.zhan(a)gmail.com>, Łukasz Langa <lukasz(a)langa.pl>
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_gdb: 9 min 12 sec
- test_hashlib: 5 min 54 sec
- test_codecmaps_cn: 5 min 5 sec
- test_peg_generator: 4 min 3 sec
- test_unicodedata: 3 min 27 sec
- test_concurrent_futures: 3 min 19 sec
- test_unparse: 2 min 54 sec
- test_multiprocessing_spawn: 2 min 48 sec
- test_tokenize: 2 min 18 sec
- test_codecmaps_jp: 2 min 10 sec
1 test failed:
test_unicodedata
12 tests skipped:
test_devpoll test_ioctl test_kqueue test_msilib test_startfile
test_tix test_tk test_ttk_guionly test_winconsoleio test_winreg
test_winsound test_zipfile64
1 re-run test:
test_unicodedata
Total duration: 11 min 43 sec
Captured traceback
==================
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_db1e6876'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le/build/Lib/test/test_unicodedata.py", line 336, in test_normalization
testdata = open_urlresource(TESTDATAURL, encoding="utf-8",
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
urllib.error.URLError: <urlopen error timed out>
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le/build/Lib/test/test_unicodedata.py", line 336, in test_normalization
testdata = open_urlresource(TESTDATAURL, encoding="utf-8",
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
TimeoutError: timed out
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le/build/Lib/urllib/request.py", line 1348, in do_open
h.request(req.get_method(), req.selector, req.data, headers,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
TimeoutError: timed out
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le/build/Lib/test/test_unicodedata.py", line 342, in test_normalization
self.fail(f"Could not retrieve {TESTDATAURL}")
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: Could not retrieve http://www.pythontest.net/unicode/14.0.0/NormalizationTest.txt
Test report
===========
Failed tests:
- test_unicodedata
Failed subtests:
- test_normalization - test.test_unicodedata.NormalizationTest
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder AMD64 Fedora Rawhide Clang 3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#builders/188/builds/801
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-x86_64
Build Reason: <unknown>
Blamelist: Adam Schwalm <adamschwalm(a)gmail.com>, Alex Vig <jalexvig(a)gmail.com>, Alexander Böhn <fish2000(a)users.noreply.github.com>, Antony Lee <anntzer.lee(a)gmail.com>, Arkaprabha Chakraborty <chakrabortyarkaprabha998(a)gmail.com>, Barry Warsaw <barry(a)python.org>, Brett Cannon <brett(a)python.org>, Daniel Hahler <git(a)thequod.de>, Daniel Hillier <daniel.hillier(a)gmail.com>, David Hewitt <1939362+davidhewitt(a)users.noreply.github.com>, Emmanuel Arias <eamanu(a)yaerobi.com>, Eric Snow <ericsnowcurrently(a)gmail.com>, Erlend Egeberg Aasland <erlend.aasland(a)innova.no>, Hubert Badocha <badocha.hubert(a)gmail.com>, Irit Katriel <1055913+iritkatriel(a)users.noreply.github.com>, Jack DeVries <58614260+jdevries3133(a)users.noreply.github.com>, Jason Fried <fried(a)fb.com>, Jörn Heissler <joernheissler(a)users.noreply.github.com>, Ken Jin <28750310+Fidget-Spinner(a)users.noreply.github.com>, Konstantin Popov <konst.hardy(a)gmail.com>, Louis Sautier <sautier.louis(a)gmail.com>, Mark Shannon <mark(a)hotpy.org>, Mohamad Man
sour <66031317+mohamadmansourX(a)users.noreply.github.com>, Nikita Sobolev <mail(a)sobolevn.me>, Niyas Sait <niyas.sait(a)linaro.org>, Omer Katz <omer.drow(a)gmail.com>, Pablo Galindo Salgado <Pablogsal(a)gmail.com>, Peter Bittner <django(a)bittner.it>, Rajendra arora <contact.rajendraarora(a)gmail.com>, Raymond Hettinger <rhettinger(a)users.noreply.github.com>, Rémi Lapeyre <remi.lapeyre(a)lenstra.fr>, Sam Sneddon <me(a)gsnedders.com>, Sean Leavey <SeanDS(a)users.noreply.github.com>, Serhiy Storchaka <storchaka(a)gmail.com>, Steve Dower <steve.dower(a)python.org>, Terry Jan Reedy <tjreedy(a)udel.edu>, Victor Stinner <vstinner(a)python.org>, andrei kulakov <andrei.avk(a)gmail.com>, nullptr <3621629+0x0L(a)users.noreply.github.com>, speedrun-program <71526906+speedrun-program(a)users.noreply.github.com>, wyz23x2 <52805709+wyz23x2(a)users.noreply.github.com>, zhanpon <pon.zhan(a)gmail.com>, Łukasz Langa <lukasz(a)langa.pl>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: FAILURE then ENV CHANGED ==
414 tests OK.
10 slowest tests:
- test_concurrent_futures: 2 min 57 sec
- test_peg_generator: 2 min 40 sec
- test_multiprocessing_spawn: 1 min 42 sec
- test_multiprocessing_forkserver: 1 min 27 sec
- test_multiprocessing_fork: 1 min 15 sec
- test_asyncio: 1 min 3 sec
- test_signal: 48.1 sec
- test_io: 44.7 sec
- test_socket: 38.7 sec
- test_gdb: 34.4 sec
1 test altered the execution environment:
test_ftplib
12 tests skipped:
test_devpoll test_ioctl test_kqueue test_msilib test_startfile
test_tix test_tk test_ttk_guionly test_winconsoleio test_winreg
test_winsound test_zipfile64
1 re-run test:
test_signal
Total duration: 4 min 6 sec
Captured traceback
==================
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang/build/Lib/test/test_signal.py", line 883, in test_pthread_kill
assert_python_ok('-c', code)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang/build/Lib/test/support/script_helper.py", line 160, in assert_python_ok
return _assert_python(True, *args, **env_vars)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang/build/Lib/test/support/script_helper.py", line 143, in _assert_python
res, cmd_line = run_python_until_end(*args, **env_vars)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang/build/Lib/test/support/script_helper.py", line 129, in run_python_until_end
proc = subprocess.Popen(cmd_line, stdin=subprocess.PIPE,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang/build/Lib/subprocess.py", line 951, in __init__
self.stdin = io.open(p2cwrite, 'wb', bufsize)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang/build/Lib/test/test_signal.py", line 739, in sig_vtalrm
raise signal.ItimerError("setitimer didn't disable ITIMER_VIRTUAL "
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
signal.itimer_error: setitimer didn't disable ITIMER_VIRTUAL timer.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_a0e90a74'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang/build/Lib/threading.py", line 1031, in _bootstrap_inner
self.run()
^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang/build/Lib/test/test_ftplib.py", line 298, in run
asyncore.loop(timeout=0.1, count=1)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang/build/Lib/asyncore.py", line 214, in loop
poll_fun(timeout, map)
^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang/build/Lib/asyncore.py", line 157, in poll
read(obj)
^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang/build/Lib/asyncore.py", line 94, in read
obj.handle_error()
^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang/build/Lib/test/test_ftplib.py", line 421, in handle_error
raise Exception
^^^^^^^^^^^^^^^
Exception
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang/build/Lib/asyncore.py", line 90, in read
obj.handle_read_event()
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang/build/Lib/test/test_ftplib.py", line 384, in handle_read_event
self._do_ssl_handshake()
^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang/build/Lib/test/test_ftplib.py", line 345, in _do_ssl_handshake
self.socket.do_handshake()
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang/build/Lib/ssl.py", line 1346, in do_handshake
self._sslobj.do_handshake()
^^^^^^^^^^^^^^^^^^^^^^^^^^^
ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:997)
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_9bc69491'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_ec6d891a'
Test report
===========
Failed tests:
- test_signal
Failed subtests:
- test_pthread_kill - test.test_signal.PendingSignalsTests
Sincerely,
-The Buildbot
1
0
The Buildbot has detected a new failure on builder aarch64 Fedora Rawhide Clang Installed 3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#builders/374/builds/684
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-aarch64
Build Reason: <unknown>
Blamelist: Adam Schwalm <adamschwalm(a)gmail.com>, Alex Vig <jalexvig(a)gmail.com>, Alexander Böhn <fish2000(a)users.noreply.github.com>, Antony Lee <anntzer.lee(a)gmail.com>, Arkaprabha Chakraborty <chakrabortyarkaprabha998(a)gmail.com>, Barry Warsaw <barry(a)python.org>, Brett Cannon <brett(a)python.org>, Daniel Hahler <git(a)thequod.de>, Daniel Hillier <daniel.hillier(a)gmail.com>, David Hewitt <1939362+davidhewitt(a)users.noreply.github.com>, Emmanuel Arias <eamanu(a)yaerobi.com>, Eric Snow <ericsnowcurrently(a)gmail.com>, Erlend Egeberg Aasland <erlend.aasland(a)innova.no>, Hubert Badocha <badocha.hubert(a)gmail.com>, Irit Katriel <1055913+iritkatriel(a)users.noreply.github.com>, Jack DeVries <58614260+jdevries3133(a)users.noreply.github.com>, Jason Fried <fried(a)fb.com>, Jörn Heissler <joernheissler(a)users.noreply.github.com>, Ken Jin <28750310+Fidget-Spinner(a)users.noreply.github.com>, Konstantin Popov <konst.hardy(a)gmail.com>, Louis Sautier <sautier.louis(a)gmail.com>, Mark Shannon <mark(a)hotpy.org>, Mohamad Man
sour <66031317+mohamadmansourX(a)users.noreply.github.com>, Nikita Sobolev <mail(a)sobolevn.me>, Niyas Sait <niyas.sait(a)linaro.org>, Omer Katz <omer.drow(a)gmail.com>, Pablo Galindo Salgado <Pablogsal(a)gmail.com>, Peter Bittner <django(a)bittner.it>, Rajendra arora <contact.rajendraarora(a)gmail.com>, Raymond Hettinger <rhettinger(a)users.noreply.github.com>, Rémi Lapeyre <remi.lapeyre(a)lenstra.fr>, Sam Sneddon <me(a)gsnedders.com>, Sean Leavey <SeanDS(a)users.noreply.github.com>, Serhiy Storchaka <storchaka(a)gmail.com>, Steve Dower <steve.dower(a)python.org>, Terry Jan Reedy <tjreedy(a)udel.edu>, Victor Stinner <vstinner(a)python.org>, andrei kulakov <andrei.avk(a)gmail.com>, nullptr <3621629+0x0L(a)users.noreply.github.com>, speedrun-program <71526906+speedrun-program(a)users.noreply.github.com>, wyz23x2 <52805709+wyz23x2(a)users.noreply.github.com>, zhanpon <pon.zhan(a)gmail.com>, Łukasz Langa <lukasz(a)langa.pl>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: FAILURE then FAILURE ==
409 tests OK.
1 test failed:
test_signal
1 test altered the execution environment:
test_ftplib
16 tests skipped:
test_asdl_parser test_check_c_globals test_clinic test_devpoll
test_gdb test_ioctl test_kqueue test_msilib test_startfile
test_tix test_tk test_ttk_guionly test_winconsoleio test_winreg
test_winsound test_zipfile64
1 re-run test:
test_signal
Total duration: 4 min 2 sec
Captured traceback
==================
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64.clang-installed/build/target/lib/python3.11/asyncore.py", line 90, in read
obj.handle_read_event()
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64.clang-installed/build/target/lib/python3.11/test/test_ftplib.py", line 384, in handle_read_event
self._do_ssl_handshake()
^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64.clang-installed/build/target/lib/python3.11/test/test_ftplib.py", line 345, in _do_ssl_handshake
self.socket.do_handshake()
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64.clang-installed/build/target/lib/python3.11/ssl.py", line 1346, in do_handshake
self._sslobj.do_handshake()
^^^^^^^^^^^^^^^^^^^^^^^^^^^
ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:997)
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64.clang-installed/build/target/lib/python3.11/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_ebe72c6c'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64.clang-installed/build/target/lib/python3.11/test/libregrtest/runtest.py", line 340, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64.clang-installed/build/target/lib/python3.11/test/libregrtest/runtest.py", line 297, in _runtest_inner2
test_runner()
^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64.clang-installed/build/target/lib/python3.11/test/libregrtest/runtest.py", line 261, in _test_module
support.run_unittest(tests)
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64.clang-installed/build/target/lib/python3.11/test/support/__init__.py", line 1118, in run_unittest
_run_suite(suite)
^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64.clang-installed/build/target/lib/python3.11/test/support/__init__.py", line 992, in _run_suite
result = runner.run(suite)
^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64.clang-installed/build/target/lib/python3.11/unittest/runner.py", line 197, in run
test(result)
^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64.clang-installed/build/target/lib/python3.11/unittest/suite.py", line 84, in __call__
return self.run(*args, **kwds)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64.clang-installed/build/target/lib/python3.11/unittest/suite.py", line 122, in run
test(result)
^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64.clang-installed/build/target/lib/python3.11/unittest/suite.py", line 84, in __call__
return self.run(*args, **kwds)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64.clang-installed/build/target/lib/python3.11/unittest/suite.py", line 122, in run
test(result)
^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64.clang-installed/build/target/lib/python3.11/unittest/suite.py", line 84, in __call__
return self.run(*args, **kwds)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64.clang-installed/build/target/lib/python3.11/unittest/suite.py", line 122, in run
test(result)
^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64.clang-installed/build/target/lib/python3.11/unittest/case.py", line 646, in __call__
return self.run(*args, **kwds)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64.clang-installed/build/target/lib/python3.11/unittest/case.py", line 593, in run
with outcome.testPartExecutor(self):
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64.clang-installed/build/target/lib/python3.11/contextlib.py", line 289, in helper
return _GeneratorContextManager(func, args, kwds)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64.clang-installed/build/target/lib/python3.11/contextlib.py", line 106, in __init__
doc = getattr(func, "__doc__", None)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64.clang-installed/build/target/lib/python3.11/test/test_signal.py", line 739, in sig_vtalrm
raise signal.ItimerError("setitimer didn't disable ITIMER_VIRTUAL "
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
signal.itimer_error: setitimer didn't disable ITIMER_VIRTUAL timer.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64.clang-installed/build/target/lib/python3.11/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_7807cc64'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64.clang-installed/build/target/lib/python3.11/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_15348601'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64.clang-installed/build/target/lib/python3.11/test/test_signal.py", line 1146, in test_pthread_kill_main_thread
with spawn_python('-c', code) as process:
^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64.clang-installed/build/target/lib/python3.11/test/support/script_helper.py", line 192, in spawn_python
return subprocess.Popen(cmd_line, stdin=subprocess.PIPE,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64.clang-installed/build/target/lib/python3.11/subprocess.py", line 967, in __init__
self._execute_child(args, executable, preexec_fn, close_fds,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64.clang-installed/build/target/lib/python3.11/subprocess.py", line 1776, in _execute_child
self.pid = _posixsubprocess.fork_exec(
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64.clang-installed/build/target/lib/python3.11/test/test_signal.py", line 739, in sig_vtalrm
raise signal.ItimerError("setitimer didn't disable ITIMER_VIRTUAL "
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
signal.itimer_error: setitimer didn't disable ITIMER_VIRTUAL timer.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64.clang-installed/build/target/lib/python3.11/threading.py", line 1031, in _bootstrap_inner
self.run()
^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64.clang-installed/build/target/lib/python3.11/test/test_ftplib.py", line 298, in run
asyncore.loop(timeout=0.1, count=1)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64.clang-installed/build/target/lib/python3.11/asyncore.py", line 214, in loop
poll_fun(timeout, map)
^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64.clang-installed/build/target/lib/python3.11/asyncore.py", line 157, in poll
read(obj)
^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64.clang-installed/build/target/lib/python3.11/asyncore.py", line 94, in read
obj.handle_error()
^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64.clang-installed/build/target/lib/python3.11/test/test_ftplib.py", line 421, in handle_error
raise Exception
^^^^^^^^^^^^^^^
Exception
Test report
===========
Failed tests:
- test_signal
Failed subtests:
- test_pthread_kill_main_thread - test.test_signal.PendingSignalsTests
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder AMD64 Fedora Rawhide Clang Installed 3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#builders/536/builds/777
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-x86_64
Build Reason: <unknown>
Blamelist: Adam Schwalm <adamschwalm(a)gmail.com>, Alex Vig <jalexvig(a)gmail.com>, Alexander Böhn <fish2000(a)users.noreply.github.com>, Antony Lee <anntzer.lee(a)gmail.com>, Arkaprabha Chakraborty <chakrabortyarkaprabha998(a)gmail.com>, Barry Warsaw <barry(a)python.org>, Brett Cannon <brett(a)python.org>, Daniel Hahler <git(a)thequod.de>, Daniel Hillier <daniel.hillier(a)gmail.com>, David Hewitt <1939362+davidhewitt(a)users.noreply.github.com>, Emmanuel Arias <eamanu(a)yaerobi.com>, Eric Snow <ericsnowcurrently(a)gmail.com>, Erlend Egeberg Aasland <erlend.aasland(a)innova.no>, Hubert Badocha <badocha.hubert(a)gmail.com>, Irit Katriel <1055913+iritkatriel(a)users.noreply.github.com>, Jack DeVries <58614260+jdevries3133(a)users.noreply.github.com>, Jason Fried <fried(a)fb.com>, Jörn Heissler <joernheissler(a)users.noreply.github.com>, Ken Jin <28750310+Fidget-Spinner(a)users.noreply.github.com>, Konstantin Popov <konst.hardy(a)gmail.com>, Louis Sautier <sautier.louis(a)gmail.com>, Mark Shannon <mark(a)hotpy.org>, Mohamad Man
sour <66031317+mohamadmansourX(a)users.noreply.github.com>, Nikita Sobolev <mail(a)sobolevn.me>, Niyas Sait <niyas.sait(a)linaro.org>, Omer Katz <omer.drow(a)gmail.com>, Pablo Galindo Salgado <Pablogsal(a)gmail.com>, Peter Bittner <django(a)bittner.it>, Rajendra arora <contact.rajendraarora(a)gmail.com>, Raymond Hettinger <rhettinger(a)users.noreply.github.com>, Rémi Lapeyre <remi.lapeyre(a)lenstra.fr>, Sam Sneddon <me(a)gsnedders.com>, Sean Leavey <SeanDS(a)users.noreply.github.com>, Serhiy Storchaka <storchaka(a)gmail.com>, Steve Dower <steve.dower(a)python.org>, Terry Jan Reedy <tjreedy(a)udel.edu>, Victor Stinner <vstinner(a)python.org>, andrei kulakov <andrei.avk(a)gmail.com>, nullptr <3621629+0x0L(a)users.noreply.github.com>, speedrun-program <71526906+speedrun-program(a)users.noreply.github.com>, wyz23x2 <52805709+wyz23x2(a)users.noreply.github.com>, zhanpon <pon.zhan(a)gmail.com>, Łukasz Langa <lukasz(a)langa.pl>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: FAILURE then FAILURE ==
409 tests OK.
1 test failed:
test_signal
1 test altered the execution environment:
test_ftplib
16 tests skipped:
test_asdl_parser test_check_c_globals test_clinic test_devpoll
test_gdb test_ioctl test_kqueue test_msilib test_startfile
test_tix test_tk test_ttk_guionly test_winconsoleio test_winreg
test_winsound test_zipfile64
1 re-run test:
test_signal
Total duration: 4 min 13 sec
Captured traceback
==================
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.11/asyncore.py", line 90, in read
obj.handle_read_event()
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.11/test/test_ftplib.py", line 384, in handle_read_event
self._do_ssl_handshake()
^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.11/test/test_ftplib.py", line 345, in _do_ssl_handshake
self.socket.do_handshake()
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.11/ssl.py", line 1346, in do_handshake
self._sslobj.do_handshake()
^^^^^^^^^^^^^^^^^^^^^^^^^^^
ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:997)
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.11/test/libregrtest/runtest.py", line 340, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.11/test/libregrtest/runtest.py", line 297, in _runtest_inner2
test_runner()
^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.11/test/libregrtest/runtest.py", line 261, in _test_module
support.run_unittest(tests)
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.11/test/support/__init__.py", line 1118, in run_unittest
_run_suite(suite)
^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.11/test/support/__init__.py", line 992, in _run_suite
result = runner.run(suite)
^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.11/unittest/runner.py", line 197, in run
test(result)
^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.11/unittest/suite.py", line 84, in __call__
return self.run(*args, **kwds)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.11/unittest/suite.py", line 122, in run
test(result)
^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.11/unittest/suite.py", line 84, in __call__
return self.run(*args, **kwds)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.11/unittest/suite.py", line 122, in run
test(result)
^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.11/unittest/suite.py", line 84, in __call__
return self.run(*args, **kwds)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.11/unittest/suite.py", line 111, in run
if _isnotsuite(test):
^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.11/test/test_signal.py", line 739, in sig_vtalrm
raise signal.ItimerError("setitimer didn't disable ITIMER_VIRTUAL "
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
signal.itimer_error: setitimer didn't disable ITIMER_VIRTUAL timer.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.11/threading.py", line 1031, in _bootstrap_inner
self.run()
^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.11/test/test_ftplib.py", line 298, in run
asyncore.loop(timeout=0.1, count=1)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.11/asyncore.py", line 214, in loop
poll_fun(timeout, map)
^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.11/asyncore.py", line 157, in poll
read(obj)
^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.11/asyncore.py", line 94, in read
obj.handle_error()
^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.11/test/test_ftplib.py", line 421, in handle_error
raise Exception
^^^^^^^^^^^^^^^
Exception
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.11/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_c9c86d73'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.11/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_40d7129e'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.11/test/test_signal.py", line 883, in test_pthread_kill
assert_python_ok('-c', code)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.11/test/support/script_helper.py", line 160, in assert_python_ok
return _assert_python(True, *args, **env_vars)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.11/test/support/script_helper.py", line 143, in _assert_python
res, cmd_line = run_python_until_end(*args, **env_vars)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.11/test/support/script_helper.py", line 91, in run_python_until_end
env_required = interpreter_requires_environment()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.11/test/support/script_helper.py", line 48, in interpreter_requires_environment
subprocess.check_call([sys.executable, '-E',
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.11/subprocess.py", line 364, in check_call
retcode = call(*popenargs, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.11/subprocess.py", line 345, in call
with Popen(*popenargs, **kwargs) as p:
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.11/subprocess.py", line 967, in __init__
self._execute_child(args, executable, preexec_fn, close_fds,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.11/subprocess.py", line 1742, in _execute_child
errpipe_read, errpipe_write = os.pipe()
^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.11/test/test_signal.py", line 739, in sig_vtalrm
raise signal.ItimerError("setitimer didn't disable ITIMER_VIRTUAL "
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
signal.itimer_error: setitimer didn't disable ITIMER_VIRTUAL timer.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.11/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_b651e55c'
Test report
===========
Failed tests:
- test_signal
Failed subtests:
- test_pthread_kill - test.test_signal.PendingSignalsTests
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder PPC64LE RHEL8 3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#builders/559/builds/721
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-RHEL8-ppc64le
Build Reason: <unknown>
Blamelist: Jack DeVries <58614260+jdevries3133(a)users.noreply.github.com>, Pablo Galindo Salgado <Pablogsal(a)gmail.com>, Serhiy Storchaka <storchaka(a)gmail.com>, andrei kulakov <andrei.avk(a)gmail.com>, zhanpon <pon.zhan(a)gmail.com>, Łukasz Langa <lukasz(a)langa.pl>
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_gdb: 7 min 38 sec
- test_hashlib: 7 min 2 sec
- test_codecmaps_kr: 3 min 34 sec
- test_concurrent_futures: 3 min 16 sec
- test_codecmaps_jp: 3 min 3 sec
- test_codecmaps_cn: 2 min 57 sec
- test_peg_generator: 2 min 53 sec
- test_multiprocessing_spawn: 2 min 40 sec
- test_unicodedata: 2 min 37 sec
- test_unparse: 2 min 16 sec
1 test failed:
test_unicodedata
12 tests skipped:
test_devpoll test_ioctl test_kqueue test_msilib test_startfile
test_tix test_tk test_ttk_guionly test_winconsoleio test_winreg
test_winsound test_zipfile64
1 re-run test:
test_unicodedata
Total duration: 11 min 33 sec
Captured traceback
==================
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le/build/Lib/test/test_unicodedata.py", line 342, in test_normalization
self.fail(f"Could not retrieve {TESTDATAURL}")
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: Could not retrieve http://www.pythontest.net/unicode/14.0.0/NormalizationTest.txt
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le/build/Lib/test/test_unicodedata.py", line 336, in test_normalization
testdata = open_urlresource(TESTDATAURL, encoding="utf-8",
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
TimeoutError: timed out
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_8fccc138'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_ada91a14'
Test report
===========
Failed tests:
- test_unicodedata
Failed subtests:
- test_normalization - test.test_unicodedata.NormalizationTest
Sincerely,
-The Buildbot
1
0
The Buildbot has detected a new failure on builder AMD64 Fedora Rawhide LTO + PGO 3.10 while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#builders/697/builds/388
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-x86_64
Build Reason: <unknown>
Blamelist: Brett Cannon <brett(a)python.org>, Mark Shannon <mark(a)hotpy.org>, Miss Islington (bot) <31488909+miss-islington(a)users.noreply.github.com>, Serhiy Storchaka <storchaka(a)gmail.com>, Łukasz Langa <lukasz(a)langa.pl>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: FAILURE then ENV CHANGED ==
413 tests OK.
10 slowest tests:
- test_concurrent_futures: 2 min 43 sec
- test_multiprocessing_spawn: 1 min 39 sec
- test_multiprocessing_forkserver: 1 min 16 sec
- test_multiprocessing_fork: 1 min 8 sec
- test_asyncio: 52.2 sec
- test_signal: 47.4 sec
- test_io: 38.8 sec
- test_socket: 37.9 sec
- test_pydoc: 31.7 sec
- test_subprocess: 31.6 sec
1 test altered the execution environment:
test_ftplib
13 tests skipped:
test_devpoll test_gdb test_ioctl test_kqueue test_msilib
test_startfile test_tix test_tk test_ttk_guionly test_winconsoleio
test_winreg test_winsound test_zipfile64
1 re-run test:
test_signal
Total duration: 3 min 10 sec
Captured traceback
==================
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.lto-pgo/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
KeyError: '/psm_c2caabcb'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.lto-pgo/build/Lib/threading.py", line 1009, in _bootstrap_inner
self.run()
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.lto-pgo/build/Lib/test/test_ftplib.py", line 298, in run
asyncore.loop(timeout=0.1, count=1)
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.lto-pgo/build/Lib/asyncore.py", line 214, in loop
poll_fun(timeout, map)
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.lto-pgo/build/Lib/asyncore.py", line 157, in poll
read(obj)
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.lto-pgo/build/Lib/asyncore.py", line 94, in read
obj.handle_error()
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.lto-pgo/build/Lib/test/test_ftplib.py", line 421, in handle_error
raise Exception
Exception
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.lto-pgo/build/Lib/asyncore.py", line 90, in read
obj.handle_read_event()
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.lto-pgo/build/Lib/test/test_ftplib.py", line 384, in handle_read_event
self._do_ssl_handshake()
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.lto-pgo/build/Lib/test/test_ftplib.py", line 345, in _do_ssl_handshake
self.socket.do_handshake()
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.lto-pgo/build/Lib/ssl.py", line 1341, in do_handshake
self._sslobj.do_handshake()
ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:997)
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.lto-pgo/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
KeyError: '/psm_821e4ab1'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.lto-pgo/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
KeyError: '/psm_8e509ea4'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.lto-pgo/build/Lib/test/test_signal.py", line 1119, in test_pthread_kill_main_thread
with spawn_python('-c', code) as process:
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.lto-pgo/build/Lib/test/support/script_helper.py", line 190, in spawn_python
env = kw.setdefault('env', dict(os.environ))
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.lto-pgo/build/Lib/_collections_abc.py", line 878, in __iter__
yield from self._mapping
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.lto-pgo/build/Lib/os.py", line 701, in __iter__
yield self.decodekey(key)
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.lto-pgo/build/Lib/os.py", line 758, in decode
def decode(value):
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.lto-pgo/build/Lib/test/test_signal.py", line 712, in sig_vtalrm
raise signal.ItimerError("setitimer didn't disable ITIMER_VIRTUAL "
signal.itimer_error: setitimer didn't disable ITIMER_VIRTUAL timer.
Test report
===========
Failed tests:
- test_signal
Failed subtests:
- test_pthread_kill_main_thread - test.test_signal.PendingSignalsTests
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder AMD64 Fedora Rawhide 3.10 while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#builders/657/builds/383
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-x86_64
Build Reason: <unknown>
Blamelist: Brett Cannon <brett(a)python.org>, Mark Shannon <mark(a)hotpy.org>, Miss Islington (bot) <31488909+miss-islington(a)users.noreply.github.com>, Serhiy Storchaka <storchaka(a)gmail.com>, Łukasz Langa <lukasz(a)langa.pl>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: FAILURE then ENV CHANGED ==
414 tests OK.
10 slowest tests:
- test_gdb: 4 min 10 sec
- test_concurrent_futures: 3 min 36 sec
- test_multiprocessing_spawn: 2 min 34 sec
- test_peg_generator: 2 min 32 sec
- test_capi: 2 min 2 sec
- test_multiprocessing_forkserver: 1 min 36 sec
- test_asyncio: 1 min 32 sec
- test_multiprocessing_fork: 1 min 19 sec
- test_unparse: 1 min 13 sec
- test_zipfile: 1 min 4 sec
1 test altered the execution environment:
test_ftplib
12 tests skipped:
test_devpoll test_ioctl test_kqueue test_msilib test_startfile
test_tix test_tk test_ttk_guionly test_winconsoleio test_winreg
test_winsound test_zipfile64
1 re-run test:
test_signal
Total duration: 5 min 38 sec
Captured traceback
==================
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
KeyError: '/psm_840eae1d'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64/build/Lib/asyncore.py", line 90, in read
obj.handle_read_event()
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64/build/Lib/test/test_ftplib.py", line 384, in handle_read_event
self._do_ssl_handshake()
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64/build/Lib/test/test_ftplib.py", line 345, in _do_ssl_handshake
self.socket.do_handshake()
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64/build/Lib/ssl.py", line 1341, in do_handshake
self._sslobj.do_handshake()
ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:997)
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64/build/Lib/threading.py", line 1009, in _bootstrap_inner
self.run()
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64/build/Lib/test/test_ftplib.py", line 298, in run
asyncore.loop(timeout=0.1, count=1)
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64/build/Lib/asyncore.py", line 214, in loop
poll_fun(timeout, map)
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64/build/Lib/asyncore.py", line 157, in poll
read(obj)
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64/build/Lib/asyncore.py", line 94, in read
obj.handle_error()
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64/build/Lib/test/test_ftplib.py", line 421, in handle_error
raise Exception
Exception
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64/build/Lib/test/test_signal.py", line 856, in test_pthread_kill
assert_python_ok('-c', code)
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64/build/Lib/test/support/script_helper.py", line 160, in assert_python_ok
return _assert_python(True, *args, **env_vars)
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64/build/Lib/test/support/script_helper.py", line 143, in _assert_python
res, cmd_line = run_python_until_end(*args, **env_vars)
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64/build/Lib/test/support/script_helper.py", line 91, in run_python_until_end
env_required = interpreter_requires_environment()
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64/build/Lib/test/support/script_helper.py", line 48, in interpreter_requires_environment
subprocess.check_call([sys.executable, '-E',
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64/build/Lib/subprocess.py", line 364, in check_call
retcode = call(*popenargs, **kwargs)
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64/build/Lib/subprocess.py", line 347, in call
return p.wait(timeout=timeout)
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64/build/Lib/subprocess.py", line 1204, in wait
return self._wait(timeout=timeout)
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64/build/Lib/subprocess.py", line 1943, in _wait
self._handle_exitstatus(sts)
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64/build/Lib/subprocess.py", line 1846, in _handle_exitstatus
def _handle_exitstatus(self, sts,
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64/build/Lib/test/test_signal.py", line 712, in sig_vtalrm
raise signal.ItimerError("setitimer didn't disable ITIMER_VIRTUAL "
signal.itimer_error: setitimer didn't disable ITIMER_VIRTUAL timer.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
KeyError: '/psm_9bb87260'
Test report
===========
Failed tests:
- test_signal
Failed subtests:
- test_pthread_kill - test.test_signal.PendingSignalsTests
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder ARM Raspbian 3.10 while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#builders/685/builds/109
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: gps-raspbian
Build Reason: <unknown>
Blamelist: Brett Cannon <brett(a)python.org>, Mark Shannon <mark(a)hotpy.org>, Miss Islington (bot) <31488909+miss-islington(a)users.noreply.github.com>, Serhiy Storchaka <storchaka(a)gmail.com>, Łukasz Langa <lukasz(a)langa.pl>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: FAILURE then FAILURE ==
407 tests OK.
10 slowest tests:
- test_unparse: 9 min 22 sec
- test_multiprocessing_spawn: 8 min 35 sec
- test_peg_generator: 5 min 21 sec
- test_tokenize: 5 min 7 sec
- test_concurrent_futures: 5 min
- test_gdb: 4 min 53 sec
- test_lib2to3: 4 min 37 sec
- test_largefile: 4 min 8 sec
- test_asyncio: 3 min 52 sec
- test_multiprocessing_forkserver: 3 min 43 sec
4 tests failed:
test_gdb test_multiprocessing_fork test_multiprocessing_forkserver
test_multiprocessing_spawn
16 tests skipped:
test_devpoll test_idle test_ioctl test_kqueue test_msilib
test_startfile test_tcl test_tix test_tk test_ttk_guionly
test_ttk_textonly test_turtle test_winconsoleio test_winreg
test_winsound test_zipfile64
4 re-run tests:
test_gdb test_multiprocessing_fork test_multiprocessing_forkserver
test_multiprocessing_spawn
Total duration: 25 min 46 sec
Captured traceback
==================
Traceback (most recent call last):
File "/var/lib/buildbot/workers/3.10.gps-raspbian/build/Lib/test/test_gdb.py", line 833, in test_threads
self.assertIn('Waiting for the GIL', gdb_output)
AssertionError: 'Waiting for the GIL' not found in 'Breakpoint 1 at 0x258cc4: file Python/bltinmodule.c, line 1194.\n[Thread debugging using libthread_db enabled]\nUsing host libthread_db library "/lib/arm-linux-gnueabihf/libthread_db.so.1".\n[New Thread 0xb67a6460 (LWP 25997)]\n[New Thread 0xb5dff460 (LWP 25998)]\n[New Thread 0xb53ff460 (LWP 25999)]\n[New Thread 0xb49ff460 (LWP 26000)]\n\nThread 1 "python" hit Breakpoint 1, builtin_id (self=, v=42) at Python/bltinmodule.c:1194\n1194\t{\n\nThread 5 (Thread 0xb49ff460 (LWP 26000) "python"):\n'
Traceback (most recent call last):
File "/var/lib/buildbot/workers/3.10.gps-raspbian/build/Lib/test/test_gdb.py", line 763, in test_up_then_down
self.assertMultilineMatches(bt,
File "/var/lib/buildbot/workers/3.10.gps-raspbian/build/Lib/test/test_gdb.py", line 297, in assertMultilineMatches
self.fail(msg='%r did not match %r' % (actual, pattern))
AssertionError: 'Breakpoint 1 at 0x258cc4: file Python/bltinmodule.c, line 1194.\n[Thread debugging using libthread_db enabled]\nUsing host libthread_db library "/lib/arm-linux-gnueabihf/libthread_db.so.1".\n\nBreakpoint 1, builtin_id (self=, v=42) at Python/bltinmodule.c:1194\n1194\t{\n' did not match '^.*\n#[0-9]+ Frame 0x-?[0-9a-f]+, for file .*gdb_sample.py, line 7, in bar \\(a=1, b=2, c=3\\)\n baz\\(a, b, c\\)\n#[0-9]+ Frame 0x-?[0-9a-f]+, for file .*gdb_sample.py, line 10, in baz \\(args=\\(1, 2, 3\\)\\)\n id\\(42\\)\n$'
Traceback (most recent call last):
File "/var/lib/buildbot/workers/3.10.gps-raspbian/build/Lib/test/test_gdb.py", line 798, in test_bt_full
self.assertMultilineMatches(bt,
File "/var/lib/buildbot/workers/3.10.gps-raspbian/build/Lib/test/test_gdb.py", line 297, in assertMultilineMatches
self.fail(msg='%r did not match %r' % (actual, pattern))
AssertionError: 'Breakpoint 1 at 0x258cc4: file Python/bltinmodule.c, line 1194.\n[Thread debugging using libthread_db enabled]\nUsing host libthread_db library "/lib/arm-linux-gnueabihf/libthread_db.so.1".\n\nBreakpoint 1, builtin_id (self=, v=42) at Python/bltinmodule.c:1194\n1194\t{\n#1 <built-in method id of module object at remote 0xb68b8360>\n' did not match '^.*\n#[0-9]+ Frame 0x-?[0-9a-f]+, for file .*gdb_sample.py, line 7, in bar \\(a=1, b=2, c=3\\)\n baz\\(a, b, c\\)\n#[0-9]+ Frame 0x-?[0-9a-f]+, for file .*gdb_sample.py, line 4, in foo \\(a=1, b=2, c=3\\)\n bar\\(a, b, c\\)\n#[0-9]+ Frame 0x-?[0-9a-f]+, for file .*gdb_sample.py, line 12, in <module> \\(\\)\n foo\\(1, 2, 3\\)\n'
Traceback (most recent call last):
File "/var/lib/buildbot/workers/3.10.gps-raspbian/build/Lib/test/test_gdb.py", line 1000, in test_basic_command
self.assertMultilineMatches(bt,
File "/var/lib/buildbot/workers/3.10.gps-raspbian/build/Lib/test/test_gdb.py", line 297, in assertMultilineMatches
self.fail(msg='%r did not match %r' % (actual, pattern))
AssertionError: 'Breakpoint 1 at 0x258cc4: file Python/bltinmodule.c, line 1194.\n[Thread debugging using libthread_db enabled]\nUsing host libthread_db library "/lib/arm-linux-gnueabihf/libthread_db.so.1".\n\nBreakpoint 1, builtin_id (self=, v=42) at Python/bltinmodule.c:1194\n1194\t{\n' did not match '.*\\nargs = \\(1, 2, 3\\)\\n.*'
Traceback (most recent call last):
File "/var/lib/buildbot/workers/3.10.gps-raspbian/build/Lib/test/test_gdb.py", line 991, in test_printing_builtin
self.assertMultilineMatches(bt,
File "/var/lib/buildbot/workers/3.10.gps-raspbian/build/Lib/test/test_gdb.py", line 297, in assertMultilineMatches
self.fail(msg='%r did not match %r' % (actual, pattern))
AssertionError: 'Breakpoint 1 at 0x258cc4: file Python/bltinmodule.c, line 1194.\n[Thread debugging using libthread_db enabled]\nUsing host libthread_db library "/lib/arm-linux-gnueabihf/libthread_db.so.1".\n\nBreakpoint 1, builtin_id (self=, v=42) at Python/bltinmodule.c:1194\n1194\t{\n' did not match ".*\\nbuiltin 'len' = <built-in method len of module object at remote 0x-?[0-9a-f]+>\\n.*"
Traceback (most recent call last):
File "/var/lib/buildbot/workers/3.10.gps-raspbian/build/Lib/test/test_gdb.py", line 695, in test_basic_command
self.assertListing(' 5 \n'
File "/var/lib/buildbot/workers/3.10.gps-raspbian/build/Lib/test/test_gdb.py", line 688, in assertListing
self.assertEndsWith(actual, expected)
File "/var/lib/buildbot/workers/3.10.gps-raspbian/build/Lib/test/test_gdb.py", line 291, in assertEndsWith
self.assertTrue(actual.endswith(exp_end),
AssertionError: False is not true : 'Breakpoint 1 at 0x258cc4: file Python/bltinmodule.c, line 1194.\n[Thread debugging using libthread_db enabled]\nUsing host libthread_db library "/lib/arm-linux-gnueabihf/libthread_db.so.1".\n\nBreakpoint 1, builtin_id (self=, v=42) at Python/bltinmodule.c:1194\n1194\t{\n' did not end with ' 5 \n 6 def bar(a, b, c):\n 7 baz(a, b, c)\n 8 \n 9 def baz(*args):\n >10 id(42)\n 11 \n 12 foo(1, 2, 3)\n'
Traceback (most recent call last):
File "/var/lib/buildbot/workers/3.10.gps-raspbian/build/Lib/test/test_gdb.py", line 721, in test_two_abs_args
self.assertListing(' 1 # Sample script for use by test_gdb.py\n'
File "/var/lib/buildbot/workers/3.10.gps-raspbian/build/Lib/test/test_gdb.py", line 688, in assertListing
self.assertEndsWith(actual, expected)
File "/var/lib/buildbot/workers/3.10.gps-raspbian/build/Lib/test/test_gdb.py", line 291, in assertEndsWith
self.assertTrue(actual.endswith(exp_end),
AssertionError: False is not true : 'Breakpoint 1 at 0x258cc4: file Python/bltinmodule.c, line 1194.\n[Thread debugging using libthread_db enabled]\nUsing host libthread_db library "/lib/arm-linux-gnueabihf/libthread_db.so.1".\n\nBreakpoint 1, builtin_id (self=, v=42) at Python/bltinmodule.c:1194\n1194\t{\n' did not end with ' 1 # Sample script for use by test_gdb.py\n 2 \n 3 def foo(a, b, c):\n'
Traceback (most recent call last):
File "/var/lib/buildbot/workers/3.10.gps-raspbian/build/Lib/test/test_gdb.py", line 1009, in test_locals_after_up
self.assertMultilineMatches(bt,
File "/var/lib/buildbot/workers/3.10.gps-raspbian/build/Lib/test/test_gdb.py", line 297, in assertMultilineMatches
self.fail(msg='%r did not match %r' % (actual, pattern))
AssertionError: 'Breakpoint 1 at 0x258cc4: file Python/bltinmodule.c, line 1194.\n[Thread debugging using libthread_db enabled]\nUsing host libthread_db library "/lib/arm-linux-gnueabihf/libthread_db.so.1".\n\nBreakpoint 1, builtin_id (self=, v=42) at Python/bltinmodule.c:1194\n1194\t{\n' did not match '.*\\na = 1\\nb = 2\\nc = 3\\n.*'
Traceback (most recent call last):
File "/var/lib/buildbot/workers/3.10.gps-raspbian/build/Lib/test/test_gdb.py", line 966, in test_basic_command
self.assertMultilineMatches(bt,
File "/var/lib/buildbot/workers/3.10.gps-raspbian/build/Lib/test/test_gdb.py", line 297, in assertMultilineMatches
self.fail(msg='%r did not match %r' % (actual, pattern))
AssertionError: 'Breakpoint 1 at 0x258cc4: file Python/bltinmodule.c, line 1194.\n[Thread debugging using libthread_db enabled]\nUsing host libthread_db library "/lib/arm-linux-gnueabihf/libthread_db.so.1".\n\nBreakpoint 1, builtin_id (self=, v=42) at Python/bltinmodule.c:1194\n1194\t{\n' did not match ".*\\nlocal 'args' = \\(1, 2, 3\\)\\n.*"
Traceback (most recent call last):
File "/var/lib/buildbot/workers/3.10.gps-raspbian/build/Lib/test/test_gdb.py", line 833, in test_threads
self.assertIn('Waiting for the GIL', gdb_output)
AssertionError: 'Waiting for the GIL' not found in 'Breakpoint 1 at 0x258cc4: file Python/bltinmodule.c, line 1194.\n[Thread debugging using libthread_db enabled]\nUsing host libthread_db library "/lib/arm-linux-gnueabihf/libthread_db.so.1".\n[New Thread 0xb67a6460 (LWP 2112)]\n[New Thread 0xb5dff460 (LWP 2113)]\n[New Thread 0xb53ff460 (LWP 2114)]\n[New Thread 0xb49ff460 (LWP 2115)]\n\nThread 1 "python" hit Breakpoint 1, builtin_id (self=, v=42) at Python/bltinmodule.c:1194\n1194\t{\n\nThread 5 (Thread 0xb49ff460 (LWP 2115) "python"):\n'
Traceback (most recent call last):
File "/var/lib/buildbot/workers/3.10.gps-raspbian/build/Lib/test/test_gdb.py", line 983, in test_printing_global
self.assertMultilineMatches(bt,
File "/var/lib/buildbot/workers/3.10.gps-raspbian/build/Lib/test/test_gdb.py", line 297, in assertMultilineMatches
self.fail(msg='%r did not match %r' % (actual, pattern))
AssertionError: 'Breakpoint 1 at 0x258cc4: file Python/bltinmodule.c, line 1194.\n[Thread debugging using libthread_db enabled]\nUsing host libthread_db library "/lib/arm-linux-gnueabihf/libthread_db.so.1".\n\nBreakpoint 1, builtin_id (self=, v=42) at Python/bltinmodule.c:1194\n1194\t{\n' did not match ".*\\nglobal '__name__' = '__main__'\\n.*"
Traceback (most recent call last):
File "/var/lib/buildbot/workers/3.10.gps-raspbian/build/Lib/test/test_gdb.py", line 734, in test_pyup_command
self.assertMultilineMatches(bt,
File "/var/lib/buildbot/workers/3.10.gps-raspbian/build/Lib/test/test_gdb.py", line 297, in assertMultilineMatches
self.fail(msg='%r did not match %r' % (actual, pattern))
AssertionError: 'Breakpoint 1 at 0x258cc4: file Python/bltinmodule.c, line 1194.\n[Thread debugging using libthread_db enabled]\nUsing host libthread_db library "/lib/arm-linux-gnueabihf/libthread_db.so.1".\n\nBreakpoint 1, builtin_id (self=, v=42) at Python/bltinmodule.c:1194\n1194\t{\n' did not match '^.*\n#[0-9]+ Frame 0x-?[0-9a-f]+, for file .*gdb_sample.py, line 7, in bar \\(a=1, b=2, c=3\\)\n baz\\(a, b, c\\)\n$'
Traceback (most recent call last):
File "/var/lib/buildbot/workers/3.10.gps-raspbian/build/Lib/test/_test_multiprocessing.py", line 3777, in test_shared_memory_basics
sms = shared_memory.SharedMemory('test01_tsmb', create=True, size=512)
File "/var/lib/buildbot/workers/3.10.gps-raspbian/build/Lib/multiprocessing/shared_memory.py", line 103, in __init__
self._fd = _posixshmem.shm_open(
FileExistsError: [Errno 17] File exists: '/test01_tsmb'
Traceback (most recent call last):
File "/var/lib/buildbot/workers/3.10.gps-raspbian/build/Lib/test/test_gdb.py", line 778, in test_bt
self.assertMultilineMatches(bt,
File "/var/lib/buildbot/workers/3.10.gps-raspbian/build/Lib/test/test_gdb.py", line 297, in assertMultilineMatches
self.fail(msg='%r did not match %r' % (actual, pattern))
AssertionError: 'Breakpoint 1 at 0x258cc4: file Python/bltinmodule.c, line 1194.\n[Thread debugging using libthread_db enabled]\nUsing host libthread_db library "/lib/arm-linux-gnueabihf/libthread_db.so.1".\n\nBreakpoint 1, builtin_id (self=, v=42) at Python/bltinmodule.c:1194\n1194\t{\nTraceback (most recent call first):\n <built-in method id of module object at remote 0xb68b8360>\n' did not match '^.*\nTraceback \\(most recent call first\\):\n <built-in method id of module object .*>\n File ".*gdb_sample.py", line 10, in baz\n id\\(42\\)\n File ".*gdb_sample.py", line 7, in bar\n baz\\(a, b, c\\)\n File ".*gdb_sample.py", line 4, in foo\n bar\\(a, b, c\\)\n File ".*gdb_sample.py", line 12, in <module>\n foo\\(1, 2, 3\\)\n'
Traceback (most recent call last):
File "/var/lib/buildbot/workers/3.10.gps-raspbian/build/Lib/test/test_gdb.py", line 710, in test_one_abs_arg
self.assertListing(' 9 def baz(*args):\n'
File "/var/lib/buildbot/workers/3.10.gps-raspbian/build/Lib/test/test_gdb.py", line 688, in assertListing
self.assertEndsWith(actual, expected)
File "/var/lib/buildbot/workers/3.10.gps-raspbian/build/Lib/test/test_gdb.py", line 291, in assertEndsWith
self.assertTrue(actual.endswith(exp_end),
AssertionError: False is not true : 'Breakpoint 1 at 0x258cc4: file Python/bltinmodule.c, line 1194.\n[Thread debugging using libthread_db enabled]\nUsing host libthread_db library "/lib/arm-linux-gnueabihf/libthread_db.so.1".\n\nBreakpoint 1, builtin_id (self=, v=42) at Python/bltinmodule.c:1194\n1194\t{\n' did not end with ' 9 def baz(*args):\n >10 id(42)\n 11 \n 12 foo(1, 2, 3)\n'
Traceback (most recent call last):
File "/var/lib/buildbot/workers/3.10.gps-raspbian/build/Lib/test/test_gdb.py", line 975, in test_print_after_up
self.assertMultilineMatches(bt,
File "/var/lib/buildbot/workers/3.10.gps-raspbian/build/Lib/test/test_gdb.py", line 297, in assertMultilineMatches
self.fail(msg='%r did not match %r' % (actual, pattern))
AssertionError: 'Breakpoint 1 at 0x258cc4: file Python/bltinmodule.c, line 1194.\n[Thread debugging using libthread_db enabled]\nUsing host libthread_db library "/lib/arm-linux-gnueabihf/libthread_db.so.1".\n\nBreakpoint 1, builtin_id (self=, v=42) at Python/bltinmodule.c:1194\n1194\t{\n' did not match ".*\\nlocal 'c' = 3\\nlocal 'b' = 2\\nlocal 'a' = 1\\n.*"
Test report
===========
Failed tests:
- test_gdb
- test_multiprocessing_fork
- test_multiprocessing_spawn
- test_multiprocessing_forkserver
Failed subtests:
- test_shared_memory_basics - test.test_multiprocessing_forkserver.WithProcessesTestSharedMemory
- test_shared_memory_basics - test.test_multiprocessing_fork.WithProcessesTestSharedMemory
- test_locals_after_up - test.test_gdb.PyLocalsTests
- test_threads - test.test_gdb.PyBtTests
- test_basic_command - test.test_gdb.PyListTests
- test_print_after_up - test.test_gdb.PyPrintTests
- test_printing_builtin - test.test_gdb.PyPrintTests
- test_up_then_down - test.test_gdb.StackNavigationTests
- test_bt - test.test_gdb.PyBtTests
- test_basic_command - test.test_gdb.PyPrintTests
- test_printing_global - test.test_gdb.PyPrintTests
- test_pyup_command - test.test_gdb.StackNavigationTests
- test_shared_memory_basics - test.test_multiprocessing_spawn.WithProcessesTestSharedMemory
- test_basic_command - test.test_gdb.PyLocalsTests
- test_two_abs_args - test.test_gdb.PyListTests
- test_one_abs_arg - test.test_gdb.PyListTests
- test_bt_full - test.test_gdb.PyBtTests
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder AMD64 Ubuntu 3.10 while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#builders/709/builds/310
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: skumaran-ubuntu-x86_64
Build Reason: <unknown>
Blamelist: Mark Shannon <mark(a)hotpy.org>, Miss Islington (bot) <31488909+miss-islington(a)users.noreply.github.com>, Łukasz Langa <lukasz(a)langa.pl>
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_multiprocessing_spawn: 2 min 30 sec
- test_peg_generator: 2 min 15 sec
- test_unparse: 1 min 35 sec
- test_capi: 1 min 33 sec
- test_asyncio: 1 min 29 sec
- test_multiprocessing_forkserver: 1 min 28 sec
- test_tokenize: 1 min 21 sec
- test_multiprocessing_fork: 1 min 11 sec
- test_lib2to3: 1 min 4 sec
3 tests failed:
test_multiprocessing_fork test_multiprocessing_forkserver
test_multiprocessing_spawn
13 tests skipped:
test_devpoll test_gdb test_ioctl test_kqueue test_msilib
test_startfile test_tix test_tk test_ttk_guionly test_winconsoleio
test_winreg test_winsound test_zipfile64
3 re-run tests:
test_multiprocessing_fork test_multiprocessing_forkserver
test_multiprocessing_spawn
Total duration: 18 min 37 sec
Captured traceback
==================
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.skumaran-ubuntu-x86_64/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
KeyError: '/psm_02e25d8e'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.skumaran-ubuntu-x86_64/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
KeyError: '/psm_d718426f'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.skumaran-ubuntu-x86_64/build/Lib/test/_test_multiprocessing.py", line 3777, in test_shared_memory_basics
sms = shared_memory.SharedMemory('test01_tsmb', create=True, size=512)
File "/home/buildbot/buildarea/3.10.skumaran-ubuntu-x86_64/build/Lib/multiprocessing/shared_memory.py", line 103, in __init__
self._fd = _posixshmem.shm_open(
FileExistsError: [Errno 17] File exists: '/test01_tsmb'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.skumaran-ubuntu-x86_64/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
KeyError: '/psm_e4545101'
Test report
===========
Failed tests:
- test_multiprocessing_forkserver
- test_multiprocessing_fork
- test_multiprocessing_spawn
Failed subtests:
- test_shared_memory_basics - test.test_multiprocessing_spawn.WithProcessesTestSharedMemory
- test_shared_memory_basics - test.test_multiprocessing_fork.WithProcessesTestSharedMemory
- test_shared_memory_basics - test.test_multiprocessing_forkserver.WithProcessesTestSharedMemory
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder PPC64 AIX XLC 3.10 while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#builders/705/builds/384
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: edelsohn-aix-ppc64
Build Reason: <unknown>
Blamelist: Brett Cannon <brett(a)python.org>, Mark Shannon <mark(a)hotpy.org>, Miss Islington (bot) <31488909+miss-islington(a)users.noreply.github.com>, Serhiy Storchaka <storchaka(a)gmail.com>, Łukasz Langa <lukasz(a)langa.pl>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: FAILURE then FAILURE ==
268 tests OK.
10 slowest tests:
- test_subprocess: 4 min 46 sec
- test_unparse: 1 min 49 sec
- test_tokenize: 1 min 44 sec
- test_lib2to3: 1 min 30 sec
- test_regrtest: 47.3 sec
- test_pickle: 41.1 sec
- test_embed: 27.6 sec
- test_decimal: 26.9 sec
- test_socket: 25.9 sec
- test_buffer: 20.5 sec
136 tests failed:
test___all__ test__xxsubinterpreters test_asyncio test_atexit
test_base64 test_binascii test_binhex test_builtin test_bytes
test_c_locale_coercion test_calendar test_capi test_cgi test_cgitb
test_cmd_line test_cmd_line_script test_codecencodings_cn
test_codecencodings_hk test_codecencodings_iso2022
test_codecencodings_jp test_codecencodings_kr
test_codecencodings_tw test_codecmaps_cn test_codecmaps_hk
test_codecmaps_jp test_codecmaps_kr test_codecmaps_tw test_codecs
test_compile test_compileall test_concurrent_futures
test_coroutines test_cprofile test_crashers test_ctypes test_descr
test_distutils test_doctest test_docxmlrpc test_eintr test_email
test_ensurepip test_eof test_exceptions test_faulthandler
test_fstring test_functools test_gc test_genericalias
test_genericpath test_gettext test_graphlib test_gzip test_hash
test_hashlib test_hmac test_http_cookiejar test_httplib
test_httpservers test_imaplib test_imp test_import test_importlib
test_inspect test_io test_json test_lltrace test_logging
test_mailbox test_module test_multiprocessing_fork
test_multiprocessing_forkserver test_multiprocessing_main_handling
test_multiprocessing_spawn test_nntplib test_ntpath test_os
test_peg_generator test_pkgutil test_plistlib test_posix
test_posixpath test_profile test_pulldom test_py_compile
test_pyclbr test_pydoc test_readline test_repl test_robotparser
test_runpy test_script_helper test_secrets test_shutil test_signal
test_site test_smtpd test_smtplib test_smtpnet test_socket
test_source_encoding test_ssl test_struct test_sundry test_support
test_sys test_tabnanny test_tarfile test_tempfile test_threading
test_timeout test_tools test_trace test_traceback test_tracemalloc
test_ucn test_unicode test_unicodedata test_urllib test_urllib2
test_urllib2_localnet test_urllib2net test_urllibnet
test_utf8_mode test_uu test_warnings test_weakref test_wsgiref
test_xmlrpc test_xmlrpc_net test_zipapp test_zipfile
test_zipimport test_zipimport_support test_zlib test_zoneinfo
22 tests skipped:
test_dbm_gnu test_devpoll test_epoll test_gdb test_idle test_ioctl
test_kqueue test_msilib test_ossaudiodev test_sax test_spwd
test_startfile test_tcl test_tix test_tk test_ttk_guionly
test_ttk_textonly test_turtle test_winconsoleio test_winreg
test_winsound test_zipfile64
137 re-run tests:
test___all__ test__xxsubinterpreters test_asyncio test_atexit
test_base64 test_binascii test_binhex test_builtin test_bytes
test_c_locale_coercion test_calendar test_capi test_cgi test_cgitb
test_cmd_line test_cmd_line_script test_codecencodings_cn
test_codecencodings_hk test_codecencodings_iso2022
test_codecencodings_jp test_codecencodings_kr
test_codecencodings_tw test_codecmaps_cn test_codecmaps_hk
test_codecmaps_jp test_codecmaps_kr test_codecmaps_tw test_codecs
test_compile test_compileall test_concurrent_futures
test_coroutines test_cprofile test_crashers test_ctypes
test_curses test_descr test_distutils test_doctest test_docxmlrpc
test_eintr test_email test_ensurepip test_eof test_exceptions
test_faulthandler test_fstring test_functools test_gc
test_genericalias test_genericpath test_gettext test_graphlib
test_gzip test_hash test_hashlib test_hmac test_http_cookiejar
test_httplib test_httpservers test_imaplib test_imp test_import
test_importlib test_inspect test_io test_json test_lltrace
test_logging test_mailbox test_module test_multiprocessing_fork
test_multiprocessing_forkserver test_multiprocessing_main_handling
test_multiprocessing_spawn test_nntplib test_ntpath test_os
test_peg_generator test_pkgutil test_plistlib test_posix
test_posixpath test_profile test_pulldom test_py_compile
test_pyclbr test_pydoc test_readline test_repl test_robotparser
test_runpy test_script_helper test_secrets test_shutil test_signal
test_site test_smtpd test_smtplib test_smtpnet test_socket
test_source_encoding test_ssl test_struct test_sundry test_support
test_sys test_tabnanny test_tarfile test_tempfile test_threading
test_timeout test_tools test_trace test_traceback test_tracemalloc
test_ucn test_unicode test_unicodedata test_urllib test_urllib2
test_urllib2_localnet test_urllib2net test_urllibnet
test_utf8_mode test_uu test_warnings test_weakref test_wsgiref
test_xmlrpc test_xmlrpc_net test_zipapp test_zipfile
test_zipimport test_zipimport_support test_zlib test_zoneinfo
1 test run no tests:
test_curses
Total duration: 5 min 20 sec
Captured traceback
==================
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 335, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_sys.py", line 14, in <module>
from test.support.script_helper import assert_python_ok, assert_python_failure
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test___all__.py", line 40, in check_all
exec("from %s import *" % modname, names)
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 335, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_hashlib.py", line 10, in <module>
from binascii import unhexlify
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 335, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_support.py", line 19, in <module>
from test.support import script_helper
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 335, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_cmd_line_script.py", line 19, in <module>
from test.support.script_helper import (
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 335, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_import/__init__.py", line 27, in <module>
from test.support import script_helper
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/unittest/loader.py", line 436, in _find_test_path
module = self._get_module_from_name(name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/unittest/loader.py", line 377, in _get_module_from_name
__import__(name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_importlib/test_zip.py", line 5, in <module>
from importlib.metadata import (
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/metadata/__init__.py", line 8, in <module>
import zipfile
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 335, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_tempfile.py", line 19, in <module>
from test.support import script_helper
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/unittest/loader.py", line 436, in _find_test_path
module = self._get_module_from_name(name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/unittest/loader.py", line 377, in _get_module_from_name
__import__(name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_asyncio/test_sendfile.py", line 15, in <module>
from test.test_asyncio import utils as test_utils
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_asyncio/utils.py", line 22, in <module>
from http.server import HTTPServer
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/http/server.py", line 92, in <module>
import email.utils
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/utils.py", line 40, in <module>
from email.charset import Charset
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/charset.py", line 14, in <module>
import email.base64mime
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/base64mime.py", line 37, in <module>
from base64 import b64encode
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/base64.py", line 11, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/unittest/loader.py", line 436, in _find_test_path
module = self._get_module_from_name(name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/unittest/loader.py", line 377, in _get_module_from_name
__import__(name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/ctypes/test/test_byteswap.py", line 2, in <module>
from binascii import hexlify
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 335, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_os.py", line 68, in <module>
from test.support.script_helper import assert_python_ok
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 335, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_unicodedata.py", line 10, in <module>
from http.client import HTTPException
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/http/client.py", line 71, in <module>
import email.parser
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/parser.py", line 12, in <module>
from email.feedparser import FeedParser, BytesFeedParser
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/feedparser.py", line 27, in <module>
from email._policybase import compat32
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/_policybase.py", line 7, in <module>
from email import header
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/header.py", line 14, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/doctest.py", line 1348, in __run
exec(compile(example.source, filename, "single",
File "<doctest f[0]>", line 1, in <module>
from http.client import HTTPException
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/http/client.py", line 71, in <module>
import email.parser
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/parser.py", line 12, in <module>
from email.feedparser import FeedParser, BytesFeedParser
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/feedparser.py", line 27, in <module>
from email._policybase import compat32
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/_policybase.py", line 7, in <module>
from email import header
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/header.py", line 14, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 4, in f
Failed example:
raise HTTPException() #doctest: +IGNORE_EXCEPTION_DETAIL
Expected:
Traceback (most recent call last):
foo.bar.HTTPException:
Got:
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/doctest.py", line 1348, in __run
exec(compile(example.source, filename, "single",
File "<doctest f[1]>", line 1, in <module>
raise HTTPException() #doctest: +IGNORE_EXCEPTION_DETAIL
NameError: name 'HTTPException' is not defined
TestResults(failed=2, attempted=2)
**********************************************************************
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 335, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_crashers.py", line 11, in <module>
from test.support.script_helper import assert_python_failure
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 335, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_gzip.py", line 16, in <module>
from test.support.script_helper import assert_python_ok, assert_python_failure
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/unittest/loader.py", line 436, in _find_test_path
module = self._get_module_from_name(name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/unittest/loader.py", line 377, in _get_module_from_name
__import__(name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_asyncio/test_queues.py", line 7, in <module>
from test.test_asyncio import utils as test_utils
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_asyncio/utils.py", line 22, in <module>
from http.server import HTTPServer
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/http/server.py", line 92, in <module>
import email.utils
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/utils.py", line 40, in <module>
from email.charset import Charset
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/charset.py", line 14, in <module>
import email.base64mime
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/base64mime.py", line 37, in <module>
from base64 import b64encode
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/base64.py", line 11, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/unittest/loader.py", line 436, in _find_test_path
module = self._get_module_from_name(name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/unittest/loader.py", line 377, in _get_module_from_name
__import__(name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_asyncio/test_proactor_events.py", line 17, in <module>
from test.test_asyncio import utils as test_utils
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_asyncio/utils.py", line 22, in <module>
from http.server import HTTPServer
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/http/server.py", line 92, in <module>
import email.utils
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/utils.py", line 40, in <module>
from email.charset import Charset
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/charset.py", line 14, in <module>
import email.base64mime
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/base64mime.py", line 37, in <module>
from base64 import b64encode
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/base64.py", line 11, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 335, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_cmd_line.py", line 13, in <module>
from test.support.script_helper import (
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_ensurepip.py", line 90, in test_basic_bootstrapping
ensurepip.bootstrap()
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/ensurepip/__init__.py", line 126, in bootstrap
_bootstrap(root=root, upgrade=upgrade, user=user,
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/ensurepip/__init__.py", line 169, in _bootstrap
whl = resources.read_binary(_bundled, wheel_name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/resources.py", line 88, in read_binary
with open_binary(package, resource) as fp:
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/resources.py", line 44, in open_binary
reader = _common.get_resource_reader(package)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/_common.py", line 52, in get_resource_reader
return reader(spec.name) # type: ignore
File "<frozen importlib._bootstrap_external>", line 548, in _check_name_wrapper
File "<frozen importlib._bootstrap_external>", line 1081, in get_resource_reader
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/readers.py", line 2, in <module>
import zipfile
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 335, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_c_locale_coercion.py", line 12, in <module>
from test.support.script_helper import run_python_until_end
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 335, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_mailbox.py", line 7, in <module>
import email.message
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/message.py", line 10, in <module>
import uu
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/uu.py", line 33, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_pulldom.py", line 171, in test_external_ges_default
parser = pulldom.parseString(SMALL_SAMPLE)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/xml/dom/pulldom.py", line 348, in parseString
parser = xml.sax.make_parser()
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/xml/sax/__init__.py", line 92, in make_parser
raise SAXReaderNotAvailable("No parsers found", None)
xml.sax._exceptions.SAXReaderNotAvailable: No parsers found
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_codecs.py", line 2648, in test_readline
sin = codecs.encode(b"\x80", encoding)
LookupError: unknown encoding: hex_codec
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 335, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_smtpnet.py", line 5, in <module>
import smtplib
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/smtplib.py", line 47, in <module>
import email.utils
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/utils.py", line 40, in <module>
from email.charset import Charset
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/charset.py", line 14, in <module>
import email.base64mime
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/base64mime.py", line 37, in <module>
from base64 import b64encode
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/base64.py", line 11, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_pulldom.py", line 164, in test_getitem_deprecation
parser = pulldom.parseString(SMALL_SAMPLE)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/xml/dom/pulldom.py", line 348, in parseString
parser = xml.sax.make_parser()
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/xml/sax/__init__.py", line 92, in make_parser
raise SAXReaderNotAvailable("No parsers found", None)
xml.sax._exceptions.SAXReaderNotAvailable: No parsers found
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 335, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_weakref.py", line 14, in <module>
from test.support import script_helper, ALWAYS_EQ
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/unittest/loader.py", line 436, in _find_test_path
module = self._get_module_from_name(name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/unittest/loader.py", line 377, in _get_module_from_name
__import__(name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_importlib/test_reader.py", line 7, in <module>
from importlib.readers import MultiplexedPath, NamespaceReader
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/readers.py", line 2, in <module>
import zipfile
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 335, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_xmlrpc.py", line 1, in <module>
import base64
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/base64.py", line 11, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 335, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_calendar.py", line 5, in <module>
from test.support.script_helper import assert_python_ok, assert_python_failure
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 335, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_bytes.py", line 24, in <module>
from test.support.script_helper import assert_python_failure
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_codecs.py", line 2662, in test_buffer_api_usage
data = codecs.encode(data, encoding)
LookupError: unknown encoding: uu_codec
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 335, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_atexit.py", line 7, in <module>
from test.support import script_helper
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/unittest/loader.py", line 436, in _find_test_path
module = self._get_module_from_name(name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/unittest/loader.py", line 377, in _get_module_from_name
__import__(name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_tools/test_pindent.py", line 10, in <module>
from test.support.script_helper import assert_python_ok
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 335, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_functools.py", line 24, in <module>
from test.support.script_helper import assert_python_ok
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 335, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_genericalias.py", line 16, in <module>
from mailbox import Mailbox, _PartialFile
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/mailbox.py", line 17, in <module>
import email.message
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/message.py", line 10, in <module>
import uu
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/uu.py", line 33, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/unittest/loader.py", line 436, in _find_test_path
module = self._get_module_from_name(name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/unittest/loader.py", line 377, in _get_module_from_name
__import__(name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_asyncio/test_unix_events.py", line 26, in <module>
from test.test_asyncio import utils as test_utils
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_asyncio/utils.py", line 22, in <module>
from http.server import HTTPServer
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/http/server.py", line 92, in <module>
import email.utils
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/utils.py", line 40, in <module>
from email.charset import Charset
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/charset.py", line 14, in <module>
import email.base64mime
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/base64mime.py", line 37, in <module>
from base64 import b64encode
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/base64.py", line 11, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_codecs.py", line 2727, in test_custom_hex_error_is_wrapped
with self.assertRaisesRegex(Exception, msg) as failure:
AssertionError: "^decoding with 'hex_codec' codec failed" does not match "unknown encoding: hex_codec"
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 335, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_tabnanny.py", line 14, in <module>
from test.support import (captured_stderr, captured_stdout, script_helper,
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/unittest/loader.py", line 436, in _find_test_path
module = self._get_module_from_name(name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/unittest/loader.py", line 377, in _get_module_from_name
__import__(name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_json/test_tool.py", line 10, in <module>
from test.support.script_helper import assert_python_ok
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 335, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_concurrent_futures.py", line 9, in <module>
from test.support.script_helper import assert_python_ok
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_codecs.py", line 2696, in test_binary_to_text_denylists_binary_transforms
encoded_data = codecs.encode(data, encoding)
LookupError: unknown encoding: base64_codec
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_pulldom.py", line 35, in test_parse
handler = pulldom.parse(tstfile)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/xml/dom/pulldom.py", line 339, in parse
parser = xml.sax.make_parser()
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/xml/sax/__init__.py", line 92, in make_parser
raise SAXReaderNotAvailable("No parsers found", None)
xml.sax._exceptions.SAXReaderNotAvailable: No parsers found
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_codecs.py", line 2662, in test_buffer_api_usage
data = codecs.encode(data, encoding)
LookupError: unknown encoding: hex_codec
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/unittest/loader.py", line 436, in _find_test_path
module = self._get_module_from_name(name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/unittest/loader.py", line 377, in _get_module_from_name
__import__(name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/ctypes/test/test_array_in_pointer.py", line 3, in <module>
from binascii import hexlify
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 335, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_hmac.py", line 1, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 335, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_builtin.py", line 32, in <module>
from test.support.script_helper import assert_python_ok
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 335, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_compile.py", line 10, in <module>
from test.support import script_helper
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_ensurepip.py", line 127, in test_bootstrapping_with_upgrade
ensurepip.bootstrap(upgrade=True)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/ensurepip/__init__.py", line 126, in bootstrap
_bootstrap(root=root, upgrade=upgrade, user=user,
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/ensurepip/__init__.py", line 169, in _bootstrap
whl = resources.read_binary(_bundled, wheel_name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/resources.py", line 88, in read_binary
with open_binary(package, resource) as fp:
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/resources.py", line 44, in open_binary
reader = _common.get_resource_reader(package)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/_common.py", line 52, in get_resource_reader
return reader(spec.name) # type: ignore
File "<frozen importlib._bootstrap_external>", line 548, in _check_name_wrapper
File "<frozen importlib._bootstrap_external>", line 1081, in get_resource_reader
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/readers.py", line 2, in <module>
import zipfile
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/unittest/loader.py", line 436, in _find_test_path
module = self._get_module_from_name(name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/unittest/loader.py", line 377, in _get_module_from_name
__import__(name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_asyncio/test_tasks.py", line 23, in <module>
from test.test_asyncio import utils as test_utils
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_asyncio/utils.py", line 22, in <module>
from http.server import HTTPServer
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/http/server.py", line 92, in <module>
import email.utils
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/utils.py", line 40, in <module>
from email.charset import Charset
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/charset.py", line 14, in <module>
import email.base64mime
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/base64mime.py", line 37, in <module>
from base64 import b64encode
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/base64.py", line 11, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 335, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_ssl.py", line 20, in <module>
import urllib.request
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/urllib/request.py", line 84, in <module>
import base64
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/base64.py", line 11, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 335, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_httpservers.py", line 7, in <module>
from http.server import BaseHTTPRequestHandler, HTTPServer, \
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/http/server.py", line 92, in <module>
import email.utils
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/utils.py", line 40, in <module>
from email.charset import Charset
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/charset.py", line 14, in <module>
import email.base64mime
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/base64mime.py", line 37, in <module>
from base64 import b64encode
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/base64.py", line 11, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test___all__.py", line 43, in check_all
self.fail("__all__ failure in {}: {}: {}".format(
AssertionError: __all__ failure in email: ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 335, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_urllib2.py", line 6, in <module>
from test import test_urllib
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_urllib.py", line 4, in <module>
import urllib.request
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/urllib/request.py", line 84, in <module>
import base64
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/base64.py", line 11, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_pulldom.py", line 46, in test_parse_semantics
items = pulldom.parseString(SMALL_SAMPLE)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/xml/dom/pulldom.py", line 348, in parseString
parser = xml.sax.make_parser()
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/xml/sax/__init__.py", line 92, in make_parser
raise SAXReaderNotAvailable("No parsers found", None)
xml.sax._exceptions.SAXReaderNotAvailable: No parsers found
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test___all__.py", line 43, in check_all
self.fail("__all__ failure in {}: {}: {}".format(
AssertionError: __all__ failure in distutils.command: ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 335, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_imp.py", line 10, in <module>
from test.support import script_helper
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 335, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_ucn.py", line 15, in <module>
from http.client import HTTPException
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/http/client.py", line 71, in <module>
import email.parser
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/parser.py", line 12, in <module>
from email.feedparser import FeedParser, BytesFeedParser
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/feedparser.py", line 27, in <module>
from email._policybase import compat32
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/_policybase.py", line 7, in <module>
from email import header
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/header.py", line 14, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 335, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_posixpath.py", line 6, in <module>
from test import test_genericpath
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_genericpath.py", line 12, in <module>
from test.support.script_helper import assert_python_ok
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 335, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_lltrace.py", line 6, in <module>
from test.support.script_helper import assert_python_ok
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 335, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_readline.py", line 16, in <module>
from test.support.script_helper import assert_python_ok
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/unittest/loader.py", line 436, in _find_test_path
module = self._get_module_from_name(name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/unittest/loader.py", line 377, in _get_module_from_name
__import__(name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_asyncio/test_locks.py", line 8, in <module>
from test.test_asyncio import utils as test_utils
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_asyncio/utils.py", line 22, in <module>
from http.server import HTTPServer
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/http/server.py", line 92, in <module>
import email.utils
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/utils.py", line 40, in <module>
from email.charset import Charset
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/charset.py", line 14, in <module>
import email.base64mime
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/base64mime.py", line 37, in <module>
from base64 import b64encode
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/base64.py", line 11, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 335, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_codecencodings_tw.py", line 6, in <module>
from test import multibytecodec_support
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/multibytecodec_support.py", line 11, in <module>
from http.client import HTTPException
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/http/client.py", line 71, in <module>
import email.parser
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/parser.py", line 12, in <module>
from email.feedparser import FeedParser, BytesFeedParser
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/feedparser.py", line 27, in <module>
from email._policybase import compat32
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/_policybase.py", line 7, in <module>
from email import header
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/header.py", line 14, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/unittest/loader.py", line 436, in _find_test_path
module = self._get_module_from_name(name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/unittest/loader.py", line 377, in _get_module_from_name
__import__(name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_peg_generator/test_c_parser.py", line 12, in <module>
from test.support.script_helper import assert_python_ok
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 335, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_unicode.py", line 21, in <module>
from test.support.script_helper import assert_python_failure
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 335, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_exceptions.py", line 13, in <module>
from test.support import (captured_stderr, check_impl_detail,
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 335, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 297, in _runtest_inner2
test_runner()
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 260, in _test_module
raise Exception("errors while loading tests")
Exception: errors while loading tests
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_ensurepip.py", line 104, in test_bootstrapping_with_root
ensurepip.bootstrap(root="/foo/bar/")
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/ensurepip/__init__.py", line 126, in bootstrap
_bootstrap(root=root, upgrade=upgrade, user=user,
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/ensurepip/__init__.py", line 169, in _bootstrap
whl = resources.read_binary(_bundled, wheel_name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/resources.py", line 88, in read_binary
with open_binary(package, resource) as fp:
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/resources.py", line 44, in open_binary
reader = _common.get_resource_reader(package)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/_common.py", line 52, in get_resource_reader
return reader(spec.name) # type: ignore
File "<frozen importlib._bootstrap_external>", line 548, in _check_name_wrapper
File "<frozen importlib._bootstrap_external>", line 1081, in get_resource_reader
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/readers.py", line 2, in <module>
import zipfile
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_ensurepip.py", line 197, in test_pip_config_file_disabled
ensurepip.bootstrap()
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/ensurepip/__init__.py", line 126, in bootstrap
_bootstrap(root=root, upgrade=upgrade, user=user,
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/ensurepip/__init__.py", line 169, in _bootstrap
whl = resources.read_binary(_bundled, wheel_name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/resources.py", line 88, in read_binary
with open_binary(package, resource) as fp:
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/resources.py", line 44, in open_binary
reader = _common.get_resource_reader(package)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/_common.py", line 52, in get_resource_reader
return reader(spec.name) # type: ignore
File "<frozen importlib._bootstrap_external>", line 548, in _check_name_wrapper
File "<frozen importlib._bootstrap_external>", line 1081, in get_resource_reader
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/readers.py", line 2, in <module>
import zipfile
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_ensurepip.py", line 116, in test_bootstrapping_with_user
ensurepip.bootstrap(user=True)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/ensurepip/__init__.py", line 126, in bootstrap
_bootstrap(root=root, upgrade=upgrade, user=user,
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/ensurepip/__init__.py", line 169, in _bootstrap
whl = resources.read_binary(_bundled, wheel_name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/resources.py", line 88, in read_binary
with open_binary(package, resource) as fp:
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/resources.py", line 44, in open_binary
reader = _common.get_resource_reader(package)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/_common.py", line 52, in get_resource_reader
return reader(spec.name) # type: ignore
File "<frozen importlib._bootstrap_external>", line 548, in _check_name_wrapper
File "<frozen importlib._bootstrap_external>", line 1081, in get_resource_reader
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/readers.py", line 2, in <module>
import zipfile
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 335, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_capi.py", line 23, in <module>
from test.support.script_helper import assert_python_failure, assert_python_ok
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_ensurepip.py", line 191, in test_pip_environment_variables_removed
ensurepip.bootstrap()
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/ensurepip/__init__.py", line 126, in bootstrap
_bootstrap(root=root, upgrade=upgrade, user=user,
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/ensurepip/__init__.py", line 169, in _bootstrap
whl = resources.read_binary(_bundled, wheel_name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/resources.py", line 88, in read_binary
with open_binary(package, resource) as fp:
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/resources.py", line 44, in open_binary
reader = _common.get_resource_reader(package)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/_common.py", line 52, in get_resource_reader
return reader(spec.name) # type: ignore
File "<frozen importlib._bootstrap_external>", line 548, in _check_name_wrapper
File "<frozen importlib._bootstrap_external>", line 1081, in get_resource_reader
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/readers.py", line 2, in <module>
import zipfile
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_descr.py", line 3560, in test_str_of_str_subclass
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 335, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_zoneinfo/__init__.py", line 1, in <module>
from .test_zoneinfo import *
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_zoneinfo/test_zoneinfo.py", line 3, in <module>
import base64
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/base64.py", line 11, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/unittest/loader.py", line 436, in _find_test_path
module = self._get_module_from_name(name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/unittest/loader.py", line 377, in _get_module_from_name
__import__(name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_importlib/source/test_file_loader.py", line 22, in <module>
from test.test_py_compile import without_source_date_epoch
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_py_compile.py", line 13, in <module>
from test.support import os_helper, script_helper
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 335, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_secrets.py", line 8, in <module>
import secrets
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/secrets.py", line 15, in <module>
import base64
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/base64.py", line 11, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/unittest/loader.py", line 436, in _find_test_path
module = self._get_module_from_name(name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/unittest/loader.py", line 377, in _get_module_from_name
__import__(name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_asyncio/test_selector_events.py", line 17, in <module>
from test.test_asyncio import utils as test_utils
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_asyncio/utils.py", line 22, in <module>
from http.server import HTTPServer
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/http/server.py", line 92, in <module>
import email.utils
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/utils.py", line 40, in <module>
from email.charset import Charset
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/charset.py", line 14, in <module>
import email.base64mime
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/base64mime.py", line 37, in <module>
from base64 import b64encode
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/base64.py", line 11, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/unittest/loader.py", line 436, in _find_test_path
module = self._get_module_from_name(name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/unittest/loader.py", line 377, in _get_module_from_name
__import__(name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_asyncio/test_runners.py", line 5, in <module>
from . import utils as test_utils
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_asyncio/utils.py", line 22, in <module>
from http.server import HTTPServer
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/http/server.py", line 92, in <module>
import email.utils
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/utils.py", line 40, in <module>
from email.charset import Charset
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/charset.py", line 14, in <module>
import email.base64mime
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/base64mime.py", line 37, in <module>
from base64 import b64encode
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/base64.py", line 11, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 335, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_plistlib.py", line 7, in <module>
import plistlib
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/plistlib.py", line 52, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_ensurepip.py", line 138, in test_bootstrapping_with_verbosity_1
ensurepip.bootstrap(verbosity=1)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/ensurepip/__init__.py", line 126, in bootstrap
_bootstrap(root=root, upgrade=upgrade, user=user,
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/ensurepip/__init__.py", line 169, in _bootstrap
whl = resources.read_binary(_bundled, wheel_name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/resources.py", line 88, in read_binary
with open_binary(package, resource) as fp:
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/resources.py", line 44, in open_binary
reader = _common.get_resource_reader(package)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/_common.py", line 52, in get_resource_reader
return reader(spec.name) # type: ignore
File "<frozen importlib._bootstrap_external>", line 548, in _check_name_wrapper
File "<frozen importlib._bootstrap_external>", line 1081, in get_resource_reader
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/readers.py", line 2, in <module>
import zipfile
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 335, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_base64.py", line 2, in <module>
import base64
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/base64.py", line 11, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_codecs.py", line 2696, in test_binary_to_text_denylists_binary_transforms
encoded_data = codecs.encode(data, encoding)
LookupError: unknown encoding: uu_codec
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/unittest/loader.py", line 436, in _find_test_path
module = self._get_module_from_name(name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/unittest/loader.py", line 377, in _get_module_from_name
__import__(name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_importlib/test_main.py", line 7, in <module>
import importlib.metadata
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/metadata/__init__.py", line 8, in <module>
import zipfile
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 335, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_cprofile.py", line 8, in <module>
from test.test_profile import ProfileTest, regenerate_expected_output
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_profile.py", line 14, in <module>
from test.support.script_helper import assert_python_failure, assert_python_ok
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 335, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_inspect.py", line 31, in <module>
from test.support.script_helper import assert_python_ok, assert_python_failure
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 335, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_hash.py", line 10, in <module>
from test.support.script_helper import assert_python_ok
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 335, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_binhex.py", line 14, in <module>
binhex = import_helper.import_fresh_module('binhex')
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/support/import_helper.py", line 144, in import_fresh_module
_save_and_remove_module(name, orig_modules)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/support/import_helper.py", line 90, in _save_and_remove_module
__import__(name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/binhex.py", line 24, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 335, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_httplib.py", line 2, in <module>
from http import client, HTTPStatus
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/http/client.py", line 71, in <module>
import email.parser
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/parser.py", line 12, in <module>
from email.feedparser import FeedParser, BytesFeedParser
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/feedparser.py", line 27, in <module>
from email._policybase import compat32
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/_policybase.py", line 7, in <module>
from email import header
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/header.py", line 14, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 335, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_multiprocessing_fork.py", line 2, in <module>
import test._test_multiprocessing
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/_test_multiprocessing.py", line 27, in <module>
import test.support.script_helper
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 335, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_xmlrpc_net.py", line 5, in <module>
import xmlrpc.client as xmlrpclib
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/xmlrpc/client.py", line 131, in <module>
import base64
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/base64.py", line 11, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/doctest.py", line 1348, in __run
exec(compile(example.source, filename, "single",
File "<doctest test.test_doctest.test_CLI[1]>", line 1, in <module>
from test.support import script_helper
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 2860, in test.test_doctest.test_CLI
Failed example:
with temp_dir() as tmpdir:
fn = os.path.join(tmpdir, 'myfile.doc')
with open(fn, 'w', encoding='utf-8') as f:
_ = f.write('This is a very simple test file.\n')
_ = f.write(' >>> 1 + 1\n')
_ = f.write(' 2\n')
_ = f.write(' >>> "a"\n')
_ = f.write(" 'a'\n")
_ = f.write('\n')
_ = f.write('And that is it.\n')
rc1, out1, err1 = script_helper.assert_python_ok(
'-m', 'doctest', fn)
rc2, out2, err2 = script_helper.assert_python_ok(
'-m', 'doctest', '-v', fn)
Exception raised:
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/doctest.py", line 1348, in __run
exec(compile(example.source, filename, "single",
File "<doctest test.test_doctest.test_CLI[3]>", line 11, in <module>
rc1, out1, err1 = script_helper.assert_python_ok(
NameError: name 'script_helper' is not defined
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 2877, in test.test_doctest.test_CLI
Failed example:
rc1, out1, err1
Exception raised:
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/doctest.py", line 1348, in __run
exec(compile(example.source, filename, "single",
File "<doctest test.test_doctest.test_CLI[4]>", line 1, in <module>
rc1, out1, err1
NameError: name 'rc1' is not defined
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 2882, in test.test_doctest.test_CLI
Failed example:
rc2, err2
Exception raised:
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/doctest.py", line 1348, in __run
exec(compile(example.source, filename, "single",
File "<doctest test.test_doctest.test_CLI[5]>", line 1, in <module>
rc2, err2
NameError: name 'rc2' is not defined
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 2884, in test.test_doctest.test_CLI
Failed example:
print(normalize(out2))
Exception raised:
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/doctest.py", line 1348, in __run
exec(compile(example.source, filename, "single",
File "<doctest test.test_doctest.test_CLI[6]>", line 1, in <module>
print(normalize(out2))
NameError: name 'out2' is not defined
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 2910, in test.test_doctest.test_CLI
Failed example:
from test.support import script_helper
Exception raised:
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/doctest.py", line 1348, in __run
exec(compile(example.source, filename, "single",
File "<doctest test.test_doctest.test_CLI[7]>", line 1, in <module>
from test.support import script_helper
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 2912, in test.test_doctest.test_CLI
Failed example:
with temp_dir() as tmpdir:
fn = os.path.join(tmpdir, 'myfile.doc')
with open(fn, 'w', encoding="utf-8") as f:
_ = f.write('This is another simple test file.\n')
_ = f.write(' >>> 1 + 1\n')
_ = f.write(' 2\n')
_ = f.write(' >>> "abcdef"\n')
_ = f.write(" 'a...f'\n")
_ = f.write(' >>> "ajkml"\n')
_ = f.write(" 'a...l'\n")
_ = f.write('\n')
_ = f.write('And that is it.\n')
fn2 = os.path.join(tmpdir, 'myfile2.py')
with open(fn2, 'w', encoding='utf-8') as f:
_ = f.write('def test_func():\n')
_ = f.write(' \"\"\"\n')
_ = f.write(' This is simple python test function.\n')
_ = f.write(' >>> 1 + 1\n')
_ = f.write(' 2\n')
_ = f.write(' >>> "abc def"\n')
_ = f.write(" 'abc def'\n")
_ = f.write("\n")
_ = f.write(' \"\"\"\n')
rc1, out1, err1 = script_helper.assert_python_failure(
'-m', 'doctest', fn, fn2)
rc2, out2, err2 = script_helper.assert_python_ok(
'-m', 'doctest', '-o', 'ELLIPSIS', fn)
rc3, out3, err3 = script_helper.assert_python_ok(
'-m', 'doctest', '-o', 'ELLIPSIS',
'-o', 'NORMALIZE_WHITESPACE', fn, fn2)
rc4, out4, err4 = script_helper.assert_python_failure(
'-m', 'doctest', '-f', fn, fn2)
rc5, out5, err5 = script_helper.assert_python_ok(
'-m', 'doctest', '-v', '-o', 'ELLIPSIS',
'-o', 'NORMALIZE_WHITESPACE', fn, fn2)
Exception raised:
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/doctest.py", line 1348, in __run
exec(compile(example.source, filename, "single",
File "<doctest test.test_doctest.test_CLI[9]>", line 24, in <module>
rc1, out1, err1 = script_helper.assert_python_failure(
NameError: name 'script_helper' is not defined
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 2952, in test.test_doctest.test_CLI
Failed example:
rc1, err1
Exception raised:
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/doctest.py", line 1348, in __run
exec(compile(example.source, filename, "single",
File "<doctest test.test_doctest.test_CLI[10]>", line 1, in <module>
rc1, err1
NameError: name 'rc1' is not defined
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 2954, in test.test_doctest.test_CLI
Failed example:
print(normalize(out1)) # doctest: +ELLIPSIS
Exception raised:
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/doctest.py", line 1348, in __run
exec(compile(example.source, filename, "single",
File "<doctest test.test_doctest.test_CLI[11]>", line 1, in <module>
print(normalize(out1)) # doctest: +ELLIPSIS
NameError: name 'out1' is not defined
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 2980, in test.test_doctest.test_CLI
Failed example:
rc2, out2, err2
Exception raised:
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/doctest.py", line 1348, in __run
exec(compile(example.source, filename, "single",
File "<doctest test.test_doctest.test_CLI[12]>", line 1, in <module>
rc2, out2, err2
NameError: name 'rc2' is not defined
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 2982, in test.test_doctest.test_CLI
Failed example:
rc3, out3, err3
Exception raised:
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/doctest.py", line 1348, in __run
exec(compile(example.source, filename, "single",
File "<doctest test.test_doctest.test_CLI[13]>", line 1, in <module>
rc3, out3, err3
NameError: name 'rc3' is not defined
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 2987, in test.test_doctest.test_CLI
Failed example:
rc4, err4
Exception raised:
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/doctest.py", line 1348, in __run
exec(compile(example.source, filename, "single",
File "<doctest test.test_doctest.test_CLI[14]>", line 1, in <module>
rc4, err4
NameError: name 'rc4' is not defined
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 2989, in test.test_doctest.test_CLI
Failed example:
print(normalize(out4)) # doctest: +ELLIPSIS
Exception raised:
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/doctest.py", line 1348, in __run
exec(compile(example.source, filename, "single",
File "<doctest test.test_doctest.test_CLI[15]>", line 1, in <module>
print(normalize(out4)) # doctest: +ELLIPSIS
NameError: name 'out4' is not defined
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 3006, in test.test_doctest.test_CLI
Failed example:
rc5, err5
Exception raised:
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/doctest.py", line 1348, in __run
exec(compile(example.source, filename, "single",
File "<doctest test.test_doctest.test_CLI[16]>", line 1, in <module>
rc5, err5
NameError: name 'rc5' is not defined
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 3008, in test.test_doctest.test_CLI
Failed example:
print(normalize(out5))
Exception raised:
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/doctest.py", line 1348, in __run
exec(compile(example.source, filename, "single",
File "<doctest test.test_doctest.test_CLI[17]>", line 1, in <module>
print(normalize(out5))
NameError: name 'out5' is not defined
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 3051, in test.test_doctest.test_CLI
Failed example:
rc, out, err = script_helper.assert_python_failure(
'-m', 'doctest', 'nosuchfile')
Exception raised:
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/doctest.py", line 1348, in __run
exec(compile(example.source, filename, "single",
File "<doctest test.test_doctest.test_CLI[18]>", line 1, in <module>
rc, out, err = script_helper.assert_python_failure(
NameError: name 'script_helper' is not defined
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 3053, in test.test_doctest.test_CLI
Failed example:
rc, out
Exception raised:
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/doctest.py", line 1348, in __run
exec(compile(example.source, filename, "single",
File "<doctest test.test_doctest.test_CLI[19]>", line 1, in <module>
rc, out
NameError: name 'rc' is not defined
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 3056, in test.test_doctest.test_CLI
Failed example:
print(normalize(err)) # doctest: +ELLIPSIS
Expected:
Traceback (most recent call last):
...
FileNotFoundError: [Errno ...] ...nosuchfile...
Got:
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/doctest.py", line 1348, in __run
exec(compile(example.source, filename, "single",
File "<doctest test.test_doctest.test_CLI[20]>", line 1, in <module>
print(normalize(err)) # doctest: +ELLIPSIS
NameError: name 'err' is not defined
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 3063, in test.test_doctest.test_CLI
Failed example:
rc, out, err = script_helper.assert_python_failure(
'-m', 'doctest', '-o', 'nosuchoption')
Exception raised:
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/doctest.py", line 1348, in __run
exec(compile(example.source, filename, "single",
File "<doctest test.test_doctest.test_CLI[21]>", line 1, in <module>
rc, out, err = script_helper.assert_python_failure(
NameError: name 'script_helper' is not defined
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 3065, in test.test_doctest.test_CLI
Failed example:
rc, out
Exception raised:
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/doctest.py", line 1348, in __run
exec(compile(example.source, filename, "single",
File "<doctest test.test_doctest.test_CLI[22]>", line 1, in <module>
rc, out
NameError: name 'rc' is not defined
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 3067, in test.test_doctest.test_CLI
Failed example:
print(normalize(err)) # doctest: +ELLIPSIS
Exception raised:
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/doctest.py", line 1348, in __run
exec(compile(example.source, filename, "single",
File "<doctest test.test_doctest.test_CLI[23]>", line 1, in <module>
print(normalize(err)) # doctest: +ELLIPSIS
NameError: name 'err' is not defined
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 1023, in test.test_doctest.test_DocTestRunner.exceptions
Failed example:
doctest.DocTestRunner(verbose=False).run(test)
# doctest: +ELLIPSIS
Expected:
**********************************************************************
File ..., line 4, in f
Failed example:
raise HTTPException('message')
Expected:
Traceback (most recent call last):
HTTPException: message
Got:
Traceback (most recent call last):
...
http.client.HTTPException: message
TestResults(failed=1, attempted=2)
Got:
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 3, in f
Failed example:
from http.client import HTTPException
Exception raised:
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/doctest.py", line 1348, in __run
exec(compile(example.source, filename, "single",
File "<doctest f[0]>", line 1, in <module>
from http.client import HTTPException
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/http/client.py", line 71, in <module>
import email.parser
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/parser.py", line 12, in <module>
from email.feedparser import FeedParser, BytesFeedParser
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/feedparser.py", line 27, in <module>
from email._policybase import compat32
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/_policybase.py", line 7, in <module>
from email import header
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/header.py", line 14, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 4, in f
Failed example:
raise HTTPException('message')
Expected:
Traceback (most recent call last):
HTTPException: message
Got:
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/doctest.py", line 1348, in __run
exec(compile(example.source, filename, "single",
File "<doctest f[1]>", line 1, in <module>
raise HTTPException('message')
NameError: name 'HTTPException' is not defined
TestResults(failed=2, attempted=2)
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 1050, in test.test_doctest.test_DocTestRunner.exceptions
Failed example:
doctest.DocTestRunner(verbose=False).run(test)
Expected:
TestResults(failed=0, attempted=2)
Got:
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 3, in f
Failed example:
from http.client import HTTPException
Exception raised:
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/doctest.py", line 1348, in __run
exec(compile(example.source, filename, "single",
File "<doctest f[0]>", line 1, in <module>
from http.client import HTTPException
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/http/client.py", line 71, in <module>
import email.parser
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/parser.py", line 12, in <module>
from email.feedparser import FeedParser, BytesFeedParser
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/feedparser.py", line 27, in <module>
from email._policybase import compat32
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/_policybase.py", line 7, in <module>
from email import header
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/header.py", line 14, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 4, in f
Failed example:
raise HTTPException('message')
Expected:
Traceback (most recent call last):
http.client.HTTPException: message
Got:
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/doctest.py", line 1348, in __run
exec(compile(example.source, filename, "single",
File "<doctest f[1]>", line 1, in <module>
raise HTTPException('message')
NameError: name 'HTTPException' is not defined
TestResults(failed=2, attempted=2)
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 1064, in test.test_doctest.test_DocTestRunner.exceptions
Failed example:
doctest.DocTestRunner(verbose=False).run(test)
Expected:
TestResults(failed=0, attempted=2)
Got:
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 3, in f
Failed example:
from http.client import HTTPException
Exception raised:
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/doctest.py", line 1348, in __run
exec(compile(example.source, filename, "single",
File "<doctest f[0]>", line 1, in <module>
from http.client import HTTPException
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/http/client.py", line 71, in <module>
import email.parser
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/parser.py", line 12, in <module>
from email.feedparser import FeedParser, BytesFeedParser
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/feedparser.py", line 27, in <module>
from email._policybase import compat32
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/_policybase.py", line 7, in <module>
from email import header
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/header.py", line 14, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 4, in f
Failed example:
raise HTTPException('message') #doctest: +IGNORE_EXCEPTION_DETAIL
Expected:
Traceback (most recent call last):
HTTPException: message
Got:
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/doctest.py", line 1348, in __run
exec(compile(example.source, filename, "single",
File "<doctest f[1]>", line 1, in <module>
raise HTTPException('message') #doctest: +IGNORE_EXCEPTION_DETAIL
NameError: name 'HTTPException' is not defined
TestResults(failed=2, attempted=2)
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 1079, in test.test_doctest.test_DocTestRunner.exceptions
Failed example:
doctest.DocTestRunner(verbose=False).run(test)
Expected:
TestResults(failed=0, attempted=2)
Got:
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 3, in f
Failed example:
from http.client import HTTPException
Exception raised:
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/doctest.py", line 1348, in __run
exec(compile(example.source, filename, "single",
File "<doctest f[0]>", line 1, in <module>
from http.client import HTTPException
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/http/client.py", line 71, in <module>
import email.parser
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/parser.py", line 12, in <module>
from email.feedparser import FeedParser, BytesFeedParser
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/feedparser.py", line 27, in <module>
from email._policybase import compat32
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/_policybase.py", line 7, in <module>
from email import header
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/header.py", line 14, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 4, in f
Failed example:
raise HTTPException('message') #doctest: +IGNORE_EXCEPTION_DETAIL
Expected:
Traceback (most recent call last):
foo.bar.HTTPException: message
Got:
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/doctest.py", line 1348, in __run
exec(compile(example.source, filename, "single",
File "<doctest f[1]>", line 1, in <module>
raise HTTPException('message') #doctest: +IGNORE_EXCEPTION_DETAIL
NameError: name 'HTTPException' is not defined
TestResults(failed=2, attempted=2)
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 1117, in test.test_doctest.test_DocTestRunner.exceptions
Failed example:
doctest.DocTestRunner(verbose=False).run(test)
Expected:
TestResults(failed=0, attempted=2)
Got:
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 3, in f
Failed example:
from http.client import HTTPException
Exception raised:
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/doctest.py", line 1348, in __run
exec(compile(example.source, filename, "single",
File "<doctest f[0]>", line 1, in <module>
from http.client import HTTPException
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/http/client.py", line 71, in <module>
import email.parser
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/parser.py", line 12, in <module>
from email.feedparser import FeedParser, BytesFeedParser
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/feedparser.py", line 27, in <module>
from email._policybase import compat32
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/_policybase.py", line 7, in <module>
from email import header
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/header.py", line 14, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 4, in f
Failed example:
raise HTTPException() #doctest: +IGNORE_EXCEPTION_DETAIL
Expected:
Traceback (most recent call last):
foo.bar.HTTPException
Got:
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/doctest.py", line 1348, in __run
exec(compile(example.source, filename, "single",
File "<doctest f[1]>", line 1, in <module>
raise HTTPException() #doctest: +IGNORE_EXCEPTION_DETAIL
NameError: name 'HTTPException' is not defined
TestResults(failed=2, attempted=2)
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 1130, in test.test_doctest.test_DocTestRunner.exceptions
Failed example:
doctest.DocTestRunner(verbose=False).run(test)
Expected:
TestResults(failed=0, attempted=2)
Got:
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 3, in f
Failed example:
from http.client import HTTPException
Exception raised:
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/doctest.py", line 1348, in __run
exec(compile(example.source, filename, "single",
File "<doctest f[0]>", line 1, in <module>
from http.client import HTTPException
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/http/client.py", line 71, in <module>
import email.parser
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/parser.py", line 12, in <module>
from email.feedparser import FeedParser, BytesFeedParser
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/feedparser.py", line 27, in <module>
from email._policybase import compat32
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/_policybase.py", line 7, in <module>
from email import header
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/header.py", line 14, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 4, in f
Failed example:
raise HTTPException() #doctest: +IGNORE_EXCEPTION_DETAIL
Expected:
Traceback (most recent call last):
foo.bar.HTTPException:
Got:
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/doctest.py", line 1348, in __run
exec(compile(example.source, filename, "single",
File "<doctest f[1]>", line 1, in <module>
raise HTTPException() #doctest: +IGNORE_EXCEPTION_DETAIL
NameError: name 'HTTPException' is not defined
TestResults(failed=2, attempted=2)
**********************************************************************
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_ensurepip.py", line 326, in test_bootstrapping_error_code
exit_code = ensurepip._main([])
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/ensurepip/__init__.py", line 277, in _main
return _bootstrap(
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/ensurepip/__init__.py", line 169, in _bootstrap
whl = resources.read_binary(_bundled, wheel_name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/resources.py", line 88, in read_binary
with open_binary(package, resource) as fp:
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/resources.py", line 44, in open_binary
reader = _common.get_resource_reader(package)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/_common.py", line 52, in get_resource_reader
return reader(spec.name) # type: ignore
File "<frozen importlib._bootstrap_external>", line 548, in _check_name_wrapper
File "<frozen importlib._bootstrap_external>", line 1081, in get_resource_reader
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/readers.py", line 2, in <module>
import zipfile
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_timeout.py", line 149, in setUp
self.addr_remote = resolve_address('www.python.org.', 80)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_timeout.py", line 23, in resolve_address
with socket_helper.transient_internet(host):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/contextlib.py", line 135, in __enter__
return next(self.gen)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/support/socket_helper.py", line 193, in transient_internet
import nntplib
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/nntplib.py", line 79, in <module>
from email.header import decode_header as _email_decode_header
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/header.py", line 14, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_ensurepip.py", line 171, in test_bootstrapping_with_regular_install
ensurepip.bootstrap()
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/ensurepip/__init__.py", line 126, in bootstrap
_bootstrap(root=root, upgrade=upgrade, user=user,
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/ensurepip/__init__.py", line 169, in _bootstrap
whl = resources.read_binary(_bundled, wheel_name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/resources.py", line 88, in read_binary
with open_binary(package, resource) as fp:
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/resources.py", line 44, in open_binary
reader = _common.get_resource_reader(package)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/_common.py", line 52, in get_resource_reader
return reader(spec.name) # type: ignore
File "<frozen importlib._bootstrap_external>", line 548, in _check_name_wrapper
File "<frozen importlib._bootstrap_external>", line 1081, in get_resource_reader
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/readers.py", line 2, in <module>
import zipfile
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_ensurepip.py", line 175, in test_bootstrapping_with_alt_install
ensurepip.bootstrap(altinstall=True)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/ensurepip/__init__.py", line 126, in bootstrap
_bootstrap(root=root, upgrade=upgrade, user=user,
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/ensurepip/__init__.py", line 169, in _bootstrap
whl = resources.read_binary(_bundled, wheel_name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/resources.py", line 88, in read_binary
with open_binary(package, resource) as fp:
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/resources.py", line 44, in open_binary
reader = _common.get_resource_reader(package)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/_common.py", line 52, in get_resource_reader
return reader(spec.name) # type: ignore
File "<frozen importlib._bootstrap_external>", line 548, in _check_name_wrapper
File "<frozen importlib._bootstrap_external>", line 1081, in get_resource_reader
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/readers.py", line 2, in <module>
import zipfile
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 335, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_multiprocessing_spawn.py", line 2, in <module>
import test._test_multiprocessing
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/_test_multiprocessing.py", line 27, in <module>
import test.support.script_helper
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 335, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_tarfile.py", line 15, in <module>
from test.support import script_helper
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 335, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_tracemalloc.py", line 7, in <module>
from test.support.script_helper import (assert_python_ok, assert_python_failure,
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/unittest/loader.py", line 436, in _find_test_path
module = self._get_module_from_name(name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/unittest/loader.py", line 377, in _get_module_from_name
__import__(name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_asyncio/test_sock_lowlevel.py", line 9, in <module>
from test.test_asyncio import utils as test_utils
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_asyncio/utils.py", line 22, in <module>
from http.server import HTTPServer
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/http/server.py", line 92, in <module>
import email.utils
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/utils.py", line 40, in <module>
from email.charset import Charset
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/charset.py", line 14, in <module>
import email.base64mime
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/base64mime.py", line 37, in <module>
from base64 import b64encode
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/base64.py", line 11, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 335, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_zipimport_support.py", line 10, in <module>
import zipfile
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 335, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_script_helper.py", line 6, in <module>
from test.support import script_helper
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 335, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_eintr.py", line 5, in <module>
from test.support import script_helper
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/unittest/loader.py", line 436, in _find_test_path
module = self._get_module_from_name(name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/unittest/loader.py", line 377, in _get_module_from_name
__import__(name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_tools/test_i18n.py", line 8, in <module>
from test.support.script_helper import assert_python_ok
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 335, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_codecmaps_cn.py", line 6, in <module>
from test import multibytecodec_support
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/multibytecodec_support.py", line 11, in <module>
from http.client import HTTPException
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/http/client.py", line 71, in <module>
import email.parser
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/parser.py", line 12, in <module>
from email.feedparser import FeedParser, BytesFeedParser
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/feedparser.py", line 27, in <module>
from email._policybase import compat32
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/_policybase.py", line 7, in <module>
from email import header
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/header.py", line 14, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/unittest/loader.py", line 436, in _find_test_path
module = self._get_module_from_name(name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/unittest/loader.py", line 377, in _get_module_from_name
__import__(name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_asyncio/test_sslproto.py", line 19, in <module>
from test.test_asyncio import utils as test_utils
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_asyncio/utils.py", line 22, in <module>
from http.server import HTTPServer
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/http/server.py", line 92, in <module>
import email.utils
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/utils.py", line 40, in <module>
from email.charset import Charset
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/charset.py", line 14, in <module>
import email.base64mime
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/base64mime.py", line 37, in <module>
from base64 import b64encode
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/base64.py", line 11, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 335, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_signal.py", line 14, in <module>
from test.support.script_helper import assert_python_ok, spawn_python
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 335, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_http_cookiejar.py", line 10, in <module>
import urllib.request
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/urllib/request.py", line 84, in <module>
import base64
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/base64.py", line 11, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_pyclbr.py", line 221, in test_others
cm('cgi', ignore=('log',)) # set with = in module
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_pyclbr.py", line 64, in checkModule
module = __import__(moduleName, globals(), {}, ['<silly>'])
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/cgi.py", line 39, in <module>
from email.parser import FeedParser
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/parser.py", line 12, in <module>
from email.feedparser import FeedParser, BytesFeedParser
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/feedparser.py", line 27, in <module>
from email._policybase import compat32
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/_policybase.py", line 7, in <module>
from email import header
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/header.py", line 14, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 335, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_zipfile.py", line 15, in <module>
import zipfile
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/unittest/loader.py", line 436, in _find_test_path
module = self._get_module_from_name(name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/unittest/loader.py", line 377, in _get_module_from_name
__import__(name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_asyncio/test_streams.py", line 19, in <module>
from test.test_asyncio import utils as test_utils
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_asyncio/utils.py", line 22, in <module>
from http.server import HTTPServer
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/http/server.py", line 92, in <module>
import email.utils
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/utils.py", line 40, in <module>
from email.charset import Charset
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/charset.py", line 14, in <module>
import email.base64mime
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/base64mime.py", line 37, in <module>
from base64 import b64encode
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/base64.py", line 11, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 335, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_faulthandler.py", line 12, in <module>
from test.support import script_helper, is_android
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/unittest/loader.py", line 436, in _find_test_path
module = self._get_module_from_name(name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/unittest/loader.py", line 377, in _get_module_from_name
__import__(name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_importlib/test_metadata_api.py", line 9, in <module>
from importlib.metadata import (
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/metadata/__init__.py", line 8, in <module>
import zipfile
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/unittest/loader.py", line 436, in _find_test_path
module = self._get_module_from_name(name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/unittest/loader.py", line 377, in _get_module_from_name
__import__(name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_importlib/test_threaded_import.py", line 20, in <module>
from test.support import script_helper, threading_helper
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_codecs.py", line 2738, in test_aliases
expected_name = codecs.lookup(codec_name).name
LookupError: unknown encoding: base64_codec
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 335, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_py_compile.py", line 13, in <module>
from test.support import os_helper, script_helper
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 335, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_urllib2net.py", line 6, in <module>
from test.test_urllib2 import sanepathname2url
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_urllib2.py", line 6, in <module>
from test import test_urllib
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_urllib.py", line 4, in <module>
import urllib.request
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/urllib/request.py", line 84, in <module>
import base64
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/base64.py", line 11, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_codecs.py", line 2631, in test_basics
(o, size) = codecs.getencoder(encoding)(binput)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/codecs.py", line 965, in getencoder
return lookup(encoding).encode
LookupError: unknown encoding: uu_codec
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 335, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_urllib.py", line 4, in <module>
import urllib.request
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/urllib/request.py", line 84, in <module>
import base64
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/base64.py", line 11, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_codecs.py", line 2662, in test_buffer_api_usage
data = codecs.encode(data, encoding)
LookupError: unknown encoding: base64_codec
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 335, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_coroutines.py", line 12, in <module>
from test.support.script_helper import assert_python_ok
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 335, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_codecmaps_hk.py", line 6, in <module>
from test import multibytecodec_support
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/multibytecodec_support.py", line 11, in <module>
from http.client import HTTPException
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/http/client.py", line 71, in <module>
import email.parser
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/parser.py", line 12, in <module>
from email.feedparser import FeedParser, BytesFeedParser
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/feedparser.py", line 27, in <module>
from email._policybase import compat32
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/_policybase.py", line 7, in <module>
from email import header
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/header.py", line 14, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 335, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_zlib.py", line 4, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 335, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_shutil.py", line 26, in <module>
import zipfile
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_pulldom.py", line 107, in test_expandItem
items = pulldom.parseString(SMALL_SAMPLE)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/xml/dom/pulldom.py", line 348, in parseString
parser = xml.sax.make_parser()
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/xml/sax/__init__.py", line 92, in make_parser
raise SAXReaderNotAvailable("No parsers found", None)
xml.sax._exceptions.SAXReaderNotAvailable: No parsers found
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_codecs.py", line 2631, in test_basics
(o, size) = codecs.getencoder(encoding)(binput)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/codecs.py", line 965, in getencoder
return lookup(encoding).encode
LookupError: unknown encoding: base64_codec
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 335, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_threading.py", line 9, in <module>
from test.support.script_helper import assert_python_ok, assert_python_failure
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 335, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_pkgutil.py", line 12, in <module>
import zipfile
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 335, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test__xxsubinterpreters.py", line 14, in <module>
from test.support import script_helper
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_codecs.py", line 2640, in test_read
sin = codecs.encode(b"\x80", encoding)
LookupError: unknown encoding: base64_codec
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 335, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_fstring.py", line 17, in <module>
from test.support.script_helper import assert_python_failure
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 335, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_eof.py", line 6, in <module>
from test.support import script_helper
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 335, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_module.py", line 6, in <module>
from test.support.script_helper import assert_python_ok
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 335, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_binascii.py", line 4, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 335, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_uu.py", line 12, in <module>
import uu
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/uu.py", line 33, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 335, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_graphlib.py", line 6, in <module>
from test.support.script_helper import assert_python_ok
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_codecs.py", line 2679, in test_text_to_binary_denylists_binary_transforms
with self.assertRaisesRegex(LookupError, msg) as failure:
AssertionError: "'base64_codec' is not a text encoding; use codecs.encode\(\) to handle arbitrary codecs" does not match "unknown encoding: base64_codec"
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_ensurepip.py", line 149, in test_bootstrapping_with_verbosity_2
ensurepip.bootstrap(verbosity=2)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/ensurepip/__init__.py", line 126, in bootstrap
_bootstrap(root=root, upgrade=upgrade, user=user,
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/ensurepip/__init__.py", line 169, in _bootstrap
whl = resources.read_binary(_bundled, wheel_name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/resources.py", line 88, in read_binary
with open_binary(package, resource) as fp:
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/resources.py", line 44, in open_binary
reader = _common.get_resource_reader(package)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/_common.py", line 52, in get_resource_reader
return reader(spec.name) # type: ignore
File "<frozen importlib._bootstrap_external>", line 548, in _check_name_wrapper
File "<frozen importlib._bootstrap_external>", line 1081, in get_resource_reader
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/readers.py", line 2, in <module>
import zipfile
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 335, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_codecencodings_kr.py", line 6, in <module>
from test import multibytecodec_support
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/multibytecodec_support.py", line 11, in <module>
from http.client import HTTPException
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/http/client.py", line 71, in <module>
import email.parser
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/parser.py", line 12, in <module>
from email.feedparser import FeedParser, BytesFeedParser
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/feedparser.py", line 27, in <module>
from email._policybase import compat32
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/_policybase.py", line 7, in <module>
from email import header
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/header.py", line 14, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 335, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_ntpath.py", line 9, in <module>
from test import test_genericpath
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_genericpath.py", line 12, in <module>
from test.support.script_helper import assert_python_ok
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 335, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_urllib2_localnet.py", line 1, in <module>
import base64
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/base64.py", line 11, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/unittest/loader.py", line 436, in _find_test_path
module = self._get_module_from_name(name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/unittest/loader.py", line 377, in _get_module_from_name
__import__(name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_asyncio/test_events.py", line 33, in <module>
from test.test_asyncio import utils as test_utils
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_asyncio/utils.py", line 22, in <module>
from http.server import HTTPServer
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/http/server.py", line 92, in <module>
import email.utils
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/utils.py", line 40, in <module>
from email.charset import Charset
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/charset.py", line 14, in <module>
import email.base64mime
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/base64mime.py", line 37, in <module>
from base64 import b64encode
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/base64.py", line 11, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 335, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_pydoc.py", line 27, in <module>
from test.support.script_helper import assert_python_ok
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_pulldom.py", line 311, in test_basic
sd = SAX2DOMTestHelper(fin, xml.sax.make_parser(),
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/xml/sax/__init__.py", line 92, in make_parser
raise SAXReaderNotAvailable("No parsers found", None)
xml.sax._exceptions.SAXReaderNotAvailable: No parsers found
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 335, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_struct.py", line 10, in <module>
from test.support.script_helper import assert_python_ok
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/unittest/loader.py", line 436, in _find_test_path
module = self._get_module_from_name(name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/unittest/loader.py", line 377, in _get_module_from_name
__import__(name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_asyncio/test_pep492.py", line 10, in <module>
from test.test_asyncio import utils as test_utils
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_asyncio/utils.py", line 22, in <module>
from http.server import HTTPServer
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/http/server.py", line 92, in <module>
import email.utils
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/utils.py", line 40, in <module>
from email.charset import Charset
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/charset.py", line 14, in <module>
import email.base64mime
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/base64mime.py", line 37, in <module>
from base64 import b64encode
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/base64.py", line 11, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 335, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_nntplib.py", line 8, in <module>
import nntplib
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/nntplib.py", line 79, in <module>
from email.header import decode_header as _email_decode_header
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/header.py", line 14, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/unittest/loader.py", line 436, in _find_test_path
module = self._get_module_from_name(name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/unittest/loader.py", line 377, in _get_module_from_name
__import__(name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_tools/test_reindent.py", line 9, in <module>
from test.support.script_helper import assert_python_ok
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 335, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_codecencodings_iso2022.py", line 3, in <module>
from test import multibytecodec_support
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/multibytecodec_support.py", line 11, in <module>
from http.client import HTTPException
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/http/client.py", line 71, in <module>
import email.parser
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/parser.py", line 12, in <module>
from email.feedparser import FeedParser, BytesFeedParser
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/feedparser.py", line 27, in <module>
from email._policybase import compat32
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/_policybase.py", line 7, in <module>
from email import header
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/header.py", line 14, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 335, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_zipimport.py", line 16, in <module>
from zipfile import ZipFile, ZipInfo, ZIP_STORED, ZIP_DEFLATED
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_ensurepip.py", line 310, in test_basic_bootstrapping
exit_code = ensurepip._main([])
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/ensurepip/__init__.py", line 277, in _main
return _bootstrap(
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/ensurepip/__init__.py", line 169, in _bootstrap
whl = resources.read_binary(_bundled, wheel_name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/resources.py", line 88, in read_binary
with open_binary(package, resource) as fp:
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/resources.py", line 44, in open_binary
reader = _common.get_resource_reader(package)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/_common.py", line 52, in get_resource_reader
return reader(spec.name) # type: ignore
File "<frozen importlib._bootstrap_external>", line 548, in _check_name_wrapper
File "<frozen importlib._bootstrap_external>", line 1081, in get_resource_reader
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/readers.py", line 2, in <module>
import zipfile
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 335, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_traceback.py", line 13, in <module>
from test.support.script_helper import assert_python_ok
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 335, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_multiprocessing_main_handling.py", line 16, in <module>
from test.support.script_helper import (
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 335, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_email/__init__.py", line 5, in <module>
from email.message import Message
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/message.py", line 10, in <module>
import uu
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/uu.py", line 33, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/unittest/loader.py", line 436, in _find_test_path
module = self._get_module_from_name(name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/unittest/loader.py", line 377, in _get_module_from_name
__import__(name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_asyncio/test_futures.py", line 13, in <module>
from test.test_asyncio import utils as test_utils
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_asyncio/utils.py", line 22, in <module>
from http.server import HTTPServer
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/http/server.py", line 92, in <module>
import email.utils
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/utils.py", line 40, in <module>
from email.charset import Charset
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/charset.py", line 14, in <module>
import email.base64mime
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/base64mime.py", line 37, in <module>
from base64 import b64encode
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/base64.py", line 11, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 335, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_wsgiref.py", line 5, in <module>
from test.test_httpservers import NoLogRequestHandler
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_httpservers.py", line 7, in <module>
from http.server import BaseHTTPRequestHandler, HTTPServer, \
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/http/server.py", line 92, in <module>
import email.utils
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/utils.py", line 40, in <module>
from email.charset import Charset
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/charset.py", line 14, in <module>
import email.base64mime
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/base64mime.py", line 37, in <module>
from base64 import b64encode
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/base64.py", line 11, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/unittest/loader.py", line 436, in _find_test_path
module = self._get_module_from_name(name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/unittest/loader.py", line 377, in _get_module_from_name
__import__(name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_asyncio/test_base_events.py", line 16, in <module>
from test.test_asyncio import utils as test_utils
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_asyncio/utils.py", line 22, in <module>
from http.server import HTTPServer
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/http/server.py", line 92, in <module>
import email.utils
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/utils.py", line 40, in <module>
from email.charset import Charset
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/charset.py", line 14, in <module>
import email.base64mime
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/base64mime.py", line 37, in <module>
from base64 import b64encode
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/base64.py", line 11, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 335, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_posix.py", line 7, in <module>
from test.support.script_helper import assert_python_ok
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 335, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_source_encoding.py", line 4, in <module>
from test.support import script_helper, captured_stdout
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 335, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_codecmaps_jp.py", line 6, in <module>
from test import multibytecodec_support
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/multibytecodec_support.py", line 11, in <module>
from http.client import HTTPException
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/http/client.py", line 71, in <module>
import email.parser
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/parser.py", line 12, in <module>
from email.feedparser import FeedParser, BytesFeedParser
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/feedparser.py", line 27, in <module>
from email._policybase import compat32
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/_policybase.py", line 7, in <module>
from email import header
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/header.py", line 14, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 335, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_gc.py", line 7, in <module>
from test.support.script_helper import assert_python_ok, make_script
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 335, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_codecencodings_hk.py", line 6, in <module>
from test import multibytecodec_support
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/multibytecodec_support.py", line 11, in <module>
from http.client import HTTPException
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/http/client.py", line 71, in <module>
import email.parser
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/parser.py", line 12, in <module>
from email.feedparser import FeedParser, BytesFeedParser
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/feedparser.py", line 27, in <module>
from email._policybase import compat32
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/_policybase.py", line 7, in <module>
from email import header
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/header.py", line 14, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_codecs.py", line 2640, in test_read
sin = codecs.encode(b"\x80", encoding)
LookupError: unknown encoding: uu_codec
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/unittest/loader.py", line 436, in _find_test_path
module = self._get_module_from_name(name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/unittest/loader.py", line 377, in _get_module_from_name
__import__(name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_tools/test_md5sum.py", line 8, in <module>
from test.support.script_helper import assert_python_ok, assert_python_failure
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 335, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_cgitb.py", line 2, in <module>
from test.support.script_helper import assert_python_failure
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 335, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_multiprocessing_forkserver.py", line 2, in <module>
import test._test_multiprocessing
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/_test_multiprocessing.py", line 27, in <module>
import test.support.script_helper
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_codecs.py", line 2679, in test_text_to_binary_denylists_binary_transforms
with self.assertRaisesRegex(LookupError, msg) as failure:
AssertionError: "'uu_codec' is not a text encoding; use codecs.encode\(\) to handle arbitrary codecs" does not match "unknown encoding: uu_codec"
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 335, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_robotparser.py", line 5, in <module>
import urllib.robotparser
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/urllib/robotparser.py", line 15, in <module>
import urllib.request
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/urllib/request.py", line 84, in <module>
import base64
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/base64.py", line 11, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_codecs.py", line 2631, in test_basics
(o, size) = codecs.getencoder(encoding)(binput)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/codecs.py", line 965, in getencoder
return lookup(encoding).encode
LookupError: unknown encoding: hex_codec
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/doctest.py", line 1348, in __run
exec(compile(example.source, filename, "single",
File "<doctest test.test_doctest.test_CLI[1]>", line 1, in <module>
from test.support import script_helper
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 2860, in test.test_doctest.test_CLI
Failed example:
with temp_dir() as tmpdir:
fn = os.path.join(tmpdir, 'myfile.doc')
with open(fn, 'w', encoding='utf-8') as f:
_ = f.write('This is a very simple test file.\n')
_ = f.write(' >>> 1 + 1\n')
_ = f.write(' 2\n')
_ = f.write(' >>> "a"\n')
_ = f.write(" 'a'\n")
_ = f.write('\n')
_ = f.write('And that is it.\n')
rc1, out1, err1 = script_helper.assert_python_ok(
'-m', 'doctest', fn)
rc2, out2, err2 = script_helper.assert_python_ok(
'-m', 'doctest', '-v', fn)
Exception raised:
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/doctest.py", line 1348, in __run
exec(compile(example.source, filename, "single",
File "<doctest test.test_doctest.test_CLI[3]>", line 11, in <module>
rc1, out1, err1 = script_helper.assert_python_ok(
NameError: name 'script_helper' is not defined
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 2877, in test.test_doctest.test_CLI
Failed example:
rc1, out1, err1
Exception raised:
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/doctest.py", line 1348, in __run
exec(compile(example.source, filename, "single",
File "<doctest test.test_doctest.test_CLI[4]>", line 1, in <module>
rc1, out1, err1
NameError: name 'rc1' is not defined
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 2882, in test.test_doctest.test_CLI
Failed example:
rc2, err2
Exception raised:
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/doctest.py", line 1348, in __run
exec(compile(example.source, filename, "single",
File "<doctest test.test_doctest.test_CLI[5]>", line 1, in <module>
rc2, err2
NameError: name 'rc2' is not defined
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 2884, in test.test_doctest.test_CLI
Failed example:
print(normalize(out2))
Exception raised:
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/doctest.py", line 1348, in __run
exec(compile(example.source, filename, "single",
File "<doctest test.test_doctest.test_CLI[6]>", line 1, in <module>
print(normalize(out2))
NameError: name 'out2' is not defined
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 2910, in test.test_doctest.test_CLI
Failed example:
from test.support import script_helper
Exception raised:
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/doctest.py", line 1348, in __run
exec(compile(example.source, filename, "single",
File "<doctest test.test_doctest.test_CLI[7]>", line 1, in <module>
from test.support import script_helper
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 2912, in test.test_doctest.test_CLI
Failed example:
with temp_dir() as tmpdir:
fn = os.path.join(tmpdir, 'myfile.doc')
with open(fn, 'w', encoding="utf-8") as f:
_ = f.write('This is another simple test file.\n')
_ = f.write(' >>> 1 + 1\n')
_ = f.write(' 2\n')
_ = f.write(' >>> "abcdef"\n')
_ = f.write(" 'a...f'\n")
_ = f.write(' >>> "ajkml"\n')
_ = f.write(" 'a...l'\n")
_ = f.write('\n')
_ = f.write('And that is it.\n')
fn2 = os.path.join(tmpdir, 'myfile2.py')
with open(fn2, 'w', encoding='utf-8') as f:
_ = f.write('def test_func():\n')
_ = f.write(' \"\"\"\n')
_ = f.write(' This is simple python test function.\n')
_ = f.write(' >>> 1 + 1\n')
_ = f.write(' 2\n')
_ = f.write(' >>> "abc def"\n')
_ = f.write(" 'abc def'\n")
_ = f.write("\n")
_ = f.write(' \"\"\"\n')
rc1, out1, err1 = script_helper.assert_python_failure(
'-m', 'doctest', fn, fn2)
rc2, out2, err2 = script_helper.assert_python_ok(
'-m', 'doctest', '-o', 'ELLIPSIS', fn)
rc3, out3, err3 = script_helper.assert_python_ok(
'-m', 'doctest', '-o', 'ELLIPSIS',
'-o', 'NORMALIZE_WHITESPACE', fn, fn2)
rc4, out4, err4 = script_helper.assert_python_failure(
'-m', 'doctest', '-f', fn, fn2)
rc5, out5, err5 = script_helper.assert_python_ok(
'-m', 'doctest', '-v', '-o', 'ELLIPSIS',
'-o', 'NORMALIZE_WHITESPACE', fn, fn2)
Exception raised:
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/doctest.py", line 1348, in __run
exec(compile(example.source, filename, "single",
File "<doctest test.test_doctest.test_CLI[9]>", line 24, in <module>
rc1, out1, err1 = script_helper.assert_python_failure(
NameError: name 'script_helper' is not defined
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 2952, in test.test_doctest.test_CLI
Failed example:
rc1, err1
Exception raised:
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/doctest.py", line 1348, in __run
exec(compile(example.source, filename, "single",
File "<doctest test.test_doctest.test_CLI[10]>", line 1, in <module>
rc1, err1
NameError: name 'rc1' is not defined
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 2954, in test.test_doctest.test_CLI
Failed example:
print(normalize(out1)) # doctest: +ELLIPSIS
Exception raised:
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/doctest.py", line 1348, in __run
exec(compile(example.source, filename, "single",
File "<doctest test.test_doctest.test_CLI[11]>", line 1, in <module>
print(normalize(out1)) # doctest: +ELLIPSIS
NameError: name 'out1' is not defined
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 2980, in test.test_doctest.test_CLI
Failed example:
rc2, out2, err2
Exception raised:
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/doctest.py", line 1348, in __run
exec(compile(example.source, filename, "single",
File "<doctest test.test_doctest.test_CLI[12]>", line 1, in <module>
rc2, out2, err2
NameError: name 'rc2' is not defined
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 2982, in test.test_doctest.test_CLI
Failed example:
rc3, out3, err3
Exception raised:
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/doctest.py", line 1348, in __run
exec(compile(example.source, filename, "single",
File "<doctest test.test_doctest.test_CLI[13]>", line 1, in <module>
rc3, out3, err3
NameError: name 'rc3' is not defined
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 2987, in test.test_doctest.test_CLI
Failed example:
rc4, err4
Exception raised:
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/doctest.py", line 1348, in __run
exec(compile(example.source, filename, "single",
File "<doctest test.test_doctest.test_CLI[14]>", line 1, in <module>
rc4, err4
NameError: name 'rc4' is not defined
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 2989, in test.test_doctest.test_CLI
Failed example:
print(normalize(out4)) # doctest: +ELLIPSIS
Exception raised:
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/doctest.py", line 1348, in __run
exec(compile(example.source, filename, "single",
File "<doctest test.test_doctest.test_CLI[15]>", line 1, in <module>
print(normalize(out4)) # doctest: +ELLIPSIS
NameError: name 'out4' is not defined
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 3006, in test.test_doctest.test_CLI
Failed example:
rc5, err5
Exception raised:
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/doctest.py", line 1348, in __run
exec(compile(example.source, filename, "single",
File "<doctest test.test_doctest.test_CLI[16]>", line 1, in <module>
rc5, err5
NameError: name 'rc5' is not defined
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 3008, in test.test_doctest.test_CLI
Failed example:
print(normalize(out5))
Exception raised:
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/doctest.py", line 1348, in __run
exec(compile(example.source, filename, "single",
File "<doctest test.test_doctest.test_CLI[17]>", line 1, in <module>
print(normalize(out5))
NameError: name 'out5' is not defined
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 3051, in test.test_doctest.test_CLI
Failed example:
rc, out, err = script_helper.assert_python_failure(
'-m', 'doctest', 'nosuchfile')
Exception raised:
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/doctest.py", line 1348, in __run
exec(compile(example.source, filename, "single",
File "<doctest test.test_doctest.test_CLI[18]>", line 1, in <module>
rc, out, err = script_helper.assert_python_failure(
NameError: name 'script_helper' is not defined
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 3053, in test.test_doctest.test_CLI
Failed example:
rc, out
Exception raised:
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/doctest.py", line 1348, in __run
exec(compile(example.source, filename, "single",
File "<doctest test.test_doctest.test_CLI[19]>", line 1, in <module>
rc, out
NameError: name 'rc' is not defined
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 3056, in test.test_doctest.test_CLI
Failed example:
print(normalize(err)) # doctest: +ELLIPSIS
Expected:
Traceback (most recent call last):
...
FileNotFoundError: [Errno ...] ...nosuchfile...
Got:
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/doctest.py", line 1348, in __run
exec(compile(example.source, filename, "single",
File "<doctest test.test_doctest.test_CLI[20]>", line 1, in <module>
print(normalize(err)) # doctest: +ELLIPSIS
NameError: name 'err' is not defined
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 3063, in test.test_doctest.test_CLI
Failed example:
rc, out, err = script_helper.assert_python_failure(
'-m', 'doctest', '-o', 'nosuchoption')
Exception raised:
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/doctest.py", line 1348, in __run
exec(compile(example.source, filename, "single",
File "<doctest test.test_doctest.test_CLI[21]>", line 1, in <module>
rc, out, err = script_helper.assert_python_failure(
NameError: name 'script_helper' is not defined
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 3065, in test.test_doctest.test_CLI
Failed example:
rc, out
Exception raised:
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/doctest.py", line 1348, in __run
exec(compile(example.source, filename, "single",
File "<doctest test.test_doctest.test_CLI[22]>", line 1, in <module>
rc, out
NameError: name 'rc' is not defined
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 3067, in test.test_doctest.test_CLI
Failed example:
print(normalize(err)) # doctest: +ELLIPSIS
Exception raised:
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/doctest.py", line 1348, in __run
exec(compile(example.source, filename, "single",
File "<doctest test.test_doctest.test_CLI[23]>", line 1, in <module>
print(normalize(err)) # doctest: +ELLIPSIS
NameError: name 'err' is not defined
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 1023, in test.test_doctest.test_DocTestRunner.exceptions
Failed example:
doctest.DocTestRunner(verbose=False).run(test)
# doctest: +ELLIPSIS
Expected:
**********************************************************************
File ..., line 4, in f
Failed example:
raise HTTPException('message')
Expected:
Traceback (most recent call last):
HTTPException: message
Got:
Traceback (most recent call last):
...
http.client.HTTPException: message
TestResults(failed=1, attempted=2)
Got:
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 3, in f
Failed example:
from http.client import HTTPException
Exception raised:
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/doctest.py", line 1348, in __run
exec(compile(example.source, filename, "single",
File "<doctest f[0]>", line 1, in <module>
from http.client import HTTPException
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/http/client.py", line 71, in <module>
import email.parser
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/parser.py", line 12, in <module>
from email.feedparser import FeedParser, BytesFeedParser
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/feedparser.py", line 27, in <module>
from email._policybase import compat32
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/_policybase.py", line 7, in <module>
from email import header
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/header.py", line 14, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 4, in f
Failed example:
raise HTTPException('message')
Expected:
Traceback (most recent call last):
HTTPException: message
Got:
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/doctest.py", line 1348, in __run
exec(compile(example.source, filename, "single",
File "<doctest f[1]>", line 1, in <module>
raise HTTPException('message')
NameError: name 'HTTPException' is not defined
TestResults(failed=2, attempted=2)
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 1050, in test.test_doctest.test_DocTestRunner.exceptions
Failed example:
doctest.DocTestRunner(verbose=False).run(test)
Expected:
TestResults(failed=0, attempted=2)
Got:
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 3, in f
Failed example:
from http.client import HTTPException
Exception raised:
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/doctest.py", line 1348, in __run
exec(compile(example.source, filename, "single",
File "<doctest f[0]>", line 1, in <module>
from http.client import HTTPException
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/http/client.py", line 71, in <module>
import email.parser
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/parser.py", line 12, in <module>
from email.feedparser import FeedParser, BytesFeedParser
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/feedparser.py", line 27, in <module>
from email._policybase import compat32
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/_policybase.py", line 7, in <module>
from email import header
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/header.py", line 14, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 4, in f
Failed example:
raise HTTPException('message')
Expected:
Traceback (most recent call last):
http.client.HTTPException: message
Got:
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/doctest.py", line 1348, in __run
exec(compile(example.source, filename, "single",
File "<doctest f[1]>", line 1, in <module>
raise HTTPException('message')
NameError: name 'HTTPException' is not defined
TestResults(failed=2, attempted=2)
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 1064, in test.test_doctest.test_DocTestRunner.exceptions
Failed example:
doctest.DocTestRunner(verbose=False).run(test)
Expected:
TestResults(failed=0, attempted=2)
Got:
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 3, in f
Failed example:
from http.client import HTTPException
Exception raised:
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/doctest.py", line 1348, in __run
exec(compile(example.source, filename, "single",
File "<doctest f[0]>", line 1, in <module>
from http.client import HTTPException
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/http/client.py", line 71, in <module>
import email.parser
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/parser.py", line 12, in <module>
from email.feedparser import FeedParser, BytesFeedParser
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/feedparser.py", line 27, in <module>
from email._policybase import compat32
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/_policybase.py", line 7, in <module>
from email import header
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/header.py", line 14, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 4, in f
Failed example:
raise HTTPException('message') #doctest: +IGNORE_EXCEPTION_DETAIL
Expected:
Traceback (most recent call last):
HTTPException: message
Got:
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/doctest.py", line 1348, in __run
exec(compile(example.source, filename, "single",
File "<doctest f[1]>", line 1, in <module>
raise HTTPException('message') #doctest: +IGNORE_EXCEPTION_DETAIL
NameError: name 'HTTPException' is not defined
TestResults(failed=2, attempted=2)
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 1079, in test.test_doctest.test_DocTestRunner.exceptions
Failed example:
doctest.DocTestRunner(verbose=False).run(test)
Expected:
TestResults(failed=0, attempted=2)
Got:
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 3, in f
Failed example:
from http.client import HTTPException
Exception raised:
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/doctest.py", line 1348, in __run
exec(compile(example.source, filename, "single",
File "<doctest f[0]>", line 1, in <module>
from http.client import HTTPException
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/http/client.py", line 71, in <module>
import email.parser
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/parser.py", line 12, in <module>
from email.feedparser import FeedParser, BytesFeedParser
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/feedparser.py", line 27, in <module>
from email._policybase import compat32
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/_policybase.py", line 7, in <module>
from email import header
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/header.py", line 14, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 4, in f
Failed example:
raise HTTPException('message') #doctest: +IGNORE_EXCEPTION_DETAIL
Expected:
Traceback (most recent call last):
foo.bar.HTTPException: message
Got:
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/doctest.py", line 1348, in __run
exec(compile(example.source, filename, "single",
File "<doctest f[1]>", line 1, in <module>
raise HTTPException('message') #doctest: +IGNORE_EXCEPTION_DETAIL
NameError: name 'HTTPException' is not defined
TestResults(failed=2, attempted=2)
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 1117, in test.test_doctest.test_DocTestRunner.exceptions
Failed example:
doctest.DocTestRunner(verbose=False).run(test)
Expected:
TestResults(failed=0, attempted=2)
Got:
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 3, in f
Failed example:
from http.client import HTTPException
Exception raised:
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/doctest.py", line 1348, in __run
exec(compile(example.source, filename, "single",
File "<doctest f[0]>", line 1, in <module>
from http.client import HTTPException
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/http/client.py", line 71, in <module>
import email.parser
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/parser.py", line 12, in <module>
from email.feedparser import FeedParser, BytesFeedParser
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/feedparser.py", line 27, in <module>
from email._policybase import compat32
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/_policybase.py", line 7, in <module>
from email import header
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/header.py", line 14, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 4, in f
Failed example:
raise HTTPException() #doctest: +IGNORE_EXCEPTION_DETAIL
Expected:
Traceback (most recent call last):
foo.bar.HTTPException
Got:
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/doctest.py", line 1348, in __run
exec(compile(example.source, filename, "single",
File "<doctest f[1]>", line 1, in <module>
raise HTTPException() #doctest: +IGNORE_EXCEPTION_DETAIL
NameError: name 'HTTPException' is not defined
TestResults(failed=2, attempted=2)
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 335, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_genericpath.py", line 12, in <module>
from test.support.script_helper import assert_python_ok
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 335, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_urllibnet.py", line 9, in <module>
import urllib.request
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/urllib/request.py", line 84, in <module>
import base64
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/base64.py", line 11, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 335, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_gettext.py", line 2, in <module>
import base64
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/base64.py", line 11, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 335, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_codecencodings_cn.py", line 6, in <module>
from test import multibytecodec_support
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/multibytecodec_support.py", line 11, in <module>
from http.client import HTTPException
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/http/client.py", line 71, in <module>
import email.parser
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/parser.py", line 12, in <module>
from email.feedparser import FeedParser, BytesFeedParser
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/feedparser.py", line 27, in <module>
from email._policybase import compat32
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/_policybase.py", line 7, in <module>
from email import header
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/header.py", line 14, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/unittest/loader.py", line 130, in loadTestsFromModule
return load_tests(self, tests, pattern)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_distutils.py", line 20, in load_tests
return distutils.tests.test_suite()
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/distutils/tests/__init__.py", line 34, in test_suite
__import__(modname)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/distutils/tests/test_bdist_dumb.py", line 5, in <module>
import zipfile
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 335, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_cgi.py", line 1, in <module>
import cgi
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/cgi.py", line 39, in <module>
from email.parser import FeedParser
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/parser.py", line 12, in <module>
from email.feedparser import FeedParser, BytesFeedParser
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/feedparser.py", line 27, in <module>
from email._policybase import compat32
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/_policybase.py", line 7, in <module>
from email import header
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/header.py", line 14, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_codecs.py", line 2648, in test_readline
sin = codecs.encode(b"\x80", encoding)
LookupError: unknown encoding: uu_codec
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 335, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_profile.py", line 14, in <module>
from test.support.script_helper import assert_python_failure, assert_python_ok
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 335, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_imaplib.py", line 5, in <module>
import imaplib
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/imaplib.py", line 25, in <module>
import binascii, errno, random, re, socket, subprocess, sys, time, calendar
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 335, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_repl.py", line 9, in <module>
from test.support.script_helper import kill_python
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 335, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_zipapp.py", line 9, in <module>
import zipapp
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/zipapp.py", line 7, in <module>
import zipfile
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 335, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_codecmaps_tw.py", line 6, in <module>
from test import multibytecodec_support
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/multibytecodec_support.py", line 11, in <module>
from http.client import HTTPException
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/http/client.py", line 71, in <module>
import email.parser
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/parser.py", line 12, in <module>
from email.feedparser import FeedParser, BytesFeedParser
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/feedparser.py", line 27, in <module>
from email._policybase import compat32
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/_policybase.py", line 7, in <module>
from email import header
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/header.py", line 14, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 335, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_codecencodings_jp.py", line 6, in <module>
from test import multibytecodec_support
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/multibytecodec_support.py", line 11, in <module>
from http.client import HTTPException
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/http/client.py", line 71, in <module>
import email.parser
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/parser.py", line 12, in <module>
from email.feedparser import FeedParser, BytesFeedParser
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/feedparser.py", line 27, in <module>
from email._policybase import compat32
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/_policybase.py", line 7, in <module>
from email import header
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/header.py", line 14, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 335, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_warnings/__init__.py", line 13, in <module>
from test.support.script_helper import assert_python_ok, assert_python_failure
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 335, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_codecmaps_kr.py", line 6, in <module>
from test import multibytecodec_support
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/multibytecodec_support.py", line 11, in <module>
from http.client import HTTPException
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/http/client.py", line 71, in <module>
import email.parser
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/parser.py", line 12, in <module>
from email.feedparser import FeedParser, BytesFeedParser
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/feedparser.py", line 27, in <module>
from email._policybase import compat32
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/_policybase.py", line 7, in <module>
from email import header
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/header.py", line 14, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 335, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_io.py", line 41, in <module>
from test.support.script_helper import (
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 335, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_compileall.py", line 31, in <module>
from test.support import script_helper
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 335, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_utf8_mode.py", line 11, in <module>
from test.support.script_helper import assert_python_ok, assert_python_failure
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_codecs.py", line 2679, in test_text_to_binary_denylists_binary_transforms
with self.assertRaisesRegex(LookupError, msg) as failure:
AssertionError: "'hex_codec' is not a text encoding; use codecs.encode\(\) to handle arbitrary codecs" does not match "unknown encoding: hex_codec"
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_ensurepip.py", line 179, in test_bootstrapping_with_default_pip
ensurepip.bootstrap(default_pip=True)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/ensurepip/__init__.py", line 126, in bootstrap
_bootstrap(root=root, upgrade=upgrade, user=user,
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/ensurepip/__init__.py", line 169, in _bootstrap
whl = resources.read_binary(_bundled, wheel_name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/resources.py", line 88, in read_binary
with open_binary(package, resource) as fp:
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/resources.py", line 44, in open_binary
reader = _common.get_resource_reader(package)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/_common.py", line 52, in get_resource_reader
return reader(spec.name) # type: ignore
File "<frozen importlib._bootstrap_external>", line 548, in _check_name_wrapper
File "<frozen importlib._bootstrap_external>", line 1081, in get_resource_reader
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/readers.py", line 2, in <module>
import zipfile
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/unittest/loader.py", line 436, in _find_test_path
module = self._get_module_from_name(name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/unittest/loader.py", line 377, in _get_module_from_name
__import__(name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_asyncio/test_subprocess.py", line 11, in <module>
from test.test_asyncio import utils as test_utils
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_asyncio/utils.py", line 22, in <module>
from http.server import HTTPServer
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/http/server.py", line 92, in <module>
import email.utils
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/utils.py", line 40, in <module>
from email.charset import Charset
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/charset.py", line 14, in <module>
import email.base64mime
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/base64mime.py", line 37, in <module>
from base64 import b64encode
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/base64.py", line 11, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 335, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_site.py", line 26, in <module>
import urllib.request
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/urllib/request.py", line 84, in <module>
import base64
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/base64.py", line 11, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 335, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_docxmlrpc.py", line 1, in <module>
from xmlrpc.server import DocXMLRPCServer
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/xmlrpc/server.py", line 107, in <module>
from xmlrpc.client import Fault, dumps, loads, gzip_encode, gzip_decode
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/xmlrpc/client.py", line 131, in <module>
import base64
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/base64.py", line 11, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/unittest/loader.py", line 436, in _find_test_path
module = self._get_module_from_name(name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/unittest/loader.py", line 377, in _get_module_from_name
__import__(name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_asyncio/test_threads.py", line 8, in <module>
from test.test_asyncio import utils as test_utils
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_asyncio/utils.py", line 22, in <module>
from http.server import HTTPServer
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/http/server.py", line 92, in <module>
import email.utils
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/utils.py", line 40, in <module>
from email.charset import Charset
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/charset.py", line 14, in <module>
import email.base64mime
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/base64mime.py", line 37, in <module>
from base64 import b64encode
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/base64.py", line 11, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_descr.py", line 3538, in test_buffer_inheritance
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_codecs.py", line 2648, in test_readline
sin = codecs.encode(b"\x80", encoding)
LookupError: unknown encoding: base64_codec
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 335, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_trace.py", line 5, in <module>
from test.support.script_helper import assert_python_ok, assert_python_failure
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 335, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_smtpd.py", line 12, in <module>
import smtpd
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/smtpd.py", line 88, in <module>
from email._header_value_parser import get_addr_spec, get_angle_addr
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/_header_value_parser.py", line 75, in <module>
from email import _encoded_words as _ew
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/_encoded_words.py", line 43, in <module>
import base64
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/base64.py", line 11, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_codecs.py", line 2696, in test_binary_to_text_denylists_binary_transforms
encoded_data = codecs.encode(data, encoding)
LookupError: unknown encoding: hex_codec
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/unittest/loader.py", line 436, in _find_test_path
module = self._get_module_from_name(name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/unittest/loader.py", line 377, in _get_module_from_name
__import__(name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_asyncio/test_server.py", line 7, in <module>
from test.test_asyncio import utils as test_utils
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_asyncio/utils.py", line 22, in <module>
from http.server import HTTPServer
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/http/server.py", line 92, in <module>
import email.utils
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/utils.py", line 40, in <module>
from email.charset import Charset
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/charset.py", line 14, in <module>
import email.base64mime
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/base64mime.py", line 37, in <module>
from base64 import b64encode
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/base64.py", line 11, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_sundry.py", line 44, in test_untested_modules_can_be_imported
import distutils.command.register
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/distutils/command/register.py", line 10, in <module>
import urllib.parse, urllib.request
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/urllib/request.py", line 84, in <module>
import base64
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/base64.py", line 11, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_codecs.py", line 2640, in test_read
sin = codecs.encode(b"\x80", encoding)
LookupError: unknown encoding: hex_codec
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_socket.py", line 1575, in test_idna
with socket_helper.transient_internet('python.org'):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/contextlib.py", line 135, in __enter__
return next(self.gen)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/support/socket_helper.py", line 193, in transient_internet
import nntplib
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/nntplib.py", line 79, in <module>
from email.header import decode_header as _email_decode_header
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/email/header.py", line 14, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_ensurepip.py", line 160, in test_bootstrapping_with_verbosity_3
ensurepip.bootstrap(verbosity=3)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/ensurepip/__init__.py", line 126, in bootstrap
_bootstrap(root=root, upgrade=upgrade, user=user,
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/ensurepip/__init__.py", line 169, in _bootstrap
whl = resources.read_binary(_bundled, wheel_name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/resources.py", line 88, in read_binary
with open_binary(package, resource) as fp:
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/resources.py", line 44, in open_binary
reader = _common.get_resource_reader(package)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/_common.py", line 52, in get_resource_reader
return reader(spec.name) # type: ignore
File "<frozen importlib._bootstrap_external>", line 548, in _check_name_wrapper
File "<frozen importlib._bootstrap_external>", line 1081, in get_resource_reader
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/readers.py", line 2, in <module>
import zipfile
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/unittest/loader.py", line 436, in _find_test_path
module = self._get_module_from_name(name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/unittest/loader.py", line 377, in _get_module_from_name
__import__(name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_importlib/extension/test_loader.py", line 14, in <module>
from test.support.script_helper import assert_python_failure
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 335, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_runpy.py", line 18, in <module>
from test.support.script_helper import make_script, make_zip_script
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 335, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_logging.py", line 43, in <module>
from test.support.script_helper import assert_python_ok, assert_python_failure
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 335, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_smtplib.py", line 1, in <module>
import base64
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/base64.py", line 11, in <module>
import binascii
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/test/test_codecs.py", line 2754, in test_uu_invalid
self.assertRaises(ValueError, codecs.decode, b"", "uu-codec")
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/unittest/case.py", line 738, in assertRaises
return context.handle('assertRaises', args, kwargs)
File "/home/buildbot/cpython-buildarea/3.10.edelsohn-aix-ppc64.xlc/build/Lib/unittest/case.py", line 201, in handle
callable_obj(*args, **kwargs)
LookupError: unknown encoding: uu-codec
Test report
===========
Failed tests:
- test_urllibnet
- test_codecmaps_tw
- test_xmlrpc_net
- test_zlib
- test_binascii
- test_codecmaps_kr
- test_tarfile
- test_timeout
- test_doctest
- test_gc
- test_posix
- test_codecencodings_iso2022
- test__xxsubinterpreters
- test_multiprocessing_spawn
- test_eintr
- test_bytes
- test_ntpath
- test_readline
- test_urllib2
- test_module
- test_hashlib
- test_pulldom
- test_cgitb
- test_hmac
- test_unicode
- test_script_helper
- test_imaplib
- test_docxmlrpc
- test_hash
- test_py_compile
- test_cprofile
- test_graphlib
- test_smtplib
- test_binhex
- test_tabnanny
- test_xmlrpc
- test_profile
- test_http_cookiejar
- test_unicodedata
- test_struct
- test_codecmaps_cn
- test_asyncio
- test_warnings
- test_tempfile
- test_codecmaps_jp
- test_curses
- test_source_encoding
- test_imp
- test_trace
- test_descr
- test_posixpath
- test_codecmaps_hk
- test_pkgutil
- test_site
- test_utf8_mode
- test_inspect
- test_pyclbr
- test_multiprocessing_main_handling
- test_c_locale_coercion
- test_smtpd
- test_compileall
- test_codecencodings_kr
- test_pydoc
- test_socket
- test_httpservers
- test_wsgiref
- test_mailbox
- test_peg_generator
- test_codecencodings_cn
- test_logging
- test_support
- test_threading
- test_calendar
- test_import
- test_robotparser
- test_ucn
- test_secrets
- test_gettext
- test_capi
- test_smtpnet
- test_plistlib
- test_cmd_line
- test_importlib
- test_lltrace
- test_signal
- test_zipimport_support
- test_io
- test_crashers
- test_multiprocessing_fork
- test_codecencodings_hk
- test_repl
- test_urllib2_localnet
- test_exceptions
- test_functools
- test_urllib2net
- test_nntplib
- test_genericpath
- test_tracemalloc
- test_cmd_line_script
- test_zipimport
- test_atexit
- test_distutils
- test_traceback
- test_runpy
- test_json
- test_os
- test_genericalias
- test_httplib
- test_compile
- test_coroutines
- test_ctypes
- test_sys
- test_sundry
- test_fstring
- test_shutil
- test_gzip
- test_zipapp
- test_email
- test_multiprocessing_forkserver
- test_faulthandler
- test_cgi
- test_builtin
- test_ensurepip
- test_concurrent_futures
- test_uu
- test_base64
- test_zoneinfo
- test_codecencodings_jp
- test_zipfile
- test_eof
- test_ssl
- test_urllib
- test_codecencodings_tw
- test_codecs
- test_weakref
- test___all__
- test_tools
Failed subtests:
- testSend - test.test_timeout.TCPTimeoutTestCase
- test_external_ges_default - test.test_pulldom.PullDOMTestCase
- test_aliases - test.test_codecs.TransformCodecTest
- test_uu_invalid - test.test_codecs.TransformCodecTest
- test_bootstrapping_with_user - test.test_ensurepip.TestBootstrap
- test_bootstrapping_with_upgrade - test.test_ensurepip.TestBootstrap
- test_custom_hex_error_is_wrapped - test.test_codecs.TransformCodecTest
- test_binary_to_text_denylists_binary_transforms - test.test_codecs.TransformCodecTest
- test_str_of_str_subclass - test.test_descr.ClassPropertiesAndMethods
- test_readline - test.test_codecs.TransformCodecTest
- test_basic_bootstrapping - test.test_ensurepip.TestBootstrappingMainFunction
- test_basic_bootstrapping - test.test_ensurepip.TestBootstrap
- testRecvTimeout - test.test_timeout.TCPTimeoutTestCase
- test_all - test.test___all__.AllTest
- test_getitem_deprecation - test.test_pulldom.PullDOMTestCase
- test_bootstrapping_with_root - test.test_ensurepip.TestBootstrap
- test_bootstrapping_with_verbosity_3 - test.test_ensurepip.TestBootstrap
- test_bootstrapping_error_code - test.test_ensurepip.TestBootstrappingMainFunction
- test_basics - test.test_codecs.TransformCodecTest
- testSendto - test.test_timeout.TCPTimeoutTestCase
- testSendall - test.test_timeout.TCPTimeoutTestCase
- testAcceptTimeout - test.test_timeout.TCPTimeoutTestCase
- test_untested_modules_can_be_imported - test.test_sundry.TestUntestedModules
- test_bootstrapping_with_default_pip - test.test_ensurepip.TestBootstrap
- test_buffer_api_usage - test.test_codecs.TransformCodecTest
- test_bootstrapping_with_verbosity_2 - test.test_ensurepip.TestBootstrap
- test_pip_config_file_disabled - test.test_ensurepip.TestBootstrap
- test_buffer_inheritance - test.test_descr.ClassPropertiesAndMethods
- test_others - test.test_pyclbr.PyclbrTest
- test_idna - test.test_socket.GeneralModuleTests
- test_bootstrapping_with_alt_install - test.test_ensurepip.TestBootstrap
- test_read - test.test_codecs.TransformCodecTest
- test_text_to_binary_denylists_binary_transforms - test.test_codecs.TransformCodecTest
- test_bootstrapping_with_regular_install - test.test_ensurepip.TestBootstrap
- test_bootstrapping_with_verbosity_1 - test.test_ensurepip.TestBootstrap
- test_pip_environment_variables_removed - test.test_ensurepip.TestBootstrap
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder AMD64 RHEL8 FIPS No Builtin Hashes 3.10 while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#builders/670/builds/426
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-RHEL8-fips-x86_64
Build Reason: <unknown>
Blamelist: Brett Cannon <brett(a)python.org>, Mark Shannon <mark(a)hotpy.org>, Miss Islington (bot) <31488909+miss-islington(a)users.noreply.github.com>, Serhiy Storchaka <storchaka(a)gmail.com>, Łukasz Langa <lukasz(a)langa.pl>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: FAILURE then FAILURE ==
403 tests OK.
10 slowest tests:
- test_gdb: 6 min 39 sec
- test_concurrent_futures: 3 min 9 sec
- test_peg_generator: 2 min 8 sec
- test_capi: 2 min 2 sec
- test_multiprocessing_spawn: 1 min 39 sec
- test_asyncio: 1 min 33 sec
- test_unparse: 1 min 14 sec
- test_multiprocessing_forkserver: 1 min 8 sec
- test_tokenize: 1 min 4 sec
- test_multiprocessing_fork: 1 min 2 sec
12 tests failed:
test___all__ test_compileall test_concurrent_futures test_hashlib
test_lib2to3 test_logging test_multiprocessing_forkserver
test_multiprocessing_main_handling test_regrtest test_tempfile
test_threading test_venv
12 tests skipped:
test_devpoll test_ioctl test_kqueue test_msilib test_startfile
test_tix test_tk test_ttk_guionly test_winconsoleio test_winreg
test_winsound test_zipfile64
12 re-run tests:
test___all__ test_compileall test_concurrent_futures test_hashlib
test_lib2to3 test_logging test_multiprocessing_forkserver
test_multiprocessing_main_handling test_regrtest test_tempfile
test_threading test_venv
Total duration: 8 min 16 sec
Captured traceback
==================
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 203, in test_script_compiled
self._check_script(pyc_file)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
AssertionError: 'ERROR:root:code for hash blake2b was not [10285 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 210, in test_directory
self._check_script(script_dir)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
AssertionError: 'ERROR:root:code for hash blake2b was not [4087 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 268, in test_package
self._check_script(launch_name)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
AssertionError: 'ERROR:root:code for hash blake2b was not [10285 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 210, in test_directory
self._check_script(script_dir)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
AssertionError: 'ERROR:root:code for hash blake2b was not [10285 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
ValueError: unsupported hash type blake2s
ERROR:root:code for hash blake2b was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_regrtest.py", line 956, in test_list_cases
self.assertEqual(output.splitlines(), all_methods)
AssertionError: Lists differ: ['ERROR:root:code for hash blake2b was not [2158 chars]od2'] != ['test_regrtest_noop9.Tests.test_method1', [36 chars]od2']
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_tempfile.py", line 1565, in test_del_on_shutdown_ignore_errors
self.assertNotIn("Error", err)
AssertionError: 'Error' unexpectedly found in 'ERROR:root:code for hash blake2b was not found.\nTraceback (most recent call last):\n File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>\n from _sha512 import sha512 as _sha512\nModuleNotFoundError: No module named \'_sha512\'\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>\n globals()[__func_name] = __get_hash(__func_name)\n File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor\n return __get_builtin_constructor(name)\n File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor\n raise ValueErr
or(\'unsupported hash type \' + name)\nValueError: unsupported hash type blake2b\nERROR:root:code for hash blake2s was not found.\nTraceback (most recent call last):\n File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>\n from _sha512 import sha512 as _sha512\nModuleNotFoundError: No module named \'_sha512\'\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>\n globals()[__func_name] = __get_hash(__func_name)\n File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor\n return __get_builtin_constructor(name)\n File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_bui
ltin_constructor\n raise ValueError(\'unsupported hash type \' + name)\nValueError: unsupported hash type blake2s\n/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/tempfile.py:833: ResourceWarning: Implicitly cleaning up <TemporaryDirectory \'/tmp/tmp1nlch_9o/tmpggljk9c0\'>\n _warnings.warn(warn_message, ResourceWarning)\nsys:1: ResourceWarning: unclosed file <_io.TextIOWrapper name=\'/tmp/tmp1nlch_9o/tmpggljk9c0/test_dir/open_file.txt\' mode=\'w\' encoding=\'UTF-8\'>\n'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 191, in test_ipython_workaround
self._check_script(script_name)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
AssertionError: 'ERROR:root:code for hash blake2b was not [4087 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test___all__.py", line 43, in check_all
self.fail("__all__ failure in {}: {}: {}".format(
AssertionError: __all__ failure in hashlib: AttributeError: module 'hashlib' has no attribute 'blake2b'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test___all__.py", line 40, in check_all
exec("from %s import *" % modname, names)
AttributeError: module 'hashlib' has no attribute 'blake2b'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 237, in test_zipfile_compiled
self._check_script(zip_name)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
AssertionError: 'ERROR:root:code for hash blake2b was not [4087 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 174, in test_basic_script
self._check_script(script_name)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
AssertionError: 'ERROR:root:code for hash blake2b was not [4087 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 258, in test_module_in_subpackage_in_zipfile
self._check_script(launch_name)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
AssertionError: 'ERROR:root:code for hash blake2b was not [4087 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 180, in test_basic_script_no_suffix
self._check_script(script_name)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
AssertionError: 'ERROR:root:code for hash blake2b was not [12351 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_concurrent_futures.py", line 324, in test_interpreter_shutdown
self.assertFalse(err)
AssertionError: b'ERROR:root:code for hash blake2b was not found.\nTraceback (most recent call last):\n File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>\n globals()[__func_name] = __get_hash(__func_name)\n File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor\n return __get_builtin_constructor(name)\n File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor\n raise ValueError(\'unsupported hash type \' + name)\nValueError: unsupported hash type blake2b\nERROR:root:code for hash blake2s was not found.\nTraceback (most recent call last):\n File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>\n globals()[__func_name] = __get_hash(__func_name)\n File "
/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor\n return __get_builtin_constructor(name)\n File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor\n raise ValueError(\'unsupported hash type \' + name)\nValueError: unsupported hash type blake2s\n' is not false
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 252, in test_module_in_package_in_zipfile
self._check_script(launch_name)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
AssertionError: 'ERROR:root:code for hash blake2b was not [4087 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 268, in test_package
self._check_script(launch_name)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
AssertionError: 'ERROR:root:code for hash blake2b was not [6153 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 210, in test_directory
self._check_script(script_dir)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
AssertionError: 'ERROR:root:code for hash blake2b was not [12351 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 220, in test_directory_compiled
self._check_script(script_dir)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
AssertionError: 'ERROR:root:code for hash blake2b was not [10285 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2b was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_logging.py", line 4892, in test_has_handlers
self.assertFalse(self.logger.hasHandlers())
AssertionError: True is not false
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 237, in test_zipfile_compiled
self._check_script(zip_name)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
AssertionError: 'ERROR:root:code for hash blake2b was not [2021 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 174, in test_basic_script
self._check_script(script_name)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
AssertionError: 'ERROR:root:code for hash blake2b was not [12351 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 281, in test_package_compiled
self._check_script(launch_name)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
AssertionError: 'ERROR:root:code for hash blake2b was not [12351 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_py_compile.py", line 32, in wrapper
return fxn(*args, **kwargs)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_compileall.py", line 806, in test_workers
self.assertRunOK(self.directory, '-j', '0')
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_compileall.py", line 497, in assertRunOK
self.assertEqual(b'', err)
AssertionError: b'' != b'ERROR:root:code for hash blake2b was not [2021 chars]2s\n'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_logging.py", line 119, in setUp
raise AssertionError('Unexpected handlers: %s' % hlist)
AssertionError: Unexpected handlers: [<StreamHandler <stderr> (NOTSET)>]
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 252, in test_module_in_package_in_zipfile
self._check_script(launch_name)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
AssertionError: 'ERROR:root:code for hash blake2b was not [8219 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 237, in test_zipfile_compiled
self._check_script(zip_name)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
AssertionError: 'ERROR:root:code for hash blake2b was not [8219 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 174, in test_basic_script
self._check_script(script_name)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
AssertionError: 'ERROR:root:code for hash blake2b was not [6153 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 268, in test_package
self._check_script(launch_name)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
AssertionError: 'ERROR:root:code for hash blake2b was not [4087 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 258, in test_module_in_subpackage_in_zipfile
self._check_script(launch_name)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
AssertionError: 'ERROR:root:code for hash blake2b was not [10285 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_regrtest.py", line 936, in test_list_tests
self.assertEqual(output.rstrip().splitlines(),
AssertionError: Lists differ: ['ERROR:root:code for hash blake2b was not [2194 chars]p14'] != ['test_regrtest_noop10', 'test_regrtest_noo[72 chars]p14']
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/concurrent/futures/_base.py", line 329, in _invoke_callbacks
callback(self)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_concurrent_futures.py", line 1303, in raising_fn
raise Exception('doh!')
Exception: doh!
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
ValueError: unsupported hash type blake2s
ERROR:concurrent.futures:exception calling callback for <Future at 0x7f2f35c872a0 state=finished returned int>
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/concurrent/futures/_base.py", line 329, in _invoke_callbacks
callback(self)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_concurrent_futures.py", line 1303, in raising_fn
raise Exception('doh!')
Exception: doh!
ERROR:concurrent.futures:exception calling callback for <Future at 0x7f2f35c87110 state=finished returned int>
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/concurrent/futures/_base.py", line 413, in add_done_callback
fn(self)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_concurrent_futures.py", line 1353, in raising_fn
raise Exception('doh!')
Exception: doh!
ERROR:root:code for hash blake2b was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/libregrtest/runtest.py", line 335, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/libregrtest/runtest.py", line 297, in _runtest_inner2
test_runner()
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/libregrtest/runtest.py", line 256, in _test_module
tests = loader.loadTestsFromModule(the_module)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/unittest/loader.py", line 124, in loadTestsFromModule
tests.append(self.loadTestsFromTestCase(obj))
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/unittest/loader.py", line 93, in loadTestsFromTestCase
loaded_suite = self.suiteClass(map(testCaseClass, testCaseNames))
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/unittest/suite.py", line 24, in __init__
self.addTests(tests)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/unittest/suite.py", line 57, in addTests
for test in tests:
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_hashlib.py", line 130, in __init__
constructors.add(getattr(hashlib, algorithm))
AttributeError: module 'hashlib' has no attribute 'blake2b'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 237, in test_zipfile_compiled
self._check_script(zip_name)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
AssertionError: 'ERROR:root:code for hash blake2b was not [7186 chars]2b\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/concurrent/futures/_base.py", line 413, in add_done_callback
fn(self)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_concurrent_futures.py", line 1353, in raising_fn
raise Exception('doh!')
Exception: doh!
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
ValueError: unsupported hash type blake2s
WARNING:asyncio:Unknown child process pid 2614668, will report returncode 255
WARNING:asyncio:Loop <_UnixSelectorEventLoop running=False closed=True debug=False> that handles pid 2614668 is closed
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_logging.py", line 3499, in setUp
BaseTest.setUp(self)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_logging.py", line 119, in setUp
raise AssertionError('Unexpected handlers: %s' % hlist)
AssertionError: Unexpected handlers: [<StreamHandler <stderr> (NOTSET)>]
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_regrtest.py", line 956, in test_list_cases
self.assertEqual(output.splitlines(), all_methods)
AssertionError: Lists differ: ['ERROR:root:code for hash blake2b was not [2158 chars]od2'] != ['test_regrtest_noop1.Tests.test_method1', [36 chars]od2']
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_concurrent_futures.py", line 1362, in test_done_callback_raises_already_succeeded
self.assertIn('exception calling callback for', stderr.getvalue())
AssertionError: 'exception calling callback for' not found in ''
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_logging.py", line 5152, in setUp
BaseTest.setUp(self)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_logging.py", line 119, in setUp
raise AssertionError('Unexpected handlers: %s' % hlist)
AssertionError: Unexpected handlers: [<StreamHandler <stderr> (NOTSET)>]
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
ValueError: unsupported hash type blake2s
Warning -- logging._handlerList was modified by test_hashlib
Before: (140402105327104, [<weakref at 0x7fb1e967e8d0; to '_StderrHandler' at 0x7fb1e9631e00>, <weakref at 0x7fb1bae2c530; to 'StreamHandler' at 0x7fb1bae26990>], [<weakref at 0x7fb1e967e8d0; to '_StderrHandler' at 0x7fb1e9631e00>])
After: (140402105327104, [<weakref at 0x7fb1e967e8d0; to '_StderrHandler' at 0x7fb1e9631e00>, <weakref at 0x7fb1bae2c530; to 'StreamHandler' at 0x7fb1bae26990>], [<weakref at 0x7fb1e967e8d0; to '_StderrHandler' at 0x7fb1e9631e00>, <weakref at 0x7fb1bae2c530; to 'StreamHandler' at 0x7fb1bae26990>])
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/lib2to3/tests/test_main.py", line 89, in test_filename_changing_on_output_single_dir
self.assertIn(
AssertionError: "Output in '/tmp/tmpj69zu782/python3_project' will mirror the input directory '/tmp/tmpj69zu782/python2_project' layout" not found in 'WARNING: --write-unchanged-files/-W implies -w.\n'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_concurrent_futures.py", line 401, in test_hang_issue39205
self.assertFalse(err)
AssertionError: b'ERROR:root:code for hash blake2b was not found.\nTraceback (most recent call last):\n File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>\n globals()[__func_name] = __get_hash(__func_name)\n File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor\n return __get_builtin_constructor(name)\n File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor\n raise ValueError(\'unsupported hash type \' + name)\nValueError: unsupported hash type blake2b\nERROR:root:code for hash blake2s was not found.\nTraceback (most recent call last):\n File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>\n globals()[__func_name] = __get_hash(__func_name)\n File "
/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor\n return __get_builtin_constructor(name)\n File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor\n raise ValueError(\'unsupported hash type \' + name)\nValueError: unsupported hash type blake2s\n' is not false
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_venv.py", line 541, in test_with_pip
self.do_test_with_pip(False)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_venv.py", line 494, in do_test_with_pip
self.assertEqual(err, "")
AssertionError: 'ERROR:root:code for hash blake2b was not [2021 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 203, in test_script_compiled
self._check_script(pyc_file)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
AssertionError: 'ERROR:root:code for hash blake2b was not [2021 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 252, in test_module_in_package_in_zipfile
self._check_script(launch_name)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
AssertionError: 'ERROR:root:code for hash blake2b was not [2021 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_concurrent_futures.py", line 1315, in test_done_callback_raises
self.assertIn('Exception: doh!', stderr.getvalue())
AssertionError: 'Exception: doh!' not found in ''
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
ValueError: unsupported hash type blake2s
== CPython 3.10.0rc2+ (heads/3.10:2be4c370c6, Sep 29 2021, 08:18:17) [GCC 8.4.1 20200928 (Red Hat 8.4.1-1)]
== Linux-4.18.0-305.12.1.el8_4.x86_64-x86_64-with-glibc2.28 little-endian
== cwd: /home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/build/test_python_2609105æ
== CPU count: 4
== encodings: locale=UTF-8, FS=utf-8
Using random seed 8989599
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_tempfile.py", line 1565, in test_del_on_shutdown_ignore_errors
self.assertNotIn("Error", err)
AssertionError: 'Error' unexpectedly found in 'ERROR:root:code for hash blake2b was not found.\nTraceback (most recent call last):\n File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>\n from _sha512 import sha512 as _sha512\nModuleNotFoundError: No module named \'_sha512\'\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>\n globals()[__func_name] = __get_hash(__func_name)\n File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor\n return __get_builtin_constructor(name)\n File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor\n raise ValueErr
or(\'unsupported hash type \' + name)\nValueError: unsupported hash type blake2b\nERROR:root:code for hash blake2s was not found.\nTraceback (most recent call last):\n File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>\n from _sha512 import sha512 as _sha512\nModuleNotFoundError: No module named \'_sha512\'\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>\n globals()[__func_name] = __get_hash(__func_name)\n File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor\n return __get_builtin_constructor(name)\n File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_bui
ltin_constructor\n raise ValueError(\'unsupported hash type \' + name)\nValueError: unsupported hash type blake2s\n/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/tempfile.py:833: ResourceWarning: Implicitly cleaning up <TemporaryDirectory \'/tmp/tmpd_ccbmzx/tmp6jvzn35t\'>\n _warnings.warn(warn_message, ResourceWarning)\nsys:1: ResourceWarning: unclosed file <_io.TextIOWrapper name=\'/tmp/tmpd_ccbmzx/tmp6jvzn35t/test_dir/open_file.txt\' mode=\'w\' encoding=\'UTF-8\'>\n'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_logging.py", line 460, in setUp
BaseTest.setUp(self)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_logging.py", line 119, in setUp
raise AssertionError('Unexpected handlers: %s' % hlist)
AssertionError: Unexpected handlers: [<StreamHandler <stderr> (NOTSET)>]
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 246, in test_module_in_package
self._check_script(launch_name)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
AssertionError: 'ERROR:root:code for hash blake2b was not [9252 chars]2b\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 191, in test_ipython_workaround
self._check_script(script_name)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
AssertionError: 'ERROR:root:code for hash blake2b was not [10285 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 228, in test_zipfile
self._check_script(zip_name)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
AssertionError: 'ERROR:root:code for hash blake2b was not [10285 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 228, in test_zipfile
self._check_script(zip_name)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
AssertionError: 'ERROR:root:code for hash blake2b was not [2021 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_threading.py", line 1085, in test_4_daemon_threads
self.assertFalse(err)
AssertionError: b'ERROR:root:code for hash blake2b was not found.\nTraceback (most recent call last):\n File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>\n from _sha512 import sha512 as _sha512\nModuleNotFoundError: No module named \'_sha512\'\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>\n globals()[__func_name] = __get_hash(__func_name)\n File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor\n return __get_builtin_constructor(name)\n File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor\n raise ValueError(\'unsupported hash type \'
+ name)\nValueError: unsupported hash type blake2b\nERROR:root:code for hash blake2s was not found.\nTraceback (most recent call last):\n File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>\n from _sha512 import sha512 as _sha512\nModuleNotFoundError: No module named \'_sha512\'\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>\n globals()[__func_name] = __get_hash(__func_name)\n File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor\n return __get_builtin_constructor(name)\n File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor\n raise V
alueError(\'unsupported hash type \' + name)\nValueError: unsupported hash type blake2s\n' is not false
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
ValueError: unsupported hash type blake2s
ERROR:asyncio:Task was destroyed but it is pending!
task: <Task pending name='Task-12' coro=<<async_generator_athrow without __name__>()>>
ERROR:asyncio:Task was destroyed but it is pending!
task: <Task pending name='Task-14' coro=<<async_generator_athrow without __name__>()>>
ERROR:asyncio:Task was destroyed but it is pending!
task: <Task pending name='Task-20' coro=<<async_generator_athrow without __name__>()>>
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 180, in test_basic_script_no_suffix
self._check_script(script_name)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
AssertionError: 'ERROR:root:code for hash blake2b was not [4087 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 281, in test_package_compiled
self._check_script(launch_name)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
AssertionError: 'ERROR:root:code for hash blake2b was not [12351 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
ValueError: unsupported hash type blake2s
CRITICAL:root:critical test! <RecordingHandler (NOTSET)>
ERROR:root:testing exception: <RecordingHandler (NOTSET)>
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_logging.py", line 4843, in test_exception
1 / 0
ZeroDivisionError: division by zero
ERROR:root:exc_info test
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_logging.py", line 4858, in test_exception_excinfo
1 / 0
ZeroDivisionError: division by zero
Warning -- logging._handlerList was modified by test_logging
Warning -- logging._handlerList was modified by test_logging
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 191, in test_ipython_workaround
self._check_script(script_name)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
AssertionError: 'ERROR:root:code for hash blake2b was not [2021 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_regrtest.py", line 936, in test_list_tests
self.assertEqual(output.rstrip().splitlines(),
AssertionError: Lists differ: ['ERROR:root:code for hash blake2b was not [2189 chars]op6'] != ['test_regrtest_noop2', 'test_regrtest_noop[67 chars]op6']
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 246, in test_module_in_package
self._check_script(launch_name)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
AssertionError: 'ERROR:root:code for hash blake2b was not [2021 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 281, in test_package_compiled
self._check_script(launch_name)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
AssertionError: 'ERROR:root:code for hash blake2b was not [2021 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_logging.py", line 1985, in setUp
BaseTest.setUp(self)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_logging.py", line 119, in setUp
raise AssertionError('Unexpected handlers: %s' % hlist)
AssertionError: Unexpected handlers: [<StreamHandler <stderr> (NOTSET)>]
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 220, in test_directory_compiled
self._check_script(script_dir)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
AssertionError: 'ERROR:root:code for hash blake2b was not [10285 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_py_compile.py", line 22, in wrapper
return fxn(*args, **kwargs)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_compileall.py", line 806, in test_workers
self.assertRunOK(self.directory, '-j', '0')
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_compileall.py", line 497, in assertRunOK
self.assertEqual(b'', err)
AssertionError: b'' != b'ERROR:root:code for hash blake2b was not [2021 chars]2s\n'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 252, in test_module_in_package_in_zipfile
self._check_script(launch_name)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
AssertionError: 'ERROR:root:code for hash blake2b was not [10285 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_concurrent_futures.py", line 324, in test_interpreter_shutdown
self.assertFalse(err)
AssertionError: b'ERROR:root:code for hash blake2b was not found.\nTraceback (most recent call last):\n File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>\n from _sha512 import sha512 as _sha512\nModuleNotFoundError: No module named \'_sha512\'\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>\n globals()[__func_name] = __get_hash(__func_name)\n File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor\n return __get_builtin_constructor(name)\n File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor\n raise ValueError(\'unsupported hash type \'
+ name)\nValueError: unsupported hash type blake2b\nERROR:root:code for hash blake2s was not found.\nTraceback (most recent call last):\n File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>\n from _sha512 import sha512 as _sha512\nModuleNotFoundError: No module named \'_sha512\'\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>\n globals()[__func_name] = __get_hash(__func_name)\n File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor\n return __get_builtin_constructor(name)\n File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor\n raise V
alueError(\'unsupported hash type \' + name)\nValueError: unsupported hash type blake2s\nERROR:root:code for hash blake2b was not found.\nTraceback (most recent call last):\n File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>\n from _sha512 import sha512 as _sha512\nModuleNotFoundError: No module named \'_sha512\'\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>\n globals()[__func_name] = __get_hash(__func_name)\n File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor\n return __get_builtin_constructor(name)\n File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __
get_builtin_constructor\n raise ValueError(\'unsupported hash type \' + name)\nValueError: unsupported hash type blake2b\nERROR:root:code for hash blake2s was not found.\nTraceback (most recent call last):\n File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>\n from _sha512 import sha512 as _sha512\nModuleNotFoundError: No module named \'_sha512\'\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>\n globals()[__func_name] = __get_hash(__func_name)\n File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor\n return __get_builtin_constructor(name)\n File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/bu
ild/Lib/hashlib.py", line 123, in __get_builtin_constructor\n raise ValueError(\'unsupported hash type \' + name)\nValueError: unsupported hash type blake2s\n' is not false
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_concurrent_futures.py", line 498, in test_cancel_futures_wait_false
self.assertFalse(err)
AssertionError: b'ERROR:root:code for hash blake2b was not found.\nTraceback (most recent call last):\n File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>\n globals()[__func_name] = __get_hash(__func_name)\n File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor\n return __get_builtin_constructor(name)\n File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor\n raise ValueError(\'unsupported hash type \' + name)\nValueError: unsupported hash type blake2b\nERROR:root:code for hash blake2s was not found.\nTraceback (most recent call last):\n File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>\n globals()[__func_name] = __get_hash(__func_name)\n File "
/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor\n return __get_builtin_constructor(name)\n File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor\n raise ValueError(\'unsupported hash type \' + name)\nValueError: unsupported hash type blake2s\n' is not false
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
ValueError: unsupported hash type blake2s
ERROR:root:code for hash blake2b was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 228, in test_zipfile
self._check_script(zip_name)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
AssertionError: 'ERROR:root:code for hash blake2b was not [6153 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 180, in test_basic_script_no_suffix
self._check_script(script_name)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
AssertionError: 'ERROR:root:code for hash blake2b was not [6153 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 258, in test_module_in_subpackage_in_zipfile
self._check_script(launch_name)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
AssertionError: 'ERROR:root:code for hash blake2b was not [8219 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 210, in test_directory
self._check_script(script_dir)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
AssertionError: 'ERROR:root:code for hash blake2b was not [2021 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 203, in test_script_compiled
self._check_script(pyc_file)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
AssertionError: 'ERROR:root:code for hash blake2b was not [9252 chars]2b\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_logging.py", line 1807, in setUp
BaseTest.setUp(self)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_logging.py", line 119, in setUp
raise AssertionError('Unexpected handlers: %s' % hlist)
AssertionError: Unexpected handlers: [<StreamHandler <stderr> (NOTSET)>]
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/libregrtest/runtest.py", line 335, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/libregrtest/runtest.py", line 297, in _runtest_inner2
test_runner()
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/libregrtest/runtest.py", line 256, in _test_module
tests = loader.loadTestsFromModule(the_module)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/unittest/loader.py", line 124, in loadTestsFromModule
tests.append(self.loadTestsFromTestCase(obj))
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/unittest/loader.py", line 93, in loadTestsFromTestCase
loaded_suite = self.suiteClass(map(testCaseClass, testCaseNames))
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/unittest/suite.py", line 24, in __init__
self.addTests(tests)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/unittest/suite.py", line 57, in addTests
for test in tests:
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_hashlib.py", line 130, in __init__
constructors.add(getattr(hashlib, algorithm))
AttributeError: module 'hashlib' has no attribute 'blake2s'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
ValueError: unsupported hash type blake2s
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 180, in test_basic_script_no_suffix
self._check_script(script_name)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
AssertionError: 'ERROR:root:code for hash blake2b was not [2021 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/lib2to3/tests/test_main.py", line 89, in test_filename_changing_on_output_single_dir
self.assertIn(
AssertionError: "Output in '/tmp/tmplyopnlks/python3_project' will mirror the input directory '/tmp/tmplyopnlks/python2_project' layout" not found in 'WARNING: --write-unchanged-files/-W implies -w.\n'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 246, in test_module_in_package
self._check_script(launch_name)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
AssertionError: 'ERROR:root:code for hash blake2b was not [4087 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 174, in test_basic_script
self._check_script(script_name)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
AssertionError: 'ERROR:root:code for hash blake2b was not [2021 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_concurrent_futures.py", line 324, in test_interpreter_shutdown
self.assertFalse(err)
AssertionError: b'ERROR:root:code for hash blake2b was not found.\nTraceback (most recent call last):\n File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>\n from _sha512 import sha512 as _sha512\nModuleNotFoundError: No module named \'_sha512\'\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>\n globals()[__func_name] = __get_hash(__func_name)\n File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor\n return __get_builtin_constructor(name)\n File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor\n raise ValueError(\'unsupported hash type \'
+ name)\nValueError: unsupported hash type blake2b\nERROR:root:code for hash blake2s was not found.\nTraceback (most recent call last):\n File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>\n from _sha512 import sha512 as _sha512\nModuleNotFoundError: No module named \'_sha512\'\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>\n globals()[__func_name] = __get_hash(__func_name)\n File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor\n return __get_builtin_constructor(name)\n File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor\n raise V
alueError(\'unsupported hash type \' + name)\nValueError: unsupported hash type blake2s\n' is not false
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 220, in test_directory_compiled
self._check_script(script_dir)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
AssertionError: 'ERROR:root:code for hash blake2b was not [2021 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_threading.py", line 710, in test_finalization_shutdown
self.assertEqual(err, b"")
AssertionError: b'ERROR:root:code for hash blake2b was not [2021 chars]2s\n' != b''
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 228, in test_zipfile
self._check_script(zip_name)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
AssertionError: 'ERROR:root:code for hash blake2b was not [4087 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 203, in test_script_compiled
self._check_script(pyc_file)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
AssertionError: 'ERROR:root:code for hash blake2b was not [4087 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/builda