☠ Buildbot (Python): python/cpython - failed test (failure) (3.12)
The Buildbot has detected a new failure on builder ARM64 macOS 3.12 while building python/cpython. Full details are available at: https://buildbot.python.org/#/builders/1206/builds/1344
Buildbot URL: https://buildbot.python.org/
Worker for this Build: pablogsal-macos-m1
Build Reason: <unknown> Blamelist: Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
==
Captured traceback
Traceback (most recent call last): File "/Users/buildbot/buildarea/3.12.pablogsal-macos-m1.macos-with-brew/build/Lib/test/_test_multiprocessing.py", line 1479, in test_repr_rlock self.assertEqual('<RLock(SomeOtherThread, nonzero)>', repr(lock)) AssertionError: '<RLock(SomeOtherThread, nonzero)>' != '<RLock(None, 0)>'
- <RLock(SomeOtherThread, nonzero)>
- <RLock(None, 0)>
Traceback (most recent call last): File "/Users/buildbot/buildarea/3.12.pablogsal-macos-m1.macos-with-brew/build/Lib/threading.py", line 1075, in _bootstrap_inner self.run() File "/Users/buildbot/buildarea/3.12.pablogsal-macos-m1.macos-with-brew/build/Lib/test/test_poplib.py", line 235, in run asyncore.loop(timeout=0.1, count=1) File "/Users/buildbot/buildarea/3.12.pablogsal-macos-m1.macos-with-brew/build/Lib/test/support/asyncore.py", line 213, in loop poll_fun(timeout, map) File "/Users/buildbot/buildarea/3.12.pablogsal-macos-m1.macos-with-brew/build/Lib/test/support/asyncore.py", line 156, in poll read(obj) File "/Users/buildbot/buildarea/3.12.pablogsal-macos-m1.macos-with-brew/build/Lib/test/support/asyncore.py", line 93, in read obj.handle_error() File "/Users/buildbot/buildarea/3.12.pablogsal-macos-m1.macos-with-brew/build/Lib/test/support/asyncore.py", line 89, in read obj.handle_read_event() File "/Users/buildbot/buildarea/3.12.pablogsal-macos-m1.macos-with-brew/build/Lib/test/support/asyncore.py", line 426, in handle_read_event self.handle_read() File "/Users/buildbot/buildarea/3.12.pablogsal-macos-m1.macos-with-brew/build/Lib/test/test_poplib.py", line 203, in handle_read asynchat.async_chat.handle_read(self) File "/Users/buildbot/buildarea/3.12.pablogsal-macos-m1.macos-with-brew/build/Lib/test/support/asynchat.py", line 128, in handle_read self.handle_error() File "/Users/buildbot/buildarea/3.12.pablogsal-macos-m1.macos-with-brew/build/Lib/test/support/asynchat.py", line 124, in handle_read data = self.recv(self.ac_in_buffer_size) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/buildbot/buildarea/3.12.pablogsal-macos-m1.macos-with-brew/build/Lib/test/support/asyncore.py", line 377, in recv data = self.socket.recv(buffer_size) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/buildbot/buildarea/3.12.pablogsal-macos-m1.macos-with-brew/build/Lib/ssl.py", line 1232, in recv return self.read(buflen) ^^^^^^^^^^^^^^^^^ File "/Users/buildbot/buildarea/3.12.pablogsal-macos-m1.macos-with-brew/build/Lib/ssl.py", line 1105, in read return self._sslobj.read(len) ^^^^^^^^^^^^^^^^^^^^^^ ssl.SSLError: [SYS] unknown error (_ssl.c:2570) k
Test report
Failed tests:
- test.test_multiprocessing_spawn.test_processes
Failed subtests:
- test_repr_rlock - test.test_multiprocessing_spawn.test_processes.WithProcessesTestLock.test_repr_rlock
Sincerely, -The Buildbot
participants (1)
-
buildbot@python.org