The Buildbot has detected a new failure on builder ARM64 MacOS M1 Refleaks
NoGIL 3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/1368/builds/1258
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: itamaro-macos-arm64-aws
Build Reason: <unknown>
Blamelist: Awbert <[email protected]>, Bénédikt
Tran <[email protected]>, Danny Yang
<[email protected]>, Irit Katriel
<[email protected]>, Jason R. Coombs
<[email protected]>, Jelle Zijlstra <[email protected]>, Kirill
Podoprigora <[email protected]>, Kumar Aditya <[email protected]>, Mark
Shannon <[email protected]>, Nadeshiko Manju <[email protected]>, Nice Zombies
<[email protected]>, Nikita Sobolev <[email protected]>, Serhiy Storchaka
<[email protected]>, Tian Gao <[email protected]>, Victor Stinner
<[email protected]>, Xarblu <[email protected]>, Xie Yanbo
<[email protected]>, blhsing <[email protected]>, yf-yang
<[email protected]>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
==
Captured traceback
==================
Traceback (most recent call last):
File
"/Users/ec2-user/buildbot/buildarea/3.x.itamaro-macos-arm64-aws.macos-with-brew.refleak.nogil/build/Lib/test/datetimetester.py",
line 391, in test_aware_datetime
self.assertEqual(tz.tzname(t),
^^^^^^^^^
AttributeError: 'float' object has no attribute 'tzname'
Traceback (most recent call last):
File
"/Users/ec2-user/buildbot/buildarea/3.x.itamaro-macos-arm64-aws.macos-with-brew.refleak.nogil/build/Lib/test/datetimetester.py",
line 272, in test_str
self.assertEqual(str(tz), tz.tzname(None))
^^^^^^^^^
AttributeError: 'float' object has no attribute 'tzname'
Traceback (most recent call last):
File
"/Users/ec2-user/buildbot/buildarea/3.x.itamaro-macos-arm64-aws.macos-with-brew.refleak.nogil/build/Lib/test/datetimetester.py",
line 285, in test_class_members
self.assertEqual(timezone.min.utcoffset(None), -limit)
^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'float' object has no attribute 'utcoffset'
Traceback (most recent call last):
File
"/Users/ec2-user/buildbot/buildarea/3.x.itamaro-macos-arm64-aws.macos-with-brew.refleak.nogil/build/Lib/test/_test_eintr.py",
line 532, in test_lockf
self._lock(fcntl.lockf, "lockf")
~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^
File
"/Users/ec2-user/buildbot/buildarea/3.x.itamaro-macos-arm64-aws.macos-with-brew.refleak.nogil/build/Lib/test/_test_eintr.py",
line 517, in _lock
raise Exception("failed to sync child in %.1f sec" % dt)
Exception: failed to sync child in 300.5 sec
Traceback (most recent call last):
File
"/Users/ec2-user/buildbot/buildarea/3.x.itamaro-macos-arm64-aws.macos-with-brew.refleak.nogil/build/Lib/test/test_eintr.py",
line 17, in test_all
script_helper.run_test_script(script)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^
File
"/Users/ec2-user/buildbot/buildarea/3.x.itamaro-macos-arm64-aws.macos-with-brew.refleak.nogil/build/Lib/test/support/script_helper.py",
line 316, in run_test_script
raise AssertionError(f"{name} failed")
AssertionError: script _test_eintr.py failed
Test report
===========
Failed tests:
- test_threading_local
Failed subtests:
- test_aware_datetime -
test.datetimetester.TestTimeZone_Fast.test_aware_datetime
- test_all - test.test_eintr.EINTRTests.test_all
- test_lockf - __main__.FNTLEINTRTest.test_lockf
- test_str - test.datetimetester.TestTimeZone_Fast.test_str
- test_class_members - test.datetimetester.TestTimeZone_Fast.test_class_members
Sincerely,
-The Buildbot
_______________________________________________
Buildbot-status mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/buildbot-status.python.org/
Member address: [email protected]