☠ Buildbot (Python): python/cpython - failed test (failure) (3.14)
The Buildbot has detected a new failure on builder s390x Fedora Stable Refleaks 3.14 while building python/cpython. Full details are available at: https://buildbot.python.org/#/builders/1776/builds/754
Buildbot URL: https://buildbot.python.org/
Worker for this Build: cstratak-fedora-stable-s390x
Build Reason: <unknown> Blamelist: Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com>, Stan Ulbrych <89152624+StanFromIreland@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 "/home/buildbot/buildarea/3.14.cstratak-fedora-stable-s390x.refleak/build/Lib/multiprocessing/process.py", line 320, in _bootstrap self.run() ~~~~~~~~^^ File "/home/buildbot/buildarea/3.14.cstratak-fedora-stable-s390x.refleak/build/Lib/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.14.cstratak-fedora-stable-s390x.refleak/build/Lib/test/_test_multiprocessing.py", line 518, in _sleep_some_event time.sleep(100) ~~~~~~~~~~^^^^^ KeyboardInterrupt k
Traceback (most recent call last): File "/home/buildbot/buildarea/3.14.cstratak-fedora-stable-s390x.refleak/build/Lib/test/_test_multiprocessing.py", line 3600, in test_connection self.assertEqual(poll(TIMEOUT1), True) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^ AssertionError: False != True
Traceback (most recent call last): File "/home/buildbot/buildarea/3.14.cstratak-fedora-stable-s390x.refleak/build/Lib/multiprocessing/process.py", line 320, in _bootstrap self.run() ~~~~~~~~^^ File "/home/buildbot/buildarea/3.14.cstratak-fedora-stable-s390x.refleak/build/Lib/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.14.cstratak-fedora-stable-s390x.refleak/build/Lib/test/_test_multiprocessing.py", line 3537, in _echo for msg in iter(conn.recv_bytes, SENTINEL): ~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.14.cstratak-fedora-stable-s390x.refleak/build/Lib/multiprocessing/connection.py", line 222, in recv_bytes buf = self._recv_bytes(maxlength) File "/home/buildbot/buildarea/3.14.cstratak-fedora-stable-s390x.refleak/build/Lib/multiprocessing/connection.py", line 447, in _recv_bytes buf = self._recv(4) File "/home/buildbot/buildarea/3.14.cstratak-fedora-stable-s390x.refleak/build/Lib/multiprocessing/connection.py", line 412, in _recv chunk = read(handle, to_read) ConnectionResetError: [Errno 104] Connection reset by peer Warning -- Dangling processes: {<Process name='Process-1085' pid=1708102 parent=1664396 started daemon>}
Traceback (most recent call last): File "/home/buildbot/buildarea/3.14.cstratak-fedora-stable-s390x.refleak/build/Lib/test/libregrtest/single.py", line 236, in _runtest_env_changed_exc return ResourceWarning: unclosed <socket.socket fd=5, family=2, type=1, proto=6, laddr=('127.0.0.1', 60704)>
Traceback (most recent call last): File "/home/buildbot/buildarea/3.14.cstratak-fedora-stable-s390x.refleak/build/Lib/test/test_httpservers.py", line 1139, in test_large_content_length_truncated res = self.request('/cgi-bin/file1.py', 'POST', b'x', headers) File "/home/buildbot/buildarea/3.14.cstratak-fedora-stable-s390x.refleak/build/Lib/test/test_httpservers.py", line 131, in request self.connection.request(method, uri, body, headers) ~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.14.cstratak-fedora-stable-s390x.refleak/build/Lib/http/client.py", line 1358, in request self._send_request(method, url, body, headers, encode_chunked) ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.14.cstratak-fedora-stable-s390x.refleak/build/Lib/http/client.py", line 1404, in _send_request self.endheaders(body, encode_chunked=encode_chunked) ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.14.cstratak-fedora-stable-s390x.refleak/build/Lib/http/client.py", line 1353, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) ~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.14.cstratak-fedora-stable-s390x.refleak/build/Lib/http/client.py", line 1152, in _send_output self.send(chunk) ~~~~~~~~~^^^^^^^ File "/home/buildbot/buildarea/3.14.cstratak-fedora-stable-s390x.refleak/build/Lib/http/client.py", line 1077, in send self.sock.sendall(data) ~~~~~~~~~~~~~~~~~^^^^^^ BrokenPipeError: [Errno 32] Broken pipe
Traceback (most recent call last): File "/home/buildbot/buildarea/3.14.cstratak-fedora-stable-s390x.refleak/build/Lib/test/libregrtest/single.py", line 236, in _runtest_env_changed_exc return ResourceWarning: unclosed <socket.socket fd=5, family=2, type=1, proto=6, laddr=('127.0.0.1', 37180)>
Test report
Failed tests:
- test_httpservers
Failed subtests:
- test_connection - test.test_multiprocessing_spawn.test_processes.WithProcessesTestConnection.test_connection
- test_large_content_length_truncated - test.test_httpservers.CGIHTTPServerTestCase.test_large_content_length_truncated
Sincerely, -The Buildbot
participants (1)
-
buildbot@python.org