Buildbot-status
Threads by month
- ----- 2025 -----
- February
- 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
July 2021
- 4 participants
- 104 discussions
The Buildbot has detected a new failure on builder aarch64 RHEL8 Refleaks 3.8 while building Python.
Full details are available at:
https://buildbot.python.org/all/#builders/225/builds/88
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-RHEL8-aarch64
Build Reason: <unknown>
Blamelist:
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: FAILURE …
[View More]then FAILURE ==
409 tests OK.
10 slowest tests:
- test_asyncio: 57 min 42 sec
- test_concurrent_futures: 16 min 27 sec
- test_multiprocessing_spawn: 15 min 49 sec
- test_multiprocessing_forkserver: 9 min 33 sec
- test_multiprocessing_fork: 8 min 13 sec
- test_gdb: 5 min 15 sec
- test_nntplib: 5 min 13 sec
- test_regrtest: 4 min 27 sec
- test_io: 4 min 15 sec
- test_subprocess: 4 min 5 sec
1 test failed:
test_readline
13 tests skipped:
test_devpoll test_ioctl test_kqueue test_msilib test_ossaudiodev
test_startfile test_tix test_tk test_ttk_guionly test_winconsoleio
test_winreg test_winsound test_zipfile64
2 re-run tests:
test_epoll test_readline
Total duration: 59 min 15 sec
Captured traceback
==================
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.8.cstratak-RHEL8-aarch64.refleak/build/Lib/test/test_epoll.py", line 196, in test_control_and_wait
self.assertEqual(sorted(events), sorted(expected))
AssertionError: Lists differ: [(5, 5)] != [(4, 5), (5, 5)]
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.8.cstratak-RHEL8-aarch64.refleak/build/Lib/test/test_readline.py", line 154, in test_auto_history_disabled
self.assertIn(b"History length: 0\r\n", output)
AssertionError: b'History length: 0\r\n' not found in bytearray(b'dummy input\r\ndummy input\r\nHistory length: 0')
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.8.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.8.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.8.cstratak-RHEL8-aarch64.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.8.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.8.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.8.cstratak-RHEL8-aarch64.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.8.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.8.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.8.cstratak-RHEL8-aarch64.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.8.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.8.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.8.cstratak-RHEL8-aarch64.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.8.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.8.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.8.cstratak-RHEL8-aarch64.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.8.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.8.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.8.cstratak-RHEL8-aarch64.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.8.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/resource_tracker.py:216: 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.8.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.8.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.8.cstratak-RHEL8-aarch64.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.8.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.8.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.8.cstratak-RHEL8-aarch64.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.8.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.8.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.8.cstratak-RHEL8-aarch64.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.8.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.8.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.8.cstratak-RHEL8-aarch64.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.8.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.8.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.8.cstratak-RHEL8-aarch64.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.8.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.8.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.8.cstratak-RHEL8-aarch64.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.8.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/resource_tracker.py:216: 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.8.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.8.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.8.cstratak-RHEL8-aarch64.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.8.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.8.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.8.cstratak-RHEL8-aarch64.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.8.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.8.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.8.cstratak-RHEL8-aarch64.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.8.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.8.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.8.cstratak-RHEL8-aarch64.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.8.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.8.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.8.cstratak-RHEL8-aarch64.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.8.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.8.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.8.cstratak-RHEL8-aarch64.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.8.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/resource_tracker.py:216: 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.8.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.8.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.8.cstratak-RHEL8-aarch64.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.8.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.8.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.8.cstratak-RHEL8-aarch64.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.8.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.8.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.8.cstratak-RHEL8-aarch64.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.8.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.8.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.8.cstratak-RHEL8-aarch64.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.8.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.8.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.8.cstratak-RHEL8-aarch64.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.8.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.8.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.8.cstratak-RHEL8-aarch64.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.8.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/resource_tracker.py:216: 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.8.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.8.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.8.cstratak-RHEL8-aarch64.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.8.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.8.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.8.cstratak-RHEL8-aarch64.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.8.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.8.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.8.cstratak-RHEL8-aarch64.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.8.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.8.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.8.cstratak-RHEL8-aarch64.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.8.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.8.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.8.cstratak-RHEL8-aarch64.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.8.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.8.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.8.cstratak-RHEL8-aarch64.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.8.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/resource_tracker.py:216: 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.8.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.8.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.8.cstratak-RHEL8-aarch64.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.8.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.8.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.8.cstratak-RHEL8-aarch64.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.8.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.8.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.8.cstratak-RHEL8-aarch64.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.8.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.8.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.8.cstratak-RHEL8-aarch64.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.8.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.8.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.8.cstratak-RHEL8-aarch64.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.8.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.8.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.8.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
.
Test report
===========
Failed tests:
- test_readline
Failed subtests:
- test_auto_history_disabled - test.test_readline.TestReadline
Sincerely,
-The Buildbot
[View Less]
1
0
The Buildbot has detected a new failure on builder aarch64 RHEL8 Refleaks 3.9 while building Python.
Full details are available at:
https://buildbot.python.org/all/#builders/247/builds/87
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-RHEL8-aarch64
Build Reason: <unknown>
Blamelist:
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: FAILURE …
[View More]then FAILURE ==
411 tests OK.
10 slowest tests:
- test_asyncio: 1 hour 29 min
- test_signal: 31 min 8 sec
- test_pydoc: 29 min 45 sec
- test_concurrent_futures: 19 min 40 sec
- test_peg_generator: 13 min 31 sec
- test_multiprocessing_spawn: 13 min 24 sec
- test_multiprocessing_forkserver: 9 min 10 sec
- test_lib2to3: 8 min 21 sec
- test_nntplib: 8 min 16 sec
- test_gdb: 8 min 6 sec
1 test failed:
test_readline
13 tests skipped:
test_devpoll test_ioctl test_kqueue test_msilib test_ossaudiodev
test_startfile test_tix test_tk test_ttk_guionly test_winconsoleio
test_winreg test_winsound test_zipfile64
1 re-run test:
test_readline
Total duration: 1 hour 31 min
Captured traceback
==================
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.9.cstratak-RHEL8-aarch64.refleak/build/Lib/test/test_readline.py", line 150, in test_auto_history_enabled
self.assertIn(b"History length: 1\r\n", output)
AssertionError: b'History length: 1\r\n' not found in bytearray(b'dummy input\r\ndummy input\r\nHistory length: 1')
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.9.cstratak-RHEL8-aarch64.refleak/build/Lib/test/test_readline.py", line 154, in test_auto_history_disabled
self.assertIn(b"History length: 0\r\n", output)
AssertionError: b'History length: 0\r\n' not found in bytearray(b'dummy input\r\ndummy input\r\nHistory length: 0')
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.9.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-RHEL8-aarch64.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.9.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-RHEL8-aarch64.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.9.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-RHEL8-aarch64.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.9.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-RHEL8-aarch64.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.9.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-RHEL8-aarch64.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.9.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-RHEL8-aarch64.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.9.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/resource_tracker.py:216: 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.9.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-RHEL8-aarch64.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.9.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-RHEL8-aarch64.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.9.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-RHEL8-aarch64.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.9.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-RHEL8-aarch64.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.9.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-RHEL8-aarch64.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.9.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-RHEL8-aarch64.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.9.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/resource_tracker.py:216: 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.9.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-RHEL8-aarch64.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.9.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-RHEL8-aarch64.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.9.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-RHEL8-aarch64.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.9.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-RHEL8-aarch64.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.9.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-RHEL8-aarch64.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.9.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-RHEL8-aarch64.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.9.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/resource_tracker.py:216: 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.9.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-RHEL8-aarch64.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.9.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-RHEL8-aarch64.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.9.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-RHEL8-aarch64.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.9.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-RHEL8-aarch64.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.9.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-RHEL8-aarch64.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.9.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-RHEL8-aarch64.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.9.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/resource_tracker.py:216: 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.9.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-RHEL8-aarch64.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.9.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-RHEL8-aarch64.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.9.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-RHEL8-aarch64.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.9.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-RHEL8-aarch64.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.9.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-RHEL8-aarch64.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.9.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-RHEL8-aarch64.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.9.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/resource_tracker.py:216: 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.9.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-RHEL8-aarch64.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.9.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-RHEL8-aarch64.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.9.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-RHEL8-aarch64.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.9.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-RHEL8-aarch64.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.9.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-RHEL8-aarch64.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.9.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.9.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.9.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
.
Test report
===========
Failed tests:
- test_readline
Failed subtests:
- test_auto_history_enabled - test.test_readline.TestReadline
- test_auto_history_disabled - test.test_readline.TestReadline
Sincerely,
-The Buildbot
[View Less]
1
0
The Buildbot has detected a new failure on builder AMD64 Windows8.1 Refleaks 3.x while building Python.
Full details are available at:
https://buildbot.python.org/all/#builders/511/builds/73
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: ware-win81-release
Build Reason: <unknown>
Blamelist:
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: FAILURE …
[View More]then SUCCESS ==
396 tests OK.
10 slowest tests:
- test_cmd_line: 2 hour 57 min
- test_peg_generator: 1 hour 36 min
- test_pydoc: 1 hour 34 min
- test_tools: 43 min 53 sec
- test_aifc: 36 min 6 sec
- test_asyncio: 35 min 58 sec
- test_io: 31 min 28 sec
- test_bufio: 30 min 50 sec
- test_mmap: 21 min 5 sec
- test_multiprocessing_spawn: 20 min 41 sec
31 tests skipped:
test_curses test_dbm_gnu test_dbm_ndbm test_devpoll test_epoll
test_fcntl test_fork1 test_gdb test_grp test_ioctl test_kqueue
test_multiprocessing_fork test_multiprocessing_forkserver test_nis
test_openpty test_ossaudiodev test_pipes test_poll test_posix
test_pty test_pwd test_readline test_resource test_spwd
test_syslog test_threadsignals test_wait3 test_wait4
test_xxlimited test_xxtestfuzz test_zipfile64
3 re-run tests:
test__xxsubinterpreters test_threading test_venv
Total duration: 5 hour 25 min
Captured traceback
==================
remote: Enumerating objects: 22, done.
remote: Counting objects: 4% (1/22)
remote: Counting objects: 9% (2/22)
remote: Counting objects: 13% (3/22)
remote: Counting objects: 18% (4/22)
remote: Counting objects: 22% (5/22)
remote: Counting objects: 27% (6/22)
remote: Counting objects: 31% (7/22)
remote: Counting objects: 36% (8/22)
remote: Counting objects: 40% (9/22)
remote: Counting objects: 45% (10/22)
remote: Counting objects: 50% (11/22)
remote: Counting objects: 54% (12/22)
remote: Counting objects: 59% (13/22)
remote: Counting objects: 63% (14/22)
remote: Counting objects: 68% (15/22)
remote: Counting objects: 72% (16/22)
remote: Counting objects: 77% (17/22)
remote: Counting objects: 81% (18/22)
remote: Counting objects: 86% (19/22)
remote: Counting objects: 90% (20/22)
remote: Counting objects: 95% (21/22)
remote: Counting objects: 100% (22/22)
remote: Counting objects: 100% (22/22), done.
remote: Compressing objects: 8% (1/12)
remote: Compressing objects: 16% (2/12)
remote: Compressing objects: 25% (3/12)
remote: Compressing objects: 33% (4/12)
remote: Compressing objects: 41% (5/12)
remote: Compressing objects: 50% (6/12)
remote: Compressing objects: 58% (7/12)
remote: Compressing objects: 66% (8/12)
remote: Compressing objects: 75% (9/12)
remote: Compressing objects: 83% (10/12)
remote: Compressing objects: 91% (11/12)
remote: Compressing objects: 100% (12/12)
remote: Compressing objects: 100% (12/12), done.
remote: Total 22 (delta 10), reused 12 (delta 10), pack-reused 0
From https://github.com/python/cpython
* branch main -> FETCH_HEAD
Note: checking out 'FETCH_HEAD'.
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 4c0deb2... bpo-42064: Finalise establishing sqlite3 global state (GH-27155)
Switched to and reset branch 'main'
Could Not Find D:\buildarea\3.x.ware-win81-release.refleak\build\Lib\*.pyc
The system cannot find the file specified.
Could Not Find D:\buildarea\3.x.ware-win81-release.refleak\build\PCbuild\python*.zip
WARNING: Disable --verbose3 because it's incompatible with --huntrleaks: see http://bugs.python.org/issue27103
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
D:\buildarea\3.x.ware-win81-release.refleak\build\lib\test\test_enum.py:2324: DeprecationWarning: in 3.12 format() will use the enum member, not the enum member's value;
use a format specifier, such as :d for an integer-based Enum, to maintain the current display
self.assertEqual(OkayEnum.one, '{}'.format(OkayEnum.one))
.D:\buildarea\3.x.ware-win81-release.refleak\build\lib\test\test_enum.py:2324: DeprecationWarning: in 3.12 format() will use the enum member, not the enum member's value;
use a format specifier, such as :d for an integer-based Enum, to maintain the current display
self.assertEqual(OkayEnum.one, '{}'.format(OkayEnum.one))
.D:\buildarea\3.x.ware-win81-release.refleak\build\lib\test\test_enum.py:2324: DeprecationWarning: in 3.12 format() will use the enum member, not the enum member's value;
use a format specifier, such as :d for an integer-based Enum, to maintain the current display
self.assertEqual(OkayEnum.one, '{}'.format(OkayEnum.one))
.D:\buildarea\3.x.ware-win81-release.refleak\build\lib\test\test_enum.py:2324: DeprecationWarning: in 3.12 format() will use the enum member, not the enum member's value;
use a format specifier, such as :d for an integer-based Enum, to maintain the current display
self.assertEqual(OkayEnum.one, '{}'.format(OkayEnum.one))
.D:\buildarea\3.x.ware-win81-release.refleak\build\lib\test\test_enum.py:2324: DeprecationWarning: in 3.12 format() will use the enum member, not the enum member's value;
use a format specifier, such as :d for an integer-based Enum, to maintain the current display
self.assertEqual(OkayEnum.one, '{}'.format(OkayEnum.one))
.D:\buildarea\3.x.ware-win81-release.refleak\build\lib\test\test_enum.py:2324: DeprecationWarning: in 3.12 format() will use the enum member, not the enum member's value;
use a format specifier, such as :d for an integer-based Enum, to maintain the current display
self.assertEqual(OkayEnum.one, '{}'.format(OkayEnum.one))
.
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
D:\buildarea\3.x.ware-win81-release.refleak\build\lib\test\test_pickle.py:370: DeprecationWarning: The Tix Tk extension is unmaintained, and the tkinter.tix wrapper module is deprecated in favor of tkinter.ttk
__import__(module)
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
D:\buildarea\3.x.ware-win81-release.refleak\build\lib\test\test_asyncio\test_windows_events.py:48: DeprecationWarning: There is no current event loop
loop = asyncio.get_event_loop()
.D:\buildarea\3.x.ware-win81-release.refleak\build\lib\test\test_asyncio\test_windows_events.py:48: DeprecationWarning: There is no current event loop
loop = asyncio.get_event_loop()
.D:\buildarea\3.x.ware-win81-release.refleak\build\lib\test\test_asyncio\test_windows_events.py:48: DeprecationWarning: There is no current event loop
loop = asyncio.get_event_loop()
.D:\buildarea\3.x.ware-win81-release.refleak\build\lib\test\test_asyncio\test_windows_events.py:48: DeprecationWarning: There is no current event loop
loop = asyncio.get_event_loop()
.D:\buildarea\3.x.ware-win81-release.refleak\build\lib\test\test_asyncio\test_windows_events.py:48: DeprecationWarning: There is no current event loop
loop = asyncio.get_event_loop()
.D:\buildarea\3.x.ware-win81-release.refleak\build\lib\test\test_asyncio\test_windows_events.py:48: DeprecationWarning: There is no current event loop
loop = asyncio.get_event_loop()
.
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
Resource 'ipv6.google.com' is not available
.Resource 'ipv6.google.com' is not available
.Resource 'ipv6.google.com' is not available
.Resource 'ipv6.google.com' is not available
.Resource 'ipv6.google.com' is not available
.Resource 'ipv6.google.com' is not available
.
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
Windows fatal exception: access violation
Thread 0x00000760 (most recent call first):
File "D:\buildarea\3.x.ware-win81-release.refleak\build\lib\test\test__xxsubinterpreters.py", line 766 in setUp
File "D:\buildarea\3.x.ware-win81-release.refleak\build\lib\unittest\case.py", line 546 in _callSetUp
File "D:\buildarea\3.x.ware-win81-release.refleak\build\lib\unittest\case.py", line 588 in run
File "D:\buildarea\3.x.ware-win81-release.refleak\build\lib\unittest\case.py", line 652 in __call__
File "D:\buildarea\3.x.ware-win81-release.refleak\build\lib\unittest\suite.py", line 122 in run
File "D:\buildarea\3.x.ware-win81-release.refleak\build\lib\unittest\suite.py", line 84 in __call__
File "D:\buildarea\3.x.ware-win81-release.refleak\build\lib\unittest\suite.py", line 122 in run
File "D:\buildarea\3.x.ware-win81-release.refleak\build\lib\unittest\suite.py", line 84 in __call__
File "D:\buildarea\3.x.ware-win81-release.refleak\build\lib\unittest\suite.py", line 122 in run
File "D:\buildarea\3.x.ware-win81-release.refleak\build\lib\unittest\suite.py", line 84 in __call__
File "D:\buildarea\3.x.ware-win81-release.refleak\build\lib\test\support\testresult.py", line 169 in run
File "D:\buildarea\3.x.ware-win81-release.refleak\build\lib\test\support\__init__.py", line 968 in _run_suite
File "D:\buildarea\3.x.ware-win81-release.refleak\build\lib\test\support\__init__.py", line 1091 in run_unittest
File "D:\buildarea\3.x.ware-win81-release.refleak\build\lib\test\libregrtest\runtest.py", line 210 in _test_module
File "D:\buildarea\3.x.ware-win81-release.refleak\build\lib\test\libregrtest\refleak.py", line 90 in dash_R
File "D:\buildarea\3.x.ware-win81-release.refleak\build\lib\test\libregrtest\runtest.py", line 244 in _runtest_inner2
File "D:\buildarea\3.x.ware-win81-release.refleak\build\lib\test\libregrtest\runtest.py", line 282 in _runtest_inner
File "D:\buildarea\3.x.ware-win81-release.refleak\build\lib\test\libregrtest\runtest.py", line 154 in _runtest
File "D:\buildarea\3.x.ware-win81-release.refleak\build\lib\test\libregrtest\runtest.py", line 194 in runtest
File "D:\buildarea\3.x.ware-win81-release.refleak\build\lib\test\libregrtest\runtest_mp.py", line 81 in run_tests_worker
File "D:\buildarea\3.x.ware-win81-release.refleak\build\lib\test\libregrtest\main.py", line 661 in _main
File "D:\buildarea\3.x.ware-win81-release.refleak\build\lib\test\libregrtest\main.py", line 641 in main
File "D:\buildarea\3.x.ware-win81-release.refleak\build\lib\test\libregrtest\main.py", line 719 in main
File "D:\buildarea\3.x.ware-win81-release.refleak\build\lib\test\regrtest.py", line 43 in _main
File "D:\buildarea\3.x.ware-win81-release.refleak\build\lib\test\regrtest.py", line 47 in <module>
File "D:\buildarea\3.x.ware-win81-release.refleak\build\lib\runpy.py", line 86 in _run_code
File "D:\buildarea\3.x.ware-win81-release.refleak\build\lib\runpy.py", line 196 in _run_module_as_main
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
.....Timeout (3:15:00)!
Thread 0x0000107c (most recent call first):
File "D:\buildarea\3.x.ware-win81-release.refleak\build\lib\subprocess.py", line 1493 in _readerthread
File "D:\buildarea\3.x.ware-win81-release.refleak\build\lib\threading.py", line 946 in run
File "D:\buildarea\3.x.ware-win81-release.refleak\build\lib\threading.py", line 1009 in _bootstrap_inner
File "D:\buildarea\3.x.ware-win81-release.refleak\build\lib\threading.py", line 966 in _bootstrap
Thread 0x00000e88 (most recent call first):
File "D:\buildarea\3.x.ware-win81-release.refleak\build\lib\subprocess.py", line 1493 in _readerthread
File "D:\buildarea\3.x.ware-win81-release.refleak\build\lib\threading.py", line 946 in run
File "D:\buildarea\3.x.ware-win81-release.refleak\build\lib\threading.py", line 1009 in _bootstrap_inner
File "D:\buildarea\3.x.ware-win81-release.refleak\build\lib\threading.py", line 966 in _bootstrap
Thread 0x00000d90 (most recent call first):
File "D:\buildarea\3.x.ware-win81-release.refleak\build\lib\threading.py", line 1099 in _wait_for_tstate_lock
File "D:\buildarea\3.x.ware-win81-release.refleak\build\lib\threading.py", line 1083 in join
File "D:\buildarea\3.x.ware-win81-release.refleak\build\lib\subprocess.py", line 1522 in _communicate
File "D:\buildarea\3.x.ware-win81-release.refleak\build\lib\subprocess.py", line 1148 in communicate
File "D:\buildarea\3.x.ware-win81-release.refleak\build\lib\test\test_venv.py", line 41 in check_output
File "D:\buildarea\3.x.ware-win81-release.refleak\build\lib\test\test_venv.py", line 508 in do_test_with_pip
File "D:\buildarea\3.x.ware-win81-release.refleak\build\lib\test\test_venv.py", line 542 in test_with_pip
File "D:\buildarea\3.x.ware-win81-release.refleak\build\lib\unittest\case.py", line 549 in _callTestMethod
File "D:\buildarea\3.x.ware-win81-release.refleak\build\lib\unittest\case.py", line 592 in run
File "D:\buildarea\3.x.ware-win81-release.refleak\build\lib\unittest\case.py", line 652 in __call__
File "D:\buildarea\3.x.ware-win81-release.refleak\build\lib\unittest\suite.py", line 122 in run
File "D:\buildarea\3.x.ware-win81-release.refleak\build\lib\unittest\suite.py", line 84 in __call__
File "D:\buildarea\3.x.ware-win81-release.refleak\build\lib\unittest\suite.py", line 122 in run
File "D:\buildarea\3.x.ware-win81-release.refleak\build\lib\unittest\suite.py", line 84 in __call__
File "D:\buildarea\3.x.ware-win81-release.refleak\build\lib\unittest\suite.py", line 122 in run
File "D:\buildarea\3.x.ware-win81-release.refleak\build\lib\unittest\suite.py", line 84 in __call__
File "D:\buildarea\3.x.ware-win81-release.refleak\build\lib\test\support\testresult.py", line 169 in run
File "D:\buildarea\3.x.ware-win81-release.refleak\build\lib\test\support\__init__.py", line 968 in _run_suite
File "D:\buildarea\3.x.ware-win81-release.refleak\build\lib\test\support\__init__.py", line 1091 in run_unittest
File "D:\buildarea\3.x.ware-win81-release.refleak\build\lib\test\libregrtest\runtest.py", line 210 in _test_module
File "D:\buildarea\3.x.ware-win81-release.refleak\build\lib\test\libregrtest\refleak.py", line 90 in dash_R
File "D:\buildarea\3.x.ware-win81-release.refleak\build\lib\test\libregrtest\runtest.py", line 244 in _runtest_inner2
File "D:\buildarea\3.x.ware-win81-release.refleak\build\lib\test\libregrtest\runtest.py", line 282 in _runtest_inner
File "D:\buildarea\3.x.ware-win81-release.refleak\build\lib\test\libregrtest\runtest.py", line 154 in _runtest
File "D:\buildarea\3.x.ware-win81-release.refleak\build\lib\test\libregrtest\runtest.py", line 194 in runtest
File "D:\buildarea\3.x.ware-win81-release.refleak\build\lib\test\libregrtest\runtest_mp.py", line 81 in run_tests_worker
File "D:\buildarea\3.x.ware-win81-release.refleak\build\lib\test\libregrtest\main.py", line 661 in _main
File "D:\buildarea\3.x.ware-win81-release.refleak\build\lib\test\libregrtest\main.py", line 641 in main
File "D:\buildarea\3.x.ware-win81-release.refleak\build\lib\test\libregrtest\main.py", line 719 in main
File "D:\buildarea\3.x.ware-win81-release.refleak\build\lib\test\regrtest.py", line 43 in _main
File "D:\buildarea\3.x.ware-win81-release.refleak\build\lib\test\regrtest.py", line 47 in <module>
File "D:\buildarea\3.x.ware-win81-release.refleak\build\lib\runpy.py", line 86 in _run_code
File "D:\buildarea\3.x.ware-win81-release.refleak\build\lib\runpy.py", line 196 in _run_module_as_main
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
can't invoke "event" command: application has been destroyed
while executing
"event generate $w <<ThemeChanged>>"
(procedure "ttk::ThemeChanged" line 6)
invoked from within
"ttk::ThemeChanged"
can't invoke "event" command: application has been destroyed
while executing
"event generate $w <<ThemeChanged>>"
(procedure "ttk::ThemeChanged" line 6)
invoked from within
"ttk::ThemeChanged"
can't invoke "event" command: application has been destroyed
while executing
"event generate $w <<ThemeChanged>>"
(procedure "ttk::ThemeChanged" line 6)
invoked from within
"ttk::ThemeChanged"
.can't invoke "event" command: application has been destroyed
while executing
"event generate $w <<ThemeChanged>>"
(procedure "ttk::ThemeChanged" line 6)
invoked from within
"ttk::ThemeChanged"
can't invoke "event" command: application has been destroyed
while executing
"event generate $w <<ThemeChanged>>"
(procedure "ttk::ThemeChanged" line 6)
invoked from within
"ttk::ThemeChanged"
can't invoke "event" command: application has been destroyed
while executing
"event generate $w <<ThemeChanged>>"
(procedure "ttk::ThemeChanged" line 6)
invoked from within
"ttk::ThemeChanged"
.can't invoke "event" command: application has been destroyed
while executing
"event generate $w <<ThemeChanged>>"
(procedure "ttk::ThemeChanged" line 6)
invoked from within
"ttk::ThemeChanged"
can't invoke "event" command: application has been destroyed
while executing
"event generate $w <<ThemeChanged>>"
(procedure "ttk::ThemeChanged" line 6)
invoked from within
"ttk::ThemeChanged"
can't invoke "event" command: application has been destroyed
while executing
"event generate $w <<ThemeChanged>>"
(procedure "ttk::ThemeChanged" line 6)
invoked from within
"ttk::ThemeChanged"
.can't invoke "event" command: application has been destroyed
while executing
"event generate $w <<ThemeChanged>>"
(procedure "ttk::ThemeChanged" line 6)
invoked from within
"ttk::ThemeChanged"
can't invoke "event" command: application has been destroyed
while executing
"event generate $w <<ThemeChanged>>"
(procedure "ttk::ThemeChanged" line 6)
invoked from within
"ttk::ThemeChanged"
can't invoke "event" command: application has been destroyed
while executing
"event generate $w <<ThemeChanged>>"
(procedure "ttk::ThemeChanged" line 6)
invoked from within
"ttk::ThemeChanged"
.can't invoke "event" command: application has been destroyed
while executing
"event generate $w <<ThemeChanged>>"
(procedure "ttk::ThemeChanged" line 6)
invoked from within
"ttk::ThemeChanged"
can't invoke "event" command: application has been destroyed
while executing
"event generate $w <<ThemeChanged>>"
(procedure "ttk::ThemeChanged" line 6)
invoked from within
"ttk::ThemeChanged"
can't invoke "event" command: application has been destroyed
while executing
"event generate $w <<ThemeChanged>>"
(procedure "ttk::ThemeChanged" line 6)
invoked from within
"ttk::ThemeChanged"
.can't invoke "event" command: application has been destroyed
while executing
"event generate $w <<ThemeChanged>>"
(procedure "ttk::ThemeChanged" line 6)
invoked from within
"ttk::ThemeChanged"
can't invoke "event" command: application has been destroyed
while executing
"event generate $w <<ThemeChanged>>"
(procedure "ttk::ThemeChanged" line 6)
invoked from within
"ttk::ThemeChanged"
can't invoke "event" command: application has been destroyed
while executing
"event generate $w <<ThemeChanged>>"
(procedure "ttk::ThemeChanged" line 6)
invoked from within
"ttk::ThemeChanged"
.
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
D:\buildarea\3.x.ware-win81-release.refleak\build\lib\test\support\__init__.py:1680: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives
from distutils import ccompiler, sysconfig, spawn, errors
D:\buildarea\3.x.ware-win81-release.refleak\build\lib\test\support\__init__.py:1680: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead
from distutils import ccompiler, sysconfig, spawn, errors
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
D:\buildarea\3.x.ware-win81-release.refleak\build\lib\test\support\os_helper.py:447: RuntimeWarning: tests may fail, unable to create temporary directory 'D:\\buildarea\\3.x.ware-win81-release.refleak\\build\\build\\test_python_644�\\test_python_worker_1904�': [WinError 183] Cannot create a file when that file already exists: 'D:\\buildarea\\3.x.ware-win81-release.refleak\\build\\build\\test_python_644�\\test_python_worker_1904�'
with temp_dir(path=name, quiet=quiet) as temp_path:
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
D:\buildarea\3.x.ware-win81-release.refleak\build\lib\test\test_typing.py:4597: DeprecationWarning: typing.io is deprecated, import directly from typing instead. typing.io will be removed in Python 3.12.
k not in typing.io.__all__ and
D:\buildarea\3.x.ware-win81-release.refleak\build\lib\test\test_typing.py:4598: DeprecationWarning: typing.re is deprecated, import directly from typing instead. typing.re will be removed in Python 3.12.
k not in typing.re.__all__ and
.D:\buildarea\3.x.ware-win81-release.refleak\build\lib\test\test_typing.py:4597: DeprecationWarning: typing.io is deprecated, import directly from typing instead. typing.io will be removed in Python 3.12.
k not in typing.io.__all__ and
D:\buildarea\3.x.ware-win81-release.refleak\build\lib\test\test_typing.py:4598: DeprecationWarning: typing.re is deprecated, import directly from typing instead. typing.re will be removed in Python 3.12.
k not in typing.re.__all__ and
.D:\buildarea\3.x.ware-win81-release.refleak\build\lib\test\test_typing.py:4597: DeprecationWarning: typing.io is deprecated, import directly from typing instead. typing.io will be removed in Python 3.12.
k not in typing.io.__all__ and
D:\buildarea\3.x.ware-win81-release.refleak\build\lib\test\test_typing.py:4598: DeprecationWarning: typing.re is deprecated, import directly from typing instead. typing.re will be removed in Python 3.12.
k not in typing.re.__all__ and
.D:\buildarea\3.x.ware-win81-release.refleak\build\lib\test\test_typing.py:4597: DeprecationWarning: typing.io is deprecated, import directly from typing instead. typing.io will be removed in Python 3.12.
k not in typing.io.__all__ and
D:\buildarea\3.x.ware-win81-release.refleak\build\lib\test\test_typing.py:4598: DeprecationWarning: typing.re is deprecated, import directly from typing instead. typing.re will be removed in Python 3.12.
k not in typing.re.__all__ and
.D:\buildarea\3.x.ware-win81-release.refleak\build\lib\test\test_typing.py:4597: DeprecationWarning: typing.io is deprecated, import directly from typing instead. typing.io will be removed in Python 3.12.
k not in typing.io.__all__ and
D:\buildarea\3.x.ware-win81-release.refleak\build\lib\test\test_typing.py:4598: DeprecationWarning: typing.re is deprecated, import directly from typing instead. typing.re will be removed in Python 3.12.
k not in typing.re.__all__ and
.D:\buildarea\3.x.ware-win81-release.refleak\build\lib\test\test_typing.py:4597: DeprecationWarning: typing.io is deprecated, import directly from typing instead. typing.io will be removed in Python 3.12.
k not in typing.io.__all__ and
D:\buildarea\3.x.ware-win81-release.refleak\build\lib\test\test_typing.py:4598: DeprecationWarning: typing.re is deprecated, import directly from typing instead. typing.re will be removed in Python 3.12.
k not in typing.re.__all__ and
.
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
D:\buildarea\3.x.ware-win81-release.refleak\build\lib\test\support\os_helper.py:447: RuntimeWarning: tests may fail, unable to create temporary directory 'D:\\buildarea\\3.x.ware-win81-release.refleak\\build\\build\\test_python_644�\\test_python_worker_1904�': [WinError 183] Cannot create a file when that file already exists: 'D:\\buildarea\\3.x.ware-win81-release.refleak\\build\\build\\test_python_644�\\test_python_worker_1904�'
with temp_dir(path=name, quiet=quiet) as temp_path:
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
...Windows fatal exception: access violation
Thread 0x000007bc (most recent call first):
File "D:\buildarea\3.x.ware-win81-release.refleak\build\lib\test\support\__init__.py", line 1648 in run_in_subinterp
File "D:\buildarea\3.x.ware-win81-release.refleak\build\lib\test\test_threading.py", line 1159 in test_threads_join_2
File "D:\buildarea\3.x.ware-win81-release.refleak\build\lib\unittest\case.py", line 549 in _callTestMethod
File "D:\buildarea\3.x.ware-win81-release.refleak\build\lib\unittest\case.py", line 592 in run
File "D:\buildarea\3.x.ware-win81-release.refleak\build\lib\unittest\case.py", line 652 in __call__
File "D:\buildarea\3.x.ware-win81-release.refleak\build\lib\unittest\suite.py", line 122 in run
File "D:\buildarea\3.x.ware-win81-release.refleak\build\lib\unittest\suite.py", line 84 in __call__
File "D:\buildarea\3.x.ware-win81-release.refleak\build\lib\unittest\suite.py", line 122 in run
File "D:\buildarea\3.x.ware-win81-release.refleak\build\lib\unittest\suite.py", line 84 in __call__
File "D:\buildarea\3.x.ware-win81-release.refleak\build\lib\unittest\suite.py", line 122 in run
File "D:\buildarea\3.x.ware-win81-release.refleak\build\lib\unittest\suite.py", line 84 in __call__
File "D:\buildarea\3.x.ware-win81-release.refleak\build\lib\test\support\testresult.py", line 169 in run
File "D:\buildarea\3.x.ware-win81-release.refleak\build\lib\test\support\__init__.py", line 968 in _run_suite
File "D:\buildarea\3.x.ware-win81-release.refleak\build\lib\test\support\__init__.py", line 1091 in run_unittest
File "D:\buildarea\3.x.ware-win81-release.refleak\build\lib\test\libregrtest\runtest.py", line 210 in _test_module
File "D:\buildarea\3.x.ware-win81-release.refleak\build\lib\test\libregrtest\refleak.py", line 90 in dash_R
File "D:\buildarea\3.x.ware-win81-release.refleak\build\lib\test\libregrtest\runtest.py", line 244 in _runtest_inner2
File "D:\buildarea\3.x.ware-win81-release.refleak\build\lib\test\libregrtest\runtest.py", line 282 in _runtest_inner
File "D:\buildarea\3.x.ware-win81-release.refleak\build\lib\test\libregrtest\runtest.py", line 154 in _runtest
File "D:\buildarea\3.x.ware-win81-release.refleak\build\lib\test\libregrtest\runtest.py", line 194 in runtest
File "D:\buildarea\3.x.ware-win81-release.refleak\build\lib\test\libregrtest\runtest_mp.py", line 81 in run_tests_worker
File "D:\buildarea\3.x.ware-win81-release.refleak\build\lib\test\libregrtest\main.py", line 661 in _main
File "D:\buildarea\3.x.ware-win81-release.refleak\build\lib\test\libregrtest\main.py", line 641 in main
File "D:\buildarea\3.x.ware-win81-release.refleak\build\lib\test\libregrtest\main.py", line 719 in main
File "D:\buildarea\3.x.ware-win81-release.refleak\build\lib\test\regrtest.py", line 43 in _main
File "D:\buildarea\3.x.ware-win81-release.refleak\build\lib\test\regrtest.py", line 47 in <module>
File "D:\buildarea\3.x.ware-win81-release.refleak\build\lib\runpy.py", line 86 in _run_code
File "D:\buildarea\3.x.ware-win81-release.refleak\build\lib\runpy.py", line 196 in _run_module_as_main
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
<frozen importlib._bootstrap>:671: ImportWarning: TestImporter.exec_module() not found; falling back to load_module()
.<frozen importlib._bootstrap>:671: ImportWarning: TestImporter.exec_module() not found; falling back to load_module()
.<frozen importlib._bootstrap>:671: ImportWarning: TestImporter.exec_module() not found; falling back to load_module()
.<frozen importlib._bootstrap>:671: ImportWarning: TestImporter.exec_module() not found; falling back to load_module()
.<frozen importlib._bootstrap>:671: ImportWarning: TestImporter.exec_module() not found; falling back to load_module()
.<frozen importlib._bootstrap>:671: ImportWarning: TestImporter.exec_module() not found; falling back to load_module()
.
beginning 6 repetitions
123456
Task was destroyed but it is pending!
task: <Task pending name='Task-12' coro=<<async_generator_athrow without __name__>()>>
Task was destroyed but it is pending!
task: <Task pending name='Task-14' coro=<<async_generator_athrow without __name__>()>>
Task was destroyed but it is pending!
task: <Task pending name='Task-20' coro=<<async_generator_athrow without __name__>()>>
.Task was destroyed but it is pending!
task: <Task pending name='Task-80' coro=<<async_generator_athrow without __name__>()>>
Task was destroyed but it is pending!
task: <Task pending name='Task-82' coro=<<async_generator_athrow without __name__>()>>
Task was destroyed but it is pending!
task: <Task pending name='Task-88' coro=<<async_generator_athrow without __name__>()>>
.Task was destroyed but it is pending!
task: <Task pending name='Task-148' coro=<<async_generator_athrow without __name__>()>>
Task was destroyed but it is pending!
task: <Task pending name='Task-150' coro=<<async_generator_athrow without __name__>()>>
Task was destroyed but it is pending!
task: <Task pending name='Task-156' coro=<<async_generator_athrow without __name__>()>>
.Task was destroyed but it is pending!
task: <Task pending name='Task-216' coro=<<async_generator_athrow without __name__>()>>
Task was destroyed but it is pending!
task: <Task pending name='Task-218' coro=<<async_generator_athrow without __name__>()>>
Task was destroyed but it is pending!
task: <Task pending name='Task-224' coro=<<async_generator_athrow without __name__>()>>
.Task was destroyed but it is pending!
task: <Task pending name='Task-284' coro=<<async_generator_athrow without __name__>()>>
Task was destroyed but it is pending!
task: <Task pending name='Task-286' coro=<<async_generator_athrow without __name__>()>>
Task was destroyed but it is pending!
task: <Task pending name='Task-292' coro=<<async_generator_athrow without __name__>()>>
.Task was destroyed but it is pending!
task: <Task pending name='Task-352' coro=<<async_generator_athrow without __name__>()>>
Task was destroyed but it is pending!
task: <Task pending name='Task-354' coro=<<async_generator_athrow without __name__>()>>
Task was destroyed but it is pending!
task: <Task pending name='Task-360' coro=<<async_generator_athrow without __name__>()>>
.
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
D:\buildarea\3.x.ware-win81-release.refleak\build\Tools\c-analyzer\c_common\tables.py:236: FutureWarning: Possible nested set at position 12
_COLSPEC_RE = re.compile(textwrap.dedent(r'''
D:\buildarea\3.x.ware-win81-release.refleak\build\Tools\c-analyzer\c_parser\preprocessor\__init__.py:2: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives
import distutils.ccompiler
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
minkernel\crts\ucrt\src\appcrt\lowio\write.cpp(49) : Assertion failed: (_osfile(fh) & FOPEN)
.minkernel\crts\ucrt\src\appcrt\lowio\write.cpp(49) : Assertion failed: (_osfile(fh) & FOPEN)
.minkernel\crts\ucrt\src\appcrt\lowio\write.cpp(49) : Assertion failed: (_osfile(fh) & FOPEN)
.minkernel\crts\ucrt\src\appcrt\lowio\write.cpp(49) : Assertion failed: (_osfile(fh) & FOPEN)
.minkernel\crts\ucrt\src\appcrt\lowio\write.cpp(49) : Assertion failed: (_osfile(fh) & FOPEN)
.minkernel\crts\ucrt\src\appcrt\lowio\write.cpp(49) : Assertion failed: (_osfile(fh) & FOPEN)
.
beginning 6 repetitions
123456
minkernel\crts\ucrt\src\appcrt\lowio\write.cpp(49) : Assertion failed: (_osfile(fh) & FOPEN)
minkernel\crts\ucrt\src\appcrt\lowio\close.cpp(49) : Assertion failed: (_osfile(fh) & FOPEN)
minkernel\crts\ucrt\src\appcrt\lowio\close.cpp(49) : Assertion failed: (_osfile(fh) & FOPEN)
a DOS box should flash briefly ...
.minkernel\crts\ucrt\src\appcrt\lowio\write.cpp(49) : Assertion failed: (_osfile(fh) & FOPEN)
minkernel\crts\ucrt\src\appcrt\lowio\close.cpp(49) : Assertion failed: (_osfile(fh) & FOPEN)
minkernel\crts\ucrt\src\appcrt\lowio\close.cpp(49) : Assertion failed: (_osfile(fh) & FOPEN)
a DOS box should flash briefly ...
.minkernel\crts\ucrt\src\appcrt\lowio\write.cpp(49) : Assertion failed: (_osfile(fh) & FOPEN)
minkernel\crts\ucrt\src\appcrt\lowio\close.cpp(49) : Assertion failed: (_osfile(fh) & FOPEN)
minkernel\crts\ucrt\src\appcrt\lowio\close.cpp(49) : Assertion failed: (_osfile(fh) & FOPEN)
a DOS box should flash briefly ...
.minkernel\crts\ucrt\src\appcrt\lowio\write.cpp(49) : Assertion failed: (_osfile(fh) & FOPEN)
minkernel\crts\ucrt\src\appcrt\lowio\close.cpp(49) : Assertion failed: (_osfile(fh) & FOPEN)
minkernel\crts\ucrt\src\appcrt\lowio\close.cpp(49) : Assertion failed: (_osfile(fh) & FOPEN)
a DOS box should flash briefly ...
.minkernel\crts\ucrt\src\appcrt\lowio\write.cpp(49) : Assertion failed: (_osfile(fh) & FOPEN)
minkernel\crts\ucrt\src\appcrt\lowio\close.cpp(49) : Assertion failed: (_osfile(fh) & FOPEN)
minkernel\crts\ucrt\src\appcrt\lowio\close.cpp(49) : Assertion failed: (_osfile(fh) & FOPEN)
a DOS box should flash briefly ...
.minkernel\crts\ucrt\src\appcrt\lowio\write.cpp(49) : Assertion failed: (_osfile(fh) & FOPEN)
minkernel\crts\ucrt\src\appcrt\lowio\close.cpp(49) : Assertion failed: (_osfile(fh) & FOPEN)
minkernel\crts\ucrt\src\appcrt\lowio\close.cpp(49) : Assertion failed: (_osfile(fh) & FOPEN)
a DOS box should flash briefly ...
.
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
D:\buildarea\3.x.ware-win81-release.refleak\build\lib\distutils\command\bdist_dumb.py:12: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead
from distutils.sysconfig import get_python_version
D:\buildarea\3.x.ware-win81-release.refleak\build\lib\distutils\dist.py:858: DeprecationWarning: bdist_msi command is deprecated since Python 3.9, use bdist_wheel (wheel packages) instead
cmd_obj = self.command_obj[command] = klass(self)
.D:\buildarea\3.x.ware-win81-release.refleak\build\lib\distutils\dist.py:858: DeprecationWarning: bdist_msi command is deprecated since Python 3.9, use bdist_wheel (wheel packages) instead
cmd_obj = self.command_obj[command] = klass(self)
.D:\buildarea\3.x.ware-win81-release.refleak\build\lib\distutils\dist.py:858: DeprecationWarning: bdist_msi command is deprecated since Python 3.9, use bdist_wheel (wheel packages) instead
cmd_obj = self.command_obj[command] = klass(self)
.D:\buildarea\3.x.ware-win81-release.refleak\build\lib\distutils\dist.py:858: DeprecationWarning: bdist_msi command is deprecated since Python 3.9, use bdist_wheel (wheel packages) instead
cmd_obj = self.command_obj[command] = klass(self)
.D:\buildarea\3.x.ware-win81-release.refleak\build\lib\distutils\dist.py:858: DeprecationWarning: bdist_msi command is deprecated since Python 3.9, use bdist_wheel (wheel packages) instead
cmd_obj = self.command_obj[command] = klass(self)
.D:\buildarea\3.x.ware-win81-release.refleak\build\lib\distutils\dist.py:858: DeprecationWarning: bdist_msi command is deprecated since Python 3.9, use bdist_wheel (wheel packages) instead
cmd_obj = self.command_obj[command] = klass(self)
.
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
beginning 6 repetitions
123456
......
Could Not Find D:\buildarea\3.x.ware-win81-release.refleak\build\PCbuild\python*.zip
Test report
===========
Failed tests:
- test_threading
- test__xxsubinterpreters
- test_venv
Sincerely,
-The Buildbot
[View Less]
1
0
The Buildbot has detected a new failure on builder aarch64 RHEL8 Refleaks 3.7 while building Python.
Full details are available at:
https://buildbot.python.org/all/#builders/28/builds/89
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-RHEL8-aarch64
Build Reason: <unknown>
Blamelist:
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: FAILURE …
[View More]then FAILURE ==
402 tests OK.
10 slowest tests:
- test_asyncio: 45 min 23 sec
- test_concurrent_futures: 15 min 50 sec
- test_multiprocessing_spawn: 13 min 35 sec
- test_multiprocessing_forkserver: 8 min 45 sec
- test_multiprocessing_fork: 7 min 54 sec
- test_gdb: 4 min 42 sec
- test_subprocess: 4 min 19 sec
- test_io: 4 min 5 sec
- test_regrtest: 3 min 11 sec
- test_nntplib: 3 min 5 sec
1 test failed:
test_readline
13 tests skipped:
test_devpoll test_ioctl test_kqueue test_msilib test_ossaudiodev
test_startfile test_tix test_tk test_ttk_guionly test_winconsoleio
test_winreg test_winsound test_zipfile64
1 re-run test:
test_readline
Total duration: 45 min 24 sec
Captured traceback
==================
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.7.cstratak-RHEL8-aarch64.refleak/build/Lib/test/test_readline.py", line 235, in test_nonascii
self.assertIn(b"history " + expected + b"\r\n", output)
AssertionError: b"history '[\\xefnserted]|t\\xebxt[after]'\r\n" not found in bytearray(b"^A^B^B^B^B^B^B^B\t\tx\t\r\n[\xc3\xafnserted]|t\xc3\xab[after]\x08\x08\x08\x08\x08\x08\x08text \'t\\xeb\'\r\nline \'[\\xefnserted]|t\\xeb[after]\'\r\nindexes 11 13\r\n\x07text \'t\\xeb\'\r\nline \'[\\xefnserted]|t\\xeb[after]\'\r\nindexes 11 13\r\nsubstitution \'t\\xeb\'\r\nmatches [\'t\\xebnt\', \'t\\xebxt\']\r\nx[after]\x08\x08\x08\x08\x08\x08\x08t[after]\x08\x08\x08\x08\x08\x08\x08\r\nresult \'[\\xefnserted]|t\\xebxt[after]\'\r\nhistory \'[\\xefnserted]|t\\xebxt[after]\'")
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.7.cstratak-RHEL8-aarch64.refleak/build/Lib/test/test_readline.py", line 154, in test_auto_history_disabled
self.assertIn(b"History length: 0\r\n", output)
AssertionError: b'History length: 0\r\n' not found in bytearray(b'dummy input\r\ndummy input\r\nHistory length: 0')
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.7.cstratak-RHEL8-aarch64.refleak/build/Lib/threading.py", line 926, in _bootstrap_inner
self.run()
File "/home/buildbot/buildarea/3.7.cstratak-RHEL8-aarch64.refleak/build/Lib/test/test_ssl.py", line 2502, in run
raise ssl.SSLError('tlsv13 alert certificate required')
ssl.SSLError: ('tlsv13 alert certificate required',)
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.7.cstratak-RHEL8-aarch64.refleak/build/Lib/test/test_ssl.py", line 2416, in run
msg = self.read()
File "/home/buildbot/buildarea/3.7.cstratak-RHEL8-aarch64.refleak/build/Lib/test/test_ssl.py", line 2393, in read
return self.sslconn.read()
File "/home/buildbot/buildarea/3.7.cstratak-RHEL8-aarch64.refleak/build/Lib/ssl.py", line 931, in read
return self._sslobj.read(len)
ssl.SSLError: [SSL: PEER_DID_NOT_RETURN_A_CERTIFICATE] peer did not return a certificate (_ssl.c:2570)
Test report
===========
Failed tests:
- test_readline
Failed subtests:
- test_auto_history_disabled - test.test_readline.TestReadline
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder PPC64LE Fedora Rawhide Refleaks 3.7 while building Python.
Full details are available at:
https://buildbot.python.org/all/#builders/226/builds/93
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 ==
402 tests OK.
10 slowest tests:
- test_concurrent_futures: 15 min 23 sec
- test_multiprocessing_spawn: 13 min 33 sec
- test_asyncio: 12 min 25 sec
- test_multiprocessing_forkserver: 8 min 45 sec
- test_multiprocessing_fork: 6 min 56 sec
- test_gdb: 4 min 30 sec
- test_io: 4 min 19 sec
- test_socket: 3 min 33 sec
- test_lib2to3: 3 min 33 sec
- test_subprocess: 3 min 33 sec
1 test altered the execution environment:
test_multiprocessing_spawn
13 tests skipped:
test_devpoll test_ioctl test_kqueue test_msilib test_ossaudiodev
test_startfile test_tix test_tk test_ttk_guionly test_winconsoleio
test_winreg test_winsound test_zipfile64
Total duration: 25 min 42 sec
Captured traceback
==================
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.7.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_ssl.py", line 2416, in run
msg = self.read()
File "/home/buildbot/buildarea/3.7.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_ssl.py", line 2393, in read
return self.sslconn.read()
File "/home/buildbot/buildarea/3.7.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/ssl.py", line 931, in read
return self._sslobj.read(len)
ssl.SSLError: [SSL: PEER_DID_NOT_RETURN_A_CERTIFICATE] peer did not return a certificate (_ssl.c:2570)
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.7.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/threading.py", line 926, in _bootstrap_inner
self.run()
File "/home/buildbot/buildarea/3.7.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_ssl.py", line 2502, in run
raise ssl.SSLError('tlsv13 alert certificate required')
ssl.SSLError: ('tlsv13 alert certificate required',)
Test report
===========
Sincerely,
-The Buildbot
[View Less]
1
0
The Buildbot has detected a new failure on builder AMD64 FreeBSD Non-Debug 3.10 while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#builders/618/builds/234
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: koobs-freebsd-9e36
Build Reason: <unknown>
Blamelist: Batuhan Taskaya <batuhan(a)python.org>, Erlend Egeberg Aasland <erlend.aasland(a)innova.no>, Ethan Furman <ethan(a)stoneleaf.us>, Irit Katriel &…
[View More]lt;1055913+iritkatriel(a)users.noreply.github.com>, Mark Shannon <mark(a)hotpy.org>, Miss Islington (bot) <31488909+miss-islington(a)users.noreply.github.com>, Pablo Galindo <Pablogsal(a)gmail.com>, Pablo Galindo <pablogsal(a)gmail.com>, Pablo Galindo Salgado <Pablogsal(a)gmail.com>, Steve Dower <steve.dower(a)python.org>
BUILD FAILED: failed test (failure) uploading test-results.xml (failure)
Summary of the results of the build (if available):
===================================================
Captured traceback
==================
Note: switching to '016af14d93cfba43e7a95721a97fa954c534af8e'.
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 016af14d93 [3.10] bpo-44589: raise a SyntaxError when mapping patterns have duplicate literal keys (GH-27131) (GH-27157)
Switched to and reset branch '3.10'
renaming build/scripts-3.10/pydoc3 to build/scripts-3.10/pydoc3.10
renaming build/scripts-3.10/idle3 to build/scripts-3.10/idle3.10
renaming build/scripts-3.10/2to3 to build/scripts-3.10/2to3-3.10
renaming build/scripts-3.10/pydoc3 to build/scripts-3.10/pydoc3.10
renaming build/scripts-3.10/idle3 to build/scripts-3.10/idle3.10
renaming build/scripts-3.10/2to3 to build/scripts-3.10/2to3-3.10
test_idle skipped -- No module named '_tkinter'
test_dbm_gnu skipped -- No module named '_gdbm'
test_tk skipped -- No module named '_tkinter'
test_winsound skipped -- No module named 'winsound'
test_devpoll skipped -- test works only on Solaris OS family
test_startfile skipped -- object <module 'os' from '/usr/home/buildbot/python/3.10.koobs-freebsd-9e36.nondebug/build/Lib/os.py'> has no attribute 'startfile'
test_spwd skipped -- No module named 'spwd'
test_epoll skipped -- test works only on Linux 2.6
test_winconsoleio skipped -- test only relevant on win32
test_ttk_guionly skipped -- No module named '_tkinter'
test_readline skipped -- No module named 'readline'
test_ioctl skipped -- Unable to open /dev/tty
test_flock (__main__.FNTLEINTRTest) ... ok
test_lockf (__main__.FNTLEINTRTest) ... ok
test_read (__main__.OSEINTRTest) ... ok
test_wait (__main__.OSEINTRTest) ... ok
test_wait3 (__main__.OSEINTRTest) ... ok
test_wait4 (__main__.OSEINTRTest) ... ok
test_waitpid (__main__.OSEINTRTest) ... ok
test_write (__main__.OSEINTRTest) ... ok
test_devpoll (__main__.SelectEINTRTest) ... skipped 'need select.devpoll'
test_epoll (__main__.SelectEINTRTest) ... skipped 'need select.epoll'
test_kqueue (__main__.SelectEINTRTest) ... ok
test_poll (__main__.SelectEINTRTest) ... ok
test_select (__main__.SelectEINTRTest) ... ok
test_sigtimedwait (__main__.SignalEINTRTest) ... ok
test_sigwaitinfo (__main__.SignalEINTRTest) ... ok
test_accept (__main__.SocketEINTRTest) ... ok
test_open (__main__.SocketEINTRTest) ... ok
test_os_open (__main__.SocketEINTRTest) ... ok
test_recv (__main__.SocketEINTRTest) ... ok
test_recvmsg (__main__.SocketEINTRTest) ... ok
test_send (__main__.SocketEINTRTest) ... ok
test_sendall (__main__.SocketEINTRTest) ... ok
test_sendmsg (__main__.SocketEINTRTest) ... ok
test_sleep (__main__.TimeEINTRTest) ... ok
----------------------------------------------------------------------
Ran 24 tests in 6.961s
OK (skipped=2)
test_winreg skipped -- No module named 'winreg'
test_ossaudiodev skipped -- [Errno 2] No such file or directory: '/dev/dsp'
test_msilib skipped -- No module named '_msi'
test_zipfile64 skipped -- test requires loads of disk-space bytes and a long time to run
test_tcl skipped -- No module named '_tkinter'
test_turtle skipped -- No module named '_tkinter'
test_ttk_textonly skipped -- No module named '_tkinter'
test_badargs (__main__.GeneralTest) ... ok
test_bound_methods (__main__.GeneralTest) ... ok
test_clear (__main__.GeneralTest) ... ok
test_exit (__main__.GeneralTest) ... ok
test_order (__main__.GeneralTest) ... ok
test_raise (__main__.GeneralTest) ... ok
test_raise_unnormalized (__main__.GeneralTest) ... ok
test_stress (__main__.GeneralTest) ... ok
test_unregister (__main__.GeneralTest) ... ok
----------------------------------------------------------------------
Ran 9 tests in 0.004s
OK
test_tix skipped -- No module named '_tkinter'
/tmp/tmphq5xpxr0/parse.c:142:19: warning: code will never be executed [-Wunreachable-code]
p->mark = _mark;
^~~~~
1 warning generated.
Timeout (0:05:00)!
Thread 0x0000000801989700 (most recent call first):
File "/usr/home/buildbot/pyTimeout (0:25:00)!
Thread 0x00000008009e2000 (most recent call first):
File "<string>", line 1 in <lambda>
File "/usr/home/buildbot/python/3.10.koobs-freebsd-9e36.nondebug/build/Lib/tokenize.py", line 589 in _tokenize
File "/usr/home/buildbot/python/3.10.koobs-freebsd-9e36.nondebug/build/Lib/test/test_tokenize.py", line 1524 in check_roundtrip
File "/usr/home/buildbot/python/3.10.koobs-freebsd-9e36.nondebug/build/Lib/test/test_tokenize.py", line 1628 in test_random_files
File "/usr/home/buildbot/python/3.10.koobs-freebsd-9e36.nondebug/build/Lib/unittest/case.py", line 549 in _callTestMethod
File "/usr/home/buildbot/python/3.10.koobs-freebsd-9e36.nondebug/build/Lib/unittest/case.py", line 592 in run
File "/usr/home/buildbot/python/3.10.koobs-freebsd-9e36.nondebug/build/Lib/unittest/case.py", line 652 in __call__
File "/usr/home/buildbot/python/3.10.koobs-freebsd-9e36.nondebug/build/Lib/unittest/suite.py", line 122 in run
File "/usr/home/buildbot/python/3.10.koobs-freebsd-9e36.nondebug/build/Lib/unittest/suite.py", line 84 in __call__
File "/usr/home/buildbot/python/3.10.koobs-freebsd-9e36.nondebug/build/Lib/unittest/suite.py", line 122 in run
File "/usr/home/buildbot/python/3.10.koobs-freebsd-9e36.nondebug/build/Lib/unittest/suite.py", line 84 in __call__
File "/usr/home/buildbot/python/3.10.koobs-freebsd-9e36.nondebug/build/Lib/unittest/suite.py", line 122 in run
File "/usr/home/buildbot/python/3.10.koobs-freebsd-9e36.nondebug/build/Lib/unittest/suite.py", line 84 in __call__
File "/usr/home/buildbot/python/3.10.koobs-freebsd-9e36.nondebug/build/Lib/unittest/runner.py", line 176 in run
File "/usr/home/buildbot/python/3.10.koobs-freebsd-9e36.nondebug/build/Lib/test/support/__init__.py", line 960 in _run_suite
File "/usr/home/buildbot/python/3.10.koobs-freebsd-9e36.nondebug/build/Lib/test/support/__init__.py", line 1083 in run_unittest
File "/usr/home/buildbot/python/3.10.koobs-freebsd-9e36.nondebug/build/Lib/test/libregrtest/runtest.py", line 210 in _test_module
File "/usr/home/buildbot/python/3.10.koobs-freebsd-9e36.nondebug/build/Lib/test/libregrtest/runtest.py", line 246 in _runtest_inner2
File "/usr/home/buildbot/python/3.10.koobs-freebsd-9e36.nondebug/build/Lib/test/libregrtest/runtest.py", line 282 in _runtest_inner
File "/usr/home/buildbot/python/3.10.koobs-freebsd-9e36.nondebug/build/Lib/test/libregrtest/runtest.py", line 141 in _runtest
File "/usr/home/buildbot/python/3.10.koobs-freebsd-9e36.nondebug/build/Lib/test/libregrtest/runtest.py", line 194 in runtest
File "/usr/home/buildbot/python/3.10.koobs-freebsd-9e36.nondebug/build/Lib/test/libregrtest/runtest_mp.py", line 81 in run_tests_worker
File "/usr/home/buildbot/python/3.10.koobs-freebsd-9e36.nondebug/build/Lib/test/libregrtest/main.py", line 661 in _main
File "/usr/home/buildbot/python/3.10.koobs-freebsd-9e36.nondebug/build/Lib/test/libregrtest/main.py", line 641 in main
File "/usr/home/buildbot/python/3.10.koobs-freebsd-9e36.nondebug/build/Lib/test/libregrtest/main.py", line 719 in main
File "/usr/home/buildbot/python/3.10.koobs-freebsd-9e36.nondebug/build/Lib/test/regrtest.py", line 43 in _main
File "/usr/home/buildbot/python/3.10.koobs-freebsd-9e36.nondebug/build/Lib/test/regrtest.py", line 47 in <module>
File "/usr/home/buildbot/python/3.10.koobs-freebsd-9e36.nondebug/build/Lib/runpy.py", line 86 in _run_code
File "/usr/home/buildbot/python/3.10.koobs-freebsd-9e36.nondebug/build/Lib/runpy.py", line 196 in _run_module_as_main
thon/3.10.koobs-freebsd-9e36.nondebug/build/Lib/selectors.py", line 429 in select
File "/usr/home/buildbot/python/3.10.koobs-freebsd-9e36.nondebug/build/Lib/subprocess.py", line 1999 in _communicate
File "/usr/home/buildbot/python/3.10.koobs-freebsd-9e36.nondebug/build/Lib/subprocess.py", line 1148 in communicate
File "/usr/home/buildbot/python/3.10.koobs-freebsd-9e36.nondebug/build/Lib/test/libregrtest/runtest_mp.py", line 212 in _run_process
File "/usr/home/buildbot/python/3.10.koobs-freebsd-9e36.nondebug/build/Lib/test/libregrtest/runtest_mp.py", line 250 in _runtest
File "/usr/home/buildbot/python/3.10.koobs-freebsd-9e36.nondebug/build/Lib/test/libregrtest/runtest_mp.py", line 285 in run
File "/usr/home/buildbot/python/3.10.koobs-freebsd-9e36.nondebug/build/Lib/threading.py", line 1009 in _bootstrap_inner
File "/usr/home/buildbot/python/3.10.koobs-freebsd-9e36.nondebug/build/Lib/threading.py", line 966 in _bootstrap
Thread 0x0000000801988300 (most recent call first):
File "/usr/home/buildbot/python/3.10.koobs-freebsd-9e36.nondebug/build/Lib/selectors.py", line 416 in select
File "/usr/home/buildbot/python/3.10.koobs-freebsd-9e36.nondebug/build/Lib/subprocess.py", line 1999 in _communicate
File "/usr/home/buildbot/python/3.10.koobs-freebsd-9e36.nondebug/build/Lib/subprocess.py", line 1148 in communicate
File "/usr/home/buildbot/python/3.10.koobs-freebsd-9e36.nondebug/build/Lib/test/libregrtest/runtest_mp.py", line 212 in _run_process
File "/usr/home/buildbot/python/3.10.koobs-freebsd-9e36.nondebug/build/Lib/test/libregrtest/runtest_mp.py", line 250 in _runtest
File "/usr/home/buildbot/python/3.10.koobs-freebsd-9e36.nondebug/build/Lib/test/libregrtest/runtest_mp.py", line 285 in run
File "/usr/home/buildbot/python/3.10.koobs-freebsd-9e36.nondebug/build/Lib/threading.py", line 1009 in _bootstrap_inner
File "/usr/home/buildbot/python/3.10.koobs-freebsd-9e36.nondebug/build/Lib/threading.py", line 966 in _bootstrap
Thread 0x00000008009e2000 (most recent call first):
File "/usr/home/buildbot/python/3.10.koobs-freebsd-9e36.nondebug/build/Lib/test/libregrtest/runtest_mp.py", line 396 in _get_result
File "/usr/home/buildbot/python/3.10.koobs-freebsd-9e36.nondebug/build/Lib/test/libregrtest/runtest_mp.py", line 452 in run_tests
File "/usr/home/buildbot/python/3.10.koobs-freebsd-9e36.nondebug/build/Lib/test/libregrtest/runtest_mp.py", line 473 in run_tests_multiprocess
File "/usr/home/buildbot/python/3.10.koobs-freebsd-9e36.nondebug/build/Lib/test/libregrtest/main.py", line 519 in run_tests
File "/usr/home/buildbot/python/3.10.koobs-freebsd-9e36.nondebug/build/Lib/test/libregrtest/main.py", line 694 in _main
File "/usr/home/buildbot/python/3.10.koobs-freebsd-9e36.nondebug/build/Lib/test/libregrtest/main.py", line 641 in main
File "/usr/home/buildbot/python/3.10.koobs-freebsd-9e36.nondebug/build/Lib/test/libregrtest/main.py", line 719 in main
File "/usr/home/buildbot/python/3.10.koobs-freebsd-9e36.nondebug/build/Lib/test/__main__.py", line 2 in <module>
File "/usr/home/buildbot/python/3.10.koobs-freebsd-9e36.nondebug/build/Lib/runpy.py", line 86 in _run_code
File "/usr/home/buildbot/python/3.10.koobs-freebsd-9e36.nondebug/build/Lib/runpy.py", line 196 in _run_module_as_main
Cannot open file '/usr/home/buildbot/python/3.10.koobs-freebsd-9e36.nondebug/build/test-results.xml' for upload
Test report
===========
Sincerely,
-The Buildbot
[View Less]
1
0
The Buildbot working for 'Python' has noticed that the worker named bray-win10-cygwin-amd64 went away.
It last disconnected at Mon Jul 19 21:16:21 2021.
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 Mon Jul 19 21:16:20 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 working for 'Python' has noticed that the worker named monson-win-arm32 went away.
It last disconnected at Mon Jul 19 21:16:20 2021.
Sincerely,
-The Buildbot
1
0
The Buildbot working for 'Python' has noticed that the worker named aixtools-aix-power6 went away.
It last disconnected at Mon Jul 19 21:16:18 2021.
The admin on record (as reported by WORKER:info/admin) was M Felt <aixtools(a)felt.demon.nl> http://forums.rootvg.net/aixtools
.
Sincerely,
-The Buildbot
1
0
The Buildbot working for 'Python' has noticed that the worker named gps-raspbian went away.
It last disconnected at Mon Jul 19 21:16:17 2021.
The admin on record (as reported by WORKER:info/admin) was Gregory P. Smith <greg(a)krypto.org>
.
Sincerely,
-The Buildbot
1
0
The Buildbot working for 'Python' has noticed that the worker named koobs-freebsd-564d went away.
It last disconnected at Mon Jul 19 21:16:17 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 Arch Linux Asan Debug 3.10 while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#builders/621/builds/142
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: pablogsal-arch-x86_64
Build Reason: <unknown>
Blamelist: Miss Islington (bot) <31488909+miss-islington(a)users.noreply.github.com>
BUILD FAILED: failed test (failure) uploading test-results.xml (failure)
…
[View More]Summary of the results of the build (if available):
===================================================
Captured traceback
==================
remote: Enumerating objects: 8, done.
remote: Counting objects: 12% (1/8)
remote: Counting objects: 25% (2/8)
remote: Counting objects: 37% (3/8)
remote: Counting objects: 50% (4/8)
remote: Counting objects: 62% (5/8)
remote: Counting objects: 75% (6/8)
remote: Counting objects: 87% (7/8)
remote: Counting objects: 100% (8/8)
remote: Counting objects: 100% (8/8), done.
remote: Compressing objects: 50% (1/2)
remote: Compressing objects: 100% (2/2)
remote: Compressing objects: 100% (2/2), done.
remote: Total 8 (delta 6), reused 6 (delta 6), pack-reused 0
From https://github.com/python/cpython
* branch 3.10 -> FETCH_HEAD
Note: switching to '42da46ed522157b057d73e6b623615ef6427999e'.
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 42da46ed52 bpo-29753: revert 0d7ad9f (GH-19850) (GH-27085)
Switched to and reset branch '3.10'
renaming build/scripts-3.10/pydoc3 to build/scripts-3.10/pydoc3.10
renaming build/scripts-3.10/idle3 to build/scripts-3.10/idle3.10
renaming build/scripts-3.10/2to3 to build/scripts-3.10/2to3-3.10
renaming build/scripts-3.10/pydoc3 to build/scripts-3.10/pydoc3.10
renaming build/scripts-3.10/idle3 to build/scripts-3.10/idle3.10
renaming build/scripts-3.10/2to3 to build/scripts-3.10/2to3-3.10
renaming build/scripts-3.10/pydoc3 to build/scripts-3.10/pydoc3.10
renaming build/scripts-3.10/idle3 to build/scripts-3.10/idle3.10
renaming build/scripts-3.10/2to3 to build/scripts-3.10/2to3-3.10
test_winconsoleio skipped -- test only relevant on win32
test_badargs (__main__.GeneralTest) ... ok
test_bound_methods (__main__.GeneralTest) ... ok
test_clear (__main__.GeneralTest) ... ok
test_exit (__main__.GeneralTest) ... ok
test_order (__main__.GeneralTest) ... ok
test_raise (__main__.GeneralTest) ... ok
test_raise_unnormalized (__main__.GeneralTest) ... ok
test_stress (__main__.GeneralTest) ... ok
test_unregister (__main__.GeneralTest) ... ok
----------------------------------------------------------------------
Ran 9 tests in 0.003s
OK
test_winreg skipped -- No module named 'winreg'
test_ttk_guionly skipped -- Tk unavailable due to TclError: couldn't connect to display ":99"
test_tk skipped -- Tk unavailable due to TclError: couldn't connect to display ":99"
test_ossaudiodev skipped -- [Errno 2] No such file or directory: '/dev/dsp'
test_winsound skipped -- No module named 'winsound'
test_devpoll skipped -- test works only on Solaris OS family
test_msilib skipped -- No module named '_msi'
test_zipfile64 skipped -- test requires loads of disk-space bytes and a long time to run
test_tix skipped -- Tk unavailable due to TclError: couldn't connect to display ":99"
test_ioctl skipped -- Unable to open /dev/tty
test_kqueue skipped -- test works only on BSD
test_startfile skipped -- object <module 'os' from '/buildbot/buildarea/3.10.pablogsal-arch-x86_64.asan_debug/build/Lib/os.py'> has no attribute 'startfile'
test_flock (__main__.FNTLEINTRTest) ... ok
test_lockf (__main__.FNTLEINTRTest) ... ok
test_read (__main__.OSEINTRTest) ... ok
test_wait (__main__.OSEINTRTest) ... ok
test_wait3 (__main__.OSEINTRTest) ... ok
test_wait4 (__main__.OSEINTRTest) ... ok
test_waitpid (__main__.OSEINTRTest) ... ok
test_write (__main__.OSEINTRTest) ... ok
test_devpoll (__main__.SelectEINTRTest) ... skipped 'need select.devpoll'
test_epoll (__main__.SelectEINTRTest) ... ok
test_kqueue (__main__.SelectEINTRTest) ... skipped 'need select.kqueue'
test_poll (__main__.SelectEINTRTest) ... ok
test_select (__main__.SelectEINTRTest) ... ok
test_sigtimedwait (__main__.SignalEINTRTest) ... ok
test_sigwaitinfo (__main__.SignalEINTRTest) ... ok
test_accept (__main__.SocketEINTRTest) ... ok
test_open (__main__.SocketEINTRTest) ... ok
test_os_open (__main__.SocketEINTRTest) ... ok
test_recv (__main__.SocketEINTRTest) ... ok
test_recvmsg (__main__.SocketEINTRTest) ... ok
test_send (__main__.SocketEINTRTest) ... ok
test_sendall (__main__.SocketEINTRTest) ... ok
test_sendmsg (__main__.SocketEINTRTest) ... ok
test_sleep (__main__.TimeEINTRTest) ... ok
----------------------------------------------------------------------
Ran 24 tests in 7.356s
OK (skipped=2)
make: *** [Makefile:1256: buildbottest] Terminated
Cannot open file '/buildbot/buildarea/3.10.pablogsal-arch-x86_64.asan_debug/build/test-results.xml' for upload
Test report
===========
Sincerely,
-The Buildbot
[View Less]
1
0
The Buildbot has detected a new failure on builder PPC64 Fedora 3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#builders/237/builds/560
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: edelsohn-fedora-ppc64
Build Reason: <unknown>
Blamelist: Irit Katriel <1055913+iritkatriel(a)users.noreply.github.com>
BUILD FAILED: failed compile (failure)
Summary of the results of the build (if available):
===========…
[View More]========================================
Captured traceback
==================
remote: Enumerating objects: 26, done.[K
remote: Counting objects: 3% (1/26)[K
remote: Counting objects: 7% (2/26)[K
remote: Counting objects: 11% (3/26)[K
remote: Counting objects: 15% (4/26)[K
remote: Counting objects: 19% (5/26)[K
remote: Counting objects: 23% (6/26)[K
remote: Counting objects: 26% (7/26)[K
remote: Counting objects: 30% (8/26)[K
remote: Counting objects: 34% (9/26)[K
remote: Counting objects: 38% (10/26)[K
remote: Counting objects: 42% (11/26)[K
remote: Counting objects: 46% (12/26)[K
remote: Counting objects: 50% (13/26)[K
remote: Counting objects: 53% (14/26)[K
remote: Counting objects: 57% (15/26)[K
remote: Counting objects: 61% (16/26)[K
remote: Counting objects: 65% (17/26)[K
remote: Counting objects: 69% (18/26)[K
remote: Counting objects: 73% (19/26)[K
remote: Counting objects: 76% (20/26)[K
remote: Counting objects: 80% (21/26)[K
remote: Counting objects: 84% (22/26)[K
remote: Counting objects: 88% (23/26)[K
remote: Counting objects: 92% (24/26)[K
remote: Counting objects: 96% (25/26)[K
remote: Counting objects: 100% (26/26)[K
remote: Counting objects: 100% (26/26), done.[K
remote: Compressing objects: 7% (1/14)[K
remote: Compressing objects: 14% (2/14)[K
remote: Compressing objects: 21% (3/14)[K
remote: Compressing objects: 28% (4/14)[K
remote: Compressing objects: 35% (5/14)[K
remote: Compressing objects: 42% (6/14)[K
remote: Compressing objects: 50% (7/14)[K
remote: Compressing objects: 57% (8/14)[K
remote: Compressing objects: 64% (9/14)[K
remote: Compressing objects: 71% (10/14)[K
remote: Compressing objects: 78% (11/14)[K
remote: Compressing objects: 85% (12/14)[K
remote: Compressing objects: 92% (13/14)[K
remote: Compressing objects: 100% (14/14)[K
remote: Compressing objects: 100% (14/14), done.[K
remote: Total 14 (delta 12), reused 1 (delta 0), pack-reused 0[K
From https://github.com/python/cpython
* branch main -> FETCH_HEAD
Note: checking out 'aab1899c9d79083c1ff31d974ed8b562d3ca3b5d'.
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 aab1899... bpo-41546: make pprint (like print) not write to stdout when it is None (GH-26810)
Switched to and reset branch 'main'
./configure: line 10530: PKG_PROG_PKG_CONFIG: command not found
/tmp/ccKQYNxd.s: Assembler messages:
/tmp/ccKQYNxd.s: Fatal error: can't close Parser/parser.o: No space left on device
make: *** [Parser/parser.o] Error 1
find: ‘build’: No such file or directory
find: ‘build’: No such file or directory
find: ‘build’: No such file or directory
find: ‘build’: No such file or directory
make: [clean-retain-profile] Error 1 (ignored)
Test report
===========
Sincerely,
-The Buildbot
[View Less]
1
0
The Buildbot working for 'Python' has noticed that the worker named koobs-freebsd-564d went away.
It last disconnected at Thu Jul 15 04:41:04 2021.
The admin on record (as reported by WORKER:info/admin) was Kubilay Kocak <irc://chat.freenode.net/koobs,isnick>
.
Sincerely,
-The Buildbot
2
1
The Buildbot has detected a new failure on builder PPC64LE Fedora Stable LTO + PGO 3.10 while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#builders/682/builds/183
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-stable-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 …
[View More]of the build (if available):
===================================================
== Tests result: FAILURE then FAILURE ==
412 tests OK.
10 slowest tests:
- test_concurrent_futures: 2 min 41 sec
- test_multiprocessing_spawn: 1 min 7 sec
- test_multiprocessing_fork: 1 min 1 sec
- test_multiprocessing_forkserver: 58.3 sec
- test_tokenize: 52.1 sec
- test_signal: 47.3 sec
- test_asyncio: 47.0 sec
- test_io: 43.4 sec
- test_unparse: 42.0 sec
- test_lib2to3: 37.0 sec
1 test failed:
test_nntplib
14 tests skipped:
test_devpoll test_gdb test_ioctl test_kqueue test_msilib
test_ossaudiodev test_startfile test_tix test_tk test_ttk_guionly
test_winconsoleio test_winreg test_winsound test_zipfile64
1 re-run test:
test_nntplib
Total duration: 3 min 12 sec
Captured traceback
==================
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-fedora-stable-ppc64le.lto-pgo/build/Lib/test/test_nntplib.py", line 332, in setUpClass
cls.server = cls.NNTP_CLASS(cls.NNTP_HOST, **kwargs)
File "/home/buildbot/buildarea/3.10.cstratak-fedora-stable-ppc64le.lto-pgo/build/Lib/nntplib.py", line 1025, in __init__
super().__init__(host, port, user, password, readermode,
File "/home/buildbot/buildarea/3.10.cstratak-fedora-stable-ppc64le.lto-pgo/build/Lib/nntplib.py", line 334, in __init__
self.sock = self._create_socket(timeout)
File "/home/buildbot/buildarea/3.10.cstratak-fedora-stable-ppc64le.lto-pgo/build/Lib/nntplib.py", line 1031, in _create_socket
sock = _encrypt_on(sock, self.ssl_context, self.host)
File "/home/buildbot/buildarea/3.10.cstratak-fedora-stable-ppc64le.lto-pgo/build/Lib/nntplib.py", line 292, in _encrypt_on
return context.wrap_socket(sock, server_hostname=hostname)
File "/home/buildbot/buildarea/3.10.cstratak-fedora-stable-ppc64le.lto-pgo/build/Lib/ssl.py", line 512, in wrap_socket
return self.sslsocket_class._create(
File "/home/buildbot/buildarea/3.10.cstratak-fedora-stable-ppc64le.lto-pgo/build/Lib/ssl.py", line 1070, in _create
self.do_handshake()
File "/home/buildbot/buildarea/3.10.cstratak-fedora-stable-ppc64le.lto-pgo/build/Lib/ssl.py", line 1341, in do_handshake
self._sslobj.do_handshake()
ssl.SSLError: [SSL: WRONG_VERSION_NUMBER] wrong version number (_ssl.c:997)
Test report
===========
Failed tests:
- test_nntplib
Failed subtests:
- setUpClass - test.test_nntplib.NetworkedNNTP_SSLTests
Sincerely,
-The Buildbot
[View Less]
1
0
The Buildbot has detected a new failure on builder PPC64 Fedora 3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#builders/237/builds/555
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: edelsohn-fedora-ppc64
Build Reason: <unknown>
Blamelist: Serhiy Storchaka <storchaka(a)gmail.com>
BUILD FAILED: failed compile (failure)
Summary of the results of the build (if available):
================================…
[View More]===================
Captured traceback
==================
remote: Enumerating objects: 22, done.[K
remote: Counting objects: 4% (1/22)[K
remote: Counting objects: 9% (2/22)[K
remote: Counting objects: 13% (3/22)[K
remote: Counting objects: 18% (4/22)[K
remote: Counting objects: 22% (5/22)[K
remote: Counting objects: 27% (6/22)[K
remote: Counting objects: 31% (7/22)[K
remote: Counting objects: 36% (8/22)[K
remote: Counting objects: 40% (9/22)[K
remote: Counting objects: 45% (10/22)[K
remote: Counting objects: 50% (11/22)[K
remote: Counting objects: 54% (12/22)[K
remote: Counting objects: 59% (13/22)[K
remote: Counting objects: 63% (14/22)[K
remote: Counting objects: 68% (15/22)[K
remote: Counting objects: 72% (16/22)[K
remote: Counting objects: 77% (17/22)[K
remote: Counting objects: 81% (18/22)[K
remote: Counting objects: 86% (19/22)[K
remote: Counting objects: 90% (20/22)[K
remote: Counting objects: 95% (21/22)[K
remote: Counting objects: 100% (22/22)[K
remote: Counting objects: 100% (22/22), done.[K
remote: Compressing objects: 20% (1/5)[K
remote: Compressing objects: 40% (2/5)[K
remote: Compressing objects: 60% (3/5)[K
remote: Compressing objects: 80% (4/5)[K
remote: Compressing objects: 100% (5/5)[K
remote: Compressing objects: 100% (5/5), done.[K
remote: Total 12 (delta 10), reused 8 (delta 7), pack-reused 0[K
From https://github.com/python/cpython
* branch main -> FETCH_HEAD
Note: checking out '3ea5332a4365bdd771286b3e9692495116e9ceef'.
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 3ea5332... bpo-44633: Fix parameter substitution of the union type with wrong types. (GH-27218)
Switched to and reset branch 'main'
./configure: line 10530: PKG_PROG_PKG_CONFIG: command not found
/tmp/ccuAKG8x.s: Assembler messages:
/tmp/ccuAKG8x.s: Fatal error: can't close Parser/parser.o: No space left on device
make: *** [Parser/parser.o] Error 1
find: ‘build’: No such file or directory
find: ‘build’: No such file or directory
find: ‘build’: No such file or directory
find: ‘build’: No such file or directory
make: [clean-retain-profile] Error 1 (ignored)
Test report
===========
Sincerely,
-The Buildbot
[View Less]
1
0
The Buildbot has detected a new failure on builder s390x RHEL8 Refleaks 3.10 while building Python.
Full details are available at:
https://buildbot.python.org/all/#builders/669/builds/80
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: edelsohn-rhel8-z
Build Reason: <unknown>
Blamelist:
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: ENV CHANGED ==
…
[View More]412 tests OK.
10 slowest tests:
- test_signal: 31 min 9 sec
- test_pydoc: 29 min 32 sec
- test_concurrent_futures: 16 min 31 sec
- test_asyncio: 16 min 23 sec
- test_gdb: 8 min 43 sec
- test_multiprocessing_spawn: 8 min 39 sec
- test_peg_generator: 8 min 8 sec
- test_nntplib: 6 min 39 sec
- test_multiprocessing_forkserver: 6 min 33 sec
- test_multiprocessing_fork: 5 min 44 sec
1 test altered the execution environment:
test_asyncio
14 tests skipped:
test_devpoll test_ioctl test_kqueue test_msilib test_nis
test_ossaudiodev test_startfile test_tix test_tk test_ttk_guionly
test_winconsoleio test_winreg test_winsound test_zipfile64
Total duration: 48 min 40 sec
Captured traceback
==================
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.10.edelsohn-rhel8-z.refleak/build/Lib/asyncio/sslproto.py", line 321, in __del__
self.close()
File "/home/dje/cpython-buildarea/3.10.edelsohn-rhel8-z.refleak/build/Lib/asyncio/sslproto.py", line 316, in close
self._ssl_protocol._start_shutdown()
File "/home/dje/cpython-buildarea/3.10.edelsohn-rhel8-z.refleak/build/Lib/asyncio/sslproto.py", line 590, in _start_shutdown
self._abort()
File "/home/dje/cpython-buildarea/3.10.edelsohn-rhel8-z.refleak/build/Lib/asyncio/sslproto.py", line 731, in _abort
self._transport.abort()
File "/home/dje/cpython-buildarea/3.10.edelsohn-rhel8-z.refleak/build/Lib/asyncio/selector_events.py", line 680, in abort
self._force_close(None)
File "/home/dje/cpython-buildarea/3.10.edelsohn-rhel8-z.refleak/build/Lib/asyncio/selector_events.py", line 731, in _force_close
self._loop.call_soon(self._call_connection_lost, exc)
File "/home/dje/cpython-buildarea/3.10.edelsohn-rhel8-z.refleak/build/Lib/asyncio/base_events.py", line 745, in call_soon
self._check_closed()
File "/home/dje/cpython-buildarea/3.10.edelsohn-rhel8-z.refleak/build/Lib/asyncio/base_events.py", line 510, in _check_closed
raise RuntimeError('Event loop is closed')
RuntimeError: Event loop is closed
/home/dje/cpython-buildarea/3.10.edelsohn-rhel8-z.refleak/build/Lib/asyncio/selector_events.py:704: ResourceWarning: unclosed transport <_SelectorSocketTransport closing fd=10>
_warn(f"unclosed transport {self!r}", ResourceWarning, source=self)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
Task was destroyed but it is pending!
task: <Task pending name='Task-20487' coro=<BaseSelectorEventLoop._accept_connection2() running at /home/dje/cpython-buildarea/3.10.edelsohn-rhel8-z.refleak/build/Lib/asyncio/selector_events.py:218> wait_for=<Future pending cb=[Task.task_wakeup()]>>
Unknown child process pid 1422369, will report returncode 255
Loop <_UnixSelectorEventLoop running=False closed=True debug=False> that handles pid 1422369 is closed
.
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.10.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.10.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.10.edelsohn-rhel8-z.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/dje/cpython-buildarea/3.10.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.10.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.10.edelsohn-rhel8-z.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/dje/cpython-buildarea/3.10.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.10.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.10.edelsohn-rhel8-z.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/dje/cpython-buildarea/3.10.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.10.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.10.edelsohn-rhel8-z.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/dje/cpython-buildarea/3.10.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.10.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.10.edelsohn-rhel8-z.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/dje/cpython-buildarea/3.10.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.10.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.10.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
./home/dje/cpython-buildarea/3.10.edelsohn-rhel8-z.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/dje/cpython-buildarea/3.10.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.10.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.10.edelsohn-rhel8-z.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/dje/cpython-buildarea/3.10.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.10.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.10.edelsohn-rhel8-z.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/dje/cpython-buildarea/3.10.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.10.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.10.edelsohn-rhel8-z.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/dje/cpython-buildarea/3.10.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.10.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.10.edelsohn-rhel8-z.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/dje/cpython-buildarea/3.10.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.10.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.10.edelsohn-rhel8-z.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/dje/cpython-buildarea/3.10.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.10.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.10.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
./home/dje/cpython-buildarea/3.10.edelsohn-rhel8-z.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/dje/cpython-buildarea/3.10.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.10.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.10.edelsohn-rhel8-z.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/dje/cpython-buildarea/3.10.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.10.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.10.edelsohn-rhel8-z.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/dje/cpython-buildarea/3.10.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.10.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.10.edelsohn-rhel8-z.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/dje/cpython-buildarea/3.10.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.10.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.10.edelsohn-rhel8-z.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/dje/cpython-buildarea/3.10.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.10.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.10.edelsohn-rhel8-z.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/dje/cpython-buildarea/3.10.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.10.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.10.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
./home/dje/cpython-buildarea/3.10.edelsohn-rhel8-z.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/dje/cpython-buildarea/3.10.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.10.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.10.edelsohn-rhel8-z.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/dje/cpython-buildarea/3.10.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.10.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.10.edelsohn-rhel8-z.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/dje/cpython-buildarea/3.10.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.10.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.10.edelsohn-rhel8-z.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/dje/cpython-buildarea/3.10.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.10.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.10.edelsohn-rhel8-z.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/dje/cpython-buildarea/3.10.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.10.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.10.edelsohn-rhel8-z.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/dje/cpython-buildarea/3.10.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.10.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.10.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
./home/dje/cpython-buildarea/3.10.edelsohn-rhel8-z.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/dje/cpython-buildarea/3.10.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.10.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.10.edelsohn-rhel8-z.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/dje/cpython-buildarea/3.10.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.10.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.10.edelsohn-rhel8-z.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/dje/cpython-buildarea/3.10.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.10.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.10.edelsohn-rhel8-z.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/dje/cpython-buildarea/3.10.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.10.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.10.edelsohn-rhel8-z.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/dje/cpython-buildarea/3.10.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.10.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.10.edelsohn-rhel8-z.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/dje/cpython-buildarea/3.10.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.10.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.10.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
./home/dje/cpython-buildarea/3.10.edelsohn-rhel8-z.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/dje/cpython-buildarea/3.10.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.10.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.10.edelsohn-rhel8-z.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/dje/cpython-buildarea/3.10.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.10.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.10.edelsohn-rhel8-z.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/dje/cpython-buildarea/3.10.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.10.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.10.edelsohn-rhel8-z.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/dje/cpython-buildarea/3.10.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.10.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.10.edelsohn-rhel8-z.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/dje/cpython-buildarea/3.10.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.10.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.10.edelsohn-rhel8-z.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/dje/cpython-buildarea/3.10.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.10.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.10.edelsohn-rhel8-z.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
[View Less]
1
0
The Buildbot has detected a new failure on builder PPC64 Fedora 3.9 while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#builders/34/builds/130
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: edelsohn-fedora-ppc64
Build Reason: <unknown>
Blamelist: Łukasz Langa <lukasz(a)langa.pl>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
============================================…
[View More]=======
== Tests result: FAILURE then FAILURE ==
391 tests OK.
10 slowest tests:
- test_concurrent_futures: 3 min 13 sec
- test_capi: 2 min 49 sec
- test_unparse: 2 min 40 sec
- test_tokenize: 2 min 40 sec
- test_peg_generator: 2 min 5 sec
- test_asyncio: 1 min 44 sec
- test_multiprocessing_spawn: 1 min 42 sec
- test_lib2to3: 1 min 42 sec
- test_multiprocessing_forkserver: 1 min 18 sec
- test_unicodedata: 1 min 5 sec
20 tests failed:
test_array test_codecs test_configparser test_dbm test_deque
test_fstring test_gc test_importlib test_io test_lltrace
test_multiprocessing_spawn test_sax test_shelve test_socketserver
test_ssl test_tracemalloc test_unicodedata test_urllib2
test_urllib2net test_userlist
1 test altered the execution environment:
test_buffer
13 tests skipped:
test_devpoll test_ioctl test_kqueue test_msilib test_ossaudiodev
test_startfile test_tix test_tk test_ttk_guionly test_winconsoleio
test_winreg test_winsound test_zipfile64
20 re-run tests:
test_array test_codecs test_configparser test_dbm test_deque
test_fstring test_gc test_importlib test_io test_lltrace
test_multiprocessing_spawn test_sax test_shelve test_socketserver
test_ssl test_tracemalloc test_unicodedata test_urllib2
test_urllib2net test_userlist
Total duration: 29 min 49 sec
Captured traceback
==================
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 752, in test_closefd_attr
f.write(b"egg\n")
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_sax.py", line 209, in test_parse_close_source
make_xml_file(self.data, 'iso-8859-1', None)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_sax.py", line 116, in make_xml_file
f.write(xml_str(doc, decl_encoding))
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3270, in run
f.write(text)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2218, in write
Exception in thread Thread-1148:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
self.flush()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2178, in flush
self.buffer.flush()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1284, in flush
self._flush_unlocked()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1291, in _flush_unlocked
Exception in thread Thread-1145:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
Exception in thread Thread-1159:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
n = self.raw.write(self._write_buf)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1707, in write
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3270, in run
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3270, in run
return os.write(self._fd, b)
OSError: [Errno 28] No space left on device
f.write(text)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2218, in write
f.write(text)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2218, in write
Exception in thread Thread-1149:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3270, in run
f.write(text)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2218, in write
self.flush()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2178, in flush
self.flush()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2178, in flush
Exception in thread Thread-1147:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
self.flush()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2178, in flush
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
Exception in thread Thread-1151:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3270, in run
f.write(text)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2218, in write
self.flush()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2178, in flush
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3270, in run
Exception in thread Thread-1150:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
self.buffer.flush()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1284, in flush
self.buffer.flush()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1284, in flush
Exception in thread Thread-1146:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3270, in run
f.write(text)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2218, in write
self.flush()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2178, in flush
self._flush_unlocked()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1291, in _flush_unlocked
self.buffer.flush()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1284, in flush
n = self.raw.write(self._write_buf)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1707, in write
self.buffer.flush()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1284, in flush
self._flush_unlocked()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1291, in _flush_unlocked
n = self.raw.write(self._write_buf)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1707, in write
return os.write(self._fd, b)
OSError: [Errno 28] No space left on device
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
self._flush_unlocked()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1291, in _flush_unlocked
f.write(text)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2218, in write
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
Exception in thread Thread-1152:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
n = self.raw.write(self._write_buf)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1707, in write
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3270, in run
return os.write(self._fd, b)
OSError: [Errno 28] No space left on device
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3270, in run
f.write(text)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2218, in write
self.flush()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2178, in flush
Exception in thread Thread-1163:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3270, in run
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
return os.write(self._fd, b)
OSError: [Errno 28] No space left on device
self.buffer.flush()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1284, in flush
self._flush_unlocked()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1291, in _flush_unlocked
f.write(text)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2218, in write
self.flush()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2178, in flush
self.buffer.flush()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1284, in flush
self._flush_unlocked()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1291, in _flush_unlocked
n = self.raw.write(self._write_buf)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1707, in write
n = self.raw.write(self._write_buf)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1707, in write
self.flush()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2178, in flush
self.buffer.flush()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1284, in flush
self._flush_unlocked()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1291, in _flush_unlocked
n = self.raw.write(self._write_buf)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1707, in write
return os.write(self._fd, b)
OSError: [Errno 28] No space left on device
return os.write(self._fd, b)
OSError: [Errno 28] No space left on device
self._flush_unlocked()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1291, in _flush_unlocked
self.buffer.flush()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1284, in flush
self._flush_unlocked()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1291, in _flush_unlocked
n = self.raw.write(self._write_buf)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1707, in write
return os.write(self._fd, b)
OSError: [Errno 28] No space left on device
n = self.raw.write(self._write_buf)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1707, in write
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3270, in run
f.write(text)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2218, in write
Exception in thread Thread-1162:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
self.flush()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2178, in flush
self.buffer.flush()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1284, in flush
self._flush_unlocked()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1291, in _flush_unlocked
n = self.raw.write(self._write_buf)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1707, in write
return os.write(self._fd, b)
OSError: [Errno 28] No space left on device
return os.write(self._fd, b)
OSError: [Errno 28] No space left on device
Exception in thread Thread-1161:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3270, in run
f.write(text)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2218, in write
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3270, in run
f.write(text)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2218, in write
self.flush()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2178, in flush
self.buffer.flush()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1284, in flush
self._flush_unlocked()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1291, in _flush_unlocked
n = self.raw.write(self._write_buf)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1707, in write
return os.write(self._fd, b)
OSError: [Errno 28] No space left on device
f.write(text)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2218, in write
self.flush()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2178, in flush
Exception in thread Thread-1160:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
self.flush()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2178, in flush
self.buffer.flush()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1284, in flush
self._flush_unlocked()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1291, in _flush_unlocked
n = self.raw.write(self._write_buf)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1707, in write
return os.write(self._fd, b)
OSError: [Errno 28] No space left on device
return os.write(self._fd, b)
OSError: [Errno 28] No space left on device
self.buffer.flush()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1284, in flush
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3270, in run
self._flush_unlocked()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1291, in _flush_unlocked
Exception in thread Thread-1155:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3270, in run
f.write(text)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2218, in write
f.write(text)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2218, in write
self.flush()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2178, in flush
self.buffer.flush()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1284, in flush
self._flush_unlocked()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1291, in _flush_unlocked
self.flush()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2178, in flush
Exception in thread Thread-1154:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3270, in run
f.write(text)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2218, in write
n = self.raw.write(self._write_buf)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1707, in write
return os.write(self._fd, b)
OSError: [Errno 28] No space left on device
n = self.raw.write(self._write_buf)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1707, in write
self.flush()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2178, in flush
self.buffer.flush()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1284, in flush
self.buffer.flush()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1284, in flush
self._flush_unlocked()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1291, in _flush_unlocked
n = self.raw.write(self._write_buf)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1707, in write
return os.write(self._fd, b)
OSError: [Errno 28] No space left on device
self._flush_unlocked()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1291, in _flush_unlocked
return os.write(self._fd, b)
OSError: [Errno 28] No space left on device
Exception in thread Thread-1164:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
n = self.raw.write(self._write_buf)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1707, in write
return os.write(self._fd, b)
OSError: [Errno 28] No space left on device
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
Exception in thread Thread-1153:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3270, in run
Exception in thread Thread-1158:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3270, in run
f.write(text)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2218, in write
Exception in thread Thread-1156:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3270, in run
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
self.flush()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2178, in flush
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3270, in run
self.buffer.flush()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1284, in flush
f.write(text)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2218, in write
self.flush()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2178, in flush
self.buffer.flush()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1284, in flush
f.write(text)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2218, in write
self._flush_unlocked()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1291, in _flush_unlocked
f.write(text)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2218, in write
self._flush_unlocked()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1291, in _flush_unlocked
self.flush()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2178, in flush
self.buffer.flush()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1284, in flush
self._flush_unlocked()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1291, in _flush_unlocked
n = self.raw.write(self._write_buf)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1707, in write
return os.write(self._fd, b)
OSError: [Errno 28] No space left on device
self.flush()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2178, in flush
n = self.raw.write(self._write_buf)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1707, in write
return os.write(self._fd, b)
OSError: [Errno 28] No space left on device
n = self.raw.write(self._write_buf)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1707, in write
self.buffer.flush()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1284, in flush
return os.write(self._fd, b)
OSError: [Errno 28] No space left on device
self._flush_unlocked()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1291, in _flush_unlocked
n = self.raw.write(self._write_buf)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1707, in write
return os.write(self._fd, b)
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_sax.py", line 904, in test_expat_binary_file_nonascii
shutil.copyfile(TEST_XMLFILE, fname)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/shutil.py", line 276, in copyfile
_fastcopy_sendfile(fsrc, fdst)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/shutil.py", line 166, in _fastcopy_sendfile
raise err from None
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/shutil.py", line 152, in _fastcopy_sendfile
sent = os.sendfile(outfd, infd, offset, blocksize)
OSError: [Errno 28] No space left on device: '/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/xmltestdata/test.xml' -> '@test_35806_tmp-àòɘŁğ'
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/mapping_tests.py", line 285, in test_setdefault
d = self._empty_mapping()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_shelve.py", line 180, in _empty_mapping
x= shelve.open(self.fn+str(self.counter), **self._args)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/shelve.py", line 243, in open
return DbfilenameShelf(filename, flag, protocol, writeback)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/shelve.py", line 227, in __init__
Shelf.__init__(self, dbm.open(filename, flag), protocol, writeback)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/dbm/__init__.py", line 95, in open
return mod.open(file, flag, mode)
_gdbm.error: [Errno 28] No space left on device: 'shelftemp.db1'
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_codecs.py", line 2540, in test_seek0
self.assertEqual(f.read(), data * 2)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/codecs.py", line 751, in __exit__
self.stream.close()
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 733, in test_read_closed
f.write("egg\n")
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_dbm.py", line 68, in test_anydbm_creation
f = dbm.open(_fname, 'c')
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/dbm/__init__.py", line 95, in open
return mod.open(file, flag, mode)
_gdbm.error: [Errno 28] No space left on device: '@test_32470_tmpæ'
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3219, in test_append_bom
pos = f.tell()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 502, in __exit__
self.close()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2186, in close
self.buffer.close()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1323, in close
self.flush()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1284, in flush
self._flush_unlocked()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1291, in _flush_unlocked
n = self.raw.write(self._write_buf)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1707, in write
return os.write(self._fd, b)
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_sax.py", line 556, in test_xmlgen_ignorable
gen.startDocument()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/xml/sax/saxutils.py", line 151, in startDocument
self._write('<?xml version="1.0" encoding="%s"?>\n' %
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/codecs.py", line 721, in write
return self.writer.write(data)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/codecs.py", line 378, in write
self.stream.write(data)
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3065, in test_seek_with_encoder_state
p0 = f.tell()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2326, in tell
self.flush()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2178, in flush
self.buffer.flush()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1284, in flush
self._flush_unlocked()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1291, in _flush_unlocked
n = self.raw.write(self._write_buf)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1707, in write
return os.write(self._fd, b)
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_dbm.py", line 92, in test_anydbm_read
self.init_db()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_dbm.py", line 50, in init_db
f = dbm.open(_fname, 'n')
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/dbm/__init__.py", line 95, in open
return mod.open(file, flag, mode)
_dbm.error: [Errno 28] No space left on device: '@test_53743_tmpæ'
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 763, in test_garbage_collection
f.write(b"abcxxx")
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/mapping_tests.py", line 175, in test_update
d = self._empty_mapping()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_shelve.py", line 180, in _empty_mapping
x= shelve.open(self.fn+str(self.counter), **self._args)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/shelve.py", line 243, in open
return DbfilenameShelf(filename, flag, protocol, writeback)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/shelve.py", line 227, in __init__
Shelf.__init__(self, dbm.open(filename, flag), protocol, writeback)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/dbm/__init__.py", line 95, in open
return mod.open(file, flag, mode)
_gdbm.error: [Errno 28] No space left on device: 'shelftemp.db1'
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_dbm.py", line 78, in test_anydbm_creation_n_file_exists_with_invalid_contents
with dbm.open(_fname, 'n') as f:
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/dbm/__init__.py", line 95, in open
return mod.open(file, flag, mode)
_gdbm.error: [Errno 28] No space left on device: '@test_53743_tmpæ'
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/unittest/case.py", line 621, in run
outcome.errors.clear()
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
Exception in thread Thread-1122:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1834, in f
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1834, in f
bufio.write(s)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1258, in write
bufio.write(s)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1258, in write
self._flush_unlocked()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1291, in _flush_unlocked
n = self.raw.write(self._write_buf)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1707, in write
self._flush_unlocked()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1291, in _flush_unlocked
return os.write(self._fd, b)
OSError: [Errno 28] No space left on device
n = self.raw.write(self._write_buf)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1707, in write
return os.write(self._fd, b)
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 2956, in test_telling
p1 = f.tell()
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3065, in test_seek_with_encoder_state
p0 = f.tell()
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/unittest/mock.py", line 1337, in patched
return func(*newargs, **newkeywargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_importlib/test_threaded_import.py", line 239, in test_side_effect_import
f.write(code.encode('utf-8'))
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/_test_multiprocessing.py", line 3218, in test_fd_transfer
self.assertEqual(f.read(), b"foo")
AssertionError: b'' != b'foo'
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3219, in test_append_bom
pos = f.tell()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2326, in tell
self.flush()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2178, in flush
self.buffer.flush()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1284, in flush
self._flush_unlocked()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1291, in _flush_unlocked
n = self.raw.write(self._write_buf)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1707, in write
return os.write(self._fd, b)
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/_test_multiprocessing.py", line 3251, in test_large_fd_transfer
self.assertEqual(f.read(), b"bar")
AssertionError: b'' != b'bar'
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1793, in test_truncate_after_write
f.write(b'\x00' * 10000)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1264, in write
self._flush_unlocked()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1291, in _flush_unlocked
n = self.raw.write(self._write_buf)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1707, in write
return os.write(self._fd, b)
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_dbm.py", line 82, in test_anydbm_modification
self.init_db()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_dbm.py", line 52, in init_db
f[k.encode("ascii")] = self._dict[k]
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/dbm/dumb.py", line 200, in __setitem__
self._addkey(key, self._addval(val))
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/dbm/dumb.py", line 164, in _addval
f.write(val)
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/runpy.py", line 197, in _run_module_as_main
return _run_code(code, main_globals, None,
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/runpy.py", line 87, in _run_code
exec(code, run_globals)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/__main__.py", line 2, in <module>
main()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/libregrtest/main.py", line 716, in main
Regrtest().main(tests=tests, **kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/libregrtest/main.py", line 638, in main
self._main(tests, kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/libregrtest/main.py", line 703, in _main
self.save_xml_result()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/libregrtest/main.py", line 564, in save_xml_result
f.write(s)
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/support/__init__.py", line 1438, in gc_collect
gc.collect()
OSError: [Errno 28] No space left on device
Warning -- Unraisable exception
Exception ignored in: <_io.BufferedRandom name='@test_34929_tmpæ'>
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/support/__init__.py", line 1438, in gc_collect
gc.collect()
OSError: [Errno 28] No space left on device
Warning -- Unraisable exception
Exception ignored in: <_io.TextIOWrapper name='@test_34929_tmpæ' encoding='ascii'>
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/support/__init__.py", line 1438, in gc_collect
gc.collect()
OSError: [Errno 28] No space left on device
Warning -- Unraisable exception
Exception ignored in: <_io.TextIOWrapper name='@test_34929_tmpæ' mode='w' encoding='euc_jis_2004'>
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/unittest/case.py", line 621, in run
outcome.errors.clear()
OSError: [Errno 28] No space left on device
Warning -- Unraisable exception
Exception ignored in: <_io.TextIOWrapper name='@test_34929_tmpæ' mode='w+' encoding='utf-8'>
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/unittest/case.py", line 621, in run
outcome.errors.clear()
OSError: [Errno 28] No space left on device
Warning -- Unraisable exception
Exception ignored in: <function IOBase.__del__ at 0x3fff87f72690>
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 421, in __del__
self.close()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2186, in close
self.buffer.close()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1323, in close
self.flush()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1284, in flush
self._flush_unlocked()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1291, in _flush_unlocked
n = self.raw.write(self._write_buf)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1707, in write
return os.write(self._fd, b)
OSError: [Errno 28] No space left on device
Warning -- Unraisable exception
Exception ignored in: <function IOBase.__del__ at 0x3fff87f72690>
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 421, in __del__
self.close()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2186, in close
self.buffer.close()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1323, in close
self.flush()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1284, in flush
self._flush_unlocked()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1291, in _flush_unlocked
n = self.raw.write(self._write_buf)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1707, in write
return os.write(self._fd, b)
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_py_compile.py", line 32, in wrapper
return fxn(*args, **kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_importlib/source/test_file_loader.py", line 179, in test_file_from_empty_string_dir
file.write("# test file for importlib")
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_dbm.py", line 124, in test_anydbm_access
self.init_db()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_dbm.py", line 52, in init_db
f[k.encode("ascii")] = self._dict[k]
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/dbm/dumb.py", line 200, in __setitem__
self._addkey(key, self._addval(val))
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/dbm/dumb.py", line 164, in _addval
f.write(val)
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/mapping_tests.py", line 93, in test_write
p = self._empty_mapping()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_shelve.py", line 180, in _empty_mapping
x= shelve.open(self.fn+str(self.counter), **self._args)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/shelve.py", line 243, in open
return DbfilenameShelf(filename, flag, protocol, writeback)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/shelve.py", line 227, in __init__
Shelf.__init__(self, dbm.open(filename, flag), protocol, writeback)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/dbm/__init__.py", line 95, in open
return mod.open(file, flag, mode)
_gdbm.error: [Errno 28] No space left on device: 'shelftemp.db1'
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_sax.py", line 904, in test_expat_binary_file_nonascii
shutil.copyfile(TEST_XMLFILE, fname)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/shutil.py", line 276, in copyfile
_fastcopy_sendfile(fsrc, fdst)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/shutil.py", line 166, in _fastcopy_sendfile
raise err from None
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/shutil.py", line 152, in _fastcopy_sendfile
sent = os.sendfile(outfd, infd, offset, blocksize)
OSError: [Errno 28] No space left on device: '/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/xmltestdata/test.xml' -> '@test_53743_tmp-àòɘŁğ'
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 565, in test_readline
f.write(b"abc\ndef\nxyzzy\nfoo\x00bar\nanother line")
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 502, in __exit__
self.close()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1323, in close
self.flush()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1284, in flush
self._flush_unlocked()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1291, in _flush_unlocked
n = self.raw.write(self._write_buf)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1707, in write
return os.write(self._fd, b)
OSError: [Errno 28] No space left on device
Traceback) ... ok
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1928, in test_garbage_collection
self.assertEqual(f.read(), b"123xxx")
AssertionError: b'' != b'123xxx'
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 860, in test_opener
f.write("egg\n")
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 502, in __exit__
self.close()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2186, in close
self.buffer.close()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1323, in close
self.flush()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1284, in flush
self._flush_unlocked()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1291, in _flush_unlocked
n = self.raw.write(self._write_buf)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1707, in write
return os.write(self._fd, b)
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/_test_multiprocessing.py", line 828, in test_stderr_flush
self.assertIn("ZeroDivisionError", err)
AssertionError: 'ZeroDivisionError' not found in ''
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_dbm.py", line 78, in test_anydbm_creation_n_file_exists_with_invalid_contents
with dbm.open(_fname, 'n') as f:
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/dbm/__init__.py", line 95, in open
return mod.open(file, flag, mode)
_dbm.error: [Errno 28] No space left on device: '@test_53743_tmpæ'
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 752, in test_closefd_attr
f.write(b"egg\n")
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 502, in __exit__
self.close()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1323, in close
self.flush()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1284, in flush
self._flush_unlocked()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1291, in _flush_unlocked
n = self.raw.write(self._write_buf)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1707, in write
return os.write(self._fd, b)
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_dbm.py", line 113, in test_empty_value
f = dbm.open(_fname, 'c')
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/dbm/__init__.py", line 95, in open
return mod.open(file, flag, mode)
_dbm.error: [Errno 28] No space left on device: '@test_53743_tmpæ'
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_dbm.py", line 78, in test_anydbm_creation_n_file_exists_with_invalid_contents
with dbm.open(_fname, 'n') as f:
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/dbm/__init__.py", line 95, in open
return mod.open(file, flag, mode)
_dbm.error: [Errno 28] No space left on device: '@test_32470_tmpæ'
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2184, in close
self.flush()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2178, in flush
self.buffer.flush()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1284, in flush
self._flush_unlocked()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1291, in _flush_unlocked
n = self.raw.write(self._write_buf)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1707, in write
return os.write(self._fd, b)
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_sax.py", line 774, in test_xmlgen_fragment
gen.startElement("foo", {"a": "1.0"})
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/xml/sax/saxutils.py", line 168, in startElement
self._write('<' + name)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/codecs.py", line 721, in write
return self.writer.write(data)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/codecs.py", line 378, in write
self.stream.write(data)
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/mapping_tests.py", line 45, in test_read
p = self._empty_mapping()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_shelve.py", line 180, in _empty_mapping
x= shelve.open(self.fn+str(self.counter), **self._args)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/shelve.py", line 243, in open
return DbfilenameShelf(filename, flag, protocol, writeback)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/shelve.py", line 227, in __init__
Shelf.__init__(self, dbm.open(filename, flag), protocol, writeback)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/dbm/__init__.py", line 95, in open
return mod.open(file, flag, mode)
_gdbm.error: [Errno 28] No space left on device: 'shelftemp.db1'
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/_test_multiprocessing.py", line 1115, in test_no_import_lock_contention
with test.support.temp_cwd():
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/support/__init__.py", line 956, in temp_cwd
with temp_dir(path=name, quiet=quiet) as temp_path:
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/support/__init__.py", line 895, in temp_dir
os.mkdir(path)
OSError: [Errno 28] No space left on device: 'tempcwd'
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_gc.py", line 753, in test_global_del_SystemExit
script.write(code)
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 763, in test_garbage_collection
f.write(b"abcxxx")
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1707, in write
return os.write(self._fd, b)
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_dbm.py", line 82, in test_anydbm_modification
self.init_db()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_dbm.py", line 50, in init_db
f = dbm.open(_fname, 'n')
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/dbm/__init__.py", line 95, in open
return mod.open(file, flag, mode)
_dbm.error: [Errno 28] No space left on device: '@test_32470_tmpæ'
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_sax.py", line 656, in test_1463026_2
gen.startDocument()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/xml/sax/saxutils.py", line 151, in startDocument
self._write('<?xml version="1.0" encoding="%s"?>\n' %
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/codecs.py", line 721, in write
return self.writer.write(data)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/codecs.py", line 378, in write
self.stream.write(data)
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
Exception in thread Thread-52:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3270, in run
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
f.write(text)
OSError: [Errno 28] No space left on device
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3270, in run
Exception in thread Thread-51:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
f.write(text)
OSError: [Errno 28] No space left on device
Exception in thread Thread-50:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3270, in run
f.write(text)
OSError: [Errno 28] No space left on device
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
Exception in thread Thread-54:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3270, in run
Exception in thread Thread-64:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
f.write(text)
OSError: [Errno 28] No space left on device
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3270, in run
f.write(text)
OSError: [Errno 28] No space left on device
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3270, in run
Exception in thread Thread-61:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3270, in run
f.write(text)
OSError: [Errno 28] No space left on device
f.write(text)
OSError: [Errno 28] No space left on device
Exception in thread Thread-60:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
Exception in thread Thread-58:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3270, in run
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3270, in run
f.write(text)
OSError: [Errno 28] No space left on device
f.write(text)
OSError: [Errno 28] No space left on device
Exception in thread Thread-56:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
Exception in thread Thread-66:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3270, in run
f.write(text)
OSError: [Errno 28] No space left on device
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
Exception in thread Thread-49:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3270, in run
f.write(text)
OSError: [Errno 28] No space left on device
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3270, in run
Exception in thread Thread-62:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
f.write(text)
OSError: [Errno 28] No space left on device
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
Exception in thread Thread-65:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3270, in run
Exception in thread Thread-55:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3270, in run
f.write(text)
OSError: [Errno 28] No space left on device
f.write(text)
OSError: [Errno 28] No space left on device
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3270, in run
Exception in thread Thread-48:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3270, in run
f.write(text)
OSError: [Errno 28] No space left on device
Exception in thread Thread-63:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
f.write(text)
OSError: [Errno 28] No space left on device
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
Exception in thread Thread-57:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3270, in run
Exception in thread Thread-59:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3270, in run
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3270, in run
f.write(text)
OSError: [Errno 28] No space left on device
f.write(text)
OSError: [Errno 28] No space left on device
f.write(text)
OSError: [Errno 28] No space left on device
Exception in thread Thread-53:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3270, in run
f.write(text)
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_sax.py", line 187, in test_parse_path_object
make_xml_file(self.data, 'utf-8', None)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_sax.py", line 116, in make_xml_file
f.write(xml_str(doc, decl_encoding))
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_dbm.py", line 113, in test_empty_value
f = dbm.open(_fname, 'c')
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/dbm/__init__.py", line 95, in open
return mod.open(file, flag, mode)
_gdbm.error: [Errno 28] No space left on device: '@test_53743_tmpæ'
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/support/__init__.py", line 1761, in wrapper
return func(*args, **kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3274, in test_threads_write
time.sleep(0.02)
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_sax.py", line 766, in test_no_close_file
func(result)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_sax.py", line 764, in func
gen.startDocument()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/xml/sax/saxutils.py", line 151, in startDocument
self._write('<?xml version="1.0" encoding="%s"?>\n' %
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/codecs.py", line 721, in write
return self.writer.write(data)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/codecs.py", line 378, in write
self.stream.write(data)
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1834, in f
Exception in thread Thread-5:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
bufio.write(s)
OSError: [Errno 28] No space left on device
Exception in thread Thread-6:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1834, in f
Exception in thread Thread-7:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1834, in f
bufio.write(s)
OSError: [Errno 28] No space left on device
bufio.write(s)
OSError: [Errno 28] No space left on device
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
Exception in thread Thread-8:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1834, in f
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1834, in f
Exception in thread Thread-9:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
bufio.write(s)
OSError: [Errno 28] No space left on device
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1834, in f
bufio.write(s)
OSError: [Errno 28] No space left on device
Exception in thread Thread-11:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
bufio.write(s)
OSError: [Errno 28] No space left on device
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1834, in f
Exception in thread Thread-12:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1834, in f
bufio.write(s)
OSError: [Errno 28] No space left on device
bufio.write(s)
OSError: [Errno 28] No space left on device
Exception in thread Thread-13:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
Exception in thread Thread-10:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
Exception in thread Thread-14:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1834, in f
Exception in thread Thread-15:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
bufio.write(s)
OSError: [Errno 28] No space left on device
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1834, in f
bufio.write(s)
OSError: [Errno 28] No space left on device
Exception in thread Thread-16:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
Exception in thread Thread-17:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1834, in f
bufio.write(s)
OSError: [Errno 28] No space left on device
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1834, in f
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1834, in f
bufio.write(s)
OSError: [Errno 28] No space left on device
Exception in thread Thread-18:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1834, in f
bufio.write(s)
OSError: [Errno 28] No space left on device
bufio.write(s)
OSError: [Errno 28] No space left on device
Exception in thread Thread-19:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1834, in f
Exception in thread Thread-20:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1834, in f
bufio.write(s)
OSError: [Errno 28] No space left on device
bufio.write(s)
OSError: [Errno 28] No space left on device
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1834, in f
bufio.write(s)
OSError: [Errno 28] No space left on device
Exception in thread Thread-21:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1834, in f
bufio.write(s)
OSError: [Errno 28] No space left on device
Exception in thread Thread-22:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
Exception in thread Thread-23:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1834, in f
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
bufio.write(s)
OSError: [Errno 28] No space left on device
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1834, in f
bufio.write(s)
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 2982, in test_seeking
f.write(line*2)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 502, in __exit__
self.close()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1323, in close
self.flush()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1284, in flush
self._flush_unlocked()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1291, in _flush_unlocked
n = self.raw.write(self._write_buf)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1707, in write
return os.write(self._fd, b)
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 722, in test_array_writes
check(self.FileIO(support.TESTFN, "w"))
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 719, in check
self.assertEqual(f.write(a), n)
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_shelve.py", line 82, in test_proto2_file_shelf
s = shelve.open(self.fn, protocol=2)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/shelve.py", line 243, in open
return DbfilenameShelf(filename, flag, protocol, writeback)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/shelve.py", line 227, in __init__
Shelf.__init__(self, dbm.open(filename, flag), protocol, writeback)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/dbm/__init__.py", line 95, in open
return mod.open(file, flag, mode)
_gdbm.error: [Errno 28] No space left on device: 'shelftemp.db'
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3234, in test_seek_bom
pos = f.tell()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 502, in __exit__
self.close()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2186, in close
self.buffer.close()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1323, in close
self.flush()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1284, in flush
self._flush_unlocked()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1291, in _flush_unlocked
n = self.raw.write(self._write_buf)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1707, in write
return os.write(self._fd, b)
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_sax.py", line 456, in test_xmlgen_content
gen.startDocument()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/xml/sax/saxutils.py", line 151, in startDocument
self._write('<?xml version="1.0" encoding="%s"?>\n' %
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/codecs.py", line 721, in write
return self.writer.write(data)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/codecs.py", line 378, in write
self.stream.write(data)
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/mapping_tests.py", line 176, in test_update
d.update(self.other)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_collections_abc.py", line 940, in update
self[key] = other[key]
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/shelve.py", line 125, in __setitem__
self.dict[key.encode(self.keyencoding)] = f.getvalue()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/dbm/dumb.py", line 200, in __setitem__
self._addkey(key, self._addval(val))
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/dbm/dumb.py", line 164, in _addval
f.write(val)
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_unicodedata.py", line 336, 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/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_fstring.py", line 1117, in test_filename_in_syntaxerror
with temp_cwd() as cwd:
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/support/__init__.py", line 956, in temp_cwd
with temp_dir(path=name, quiet=quiet) as temp_path:
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/support/__init__.py", line 895, in temp_dir
os.mkdir(path)
OSError: [Errno 28] No space left on device: 'tempcwd'
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 2404, in test_garbage_collection
CBufferedWriterTest.test_garbage_collection(self)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1928, in test_garbage_collection
self.assertEqual(f.read(), b"123xxx")
AssertionError: b'' != b'123xxx'
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_importlib/test_threaded_import.py", line 199, in test_circular_imports
os.mkdir(TESTFN)
OSError: [Errno 28] No space left on device: '@test_32516_tmpæ'
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 860, in test_opener
f.write("egg\n")
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_unicodedata.py", line 330, in test_normalization
testdata = open_urlresource(TESTDATAURL, encoding="utf-8",
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 632, in test_append_mode_tell
f.write(b"xxx")
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 502, in __exit__
self.close()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1323, in close
self.flush()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1284, in flush
self._flush_unlocked()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1291, in _flush_unlocked
n = self.raw.write(self._write_buf)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1707, in write
return os.write(self._fd, b)
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 4179, in test_create_writes
f.write(b"spam")
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/mapping_tests.py", line 143, in test_keys
d = self._empty_mapping()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_shelve.py", line 180, in _empty_mapping
x= shelve.open(self.fn+str(self.counter), **self._args)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/shelve.py", line 243, in open
return DbfilenameShelf(filename, flag, protocol, writeback)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/shelve.py", line 227, in __init__
Shelf.__init__(self, dbm.open(filename, flag), protocol, writeback)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/dbm/__init__.py", line 95, in open
return mod.open(file, flag, mode)
_gdbm.error: [Errno 28] No space left on device: 'shelftemp.db1'
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/mapping_tests.py", line 137, in test_bool
self.assertTrue(not self._empty_mapping())
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_shelve.py", line 180, in _empty_mapping
x= shelve.open(self.fn+str(self.counter), **self._args)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/shelve.py", line 243, in open
return DbfilenameShelf(filename, flag, protocol, writeback)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/shelve.py", line 227, in __init__
Shelf.__init__(self, dbm.open(filename, flag), protocol, writeback)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/dbm/__init__.py", line 95, in open
return mod.open(file, flag, mode)
_gdbm.error: [Errno 28] No space left on device: 'shelftemp.db1'
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_dbm.py", line 68, in test_anydbm_creation
f = dbm.open(_fname, 'c')
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/dbm/__init__.py", line 95, in open
return mod.open(file, flag, mode)
_gdbm.error: [Errno 28] No space left on device: '@test_53743_tmpæ'
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/mapping_tests.py", line 47, in test_read
d = self._full_mapping(self.reference)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/mapping_tests.py", line 27, in _full_mapping
x[key] = value
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/shelve.py", line 125, in __setitem__
self.dict[key.encode(self.keyencoding)] = f.getvalue()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/dbm/dumb.py", line 200, in __setitem__
self._addkey(key, self._addval(val))
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/dbm/dumb.py", line 164, in _addval
f.write(val)
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1457, in test_threads
f.write(s)
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_socketserver.py", line 311, in test_sync_handled
BaseErrorTestServer(ValueError)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_socketserver.py", line 350, in __init__
self.handle_request()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/socketserver.py", line 296, in handle_request
return self._handle_request_noblock()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/socketserver.py", line 318, in _handle_request_noblock
self.handle_error(request, client_address)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_socketserver.py", line 357, in handle_error
log.write('Error handled\n')
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_dbm.py", line 181, in setUp
self.d = dbm.open(self.filename, 'c')
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/dbm/__init__.py", line 95, in open
return mod.open(file, flag, mode)
_gdbm.error: [Errno 28] No space left on device: '@test_53743_tmpæ'
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 2956, in test_telling
p1 = f.tell()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2326, in tell
self.flush()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2178, in flush
self.buffer.flush()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1284, in flush
self._flush_unlocked()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1291, in _flush_unlocked
n = self.raw.write(self._write_buf)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1707, in write
return os.write(self._fd, b)
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_shelve.py", line 66, in test_ascii_file_shelf
s = shelve.open(self.fn, protocol=0)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/shelve.py", line 243, in open
return DbfilenameShelf(filename, flag, protocol, writeback)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/shelve.py", line 227, in __init__
Shelf.__init__(self, dbm.open(filename, flag), protocol, writeback)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/dbm/__init__.py", line 95, in open
return mod.open(file, flag, mode)
_gdbm.error: [Errno 28] No space left on device: 'shelftemp.db'
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_socketserver.py", line 316, in test_sync_not_handled
BaseErrorTestServer(SystemExit)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_socketserver.py", line 350, in __init__
self.handle_request()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/socketserver.py", line 296, in handle_request
return self._handle_request_noblock()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/socketserver.py", line 318, in _handle_request_noblock
self.handle_error(request, client_address)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_socketserver.py", line 357, in handle_error
log.write('Error handled\n')
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3248, in test_seek_append_bom
f.write('aaa')
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 502, in __exit__
self.close()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2186, in close
self.buffer.close()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1323, in close
self.flush()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1284, in flush
self._flush_unlocked()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1291, in _flush_unlocked
n = self.raw.write(self._write_buf)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1707, in write
return os.write(self._fd, b)
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 4179, in test_create_writes
f.write(b"spam")
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 502, in __exit__
self.close()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1323, in close
self.flush()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1284, in flush
self._flush_unlocked()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1291, in _flush_unlocked
n = self.raw.write(self._write_buf)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1707, in write
return os.write(self._fd, b)
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_sax.py", line 506, in test_xmlgen_attr_escape
gen.startDocument()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/xml/sax/saxutils.py", line 151, in startDocument
self._write('<?xml version="1.0" encoding="%s"?>\n' %
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/codecs.py", line 721, in write
return self.writer.write(data)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/codecs.py", line 378, in write
self.stream.write(data)
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_dbm.py", line 82, in test_anydbm_modification
self.init_db()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_dbm.py", line 50, in init_db
f = dbm.open(_fname, 'n')
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/dbm/__init__.py", line 95, in open
return mod.open(file, flag, mode)
_gdbm.error: [Errno 28] No space left on device: '@test_32470_tmpæ'
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/mapping_tests.py", line 157, in test_items
d = self._empty_mapping()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_shelve.py", line 180, in _empty_mapping
x= shelve.open(self.fn+str(self.counter), **self._args)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/shelve.py", line 243, in open
return DbfilenameShelf(filename, flag, protocol, writeback)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/shelve.py", line 227, in __init__
Shelf.__init__(self, dbm.open(filename, flag), protocol, writeback)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/dbm/__init__.py", line 95, in open
return mod.open(file, flag, mode)
_gdbm.error: [Errno 28] No space left on device: 'shelftemp.db1'
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_array.py", line 373, in test_tofromfile
f.close()
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_urllib2net.py", line 121, in test_file
f.close()
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 2907, in test_basic_io
f.close()
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/multiprocessing/process.py", line 315, in _bootstrap
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/multiprocessing/process.py", line 108, in run
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/_test_multiprocessing.py", line 3198, in _writefd
os.write(fd, data)
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 544, in test_raw_file_io
self.write_ops(f)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 325, in write_ops
self.assertEqual(f.write(b"blah."), 5)
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1781, in test_truncate
self.assertEqual(bufio.truncate(3), 3)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1443, in truncate
return BufferedWriter.truncate(self, pos)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1277, in truncate
self._flush_unlocked()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1291, in _flush_unlocked
n = self.raw.write(self._write_buf)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1707, in write
return os.write(self._fd, b)
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_dbm.py", line 113, in test_empty_value
f = dbm.open(_fname, 'c')
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/dbm/__init__.py", line 95, in open
return mod.open(file, flag, mode)
_dbm.error: [Errno 28] No space left on device: '@test_32470_tmpæ'
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_sax.py", line 480, in test_xmlgen_pi
gen.startDocument()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/xml/sax/saxutils.py", line 151, in startDocument
self._write('<?xml version="1.0" encoding="%s"?>\n' %
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/codecs.py", line 721, in write
return self.writer.write(data)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/codecs.py", line 378, in write
self.stream.write(data)
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3050, in test_multibyte_seek_and_tell
f.close()
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_dbm.py", line 92, in test_anydbm_read
self.init_db()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_dbm.py", line 50, in init_db
f = dbm.open(_fname, 'n')
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/dbm/__init__.py", line 95, in open
return mod.open(file, flag, mode)
_gdbm.error: [Errno 28] No space left on device: '@test_32470_tmpæ'
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_tracemalloc.py", line 309, in test_snapshot
snapshot.dump(support.TESTFN)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/tracemalloc.py", line 431, in dump
pickle.dump(self, fp, pickle.HIGHEST_PROTOCOL)
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/socketserver.py", line 316, in _handle_request_noblock
self.process_request(request, client_address)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/socketserver.py", line 347, in process_request
self.finish_request(request, client_address)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/socketserver.py", line 360, in finish_request
self.RequestHandlerClass(request, client_address, self)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/socketserver.py", line 747, in __init__
self.handle()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_socketserver.py", line 366, in handle
log.write('Handler called\n')
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_sax.py", line 645, in test_1463026_1_empty
gen.startDocument()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/xml/sax/saxutils.py", line 151, in startDocument
self._write('<?xml version="1.0" encoding="%s"?>\n' %
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/codecs.py", line 721, in write
return self.writer.write(data)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/codecs.py", line 378, in write
self.stream.write(data)
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1793, in test_truncate_after_write
f.write(b'\x00' * 10000)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 502, in __exit__
self.close()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1323, in close
self.flush()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1284, in flush
self._flush_unlocked()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1291, in _flush_unlocked
n = self.raw.write(self._write_buf)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1707, in write
return os.write(self._fd, b)
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/_test_multiprocessing.py", line 861, in test_sys_exit
self.assertEqual(p.exitcode, 1)
AssertionError: 120 != 1
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1841, in test_threads
self.assertFalse(errors,
AssertionError: [OSError(28, 'No space left on device'), OSError(28, 'No space left on device'), OSError(28, 'No space left on device'), OSError(28, 'No space left on device'), OSError(28, 'No space left on device'), OSError(28, 'No space left on device'), OSError(28, 'No space left on device'), OSError(28, 'No space left on device'), OSError(28, 'No space left on device'), OSError(28, 'No space left on device'), OSError(28, 'No space left on device'), OSError(28, 'No space left on device'), OSError(28, 'No space left on device'), OSError(28, 'No space left on device'), OSError(28, 'No space left on device'), OSError(28, 'No space left on device'), OSError(28, 'No space left on device'), OSError(28, 'No space left on device'), OSError(28, 'No space left on device'), OSError(28, 'No space left on device')] is not false : the following exceptions were caught: [OSError(28, 'No space left on device'), OSError(28, 'No space left on device'), OSError(28, 'No space left on device'), OSError
(28, 'No space left on device'), OSError(28, 'No space left on device'), OSError(28, 'No space left on device'), OSError(28, 'No space left on device'), OSError(28, 'No space left on device'), OSError(28, 'No space left on device'), OSError(28, 'No space left on device'), OSError(28, 'No space left on device'), OSError(28, 'No space left on device'), OSError(28, 'No space left on device'), OSError(28, 'No space left on device'), OSError(28, 'No space left on device'), OSError(28, 'No space left on device'), OSError(28, 'No space left on device'), OSError(28, 'No space left on device'), OSError(28, 'No space left on device'), OSError(28, 'No space left on device')]
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_dbm.py", line 104, in test_anydbm_keys
self.init_db()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_dbm.py", line 50, in init_db
f = dbm.open(_fname, 'n')
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/dbm/__init__.py", line 95, in open
return mod.open(file, flag, mode)
_dbm.error: [Errno 28] No space left on device: '@test_53743_tmpæ'
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_sax.py", line 724, in test_5027_1
parser.parse(test_xml)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/xml/sax/expatreader.py", line 111, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/xml/sax/xmlreader.py", line 125, in parse
self.feed(buffer)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/xml/sax/expatreader.py", line 210, in feed
self._cont_handler.startDocument()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/xml/sax/saxutils.py", line 151, in startDocument
self._write('<?xml version="1.0" encoding="%s"?>\n' %
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/codecs.py", line 721, in write
return self.writer.write(data)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/codecs.py", line 378, in write
self.stream.write(data)
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 926, in test_fspath_support
check_path_succeeds(FakePath(support.TESTFN))
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 921, in check_path_succeeds
f.write("egg\n")
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1781, in test_truncate
self.assertEqual(bufio.truncate(3), 3)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1277, in truncate
self._flush_unlocked()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1291, in _flush_unlocked
n = self.raw.write(self._write_buf)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1707, in write
return os.write(self._fd, b)
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 2252, in test_threads
BufferedReaderTest.test_threads(self)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1457, in test_threads
f.write(s)
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_dbm.py", line 68, in test_anydbm_creation
f = dbm.open(_fname, 'c')
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/dbm/__init__.py", line 95, in open
return mod.open(file, flag, mode)
_dbm.error: [Errno 28] No space left on device: '@test_32470_tmpæ'
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_dbm.py", line 124, in test_anydbm_access
self.init_db()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_dbm.py", line 50, in init_db
f = dbm.open(_fname, 'n')
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/dbm/__init__.py", line 95, in open
return mod.open(file, flag, mode)
_dbm.error: [Errno 28] No space left on device: '@test_32470_tmpæ'
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_dbm.py", line 92, in test_anydbm_read
self.init_db()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_dbm.py", line 52, in init_db
f[k.encode("ascii")] = self._dict[k]
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/dbm/dumb.py", line 200, in __setitem__
self._addkey(key, self._addval(val))
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/dbm/dumb.py", line 164, in _addval
f.write(val)
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_deque.py", line 73, in test_maxlen
fo.close()
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 659, in test_destructor
f.write(b"xxx")
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1707, in write
return os.write(self._fd, b)
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_dbm.py", line 124, in test_anydbm_access
self.init_db()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_dbm.py", line 50, in init_db
f = dbm.open(_fname, 'n')
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/dbm/__init__.py", line 95, in open
return mod.open(file, flag, mode)
_gdbm.error: [Errno 28] No space left on device: '@test_32470_tmpæ'
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 556, in test_buffered_file_io
self.write_ops(f)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 502, in __exit__
self.close()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1323, in close
self.flush()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1284, in flush
self._flush_unlocked()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1291, in _flush_unlocked
n = self.raw.write(self._write_buf)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1707, in write
return os.write(self._fd, b)
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_codecs.py", line 714, in test_bug691291
fp.write(s)
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_array.py", line 404, in test_filewrite
f.close()
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_sax.py", line 584, in test_xmlgen_encoding_bytes
gen.startDocument()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/xml/sax/saxutils.py", line 151, in startDocument
self._write('<?xml version="1.0" encoding="%s"?>\n' %
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/codecs.py", line 721, in write
return self.writer.write(data)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/codecs.py", line 378, in write
self.stream.write(data)
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_dbm.py", line 104, in test_anydbm_keys
self.init_db()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_dbm.py", line 52, in init_db
f[k.encode("ascii")] = self._dict[k]
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/dbm/dumb.py", line 200, in __setitem__
self._addkey(key, self._addval(val))
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/dbm/dumb.py", line 164, in _addval
f.write(val)
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/mapping_tests.py", line 163, in test_len
d = self._empty_mapping()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_shelve.py", line 180, in _empty_mapping
x= shelve.open(self.fn+str(self.counter), **self._args)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/shelve.py", line 243, in open
return DbfilenameShelf(filename, flag, protocol, writeback)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/shelve.py", line 227, in __init__
Shelf.__init__(self, dbm.open(filename, flag), protocol, writeback)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/dbm/__init__.py", line 95, in open
return mod.open(file, flag, mode)
_gdbm.error: [Errno 28] No space left on device: 'shelftemp.db1'
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_shelve.py", line 74, in test_binary_file_shelf
s = shelve.open(self.fn, protocol=1)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/shelve.py", line 243, in open
return DbfilenameShelf(filename, flag, protocol, writeback)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/shelve.py", line 227, in __init__
Shelf.__init__(self, dbm.open(filename, flag), protocol, writeback)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/dbm/__init__.py", line 95, in open
return mod.open(file, flag, mode)
_gdbm.error: [Errno 28] No space left on device: 'shelftemp.db'
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_sax.py", line 616, in test_xmlgen_ns_empty
gen.startDocument()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/xml/sax/saxutils.py", line 151, in startDocument
self._write('<?xml version="1.0" encoding="%s"?>\n' %
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/codecs.py", line 721, in write
return self.writer.write(data)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/codecs.py", line 378, in write
self.stream.write(data)
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_configparser.py", line 1067, in setUp
cf.write(f)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/configparser.py", line 922, in write
self._write_section(fp, section,
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/configparser.py", line 935, in _write_section
fp.write("{}{}\n".format(key, value))
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/socketserver.py", line 683, in process_request_thread
self.finish_request(request, client_address)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/socketserver.py", line 360, in finish_request
self.RequestHandlerClass(request, client_address, self)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/socketserver.py", line 747, in __init__
self.handle()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_socketserver.py", line 366, in handle
log.write('Handler called\n')
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_sax.py", line 530, in test_xmlgen_encoding
gen.startDocument()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/xml/sax/saxutils.py", line 151, in startDocument
self._write('<?xml version="1.0" encoding="%s"?>\n' %
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/codecs.py", line 721, in write
return self.writer.write(data)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/codecs.py", line 378, in write
self.stream.write(data)
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 556, in test_buffered_file_io
self.write_ops(f)
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3033, in test_seek_and_tell
test_seek_and_tell_with_data(input)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3010, in test_seek_and_tell_with_data
f.close()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1323, in close
self.flush()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1284, in flush
self._flush_unlocked()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1291, in _flush_unlocked
n = self.raw.write(self._write_buf)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1707, in write
return os.write(self._fd, b)
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 659, in test_destructor
f.write(b"xxx")
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_sax.py", line 1242, in test_expat_locator_withinfo_nonascii
shutil.copyfile(TEST_XMLFILE, fname)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/shutil.py", line 276, in copyfile
_fastcopy_sendfile(fsrc, fdst)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/shutil.py", line 166, in _fastcopy_sendfile
raise err from None
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/shutil.py", line 152, in _fastcopy_sendfile
sent = os.sendfile(outfd, infd, offset, blocksize)
OSError: [Errno 28] No space left on device: '/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/xmltestdata/test.xml' -> '@test_35806_tmp-àòɘŁğ'
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_sax.py", line 543, in test_xmlgen_unencodable
gen.startDocument()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/xml/sax/saxutils.py", line 151, in startDocument
self._write('<?xml version="1.0" encoding="%s"?>\n' %
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/codecs.py", line 721, in write
return self.writer.write(data)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/codecs.py", line 378, in write
self.stream.write(data)
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 2982, in test_seeking
f.write(line*2)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1264, in write
self._flush_unlocked()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1291, in _flush_unlocked
n = self.raw.write(self._write_buf)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1707, in write
return os.write(self._fd, b)
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1793, in test_truncate_after_write
f.write(b'\x00' * 10000)
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3219, in test_append_bom
pos = f.tell()
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_shelve.py", line 68, in test_ascii_file_shelf
s['key1'] = (1,2,3,4)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/shelve.py", line 125, in __setitem__
self.dict[key.encode(self.keyencoding)] = f.getvalue()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/dbm/dumb.py", line 200, in __setitem__
self._addkey(key, self._addval(val))
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/dbm/dumb.py", line 164, in _addval
f.write(val)
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 556, in test_buffered_file_io
self.write_ops(f)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 326, in write_ops
f.truncate(0)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1277, in truncate
self._flush_unlocked()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1291, in _flush_unlocked
n = self.raw.write(self._write_buf)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1707, in write
return os.write(self._fd, b)
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/socketserver.py", line 685, in process_request_thread
self.handle_error(request, client_address)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_socketserver.py", line 357, in handle_error
log.write('Error handled\n')
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1457, in test_threads
f.write(s)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1264, in write
self._flush_unlocked()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1291, in _flush_unlocked
n = self.raw.write(self._write_buf)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1707, in write
return os.write(self._fd, b)
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_socketserver.py", line 325, in test_threading_not_handled
self.check_result(handled=False)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_socketserver.py", line 340, in check_result
self.assertEqual(log.read(), expected)
AssertionError: '' != 'Handler called\n'
+ Handler called
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
Exception in thread Thread-1104:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
Exception in thread Thread-1105:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1834, in f
Exception in thread Thread-1106:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1834, in f
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
Exception in thread Thread-1107:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1834, in f
Exception in thread Thread-1108:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1834, in f
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1834, in f
bufio.write(s)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1258, in write
Exception in thread Thread-1109:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1834, in f
bufio.write(s)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1258, in write
self._flush_unlocked()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1291, in _flush_unlocked
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1834, in f
bufio.write(s)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1264, in write
self._flush_unlocked()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1291, in _flush_unlocked
n = self.raw.write(self._write_buf)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1707, in write
return os.write(self._fd, b)
OSError: [Errno 28] No space left on device
bufio.write(s)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1258, in write
bufio.write(s)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1258, in write
self._flush_unlocked()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1291, in _flush_unlocked
self._flush_unlocked()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1291, in _flush_unlocked
n = self.raw.write(self._write_buf)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1707, in write
return os.write(self._fd, b)
OSError: [Errno 28] No space left on device
Exception in thread Thread-1110:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
bufio.write(s)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1258, in write
self._flush_unlocked()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1291, in _flush_unlocked
n = self.raw.write(self._write_buf)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1707, in write
bufio.write(s)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1258, in write
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
return os.write(self._fd, b)
OSError: [Errno 28] No space left on device
n = self.raw.write(self._write_buf)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1707, in write
self._flush_unlocked()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1291, in _flush_unlocked
n = self.raw.write(self._write_buf)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1707, in write
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1834, in f
self._flush_unlocked()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1291, in _flush_unlocked
bufio.write(s)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1258, in write
self._flush_unlocked()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1291, in _flush_unlocked
n = self.raw.write(self._write_buf)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1707, in write
return os.write(self._fd, b)
OSError: [Errno 28] No space left on device
n = self.raw.write(self._write_buf)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1707, in write
return os.write(self._fd, b)
OSError: [Errno 28] No space left on device
return os.write(self._fd, b)
OSError: [Errno 28] No space left on device
Exception in thread Thread-1111:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
n = self.raw.write(self._write_buf)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1707, in write
return os.write(self._fd, b)
OSError: [Errno 28] No space left on device
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
Exception in thread Thread-1112:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
return os.write(self._fd, b)
OSError: [Errno 28] No space left on device
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1834, in f
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1834, in f
bufio.write(s)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1258, in write
self._flush_unlocked()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1291, in _flush_unlocked
Exception in thread Thread-1113:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
Exception in thread Thread-1114:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1834, in f
n = self.raw.write(self._write_buf)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1707, in write
return os.write(self._fd, b)
OSError: [Errno 28] No space left on device
bufio.write(s)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1258, in write
self._flush_unlocked()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1291, in _flush_unlocked
n = self.raw.write(self._write_buf)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1707, in write
return os.write(self._fd, b)
OSError: [Errno 28] No space left on device
Exception in thread Thread-1115:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
bufio.write(s)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1258, in write
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1834, in f
bufio.write(s)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1258, in write
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1834, in f
Exception in thread Thread-1116:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
self._flush_unlocked()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1291, in _flush_unlocked
n = self.raw.write(self._write_buf)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1707, in write
self._flush_unlocked()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1291, in _flush_unlocked
n = self.raw.write(self._write_buf)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1707, in write
return os.write(self._fd, b)
OSError: [Errno 28] No space left on device
bufio.write(s)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1258, in write
return os.write(self._fd, b)
OSError: [Errno 28] No space left on device
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
self._flush_unlocked()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1291, in _flush_unlocked
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1834, in f
Exception in thread Thread-1117:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
bufio.write(s)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1258, in write
self._flush_unlocked()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1291, in _flush_unlocked
n = self.raw.write(self._write_buf)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1707, in write
n = self.raw.write(self._write_buf)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1707, in write
Exception in thread Thread-1118:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1834, in f
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1834, in f
return os.write(self._fd, b)
OSError: [Errno 28] No space left on device
Exception in thread Thread-1119:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1834, in f
bufio.write(s)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1258, in write
bufio.write(s)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1258, in write
self._flush_unlocked()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1291, in _flush_unlocked
self._flush_unlocked()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1291, in _flush_unlocked
n = self.raw.write(self._write_buf)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1707, in write
return os.write(self._fd, b)
OSError: [Errno 28] No space left on device
bufio.write(s)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1258, in write
Exception in thread Thread-1120:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
self._flush_unlocked()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1291, in _flush_unlocked
n = self.raw.write(self._write_buf)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1707, in write
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
return os.write(self._fd, b)
OSError: [Errno 28] No space left on device
n = self.raw.write(self._write_buf)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1707, in write
return os.write(self._fd, b)
OSError: [Errno 28] No space left on device
return os.write(self._fd, b)
OSError: [Errno 28] No space left on device
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1834, in f
bufio.write(s)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1258, in write
self._flush_unlocked()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1291, in _flush_unlocked
n = self.raw.write(self._write_buf)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1707, in write
return os.write(self._fd, b)
OSError: [Errno 28] No space left on device
Exception in thread Thread-1121:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
Exception in thread Thread-1122:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1834, in f
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1834, in f
bufio.write(s)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1258, in write
bufio.write(s)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1258, in write
self._flush_unlocked()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1291, in _flush_unlocked
n = self.raw.write(self._write_buf)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1707, in write
self._flush_unlocked()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1291, in _flush_unlocked
return os.write(self._fd, b)
OSError: [Errno 28] No space left on device
n = self.raw.write(self._write_buf)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1707, in write
return os.write(self._fd, b)
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3033, in test_seek_and_tell
test_seek_and_tell_with_data(input)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3010, in test_seek_and_tell_with_data
f.close()
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 610, in test_large_file_ops
self.large_file_ops(f)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 391, in large_file_ops
self.assertEqual(f.write(b"xxx"), 3)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1707, in write
return os.write(self._fd, b)
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_sax.py", line 435, in test_xmlgen_basic
gen.startDocument()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/xml/sax/saxutils.py", line 151, in startDocument
self._write('<?xml version="1.0" encoding="%s"?>\n' %
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/codecs.py", line 721, in write
return self.writer.write(data)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/codecs.py", line 378, in write
self.stream.write(data)
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/list_tests.py", line 77, in test_print
fo.write(str(d))
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 565, in test_readline
f.write(b"abc\ndef\nxyzzy\nfoo\x00bar\nanother line")
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1457, in test_threads
f.write(s)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 502, in __exit__
self.close()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1323, in close
self.flush()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1284, in flush
self._flush_unlocked()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1291, in _flush_unlocked
n = self.raw.write(self._write_buf)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1707, in write
return os.write(self._fd, b)
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
Exception in thread Thread-1104:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
Exception in thread Thread-1105:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1834, in f
Exception in thread Thread-1106:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1834, in f
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
Exception in thread Thread-1107:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1834, in f
Exception in thread Thread-1108:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1834, in f
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1834, in f
bufio.write(s)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1258, in write
Exception in thread Thread-1109:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1834, in f
bufio.write(s)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1258, in write
self._flush_unlocked()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1291, in _flush_unlocked
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1834, in f
bufio.write(s)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1264, in write
self._flush_unlocked()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1291, in _flush_unlocked
n = self.raw.write(self._write_buf)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1707, in write
return os.write(self._fd, b)
OSError: [Errno 28] No space left on device
bufio.write(s)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1258, in write
bufio.write(s)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1258, in write
self._flush_unlocked()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1291, in _flush_unlocked
self._flush_unlocked()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1291, in _flush_unlocked
n = self.raw.write(self._write_buf)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1707, in write
return os.write(self._fd, b)
OSError: [Errno 28] No space left on device
Exception in thread Thread-1110:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
bufio.write(s)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1258, in write
self._flush_unlocked()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1291, in _flush_unlocked
n = self.raw.write(self._write_buf)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1707, in write
bufio.write(s)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1258, in write
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
return os.write(self._fd, b)
OSError: [Errno 28] No space left on device
n = self.raw.write(self._write_buf)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1707, in write
self._flush_unlocked()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1291, in _flush_unlocked
n = self.raw.write(self._write_buf)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1707, in write
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1834, in f
self._flush_unlocked()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1291, in _flush_unlocked
bufio.write(s)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1258, in write
self._flush_unlocked()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1291, in _flush_unlocked
n = self.raw.write(self._write_buf)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1707, in write
return os.write(self._fd, b)
OSError: [Errno 28] No space left on device
n = self.raw.write(self._write_buf)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1707, in write
return os.write(self._fd, b)
OSError: [Errno 28] No space left on device
return os.write(self._fd, b)
OSError: [Errno 28] No space left on device
Exception in thread Thread-1111:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
n = self.raw.write(self._write_buf)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1707, in write
return os.write(self._fd, b)
OSError: [Errno 28] No space left on device
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
Exception in thread Thread-1112:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
return os.write(self._fd, b)
OSError: [Errno 28] No space left on device
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1834, in f
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1834, in f
bufio.write(s)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1258, in write
self._flush_unlocked()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1291, in _flush_unlocked
Exception in thread Thread-1113:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
Exception in thread Thread-1114:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1834, in f
n = self.raw.write(self._write_buf)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1707, in write
return os.write(self._fd, b)
OSError: [Errno 28] No space left on device
bufio.write(s)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1258, in write
self._flush_unlocked()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1291, in _flush_unlocked
n = self.raw.write(self._write_buf)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1707, in write
return os.write(self._fd, b)
OSError: [Errno 28] No space left on device
Exception in thread Thread-1115:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
bufio.write(s)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1258, in write
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1834, in f
bufio.write(s)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1258, in write
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1834, in f
Exception in thread Thread-1116:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
self._flush_unlocked()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1291, in _flush_unlocked
n = self.raw.write(self._write_buf)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1707, in write
self._flush_unlocked()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1291, in _flush_unlocked
n = self.raw.write(self._write_buf)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1707, in write
return os.write(self._fd, b)
OSError: [Errno 28] No space left on device
bufio.write(s)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1258, in write
return os.write(self._fd, b)
OSError: [Errno 28] No space left on device
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
self._flush_unlocked()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1291, in _flush_unlocked
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1834, in f
Exception in thread Thread-1117:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
bufio.write(s)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1258, in write
self._flush_unlocked()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1291, in _flush_unlocked
n = self.raw.write(self._write_buf)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1707, in write
n = self.raw.write(self._write_buf)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1707, in write
Exception in thread Thread-1118:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1834, in f
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1834, in f
return os.write(self._fd, b)
OSError: [Errno 28] No space left on device
Exception in thread Thread-1119:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1834, in f
bufio.write(s)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1258, in write
bufio.write(s)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1258, in write
self._flush_unlocked()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1291, in _flush_unlocked
self._flush_unlocked()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1291, in _flush_unlocked
n = self.raw.write(self._write_buf)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1707, in write
return os.write(self._fd, b)
OSError: [Errno 28] No space left on device
bufio.write(s)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1258, in write
Exception in thread Thread-1120:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
self._flush_unlocked()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1291, in _flush_unlocked
n = self.raw.write(self._write_buf)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1707, in write
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
return os.write(self._fd, b)
OSError: [Errno 28] No space left on device
n = self.raw.write(self._write_buf)
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 610, in test_large_file_ops
self.large_file_ops(f)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 391, in large_file_ops
self.assertEqual(f.write(b"xxx"), 3)
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_sax.py", line 1242, in test_expat_locator_withinfo_nonascii
shutil.copyfile(TEST_XMLFILE, fname)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/shutil.py", line 276, in copyfile
_fastcopy_sendfile(fsrc, fdst)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/shutil.py", line 166, in _fastcopy_sendfile
raise err from None
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/shutil.py", line 152, in _fastcopy_sendfile
sent = os.sendfile(outfd, infd, offset, blocksize)
OSError: [Errno 28] No space left on device: '/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/xmltestdata/test.xml' -> '@test_53743_tmp-àòɘŁğ'
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_importlib/test_threaded_import.py", line 199, in test_circular_imports
os.mkdir(TESTFN)
OSError: [Errno 28] No space left on device: '@test_53743_tmpæ'
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_dbm.py", line 124, in test_anydbm_access
self.init_db()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_dbm.py", line 50, in init_db
f = dbm.open(_fname, 'n')
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/dbm/__init__.py", line 95, in open
return mod.open(file, flag, mode)
_gdbm.error: [Errno 28] No space left on device: '@test_53743_tmpæ'
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 618, in test_with_open
f.write(b"xxx")
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3729, in test_garbage_collection
self.assertEqual(f.read(), b"456def")
AssertionError: b'' != b'456def'
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_dbm.py", line 115, in test_empty_value
f[b'empty'] = b''
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/dbm/dumb.py", line 200, in __setitem__
self._addkey(key, self._addval(val))
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/dbm/dumb.py", line 184, in _addkey
f.write("%r, %r\n" % (key.decode("Latin-1"), pos_and_siz_pair))
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3248, in test_seek_append_bom
f.write('aaa')
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3234, in test_seek_bom
pos = f.tell()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2326, in tell
self.flush()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2178, in flush
self.buffer.flush()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1284, in flush
self._flush_unlocked()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1291, in _flush_unlocked
n = self.raw.write(self._write_buf)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1707, in write
return os.write(self._fd, b)
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/multiprocessing/process.py", line 315, in _bootstrap
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/multiprocessing/process.py", line 108, in run
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/_test_multiprocessing.py", line 3198, in _writefd
os.write(fd, data)
OSError: [Errno 28] No space left on device
Process Process-92:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/multiprocessing/process.py", line 315, in _bootstrap
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/multiprocessing/process.py", line 108, in run
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/_test_multiprocessing.py", line 3198, in _writefd
os.write(fd, data)
OSError: [Errno 28] No space left on device
Exception ignored in: <_io.TextIOWrapper name=6 mode='w' encoding='UTF-8'>
OSError: [Errno 28] No space left on device
Exception ignored in: <_io.TextIOWrapper name=6 mode='w' encoding='UTF-8'>
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_sax.py", line 136, in test_parse_text
make_xml_file(self.data, encoding)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_sax.py", line 116, in make_xml_file
f.write(xml_str(doc, decl_encoding))
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_sax.py", line 1140, in test_expat_inpsource_sysid_nonascii
shutil.copyfile(TEST_XMLFILE, fname)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/shutil.py", line 276, in copyfile
_fastcopy_sendfile(fsrc, fdst)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/shutil.py", line 166, in _fastcopy_sendfile
raise err from None
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/shutil.py", line 152, in _fastcopy_sendfile
sent = os.sendfile(outfd, infd, offset, blocksize)
OSError: [Errno 28] No space left on device: '/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/xmltestdata/test.xml' -> '@test_53743_tmp-àòɘŁğ'
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_dbm.py", line 104, in test_anydbm_keys
self.init_db()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_dbm.py", line 50, in init_db
f = dbm.open(_fname, 'n')
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/dbm/__init__.py", line 95, in open
return mod.open(file, flag, mode)
_dbm.error: [Errno 28] No space left on device: '@test_32470_tmpæ'
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_sax.py", line 568, in test_xmlgen_ignorable_empty
gen.startDocument()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/xml/sax/saxutils.py", line 151, in startDocument
self._write('<?xml version="1.0" encoding="%s"?>\n' %
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/codecs.py", line 721, in write
return self.writer.write(data)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/codecs.py", line 378, in write
self.stream.write(data)
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 632, in test_append_mode_tell
f.write(b"xxx")
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_shelve.py", line 84, in test_proto2_file_shelf
s['key1'] = (1,2,3,4)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/shelve.py", line 125, in __setitem__
self.dict[key.encode(self.keyencoding)] = f.getvalue()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/dbm/dumb.py", line 200, in __setitem__
self._addkey(key, self._addval(val))
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/dbm/dumb.py", line 164, in _addval
f.write(val)
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 2252, in test_threads
BufferedReaderTest.test_threads(self)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1457, in test_threads
f.write(s)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 502, in __exit__
self.close()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1323, in close
self.flush()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1284, in flush
self._flush_unlocked()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1291, in _flush_unlocked
n = self.raw.write(self._write_buf)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1707, in write
return os.write(self._fd, b)
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 2993, in test_seeking_too
f.write(data)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 502, in __exit__
self.close()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1323, in close
self.flush()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1284, in flush
self._flush_unlocked()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1291, in _flush_unlocked
n = self.raw.write(self._write_buf)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1707, in write
return os.write(self._fd, b)
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 710, in test_close_flushes
f.write(b"xxx")
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_lltrace.py", line 28, in test_lltrace_does_not_crash_on_subscript_operator
assert_python_ok(support.TESTFN)
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/mapping_tests.py", line 151, in test_values
d = self._empty_mapping()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_shelve.py", line 180, in _empty_mapping
x= shelve.open(self.fn+str(self.counter), **self._args)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/shelve.py", line 243, in open
return DbfilenameShelf(filename, flag, protocol, writeback)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/shelve.py", line 227, in __init__
Shelf.__init__(self, dbm.open(filename, flag), protocol, writeback)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/dbm/__init__.py", line 95, in open
return mod.open(file, flag, mode)
_gdbm.error: [Errno 28] No space left on device: 'shelftemp.db1'
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3234, in test_seek_bom
pos = f.tell()
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/mapping_tests.py", line 271, in test_get
d = self._empty_mapping()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_shelve.py", line 180, in _empty_mapping
x= shelve.open(self.fn+str(self.counter), **self._args)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/shelve.py", line 243, in open
return DbfilenameShelf(filename, flag, protocol, writeback)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/shelve.py", line 227, in __init__
Shelf.__init__(self, dbm.open(filename, flag), protocol, writeback)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/dbm/__init__.py", line 95, in open
return mod.open(file, flag, mode)
_gdbm.error: [Errno 28] No space left on device: 'shelftemp.db1'
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/mapping_tests.py", line 134, in test_constructor
self.assertEqual(self._empty_mapping(), self._empty_mapping())
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_shelve.py", line 180, in _empty_mapping
x= shelve.open(self.fn+str(self.counter), **self._args)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/shelve.py", line 243, in open
return DbfilenameShelf(filename, flag, protocol, writeback)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/shelve.py", line 227, in __init__
Shelf.__init__(self, dbm.open(filename, flag), protocol, writeback)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/dbm/__init__.py", line 95, in open
return mod.open(file, flag, mode)
_gdbm.error: [Errno 28] No space left on device: 'shelftemp.db1'
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/mapping_tests.py", line 289, in test_popitem
d = self._empty_mapping()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_shelve.py", line 180, in _empty_mapping
x= shelve.open(self.fn+str(self.counter), **self._args)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/shelve.py", line 243, in open
return DbfilenameShelf(filename, flag, protocol, writeback)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/shelve.py", line 227, in __init__
Shelf.__init__(self, dbm.open(filename, flag), protocol, writeback)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/dbm/__init__.py", line 95, in open
return mod.open(file, flag, mode)
_gdbm.error: [Errno 28] No space left on device: 'shelftemp.db1'
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_importlib/source/test_file_loader.py", line 179, in test_file_from_empty_string_dir
file.write("# test file for importlib")
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/dbm/dumb.py", line 274, in close
self._commit()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/dbm/dumb.py", line 135, in _commit
f.write(entry)
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_dbm.py", line 181, in setUp
self.d = dbm.open(self.filename, 'c')
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/dbm/__init__.py", line 95, in open
return mod.open(file, flag, mode)
_gdbm.error: [Errno 28] No space left on device: '@test_32470_tmpæ'
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_sax.py", line 192, in test_parse_InputSource
make_xml_file(self.data, 'iso-8859-1', None)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_sax.py", line 116, in make_xml_file
f.write(xml_str(doc, decl_encoding))
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_sax.py", line 493, in test_xmlgen_content_escape
gen.startDocument()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/xml/sax/saxutils.py", line 151, in startDocument
self._write('<?xml version="1.0" encoding="%s"?>\n' %
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/codecs.py", line 721, in write
return self.writer.write(data)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/codecs.py", line 378, in write
self.stream.write(data)
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_ssl.py", line 4330, in test_sendfile
f.write(TEST_DATA)
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_socketserver.py", line 335, in test_forking_not_handled
self.check_result(handled=False)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_socketserver.py", line 340, in check_result
self.assertEqual(log.read(), expected)
AssertionError: '' != 'Handler called\n'
+ Handler called
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 544, in test_raw_file_io
self.write_ops(f)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 325, in write_ops
self.assertEqual(f.write(b"blah."), 5)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1707, in write
return os.write(self._fd, b)
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_dbm.py", line 82, in test_anydbm_modification
self.init_db()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_dbm.py", line 50, in init_db
f = dbm.open(_fname, 'n')
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/dbm/__init__.py", line 95, in open
return mod.open(file, flag, mode)
_gdbm.error: [Errno 28] No space left on device: '@test_53743_tmpæ'
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_sax.py", line 468, in test_xmlgen_content_empty
gen.startDocument()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/xml/sax/saxutils.py", line 151, in startDocument
self._write('<?xml version="1.0" encoding="%s"?>\n' %
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/codecs.py", line 721, in write
return self.writer.write(data)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/codecs.py", line 378, in write
self.stream.write(data)
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_dbm.py", line 71, in test_anydbm_creation
f[key.encode("ascii")] = self._dict[key]
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/dbm/dumb.py", line 200, in __setitem__
self._addkey(key, self._addval(val))
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/dbm/dumb.py", line 164, in _addval
f.write(val)
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_codecs.py", line 2537, in test_seek0
f.seek(0)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/codecs.py", line 733, in seek
self.stream.seek(offset, whence)
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 421, in __del__
self.close()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2186, in close
self.buffer.close()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1323, in close
self.flush()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1284, in flush
self._flush_unlocked()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1291, in _flush_unlocked
n = self.raw.write(self._write_buf)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1707, in write
return os.write(self._fd, b)
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_dbm.py", line 104, in test_anydbm_keys
self.init_db()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_dbm.py", line 50, in init_db
f = dbm.open(_fname, 'n')
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/dbm/__init__.py", line 95, in open
return mod.open(file, flag, mode)
_gdbm.error: [Errno 28] No space left on device: '@test_32470_tmpæ'
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1834, in f
Exception in thread Thread-1083:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
Exception in thread Thread-1084:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
bufio.write(s)
OSError: [Errno 28] No space left on device
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1834, in f
bufio.write(s)
OSError: [Errno 28] No space left on device
Exception in thread Thread-1085:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1834, in f
bufio.write(s)
OSError: [Errno 28] No space left on device
Exception in thread Thread-1087:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1834, in f
bufio.write(s)
OSError: [Errno 28] No space left on device
Exception in thread Thread-1086:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1834, in f
bufio.write(s)
OSError: [Errno 28] No space left on device
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
Exception in thread Thread-1088:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
Exception in thread Thread-1090:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1834, in f
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
bufio.write(s)
OSError: [Errno 28] No space left on device
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1834, in f
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1834, in f
Exception in thread Thread-1089:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1834, in f
bufio.write(s)
OSError: [Errno 28] No space left on device
bufio.write(s)
OSError: [Errno 28] No space left on device
bufio.write(s)
OSError: [Errno 28] No space left on device
Exception in thread Thread-1091:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
Exception in thread Thread-1092:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
Exception in thread Thread-1093:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1834, in f
bufio.write(s)
OSError: [Errno 28] No space left on device
Exception in thread Thread-1094:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1834, in f
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
bufio.write(s)
OSError: [Errno 28] No space left on device
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
Exception in thread Thread-1095:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1834, in f
bufio.write(s)
OSError: [Errno 28] No space left on device
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1834, in f
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1834, in f
bufio.write(s)
OSError: [Errno 28] No space left on device
Exception in thread Thread-1096:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1834, in f
bufio.write(s)
OSError: [Errno 28] No space left on device
bufio.write(s)
OSError: [Errno 28] No space left on device
Exception in thread Thread-1097:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
Exception in thread Thread-1098:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1834, in f
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1834, in f
bufio.write(s)
OSError: [Errno 28] No space left on device
bufio.write(s)
OSError: [Errno 28] No space left on device
Exception in thread Thread-1099:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
Exception in thread Thread-1100:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
Exception in thread Thread-1101:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1834, in f
bufio.write(s)
OSError: [Errno 28] No space left on device
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1834, in f
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1834, in f
bufio.write(s)
OSError: [Errno 28] No space left on device
bufio.write(s)
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 2993, in test_seeking_too
f.write(data)
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_sax.py", line 1140, in test_expat_inpsource_sysid_nonascii
shutil.copyfile(TEST_XMLFILE, fname)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/shutil.py", line 276, in copyfile
_fastcopy_sendfile(fsrc, fdst)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/shutil.py", line 166, in _fastcopy_sendfile
raise err from None
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/shutil.py", line 152, in _fastcopy_sendfile
sent = os.sendfile(outfd, infd, offset, blocksize)
OSError: [Errno 28] No space left on device: '/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/xmltestdata/test.xml' -> '@test_35806_tmp-àòɘŁğ'
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_dbm.py", line 124, in test_anydbm_access
self.init_db()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_dbm.py", line 50, in init_db
f = dbm.open(_fname, 'n')
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/dbm/__init__.py", line 95, in open
return mod.open(file, flag, mode)
_dbm.error: [Errno 28] No space left on device: '@test_53743_tmpæ'
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 556, in test_buffered_file_io
self.write_ops(f)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 326, in write_ops
f.truncate(0)
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_sax.py", line 353, in setUp
tmp.write("This was read from a file.")
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_tracemalloc.py", line 328, in test_snapshot_save_attr
snapshot.dump(support.TESTFN)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/tracemalloc.py", line 431, in dump
pickle.dump(self, fp, pickle.HIGHEST_PROTOCOL)
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_dbm.py", line 68, in test_anydbm_creation
f = dbm.open(_fname, 'c')
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/dbm/__init__.py", line 95, in open
return mod.open(file, flag, mode)
_dbm.error: [Errno 28] No space left on device: '@test_53743_tmpæ'
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 722, in test_array_writes
check(self.FileIO(support.TESTFN, "w"))
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 719, in check
self.assertEqual(f.write(a), n)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1707, in write
return os.write(self._fd, b)
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
Exception in thread Thread-1144:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3270, in run
Exception in thread Thread-1130:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
Exception in thread Thread-1137:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3270, in run
f.write(text)
OSError: [Errno 28] No space left on device
f.write(text)
OSError: [Errno 28] No space left on device
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3270, in run
Exception in thread Thread-1127:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3270, in run
Exception in thread Thread-1136:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3270, in run
f.write(text)
OSError: [Errno 28] No space left on device
f.write(text)
OSError: [Errno 28] No space left on device
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3270, in run
Exception in thread Thread-1140:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
f.write(text)
OSError: [Errno 28] No space left on device
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
Exception in thread Thread-1142:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3270, in run
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3270, in run
f.write(text)
OSError: [Errno 28] No space left on device
f.write(text)
OSError: [Errno 28] No space left on device
f.write(text)
OSError: [Errno 28] No space left on device
Exception in thread Thread-1126:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
Exception in thread Thread-1141:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3270, in run
f.write(text)
OSError: [Errno 28] No space left on device
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
Exception in thread Thread-1128:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3270, in run
Exception in thread Thread-1131:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
f.write(text)
OSError: [Errno 28] No space left on device
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3270, in run
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
f.write(text)
OSError: [Errno 28] No space left on device
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3270, in run
f.write(text)
OSError: [Errno 28] No space left on device
Exception in thread Thread-1134:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
Exception in thread Thread-1129:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3270, in run
f.write(text)
OSError: [Errno 28] No space left on device
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3270, in run
Exception in thread Thread-1138:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3270, in run
f.write(text)
OSError: [Errno 28] No space left on device
Exception in thread Thread-1135:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
f.write(text)
OSError: [Errno 28] No space left on device
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
Exception in thread Thread-1139:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3270, in run
f.write(text)
OSError: [Errno 28] No space left on device
Exception in thread Thread-1143:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3270, in run
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
Exception in thread Thread-1133:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3270, in run
Exception in thread Thread-1132:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
f.write(text)
OSError: [Errno 28] No space left on device
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3270, in run
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3270, in run
f.write(text)
OSError: [Errno 28] No space left on device
f.write(text)
OSError: [Errno 28] No space left on device
f.write(text)
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_dbm.py", line 78, in test_anydbm_creation_n_file_exists_with_invalid_contents
with dbm.open(_fname, 'n') as f:
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/dbm/__init__.py", line 95, in open
return mod.open(file, flag, mode)
_gdbm.error: [Errno 28] No space left on device: '@test_32470_tmpæ'
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_urllib2.py", line 789, in test_file
f.close()
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_shelve.py", line 76, in test_binary_file_shelf
s['key1'] = (1,2,3,4)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/shelve.py", line 125, in __setitem__
self.dict[key.encode(self.keyencoding)] = f.getvalue()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/dbm/dumb.py", line 200, in __setitem__
self._addkey(key, self._addval(val))
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/dbm/dumb.py", line 164, in _addval
f.write(val)
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_dbm.py", line 82, in test_anydbm_modification
self.init_db()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_dbm.py", line 50, in init_db
f = dbm.open(_fname, 'n')
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/dbm/__init__.py", line 95, in open
return mod.open(file, flag, mode)
_dbm.error: [Errno 28] No space left on device: '@test_53743_tmpæ'
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3050, in test_multibyte_seek_and_tell
f.close()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2186, in close
self.buffer.close()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1323, in close
self.flush()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1284, in flush
self._flush_unlocked()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1291, in _flush_unlocked
n = self.raw.write(self._write_buf)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1707, in write
return os.write(self._fd, b)
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_dbm.py", line 113, in test_empty_value
f = dbm.open(_fname, 'c')
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/dbm/__init__.py", line 95, in open
return mod.open(file, flag, mode)
_gdbm.error: [Errno 28] No space left on device: '@test_32470_tmpæ'
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_sax.py", line 682, in test_1463026_3
gen.startDocument()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/xml/sax/saxutils.py", line 151, in startDocument
self._write('<?xml version="1.0" encoding="%s"?>\n' %
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/codecs.py", line 721, in write
return self.writer.write(data)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/codecs.py", line 378, in write
self.stream.write(data)
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_sax.py", line 445, in test_xmlgen_basic_empty
gen.startDocument()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/xml/sax/saxutils.py", line 151, in startDocument
self._write('<?xml version="1.0" encoding="%s"?>\n' %
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/codecs.py", line 721, in write
return self.writer.write(data)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/codecs.py", line 378, in write
self.stream.write(data)
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_dbm.py", line 92, in test_anydbm_read
self.init_db()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_dbm.py", line 50, in init_db
f = dbm.open(_fname, 'n')
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/dbm/__init__.py", line 95, in open
return mod.open(file, flag, mode)
_gdbm.error: [Errno 28] No space left on device: '@test_53743_tmpæ'
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/mapping_tests.py", line 296, in test_pop
d[k] = v
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/shelve.py", line 125, in __setitem__
self.dict[key.encode(self.keyencoding)] = f.getvalue()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/dbm/dumb.py", line 200, in __setitem__
self._addkey(key, self._addval(val))
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/dbm/dumb.py", line 164, in _addval
f.write(val)
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_sax.py", line 634, in test_1463026_1
gen.startDocument()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/xml/sax/saxutils.py", line 151, in startDocument
self._write('<?xml version="1.0" encoding="%s"?>\n' %
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/codecs.py", line 721, in write
return self.writer.write(data)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/codecs.py", line 378, in write
self.stream.write(data)
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_socketserver.py", line 330, in test_forking_handled
self.check_result(handled=True)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_socketserver.py", line 340, in check_result
self.assertEqual(log.read(), expected)
AssertionError: '' != 'Handler called\nError handled\n'
+ Handler called
+ Error handled
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 733, in test_read_closed
f.write("egg\n")
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 502, in __exit__
self.close()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2186, in close
self.buffer.close()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1323, in close
self.flush()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1284, in flush
self._flush_unlocked()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1291, in _flush_unlocked
n = self.raw.write(self._write_buf)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1707, in write
return os.write(self._fd, b)
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_socketserver.py", line 321, in test_threading_handled
self.check_result(handled=True)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_socketserver.py", line 340, in check_result
self.assertEqual(log.read(), expected)
AssertionError: '' != 'Handler called\nError handled\n'
+ Handler called
+ Error handled
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_dbm.py", line 92, in test_anydbm_read
self.init_db()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_dbm.py", line 50, in init_db
f = dbm.open(_fname, 'n')
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/dbm/__init__.py", line 95, in open
return mod.open(file, flag, mode)
_dbm.error: [Errno 28] No space left on device: '@test_32470_tmpæ'
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_sax.py", line 150, in test_parse_bytes
make_xml_file(self.data, encoding)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_sax.py", line 116, in make_xml_file
f.write(xml_str(doc, decl_encoding))
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1781, in test_truncate
self.assertEqual(bufio.truncate(3), 3)
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/mapping_tests.py", line 294, in test_pop
d = self._empty_mapping()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_shelve.py", line 180, in _empty_mapping
x= shelve.open(self.fn+str(self.counter), **self._args)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/shelve.py", line 243, in open
return DbfilenameShelf(filename, flag, protocol, writeback)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/shelve.py", line 227, in __init__
Shelf.__init__(self, dbm.open(filename, flag), protocol, writeback)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/dbm/__init__.py", line 95, in open
return mod.open(file, flag, mode)
_gdbm.error: [Errno 28] No space left on device: 'shelftemp.db1'
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_importlib/source/test_finder.py", line 131, in test_empty_string_for_dir
file.write("# test file for importlib")
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_sax.py", line 598, in test_xmlgen_ns
gen.startDocument()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/xml/sax/saxutils.py", line 151, in startDocument
self._write('<?xml version="1.0" encoding="%s"?>\n' %
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/codecs.py", line 721, in write
return self.writer.write(data)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/codecs.py", line 378, in write
self.stream.write(data)
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/support/__init__.py", line 1438, in gc_collect
gc.collect()
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3270, in run
f.write(text)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2218, in write
Exception in thread Thread-73:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
self.flush()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2178, in flush
self.buffer.flush()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1284, in flush
self._flush_unlocked()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1291, in _flush_unlocked
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3270, in run
n = self.raw.write(self._write_buf)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1707, in write
f.write(text)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2218, in write
Exception in thread Thread-75:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
self.flush()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2178, in flush
self.buffer.flush()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1284, in flush
self._flush_unlocked()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1291, in _flush_unlocked
return os.write(self._fd, b)
OSError: [Errno 28] No space left on device
n = self.raw.write(self._write_buf)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1707, in write
Exception in thread Thread-79:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
Exception in thread Thread-86:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
return os.write(self._fd, b)
OSError: [Errno 28] No space left on device
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3270, in run
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3270, in run
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3270, in run
f.write(text)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2218, in write
f.write(text)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2218, in write
Exception in thread Thread-70:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3270, in run
f.write(text)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2218, in write
f.write(text)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2218, in write
self.flush()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2178, in flush
self.buffer.flush()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1284, in flush
self._flush_unlocked()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1291, in _flush_unlocked
self.flush()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2178, in flush
self.flush()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2178, in flush
Exception in thread Thread-69:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
n = self.raw.write(self._write_buf)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1707, in write
self.buffer.flush()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1284, in flush
self._flush_unlocked()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1291, in _flush_unlocked
Exception in thread Thread-71:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
Exception in thread Thread-74:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
n = self.raw.write(self._write_buf)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1707, in write
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3270, in run
f.write(text)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2218, in write
self.flush()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2178, in flush
self.flush()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2178, in flush
self.buffer.flush()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1284, in flush
return os.write(self._fd, b)
OSError: [Errno 28] No space left on device
self.buffer.flush()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1284, in flush
self._flush_unlocked()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1291, in _flush_unlocked
n = self.raw.write(self._write_buf)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1707, in write
return os.write(self._fd, b)
OSError: [Errno 28] No space left on device
return os.write(self._fd, b)
OSError: [Errno 28] No space left on device
self.buffer.flush()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1284, in flush
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3270, in run
self._flush_unlocked()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1291, in _flush_unlocked
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3270, in run
n = self.raw.write(self._write_buf)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1707, in write
Exception in thread Thread-77:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3270, in run
f.write(text)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2218, in write
self.flush()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2178, in flush
self.buffer.flush()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1284, in flush
self._flush_unlocked()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1291, in _flush_unlocked
n = self.raw.write(self._write_buf)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1707, in write
f.write(text)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2218, in write
return os.write(self._fd, b)
OSError: [Errno 28] No space left on device
self.flush()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2178, in flush
self.buffer.flush()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1284, in flush
Exception in thread Thread-72:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
f.write(text)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2218, in write
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
self._flush_unlocked()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1291, in _flush_unlocked
return os.write(self._fd, b)
OSError: [Errno 28] No space left on device
self._flush_unlocked()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1291, in _flush_unlocked
n = self.raw.write(self._write_buf)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1707, in write
Exception in thread Thread-80:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3270, in run
return os.write(self._fd, b)
OSError: [Errno 28] No space left on device
n = self.raw.write(self._write_buf)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1707, in write
self.flush()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2178, in flush
self.buffer.flush()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1284, in flush
self._flush_unlocked()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1291, in _flush_unlocked
n = self.raw.write(self._write_buf)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1707, in write
return os.write(self._fd, b)
OSError: [Errno 28] No space left on device
return os.write(self._fd, b)
OSError: [Errno 28] No space left on device
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
f.write(text)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2218, in write
self.flush()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2178, in flush
self.buffer.flush()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1284, in flush
self._flush_unlocked()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1291, in _flush_unlocked
n = self.raw.write(self._write_buf)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1707, in write
return os.write(self._fd, b)
OSError: [Errno 28] No space left on device
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3270, in run
Exception in thread Thread-83:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3270, in run
f.write(text)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2218, in write
self.flush()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2178, in flush
f.write(text)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2218, in write
self.flush()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2178, in flush
self.buffer.flush()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1284, in flush
self.buffer.flush()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1284, in flush
self._flush_unlocked()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1291, in _flush_unlocked
n = self.raw.write(self._write_buf)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1707, in write
return os.write(self._fd, b)
OSError: [Errno 28] No space left on device
Exception in thread Thread-82:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
self._flush_unlocked()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1291, in _flush_unlocked
n = self.raw.write(self._write_buf)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1707, in write
return os.write(self._fd, b)
OSError: [Errno 28] No space left on device
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
Exception in thread Thread-81:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3270, in run
f.write(text)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2218, in write
self.flush()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2178, in flush
self.buffer.flush()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1284, in flush
self._flush_unlocked()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1291, in _flush_unlocked
n = self.raw.write(self._write_buf)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1707, in write
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3270, in run
return os.write(self._fd, b)
OSError: [Errno 28] No space left on device
f.write(text)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2218, in write
Exception in thread Thread-85:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
self.flush()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2178, in flush
self.buffer.flush()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1284, in flush
self._flush_unlocked()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1291, in _flush_unlocked
n = self.raw.write(self._write_buf)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1707, in write
Exception in thread Thread-78:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
Exception in thread Thread-68:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
return os.write(self._fd, b)
OSError: [Errno 28] No space left on device
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3270, in run
Exception in thread Thread-76:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3270, in run
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3270, in run
f.write(text)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2218, in write
Exception in thread Thread-84:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
f.write(text)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2218, in write
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
self.flush()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2178, in flush
self.buffer.flush()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1284, in flush
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3270, in run
f.write(text)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2218, in write
self._flush_unlocked()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1291, in _flush_unlocked
n = self.raw.write(self._write_buf)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1707, in write
f.write(text)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2218, in write
return os.write(self._fd, b)
OSError: [Errno 28] No space left on device
self.flush()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2178, in flush
self.flush()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2178, in flush
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3270, in run
self.buffer.flush()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1284, in flush
self.flush()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2178, in flush
self.buffer.flush()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1284, in flush
self._flush_unlocked()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1291, in _flush_unlocked
self.buffer.flush()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1284, in flush
n = self.raw.write(self._write_buf)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1707, in write
self._flush_unlocked()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1291, in _flush_unlocked
n = self.raw.write(self._write_buf)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1707, in write
return os.write(self._fd, b)
OSError: [Errno 28] No space left on device
self._flush_unlocked()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1291, in _flush_unlocked
return os.write(self._fd, b)
OSError: [Errno 28] No space left on device
f.write(text)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2218, in write
n = self.raw.write(self._write_buf)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1707, in write
self.flush()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2178, in flush
return os.write(self._fd, b)
OSError: [Errno 28] No space left on device
self.buffer.flush()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1284, in flush
self._flush_unlocked()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1291, in _flush_unlocked
n = self.raw.write(self._write_buf)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1707, in write
return os.write(self._fd, b)
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 2907, in test_basic_io
f.close()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2186, in close
self.buffer.close()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1323, in close
self.flush()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1284, in flush
self._flush_unlocked()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1291, in _flush_unlocked
n = self.raw.write(self._write_buf)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1707, in write
return os.write(self._fd, b)
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_sax.py", line 743, in test_5027_2
gen.startDocument()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/xml/sax/saxutils.py", line 151, in startDocument
self._write('<?xml version="1.0" encoding="%s"?>\n' %
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/codecs.py", line 721, in write
return self.writer.write(data)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/codecs.py", line 378, in write
self.stream.write(data)
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_dbm.py", line 104, in test_anydbm_keys
self.init_db()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_dbm.py", line 50, in init_db
f = dbm.open(_fname, 'n')
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/dbm/__init__.py", line 95, in open
return mod.open(file, flag, mode)
_gdbm.error: [Errno 28] No space left on device: '@test_53743_tmpæ'
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_sax.py", line 696, in test_1463026_3_empty
gen.startDocument()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/xml/sax/saxutils.py", line 151, in startDocument
self._write('<?xml version="1.0" encoding="%s"?>\n' %
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/codecs.py", line 721, in write
return self.writer.write(data)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/codecs.py", line 378, in write
self.stream.write(data)
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 926, in test_fspath_support
check_path_succeeds(FakePath(support.TESTFN))
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 921, in check_path_succeeds
f.write("egg\n")
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 502, in __exit__
self.close()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2186, in close
self.buffer.close()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1323, in close
self.flush()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1284, in flush
self._flush_unlocked()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1291, in _flush_unlocked
n = self.raw.write(self._write_buf)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1707, in write
return os.write(self._fd, b)
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/mapping_tests.py", line 96, in test_write
p[key] = value
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/shelve.py", line 125, in __setitem__
self.dict[key.encode(self.keyencoding)] = f.getvalue()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/dbm/dumb.py", line 200, in __setitem__
self._addkey(key, self._addval(val))
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/dbm/dumb.py", line 164, in _addval
f.write(val)
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 710, in test_close_flushes
f.write(b"xxx")
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 502, in __exit__
self.close()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1323, in close
self.flush()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1284, in flush
self._flush_unlocked()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1291, in _flush_unlocked
n = self.raw.write(self._write_buf)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1707, in write
return os.write(self._fd, b)
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_deque.py", line 558, in test_print
fo.close()
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_sax.py", line 669, in test_1463026_2_empty
gen.startDocument()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/xml/sax/saxutils.py", line 151, in startDocument
self._write('<?xml version="1.0" encoding="%s"?>\n' %
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/codecs.py", line 721, in write
return self.writer.write(data)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/codecs.py", line 378, in write
self.stream.write(data)
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_importlib/test_resource.py", line 182, in setUp
self.zip_path.write_bytes(self.source_zip_path.read_bytes())
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/pathlib.py", line 1266, in write_bytes
return f.write(view)
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
Exception in thread Thread-26:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
Exception in thread Thread-27:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1834, in f
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
Exception in thread Thread-28:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1834, in f
Exception in thread Thread-29:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
bufio.write(s)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1258, in write
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1834, in f
bufio.write(s)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1258, in write
bufio.write(s)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1264, in write
self._flush_unlocked()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1291, in _flush_unlocked
Exception in thread Thread-30:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
self._flush_unlocked()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1291, in _flush_unlocked
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1834, in f
Exception in thread Thread-31:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1834, in f
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
bufio.write(s)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1258, in write
self._flush_unlocked()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1291, in _flush_unlocked
self._flush_unlocked()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1291, in _flush_unlocked
n = self.raw.write(self._write_buf)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1707, in write
n = self.raw.write(self._write_buf)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1707, in write
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1834, in f
return os.write(self._fd, b)
OSError: [Errno 28] No space left on device
Exception in thread Thread-32:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
return os.write(self._fd, b)
OSError: [Errno 28] No space left on device
bufio.write(s)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1258, in write
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1834, in f
n = self.raw.write(self._write_buf)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1707, in write
self._flush_unlocked()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1291, in _flush_unlocked
n = self.raw.write(self._write_buf)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1707, in write
bufio.write(s)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1258, in write
return os.write(self._fd, b)
OSError: [Errno 28] No space left on device
self._flush_unlocked()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1291, in _flush_unlocked
n = self.raw.write(self._write_buf)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1707, in write
return os.write(self._fd, b)
OSError: [Errno 28] No space left on device
return os.write(self._fd, b)
OSError: [Errno 28] No space left on device
n = self.raw.write(self._write_buf)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1707, in write
return os.write(self._fd, b)
OSError: [Errno 28] No space left on device
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
bufio.write(s)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1258, in write
self._flush_unlocked()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1291, in _flush_unlocked
n = self.raw.write(self._write_buf)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1707, in write
return os.write(self._fd, b)
OSError: [Errno 28] No space left on device
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1834, in f
Exception in thread Thread-33:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
bufio.write(s)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1258, in write
Exception in thread Thread-34:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1834, in f
bufio.write(s)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1258, in write
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1834, in f
self._flush_unlocked()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1291, in _flush_unlocked
Exception in thread Thread-35:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
self._flush_unlocked()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1291, in _flush_unlocked
n = self.raw.write(self._write_buf)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1707, in write
return os.write(self._fd, b)
OSError: [Errno 28] No space left on device
n = self.raw.write(self._write_buf)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1707, in write
bufio.write(s)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1258, in write
self._flush_unlocked()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1291, in _flush_unlocked
Exception in thread Thread-36:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
Exception in thread Thread-37:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
return os.write(self._fd, b)
OSError: [Errno 28] No space left on device
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1834, in f
bufio.write(s)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1258, in write
self._flush_unlocked()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1291, in _flush_unlocked
n = self.raw.write(self._write_buf)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1707, in write
n = self.raw.write(self._write_buf)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1707, in write
return os.write(self._fd, b)
OSError: [Errno 28] No space left on device
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
Exception in thread Thread-38:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1834, in f
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1834, in f
bufio.write(s)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1258, in write
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1834, in f
Exception in thread Thread-39:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
bufio.write(s)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1258, in write
self._flush_unlocked()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1291, in _flush_unlocked
n = self.raw.write(self._write_buf)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1707, in write
return os.write(self._fd, b)
OSError: [Errno 28] No space left on device
bufio.write(s)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1258, in write
self._flush_unlocked()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1291, in _flush_unlocked
n = self.raw.write(self._write_buf)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1707, in write
Exception in thread Thread-40:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
self._flush_unlocked()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1291, in _flush_unlocked
return os.write(self._fd, b)
OSError: [Errno 28] No space left on device
n = self.raw.write(self._write_buf)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1707, in write
return os.write(self._fd, b)
OSError: [Errno 28] No space left on device
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1834, in f
bufio.write(s)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1258, in write
self._flush_unlocked()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1291, in _flush_unlocked
Exception in thread Thread-41:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
n = self.raw.write(self._write_buf)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1707, in write
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
Exception in thread Thread-42:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1834, in f
return os.write(self._fd, b)
OSError: [Errno 28] No space left on device
return os.write(self._fd, b)
OSError: [Errno 28] No space left on device
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
bufio.write(s)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1258, in write
self._flush_unlocked()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1291, in _flush_unlocked
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1834, in f
Exception in thread Thread-43:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
Exception in thread Thread-44:
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 973, in _bootstrap_inner
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1834, in f
bufio.write(s)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1258, in write
self._flush_unlocked()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1291, in _flush_unlocked
n = self.raw.write(self._write_buf)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1707, in write
bufio.write(s)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1258, in write
n = self.raw.write(self._write_buf)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1707, in write
return os.write(self._fd, b)
OSError: [Errno 28] No space left on device
return os.write(self._fd, b)
OSError: [Errno 28] No space left on device
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1834, in f
self.run()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/threading.py", line 910, in run
bufio.write(s)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1258, in write
self._target(*self._args, **self._kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 1834, in f
self._flush_unlocked()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1291, in _flush_unlocked
n = self.raw.write(self._write_buf)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1707, in write
bufio.write(s)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1258, in write
return os.write(self._fd, b)
OSError: [Errno 28] No space left on device
self._flush_unlocked()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1291, in _flush_unlocked
self._flush_unlocked()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1291, in _flush_unlocked
n = self.raw.write(self._write_buf)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1707, in write
return os.write(self._fd, b)
OSError: [Errno 28] No space left on device
n = self.raw.write(self._write_buf)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1707, in write
return os.write(self._fd, b)
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 2982, in test_seeking
f.write(line*2)
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/support/__init__.py", line 1761, in wrapper
return func(*args, **kwargs)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 3274, in test_threads_write
time.sleep(0.02)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 502, in __exit__
self.close()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 2186, in close
self.buffer.close()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1323, in close
self.flush()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1284, in flush
self._flush_unlocked()
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1291, in _flush_unlocked
n = self.raw.write(self._write_buf)
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1707, in write
return os.write(self._fd, b)
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/test/test_io.py", line 618, in test_with_open
f.write(b"xxx")
File "/home/shager/cpython-buildarea/3.9.edelsohn-fedora-ppc64/build/Lib/_pyio.py", line 1707, in write
return os.write(self._fd, b)
OSError: [Errno 28] No space left on device
Test report
===========
Failed tests:
- test_io
- test_array
- test_dbm
- test_fstring
- test_ssl
- test_multiprocessing_spawn
- test_shelve
- test_gc
- test_tracemalloc
- test_userlist
- test_configparser
- test_deque
- test_socketserver
- test_urllib2net
- test_sax
- test_codecs
- test_urllib2
- test_importlib
- test_unicodedata
- test_lltrace
Failed subtests:
- test_truncate_after_write - test.test_io.CBufferedRandomTest
- test_side_effect_import - test.test_importlib.test_threaded_import.ThreadedImportTests
- test_default_case_sensitivity - test.test_configparser.MultilineValuesTestCase
- test_read_closed - test.test_io.CIOTest
- test_basic - test.test_configparser.MultilineValuesTestCase
- test_byte_stream - test.test_sax.PrepareInputSourceTest
- test_empty_string_for_dir - test.test_importlib.source.test_finder.Frozen_FinderTestsPEP302
- test_file_from_empty_string_dir - test.test_importlib.source.test_file_loader.Frozen_SimpleTest
- test_is_resource_does_not_keep_open - test.test_importlib.test_resource.DeletingZipsTest
- test_tofromfile - test.test_array.LongTest
- test_1463026_1 - test.test_sax.StreamReaderWriterXmlgenTest
- test_tofromfile - test.test_array.UnsignedShortTest
- test_destructor - test.test_io.CIOTest
- test_write - test.test_shelve.TestProto2FileShelve
- test_expat_inpsource_sysid_nonascii - test.test_sax.ExpatReaderTest
- test_large_file_ops - test.test_io.PyIOTest
- test_empty_value - test.test_dbm.TestCase-dbm.gnu
- test_seeking_too - test.test_io.CTextIOWrapperTest
- test_setdefault - test.test_shelve.TestAsciiFileShelve
- test_append_bom - test.test_io.PyTextIOWrapperTest
- test_large_file_ops - test.test_io.CIOTest
- test_tofromfile - test.test_array.LongLongTest
- test_string - test.test_sax.PrepareInputSourceTest
- test_expat_locator_withinfo_nonascii - test.test_sax.ExpatReaderTest
- test_tofromfile - test.test_array.DoubleTest
- test_xmlgen_pi - test.test_sax.StreamReaderWriterXmlgenTest
- test_anydbm_keys - test.test_dbm.TestCase-dbm.gnu
- test_pop - test.test_shelve.TestBinaryFileShelve
- test_path_does_not_keep_open - test.test_importlib.test_resource.DeletingZipsTest
- test_contents_does_not_keep_open - test.test_importlib.test_resource.DeletingZipsTest
- test_get - test.test_shelve.TestBinaryFileShelve
- test_parse_InputSource - test.test_sax.ParseTest
- test_sys_exit - test.test_multiprocessing_spawn.WithProcessesTestSubclassingProcess
- test_read - test.test_shelve.TestBinaryFileShelve
- test_seek_append_bom - test.test_io.CTextIOWrapperTest
- test_threads_write - test.test_io.CTextIOWrapperTest
- test_clear - test.test_configparser.MultilineValuesTestCase
- test_close_flushes - test.test_io.CIOTest
- test_bug691291 - test.test_codecs.UTF16Test
- test_file_from_empty_string_dir - test.test_importlib.source.test_file_loader.SourceDateEpoch_SimpleTest
- test_entered_path_does_not_keep_open - test.test_importlib.test_resource.DeletingZipsTest
- test_xmlgen_encoding - test.test_sax.StreamReaderWriterXmlgenTest
- test_buffered_file_io - test.test_io.PyIOTest
- test_anydbm_creation_n_file_exists_with_invalid_contents - test.test_dbm.TestCase-dbm.gnu
- test_seek_bom - test.test_io.CTextIOWrapperTest
- test_filewrite - test.test_array.UnicodeTest
- test_buffered_file_io - test.test_io.CIOTest
- test_update - test.test_shelve.TestAsciiFileShelve
- test_filewrite - test.test_array.ByteTest
- test_filewrite - test.test_array.UnsignedIntTest
- test_pop - test.test_shelve.TestAsciiFileShelve
- test_truncate - test.test_io.CBufferedRandomTest
- test_tofromfile - test.test_array.IntTest
- test_weird_errors - test.test_configparser.MultilineValuesTestCase
- test_get - test.test_shelve.TestAsciiFileShelve
- test_seek_append_bom - test.test_io.PyTextIOWrapperTest
- test_lltrace_does_not_crash_on_subscript_operator - test.test_lltrace.TestLLTrace
- test_filewrite - test.test_array.UnsignedLongLongTest
- test_read_binary_does_not_keep_open - test.test_importlib.test_resource.DeletingZipsTest
- test_threads - test.test_io.PyBufferedWriterTest
- test_setdefault - test.test_shelve.TestBinaryFileShelve
- test_sync_not_handled - test.test_socketserver.ErrorHandlerTest
- test_print - test.test_userlist.UserListTest
- test_empty_string_for_dir - test.test_importlib.source.test_finder.Frozen_FinderTestsPEP451
- test_1463026_3_empty - test.test_sax.StreamReaderWriterXmlgenTest
- test_filewrite - test.test_array.UnsignedByteTest
- test_xmlgen_ignorable_empty - test.test_sax.StreamReaderWriterXmlgenTest
- test_empty_value - test.test_dbm.TestCase-dbm.dumb
- test_filewrite - test.test_array.ShortTest
- test_truncate - test.test_io.PyBufferedRandomTest
- test_anydbm_creation_n_file_exists_with_invalid_contents - test.test_dbm.TestCase-dbm.ndbm
- test_dominating_multiline_values - test.test_configparser.MultilineValuesTestCase
- test_read_returns_file_list_with_bytestring_path - test.test_configparser.MultilineValuesTestCase
- test_tofromfile - test.test_array.UnsignedLongTest
- test_keys - test.test_shelve.TestProto2FileShelve
- test_len - test.test_shelve.TestProto2FileShelve
- test_whichdb_ndbm - test.test_dbm.WhichDBTestCase
- test_read - test.test_shelve.TestProto2FileShelve
- test_maxlen - test.test_deque.TestBasic
- test_garbage_collection - test.test_io.CBufferedWriterTest
- test_xmlgen_content - test.test_sax.StreamReaderWriterXmlgenTest
- test_threads - test.test_io.CBufferedWriterTest
- test_threading_not_handled - test.test_socketserver.ErrorHandlerTest
- test_case_sensitivity_mapping_access - test.test_configparser.MultilineValuesTestCase
- test_truncate_after_write - test.test_io.PyBufferedRandomTest
- test_anydbm_keys - test.test_dbm.TestCase-dbm.dumb
- test_seek_with_encoder_state - test.test_io.CTextIOWrapperTest
- test_with_open - test.test_io.PyIOTest
- test_with_open - test.test_io.CIOTest
- test_xmlgen_content_escape - test.test_sax.StreamReaderWriterXmlgenTest
- test_filename_in_syntaxerror - test.test_fstring.TestCase
- test_update - test.test_shelve.TestBinaryFileShelve
- test_query_errors - test.test_configparser.MultilineValuesTestCase
- test_setdefault - test.test_shelve.TestProto2FileShelve
- test_no_import_lock_contention - test.test_multiprocessing_spawn.WithThreadsTestQueue
- test_seek_and_tell - test.test_io.CTextIOWrapperTest
- test_case_sensitivity - test.test_configparser.MultilineValuesTestCase
- test_seeking_too - test.test_io.PyTextIOWrapperTest
- test_character_stream - test.test_sax.PrepareInputSourceTest
- test_tofromfile - test.test_array.FloatTest
- test_empty_value - test.test_dbm.TestCase-dbm.ndbm
- test_xmlgen_attr_escape - test.test_sax.StreamReaderWriterXmlgenTest
- test_tofromfile - test.test_array.UnsignedLongLongTest
- test_binary_file_shelf - test.test_shelve.TestCase
- test_opener - test.test_io.PyIOTest
- test_readline - test.test_io.PyIOTest
- test_multibyte_seek_and_tell - test.test_io.CTextIOWrapperTest
- test_empty_string_for_dir - test.test_importlib.source.test_finder.Source_FinderTestsPEP420
- test_anydbm_access - test.test_dbm.TestCase-dbm.gnu
- test_path_objects - test.test_sax.PrepareInputSourceTest
- test_xmlgen_basic_empty - test.test_sax.StreamReaderWriterXmlgenTest
- test_garbage_collection - test.test_io.CBufferedRandomTest
- test_opener - test.test_io.CIOTest
- test_stderr_flush - test.test_multiprocessing_spawn.WithProcessesTestSubclassingProcess
- test_file - test.test_urllib2net.OtherNetworkTests
- test_anydbm_keys - test.test_dbm.TestCase-dbm.ndbm
- test_seeking - test.test_io.CTextIOWrapperTest
- test_seek0 - test.test_codecs.BomTest
- test_items - test.test_shelve.TestAsciiFileShelve
- test_popitem - test.test_shelve.TestBinaryFileShelve
- test_threads_write - test.test_io.PyTextIOWrapperTest
- test_xmlgen_ns_empty - test.test_sax.StreamReaderWriterXmlgenTest
- test_keys - test.test_dbm.WhichDBTestCase
- test_xmlgen_unencodable - test.test_sax.StreamReaderWriterXmlgenTest
- test_boolean - test.test_configparser.MultilineValuesTestCase
- test_bool - test.test_shelve.TestBinaryFileShelve
- test_array_writes - test.test_io.PyIOTest
- test_update - test.test_shelve.TestProto2FileShelve
- test_anydbm_read - test.test_dbm.TestCase-dbm.gnu
- test_sync_handled - test.test_socketserver.ErrorHandlerTest
- test_set_string_types - test.test_configparser.MultilineValuesTestCase
- test_array_writes - test.test_io.CIOTest
- test_pop - test.test_shelve.TestProto2FileShelve
- test_seek_bom - test.test_io.PyTextIOWrapperTest
- test_proto2_file_shelf - test.test_shelve.TestCase
- test_get - test.test_shelve.TestProto2FileShelve
- test_text_file - test.test_sax.PrepareInputSourceTest
- test_values - test.test_shelve.TestBinaryFileShelve
- test_whichdb - test.test_dbm.WhichDBTestCase
- test_xmlgen_ns - test.test_sax.StreamReaderWriterXmlgenTest
- test_constructor - test.test_shelve.TestAsciiFileShelve
- test_parse_path_object - test.test_sax.ParseTest
- test_anydbm_creation - test.test_dbm.TestCase-dbm.gnu
- test_filewrite - test.test_array.LongTest
- test_popitem - test.test_shelve.TestAsciiFileShelve
- test_garbage_collection - test.test_io.PyIOTest
- test_filewrite - test.test_array.UnsignedShortTest
- test_file_from_empty_string_dir - test.test_importlib.source.test_file_loader.Source_SimpleTest
- test_garbage_collection - test.test_io.CIOTest
- test_fd_transfer - test.test_multiprocessing_spawn.WithProcessesTestConnection
- test_bool - test.test_shelve.TestAsciiFileShelve
- test_parse_bytes - test.test_sax.ParseTest
- test_1463026_2 - test.test_sax.StreamReaderWriterXmlgenTest
- test_values - test.test_shelve.TestAsciiFileShelve
- test_circular_imports - test.test_importlib.test_threaded_import.ThreadedImportTests
- test_parse_close_source - test.test_sax.ParseTest
- test_raw_file_io - test.test_io.PyIOTest
- test_filewrite - test.test_array.LongLongTest
- test_write - test.test_shelve.TestBinaryFileShelve
- test_append_mode_tell - test.test_io.PyIOTest
- test_bool - test.test_shelve.TestProto2FileShelve
- test_invalid_multiline_value - test.test_configparser.MultilineValuesTestCase
- test_filewrite - test.test_array.DoubleTest
- test_tofromfile - test.test_array.UnicodeTest
- test_popitem - test.test_configparser.MultilineValuesTestCase
- test_append_mode_tell - test.test_io.CIOTest
- test_tofromfile - test.test_array.ByteTest
- test_items - test.test_shelve.TestBinaryFileShelve
- test_tofromfile - test.test_array.UnsignedIntTest
- test_anydbm_creation - test.test_dbm.TestCase-dbm.ndbm
- test_is_resource_failure_does_not_keep_open - test.test_importlib.test_resource.DeletingZipsTest
- test_anydbm_access - test.test_dbm.TestCase-dbm.dumb
- test_seek_with_encoder_state - test.test_io.PyTextIOWrapperTest
- test_empty_string_for_dir - test.test_importlib.source.test_finder.Source_FinderTestsPEP451
- test_1463026_1_empty - test.test_sax.StreamReaderWriterXmlgenTest
- test_xmlgen_fragment - test.test_sax.StreamReaderWriterXmlgenTest
- test_anydbm_modification - test.test_dbm.TestCase-dbm.gnu
- test_forking_handled - test.test_socketserver.ErrorHandlerTest
- test_xmlgen_encoding_bytes - test.test_sax.StreamReaderWriterXmlgenTest
- test_ascii_file_shelf - test.test_shelve.TestCase
- test_truncate - test.test_io.PyBufferedWriterTest
- test_empty_string_for_dir - test.test_importlib.source.test_finder.Source_FinderTestsPEP302
- test_threading_handled - test.test_socketserver.ErrorHandlerTest
- test_garbage_collection - test.test_io.CTextIOWrapperTest
- test_tofromfile - test.test_array.UnsignedByteTest
- test_write - test.test_shelve.TestAsciiFileShelve
- test_no_import_lock_contention - test.test_multiprocessing_spawn.WithProcessesTestQueue
- test_anydbm_read - test.test_dbm.TestCase-dbm.dumb
- test_readline - test.test_io.CIOTest
- test_tofromfile - test.test_array.ShortTest
- test_global_del_SystemExit - test.test_gc.GCTests
- test_threads - test.test_io.CBufferedRandomTest
- test_seek_and_tell - test.test_io.PyTextIOWrapperTest
- test_constructor - test.test_shelve.TestBinaryFileShelve
- test_truncate_after_write - test.test_io.PyBufferedWriterTest
- test_fspath_support - test.test_io.PyIOTest
- test_filewrite - test.test_array.IntTest
- test_snapshot - test.test_tracemalloc.TestTracemallocEnabled
- test_destructor - test.test_io.PyIOTest
- test_fspath_support - test.test_io.CIOTest
- test_print - test.test_deque.TestBasic
- test_sendfile - test.test_ssl.ThreadedTests
- test_truncate - test.test_io.CBufferedWriterTest
- test_basic_io - test.test_io.CTextIOWrapperTest
- test_anydbm_creation - test.test_dbm.TestCase-dbm.dumb
- test_create_writes - test.test_io.CMiscIOTest
- test_telling - test.test_io.CTextIOWrapperTest
- test_5027_1 - test.test_sax.StreamReaderWriterXmlgenTest
- test_anydbm_modification - test.test_dbm.TestCase-dbm.ndbm
- test_read_returns_file_list - test.test_configparser.MultilineValuesTestCase
- test_multibyte_seek_and_tell - test.test_io.PyTextIOWrapperTest
- test_items - test.test_shelve.TestProto2FileShelve
- test_write - test.test_configparser.MultilineValuesTestCase
- test_normalization - test.test_unicodedata.NormalizationTest
- test_threads - test.test_io.PyBufferedRandomTest
- test_xmlgen_content_empty - test.test_sax.StreamReaderWriterXmlgenTest
- test_truncate_after_write - test.test_io.CBufferedWriterTest
- test_seeking - test.test_io.PyTextIOWrapperTest
- test_anydbm_access - test.test_dbm.TestCase-dbm.ndbm
- test_empty_string_for_dir - test.test_importlib.source.test_finder.Frozen_FinderTestsPEP420
- test_filewrite - test.test_array.UnsignedLongTest
- test_binary_file - test.test_sax.PrepareInputSourceTest
- test_large_fd_transfer - test.test_multiprocessing_spawn.WithProcessesTestConnection
- test_parse_errors - test.test_configparser.MultilineValuesTestCase
- test_system_id - test.test_sax.PrepareInputSourceTest
- test_basic_io - test.test_io.PyTextIOWrapperTest
- test_1463026_2_empty - test.test_sax.StreamReaderWriterXmlgenTest
- test_telling - test.test_io.PyTextIOWrapperTest
- test_read_text_does_not_keep_open - test.test_importlib.test_resource.DeletingZipsTest
- test_threads - test.test_io.CBufferedReaderTest
- test_anydbm_read - test.test_dbm.TestCase-dbm.ndbm
- test_constructor - test.test_shelve.TestProto2FileShelve
- test_close_flushes - test.test_io.PyIOTest
- test_append_bom - test.test_io.CTextIOWrapperTest
- test_keys - test.test_shelve.TestBinaryFileShelve
- test_len - test.test_shelve.TestBinaryFileShelve
- test_no_close_file - test.test_sax.StreamReaderWriterXmlgenTest
- test_popitem - test.test_shelve.TestProto2FileShelve
- test_threads - test.test_io.PyBufferedReaderTest
- test_basic_from_dict - test.test_configparser.MultilineValuesTestCase
- test_forking_not_handled - test.test_socketserver.ErrorHandlerTest
- test_anydbm_modification - test.test_dbm.TestCase-dbm.dumb
- test_closefd_attr - test.test_io.PyIOTest
- test_expat_binary_file_nonascii - test.test_sax.ExpatReaderTest
- test_create_writes - test.test_io.PyMiscIOTest
- test_raw_file_io - test.test_io.CIOTest
- test_closefd_attr - test.test_io.CIOTest
- test_values - test.test_shelve.TestProto2FileShelve
- test_xmlgen_basic - test.test_sax.StreamReaderWriterXmlgenTest
- test_xmlgen_ignorable - test.test_sax.StreamReaderWriterXmlgenTest
- test_setitem - test.test_configparser.MultilineValuesTestCase
- test_filewrite - test.test_array.FloatTest
- test_snapshot_save_attr - test.test_tracemalloc.TestTracemallocEnabled
- test_1463026_3 - test.test_sax.StreamReaderWriterXmlgenTest
- test_read - test.test_shelve.TestAsciiFileShelve
- test_len - test.test_shelve.TestAsciiFileShelve
- test_keys - test.test_shelve.TestAsciiFileShelve
- test_parse_text - test.test_sax.ParseTest
- test_5027_2 - test.test_sax.StreamReaderWriterXmlgenTest
- test_file - test.test_urllib2.HandlerTests
- test_read_closed - test.test_io.PyIOTest
Sincerely,
-The Buildbot
[View Less]
2
1
The Buildbot working for 'Python' has noticed that the worker named koobs-freebsd-564d went away.
It last disconnected at Sat Jul 17 07:15:07 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 working for 'Python' has noticed that the worker named koobs-freebsd-9e36 went away.
It last disconnected at Sat Jul 17 06:38:31 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 PPC64 Fedora 3.10 while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#builders/672/builds/216
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: edelsohn-fedora-ppc64
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):
=…
[View More]==================================================
== Tests result: FAILURE then ENV CHANGED ==
411 tests OK.
10 slowest tests:
- test_unparse: 10 min 54 sec
- test_tokenize: 8 min 21 sec
- test_lib2to3: 6 min 53 sec
- test_unicodedata: 5 min 17 sec
- test_multiprocessing_spawn: 4 min 37 sec
- test_capi: 4 min 34 sec
- test_concurrent_futures: 4 min 15 sec
- test_pickle: 3 min 54 sec
- test_asyncio: 3 min 15 sec
- test_multiprocessing_forkserver: 2 min 25 sec
1 test altered the execution environment:
test_concurrent_futures
15 tests skipped:
test_devpoll test_ioctl test_kqueue test_msilib test_ossaudiodev
test_smtpnet test_ssl test_startfile test_tix test_tk
test_ttk_guionly test_winconsoleio test_winreg test_winsound
test_zipfile64
3 re-run tests:
test_cmd_line_script test_mailbox test_socket
Total duration: 1 hour 1 min
Captured traceback
==================
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 1312, in tearDown
super().tearDown()
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 60, in tearDown
self._box.close()
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 737, in close
self._file.close() # Sync has been done by self.flush() above.
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 150, in test_add_binary_file
key = self._box.add(f)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 1253, in add
key = _singlefileMailbox.add(self, message)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 606, in add
self._toc[self._next_key] = self._append_message(message)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 766, in _append_message
self._file.flush()
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 179, in test_add_nonascii_StringIO_raises
self._box.add(io.StringIO(self._nonascii_msg))
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 1253, in add
key = _singlefileMailbox.add(self, message)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 606, in add
self._toc[self._next_key] = self._append_message(message)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 764, in _append_message
self._file.truncate(before)
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 108, in test_add_nonascii_string_header_raises
self._box.add(self._nonascii_msg)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 1253, in add
key = _singlefileMailbox.add(self, message)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 606, in add
self._toc[self._next_key] = self._append_message(message)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 764, in _append_message
self._file.truncate(before)
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/test/test_socket.py", line 5969, in setUpClass
f.write(chunk)
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 1323, in test_labels
key0 = self._box.add(msg0)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 1253, in add
key = _singlefileMailbox.add(self, message)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 606, in add
self._toc[self._next_key] = self._append_message(message)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 766, in _append_message
self._file.flush()
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 358, in test_contains
key0 = self._box.add(self._template % 0)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 1253, in add
key = _singlefileMailbox.add(self, message)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 606, in add
self._toc[self._next_key] = self._append_message(message)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 766, in _append_message
self._file.flush()
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 186, in test_remove
self._test_remove_or_delitem(self._box.remove)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 194, in _test_remove_or_delitem
key0 = self._box.add(self._template % 0)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 1253, in add
key = _singlefileMailbox.add(self, message)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 606, in add
self._toc[self._next_key] = self._append_message(message)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 766, in _append_message
self._file.flush()
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 120, in test_add_that_raises_leaves_mailbox_empty
self._box.close()
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 737, in close
self._file.close() # Sync has been done by self.flush() above.
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 1404, in test_initialize_with_binary_file
f.seek(0)
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 292, in test_get_file_can_be_closed_twice
key = self._box.add(_sample_message)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 1253, in add
key = _singlefileMailbox.add(self, message)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 606, in add
self._toc[self._next_key] = self._append_message(message)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 766, in _append_message
self._file.flush()
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 1393, in test_initialize_with_file
with open(self._path, 'w+', encoding='utf-8') as f:
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/test/test_cmd_line_script.py", line 229, in test_script_abspath
with os_helper.temp_cwd() as script_dir:
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 133, in __enter__
return next(self.gen)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/test/support/os_helper.py", line 447, in temp_cwd
with temp_dir(path=name, quiet=quiet) as temp_path:
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/contextlib.py", line 133, in __enter__
return next(self.gen)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/test/support/os_helper.py", line 385, in temp_dir
os.mkdir(path)
OSError: [Errno 28] No space left on device: 'tempcwd'
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 427, in test_pop
key0 = self._box.add(self._template % 0)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 1253, in add
key = _singlefileMailbox.add(self, message)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 606, in add
self._toc[self._next_key] = self._append_message(message)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 766, in _append_message
self._file.flush()
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 307, in test_itervalues
self._check_iteration(self._box.itervalues, do_keys=False,
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 333, in _check_iteration
keys.append(self._box.add(self._template % i))
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 981, in add
_sync_close(f)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 2134, in _sync_close
_sync_flush(f)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 2128, in _sync_flush
f.flush()
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 202, in _string_to_bytes
return message.encode('ascii')
UnicodeEncodeError: 'ascii' codec can't encode character '\xe1' in position 27: ordinal not in range(128)
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 975, in add
self._dump_sequences(message, new_key)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 1237, in _dump_sequences
self.set_sequences(all_sequences)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 1197, in set_sequences
_sync_close(f)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 2134, in _sync_close
_sync_flush(f)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 2128, in _sync_flush
f.flush()
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 948, in test_add_doesnt_rewrite
self._box.add(self._template % 0)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 1253, in add
key = _singlefileMailbox.add(self, message)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 606, in add
self._toc[self._next_key] = self._append_message(message)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 766, in _append_message
self._file.flush()
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/unittest/case.py", line 620, in run
outcome.errors.clear()
OSError: [Errno 28] No space left on device
Warning -- Unraisable exception
Exception ignored in: <_io.BufferedRandom name='/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/build/test_python_40590æ/test_python_worker_38107æ/@test_38107_tmpæ/1'>
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/unittest/case.py", line 620, in run
outcome.errors.clear()
OSError: [Errno 28] No space left on device
Warning -- Unraisable exception
Exception ignored in: <_io.BufferedRandom name='/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/build/test_python_40590æ/test_python_worker_38107æ/@test_38107_tmpæ/1'>
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/unittest/case.py", line 620, in run
outcome.errors.clear()
OSError: [Errno 28] No space left on device
Warning -- Unraisable exception
Exception ignored in: <_io.BufferedRandom name='/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/build/test_python_40590æ/test_python_worker_38107æ/@test_38107_tmpæ/1'>
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/unittest/case.py", line 620, in run
outcome.errors.clear()
OSError: [Errno 28] No space left on device
Warning -- Unraisable exception
Exception ignored in: <_io.BufferedRandom name='/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/build/test_python_40590æ/test_python_worker_38107æ/@test_38107_tmpæ/1'>
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/unittest/case.py", line 620, in run
outcome.errors.clear()
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 447, in test_popitem
keys.append(self._box.add(self._template % i))
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 981, in add
_sync_close(f)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 2134, in _sync_close
_sync_flush(f)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 2128, in _sync_flush
f.flush()
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 136, in test_add_8bit_body
key = self._box.add(self._non_latin_bin_msg)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 1253, in add
key = _singlefileMailbox.add(self, message)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 606, in add
self._toc[self._next_key] = self._append_message(message)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 766, in _append_message
self._file.flush()
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 299, in test_iterkeys
self._check_iteration(self._box.iterkeys, do_keys=True, do_values=False)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 333, in _check_iteration
keys.append(self._box.add(self._template % i))
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 1253, in add
key = _singlefileMailbox.add(self, message)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 606, in add
self._toc[self._next_key] = self._append_message(message)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 766, in _append_message
self._file.flush()
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 66, in test_add
keys.append(self._box.add(self._template % 0))
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 1253, in add
key = _singlefileMailbox.add(self, message)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 606, in add
self._toc[self._next_key] = self._append_message(message)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 766, in _append_message
self._file.flush()
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 303, in test_keys
self._check_iteration(self._box.keys, do_keys=True, do_values=False)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 333, in _check_iteration
keys.append(self._box.add(self._template % i))
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 981, in add
_sync_close(f)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 2134, in _sync_close
_sync_flush(f)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 2128, in _sync_flush
f.flush()
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 173, in test_add_StringIO_warns
key = self._box.add(io.StringIO(self._template % "0"))
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 1253, in add
key = _singlefileMailbox.add(self, message)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 606, in add
self._toc[self._next_key] = self._append_message(message)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 766, in _append_message
self._file.flush()
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 447, in test_popitem
keys.append(self._box.add(self._template % i))
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 1253, in add
key = _singlefileMailbox.add(self, message)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 606, in add
self._toc[self._next_key] = self._append_message(message)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 766, in _append_message
self._file.flush()
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 271, in test_get_string
key0 = self._box.add(self._template % 0)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 1253, in add
key = _singlefileMailbox.add(self, message)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 606, in add
self._toc[self._next_key] = self._append_message(message)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 766, in _append_message
self._file.flush()
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 158, in test_add_binary_nonascii_file
key = self._box.add(f)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 1253, in add
key = _singlefileMailbox.add(self, message)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 606, in add
self._toc[self._next_key] = self._append_message(message)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 766, in _append_message
self._file.flush()
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 317, in test_values
self._check_iteration(self._box.values, do_keys=False, do_values=True)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 333, in _check_iteration
keys.append(self._box.add(self._template % i))
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 1253, in add
key = _singlefileMailbox.add(self, message)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 606, in add
self._toc[self._next_key] = self._append_message(message)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 766, in _append_message
self._file.flush()
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 303, in test_keys
self._check_iteration(self._box.keys, do_keys=True, do_values=False)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 333, in _check_iteration
keys.append(self._box.add(self._template % i))
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 1253, in add
key = _singlefileMailbox.add(self, message)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 606, in add
self._toc[self._next_key] = self._append_message(message)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 766, in _append_message
self._file.flush()
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 253, in test_get_message
key0 = self._box.add(self._template % 0)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 1253, in add
key = _singlefileMailbox.add(self, message)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 606, in add
self._toc[self._next_key] = self._append_message(message)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 766, in _append_message
self._file.flush()
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 57, in setUp
self._box = self._factory(self._path)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 1170, in <lambda>
_factory = lambda self, path, factory=None: mailbox.MH(path, factory)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 943, in __init__
os.mkdir(self._path, 0o700)
OSError: [Errno 28] No space left on device: '/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/build/test_python_40590æ/test_python_worker_38107æ/@test_38107_tmpæ'
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 94, in test_add_invalid_8bit_bytes_header
key = self._box.add(self._nonascii_msg.encode('latin-1'))
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 1253, in add
key = _singlefileMailbox.add(self, message)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 606, in add
self._toc[self._next_key] = self._append_message(message)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 766, in _append_message
self._file.flush()
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 1178, in test_list_folders
self._box.add_folder('two')
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 1131, in add_folder
return MH(os.path.join(self._path, folder),
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 943, in __init__
os.mkdir(self._path, 0o700)
OSError: [Errno 28] No space left on device: '/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/build/test_python_40590æ/test_python_worker_38107æ/@test_38107_tmpæ/two'
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 216, in test_discard
key0 = self._box.add(self._template % 0)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 1253, in add
key = _singlefileMailbox.add(self, message)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 606, in add
self._toc[self._next_key] = self._append_message(message)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 766, in _append_message
self._file.flush()
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 307, in test_itervalues
self._check_iteration(self._box.itervalues, do_keys=False,
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 333, in _check_iteration
keys.append(self._box.add(self._template % i))
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 1253, in add
key = _singlefileMailbox.add(self, message)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 606, in add
self._toc[self._next_key] = self._append_message(message)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 766, in _append_message
self._file.flush()
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 499, in test_popitem_and_flush_twice
self._box.add(self._template % 0)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 1253, in add
key = _singlefileMailbox.add(self, message)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 606, in add
self._toc[self._next_key] = self._append_message(message)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 766, in _append_message
self._file.flush()
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 495, in test_flush
self._test_flush_or_close(self._box.flush, True)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 522, in _test_flush_or_close
self._box.add(contents[0])
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 1253, in add
key = _singlefileMailbox.add(self, message)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 606, in add
self._toc[self._next_key] = self._append_message(message)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 766, in _append_message
self._file.flush()
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 761, in _append_message
offsets = self._install_message(message)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 1439, in _install_message
message = self._string_to_bytes(message)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 204, in _string_to_bytes
raise ValueError("String input must be ASCII-only; "
ValueError: String input must be ASCII-only; use bytes or a Message instead
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 228, in test_get
key0 = self._box.add(self._template % 0)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 1253, in add
key = _singlefileMailbox.add(self, message)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 606, in add
self._toc[self._next_key] = self._append_message(message)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 766, in _append_message
self._file.flush()
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/test/test_cmd_line_script.py", line 570, in test_non_ascii
script_name = _make_test_script(os.getcwd(), name, source)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/test/test_cmd_line_script.py", line 81, in _make_test_script
to_return = make_script(script_dir, script_basename, source)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/test/support/script_helper.py", line 215, in make_script
with open(script_name, 'w', encoding='utf-8') as script_file:
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 1402, in test_initialize_with_binary_file
with open(self._path, 'wb+') as f:
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 499, in test_popitem_and_flush_twice
self._box.add(self._template % 0)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 981, in add
_sync_close(f)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 2134, in _sync_close
_sync_flush(f)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 2128, in _sync_flush
f.flush()
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 379, in test_len
keys.append(self._box.add(self._template % i))
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 1253, in add
key = _singlefileMailbox.add(self, message)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 606, in add
self._toc[self._next_key] = self._append_message(message)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 766, in _append_message
self._file.flush()
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 279, in test_get_file
key0 = self._box.add(self._template % 0)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 1253, in add
key = _singlefileMailbox.add(self, message)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 606, in add
self._toc[self._next_key] = self._append_message(message)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 766, in _append_message
self._file.flush()
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 461, in test_update
key0 = self._box.add(self._template % 'original 0')
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 1253, in add
key = _singlefileMailbox.add(self, message)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 606, in add
self._toc[self._next_key] = self._append_message(message)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 766, in _append_message
self._file.flush()
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 388, in test_set_item
key0 = self._box.add(self._template % 'original 0')
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 1253, in add
key = _singlefileMailbox.add(self, message)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 606, in add
self._toc[self._next_key] = self._append_message(message)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 766, in _append_message
self._file.flush()
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 243, in test_getitem
key0 = self._box.add(self._template % 0)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 1253, in add
key = _singlefileMailbox.add(self, message)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 606, in add
self._toc[self._next_key] = self._append_message(message)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 766, in _append_message
self._file.flush()
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 263, in test_get_bytes
key0 = self._box.add(self._template % 0)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 1253, in add
key = _singlefileMailbox.add(self, message)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 606, in add
self._toc[self._next_key] = self._append_message(message)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 766, in _append_message
self._file.flush()
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 312, in test_iter
self._check_iteration(self._box.__iter__, do_keys=False,
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 333, in _check_iteration
keys.append(self._box.add(self._template % i))
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 1253, in add
key = _singlefileMailbox.add(self, message)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 606, in add
self._toc[self._next_key] = self._append_message(message)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 766, in _append_message
self._file.flush()
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 167, in test_add_text_file_warns
key = self._box.add(f)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 1253, in add
key = _singlefileMailbox.add(self, message)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 606, in add
self._toc[self._next_key] = self._append_message(message)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 766, in _append_message
self._file.flush()
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 968, in test_permissions_after_flush
self._box.add(self._template % 0)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 1253, in add
key = _singlefileMailbox.add(self, message)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 606, in add
self._toc[self._next_key] = self._append_message(message)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 766, in _append_message
self._file.flush()
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 1265, in test_pack
key0 = self._box.add(msg0)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 981, in add
_sync_close(f)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 2134, in _sync_close
_sync_flush(f)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 2128, in _sync_flush
f.flush()
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 190, in test_delitem
self._test_remove_or_delitem(self._box.__delitem__)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 194, in _test_remove_or_delitem
key0 = self._box.add(self._template % 0)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 1253, in add
key = _singlefileMailbox.add(self, message)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 606, in add
self._toc[self._next_key] = self._append_message(message)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 766, in _append_message
self._file.flush()
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 326, in test_items
self._check_iteration(self._box.items, do_keys=True, do_values=True)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 333, in _check_iteration
keys.append(self._box.add(self._template % i))
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 1253, in add
key = _singlefileMailbox.add(self, message)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 606, in add
self._toc[self._next_key] = self._append_message(message)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 766, in _append_message
self._file.flush()
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 321, in test_iteritems
self._check_iteration(self._box.iteritems, do_keys=True,
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 333, in _check_iteration
keys.append(self._box.add(self._template % i))
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 1253, in add
key = _singlefileMailbox.add(self, message)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 606, in add
self._toc[self._next_key] = self._append_message(message)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 766, in _append_message
self._file.flush()
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 518, in test_close
self._test_flush_or_close(self._box.close, False)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 522, in _test_flush_or_close
self._box.add(contents[0])
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 1253, in add
key = _singlefileMailbox.add(self, message)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 606, in add
self._toc[self._next_key] = self._append_message(message)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 766, in _append_message
self._file.flush()
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 417, in test_clear
self._box.add(self._template % i)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 1253, in add
key = _singlefileMailbox.add(self, message)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 606, in add
self._toc[self._next_key] = self._append_message(message)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 766, in _append_message
self._file.flush()
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 101, in test_invalid_nonascii_header_as_string
key = self._box.add(subj.encode('latin-1'))
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 1253, in add
key = _singlefileMailbox.add(self, message)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 606, in add
self._toc[self._next_key] = self._append_message(message)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 766, in _append_message
self._file.flush()
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 1395, in test_initialize_with_file
f.seek(0)
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 379, in test_len
keys.append(self._box.add(self._template % i))
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 981, in add
_sync_close(f)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 2134, in _sync_close
_sync_flush(f)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 2128, in _sync_flush
f.flush()
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 272, in test_get_string
key1 = self._box.add(_sample_message)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 981, in add
_sync_close(f)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 2134, in _sync_close
_sync_flush(f)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 2128, in _sync_flush
f.flush()
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/test/test_mailbox.py", line 427, in test_pop
key0 = self._box.add(self._template % 0)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 981, in add
_sync_close(f)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 2134, in _sync_close
_sync_flush(f)
File "/home/shager/cpython-buildarea/3.10.edelsohn-fedora-ppc64/build/Lib/mailbox.py", line 2128, in _sync_flush
f.flush()
OSError: [Errno 28] No space left on device
Test report
===========
Failed tests:
- test_mailbox
- test_cmd_line_script
- test_socket
Failed subtests:
- test_add_text_file_warns - test.test_mailbox.TestBabyl
- test_get_bytes - test.test_mailbox.TestBabyl
- test_get_file - test.test_mailbox.TestBabyl
- test_popitem_and_flush_twice - test.test_mailbox.TestBabyl
- test_permissions_after_flush - test.test_mailbox.TestBabyl
- test_initialize_with_binary_file - test.test_mailbox.TestMessage
- test_initialize_with_binary_file - test.test_mailbox.TestMaildirMessage
- test_close - test.test_mailbox.TestBabyl
- test_add_nonascii_StringIO_raises - test.test_mailbox.TestBabyl
- test_initialize_with_file - test.test_mailbox.TestBabylMessage
- test_update - test.test_mailbox.TestBabyl
- setUpClass - test.test_socket.SendfileUsingSendTest
- test_add_nonascii_string_header_raises - test.test_mailbox.TestBabyl
- test_pop - test.test_mailbox.TestBabyl
- test_invalid_nonascii_header_as_string - test.test_mailbox.TestBabyl
- test_len - test.test_mailbox.TestBabyl
- test_get - test.test_mailbox.TestBabyl
- test_keys - test.test_mailbox.TestBabyl
- test_iter - test.test_mailbox.TestBabyl
- test_itervalues - test.test_mailbox.TestMH
- test_set_item - test.test_mailbox.TestBabyl
- test_popitem - test.test_mailbox.TestMH
- test_getitem - test.test_mailbox.TestBabyl
- test_discard - test.test_mailbox.TestBabyl
- test_add_StringIO_warns - test.test_mailbox.TestBabyl
- test_remove - test.test_mailbox.TestMH
- test_items - test.test_mailbox.TestBabyl
- test_initialize_with_file - test.test_mailbox.TestMessage
- test_add_binary_file - test.test_mailbox.TestBabyl
- test_script_abspath - test.test_cmd_line_script.CmdLineTest
- test_flush - test.test_mailbox.TestBabyl
- test_add - test.test_mailbox.TestBabyl
- test_get_string - test.test_mailbox.TestMH
- test_initialize_with_file - test.test_mailbox.TestMaildirMessage
- test_values - test.test_mailbox.TestMH
- test_initialize_with_binary_file - test.test_mailbox.TestMboxMessage
- test_pack - test.test_mailbox.TestMH
- test_get_file_can_be_closed_twice - test.test_mailbox.TestBabyl
- test_initialize_with_binary_file - test.test_mailbox.TestMHMessage
- test_iteritems - test.test_mailbox.TestBabyl
- setUpClass - test.test_socket.SendfileUsingSendfileTest
- test_add_doesnt_rewrite - test.test_mailbox.TestBabyl
- test_clear - test.test_mailbox.TestBabyl
- test_delitem - test.test_mailbox.TestBabyl
- test_itervalues - test.test_mailbox.TestBabyl
- test_popitem - test.test_mailbox.TestBabyl
- test_remove - test.test_mailbox.TestBabyl
- test_popitem_and_flush_twice - test.test_mailbox.TestMH
- test_get_message - test.test_mailbox.TestBabyl
- test_contains - test.test_mailbox.TestBabyl
- test_labels - test.test_mailbox.TestBabyl
- test_sequences - test.test_mailbox.TestMH
- test_add_8bit_body - test.test_mailbox.TestBabyl
- test_update - test.test_mailbox.TestMH
- test_initialize_with_binary_file - test.test_mailbox.TestBabylMessage
- test_initialize_with_file - test.test_mailbox.TestMboxMessage
- test_pop - test.test_mailbox.TestMH
- test_get_string - test.test_mailbox.TestBabyl
- test_non_ascii - test.test_cmd_line_script.CmdLineTest
- test_len - test.test_mailbox.TestMH
- test_keys - test.test_mailbox.TestMH
- test_values - test.test_mailbox.TestBabyl
- test_add_binary_nonascii_file - test.test_mailbox.TestBabyl
- test_add_that_raises_leaves_mailbox_empty - test.test_mailbox.TestBabyl
- test_list_folders - test.test_mailbox.TestMH
- test_set_item - test.test_mailbox.TestMH
- test_iterkeys - test.test_mailbox.TestBabyl
- test_add_invalid_8bit_bytes_header - test.test_mailbox.TestBabyl
- test_initialize_with_file - test.test_mailbox.TestMHMessage
Sincerely,
-The Buildbot
[View Less]
1
0
The Buildbot working for 'Python' has noticed that the worker named koobs-freebsd-9e36 went away.
It last disconnected at Thu Jul 15 04:00:24 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 x86 Gentoo Non-Debug with X 3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#builders/58/builds/503
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: ware-gentoo-x86
Build Reason: <unknown>
Blamelist: Erlend Egeberg Aasland <erlend.aasland(a)innova.no>, Jack DeVries <58614260+jdevries3133(a)users.noreply.github.com>
BUILD FAILED: failed test (failure)…
[View More] uploading test-results.xml (failure)
Summary of the results of the build (if available):
===================================================
==
Captured traceback
==================
remote: Enumerating objects: 25, done.
remote: Counting objects: 4% (1/25)
remote: Counting objects: 8% (2/25)
remote: Counting objects: 12% (3/25)
remote: Counting objects: 16% (4/25)
remote: Counting objects: 20% (5/25)
remote: Counting objects: 24% (6/25)
remote: Counting objects: 28% (7/25)
remote: Counting objects: 32% (8/25)
remote: Counting objects: 36% (9/25)
remote: Counting objects: 40% (10/25)
remote: Counting objects: 44% (11/25)
remote: Counting objects: 48% (12/25)
remote: Counting objects: 52% (13/25)
remote: Counting objects: 56% (14/25)
remote: Counting objects: 60% (15/25)
remote: Counting objects: 64% (16/25)
remote: Counting objects: 68% (17/25)
remote: Counting objects: 72% (18/25)
remote: Counting objects: 76% (19/25)
remote: Counting objects: 80% (20/25)
remote: Counting objects: 84% (21/25)
remote: Counting objects: 88% (22/25)
remote: Counting objects: 92% (23/25)
remote: Counting objects: 96% (24/25)
remote: Counting objects: 100% (25/25)
remote: Counting objects: 100% (25/25), done.
remote: Compressing objects: 25% (1/4)
remote: Compressing objects: 50% (2/4)
remote: Compressing objects: 75% (3/4)
remote: Compressing objects: 100% (4/4)
remote: Compressing objects: 100% (4/4), done.
remote: Total 14 (delta 11), reused 11 (delta 10), pack-reused 0
From https://github.com/python/cpython
* branch main -> FETCH_HEAD
Note: switching to '81b8c0a38564deef930771afbf53d788fadc4aa6'.
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 81b8c0a385 Fix docstring typo in sqlite3.Connection.executescript/sqlite3.Cursor.executescript (GH-27147)
Switched to and reset branch 'main'
./configure: line 10530: PKG_PROG_PKG_CONFIG: command not found
In file included from Objects/bytes_methods.c:435:
Objects/stringlib/fastsearch.h: In function ‘stringlib__preprocess’:
Objects/stringlib/fastsearch.h:333:19: warning: comparison of integer expressions of different signedness: ‘Py_ssize_t’ {aka ‘int’} and ‘unsigned int’ [-Wsign-compare]
333 | if (shift > SHIFT_OVERFLOW) {
| ^
In file included from Objects/bytearrayobject.c:1089:
Objects/stringlib/fastsearch.h: In function ‘stringlib__preprocess’:
Objects/stringlib/fastsearch.h:333:19: warning: comparison of integer expressions of different signedness: ‘Py_ssize_t’ {aka ‘int’} and ‘unsigned int’ [-Wsign-compare]
333 | if (shift > SHIFT_OVERFLOW) {
| ^
In file included from Objects/bytesobject.c:1279:
Objects/stringlib/fastsearch.h: In function ‘stringlib__preprocess’:
Objects/stringlib/fastsearch.h:333:19: warning: comparison of integer expressions of different signedness: ‘Py_ssize_t’ {aka ‘int’} and ‘unsigned int’ [-Wsign-compare]
333 | if (shift > SHIFT_OVERFLOW) {
| ^
In file included from Objects/unicodeobject.c:922:
Objects/stringlib/fastsearch.h: In function ‘asciilib__preprocess’:
Objects/stringlib/fastsearch.h:333:19: warning: comparison of integer expressions of different signedness: ‘Py_ssize_t’ {aka ‘int’} and ‘unsigned int’ [-Wsign-compare]
333 | if (shift > SHIFT_OVERFLOW) {
| ^
In file included from Objects/unicodeobject.c:931:
Objects/stringlib/fastsearch.h: In function ‘ucs1lib__preprocess’:
Objects/stringlib/fastsearch.h:333:19: warning: comparison of integer expressions of different signedness: ‘Py_ssize_t’ {aka ‘int’} and ‘unsigned int’ [-Wsign-compare]
333 | if (shift > SHIFT_OVERFLOW) {
| ^
In file included from Objects/unicodeobject.c:941:
Objects/stringlib/fastsearch.h: In function ‘ucs2lib__preprocess’:
Objects/stringlib/fastsearch.h:333:19: warning: comparison of integer expressions of different signedness: ‘Py_ssize_t’ {aka ‘int’} and ‘unsigned int’ [-Wsign-compare]
333 | if (shift > SHIFT_OVERFLOW) {
| ^
In file included from Objects/unicodeobject.c:951:
Objects/stringlib/fastsearch.h: In function ‘ucs4lib__preprocess’:
Objects/stringlib/fastsearch.h:333:19: warning: comparison of integer expressions of different signedness: ‘Py_ssize_t’ {aka ‘int’} and ‘unsigned int’ [-Wsign-compare]
333 | if (shift > SHIFT_OVERFLOW) {
| ^
In file included from Objects/unicodeobject.c:963:
Objects/stringlib/fastsearch.h: In function ‘stringlib__preprocess’:
Objects/stringlib/fastsearch.h:333:19: warning: comparison of integer expressions of different signedness: ‘Py_ssize_t’ {aka ‘int’} and ‘unsigned int’ [-Wsign-compare]
333 | if (shift > SHIFT_OVERFLOW) {
| ^
Python/ceval.c: In function ‘_PyEval_EvalFrameDefault’:
Python/ceval.c:3376:27: warning: comparison of integer expressions of different signedness: ‘uint32_t’ {aka ‘unsigned int’} and ‘Py_ssize_t’ {aka ‘int’} [-Wsign-compare]
3376 | DEOPT_IF(hint >= dict->ma_keys->dk_nentries, LOAD_ATTR);
| ^~
Python/ceval.c:1399:38: note: in definition of macro ‘DEOPT_IF’
1399 | #define DEOPT_IF(cond, instname) if (cond) { goto instname ## _miss; }
| ^~~~
Python/specialize.c: In function ‘_Py_Specialize_LoadAttr’:
Python/specialize.c:536:22: warning: comparison of integer expressions of different signedness: ‘Py_ssize_t’ {aka ‘int’} and ‘unsigned int’ [-Wsign-compare]
536 | if (hint != (uint32_t)hint) {
| ^~
not a dynamic executable
In function ‘_write_size64’,
inlined from ‘_Pickler_CommitFrame’ at /buildbot/buildarea/cpython/3.x.ware-gentoo-x86.nondebug/build/Modules/_pickle.c:979:9:
/buildbot/buildarea/cpython/3.x.ware-gentoo-x86.nondebug/build/Modules/_pickle.c:963:16: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
963 | out[i] = 0;
| ~~~~~~~^~~
In file included from ./Include/bytesobject.h:62,
from ./Include/Python.h:95,
from /buildbot/buildarea/cpython/3.x.ware-gentoo-x86.nondebug/build/Modules/_pickle.c:11:
/buildbot/buildarea/cpython/3.x.ware-gentoo-x86.nondebug/build/Modules/_pickle.c: In function ‘_Pickler_CommitFrame’:
./Include/cpython/bytesobject.h:8:10: note: at offset 5 to object ‘ob_sval’ with size 1 declared here
8 | char ob_sval[1];
| ^~~~~~~
In function ‘_write_size64’,
inlined from ‘_Pickler_CommitFrame’ at /buildbot/buildarea/cpython/3.x.ware-gentoo-x86.nondebug/build/Modules/_pickle.c:979:9:
/buildbot/buildarea/cpython/3.x.ware-gentoo-x86.nondebug/build/Modules/_pickle.c:963:16: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
963 | out[i] = 0;
| ~~~~~~~^~~
In file included from ./Include/bytesobject.h:62,
from ./Include/Python.h:95,
from /buildbot/buildarea/cpython/3.x.ware-gentoo-x86.nondebug/build/Modules/_pickle.c:11:
/buildbot/buildarea/cpython/3.x.ware-gentoo-x86.nondebug/build/Modules/_pickle.c: In function ‘_Pickler_CommitFrame’:
./Include/cpython/bytesobject.h:8:10: note: at offset 6 to object ‘ob_sval’ with size 1 declared here
8 | char ob_sval[1];
| ^~~~~~~
In function ‘_write_size64’,
inlined from ‘_Pickler_CommitFrame’ at /buildbot/buildarea/cpython/3.x.ware-gentoo-x86.nondebug/build/Modules/_pickle.c:979:9:
/buildbot/buildarea/cpython/3.x.ware-gentoo-x86.nondebug/build/Modules/_pickle.c:963:16: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
963 | out[i] = 0;
| ~~~~~~~^~~
In file included from ./Include/bytesobject.h:62,
from ./Include/Python.h:95,
from /buildbot/buildarea/cpython/3.x.ware-gentoo-x86.nondebug/build/Modules/_pickle.c:11:
/buildbot/buildarea/cpython/3.x.ware-gentoo-x86.nondebug/build/Modules/_pickle.c: In function ‘_Pickler_CommitFrame’:
./Include/cpython/bytesobject.h:8:10: note: at offset 7 to object ‘ob_sval’ with size 1 declared here
8 | char ob_sval[1];
| ^~~~~~~
In function ‘_write_size64’,
inlined from ‘_Pickler_CommitFrame’ at /buildbot/buildarea/cpython/3.x.ware-gentoo-x86.nondebug/build/Modules/_pickle.c:979:9:
/buildbot/buildarea/cpython/3.x.ware-gentoo-x86.nondebug/build/Modules/_pickle.c:963:16: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
963 | out[i] = 0;
| ~~~~~~~^~~
In file included from ./Include/bytesobject.h:62,
from ./Include/Python.h:95,
from /buildbot/buildarea/cpython/3.x.ware-gentoo-x86.nondebug/build/Modules/_pickle.c:11:
/buildbot/buildarea/cpython/3.x.ware-gentoo-x86.nondebug/build/Modules/_pickle.c: In function ‘_Pickler_CommitFrame’:
./Include/cpython/bytesobject.h:8:10: note: at offset 8 to object ‘ob_sval’ with size 1 declared here
8 | char ob_sval[1];
| ^~~~~~~
In function ‘_write_size64’,
inlined from ‘_Pickler_CommitFrame’ at /buildbot/buildarea/cpython/3.x.ware-gentoo-x86.nondebug/build/Modules/_pickle.c:979:9,
inlined from ‘_Pickler_GetString’ at /buildbot/buildarea/cpython/3.x.ware-gentoo-x86.nondebug/build/Modules/_pickle.c:996:9,
inlined from ‘_Pickler_FlushToFile’ at /buildbot/buildarea/cpython/3.x.ware-gentoo-x86.nondebug/build/Modules/_pickle.c:1014:14:
/buildbot/buildarea/cpython/3.x.ware-gentoo-x86.nondebug/build/Modules/_pickle.c:963:16: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
963 | out[i] = 0;
| ~~~~~~~^~~
In file included from ./Include/bytesobject.h:62,
from ./Include/Python.h:95,
from /buildbot/buildarea/cpython/3.x.ware-gentoo-x86.nondebug/build/Modules/_pickle.c:11:
/buildbot/buildarea/cpython/3.x.ware-gentoo-x86.nondebug/build/Modules/_pickle.c: In function ‘_Pickler_FlushToFile’:
./Include/cpython/bytesobject.h:8:10: note: at offset 5 to object ‘ob_sval’ with size 1 declared here
8 | char ob_sval[1];
| ^~~~~~~
In function ‘_write_size64’,
inlined from ‘_Pickler_CommitFrame’ at /buildbot/buildarea/cpython/3.x.ware-gentoo-x86.nondebug/build/Modules/_pickle.c:979:9,
inlined from ‘_Pickler_GetString’ at /buildbot/buildarea/cpython/3.x.ware-gentoo-x86.nondebug/build/Modules/_pickle.c:996:9,
inlined from ‘_Pickler_FlushToFile’ at /buildbot/buildarea/cpython/3.x.ware-gentoo-x86.nondebug/build/Modules/_pickle.c:1014:14:
/buildbot/buildarea/cpython/3.x.ware-gentoo-x86.nondebug/build/Modules/_pickle.c:963:16: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
963 | out[i] = 0;
| ~~~~~~~^~~
In file included from ./Include/bytesobject.h:62,
from ./Include/Python.h:95,
from /buildbot/buildarea/cpython/3.x.ware-gentoo-x86.nondebug/build/Modules/_pickle.c:11:
/buildbot/buildarea/cpython/3.x.ware-gentoo-x86.nondebug/build/Modules/_pickle.c: In function ‘_Pickler_FlushToFile’:
./Include/cpython/bytesobject.h:8:10: note: at offset 6 to object ‘ob_sval’ with size 1 declared here
8 | char ob_sval[1];
| ^~~~~~~
In function ‘_write_size64’,
inlined from ‘_Pickler_CommitFrame’ at /buildbot/buildarea/cpython/3.x.ware-gentoo-x86.nondebug/build/Modules/_pickle.c:979:9,
inlined from ‘_Pickler_GetString’ at /buildbot/buildarea/cpython/3.x.ware-gentoo-x86.nondebug/build/Modules/_pickle.c:996:9,
inlined from ‘_Pickler_FlushToFile’ at /buildbot/buildarea/cpython/3.x.ware-gentoo-x86.nondebug/build/Modules/_pickle.c:1014:14:
/buildbot/buildarea/cpython/3.x.ware-gentoo-x86.nondebug/build/Modules/_pickle.c:963:16: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
963 | out[i] = 0;
| ~~~~~~~^~~
In file included from ./Include/bytesobject.h:62,
from ./Include/Python.h:95,
from /buildbot/buildarea/cpython/3.x.ware-gentoo-x86.nondebug/build/Modules/_pickle.c:11:
/buildbot/buildarea/cpython/3.x.ware-gentoo-x86.nondebug/build/Modules/_pickle.c: In function ‘_Pickler_FlushToFile’:
./Include/cpython/bytesobject.h:8:10: note: at offset 7 to object ‘ob_sval’ with size 1 declared here
8 | char ob_sval[1];
| ^~~~~~~
In function ‘_write_size64’,
inlined from ‘_Pickler_CommitFrame’ at /buildbot/buildarea/cpython/3.x.ware-gentoo-x86.nondebug/build/Modules/_pickle.c:979:9,
inlined from ‘_Pickler_GetString’ at /buildbot/buildarea/cpython/3.x.ware-gentoo-x86.nondebug/build/Modules/_pickle.c:996:9,
inlined from ‘_Pickler_FlushToFile’ at /buildbot/buildarea/cpython/3.x.ware-gentoo-x86.nondebug/build/Modules/_pickle.c:1014:14:
/buildbot/buildarea/cpython/3.x.ware-gentoo-x86.nondebug/build/Modules/_pickle.c:963:16: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
963 | out[i] = 0;
| ~~~~~~~^~~
In file included from ./Include/bytesobject.h:62,
from ./Include/Python.h:95,
from /buildbot/buildarea/cpython/3.x.ware-gentoo-x86.nondebug/build/Modules/_pickle.c:11:
/buildbot/buildarea/cpython/3.x.ware-gentoo-x86.nondebug/build/Modules/_pickle.c: In function ‘_Pickler_FlushToFile’:
./Include/cpython/bytesobject.h:8:10: note: at offset 8 to object ‘ob_sval’ with size 1 declared here
8 | char ob_sval[1];
| ^~~~~~~
/buildbot/buildarea/cpython/3.x.ware-gentoo-x86.nondebug/build/Modules/_ctypes/_ctypes.c:107:10: fatal error: ffi.h: No such file or directory
107 | #include <ffi.h>
| ^~~~~~~
compilation terminated.
renaming build/scripts-3.11/pydoc3 to build/scripts-3.11/pydoc3.11
renaming build/scripts-3.11/idle3 to build/scripts-3.11/idle3.11
renaming build/scripts-3.11/2to3 to build/scripts-3.11/2to3-3.11
not a dynamic executable
/buildbot/buildarea/cpython/3.x.ware-gentoo-x86.nondebug/build/Modules/_ctypes/_ctypes.c:107:10: fatal error: ffi.h: No such file or directory
107 | #include <ffi.h>
| ^~~~~~~
compilation terminated.
renaming build/scripts-3.11/pydoc3 to build/scripts-3.11/pydoc3.11
renaming build/scripts-3.11/idle3 to build/scripts-3.11/idle3.11
renaming build/scripts-3.11/2to3 to build/scripts-3.11/2to3-3.11
Cannot open file '/buildbot/buildarea/cpython/3.x.ware-gentoo-x86.nondebug/build/test-results.xml' for upload
Test report
===========
Failed tests:
- test_peg_generator
Sincerely,
-The Buildbot
[View Less]
1
0
The Buildbot has detected a new failure on builder PPC64 Fedora 3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#builders/237/builds/518
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: edelsohn-fedora-ppc64
Build Reason: <unknown>
Blamelist: Mark Shannon <mark(a)hotpy.org>
BUILD FAILED: failed compile (failure)
Summary of the results of the build (if available):
=========================================…
[View More]==========
Captured traceback
==================
remote: Enumerating objects: 15, done.[K
remote: Counting objects: 6% (1/15)[K
remote: Counting objects: 13% (2/15)[K
remote: Counting objects: 20% (3/15)[K
remote: Counting objects: 26% (4/15)[K
remote: Counting objects: 33% (5/15)[K
remote: Counting objects: 40% (6/15)[K
remote: Counting objects: 46% (7/15)[K
remote: Counting objects: 53% (8/15)[K
remote: Counting objects: 60% (9/15)[K
remote: Counting objects: 66% (10/15)[K
remote: Counting objects: 73% (11/15)[K
remote: Counting objects: 80% (12/15)[K
remote: Counting objects: 86% (13/15)[K
remote: Counting objects: 93% (14/15)[K
remote: Counting objects: 100% (15/15)[K
remote: Counting objects: 100% (15/15), done.[K
remote: Compressing objects: 12% (1/8)[K
remote: Compressing objects: 25% (2/8)[K
remote: Compressing objects: 37% (3/8)[K
remote: Compressing objects: 50% (4/8)[K
remote: Compressing objects: 62% (5/8)[K
remote: Compressing objects: 75% (6/8)[K
remote: Compressing objects: 87% (7/8)[K
remote: Compressing objects: 100% (8/8)[K
remote: Compressing objects: 100% (8/8), done.[K
remote: Total 8 (delta 7), reused 0 (delta 0), pack-reused 0[K
From https://github.com/python/cpython
* branch main -> FETCH_HEAD
Note: checking out 'e5862f79c16e28f1ec51d179698739a9b2d8c1d2'.
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 e5862f7... bpo-44616: Mark all clean up instructions at end of named exception block as artificial (GH-27109)
Switched to and reset branch 'main'
./configure: line 10530: PKG_PROG_PKG_CONFIG: command not found
cat: write error: No space left on device
/tmp/ccTwRbIp.s: Assembler messages:
/tmp/ccTwRbIp.s: Fatal error: can't close Parser/peg_api.o: No space left on device
make: *** [Parser/peg_api.o] Error 1
find: ‘build’: No such file or directory
find: ‘build’: No such file or directory
find: ‘build’: No such file or directory
find: ‘build’: No such file or directory
make: [clean-retain-profile] Error 1 (ignored)
Test report
===========
Sincerely,
-The Buildbot
[View Less]
1
0
The Buildbot has detected a new failure on builder s390x RHEL8 3.10 while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#builders/700/builds/184
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: edelsohn-rhel8-z
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):
=======…
[View More]============================================
== Tests result: ENV CHANGED ==
412 tests OK.
10 slowest tests:
- test_concurrent_futures: 3 min 15 sec
- test_gdb: 1 min 37 sec
- test_multiprocessing_spawn: 1 min 36 sec
- test_peg_generator: 1 min 28 sec
- test_unparse: 1 min 22 sec
- test_multiprocessing_forkserver: 1 min 13 sec
- test_capi: 1 min 7 sec
- test_tokenize: 1 min 3 sec
- test_multiprocessing_fork: 58.5 sec
- test_asyncio: 55.5 sec
1 test altered the execution environment:
test_asyncio
14 tests skipped:
test_devpoll test_ioctl test_kqueue test_msilib test_nis
test_ossaudiodev test_startfile test_tix test_tk test_ttk_guionly
test_winconsoleio test_winreg test_winsound test_zipfile64
Total duration: 6 min 10 sec
Captured traceback
==================
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.10.edelsohn-rhel8-z/build/Lib/asyncio/sslproto.py", line 321, in __del__
self.close()
File "/home/dje/cpython-buildarea/3.10.edelsohn-rhel8-z/build/Lib/asyncio/sslproto.py", line 316, in close
self._ssl_protocol._start_shutdown()
File "/home/dje/cpython-buildarea/3.10.edelsohn-rhel8-z/build/Lib/asyncio/sslproto.py", line 590, in _start_shutdown
self._abort()
File "/home/dje/cpython-buildarea/3.10.edelsohn-rhel8-z/build/Lib/asyncio/sslproto.py", line 731, in _abort
self._transport.abort()
File "/home/dje/cpython-buildarea/3.10.edelsohn-rhel8-z/build/Lib/asyncio/selector_events.py", line 680, in abort
self._force_close(None)
File "/home/dje/cpython-buildarea/3.10.edelsohn-rhel8-z/build/Lib/asyncio/selector_events.py", line 731, in _force_close
self._loop.call_soon(self._call_connection_lost, exc)
File "/home/dje/cpython-buildarea/3.10.edelsohn-rhel8-z/build/Lib/asyncio/base_events.py", line 745, in call_soon
self._check_closed()
File "/home/dje/cpython-buildarea/3.10.edelsohn-rhel8-z/build/Lib/asyncio/base_events.py", line 510, in _check_closed
raise RuntimeError('Event loop is closed')
RuntimeError: Event loop is closed
Test report
===========
Sincerely,
-The Buildbot
[View Less]
1
0