[Buildbot-status] ☠ Buildbot (Python): - failed test (failure) (ba431579efdcbaed7a96f2ac4ea0775879a332fb)

2024-05-16 Thread buildbot
The Buildbot has detected a new failure on builder AMD64 Fedora Rawhide 
Refleaks 3.11 while building Python.
Full details are available at:
https://buildbot.python.org/all/#/builders/921/builds/726

Buildbot URL: https://buildbot.python.org/all/

Worker for this Build: cstratak-fedora-rawhide-x86_64

Build Reason: 
Blamelist: 

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.11.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/test/test_socket.py",
 line 346, in _setUp
self.__setUp()
  File 
"/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/test/test_socket.py",
 line 489, in setUp
self.conn, self.connaddr = self.serv.accept()
   ^^
  File 
"/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/socket.py",
 line 294, in accept
fd, addr = self._accept()
   ^^
TimeoutError: timed out


Traceback (most recent call last):
  File 
"/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/test/test_io.py",
 line 4114, in test___all__
support.check__all__(self, self.io, self.name_of_module,
  File 
"/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/test/support/__init__.py",
 line 1475, in check__all__
test_case.assertCountEqual(module.__all__, expected)
AssertionError: Element counts were not equal:
First has 0, Second has 1:  'OpenWrapper'


Traceback (most recent call last):
  File 
"/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/test/test_socket.py",
 line 334, in raise_queued_exception
raise self.queue.get()
  File 
"/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/test/test_socket.py",
 line 358, in clientRun
self.clientSetUp()
  File 
"/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/test/test_socket.py",
 line 497, in clientSetUp
self.cli.connect((cid, VSOCKPORT))
OSError: [Errno 19] No such device



Test report
===

Failed tests:

- test_socket

Failed subtests:

- test___all__ - test.test_io.PyMiscIOTest.test___all__
- test___all__ - test.test_io.CMiscIOTest.test___all__
- testStream - test.test_socket.ThreadedVSOCKSocketStreamTest.testStream

Test leaking resources:

- test_typing: memory blocks




Sincerely,
 -The BuildbotThe Buildbot has detected a new failure on builder PPC64LE Fedora 
Rawhide Refleaks 3.11 while building Python.
Full details are available at:
https://buildbot.python.org/all/#/builders/973/builds/726

Buildbot URL: https://buildbot.python.org/all/

Worker for this Build: cstratak-fedora-rawhide-ppc64le

Build Reason: 
Blamelist: 

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.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_socket.py",
 line 334, in raise_queued_exception
raise self.queue.get()
  File 
"/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_socket.py",
 line 358, in clientRun
self.clientSetUp()
  File 
"/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_socket.py",
 line 497, in clientSetUp
self.cli.connect((cid, VSOCKPORT))
OSError: [Errno 19] No such device


Traceback (most recent call last):
  File 
"/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_socket.py",
 line 346, in _setUp
self.__setUp()
  File 
"/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_socket.py",
 line 489, in setUp
self.conn, self.connaddr = self.serv.accept()
   ^^
  File 
"/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/socket.py",
 line 294, in accept
fd, addr = self._accept()
   ^^
TimeoutError: timed out


Traceback (most recent call last):
  File 
"/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_io.py",
 line 4114, in test___all__
support.check__all__(self, self.io, self.name_of_module,
  File 
"/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/support/__init__.py",
 line 1475, in check__all__
test_case.assertCountEqual(module.__all__, expected)
AssertionError: Element counts were not equal:
First has 0, Second has 1:  'OpenWrapper'



Test report
===

Failed tests:

- test_io
- test_socket

Failed subtests:

- test___all__ - test.test_io.PyMiscIOTest.test___all__
- test___all__ - 

[Buildbot-status] ☠ Buildbot (Python): - failed test (failure) (ba431579efdcbaed7a96f2ac4ea0775879a332fb)

2024-05-12 Thread buildbot
The Buildbot has detected a new failure on builder AMD64 RHEL7 Refleaks 3.11 
while building Python.
Full details are available at:
https://buildbot.python.org/all/#/builders/957/builds/726

Buildbot URL: https://buildbot.python.org/all/

Worker for this Build: cstratak-RHEL7-x86_64

Build Reason: 
Blamelist: 

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.11.cstratak-RHEL7-x86_64.refleak/build/Lib/test/test_io.py",
 line 4114, in test___all__
support.check__all__(self, self.io, self.name_of_module,
  File 
"/home/buildbot/buildarea/3.11.cstratak-RHEL7-x86_64.refleak/build/Lib/test/support/__init__.py",
 line 1475, in check__all__
test_case.assertCountEqual(module.__all__, expected)
AssertionError: Element counts were not equal:
First has 0, Second has 1:  'OpenWrapper'



Test report
===

Failed tests:

- test_typing
- test_io

Failed subtests:

- test___all__ - test.test_io.PyMiscIOTest.test___all__
- test___all__ - test.test_io.CMiscIOTest.test___all__

Test leaking resources:

- test_typing: memory blocks




Sincerely,
 -The Buildbot

___
Buildbot-status mailing list -- buildbot-status@python.org
To unsubscribe send an email to buildbot-status-le...@python.org
https://mail.python.org/mailman3/lists/buildbot-status.python.org/
Member address: arch...@mail-archive.com